win32/common/config.h: Update to CVS version.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2
3         * win32/common/config.h:
4           Update to CVS version.
5
6         * win32/common/config.h.in:
7           Hardcode path to plugin install helper exe, just like we hardcode
8           the paths in core. Removes another source of VCS conflicts for
9           people hacking gst-plugins-base on systems with autotools.
10
11 2008-12-13  Edward Hervey  <bilboed@gmail.com>
12
13         * m4/Makefile.am:
14         And a couple more .m4 that don't exist anymore with gettext 0.17
15
16 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
17
18
19         * m4/Makefile.am:
20         inttypes.m4 hasn't been available since gettext-0.15, and since we now
21         require gettext >= 0.17 ... we can remove it from the list of files to
22         dist.
23
24 2008-12-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
25
26         * gst-libs/gst/audio/gstbaseaudiosink.c:
27         (gst_base_audio_sink_slave_method_get_type),
28         (gst_base_audio_sink_class_init):
29         * gst-libs/gst/audio/gstbaseaudiosink.h:
30         * gst-libs/gst/audio/gstbaseaudiosrc.c:
31         (gst_base_audio_src_slave_method_get_type),
32         (gst_base_audio_src_class_init):
33         * gst-libs/gst/audio/gstbaseaudiosrc.h:
34         API: Add GST_TYPE_BASE_AUDIO_(SRC|SINK)_SLAVE_METHOD to the
35         public API. This is needed for the C++ bindings to be able
36         to use this base classes. Fixes bug #564200, #564206.
37
38 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
39
40         * gst-libs/gst/cdda/gstcddabasesrc.c:
41         (gst_cdda_base_src_handle_event):
42         Remove erroneous gst_buffer_ref().
43         * tests/check/libs/rtp.c: (GST_START_TEST):
44         Don't forget to unref the buffer once you're done with it.
45
46 2008-12-12  Stefan Kost  <ensonic@users.sf.net>
47
48         * gst/playback/gstplaybin.c:
49         * gst/playback/gstplaybin2.c:
50           XRef to GstXOverlay.
51
52 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
53
54         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_finalize):
55         Free the factory array when finalizing.
56         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
57         Use a GstStaticPadTemplate since the src pad caps are fixed.
58
59 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
60
61         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_base_init),
62         (gst_vorbis_enc_init):
63         Make vorbisenc's pad template behave like vorbisdec's. Fixes a leak with
64         pad templates.
65
66 2008-12-12  Edward Hervey  <edward.hervey@collabora.co.uk>
67
68         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
69         (gst_riff_create_video_template_caps):
70         Add mapping for VP6 in avi/riff.
71
72 2008-12-11  Edward Hervey  <edward.hervey@collabora.co.uk>
73
74         * gst/subparse/samiparse.c: (sami_context_push_state),
75         (sami_context_pop_state), (start_sami_element), (end_sami_element):
76         Some versions of libxml seem to be very picky as to strict formatting
77         of the input and never 'close' the final </body> tag.
78         In order to fix that bad behaviour, we trigger the flushing of
79         remaining data on both </body> and </sami>.
80         Fixes #557365
81
82 2008-12-11  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
83
84         Patch by: Guillaume Emont <guillaume at fluendo dot com>
85
86         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
87         Add typefinders for MS Word files and OS X .DS_Store files to
88         prevent them to be recognized as MPEG files. Fixes bug #564098.
89
90 2008-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
91
92         * gst/playback/gstplaysink.c: (gen_audio_chain),
93         (gst_play_sink_reconfigure):
94         Add some more debug info.
95         Fix linking of just an encoded sink.
96         Handle failure to create a sink chain more gracefully than crashing.
97
98 2008-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
99
100         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
101         Pushing 10 buffers is enough to run the test.
102
103 2008-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
104
105         * tests/examples/seek/seek.c: (do_seek), (stop_cb),
106         (skip_toggle_cb), (rate_spinbutton_changed_cb), (msg_segment_done),
107         (main):
108         Hook up the SKIP seek flag.
109
110 2008-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
111
112         * gst/playback/gstplaybin2.c: (pad_added_cb):
113         Error out with a missing-plugin error when the input-selector was not
114         found.
115
116         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
117         Indentation.
118
119 2008-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
120
121         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
122         (gst_play_sink_dispose), (gst_play_sink_finalize), (try_element),
123         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
124         (gst_play_sink_send_event), (gst_play_sink_change_state):
125         Use G_DEFINE_TYPE.
126         Try to set the selected sink to READY before using it. This will allow
127         for detection of incompatible formats sooner.
128         Don't cause a fatal error when conversion elements are missing but post
129         a missing-element message and a warning instead because things might
130         still link and run fine.
131         Simplyfy the construction of audio and video sink chains.
132
133 2008-12-10  Wim Taymans  <wim.taymans@collabora.co.uk>
134
135         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init),
136         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize):
137         Use G_DEFINE_TYPE for the OggPad to get some threadsafe type 
138         init from glib.
139
140 2008-12-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
141
142         Patch by: Luis Menina <liberforce at freeside dot fr>
143
144         * gst-libs/gst/floatcast/floatcast.h:
145         * gst/typefind/gsttypefindfunctions.c:
146         Include glib.h instead of a specific GLib header. Including single
147         GLib headers is deprecated. Fixes bug #563904.
148
149 2008-12-09  Julien Moutte  <julien@fluendo.com>
150
151         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps): 
152         Support higher max audio rates for some formats (WAV, Vorbis, LPCM).
153
154 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
155
156         * gst-libs/gst/riff/riff-read.c:
157           Fix handling of odd chunks in riff metadata.
158
159 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
160
161         * gst/volume/gstvolume.c: (gst_volume_class_init),
162         (volume_before_transform), (volume_transform_ip):
163         Use new basetransform vmethod to reconfigure the dynamic properties and
164         any pending volume/mute changes. Fixes #563508.
165
166 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
167
168         * configure.ac:
169         First check for "theoraenc theoradec" and if that failed check
170         for "theora >= 1.0alpha5". The former appeared in 1.0beta3 and
171         deprecate the latter. Also linking on Windows fails with just "theora"
172         and the version check would fail for the release candidates.
173         Fixes bug #563718.
174
175 2008-12-08  Stefan Kost  <ensonic@users.sf.net>
176
177         * gst/playback/gstdecodebin.c:
178         * gst/playback/gstdecodebin2.c:
179           Add basic docs to decodebin and link to decodebin from decodebin2.
180           
181 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
182
183         Patch by: Olivier Crete  <tester at tester ca>
184
185         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_remove):
186         * gst-libs/gst/rtp/gstrtcpbuffer.h:
187         Implement gst_rtcp_packet_remove(). Fixes #563174.
188
189         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
190         Add unit test for some RTCP functions.
191
192 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
193
194         * configure.ac:
195         Apparently AC_CONFIG_MACRO_DIR breaks when using more
196         than one macro directory, reverting last change.
197
198 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
199
200         * configure.ac:
201         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
202         our M4 macros.
203
204 2008-12-03  Edward Hervey  <edward.hervey@collabora.co.uk>
205
206         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
207         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
208         Clear all flags on buffers returned from the image pool.
209         Fixes #563143
210
211 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
212
213         Patch by: Cygwin Ports maintainer
214                   <yselkowitz at users dot sourceforge dot net>
215
216         * autogen.sh:
217         * configure.ac:
218         Require gettext 0.17 because older versions don't mix with libtool
219         2.2. At build time an older gettext version will still work.
220         Fixes bug #556091.
221
222 2008-11-28  Christian Schaller <christian.schaller@collabora.co.uk>
223
224         * gst/speexresample/Makefile.am: fix build by removing -lgstaudio 
225
226 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
227
228         * docs/plugins/gst-plugins-base-plugins.args:
229         * docs/plugins/gst-plugins-base-plugins.hierarchy:
230         * docs/plugins/gst-plugins-base-plugins.interfaces:
231         * docs/plugins/gst-plugins-base-plugins.prerequisites:
232         * docs/plugins/inspect/plugin-videorate.xml:
233         * gst/speexresample/gstspeexresample.c:
234         Update documentation of speexresample for the new element name.
235
236 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
237
238         * gst/speexresample/README:
239         Update README with the latest diff between the Speex resampler
240         and our copy.
241
242 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
243
244         * gst/speexresample/gstspeexresample.c: (plugin_init):
245         Update the debug category from speex_resample to audioresample.
246
247 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
248
249         * gst/audioresample/Makefile.am:
250         * gst/audioresample/buffer.c:
251         * gst/audioresample/buffer.h:
252         * gst/audioresample/debug.c:
253         * gst/audioresample/debug.h:
254         * gst/audioresample/functable.c:
255         * gst/audioresample/functable.h:
256         * gst/audioresample/gstaudioresample.c:
257         * gst/audioresample/gstaudioresample.h:
258         * gst/audioresample/resample.c:
259         * gst/audioresample/resample.h:
260         * gst/audioresample/resample_chunk.c:
261         * gst/audioresample/resample_functable.c:
262         * gst/audioresample/resample_ref.c:
263         * tests/check/elements/audioresample.c:
264         Remove audioresample files.
265
266 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
267
268         * docs/plugins/inspect/plugin-audioresample.xml:
269         Regenerated for library filename change.
270
271 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
272
273         * configure.ac:
274         * docs/plugins/Makefile.am:
275         * docs/plugins/gst-plugins-base-plugins-sections.txt:
276         * docs/plugins/gst-plugins-base-plugins.args:
277         * docs/plugins/gst-plugins-base-plugins.hierarchy:
278         * docs/plugins/gst-plugins-base-plugins.interfaces:
279         * docs/plugins/gst-plugins-base-plugins.prerequisites:
280         * docs/plugins/inspect/plugin-adder.xml:
281         * docs/plugins/inspect/plugin-alsa.xml:
282         * docs/plugins/inspect/plugin-audioconvert.xml:
283         * docs/plugins/inspect/plugin-audiorate.xml:
284         * docs/plugins/inspect/plugin-audioresample.xml:
285         * docs/plugins/inspect/plugin-audiotestsrc.xml:
286         * docs/plugins/inspect/plugin-cdparanoia.xml:
287         * docs/plugins/inspect/plugin-decodebin.xml:
288         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
289         * docs/plugins/inspect/plugin-gdp.xml:
290         * docs/plugins/inspect/plugin-gio.xml:
291         * docs/plugins/inspect/plugin-gnomevfs.xml:
292         * docs/plugins/inspect/plugin-libvisual.xml:
293         * docs/plugins/inspect/plugin-ogg.xml:
294         * docs/plugins/inspect/plugin-pango.xml:
295         * docs/plugins/inspect/plugin-playback.xml:
296         * docs/plugins/inspect/plugin-queue2.xml:
297         * docs/plugins/inspect/plugin-subparse.xml:
298         * docs/plugins/inspect/plugin-tcp.xml:
299         * docs/plugins/inspect/plugin-theora.xml:
300         * docs/plugins/inspect/plugin-typefindfunctions.xml:
301         * docs/plugins/inspect/plugin-uridecodebin.xml:
302         * docs/plugins/inspect/plugin-video4linux.xml:
303         * docs/plugins/inspect/plugin-videorate.xml:
304         * docs/plugins/inspect/plugin-videoscale.xml:
305         * docs/plugins/inspect/plugin-videotestsrc.xml:
306         * docs/plugins/inspect/plugin-volume.xml:
307         * docs/plugins/inspect/plugin-vorbis.xml:
308         * docs/plugins/inspect/plugin-ximagesink.xml:
309         * docs/plugins/inspect/plugin-xvimagesink.xml:
310         * gst/speexresample/gstspeexresample.c: (plugin_init):
311         * gst/speexresample/Makefile.am:
312         * tests/check/Makefile.am:
313         * tests/check/elements/speexresample.c: (setup_speexresample),
314         (GST_START_TEST), (test_pipeline):
315         Rename the moved speexresample to audioresample, integrate into the
316         build system and remove the old audioresample from the build system.
317         Fixes bug #558124, #385061, #346218, #116051.
318
319 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
320
321         * gst-libs/gst/audio/gstbaseaudiosrc.c:
322         (gst_base_audio_src_get_offset), (gst_base_audio_src_create):
323         Avoid nasty int overflows after about 12 hours and 25 minutes when these
324         code paths are triggered. 
325         A free beer to Håvard Graff for finding this!
326
327 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
328
329         Patch by: 이문형 <iwings at gmail dot com>
330
331         * gst-libs/gst/rtsp/gstrtspconnection.c:
332         (gst_rtsp_connection_connect):
333         A successful gst_poll_wait() doesn't always mean successful connect() on
334         Windows.  We should check errors by calling gst_poll_fd_has_error().
335         See #561924.
336
337 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
338
339         * gst-libs/gst/rtp/gstrtcpbuffer.c:
340         Fix typo in the docs.
341
342 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
343
344         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
345         If no stream was found before receiving EOS, post an error message.
346         Fixes #561924.
347
348 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
349
350         * ext/theora/gsttheoraenc.h:
351         * ext/theora/theoraenc.c: (gst_theora_enc_init),
352         (theora_buffer_from_packet), (theora_push_packet),
353         (theora_enc_sink_event), (theora_enc_is_discontinuous),
354         (theora_enc_chain):
355         Parse segment events.
356         Pass incomming buffer timestamps to outgoing buffers.
357         Use the running_time to construct the granulepos.
358         Fixes #562163.
359
360 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
361
362         * gst/playback/gstplaybin2.c: (activate_group):
363         Fix buffer-duration property.
364
365 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
366
367         * gst-libs/gst/audio/gstbaseaudiosink.c:
368         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
369         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
370         (gst_base_audio_sink_change_state):
371         Really fix audiosink drain handling by keeping track of the running_time
372         of the last sample.
373
374 2008-11-24  Michael Smith <msmith@songbirdnest.com>
375
376         * gst/playback/gstplaybin2.c:
377           Add notification of current stream. Add ability to configure buffer
378           sizes.
379         * gst/playback/gsturidecodebin.c:
380           Add ability to configure buffer sizes for streaming mode.
381           Bug #561734.
382
383 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
384
385         * gst-libs/gst/audio/gstbaseaudiosink.c:
386           Time is already in running_time. Remove base_time handling. Fixes
387           audiosinks not draining and thus chopping some audio in the end.
388
389 2008-11-24  David Schleef  <ds@schleef.org>
390
391         * ext/ogg/gstoggmux.c:
392         * ext/ogg/gstoggmux.h:
393           If we're muxing a dirac stream, flush the page after every picture.
394
395 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
396
397         * gst-libs/gst/audio/gstbaseaudiosink.c:
398           Add one log message to check for audio_drained. Sync one log message
399           with the condition. Send EOS after draining audio in pull mode.
400
401 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
402
403         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
404         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
405         Use gst_buffer_try_new_and_alloc() and fail properly if the
406         allocation failed. This prevents abort() if downstream elements
407         request an insane amount of memory.
408
409 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
410
411         * gst/volume/gstvolume.c: (volume_choose_func),
412         (volume_update_volume), (gst_volume_set_volume),
413         (gst_volume_get_volume), (gst_volume_set_mute),
414         (gst_volume_class_init), (gst_volume_init),
415         (volume_process_double), (volume_process_float),
416         (volume_process_int32), (volume_process_int32_clamp),
417         (volume_process_int24), (volume_process_int24_clamp),
418         (volume_process_int16), (volume_process_int16_clamp),
419         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
420         (volume_transform_ip), (volume_set_property),
421         (volume_get_property):
422         * gst/volume/gstvolume.h:
423         Cleanup volume, define and use default values.
424         Recalculate new volume and mute setup before processing. Fixes #561789.
425
426         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
427         Add controller unit test. Patch by: Jonathan Matthew
428         Fix bogus test that messed with basetransform's internal state.
429
430 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
431
432         * gst/videorate/gstvideorate.c:
433         Add jpeg and png image media types to the caps. Fixes #561436.
434
435 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
436
437         * gst/playback/gstplaysink.c: (gen_audio_chain):
438         Don't post an error when we can't configure the volume but post a
439         warning instead. Fixes #561780.
440
441 2008-11-21  David Schleef  <ds@schleef.org>
442
443         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
444
445         * gst/videotestsrc/gstvideotestsrc.c:
446         * gst/videotestsrc/gstvideotestsrc.h:
447         * gst/videotestsrc/videotestsrc.c:
448         * gst/videotestsrc/videotestsrc.h:
449           Add a zone plate pattern generator based on BBC R&D Report
450           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
451           kx2=20 ky2=20 kt=1'.
452
453 2008-11-20  Michael Smith <msmith@songbirdnest.com>
454
455         * gst/playback/gstdecodebin2.c:
456           Fix random fat-fingering making this not compile.
457
458 2008-11-20  Michael Smith <msmith@songbirdnest.com>
459
460         * gst/playback/gstdecodebin2.c:
461           If the top-level type of the stream is plain text, don't try to decode
462           it, matching behaviour of decodebin.
463         * gst/playback/gstplaysink.c:
464           If we fail to generate a text chain (e.g. due to missing optional
465           plugins), don't crash.
466
467 2008-11-20  Michael Smith <msmith@songbirdnest.com>
468
469         * gst-libs/gst/rtsp/gstrtspdefs.c:
470           Fix win32 build. Oops.
471
472 2008-11-20  Michael Smith <msmith@songbirdnest.com>
473
474         * gst-libs/gst/rtsp/gstrtspdefs.c:
475           Use WSAGetLastError() rather than errno/h_errno on win32.
476
477 2008-11-20  Michael Smith <msmith@songbirdnest.com>
478
479         * gst-libs/gst/riff/riff-media.c:
480           Support WMA Lossless properly.
481
482 2008-11-18  David Schleef  <ds@schleef.org>
483
484         * gst/videotestsrc/gstvideotestsrc.c:
485         * gst/videotestsrc/gstvideotestsrc.h:
486         * gst/videotestsrc/videotestsrc.c:
487         * gst/videotestsrc/videotestsrc.h:
488           Add "colorspec" property, specifying whether to generate BT.601
489           or BT.709 video.  This only affects YCbCr values, not RGB, since
490           if you're generating a 709 test pattern, presumably you want
491           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
492           uses 75% colors instead of 100%, since this is often more useful
493           for testing (and also follows the SMPTE EG-1 guideline).
494
495 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
496
497         * gst/playback/gstdecodebin.c:
498         Add a "sink-caps" property to decodebin like it's done for decodebin2.
499         Fixes #560380.
500
501 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
502
503         * gst/audioresample/gstaudioresample.c:
504         Guard against a NULL dereference I somehow encountered -
505         with a FLUSH_STOP arriving either before basetransform _start(),
506         or after _stop().
507
508         * gst/typefind/gsttypefindfunctions.c:
509         Make sure we never jump backwards when typefinding corrupt mov files.
510
511 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
512
513         * gst-libs/gst/interfaces/propertyprobe.c:
514         Fix random type causing a docs warning.
515
516 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
517
518         * sys/v4l/gstv4l.c:
519           Give it a minimal rank for autovideosrc.
520
521 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
522
523         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
524         (plugin_init):
525         Improve typefinding of ISO JPEG2000 mime types.
526
527 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
528
529         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
530         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
531         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
532         * sys/xvimage/xvimagesink.h:
533         Avoid typechecking when we do trivial casts.
534         Move error handling out of the main program flow.
535         Sneak in the display-region caps property, not completely correct yet.
536         Cache the width/height in buffer_alloc instead of parsing it from the
537         caps all the time.
538
539 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
540
541         * gst/playback/gstplaybin2.c: (deactivate_group):
542         don't try to unlink the selector sinkpad when we don't have it yet. This
543         can happen if an error occured before the group was complete.
544
545 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
546
547         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
548         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
549         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
550         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
551         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
552         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
553         (gst_rtp_buffer_get_extension_data),
554         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
555         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
556         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
557         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
558         (gst_rtp_buffer_get_payload_type),
559         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
560         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
561         (gst_rtp_buffer_set_timestamp),
562         (gst_rtp_buffer_get_payload_subbuffer),
563         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
564         Avoid expensive type checks we already did as part of the 
565         _validate() function that should be called first.
566
567 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
568
569         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
570         (gst_base_rtp_depayload_push_full),
571         (gst_base_rtp_depayload_set_gst_timestamp):
572         Fix some cases where a newsegment event was not sent.
573
574 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
575
576         * gst/playback/gstplaybin2.c: (activate_group):
577         Catch state change errors and stop from the uridecodebin elements
578         instead of trying to continue in vain.
579
580 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
581
582         * gst-libs/gst/audio/gstbaseaudiosink.c:
583         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
584         (gst_base_audio_sink_callback):
585         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
586         for the latency to expire, fixes #559567.
587
588 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
589
590         * gst/adder/gstadder.c:
591           Change author string after seeing output of gst-inspector.
592
593 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
594
595         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
596         Don't try to do crazy things when we only have a text pad without a
597         video pad. Fixes #559478.
598
599 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
600
601         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
602         Fix case where we don't have a range for the rates or channels as is the
603         case with truespeech.
604
605 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
606
607         * gst/volume/gstvolume.c: (volume_update_real_volume),
608         (gst_volume_set_volume), (gst_volume_get_volume),
609         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
610         (volume_transform_ip), (volume_update_mute),
611         (volume_update_volume), (volume_get_property):
612         * gst/volume/gstvolume.h:
613         Keep negotiated state in a separate variable.
614         Protect the volume and mute properties with the object lock.
615         Protect modifying the transform with the transform lock.
616
617 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
618
619         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
620         (gst_ffmpeg_pixfmt_to_caps):
621         Only convert caps to string when debug is enabled.
622
623 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
624
625         * ext/theora/gsttheoradec.h:
626         * ext/theora/theoradec.c: (gst_theora_dec_init),
627         (gst_theora_dec_reset), (theora_dec_src_event),
628         (theora_dec_sink_event), (theora_handle_type_packet):
629         Copy seqnum.
630         Keep events in a pending list, like vorbisdec, instead of trying
631         to construct a segment event ourselves.
632
633         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
634         (vorbis_dec_src_event), (vorbis_dec_sink_event):
635         * ext/vorbis/vorbisdec.h:
636         Copy seqnum.
637
638 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
639
640         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
641         (gst_ogg_demux_deactivate_current_chain),
642         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
643         (gst_ogg_demux_loop):
644         * ext/ogg/gstoggdemux.h:
645         Copy seqnums around to track playback segments and messages.
646
647 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
648
649         Based on patch by: Matthias Kretz <kretz at kde dot org>
650
651         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
652         (gst_alsasink_prepare), (gst_alsasink_unprepare),
653         (gst_alsasink_write):
654         Make all access non-blocking so that we can better handle unplugging
655         of usb devices. Fixes #559111
656
657 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
658
659         Patch by: Damien Lespiau  <damien.lespiau gmail com>
660
661         * gst-libs/gst/rtsp/gstrtspconnection.c:
662         (gst_rtsp_connection_write):
663         Make the next call to poll not depend on previous calls to poll with or
664         without reading from the active descriptor. Fixes #544293.
665
666 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
667
668         Patch by: Nick Haddad <nick at haddads dot net>
669
670         * gst-libs/gst/riff/riff-ids.h:
671         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
672         Add support for other fourcc codes that are commonly used for
673         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
674         Fixes #558553.
675
676 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
677
678         * gst/audioresample/gstaudioresample.c:
679           Return the result of parent_class->event().
680
681 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
682
683         * gst/audioresample/gstaudioresample.c:
684         (gst_audioresample_class_init), (audioresample_fixate_caps):
685         Fixate the rate to the nearest supported rate instead of
686         the first one. Fixes bug #549510.
687
688 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
689
690         * win32/common/libgstaudio.def:
691         Add new symbols.
692
693 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
694
695         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
696         Attempt to make obfuscated code clearer.
697
698 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
699
700         * docs/libs/gst-plugins-base-libs-sections.txt:
701         * gst-libs/gst/floatcast/floatcast.h:
702         Move float endianness conversion macros to core. Second part of
703         bug ##555196.
704
705 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
706
707         * sys/ximage/ximagesink.h:
708         * sys/xvimage/xvimagesink.h:
709           Don't mark as gtk-doc docs as they aren't public.
710
711 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
712
713         * sys/xvimage/xvimagesink.c:
714         * sys/xvimage/xvimagesink.h:
715         * tests/icles/Makefile.am:
716         * tests/icles/test-colorkey.c:
717           Allow setting colorkey if possible. Implement property probe interface
718           for optional X features (autopaint-colorkey, double-buffer and
719           colorkey). Fixes #554533
720
721 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
722
723         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
724         Remove useless buffer size assignment. It already has this value.
725
726 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
727
728         * gst-libs/gst/audio/gstaudiosink.c:
729         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
730         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
731         (gst_audioringbuffer_stop):
732         Implement a separate activate functions to start monitoring the segments
733         or, in pull mode, pulling in data.
734
735         * gst-libs/gst/audio/gstbaseaudiosink.c:
736         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
737         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
738         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
739         (gst_base_audio_sink_activate_pull),
740         (gst_base_audio_sink_async_play),
741         (gst_base_audio_sink_change_state):
742         Implement pad and element convert query function.
743         Activate the ringbuffer.
744         Use the segment last_stop value as the offset to pull.
745         Use new basesink _do_preroll() method to preroll in the pulling thread.
746         Take appropriate locking in the pulling thread.
747
748         * gst-libs/gst/audio/gstringbuffer.h:
749         Update some docs.
750
751 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
752
753         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
754         Improve MXF typefinding a bit by searching for a header partition
755         pack instead of just a general partition pack and checking more
756         bytes for valid values.
757
758 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
759
760         * tests/icles/.cvsignore:
761         update ignore file.
762
763         * tests/icles/Makefile.am:
764         * tests/icles/test-box.c: (make_pipeline), (main):
765         Add another interactive command line experimentation suite for
766         dynamically boxing/cropping/saling an input video.
767
768 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
769
770         * docs/libs/gst-plugins-base-libs-sections.txt:
771         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
772         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
773         * gst-libs/gst/audio/gstringbuffer.h:
774         Add methods to more accuratly control the pulling thread of a
775         ringbuffer.
776         Add format conversion helper code to the ringbuffer.
777         API: GstRingBuffer:gst_ring_buffer_activate()
778         API: GstRingBuffer:gst_ring_buffer_is_active()
779         API: GstRingBuffer:gst_ring_buffer_convert()
780
781 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
782
783         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
784         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
785         (gst_audioringbuffer_stop):
786         Signal thread startup earlier so that we can immediatly go into pull
787         mode when we have to and block on preroll.
788
789 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
790
791         * gst-libs/gst/audio/gstringbuffer.c:
792         (gst_ring_buffer_prepare_read):
793         In pull mode we want the callback to prepull a buffer we can preroll on
794         even when we are not yet playing.
795
796 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
797
798         * ext/alsa/Makefile.am:
799         * ext/cdparanoia/Makefile.am:
800         * ext/gio/Makefile.am:
801         * ext/gnomevfs/Makefile.am:
802         * ext/libvisual/Makefile.am:
803         * ext/ogg/Makefile.am:
804         * ext/pango/Makefile.am:
805         * ext/theora/Makefile.am:
806         * ext/vorbis/Makefile.am:
807         * gst/adder/Makefile.am:
808         * gst/audioconvert/Makefile.am:
809         * gst/audiorate/Makefile.am:
810         * gst/audioresample/Makefile.am:
811         * gst/audiotestsrc/Makefile.am:
812         * gst/ffmpegcolorspace/Makefile.am:
813         * gst/gdp/Makefile.am:
814         * gst/playback/Makefile.am:
815         * gst/subparse/Makefile.am:
816         * gst/tcp/Makefile.am:
817         * gst/typefind/Makefile.am:
818         * gst/videorate/Makefile.am:
819         * gst/videoscale/Makefile.am:
820         * gst/videotestsrc/Makefile.am:
821         * gst/volume/Makefile.am:
822         * sys/v4l/Makefile.am:
823         * sys/ximage/Makefile.am:
824         * sys/xvimage/Makefile.am:
825           Don't install static libs for plugins. Fixes #550851 for base.
826
827 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
828
829         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
830         Set the default blocksize to -1 because we will then use the configured
831         samplesperbuffer to create our output buffer.
832
833 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
834
835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
836         (gst_riff_create_video_template_caps):
837         Add mappping for the KMVC (Karl Morton's Video) Codec.
838
839 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
840
841         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
842         Don't forget to advance the offset of what we're matching against, else
843         we end up in a forever loop.
844
845 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
846
847         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
848         Improve typefinding a bit. If we don't have a Unicode charset
849         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
850
851 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
852
853         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
854         Fix build on macosx.
855
856 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
857
858         Based on patch by: Robin Stocker <robin at nibor dot org>
859
860         * ext/theora/gsttheoradec.h:
861         * ext/theora/theoradec.c: (gst_theora_dec_init),
862         (theora_dec_setcaps), (theora_handle_type_packet),
863         (theora_dec_decode_buffer), (theora_dec_change_state):
864         Parse input caps and make the PAR override the encoded PAR when
865         specified by a container. Fixes #555699.
866
867 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
868
869         * gst-libs/gst/rtp/gstbasertpdepayload.c:
870         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
871         (gst_base_rtp_depayload_set_gst_timestamp),
872         (gst_base_rtp_depayload_change_state):
873         * gst-libs/gst/rtp/gstbasertpdepayload.h:
874         Add some more G_LIKELY
875         Fail when the setcaps function was not called.
876
877         * gst-libs/gst/rtp/gstbasertppayload.c:
878         (gst_basertppayload_set_outcaps):
879         Propagate return value of setcaps.
880
881 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
882
883         * gst/subparse/Makefile.am:
884         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
885         (gst_sub_parse_class_init), (gst_sub_parse_init),
886         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
887         (get_next_line), (gst_sub_parse_data_format_autodetect),
888         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
889         (gst_subparse_type_find):
890         * gst/subparse/gstsubparse.h:
891         Add support for UTF16/UTF32 subtitles as long as the first bytes of
892         the first buffer contain the BOM. This also adds support for other
893         encodings that allow NUL bytes via the encoding property.
894         Fixes bugs #552237 and #456788.
895
896 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
897
898         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
899         Don't drop the last byte of image tags if they're not an URI list.
900         Fixes bug #556066.
901
902 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
903
904         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
905         For looking at the 4th byte we have to get 4 bytes of course
906         and not 3.
907
908 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
909
910         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
911         Improve FLAC-without-headers typefinding by looking at most of the
912         frame header and checking if invalid values are used. Should prevent
913         quite some false positives compared to the old version which only
914         check if the first 14 bits are set.
915
916 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
917
918         * sys/xvimage/xvimagesink.c:
919           Don't assert on caps==NULL.
920
921 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
922
923         * gst/subparse/gstsubparse.c:
924         (gst_sub_parse_data_format_autodetect), (handle_buffer),
925         (gst_sub_parse_change_state):
926         * gst/subparse/gstsubparse.h:
927         * tests/check/elements/subparse.c: (GST_START_TEST):
928         Add support for subtitle files with UTF-8 BOM at the beginning
929         by simple stripping it from the first line before passing it
930         to any parsing code. Fixes bug #555257 and playback of files
931         created by Gnome Subtitles.
932
933 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
934
935         * gst/audiotestsrc/gstaudiotestsrc.c:
936         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
937         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
938         (gst_audio_test_src_start), (gst_audio_test_src_stop),
939         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
940         (gst_audio_test_src_create):
941         * gst/audiotestsrc/gstaudiotestsrc.h:
942         Define the default property values in the usual place.
943         Implement start/stop to reset values correctly.
944         Calculate the sample size only once when we negotiate.
945         Rename some values to make more sense.
946         Keep track of our byte range.
947         Add support for pull based scheduling. Disabled for now until we have
948         the whole stack working.
949         Set the BUFFER_OFFSET correctly.
950
951 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
952
953         Based on a patch by: xavierb at gmail dot com
954
955         * gst/subparse/gstsubparse.c:
956         (gst_sub_parse_data_format_autodetect):
957         * tests/check/elements/subparse.c: (GST_START_TEST):
958         Make the detection of the used subtitle a bit less strict
959         for srt subtitles. Fixes bug #555607.
960
961 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
962
963         * ext/vorbis/vorbisenc.c:
964         (gst_vorbis_enc_buffer_check_discontinuous):
965         Fix discontinuity detection which was broken by last commit.
966
967 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
968
969         * configure.ac::
970           Require core CVS for ghostpad API additions used by decodebin2.
971
972 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
973
974         * gst-libs/gst/audio/gstbaseaudiosrc.c:
975         (gst_base_audio_src_create):
976         Fix debug statements (space between '%' and actual format).
977
978 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
979
980         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
981         Remove bogus assert, the decodepad could have been created inside an
982         already existing group.
983
984 2008-10-08  Andy Wingo  <wingo@pobox.com>
985
986         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
987         target instead of setting it.
988         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
989         API for a decode pad. The bugfix is that we set the group in
990         activate(), not when the pad was created because it might be NULL
991         then.
992         (gst_decode_group_control_source_pad, gst_decode_group_expose):
993         Update to use the API.
994
995 2008-10-08  Andy Wingo  <wingo@pobox.com>
996
997         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
998         be a subclass of GstGhostPad.
999         (analyze_new_pad): So, when emitting the signals that determine
1000         how we do autoplugging, already create the ghost pad and use it as
1001         the pad in the signal arguments. This allows applications to make
1002         a connection between the pad passed in e.g. autoplug-continue, and
1003         the pad passed in new-decoded-pad.
1004         (connect_pad, expose_pad): Update to receive the ghosted decode
1005         pad in the args, retargetting it as necessary if we have to plug
1006         the target pad through a multiqueue.
1007         (gst_decode_group_control_source_pad): Adapt to receive an
1008         already-ghosted pad that just needs activation, blocking, and
1009         drain notification.
1010         (sort_end_pads): Adapt for decode pads actually being pads.
1011         (gst_decode_group_expose): Adapt for decode pads actually being
1012         pads. Rewrite the decode pad names so they appear in order. Adds a
1013         new error case if we couldn't set the name.
1014         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
1015         logic.
1016         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
1017         New API for the decode pad, needed because we shouldn't do these
1018         things inside gst_decode_pad_new(), but after.
1019         (gst_decode_pad_new): Change to actually make the real pad, and
1020         delay the blocking/drainage bits.
1021
1022 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1023
1024         Patch by: Daniel Drake <dsd at laptop dot org>
1025
1026         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
1027         Unref all buffers when clearing collectpads. Fixes bug #546955.
1028
1029 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1030
1031         Based on a patch by: Klaas <klaas at rivercrew dot net>
1032
1033         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
1034         (gst_vorbis_enc_buffer_check_discontinuous),
1035         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
1036         * ext/vorbis/vorbisenc.h:
1037         Keep track of the upstream segments and use the running time on that
1038         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
1039
1040 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1041
1042         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
1043         Prevent overflows with big buffer when calculating the size of
1044         the intermediate buffer by using gst_util_uint64_scale() instead of
1045         plain arithmetics. Fixes bug #552801.
1046
1047 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1048
1049         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
1050
1051         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
1052         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
1053         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
1054         (gst_clock_overlay_get_property):
1055         * ext/pango/gstclockoverlay.h:
1056         API: Add ability to specify format for date/time display by
1057         adding a "time-format" property.
1058         Fixes bug #554879.
1059
1060 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1061
1062         Patch by: Jan Gerber <j at oil21 dot org>
1063
1064         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1065         (gst_riff_create_video_template_caps):
1066         Add FFV1 fourcc to support playback of FFMPEG lossless video
1067         in AVI. Fixes bug #555319.
1068
1069 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1070
1071         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
1072
1073         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1074         (gst_base_audio_src_create):
1075         Implement skew clock slaving. Fixes #552559.
1076
1077 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1078
1079         * gst-libs/gst/audio/multichannel.c:
1080         * gst-libs/gst/audio/testchannels.c:
1081         Fix include of config.h
1082
1083 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1084
1085         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
1086
1087         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
1088         (print_media), (gst_sdp_message_dump):
1089         Fix parsing of the c= field containing multicast addresses.
1090         Fixes #552199.
1091         Add the connection info to the session or streams.
1092         Fix parsing of the bandwidth.
1093         Add debugging for the connections and bandwidths for a media.
1094         Add debugging for the bandwidth of the session. 
1095
1096 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1097
1098         * gst-libs/gst/rtp/gstbasertppayload.c:
1099         (gst_basertppayload_change_state):
1100         Configure the next seqnum and timestamp in the state change so that they
1101         can be queried soon after.
1102
1103 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1104
1105         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1106         (gst_base_rtp_depayload_chain):
1107         Improve debugging of the rtptime.
1108
1109 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
1110
1111         * configure.ac:
1112         Back to development -> 0.10.21.1
1113
1114 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1115
1116         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1117         (plugin_init):
1118         Add typefinding for FLAC without headers in the beginning.
1119         This is already handled by flacdec and friends.
1120
1121 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1122
1123         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
1124         (plugin_init):
1125         Add typefinder for MXF.
1126
1127 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
1128
1129         * tests/icles/Makefile.am:
1130         Only build test-colorkey if GTK+ is available.
1131
1132 === release 0.10.21 ===
1133
1134 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
1135
1136         * configure.ac:
1137           releasing 0.10.21, "We Could Be Wrong"
1138
1139 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
1140
1141         * configure.ac:
1142         0.10.20.4 pre-release
1143
1144 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1145
1146         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
1147
1148         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
1149         Set the BOS flag on the BOS packet. Fixes #553244.
1150
1151 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1152
1153         * gst-libs/gst/rtsp/gstrtspmessage.c:
1154         (gst_rtsp_message_parse_request),
1155         (gst_rtsp_message_parse_response):
1156         Fix the g_return_val_if_fail() statements.
1157
1158 2008-09-22  Michael Smith <msmith@songbirdnest.com>
1159
1160         * gst-libs/gst/tag/gsttagdemux.c:
1161           Fail to activate if there's insufficient data in the file to be usable,
1162           preventing an assertion fail later. Fixes #552960
1163
1164 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
1165
1166         * gst-libs/gst/pbutils/descriptions.c:
1167         * gst/typefind/gsttypefindfunctions.c:
1168           Recognise Kate subtitle streams (#550582).
1169
1170 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
1171
1172         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
1173           Remove trailing comma from enum list, which causes problems
1174           with -pendantic (#550729).
1175
1176 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
1177
1178         * configure.ac:
1179         0.10.20.2 pre-release
1180
1181         * po/LINGUAS:
1182         * po/id.po:
1183         * po/pt_BR.po:
1184
1185         New translations.
1186
1187 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1188
1189         * gst-libs/gst/interfaces/propertyprobe.c:
1190           (gst_property_probe_get_properties),
1191           (gst_property_probe_get_property),
1192           (gst_property_probe_probe_property),
1193           (gst_property_probe_probe_property_name),
1194           (gst_property_probe_needs_probe),
1195           (gst_property_probe_needs_probe_name),
1196           (gst_property_probe_get_values),
1197           (gst_property_probe_get_values_name),
1198           (gst_property_probe_probe_and_get_values),
1199           (gst_property_probe_probe_and_get_values_name):
1200           More sanity checks for our second-favourite interface.
1201
1202 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
1203
1204         * gst-libs/gst/interfaces/propertyprobe.c:
1205           Check for NULL pointer, in the hope that this fixes #532864.
1206
1207 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1208
1209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
1210           No really, the next release is 0.10.21 (fix Since: tags in docs).
1211
1212 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
1213
1214         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
1215         Disable a code path that is now called but causes a deadlock for some
1216         reason and is unneeded.
1217
1218 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
1219
1220         * sys/xvimage/xvimagesink.c:
1221         * sys/xvimage/xvimagesink.h:
1222           Add a "draw-border" property that can be set to false to disable
1223           drawing borders.
1224           
1225         * tests/icles/test-colorkey.c:
1226         * tests/icles/Makefile.am:
1227           Add new test application for the colorkey handling.
1228
1229 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1230
1231         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1232         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
1233         This will also be fixed for upcoming gst-ffmpeg release so that once
1234         this release of -base is out, it will work with the latest gst-ffmpeg
1235         release.
1236
1237 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1238
1239         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1240         (gst_riff_create_audio_template_caps):
1241         Add Truespeech mapping for RIFF formats (AVI/WAV).
1242         Fixes #550656
1243
1244 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1245
1246         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1247         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
1248         Fixes #550638.
1249
1250 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1251
1252         * configure.ac:
1253         * gst/subparse/Makefile.am:
1254         * gst/subparse/gstsubparse.c:
1255         * gst/subparse/samiparse.c:
1256         * tests/check/elements/subparse.c:
1257           Rework last change, so that we build subparse, but just disable the
1258           sami parse functionality, if we're configured to not use xml. In the
1259           tests only the sami test is disabled now.
1260
1261 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1262
1263         * configure.ac:
1264           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
1265           test runs.
1266
1267 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1268
1269         * po/POTFILES.in:
1270           Add some more files with strings for translation.
1271
1272 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1273
1274         * gst-libs/gst/tag/gstvorbistag.c:
1275         * tests/check/libs/tag.c:
1276           Use new geo location tags from core. Fixes #481169
1277
1278 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1279
1280         * tests/check/elements/audioresample.c: (setup_audioresample),
1281         (fail_unless_perfect_stream), (test_perfect_stream_instance),
1282         (test_discont_stream_instance):
1283         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
1284         Add debugging for coherence.
1285
1286 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1287
1288         Patch by: Jonathan Matthew  <notverysmart gmail com>
1289
1290         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1291           Add typefinder for PDF documents (which is nice to have, since it's a
1292           common format, but also helps prevent false positives). Fixes #549814.
1293
1294 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1295
1296         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
1297         (no_more_pads_cb):
1298         Fix nasty race where multiple decodebins could start pushing data before
1299         we manage to configure the sinks, resulting in not-linked errors in
1300         typical RTSP streaming cases.
1301
1302 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1303
1304         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1305         Since we now call stop, we trigger this code path that causes a deadlock
1306         is apparently not needed.
1307
1308 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1309
1310         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
1311         (gst_ring_buffer_stop):
1312         Also allow the case where the ringbuffer was paused when we try to stop
1313         it so that the basesrc stop function is still called.
1314
1315 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1316
1317         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1318
1319         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
1320         Reprobe devices again instead of taking a cached list as new
1321         devices could've been plugged in. Fixes bug #549062.
1322
1323 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1324
1325         Patch by: Alessandro Dessina <alessandro nnva org>
1326
1327         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
1328         (gst_ogg_demux_activate_chain):
1329         Don't add pads and activate them for skeleton streams. These are already
1330         handled inside oggdemux. Fixes bug #537599.
1331
1332 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1333
1334         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1335         Reset variable so that query and convert fail after going back to
1336         READY. Fixes #548898.
1337
1338 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1339
1340         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1341         If a buffer arrives with a timestamp before the timestamp+duration
1342         of the previous buffer clip it instead of dropping it completely.
1343         Slight improvement for the unfixable bug #548913.
1344
1345 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1346
1347         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1348         Take the current timestamp instead of timestamp+duration for the offset.
1349         This offset will later be used for calculating the timestamp and
1350         otherwise vorbisdec will interpolate timestamps wrong if upstream
1351         only sends timestamps and no granulepos.
1352
1353 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1354
1355         * tests/examples/seek/seek.c:
1356           Don't crash when having no visualisations.
1357
1358 2008-08-16  David Schleef  <ds@schleef.org>
1359
1360         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1361           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1362           Fixes #548065.
1363
1364 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1365
1366         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1367         When cleaning up the caps fields also remove "depth" for the same
1368         reason we remove "width".
1369
1370 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1371
1372         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1373           Add Lead H.264 here as well.
1374
1375 2008-08-14  Julien Moutte  <julien@fluendo.com>
1376
1377         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1378         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1379
1380 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1381
1382         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1383         (gst_base_audio_src_create):
1384         When not slaved to another clock also subtract the base_time from our
1385         internal clock time to get the running time.
1386
1387 2008-08-12  David Schleef  <ds@schleef.org>
1388
1389         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1390           since it has no basis in libtheora.
1391
1392 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1393
1394         * gst-libs/gst/interfaces/propertyprobe.h:
1395           Remove double "interface" from doc-string.
1396
1397         * gst-libs/gst/interfaces/xoverlay.h:
1398           Document interface.
1399
1400         * gst-libs/gst/riff/riff.c:
1401           Add basic doc blobs.
1402
1403 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1404
1405         * gst-libs/gst/audio/Makefile.am:
1406           Don't try to build that example anymore.
1407
1408 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1409
1410         * gst-libs/gst/audio/.cvsignore:
1411         * gst-libs/gst/audio/Makefile.am:
1412         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1413         * gst-libs/gst/audio/make_filter:
1414           Move audiofiltertemplate to gst-template.
1415
1416 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1417
1418         * docs/libs/gst-plugins-base-libs-sections.txt:
1419         * gst-libs/gst/audio/gstaudiosrc.h:
1420           More docs and shuffling. What can we do with the hundreds of #defines.
1421
1422 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1423
1424         * gst-libs/gst/audio/audio.h:
1425         * gst-libs/gst/audio/gstaudiofilter.h:
1426         * gst-libs/gst/audio/gstringbuffer.h:
1427         * gst-libs/gst/interfaces/propertyprobe.h:
1428         * gst-libs/gst/tag/gsttagdemux.h:
1429           Reducing number of dundocumented symbols.
1430
1431 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1432
1433         * gst-libs/gst/audio/audio.c:
1434           Fix doc comment syntax.
1435
1436         * gst-libs/gst/interfaces/propertyprobe.c:
1437           Add more doc-comments and a FIXME: for the signal.    
1438
1439 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1440
1441         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1442         (gst_ogg_mux_request_new_pad):
1443         * ext/ogg/gstoggmux.h:
1444         Don't pretend to support NEWSEGMENT events, instead override the
1445         GstCollectPads event function to return FALSE on NEWSEGMENT events
1446         and do the normal work for other events.
1447
1448         This prevents elements like flacenc to seek to the start and rewrite
1449         some data which then results in a broken Ogg packet.
1450
1451 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1452
1453         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1454
1455         * ext/alsa/gstalsaplugin.c: (plugin_init):
1456         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1457         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1459         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1460         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1461         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1462         * gst/playback/gstdecodebin.c: (plugin_init):
1463         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1464         * gst/playback/gstplayback.c: (plugin_init):
1465         * gst/playback/gstqueue2.c: (plugin_init):
1466         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1467         * sys/v4l/gstv4l.c: (plugin_init):
1468         Make sure gettext returns translations in UTF-8 encoding rather
1469         than in the current locale encoding (#546822).
1470
1471 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1472
1473         * gst-libs/gst/pbutils/descriptions.c:
1474           Add audio/x-qdm for qtdemux.
1475
1476 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1477
1478         * ext/vorbis/vorbisdec.c:
1479           Do not leak old taglist.
1480
1481 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1482
1483         * tests/icles/test-scale.c:
1484           Include <stdlib.h> for atoi().
1485
1486 2008-08-04  Andy Wingo  <wingo@pobox.com>
1487
1488         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1489         documentation fix.
1490
1491 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1492
1493         * gst/adder/gstadder.c:
1494           Cleanup lots of empty lines that came from gst-indent going havoc
1495           before I added the INDENT_ON/OFF marker some time agao.
1496
1497 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1498
1499         * configure.ac:
1500         * gst-libs/gst/riff/riff-read.c:
1501           Bump requirement to latest core and use new tag for riff formats.
1502           Needed for #520694.
1503
1504 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1505
1506         * tests/examples/dynamic/Makefile.am:
1507         * tests/examples/dynamic/codec-select.c: (make_encoder),
1508         (make_pipeline), (do_switch), (my_bus_callback), (main):
1509         Add example app that dynamically switches between 3 'encoders'.
1510
1511 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1512
1513         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1514         Add some more comments.
1515
1516 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1517
1518         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1519         (gst_video_test_src_create):
1520         Discard buffers of the wrong size after renegotiation, this is perfectly
1521         possible with things like capsfilter that could suggest caps changes
1522         upstream without knowing the size of the buffer.
1523
1524 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1525
1526         * tests/icles/.cvsignore:
1527         * tests/icles/Makefile.am:
1528         * tests/icles/test-scale.c: (make_pipeline), (main):
1529         Add dynamic rescaling tests for the new basetransform.
1530
1531 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1532
1533         * gst/audioconvert/Makefile.am:
1534           Dist recently-added gstfastrandom.h.
1535
1536 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1537
1538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1539         Fix a "may be used uninitialized in this function" which weirdly only
1540         appears on macosx (?).
1541
1542 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1543
1544         * gst-libs/gst/riff/riff-ids.h:
1545           Adding acid chunk for tempo and loop information.
1546
1547 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1548
1549         * sys/xvimage/Makefile.am:
1550           floor() needs linking to $(LIBM).
1551
1552 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1553
1554         * ext/gnomevfs/gstgnomevfssrc.c:
1555           Aggregate short reads and add some comments and debug logging.
1556           Fixes #537380
1557
1558 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1559
1560         * gst/playback/gstplaybasebin.c:
1561           Fix property doc markup (its not a signal).
1562
1563         * sys/xvimage/xvimagesink.c:
1564           Add since tag for new proeprties (also add sice tags fro the last two
1565           other additions).
1566
1567 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1568
1569         * sys/xvimage/xvimagesink.c:
1570         * sys/xvimage/xvimagesink.h:
1571           Add autofill/colorkey properties. Fixes #538656.
1572
1573 2008-07-28  David Schleef  <ds@schleef.org>
1574
1575         * sys/xvimage/xvimagesink.c:
1576           Fix rounding errors when converting colorbalance values
1577           between hardware and object property ranges.  Partial
1578           fix for #537889, however, there still seems to be a small
1579           drift problem that could be totem's fault.
1580
1581 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1582
1583         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1584         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1585         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1586         This fixes a critical warning.
1587
1588 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1589
1590         * ext/ogg/gstoggmux.c:
1591         Allow muxing of CELT into Ogg streams.
1592
1593 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1594
1595         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1596         (plugin_init):
1597         Add simple typefinder for the CELT codec (www.celt-codec.org).
1598
1599 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1600
1601         Patch by: Jan Gerber <j at oil21 dot org>
1602
1603         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1604         Fix calculation of the start time from skeleton streams.
1605         Fixes bug #530068.
1606
1607 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1608
1609         * tests/examples/seek/seek.c:
1610           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1611
1612 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1613
1614         * gst/audioconvert/audioconvert.h:
1615         * gst/audioconvert/gstaudioquantize.c:
1616         (gst_audio_quantize_setup_dither),
1617         (gst_audio_quantize_free_dither):
1618         * gst/audioconvert/gstfastrandom.h:
1619         Implement a linear congruential generator as pseudo random number
1620         generator for the dither noise. This is about 2 times faster than
1621         using GLib's mersenne twister. Also this uses only integer math for
1622         generating integers while GLib internally uses floating point math.
1623
1624 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1625
1626         * configure.ac:
1627           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1628
1629 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
1630
1631         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1632
1633         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1634           Use GST_STR_NULL to avoid crashes with libcs that don't
1635           like NULL strings in printf args (such as the win32 one).
1636           Fixes #544306.
1637
1638 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1639
1640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1641         Oops - set the size of the image used for probing back to 1x1, for
1642         consistency with ximagesink
1643
1644 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1645
1646         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1647         (gst_ximagesink_ximage_new):
1648         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1649         (gst_xvimagesink_xvimage_new):
1650
1651         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1652         X server to attach to a shared memory segment after we've deleted it,
1653         with the result that MIT-SHM is disabled. Instead, remove it only after 
1654         X succeeds in attaching too.
1655
1656 2008-07-16  David Schleef  <ds@schleef.org>
1657
1658         * gst/audiotestsrc/gstaudiotestsrc.c:
1659         * gst/audiotestsrc/gstaudiotestsrc.h:
1660           Add 'ticks', a 1/30 second sine wave pulse every second.
1661
1662 2008-07-15  David Schleef  <ds@schleef.org>
1663
1664         * gst-libs/gst/video/video.c: Revert ABI change.
1665
1666 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1667
1668         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1669         Make it impossible to have NULL caps at the point where we set
1670         framerate and other things. Also don't return immediately for "3ivd"
1671         video and let framerate, etc be set. Might fix bug #542508.
1672
1673 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1674
1675         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1676         Video format can also be conveniently determined from (many)
1677         non-fixed caps.
1678
1679 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1680
1681         * gst/playback/gstplaybasebin.c:
1682         * gst/playback/gstplaybasebin.h:
1683         * gst/playback/gstplaybin.c:
1684         * gst/playback/gststreamselector.c:
1685         First stab at integrating DVD subpicture overlay into
1686         playbin. Successfully plugs and plays, but the queues need
1687         shrinking - 3 seconds of video is too much buffering.
1688
1689 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1690
1691         * gst/audioconvert/gstaudioconvert.c:
1692           Remove now obsolete note in the docs.
1693
1694 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1695
1696         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1697         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1698         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1699         * docs/plugins/gst-plugins-base-plugins.args:
1700         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1701         * docs/plugins/gst-plugins-base-plugins.interfaces:
1702         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1703         * docs/plugins/gst-plugins-base-plugins.signals:
1704         * docs/plugins/inspect/plugin-adder.xml:
1705         * docs/plugins/inspect/plugin-alsa.xml:
1706         * docs/plugins/inspect/plugin-audioconvert.xml:
1707         * docs/plugins/inspect/plugin-audiorate.xml:
1708         * docs/plugins/inspect/plugin-audioresample.xml:
1709         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1710         * docs/plugins/inspect/plugin-cdparanoia.xml:
1711         * docs/plugins/inspect/plugin-decodebin.xml:
1712         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1713         * docs/plugins/inspect/plugin-gdp.xml:
1714         * docs/plugins/inspect/plugin-gnomevfs.xml:
1715         * docs/plugins/inspect/plugin-libvisual.xml:
1716         * docs/plugins/inspect/plugin-ogg.xml:
1717         * docs/plugins/inspect/plugin-pango.xml:
1718         * docs/plugins/inspect/plugin-playback.xml:
1719         * docs/plugins/inspect/plugin-queue2.xml:
1720         * docs/plugins/inspect/plugin-subparse.xml:
1721         * docs/plugins/inspect/plugin-tcp.xml:
1722         * docs/plugins/inspect/plugin-theora.xml:
1723         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1724         * docs/plugins/inspect/plugin-uridecodebin.xml:
1725         * docs/plugins/inspect/plugin-video4linux.xml:
1726         * docs/plugins/inspect/plugin-videorate.xml:
1727         * docs/plugins/inspect/plugin-videoscale.xml:
1728         * docs/plugins/inspect/plugin-videotestsrc.xml:
1729         * docs/plugins/inspect/plugin-volume.xml:
1730         * docs/plugins/inspect/plugin-vorbis.xml:
1731         * docs/plugins/inspect/plugin-ximagesink.xml:
1732         * docs/plugins/inspect/plugin-xvimagesink.xml:
1733         * ext/alsa/gstalsamixer.c:
1734         * ext/alsa/gstalsasink.c:
1735         * ext/alsa/gstalsasrc.c:
1736         * ext/gio/gstgiosink.c:
1737         * ext/gio/gstgiosrc.c:
1738         * ext/gio/gstgiostreamsink.c:
1739         * ext/gio/gstgiostreamsrc.c:
1740         * ext/gnomevfs/gstgnomevfssink.c:
1741         * ext/gnomevfs/gstgnomevfssrc.c:
1742         * ext/ogg/gstoggdemux.c:
1743         * ext/ogg/gstoggmux.c:
1744         * ext/pango/gstclockoverlay.c:
1745         * ext/pango/gsttextoverlay.c:
1746         * ext/pango/gsttextrender.c:
1747         * ext/pango/gsttimeoverlay.c:
1748         * ext/theora/theoradec.c:
1749         * ext/theora/theoraenc.c:
1750         * ext/theora/theoraparse.c:
1751         * ext/vorbis/vorbisdec.c:
1752         * ext/vorbis/vorbisenc.c:
1753         * ext/vorbis/vorbisparse.c:
1754         * ext/vorbis/vorbistag.c:
1755         * gst/adder/gstadder.c:
1756         * gst/audioconvert/gstaudioconvert.c:
1757         * gst/audioresample/gstaudioresample.c:
1758         * gst/audiotestsrc/gstaudiotestsrc.c:
1759         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1760         * gst/gdp/gstgdpdepay.c:
1761         * gst/gdp/gstgdppay.c:
1762         * gst/playback/gstdecodebin2.c:
1763         * gst/playback/gstplaybin.c:
1764         * gst/playback/gstplaybin2.c:
1765         * gst/playback/gstqueue2.c:
1766         * gst/playback/gsturidecodebin.c:
1767         * gst/tcp/gstmultifdsink.c:
1768         * gst/tcp/gsttcpserversink.c:
1769         * gst/videorate/gstvideorate.c:
1770         * gst/videoscale/gstvideoscale.c:
1771         * gst/videotestsrc/gstvideotestsrc.c:
1772         * gst/volume/gstvolume.c:
1773         * sys/ximage/ximagesink.c:
1774         * sys/xvimage/xvimagesink.c:
1775           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1776           titles. Drop mentining that all our example pipelines are "simple"
1777           pipelines.
1778
1779 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1780
1781         * tests/examples/seek/Makefile.am:
1782         Fix out of tree build by adding all required CFLAGS.
1783
1784 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1785
1786         * gst/playback/gstdecodebin.c: (add_raw_queue):
1787         And ref the pad before returning it again when linking to the queue
1788         failed. Otherwise we will unref the pad twice later and things break.
1789
1790 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1791
1792         * gst/playback/gstdecodebin.c: (add_raw_queue):
1793         If linking the raw pad with a queue fails, try it without a queue
1794         instead of failing completely. This should never happen.
1795
1796 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1797
1798         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1799
1800         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1801         Add a queue after a demuxer if the demuxer outputs raw data. This was
1802         done before only for non-raw data but is required in this case too.
1803         Fixes bug #540215.
1804
1805         decodebin2 doesn't have this issue because all streams of a group
1806         go through multiqueue.
1807
1808 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1809
1810         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1811
1812         * gst-libs/gst/sdp/gstsdpmessage.c:
1813         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1814         that getaddrinfo() can be used. Fixes #541358.
1815
1816 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1817
1818         * gst/videotestsrc/gstvideotestsrc.c:
1819         (gst_video_test_src_class_init), (gst_video_test_src_init),
1820         (gst_video_test_src_set_property),
1821         (gst_video_test_src_get_property), (gst_video_test_src_create):
1822         * gst/videotestsrc/gstvideotestsrc.h:
1823         Cleanups, use default property values as defines.
1824         Add property to enable/disable peer buffer allocation.
1825
1826 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1827
1828         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1829         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1830         Enable unit tests on PPC again as the bugs are now fixed.
1831
1832 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1833
1834         * gst-libs/gst/riff/riff-ids.h:
1835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1836         (gst_riff_create_audio_template_caps):
1837         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1838         Fixes bug #540351.
1839
1840 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1841
1842         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1843         (gst_ffmpeg_pixfmt_to_caps):
1844         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1845         (gst_ffmpegcsp_get_unit_size):
1846         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1847         it on other formats. Also adjust the unit size only for that format
1848         to not include the palette. Fixes bug #540497.
1849
1850 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1851
1852         * gst/adder/gstadder.c:
1853           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1854
1855 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1856
1857         * ChangeLog:
1858           ChangeLog surgery.
1859   
1860         * tests/examples/seek/seek.c:
1861           Move variable into ifdef too.
1862         
1863
1864 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1865
1866         * tests/examples/seek/seek.c:
1867           Include config.h and check if we have X. Remove XInitThread(), don't
1868           think its needed. Fixes: #540334.
1869
1870 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1871
1872         Patch by: Sam Morris <sam at robots dot org to uk>
1873
1874         * gst-libs/gst/interfaces/mixertrack.c:
1875         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1876         (gst_mixer_track_set_property):
1877         API: Add "index" property to GstMixerTrack to differantiate between
1878         multiple mixer tracks with the same label.
1879
1880         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1881         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1882         Set the "index" property of GstMixerTrack to the index given by ALSA.
1883         Fixes bug #528299.
1884
1885 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1886
1887         * tests/examples/seek/Makefile.am:
1888         * tests/examples/seek/seek.c:
1889           Remove libgstvideo usage. Use gtk_get_option_group instead of
1890           gtk_init().
1891
1892 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1893
1894         * tests/check/Makefile.am:
1895           Name the test registry format neutral.
1896
1897 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1898
1899         * gst/playback/gstqueue2.c:
1900           Do not double notify. Remove the unsued return value.
1901
1902 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1903
1904         * ext/alsa/gstalsamixer.c:
1905           Also consider "speaker" as a name for master volume. If that doesn't
1906           help look for the first non-mono volume control that also has a
1907           playback switch.
1908
1909 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1910
1911         * ChangeLog:
1912           Forgot to save the ChangeLog :/
1913
1914 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1915
1916         * tests/examples/seek/Makefile.am:
1917         * tests/examples/seek/seek.c:
1918           Embedd the xwindow. Allow to play multiple files.
1919
1920 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1921
1922         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1923         (gst_ximagesink_setcaps):
1924         * sys/ximage/ximagesink.h:
1925         When the caps change, make sure to re-draw borders in
1926         force-aspect-ratio=true mode.
1927         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1928         Don't clear the border_draw flag until we actually draw the border.
1929         * tests/check/Makefile.am:
1930         Ignore alsasink/src during the states test too, so it doesn't fail
1931         when running without access to the sound device.
1932
1933 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1934
1935         * tests/examples/seek/seek.c:
1936           Fix crasher when playing a parse-launch line the 2nd time.
1937
1938 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1939
1940         * tests/check/pipelines/oggmux.c:
1941           Properly ifdef tests to fix compilation.
1942
1943 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1944
1945         * gst/playback/gstplay-marshal.list:
1946         * gst/playback/gstplaybin2.c:
1947           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1948           playbin2. This allows the user to get to the selector's sinkpads, and
1949           thus inspect a range of things - caps, tags, etc. 
1950
1951 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1952
1953         * gst/playback/gstplaybin2.c:
1954           Use a different constant for the convert-frame signal id.
1955           Fixes #537009.
1956
1957 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1958
1959         * gst/playback/gstplaybin2.c:
1960         * gst/playback/gstplaysink.c:
1961           Fix a whole bunch of typos in comments and log statements. 
1962
1963 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1964
1965         * sys/xvimage/xvimagesink.c:
1966           Don't set colour balance values on the Xv port if the user hasn't
1967           changed them (via properties or the interface). Avoids accumulating
1968           rounding errors for the common case.
1969           Partial fix for bug #537889.
1970
1971 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1972
1973         * gst/playback/gstdecodebin2.c:
1974           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1975           pads are drained.
1976
1977 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1978
1979         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1980         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1981         Report the encoder latency. Fixes #538232.
1982
1983 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1984
1985         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1986         (notify_source), (activate_group):
1987         Implement the source property, emit notify when it changes in the
1988         underlying uridecodebin.
1989
1990 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1991
1992         * tests/examples/seek/seek.c: (stop_cb):
1993         Free and clear the seek element list so that we don't use invalid
1994         references when seeking after recreating a gst-launch line.
1995
1996 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1997
1998         * gst-libs/gst/audio/gstbaseaudiosink.c:
1999         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
2000         (gst_base_audio_sink_render):
2001         Report latency even if we are not live instead of hiding it.
2002         Take ts-offset and render-delay of the basesink into account when
2003         scheduling samples.
2004         Rework the clipping code so that we can take the various offsets into
2005         account and still do correct clipping.
2006
2007 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
2008
2009         * configure.ac:
2010         Bump verion back to devel -> 0.10.20.1
2011
2012 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
2013
2014         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
2015         Don't increase the size of non-string image buffers by one as this
2016         might in theory confuse decoders. Still increase it by one for string
2017         image buffers to append '\0'.
2018
2019 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
2020
2021         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2022         
2023         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
2024         Fix a buffer memleak and remove a confusing and wrong debug output.
2025         Fixes bug #538663.
2026
2027 === release 0.10.20 ===
2028
2029 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
2030
2031         * configure.ac:
2032           releasing 0.10.20, "Here I Go Again"
2033
2034 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
2035
2036         * configure.ac:
2037         0.10.19.3 pre-release
2038
2039 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
2040
2041         * gst-libs/gst/rtsp/gstrtspconnection.c:
2042         Fix build on win32.
2043         Patch By: David Schleef <ds@schleef.org>
2044         Fixes: #536874
2045
2046 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2047
2048         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
2049         (gst_gio_base_src_create):
2050         * ext/gio/gstgiobasesrc.h:
2051         Try to read the requested number of bytes, even if the first
2052         read returns less than requested, until nothing is read anymore
2053         or we have the requested amount of bytes. This fixes playback of
2054         files via Samba as Samba only allows to read 64k at once.
2055
2056         Implement a caching algorithm that makes sure that we read at
2057         least 4k of data every time. Some elements will try to read a few
2058         bytes, then seek, read again a few bytes and so on and this is
2059         painfully slow as every operation has to go over DBus if GVfs is
2060         used as backend.
2061
2062         Fixes bug #536849 and #536848.
2063
2064         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
2065         (gst_gio_src_check_get_range):
2066         Override check_get_range() to blacklist http/https URIs
2067         and whitelist file URIs. More to be added on demand.
2068
2069 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
2070
2071         * configure.ac:
2072         0.10.19.2 pre-release
2073
2074 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
2075
2076         * win32/common/libgstrtsp.def:
2077         * win32/common/libgsttag.def:
2078         Add new API functions to the dll exports
2079
2080 2008-06-04  Michael Smith <msmith@songbirdnest.com>
2081
2082         * gst/playback/gstplaybasebin.c:
2083           Disconnect signals from decodebins we created before we remove it
2084           from playbin, to avoid crashes if the decodebin is eventually
2085           disposed after the playbin itself (possible if the app takes a
2086           reference on the decodebin).
2087           Fixes #536521.
2088
2089 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2090
2091         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
2092           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
2093           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
2094           (h264_video_type_find), (mpeg_video_stream_type_find),
2095           (dv_type_find), (mmsh_type_find):
2096           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
2097           copy caps for no good reason (this may be desirable to make it easier
2098           to detect leaks, but then it should probably be done for all caps
2099           in the typefinder somewhere).
2100
2101 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2102
2103         * tests/check/Makefile.am:
2104         Do not try to run the check tests for subparse unless it has been
2105         built.
2106
2107 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2108
2109         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
2110         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
2111         Do not try to run a test which requires vorbisenc unless we have
2112         actually built it.
2113
2114 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2115
2116         * gst-libs/gst/rtsp/gstrtspconnection.c:
2117         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
2118         (gst_rtsp_connection_clear_auth_params),
2119         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
2120         * gst-libs/gst/rtsp/gstrtspconnection.h:
2121         Add a couple of missing argument guards.
2122         Add a way of setting the DSCP for an RTSP connection.
2123         Add an accessor method for the ip member of GstRTSPConnection as all
2124         members are supposed to be private.
2125
2126 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2127
2128         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
2129         Fixed accidental use of IPv4 options for all IPv6 addresses.
2130
2131 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2132
2133         * gst-libs/gst/interfaces/mixertrack.h:
2134           Document mixer track flags.
2135
2136 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2137
2138         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2139
2140         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
2141         Don't set caps on the buffers that contain a copy of the buffer
2142         including the caps of them resulting in an always increasing refcount
2143         of the caps and insanely large caps. Instead include a buffer without
2144         caps in the new caps. Fixes bug #536475.
2145
2146 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2147
2148         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
2149         Transform a given PAR to a range on the struct with the generic
2150         height/width instead of the struct with the possibly restricted
2151         height/width.
2152
2153 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2154
2155         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
2156         Prefer the given format if it contains something stricter than [1,MAX]
2157         for height or width and only put a structure that requires rescaling
2158         as second. This makes it possible to use videoscale in pipelines where
2159         the source can actually produce the wanted height/width but usually
2160         selects a different one from the requested.
2161
2162 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2163
2164         Based on patch by: John Millikin <jmillikin gmail com>
2165
2166         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
2167           (gst_vorbis_tag_add_coverart):
2168           Retrieve COVERART tags from vorbis comments (#512333)
2169
2170 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2171
2172         * gst-libs/gst/tag/tag.h:
2173         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
2174           Don't forget to add new enum value here too (should probably use
2175           glib-mkenums here...).
2176
2177 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2178
2179         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
2180         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
2181         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
2182           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
2183           (gst_tag_image_data_to_image_buffer):
2184           Add two utility functions to avoid code duplication (#512333):
2185           API: add gst_tag_image_data_to_image_buffer()
2186           API: add gst_tag_list_add_id3_image()
2187           API: add GST_TAG_IMAGE_TYPE_NONE enum value
2188
2189 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2190
2191         * win32/common/libgstaudio.def:
2192         Add gst_audio_check_channel_positions() to the exported symbols.
2193
2194 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2195
2196         * docs/libs/gst-plugins-base-libs-sections.txt:
2197         * gst-libs/gst/audio/multichannel.c:
2198         (gst_audio_check_channel_positions):
2199         * gst-libs/gst/audio/multichannel.h:
2200         API: Make gst_audio_check_channel_positions() public.
2201
2202         * tests/check/libs/audio.c: (GST_START_TEST):
2203         Add some simple checks for gst_audio_check_channel_positions().
2204
2205 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2206
2207         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2208           minrange and maxrange are scaled according to the frequency
2209           multiplier.
2210
2211 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2212
2213         * ext/pango/Makefile.am:
2214         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
2215           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
2216           Use gstvideo functions to calculate strides and plane offsets. Fixes
2217           rendering issue ('ghost' images of the text on the chroma planes)
2218           with widths or heights that are not multiples of 8 (#506659 and
2219           probably also #485729).
2220
2221         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
2222           (main):
2223           Test with odd height/width too.
2224
2225 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2226
2227         * gst/adder/gstadder.c: (gst_adder_query_duration),
2228         (gst_adder_query_latency):
2229         When using gst_element_iterate_pads() one has to unref every pad
2230         after usage.
2231
2232 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2233
2234         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2235         (gst_base_audio_src_class_init):
2236         Add a gtk-doc chunk for the new properties to have a Since: indication.
2237
2238 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2239
2240         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2241         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
2242         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
2243         (gst_base_audio_src_change_state):
2244         Provide readable actual-buffer-time and actual-latency-time properties
2245         that reflect the configured ringbuffer values. Fixes #524724.
2246         API: GstBaseAudioSrc:actual-buffer-time
2247         API: GstBaseAudioSrc:actual-latency-time
2248
2249 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2250
2251         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
2252         (gst_basertppayload_change_state):
2253         Simply converting the running time into an RTP timestamp by scaling it
2254         based on the clock-rate is good enough for making an RTP timestamp. This
2255         has the added benefit that we can later on expose a property with the
2256         RTP timestamp of running time 0, as is needed for RTSP servers to
2257         generate the response of the PLAY request.
2258
2259 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2260
2261         * gst/audioconvert/gstaudioconvert.c:
2262         (structure_has_fixed_channel_positions),
2263         (gst_audio_convert_transform_caps):
2264         Allow up to 11 positioned channels now that audioconvert can handle
2265         this but add no default positions for > 8 channels.
2266         
2267         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2268         Add some unit tests for the above change: Test conversion of
2269         11 positioned channels to stereo and the other way around, test
2270         conversion of 15 unpositioned channels in different ways.
2271
2272 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2273
2274         * win32/common/libgstaudio.def:
2275         Add gst_audio_clock_reset to the list of exported symbols.
2276
2277 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2278
2279         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
2280         Remove wrong_channels_identification_header unit test as we now
2281         support 7 (and more channels).
2282
2283 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2284
2285         * gst/audioconvert/gstchannelmix.c:
2286         (gst_channel_mix_fill_one_other):
2287         If mixing left or right to center (or the other way around) only take
2288         the complete value if we don't already have the original position in
2289         the source.
2290
2291 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2292
2293         * gst-libs/gst/audio/multichannel.c:
2294         (gst_audio_check_channel_positions),
2295         (gst_audio_set_structure_channel_positions_list),
2296         (gst_audio_fixate_channel_positions):
2297         Allow rear center together with rear left/right and other previously
2298         conflicting channel positions. The reason why they weren't allowed
2299         was the channel mixing implementation in audioconvert.
2300         Also take this into account when fixing channel layouts.
2301
2302         Allow setting channel positions for 1/2 channels when using
2303         gst_audio_set_structure_channel_position().
2304
2305         * gst/audioconvert/gstchannelmix.c:
2306         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2307         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2308         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
2309         Major rewrite of the channel mixing.
2310
2311         We now allow previously conflicting channel positions to appear
2312         together (rear center and rear left/right for example).
2313         Fixes bug #533817.
2314
2315         Rework the way channels are mixed together to take more possible
2316         channel positions into account, properly mix from/to side channels
2317         and don't assume that either center, left&right or nothing of a
2318         specific position is available anymore.
2319
2320         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2321         Adjust unit tests with non-standard 1/2 channel layouts to the more
2322         correct new behaviour.
2323
2324         Add a unit test for 5.1->Stereo downmixing.
2325
2326 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2327
2328         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
2329         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
2330         Add sane defaults for the 7 and 8 channel layouts as those are
2331         undefined in the Vorbis spec. Use NONE channel layouts when decoding
2332         more than 8 channels instead of erroring out. Fixes bug #535356.
2333
2334 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2335
2336         * docs/plugins/Makefile.am:
2337         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2338         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2339         * ext/theora/theoraparse.c:
2340         Add theoraparse to the docs and fix some docs.
2341
2342 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2343
2344         * gst-libs/gst/cdda/gstcddabasesrc.c:
2345         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2346         Fix EOS condition and track addition check, the track.end sector is
2347         included in the track. Fixes #533265.
2348
2349 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2350
2351         Patch by: Mark Nauwelaerts <manauw at skynet be>
2352
2353         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2354         (gst_video_rate_flush_prev), (gst_video_rate_event),
2355         (gst_video_rate_chain):
2356         * gst/videorate/gstvideorate.h:
2357         React (more) to NEWSEGMENT
2358         Small adjustment in timestamp calculation to prevent mismatches
2359         Fixes #435633.
2360
2361 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
2362
2363         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2364           Initialise error to NULL as we should.
2365
2366 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2367
2368         * gst/adder/gstadder.c: (gst_adder_query_duration),
2369         (gst_adder_query_latency), (gst_adder_query):
2370         Implement latency query.
2371
2372 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2373
2374         * gst/adder/gstadder.c: (gst_adder_query_duration):
2375         Correctly resync the iterator if gst_iterator_next() returns
2376         GST_ITERATOR_RESYNC.
2377
2378 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2379
2380         * win32/vs6/libgstpbutils.dsp:
2381           Add pbutils-enumtypes.c to sources (#518037).
2382
2383 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2384
2385         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2386         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2387         * gst-libs/gst/audio/gstaudioclock.h:
2388         Add method to inform the clock that the time starts from 0 again. We use
2389         this info to calculate a clock offset so that the time we report in
2390         internal_time is monotonically increasing, as required by the clock base
2391         class. Fixes #521761.
2392         API: GstAudioClock::gst_audio_clock_reset()
2393
2394         * gst-libs/gst/audio/gstbaseaudiosink.c:
2395         (gst_base_audio_sink_skew_slaving),
2396         (gst_base_audio_sink_change_state):
2397         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2398         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2399         Reset reported time when we (re)create the ringbuffer.
2400
2401 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2402
2403         * ext/alsa/gstalsamixertrack.c:
2404           (gst_alsa_mixer_track_update_alsa_capabilities):
2405           Make sure playback volumes aren't accidentally overwritten by
2406           capture volumes if an alsa mixer track has both playback and
2407           capture capabilities: we create two GstMixerTracks in that
2408           case, so make sure we query only the alsa capabilities that
2409           refer to the type of GstMixerTrack we created from the dual
2410           capability alsa element. Should fix issues with Audigy2 sound
2411           cards (#518082).
2412
2413 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2414
2415         * tests/check/pipelines/oggmux.c: (test_pipeline):
2416           Don't use deprecated function.
2417
2418 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2419
2420         * gst/playback/gstdecodebin2.c:
2421         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2422         Check for NULL cases and log them, creating ghostpads can, for example,
2423         fail when the pad returns wrong caps.
2424
2425         * gst/playback/gstplaybin2.c: (perform_eos):
2426         When pushing out the EOS event, collect the return value and warn when
2427         something failed.
2428
2429 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2430
2431         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2432         (gst_riff_create_video_template_caps):
2433         Add support for DVCPRO.
2434
2435 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2436
2437         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2438           Change default scaling method from nearest-neighbour to bilinear.
2439
2440 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2441
2442         * tests/check/libs/video.c:
2443           More checks.
2444
2445 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
2446
2447         * gst/subparse/gstsubparse.c: (parser_state_init),
2448           (gst_sub_parse_format_autodetect), (handle_buffer):
2449         * gst/subparse/gstsubparse.h:
2450         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2451           Limit duration to a maximum of five seconds for tmplayer format where
2452           we can guess the duration only from the timestamp of the next line of
2453           text. We don't want to show a text for eternities just because nothing
2454           else is being said for a while.
2455
2456 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2457
2458         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2459         (gst_base_rtp_depayload_chain),
2460         (gst_base_rtp_depayload_handle_sink_event),
2461         (gst_base_rtp_depayload_push_full),
2462         (gst_base_rtp_depayload_change_state):
2463         Check sequence numbers, mark input buffers with a discont flag for the
2464         subclass when we detected a gap, drop duplicate buffers. We do this
2465         because one can use the element without a jitterbuffer in front and we
2466         don't want to feed the subclasses invalid or reordered data.
2467         Do an error when the subclass did not provide a process function instead
2468         of crashing.
2469         Some other small cleanups.
2470
2471 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2472
2473         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2474           May just as well use the precalculated uvstride here.
2475
2476 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2477
2478         * docs/plugins/Makefile.am:
2479         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2480         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2481         * docs/plugins/gst-plugins-base-plugins.args:
2482         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2483         * docs/plugins/gst-plugins-base-plugins.interfaces:
2484         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2485         * docs/plugins/inspect/plugin-adder.xml:
2486         * docs/plugins/inspect/plugin-alsa.xml:
2487         * docs/plugins/inspect/plugin-audioconvert.xml:
2488         * docs/plugins/inspect/plugin-audiorate.xml:
2489         * docs/plugins/inspect/plugin-audioresample.xml:
2490         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2491         * docs/plugins/inspect/plugin-cdparanoia.xml:
2492         * docs/plugins/inspect/plugin-decodebin.xml:
2493         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2494         * docs/plugins/inspect/plugin-gdp.xml:
2495         * docs/plugins/inspect/plugin-gio.xml:
2496         * docs/plugins/inspect/plugin-gnomevfs.xml:
2497         * docs/plugins/inspect/plugin-libvisual.xml:
2498         * docs/plugins/inspect/plugin-ogg.xml:
2499         * docs/plugins/inspect/plugin-pango.xml:
2500         * docs/plugins/inspect/plugin-playback.xml:
2501         * docs/plugins/inspect/plugin-queue2.xml:
2502         * docs/plugins/inspect/plugin-subparse.xml:
2503         * docs/plugins/inspect/plugin-tcp.xml:
2504         * docs/plugins/inspect/plugin-theora.xml:
2505         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2506         * docs/plugins/inspect/plugin-uridecodebin.xml:
2507         * docs/plugins/inspect/plugin-video4linux.xml:
2508         * docs/plugins/inspect/plugin-videorate.xml:
2509         * docs/plugins/inspect/plugin-videoscale.xml:
2510         * docs/plugins/inspect/plugin-videotestsrc.xml:
2511         * docs/plugins/inspect/plugin-volume.xml:
2512         * docs/plugins/inspect/plugin-vorbis.xml:
2513         * docs/plugins/inspect/plugin-ximagesink.xml:
2514         * docs/plugins/inspect/plugin-xvimagesink.xml:
2515         * ext/cdparanoia/gstcdparanoiasrc.c:
2516         * ext/ogg/gstoggdemux.c:
2517         * ext/ogg/gstoggdemux.h:
2518         * ext/ogg/gstoggmux.c:
2519         * ext/ogg/gstoggmux.h:
2520         * gst/audioconvert/audioconvert.c:
2521         * gst/audioconvert/audioconvert.h:
2522         * gst/audioconvert/gstaudioconvert.h:
2523         * gst/gdp/gstgdpdepay.h:
2524         * gst/gdp/gstgdppay.h:
2525         * gst/playback/gstdecodebin.c:
2526         * gst/playback/gstdecodebin2.c:
2527         * gst/playback/gstplaybin.c:
2528         * gst/playback/gstplaybin2.c:
2529         * gst/playback/gsturidecodebin.c:
2530         * gst/tcp/gstmultifdsink.c:
2531         * gst/tcp/gstmultifdsink.h:
2532         * gst/tcp/gsttcp.h:
2533
2534         Add some documentation comments, and some new headers to be scanned.
2535         Rename some internal enum declarations (audioconvert's DitherType and
2536         NoiseShapingType, GstUnitType from the TCP elements) to match the
2537         documented GObject type names so that the docs pick them up.
2538         Name the playbin2 docs markups properly so they get picked up. They'll
2539         need renaming back when/if playbin2 becomes playbin.
2540
2541         100% symbol coverage for the plugin docs, booya.
2542
2543 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2544
2545         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2546
2547         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2548         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2549
2550 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2551
2552         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2553
2554         * gst/playback/gstdecodebin.c: (remove_fakesink):
2555         Lock the fakesink before setting the state to NULL and removing it from
2556         the bin so that a concurrent state change cannot interfere. 
2557         Fixes #534331.
2558
2559 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2560
2561         * docs/Makefile.am:
2562         Fix installing plugin documentation when gtk-doc is disabled.
2563
2564 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2565
2566         * gst-libs/gst/rtsp/Makefile.am:
2567         Distribute, don't install md5.h
2568
2569 2008-05-21  Julien Moutte  <julien@fluendo.com>
2570
2571         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2572         instead of SOL_IP, works on more platforms.
2573         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2574         arguments.
2575
2576 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2577
2578         * ext/vorbis/vorbisdec.c:
2579         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2581         Some debug and comment fixes.
2582
2583         * tests/examples/dynamic/addstream.c: (main):
2584         Fix , to ;
2585
2586 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2587
2588         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2589         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2590         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2591         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2592         (cleanup_decodebin):
2593         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2594         (connect_element), (gst_decode_group_control_demuxer_pad):
2595         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2596         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2597         (mute_group_type):
2598         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2599         (gst_play_bin_set_property), (handoff), (gen_video_element),
2600         (gen_text_element), (gen_audio_element), (gen_vis_element),
2601         (remove_sinks), (add_sink), (setup_sinks):
2602         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2603         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2604         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2605         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2606         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2607         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2608         (gen_vis_chain), (gst_play_sink_reconfigure),
2609         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2610         (gst_play_sink_request_pad):
2611         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2612         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2613         (cb_newpad):
2614         * gst/playback/test6.c: (new_decoded_pad_cb):
2615         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2616         * tests/check/elements/audiorate.c: (test_injector_chain),
2617         (do_perfect_stream_test):
2618         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2619         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2620         * tests/check/elements/gnomevfssink.c:
2621         * tests/check/elements/textoverlay.c:
2622         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2623         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2624         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2625         * tests/check/pipelines/oggmux.c: (test_pipeline):
2626         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2627         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2628         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2629         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2630         * tests/examples/seek/seek.c: (make_mod_pipeline),
2631         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2632         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2633         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2634         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2635         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2636         (update_fill), (msg_buffering):
2637         Don't use bad gst_element_get_pad().
2638
2639 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2640
2641         * gst-libs/gst/riff/riff-media.c:
2642           Fix wrong method name in docs. Fix calculation of strf fields for
2643           broken mulaw/alaw.
2644   
2645         * gst-libs/gst/riff/riff-read.c:
2646           Whitespace fix and removing double ';'.
2647
2648 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2649
2650         * docs/design/part-playbin2.txt:
2651         Add some leftover doc.
2652
2653 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2654
2655         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2656         Fix copy & paste error in last commit.
2657
2658 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2659
2660         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2661         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2662         other channel positions when source has SIDE channels and dest doesn't
2663         or the other way around.
2664
2665 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2666
2667         Patch by: Henrik Eriksson <henriken at axis dot com>
2668
2669         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2670         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2671         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2672         (gst_multi_fd_sink_get_property):
2673         * gst/tcp/gstmultifdsink.h:
2674         Add support for DSCP QOS. Fixes #469933.
2675
2676 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2677
2678         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2679         Add another test that checks if conversion between standard 1 and 2
2680         channel layouts with and without positions set is working.
2681
2682 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2683
2684         * gst-libs/gst/audio/multichannel.c:
2685         (gst_audio_check_channel_positions):
2686         Allow non-standard 2 channel layouts.
2687         
2688         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2689         Add some tests for converting and remapping non-standard 1 and 2
2690         channel layouts.
2691
2692 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2693
2694         * gst/audioconvert/gstchannelmix.c:
2695         (gst_channel_mix_fill_normalize):
2696         Prevent division by zero if the channel mix matrix contains only
2697         zeroes.
2698
2699 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2700
2701         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2702
2703         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2704         Close a buffer memory leak. Fixes bug #534071.
2705
2706 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2707
2708         * gst-libs/gst/rtsp/gstrtsptransport.h:
2709         Make the GstRTSPTransport struct members public as there are no
2710         setters/getters and it's supposed to be changed directly.
2711         Fixes bug #533087.
2712
2713 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2714
2715         * gst/adder/gstadder.c:
2716         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2717         claim this on the pad template caps.
2718
2719 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2720
2721         * gst-libs/gst/audio/gstbaseaudiosink.c:
2722         (gst_base_audio_sink_sync_latency):
2723         We can only use our optimal calibration if we prerolled before the
2724         latency expired.
2725
2726 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2727
2728         * configure.ac:
2729           Require core CVS for GstBaseSrc buffer caps setting magic.
2730
2731 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2732
2733         * gst/audioconvert/gstaudioconvert.c:
2734         (gst_audio_convert_fixate_channels):
2735         Fix logic in last commit.
2736
2737 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2738
2739         * gst/audioconvert/gstaudioconvert.c:
2740         (gst_audio_convert_fixate_channels):
2741         Passthrough the channel positions if the number of output channels is
2742         the same as the number of input channels, the input had a channel
2743         layout and downstream requests no special one. We did this already for
2744         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2745
2746 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2747
2748         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2749         (gst_gnome_vfs_src_finalize),
2750         (gst_gnome_vfs_src_received_headers_callback),
2751         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2752         * ext/gnomevfs/gstgnomevfssrc.h:
2753         Set the ICY caps on the srcpad from where they get picked up by the base
2754         class now and set on the outgoing buffers.
2755
2756         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2757         (gst_base_audio_src_create):
2758         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2759         BaseSrc now sets the caps on outgoing buffers automatically.
2760
2761 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2762
2763         * gst-libs/gst/audio/gstbaseaudiosink.c:
2764         (gst_base_audio_sink_resample_slaving),
2765         (gst_base_audio_sink_skew_slaving),
2766         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2767         (gst_base_audio_sink_async_play),
2768         (gst_base_audio_sink_change_state):
2769         Change the way in which the ringbuffer is started when dealing with a
2770         slaved clock and latency. We now sync to the clock until we reach
2771         upstream latency before starting the ringbuffer. This has the effect
2772         that we can accurately align the master and slave clocks and let the
2773         rate correction code take care of the initial drift or rounding errors
2774         instead of leaving them uncorrected with the old approach.
2775
2776 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2777
2778         * gst/audioconvert/gstaudioconvert.c:
2779         (gst_audio_convert_fixate_channels):
2780         Correctly set the default channel positions when converting to 8
2781         channels.
2782
2783 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2784
2785         * configure.ac:
2786           Error out if we don't have the required version of core.
2787
2788 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2789
2790         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2791           Use data scan helper in aac typefinder and stop scanning
2792           for headers when we've found a type. Also fix potential invalid
2793           memory access when calculating the frame length.
2794
2795 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2796
2797         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2798           (mpeg_sys_is_valid_pack):
2799           Don't modify scan context when we return FALSE in ensure_data, so
2800           it's possible to continue scanning, and we don't end up with a NULL
2801           data pointer and a positive size, which might bite us the next time
2802           we're called. Small constification.
2803
2804 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2805
2806         * gst/adder/gstadder.c:
2807         Adder doesn't support 24 bit samples so don't claim it supports them
2808         in the pad template caps.
2809
2810 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2811
2812         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2813         (gst_base_rtp_depayload_chain):
2814         Validate the RTP packet before further processing it. It's just too
2815         dangerous to accept random packets and people are not forced to use a
2816         jitterbuffer or session manager to filter out the bad packets.
2817
2818         * gst-libs/gst/rtp/gstrtpbuffer.c:
2819         (gst_rtp_buffer_set_extension_data),
2820         (gst_rtp_buffer_get_payload_subbuffer):
2821         Small cleanups.
2822         When setting extension data in a buffer that is too small, we fail and
2823         we should not set the extension bit.
2824         Change GST_WARNINGS into g_warning because they really are
2825         programming errors.
2826
2827         * tests/check/libs/rtp.c: (GST_START_TEST):
2828         Catch the g_warnings now in the unit tests and that fact that failing to
2829         set extension data left the extension bit untouched.
2830
2831 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2832
2833         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2834           Revert previous change which made basetransform handle buffer_alloc
2835           and which breaks things badly in the non-passthrough case since it
2836           returned buffers with a different (ie. sometimes smaller) size than
2837           the size requested.
2838
2839 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2840
2841         Patch by: Bernard B <b-gnome at largestprime dot net>
2842
2843         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2844         Fix seqnum compare function for bordercase values and fix the docs
2845         again. Fixes #533075.
2846
2847         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2848         Add a testcase for seqnum compare function.
2849
2850 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2851
2852         * gst/adder/gstadder.c: (gst_adder_setcaps),
2853         (gst_adder_class_init):
2854         Correctly declare the supported endianness on the pad templates
2855         and check for correct endianness in the set caps function. Adder
2856         only supports native endianness.
2857         Also use gst_element_class_set_details_simple().
2858
2859 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2860
2861         * sys/xvimage/xvimagesink.c:
2862           Better debug logging in port value handling. Merging separate port
2863           value loops into one.
2864
2865 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2866
2867         Patch by: Hannes Bistry <hannesb at gmx dot de>
2868
2869         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2870         * gst/tcp/gsttcpserversink.c:
2871         (gst_tcp_server_sink_handle_server_read),
2872         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2873         Fix regression in clientsrc because we did not add the fd to the poll
2874         set anymore. Fixes #532364.
2875         Do some cleanups here and there.
2876
2877 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2878
2879         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2880         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2881         * gst/playback/gstplay-marshal.list:
2882         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2883         Use correct marshallers. GstCaps are a boxed type and no GObject
2884         subclass.
2885
2886 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2887
2888         * win32/common/libgstrtsp.def:
2889         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2890         symbols.
2891
2892 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2893
2894         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2895
2896         * tests/check/elements/audioresample.c:
2897         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2898         (live_switch_push), (GST_START_TEST):
2899         Add unit test for the latest basetransform negotiation changes.
2900         See bug #526768.
2901
2902 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2903
2904         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2905         Fix nv12<->nv21 conversion if stride is larger than width.
2906
2907 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2908
2909         Patch by: Jan Gerber <j at oil21 dot org>
2910
2911         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2912         (gst_ogg_pad_parse_skeleton_fisbone):
2913         * ext/ogg/gstoggdemux.h:
2914         Parse presentation time from skeleton streams and use it as offset
2915         for the timestamps. Fixes bug #530068.
2916
2917 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2918
2919         * gst-libs/gst/audio/gstbaseaudiosink.c:
2920         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2921         Revert previous patch that attempted to more accurately calculate the
2922         initial offset between master and slave clock. The best thing we can do
2923         in general is take the time of both clocks as the diff since we don't
2924         know when the actual preroll happened.
2925
2926 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2927
2928         * gst-libs/gst/pbutils/install-plugins.c:
2929           Fix docs: type and missing word.
2930
2931 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2932
2933         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2934           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2935           for this instead; don't check if we've found enough markers after
2936           each and every step, it's enough to do that only if we've actually
2937           found a new marker.
2938           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2939
2940 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2941
2942         * gst/typefind/gsttypefindfunctions.c:
2943           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2944           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2945           (mpeg_video_stream_type_find):
2946           Move scan helper thingy to the beginning of the file so we can use
2947           it in other typefind functions. Rename it to something more
2948           generic. Also improve handling of things towards the end of the
2949           typefind data: peek as much as we can if we know the size of the
2950           data, rather than just min_size.
2951
2952 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2953
2954         * docs/libs/gst-plugins-base-libs-sections.txt:
2955         * gst-libs/gst/interfaces/colorbalance.c:
2956         * gst-libs/gst/interfaces/colorbalance.h:
2957         * gst-libs/gst/interfaces/colorbalancechannel.c:
2958         * gst-libs/gst/interfaces/colorbalancechannel.h:
2959         * gst-libs/gst/interfaces/tuner.c:
2960         * gst-libs/gst/interfaces/tunerchannel.c:
2961         * gst-libs/gst/interfaces/tunerchannel.h:
2962         * gst-libs/gst/interfaces/tunernorm.c:
2963         * gst-libs/gst/interfaces/tunernorm.h:
2964         * gst-libs/gst/video/video.c:
2965         * gst-libs/gst/video/video.h:
2966         Document the GstTuner and GstColorBalance interfaces, and some
2967         other random API functions that needed it. 70% symbol coverage, woo.
2968
2969 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2970
2971         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2972         Choose to allocate one less segment but require one additional segment
2973         as latency. 
2974
2975         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2976         No need to increment the number of segments in the source.
2977
2978         * gst-libs/gst/audio/gstbaseaudiosink.c:
2979         (gst_base_audio_sink_get_time), (clock_convert_external),
2980         (gst_base_audio_sink_resample_slaving),
2981         (gst_base_audio_sink_skew_slaving),
2982         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2983         (gst_base_audio_sink_async_play):
2984         Remove adding latency when returning the internal time while subtracting
2985         it again when we use the value a little later.
2986         When calculating the end timestamp, we are making a rounding error
2987         with the current algorithm. Ensure that we don't accumulate these
2988         rounding errors when aligning samples by not resampling at all if we
2989         don't need to. Fixes #419351.
2990         Make the initial calibration of the clock slaving a little more
2991         predictable and accurate. Also handle the case where we don't do
2992         clock slaving.
2993
2994 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2995
2996         Based on a patch by:
2997           Björn Benderius <bjoern dot benderius at axis dot com>
2998
2999         * gst/ffmpegcolorspace/avcodec.h:
3000         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3001         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3002         (gst_ffmpegcsp_avpicture_fill):
3003         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
3004         * gst/ffmpegcolorspace/imgconvert_template.h:
3005         Add conversions from/to NV12 and NV21 and conversions between those
3006         two formats. Fixes bug #532166.
3007
3008 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
3009
3010         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
3011         Abort the h264 typefinding as soon as _peek() doesn't return anything,
3012         which happens for example with files smaller than 128kb.
3013
3014 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3015
3016         Patch by: Wouter Cloetens <zombie at e2big dot org>
3017
3018         * gst-libs/gst/rtsp/Makefile.am:
3019         * gst-libs/gst/rtsp/gstrtspconnection.c:
3020         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
3021         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
3022         (add_auth_header), (gst_rtsp_connection_free),
3023         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
3024         (gst_rtsp_connection_set_auth_param),
3025         (gst_rtsp_connection_clear_auth_params):
3026         * gst-libs/gst/rtsp/gstrtspconnection.h:
3027         Add Digest authorization support for RTSP connections. See #532065.
3028
3029         * gst-libs/gst/rtsp/md5.c:
3030         * gst-libs/gst/rtsp/md5.h:
3031         Yeap, another md5 implementation until we can depend on a glib that has
3032         support for it.
3033
3034 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
3035
3036         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3037
3038         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
3039         Let audioresample use the buffer allocation of basetransform instead
3040         of it's own stuff.
3041
3042         * tests/check/elements/audioresample.c: (alloc_only_48000),
3043         (GST_START_TEST), (audioresample_suite):
3044         Add unit test for the recent basetransform bugfix, where upstream
3045         changes caps to something that can't be passed through anymore.
3046
3047 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3048
3049         * win32/common/config.h.in:
3050           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
3051           use the real thing than having "???" unconditionally.
3052
3053 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3054
3055         * gst-libs/gst/audio/gstbaseaudiosink.c:
3056         (gst_base_audio_sink_query):
3057         Report the latency with the new seglatency parameter.
3058
3059         * gst-libs/gst/audio/gstringbuffer.c:
3060         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
3061         (gst_ring_buffer_acquire):
3062         * gst-libs/gst/audio/gstringbuffer.h:
3063         Add new field to the ringbufferspec to specify the expected latency
3064         between the underlying device read/write pointer, this is needed
3065         when writing sinks that sit a little closer to the hardware.
3066         Add some more docs for other fields.
3067
3068 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3069
3070         * gst/volume/gstvolume.c: (volume_transform_ip):
3071         Return NOT_NEGOTIATED if we didn't set a process function yet for some
3072         reason instead of crashing later. Might fix bug #509125.
3073
3074 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3075
3076         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
3077
3078         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
3079         * gst/audioconvert/audioconvert.h:
3080         * gst/audioconvert/gstaudioconvert.c:
3081         (gst_audio_convert_parse_caps),
3082         (structure_has_fixed_channel_positions),
3083         (gst_audio_convert_transform_caps):
3084         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
3085         Add support for more than 8 channels and NONE channel layouts. For
3086         more than 8 channels no channel conversion is supported yet, only
3087         format conversions are supported. Fixes bug #398033.
3088
3089         * tests/check/elements/audioconvert.c: (verify_convert),
3090         (GST_START_TEST), (audioconvert_suite):
3091         Add some unit tests by Tim for checking the NONE channel layouts
3092         and more than 8 channels and add some more unit tests for channel
3093         conversions.
3094
3095 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3096
3097         * gst/playback/gstdecodebin2.c: (connect_pad):
3098         When autoplugging fails, set the element back to NULL before
3099         unreffing it.
3100
3101 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3102
3103         * win32/common/libgstaudio.def:
3104         Add gst_base_audio_src_[sg]et_slave_method() to the exported
3105         symbols.
3106
3107 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
3108
3109         * gst/subparse/samiparse.c: (handle_start_sync),
3110         (end_sami_element), (characters_sami):
3111         Remove trailing, leading and double whitespaces.
3112         Correctly timestamp buffers and output the last buffer too.
3113
3114         * tests/check/elements/subparse.c: (GST_START_TEST),
3115         (subparse_suite):
3116         Add a simple unit test for SAMI parsing.
3117
3118 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
3119
3120         Patch by: Young-Ho Cha <ganadist at chollian dot net>
3121
3122         * gst/subparse/samiparse.c: (handle_start_sync),
3123         (start_sami_element), (end_sami_element), (characters_sami),
3124         (sami_context_reset):
3125         Only output characters inside the "sync" elements. There could be
3126         other elements like "style" that have some content but should
3127         not be printed. Fixes bug #467911.
3128
3129 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
3130
3131         * gst/playback/gstplaybasebin.c: (set_audio_mute),
3132         (set_active_source):
3133         * gst/playback/gstplaybasebin.h:
3134         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3135         (playbin_set_audio_mute):
3136         Allow setting -1 as current-audio to mute the current audio stream,
3137         similar to what is done for subtitles. Fixes bug #342294.
3138
3139 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
3140
3141         * gst-libs/gst/pbutils/descriptions.c: (formats): 
3142         It's SorensOn and not SorensEn.
3143
3144 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3145
3146         * gst-libs/gst/pbutils/descriptions.c: (formats):
3147           Fix description of video/x-flash-video.
3148
3149 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
3150
3151         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
3152         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
3153         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
3154         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
3155         Remove some unused code.
3156
3157         * gst/audioconvert/gstaudioquantize.c:
3158         (gst_audio_quantize_free_noise_shaping):
3159         Don't return before freeing the noise shaping history.
3160
3161 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3162
3163         * tests/check/elements/subparse.c: (do_test),
3164           (test_tmplayer_style3b), (subparse_suite):
3165           Add unit test for the tmplayer variant from bug #530962.
3166
3167 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3168
3169         * gst/subparse/gstsubparse.c: (handle_buffer),
3170           (gst_sub_parse_sink_event):
3171         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
3172           (tmplayer_parse_line):
3173           Fix parsing of tmplayer subtitle variant where every single line contains
3174           text and there isn't an empty line after each line to determine the
3175           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
3176           making sure that we push out the last line of text without a duration if
3177           there's still text left in the buffer at the end.
3178
3179 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3180
3181         * gst/subparse/gstsubparse.c: (feed_textbuf):
3182           Fix detection of discontinuities based on the buffer offset (doesn't work
3183           so well if no buffer offset is set) and also check for the DISCONT buffer
3184           flag. This keeps the parser state from being reset after each buffer in
3185           the unit test.
3186
3187 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3188
3189         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
3190           Further fine-tuning: don't absolutely require sequence or GOP headers
3191           (as introduced in the previous commit), but adjust the typefind
3192           probabilities returned accordingly if we don't see them. Also make sure
3193           picture header and first slice are somewhat close to each other (which
3194           is not perfect but still better than requiring a fixed offset or having
3195           no limit at all).
3196
3197 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3198
3199         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3200         (gst_basertppayload_sink_setcaps),
3201         (gst_basertppayload_sink_getcaps):
3202         Rename the setcaps/getcaps function internally to make it clear that
3203         they are called for the sink pad.
3204
3205 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3206
3207         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3208         (gst_base_rtp_depayload_class_init),
3209         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
3210         (gst_base_rtp_depayload_packet_lost),
3211         (gst_base_rtp_depayload_set_gst_timestamp):
3212         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3213         Catch packet-lost events from the jitterbuffer and convert them into a
3214         vmethod call (lost-packet) so that depayloaders can do something smart.
3215         Also add a default packet-lost function that sends out a segment update
3216         to the decoders.
3217
3218 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3219
3220         * gst/playback/test4.c:
3221         * gst/playback/test5.c:
3222         * gst/playback/test6.c:
3223         * gst/playback/test7.c:
3224           Also include config.h when relying on defines from it. Fixes the
3225           build. Its been a please to serve :)
3226
3227 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
3228
3229         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
3230         (paint_setup_NV21), (paint_hline_NV12_NV21):
3231         Add support for NV12 and NV21 in videotestsrc
3232
3233 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3234
3235         * gst/videoscale/gstvideoscale.c:
3236         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
3237         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
3238         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
3239         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
3240         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
3241         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
3242         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
3243         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
3244         (vs_image_scale_linear_RGB555):
3245         Support 1x1 images as input and output as for example the BBC HQ new
3246         streams have 1x1 GIFs in the playlists for some reason.
3247
3248 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3249
3250         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
3251           (try_to_link_1):
3252           If we can't activate one of the decoders we plugged in (such as,
3253           say, musepackdec) for some reason (it might not support push mode,
3254           for example), remove any pad probes that close_pad_link() might
3255           have set up. This makes sure we later don't try to remove a probe
3256           for a pad that doesn't exist any longer, and avoids nast warnings
3257           and probably other things too.
3258
3259 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3260
3261         * gst/typefind/gsttypefindfunctions.c:
3262           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
3263           (plugin_init):
3264           Rework mpeg video stream typefinding a bit more: make sure sequence,
3265           GOP, picture and slice headers appear in the order they should and
3266           that we've in fact at least had one of each; fix picture header
3267           detection; decouple picture and slice header check - don't assume
3268           they're at a fixed offset, there may be extra data in between. Also,
3269           announce varying degrees of probability depending on what we found
3270           exactly (multiple pictures, at least one picture, just sequence and
3271           GOP headers). Finally, in _ensure_data(), take into account that we
3272           might be typefinding smaller amounts of data, such as the first
3273           buffer of a stream, so fall back to the minimum size needed as long
3274           as that's available, instead of erroring out if there's less than
3275           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
3276           fuzzed file from #399342 as valid.
3277
3278 2008-04-30  Michael Smith <msmith@songbirdnest.com>
3279
3280         * ext/theora/theoradec.c:
3281           Cool kids don't divide by zero.
3282           Treat PAR of x:0 as 1:1.
3283           Fixes #530719.
3284
3285 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3286
3287         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
3288           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
3289           (mpeg_video_stream_type_find):
3290           Refactor a bit: use context structure to track parsing offset and
3291           size of available data and make the code a bit clearer. Fixes bad
3292           memory access in #356937.
3293
3294 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3295
3296         * gst/playback/test4.c:
3297         * gst/playback/test5.c:
3298         * gst/playback/test6.c:
3299         * gst/tcp/gstmultifdsink.c:
3300           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
3301           is defined.
3302
3303 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3304
3305         * gst-libs/gst/audio/gstbaseaudiosink.h:
3306         Clarify some docs.
3307
3308         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
3309         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3310         (gst_base_audio_src_set_slave_method),
3311         (gst_base_audio_src_get_slave_method),
3312         (gst_base_audio_src_set_property),
3313         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
3314         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3315         Add property and methods for selecting the clock slave method in the
3316         source, like in the sink.
3317         We only implement "none" and "re-timestamp" for now.
3318         API: gst_base_audio_src_set_slave_method()
3319         API: gst_base_audio_src_get_slave_method()
3320
3321 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3322
3323         * gst-libs/gst/rtp/gstrtpbuffer.c:
3324         Fix the docs about the seqnum compare function, it returns a difference.
3325
3326 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
3327
3328         * ext/alsa/gstalsadeviceprobe.c:
3329         (gst_alsa_get_device_list): Don't return before freeing up
3330         the allocated structures.
3331
3332 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
3333
3334         * gst/playback/gstplaybin.c:
3335           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3336
3337 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3338
3339         * ext/ogg/gstoggdemux.c:
3340           Revert the event part, that should not go in.
3341
3342 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3343
3344         * ext/ogg/gstoggdemux.c:
3345           Don't leak GstPluginFeatures when filtering.
3346
3347 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3348
3349         * sys/xvimage/xvimagesink.c:
3350           Add some logging for cases when grabbing the xv failed.
3351
3352 2008-04-21  David Schleef  <ds@schleef.org>
3353
3354         * ext/ogg/gstoggmux.c:
3355           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3356           packet.  Should conform to what we currently think is the
3357           final Ogg/Dirac muxing spec.
3358
3359 2008-04-21  David Schleef  <ds@schleef.org>
3360
3361         * sys/xvimage/xvimagesink.c:
3362           Fix typo that causes the overlay keying color to bright green
3363           on a 16-bit display.  Dark grey good.  Bright green bad.
3364
3365 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3366
3367         * ext/gnomevfs/gstgnomevfsuri.c:
3368           Add  FIXME comment about using uri-list for source and sink.
3369
3370 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3371
3372         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3373         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3374         vaargs functions to gint. Otherwise the fractions will get 0 set
3375         instead of the correct value on big endian systems. Fixes bug #529018.
3376
3377 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3378
3379         * ext/gnomevfs/gstgnomevfssink.c:
3380         (gst_gnome_vfs_sink_uri_get_protocols):
3381         * ext/gnomevfs/gstgnomevfssrc.c:
3382         (gst_gnome_vfs_src_uri_get_protocols):
3383         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3384         (gst_gnomevfs_get_supported_uris):
3385         Get the list of supported URI schemes in a threadsafe way and use the
3386         same list for the source and sink.
3387
3388 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3389
3390         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3391         (gst_gio_get_supported_protocols):
3392         Don't generate a new supported protocols list on each call but cache
3393         it. It's supposed to be static anyway, this way we only leak it once
3394         per process.
3395
3396         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3397         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3398         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3399         (gst_gio_sink_start):
3400         * ext/gio/gstgiosink.h:
3401         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3402         (gst_gio_src_class_init), (gst_gio_src_finalize),
3403         (gst_gio_src_set_property), (gst_gio_src_get_property),
3404         (gst_gio_src_start):
3405         * ext/gio/gstgiosrc.h:
3406         API: Add "file" properties where one can set a GFile as
3407         source/destination.
3408
3409         Add locking to the properties and use
3410         gst_element_class_set_details_simple() instead of a static
3411         GstElementDetails struct.
3412
3413 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3414
3415         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3416         (plugin_init):
3417         Add "mpp" and "mp+" as possible extensions for MusePack files.
3418
3419         Add typefinding for MusePack StreamVersion 8 files and include the
3420         stream version in the caps.
3421
3422 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3423
3424         * gst-libs/gst/rtp/gstrtppayloads.c:
3425         (gst_rtp_payload_info_for_name):
3426         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3427
3428 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3429
3430         * configure.ac:
3431           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3432           (NB: this only affects compilation of some of the examples).
3433           Remove some configure.ac cruft that's not needed any longer.
3434
3435 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3436
3437         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3438         Don't validate the payload if there isn't any.
3439         Fixes #525915
3440
3441 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3442
3443         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3444         Use g_atomic_int_set() instead of gst_atomic_int_set().
3445
3446 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3447
3448         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3449         Return NULL instead of a gchar * array with one NULL element if we
3450         don't get any supported URI schemes from GIO.
3451
3452 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3453
3454         * gst/audiotestsrc/gstaudiotestsrc.c:
3455           Remove cpp style commented old code.
3456
3457 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3458
3459         * gst/playback/gstdecodebin2.c:
3460           Fix signal docs.
3461
3462 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3463
3464         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3465           (gst_text_overlay_init):
3466           Fix textoverlay unit test again by making the supposed default
3467           value for the wait-text property the actual default value.
3468           Also fix Since: tag for new property.
3469
3470 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
3471
3472         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3473           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3474           (gst_video_format_get_pixel_stride),
3475           (gst_video_format_get_component_width),
3476           (gst_video_format_get_component_height),
3477           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3478           (gst_video_format_convert):
3479           Add guards to these functions to ensure sane input values.
3480
3481         * tests/check/libs/video.c:
3482           Fix unit test not to create caps with width=0 and height=0.
3483
3484 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3485
3486         * docs/design/draft-keyframe-force.txt:
3487         Fix typo.
3488
3489         * gst/playback/gstqueue2.c: (update_buffering),
3490         (gst_queue_handle_src_query):
3491         Set buffering mode in the messages.
3492         Set buffering percent in the query.
3493
3494         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3495         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3496         Do some more fancy things based on the buffering method in use.
3497
3498 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3499
3500         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3501         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3502         (msg_buffering), (main):
3503         Add basic download reports to seek using the new buffering API.
3504
3505 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3506
3507         * gst/playback/gstqueue2.c: (update_buffering),
3508         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3509         (gst_queue_src_checkgetrange_function):
3510         Include extra buffering stats in the buffering message.
3511         Implement BUFFERING query.
3512
3513         * gst/playback/gsturidecodebin.c: (do_async_start),
3514         (do_async_done), (type_found), (setup_streaming), (setup_source),
3515         (gst_uri_decode_bin_change_state):
3516         Only add decodebin2 when the type is found in streaming mode.
3517         Make uridecodebin async to PAUSED even when we don't have decodebin2
3518         added yet.
3519
3520 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3521
3522         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3523         Filter cdda from the supported URI schemes. We can't support
3524         musicbrainz tags and everything else one expects from a cdda source
3525         with GIO. Fixes bug #526794.
3526
3527 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3528
3529         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3530         (gst_xvimagesink_buffer_alloc):
3531         Fix calculation of 'expected size' for YV12 buffers.
3532         Be a little more verbose in the debug output for buffer-alloc'ed
3533         buffers which turn out to have the wrong size.
3534
3535 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3536
3537         * NEWS:
3538         * RELEASE:
3539         * gst-plugins-base.doap:
3540           Merge other changes from 0.10.19 release branch.
3541
3542 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3543
3544         * gst-libs/gst/audio/gstbaseaudiosink.c:
3545           (gst_base_audio_sink_class_init):
3546         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3547           (gst_base_audio_src_class_init):
3548         * gst/playback/gstplayback.c: (plugin_init):
3549         * gst/volume/gstvolume.c: (plugin_init):
3550           Work around missing bits of thread-safety on older GLibs some
3551           more to avoid assertions when starting up multiple playbin
3552           objects concurrently (see #512382).
3553
3554 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3555
3556         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3557           Remove some more fields.
3558
3559 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3560
3561         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3562
3563         * configure.ac:
3564         Actually build dlls when cross-compiling with mingw32.
3565         Fixes bug #526247.
3566
3567 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3568
3569         * configure.ac:
3570           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3571
3572 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3573
3574         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3575         (msg_buffering), (connect_bus_signals), (main):
3576         Add statusbar.
3577         Add buffering support with feedback in the statusbar.
3578
3579 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3580
3581         * ext/ogg/gstoggmux.c:
3582           Fix sample pipeline description.
3583
3584 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3585
3586         * docs/plugins/Makefile.am:
3587         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3588         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3589         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3590           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3591
3592         * docs/plugins/gst-plugins-base-plugins.args:
3593         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3594         * docs/plugins/gst-plugins-base-plugins.interfaces:
3595         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3596         * docs/plugins/inspect/plugin-adder.xml:
3597         * docs/plugins/inspect/plugin-alsa.xml:
3598         * docs/plugins/inspect/plugin-audioconvert.xml:
3599         * docs/plugins/inspect/plugin-audiorate.xml:
3600         * docs/plugins/inspect/plugin-audioresample.xml:
3601         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3602         * docs/plugins/inspect/plugin-cdparanoia.xml:
3603         * docs/plugins/inspect/plugin-decodebin.xml:
3604         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3605         * docs/plugins/inspect/plugin-gdp.xml:
3606         * docs/plugins/inspect/plugin-gnomevfs.xml:
3607         * docs/plugins/inspect/plugin-libvisual.xml:
3608         * docs/plugins/inspect/plugin-ogg.xml:
3609         * docs/plugins/inspect/plugin-pango.xml:
3610         * docs/plugins/inspect/plugin-playback.xml:
3611         * docs/plugins/inspect/plugin-queue2.xml:
3612         * docs/plugins/inspect/plugin-subparse.xml:
3613         * docs/plugins/inspect/plugin-tcp.xml:
3614         * docs/plugins/inspect/plugin-theora.xml:
3615         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3616         * docs/plugins/inspect/plugin-uridecodebin.xml:
3617         * docs/plugins/inspect/plugin-video4linux.xml:
3618         * docs/plugins/inspect/plugin-videorate.xml:
3619         * docs/plugins/inspect/plugin-videoscale.xml:
3620         * docs/plugins/inspect/plugin-videotestsrc.xml:
3621         * docs/plugins/inspect/plugin-volume.xml:
3622         * docs/plugins/inspect/plugin-vorbis.xml:
3623         * docs/plugins/inspect/plugin-ximagesink.xml:
3624         * docs/plugins/inspect/plugin-xvimagesink.xml:
3625           Update introspection data.
3626
3627         * ext/ogg/gstoggmux.c:
3628           Document oggmux.
3629
3630         * gst/playback/gstdecodebin2.c:
3631           Don't use gtk-doc style comment start for private stuff, but make it
3632           formatted like this for consistency.
3633
3634 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3635
3636         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3637         (gst_decode_bin_init), (gst_decode_bin_dispose),
3638         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3639         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3640         (analyze_new_pad), (connect_pad), (expose_pad),
3641         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3642         (gst_decode_group_expose), (gst_decode_group_free),
3643         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3644         Remove fakesink hack, we can now implement this more elegantly.
3645         Added property to bypass typefinding.
3646         Removed underrun callback and demuxer pad probe, we now use the srcpad
3647         probe to expose groups.
3648         API::sink-caps property
3649
3650         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3651         Guard against multiple emissions of the no_more_pads signal, which
3652         happens when we are dealing with chained oggs.
3653
3654         * gst/playback/gsturidecodebin.c: (remove_decoders),
3655         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3656         (setup_source):
3657         For streams, use our own typefind element and plug our queue after it.
3658         We will need this to determine the type of buffering to use for the
3659         queue soon.
3660
3661 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3662
3663         * gst-libs/gst/audio/gstbaseaudiosink.c:
3664         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3665         Guard against over and underflows because of clock slaving.
3666         When we are using our own clock, still compensate for any calibrations
3667         that we might have done to our clock.
3668
3669 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3670
3671         * ext/theora/theoradec.c: (theora_handle_type_packet),
3672         (theora_dec_chain):
3673         Don't try to do anything fancy with the return code from pushing an
3674         event, it does not have enough information to turn it into a
3675         GST_FLOW_ERROR.
3676
3677 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3678
3679         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3680         (gst_ogg_demux_chain_elem_pad):
3681         Add small debug line.
3682         Pass return code from the internal decoder instead of the too generic
3683         GST_FLOW_ERROR.
3684
3685 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3686
3687         * gst-libs/gst/cdda/Makefile.am:
3688         * gst-libs/gst/cdda/base64.c:
3689         * gst-libs/gst/cdda/base64.h:
3690         * gst-libs/gst/cdda/gstcddabasesrc.c:
3691         (gst_cddabasesrc_calculate_musicbrainz_discid):
3692         Use GLib's base64 implementation instead of our own.
3693
3694 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3695
3696         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3697         (gst_ogg_demux_read_chain):
3698         Refix oggdemux, we only have a problem if we failed to find a chain and
3699         we are not EOF.
3700
3701 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3702
3703         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3704
3705         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3706         (gst_ogg_demux_read_chain):
3707         When we fail to find a BOS page and we and up with no chain, error out
3708         properly instead of segfaulting. Fixes #525665.
3709
3710 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3711
3712         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3713         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3714         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3715         no-more-pads...
3716
3717 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3718
3719         * gst/playback/gstqueue2.c: (update_out_rates),
3720         (gst_queue_open_temp_location_file),
3721         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3722         (gst_queue_handle_src_query), (gst_queue_set_property):
3723         Update the estimated input data when we push out a buffer.
3724         Add some debug info about the temp file.
3725         Only forward src events when we are not using a temp file.
3726         Don't block the duration query, we need to find something better.
3727         Don't leak the temp filename.
3728
3729 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3730
3731         * configure.ac:
3732         Require GLib 2.12 and liboil 0.3.14.
3733
3734         * gst/volume/gstvolume.c: (volume_process_double):
3735         Unconditionally use liboil 0.3.14 function.
3736
3737 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3738
3739         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3740         ms-gsm can have arbitrarty sample rates. See #481354.
3741
3742 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3743
3744         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3745         MP4S is generic MPEG-4, not a microsoft variant.
3746
3747 2008-03-27  Michael Smith <msmith@fluendo.com>
3748
3749         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3750           Check the body CRC (if set) when depayloading.
3751           Fixes #522401.
3752
3753 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3754
3755         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3756           Fix Since: version for new property.
3757
3758 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3759
3760         * gst-libs/gst/rtsp/gstrtspconnection.c:
3761         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3762         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3763         Don't error when poll_wait returns EAGAIN.
3764
3765 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3766
3767         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3768         The queue is never filled when there are no buffers in the queue at all.
3769         Fixes #523993.
3770
3771 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3772
3773         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3774         (init_group), (free_group), (gst_play_bin_init),
3775         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3776         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3777         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3778         (gst_play_bin_set_current_video_stream),
3779         (gst_play_bin_set_current_audio_stream),
3780         (gst_play_bin_set_current_text_stream),
3781         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3782         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3783         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3784         (activate_group), (deactivate_group), (setup_next_source),
3785         (save_current_group), (gst_play_bin_change_state):
3786         Update some docs.
3787         Add new locks and conds to protect pipeline creation and group
3788         switching.
3789         Implement the sub-uri property.
3790         Keep track of pending uridecodebin creation and configure the output
3791         pipeline after all streams are configured.
3792         Propagate subtitle encoding to the uridecodebins.
3793         Implement getting the video/audio/visualisation elements.
3794         Use input-selector for stream switching.
3795         If we are asked to do visualisation, prefer to autoplug raw sinks
3796         instead of sinks that accept encoded data.
3797
3798 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3799
3800         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3801         (gst_play_sink_init), (gst_play_sink_dispose),
3802         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3803         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3804         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3805         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3806         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3807         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3808         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3809         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3810         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3811         * gst/playback/gstplaysink.h:
3812         Add methods to get audio/video/vis elements.
3813         Add methods to set the font description for the overlay.
3814         Remove properties, we're using this element with its methods only.
3815         Add support for subtitles.
3816         Rearrange the locking a bit to not use the object lock for protecting
3817         the pipeline construction.
3818         Try to use the volume and mute property on the sink when its available.
3819         Implement the mute option with volume when the sink does not have a mute
3820         property.
3821         Only add volume element when the sink has no volume property.
3822         Only do visualisations with raw audio pads.
3823
3824 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3825
3826         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3827         (gst_text_overlay_init), (gst_text_overlay_set_property),
3828         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3829         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3830         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3831         (gst_text_overlay_change_state):
3832         * ext/pango/gsttextoverlay.h:
3833         Add property to configure waiting for text on the textpad or not, with
3834         the default behaviour being the old one (always wait for text before
3835         rendering the video). This default behaviour is usually not the best one
3836         because the text stream can very sparse and could require queueing a lot
3837         of video.
3838         Fix the flushing and EOS handing so that we don't mix up their meaning.
3839
3840 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3841
3842         * gst/playback/gsturidecodebin.c:
3843         (gst_uri_decode_bin_autoplug_factories),
3844         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3845         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3846         (gst_uri_decode_bin_set_property),
3847         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3848         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3849         (proxy_autoplug_factories_signal), (make_decoder),
3850         (source_new_pad), (setup_source):
3851         Add a readonly source property and notify.
3852         Add new lock for protecting the construction of the pipeline.
3853         Keep track of the decodebins we plugged.
3854         Correctly proxy the autoplug signal so that it actually continues.
3855         Proxy subtitle-encoding to the decodebins.
3856
3857 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3858
3859         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3860         (text_toggle_cb), (update_streams), (main):
3861         Rearrange some buttons in playbin2 and make some other boxes insensitive
3862         when needed.
3863         Add language codes to subtitle selection boxes when we gind the right
3864         tags for the streams.
3865
3866 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3867
3868         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3869         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3870         (gst_decode_bin_set_subs_encoding),
3871         (gst_decode_bin_get_subs_encoding),
3872         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3873         (deactivate_free_recursive):
3874         Protect caps property with the object lock.
3875         Protect encoding property with the object lock.
3876         Keep list of elements we added that have the subtitle-encoding property.
3877         Distribute the subtitle-encoding to all of the elements when it
3878         changes.
3879
3880 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3881
3882         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3883         Small debug improvement.
3884
3885         * gst-libs/gst/audio/gstbaseaudiosink.c:
3886         (gst_base_audio_sink_render):
3887         Fix bug in determining the sample start/stop position, we want to base
3888         this decision on the fact that we are going forwards or backwards, not
3889         slower or faster. This fixes some ugly resync warnings when playing at
3890         very slow speeds.
3891
3892 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3893
3894         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3895         Correctly set the supported URI schemes and don't leave
3896         some schemes in the middle or at the start at NULL.
3897
3898 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3899
3900         * tests/check/elements/gdpdepay.c:
3901           Make test compile without unused function/variable warnings on PPC.
3902  
3903 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3904
3905         * configure.ac:
3906         * ext/alsa/gstalsamixerelement.c:
3907         (gst_alsa_mixer_element_class_init):
3908         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3909         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3910         * ext/cdparanoia/gstcdparanoiasrc.c:
3911         (gst_cd_paranoia_src_class_init):
3912         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3913         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3914         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3915         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3916         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3917         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3918         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3919         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3920         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3921         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3922         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3923         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3924         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3925         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3926         (gst_audio_filter_template_class_init):
3927         * gst-libs/gst/audio/gstbaseaudiosink.c:
3928         (gst_base_audio_sink_class_init):
3929         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3930         (gst_base_audio_src_class_init):
3931         * gst-libs/gst/cdda/gstcddabasesrc.c:
3932         (gst_cdda_base_src_class_init):
3933         * gst-libs/gst/interfaces/mixertrack.c:
3934         (gst_mixer_track_class_init):
3935         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3936         (gst_base_rtp_depayload_class_init):
3937         * gst-libs/gst/rtp/gstbasertppayload.c:
3938         (gst_basertppayload_class_init):
3939         * gst/audioconvert/gstaudioconvert.c:
3940         (gst_audio_convert_class_init):
3941         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3942         * gst/audioresample/gstaudioresample.c:
3943         (gst_audioresample_class_init):
3944         * gst/audiotestsrc/gstaudiotestsrc.c:
3945         (gst_audio_test_src_class_init):
3946         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3947         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3948         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3949         (preroll_unlinked):
3950         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3951         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3952         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3953         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3954         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3955         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3956         (gst_stream_selector_class_init):
3957         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3958         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3959         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3960         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3961         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3962         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3963         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3964         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3965         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3966         * gst/videotestsrc/gstvideotestsrc.c:
3967         (gst_video_test_src_class_init):
3968         * gst/volume/gstvolume.c: (gst_volume_class_init):
3969         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3970         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3971         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3972         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3973         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3975         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3976         static strings (i.e. all). This gives us less memory usage,
3977         fewer allocations and thus less memory defragmentation. Depend
3978         on core CVS for this. Fixes bug #523806.
3979
3980 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3981
3982         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3983         Filter http and https protocols. GIO/GVfs handles them but it's
3984         impossible to implement iradio/icecast with it. Better use
3985         souphttpsrc or something else for this.
3986
3987         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3988         If getting the file informations by a query fails try it with the
3989         seek-to-end trick too.
3990
3991 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3992
3993         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3994         (gst_volume_base_init), (gst_volume_class_init),
3995         (volume_process_double), (volume_process_float),
3996         (volume_transform_ip), (plugin_init):
3997         memset buffers to zero if we get a GAP buffer. We usually see a
3998         buffer as one unit so let's handle it as one and don't care about
3999         volume changes while processing one buffer.
4000         Also clean up some stuff a bit.
4001
4002 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4003
4004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4005         (gst_audio_convert_create_silence_buffer),
4006         (gst_audio_convert_transform):
4007         Make audioconvert GAP-aware by outputting silence buffers when the
4008         input has the GAP flag set. This is up to 8x faster.
4009         Based on a patch by Stefan Kost. Fixes bug #517813.
4010
4011 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4012
4013         * gst/volume/gstvolume.c: (volume_process_double):
4014         Use oil_scalarmultiply_f64_ns() for double processing when it's
4015         available at compile time.
4016
4017 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4018
4019         * configure.ac:
4020         Fix lrint/lrintf checks to actually work. These functions are
4021         in libm on Linux at least so try to link to it.
4022
4023 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
4024
4025         * configure.ac:
4026         Back to development - 0.10.18.1
4027
4028 === release 0.10.18 ===
4029
4030 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
4031
4032         * configure.ac:
4033           releasing 0.10.18, "I will follow"
4034
4035 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
4036
4037         * configure.ac:
4038         * win32/common/config.h:
4039         0.10.17.4 pre-release
4040
4041 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4042
4043         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
4044         Use GST_STR_NULL when trying to print strings that could be NULL because
4045         this might crash on some platforms. See #520808.
4046
4047 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4048
4049         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4050
4051         * gst-libs/gst/rtsp/gstrtspconnection.c:
4052         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
4053         (read_line), (gst_rtsp_connection_read_internal):
4054         Generic Windows fixes that makes libgstrtsp work on Windows when
4055         coupled with the new GstPoll API. See #520808.
4056
4057 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
4058
4059         Patch by: Milosz Derezynski <internalerror at gmail dot com>
4060
4061         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
4062           If seeking to a new position succeeds don't simply return from
4063           create() without creating a buffer. Do this only in the case
4064           seeking to the new position fails. Fixes bug #523054.
4065
4066 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4067
4068         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
4069           (gst_video_format_from_rgba32_masks):
4070           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
4071           (#522635).
4072
4073         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
4074           Add unit test for the RGB caps parsing and creation, checking for
4075           internal consistency of the new API and consistency of the API with
4076           the old GST_VIDEO_CAPS_* defines.
4077
4078 2008-03-14  David Schleef  <ds@schleef.org>
4079
4080         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
4081           because -base is in freeze.
4082
4083 2008-03-14  David Schleef  <ds@schleef.org>
4084
4085         Patch by: William M. Brack
4086
4087         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
4088
4089 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4090
4091         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4092         (gst_selector_pad_chain):
4093         * gst/playback/gststreamselector.h:
4094         Revert change that caused regression until a real fix is found.
4095         Fixes #522203.
4096
4097 2008-03-12  Michael Smith <msmith@fluendo.com>
4098
4099         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4100         * gst-libs/gst/audio/gstringbuffer.h:
4101           Rename recently added buffer types to make more sense.
4102         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
4103         (gst_alsasink_write):
4104           Adapt for above API changes.
4105           Fixes bug #520523.
4106
4107 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
4108
4109         * win32/common/libgstnetbuffer.def:
4110         Add new symbol gst_netaddress_equal. Fixes bug #521743.
4111
4112 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
4113
4114         * configure.ac:
4115         * win32/common/config.h:
4116         0.10.17.3 pre-release
4117
4118 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
4119
4120         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4121         (gst_base_audio_src_create):
4122         Fix duration when no clock was provided. Fixes #520300.
4123
4124 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4125
4126         Patch by: Olivier Crete  <tester at tester ca>
4127
4128         * docs/libs/gst-plugins-base-libs-sections.txt:
4129         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
4130         * gst-libs/gst/netbuffer/gstnetbuffer.h:
4131         Add trivial function to compare GstNetAddress. See #520626.
4132         API: GstNetBuffer::gst_netaddress_equal
4133
4134 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4135
4136         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4137         Update mode property docs, it's deprecated now.
4138
4139 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4140
4141         * gst-libs/gst/rtsp/gstrtspconnection.c:
4142         (gst_rtsp_connection_create):
4143         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
4144         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
4145         * gst/tcp/gstmultifdsink.h:
4146         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
4147         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
4148         Remove GstPollMode from gstpoll constructor.
4149
4150 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
4151
4152         * configure.ac:
4153         * win32/common/config.h:
4154         0.10.17.2 pre-release
4155
4156 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
4157
4158         * gst/Makefile.am:
4159         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
4160         them twice
4161
4162         * win32/common/libgstinterfaces.def:
4163         * win32/common/libgstrtp.def:
4164         Add new API to the defs
4165
4166 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4167
4168         Patch by: Mersad Jelacic  <mersad at axis dot com>
4169
4170         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4171         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4172         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
4173         possible to specify the sample size in bits. (#509637)
4174
4175 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4176
4177         * tests/check/libs/mixer.c:
4178           Add a few simple checks for the new message types.
4179
4180 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4181
4182         * docs/libs/gst-plugins-base-libs-sections.txt:
4183         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
4184           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
4185           (gst_mixer_message_get_type),
4186           (gst_mixer_message_parse_option_changed),
4187           (gst_mixer_message_parse_options_list_changed):
4188         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
4189           (GST_MIXER_MESSAGE_OPTION_CHANGED),
4190           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
4191           (GST_MIXER_MESSAGE_MIXER_CHANGED):
4192           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
4193           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
4194
4195 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4196
4197         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
4198           (gst_mixer_options_get_values):
4199         * gst-libs/gst/interfaces/mixeroptions.h:
4200           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
4201           (_GstMixerOptions), (_GstMixerOptionsClass):
4202           API: add GstMixerOptions::get_values vfunc (#519906)
4203
4204 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4205
4206         * configure.ac:
4207         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4208         plug-ins are included/excluded. (#498222)
4209
4210 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4211
4212         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4213         Add typefinder for IMelody files, using audio/x-imelody.
4214         See bug #519516.
4215
4216 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4217
4218         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
4219         * ext/alsa/gstalsasink.c: (set_hwparams):
4220         * ext/alsa/gstalsasrc.c: (set_hwparams):
4221         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
4222         * ext/ogg/gstoggmux.h:
4223         * ext/ogg/gstogmparse.c:
4224         * gst-libs/gst/audio/audio.c:
4225         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
4226         * gst-libs/gst/pbutils/missing-plugins.c:
4227         (gst_missing_uri_sink_message_new),
4228         (gst_missing_element_message_new),
4229         (gst_missing_decoder_message_new),
4230         (gst_missing_encoder_message_new):
4231         * gst-libs/gst/rtp/gstbasertppayload.c:
4232         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4233         (gst_rtcp_packet_bye_get_reason):
4234         * gst/audioconvert/gstaudioconvert.c:
4235         * gst/audioresample/gstaudioresample.c:
4236         * gst/ffmpegcolorspace/imgconvert.c:
4237         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
4238         * gst/typefind/gsttypefindfunctions.c:
4239         * gst/videoscale/vs_4tap.c:
4240         * gst/videoscale/vs_4tap.h:
4241         * sys/v4l/gstv4lelement.c:
4242         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
4243         * sys/v4l/v4l_calls.c:
4244         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
4245         (gst_v4lsrc_try_capture):
4246         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4247         (gst_ximagesink_ximage_new):
4248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
4249         (gst_xvimagesink_xvimage_new):
4250         * tests/check/elements/audioconvert.c:
4251         * tests/check/elements/audioresample.c:
4252         (fail_unless_perfect_stream):
4253         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
4254         * tests/check/elements/decodebin.c:
4255         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
4256         (setup_gdpdepay_streamheader):
4257         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
4258         (setup_gdppay_streamheader):
4259         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
4260         * tests/check/elements/multifdsink.c: (setup_multifdsink):
4261         * tests/check/elements/textoverlay.c:
4262         * tests/check/elements/videorate.c: (setup_videorate):
4263         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
4264         * tests/check/elements/volume.c: (setup_volume):
4265         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
4266         * tests/check/elements/vorbistag.c:
4267         * tests/check/generic/clock-selection.c:
4268         * tests/check/generic/states.c: (setup), (teardown):
4269         * tests/check/libs/cddabasesrc.c:
4270         * tests/check/libs/video.c:
4271         * tests/check/pipelines/gio.c:
4272         * tests/check/pipelines/oggmux.c:
4273         * tests/check/pipelines/simple-launch-lines.c:
4274         (simple_launch_lines_suite):
4275         * tests/check/pipelines/streamheader.c:
4276         * tests/check/pipelines/theoraenc.c:
4277         * tests/check/pipelines/vorbisdec.c:
4278         * tests/check/pipelines/vorbisenc.c:
4279         * tests/examples/seek/scrubby.c:
4280         * tests/examples/seek/seek.c: (query_positions_elems),
4281         (query_positions_pads):
4282         * tests/icles/stress-xoverlay.c: (myclock):
4283         Correct all relevant warnings found by the sparse semantic code
4284         analyzer. This include marking several symbols static, using
4285         NULL instead of 0 for pointers and using "foo (void)" instead
4286         of "foo ()" for declarations.
4287
4288         * win32/common/libgstrtp.def:
4289         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
4290
4291 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4292
4293         Patch by: José Alburquerque <jaalburqu svn gnome org>
4294
4295         * gst/playback/gstplaybin2.c:
4296           Make the function signature of the _get_*_tags() functions match
4297           the signature of the vfuncs they implement, ie. return a
4298           GstTagList rather than a GstStructure, which is more correct,
4299           even if one is typedef'ed to the other (#518940).
4300
4301 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4302
4303         * gst-libs/gst/rtsp/gstrtspconnection.c:
4304           Don't include unix headers unconditionally (fixes #518037).
4305
4306 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4307
4308         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
4309           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
4310           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
4311           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
4312           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
4313           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
4314           (gst_video_format_is_packed), (video_format_is_packed):
4315           Add unit test that makes sure that the strides, offsets and
4316           sizes returned for the various YUV formats by the new video API
4317           match the old reference implementation in videotestsrc.
4318
4319 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4320
4321         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
4322           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
4323           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
4324           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
4325           (gst_video_format_get_pixel_stride),
4326           (gst_video_format_get_component_width),
4327           (gst_video_format_get_component_height),
4328           (gst_video_format_get_component_offset), (gst_video_format_get_size):
4329         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
4330           (GST_VIDEO_FORMAT_Y42B):
4331           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
4332
4333 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4334
4335         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4336           YV12 is I420 with swapped components 1 and 2, so the offset of
4337           component 1 for I420 should be the offset for component 2 for YV12
4338           and vice versa.
4339
4340 2008-02-29  Rene Stadler  <mail@renestadler.de>
4341
4342         * sys/v4l/gstv4lelement.c:
4343         Add missing semicolon to fix indentation.
4344
4345 2008-02-29  Julien Moutte  <julien@fluendo.com>
4346
4347         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4348         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4349         if we can do SPDIF output.
4350         * ext/alsa/gstalsa.h:
4351         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4352         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4353         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4354         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4355         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4356         to support AC3, EC3 and IEC958 buffers.
4357
4358 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
4359
4360         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4361           (gst_mixer_message_parse_mute_toggled),
4362           (gst_mixer_message_parse_record_toggled),
4363           (gst_mixer_message_parse_volume_changed),
4364           (gst_mixer_message_parse_option_changed):
4365           De-cruft and fix message type assertions (NULL is not a really
4366           valid mixer message type string).
4367
4368 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4369
4370         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4371         When negotiating, actually start from a format that we can support
4372         instead of from the too generic template.
4373
4374 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4375
4376         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4377         Enable vis setting.
4378
4379         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4380         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4381         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4382         (gen_vis_chain):
4383         Implement vis switching while playing.
4384
4385 2008-02-28  David Schleef  <ds@schleef.org>
4386
4387         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4388
4389 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4390
4391         Patch by: Peter Kjellerstedt  <pkj at axis com>
4392
4393         * gst/tcp/Makefile.am:
4394         * gst/tcp/fdsetstress.c:
4395         * gst/tcp/gstfdset.c:
4396         * gst/tcp/gstfdset.h:
4397         Removed fdset and stress test, they are now known as GstPoll in
4398         core. 
4399
4400         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4401         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4402         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4403         (gst_multi_fd_sink_handle_client_write),
4404         (gst_multi_fd_sink_queue_buffer),
4405         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4406         (gst_multi_fd_sink_stop):
4407         * gst/tcp/gstmultifdsink.h:
4408         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4409         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4410         (gst_tcp_gdp_read_caps):
4411         * gst/tcp/gsttcp.h:
4412         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4413         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4414         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4415         * gst/tcp/gsttcpclientsink.h:
4416         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4417         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4418         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4419         * gst/tcp/gsttcpclientsrc.h:
4420         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4421         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4422         * gst/tcp/gsttcpserversink.h:
4423         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4424         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4425         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4426         * gst/tcp/gsttcpserversrc.h:
4427         Port to GstPoll. See #505417.
4428
4429 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4430
4431         Patch by: Peter Kjellerstedt  <pkj at axis com>
4432
4433         * gst-libs/gst/rtsp/gstrtspconnection.c:
4434         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4435         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4436         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4437         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4438         (gst_rtsp_connection_flush):
4439         * gst-libs/gst/rtsp/gstrtspconnection.h:
4440         Use GstPoll for the rtsp connection. See #505417.
4441
4442 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4443
4444         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4445         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4446         Add combo box for visualisations, populate it with a factory list
4447         of all visualisation plugins, configure vis plugin instance in
4448         playbin2. 
4449
4450 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4451
4452         * tests/check/libs/rtp.c: (GST_START_TEST):
4453         Add check for RTP buffer defaults, padding and marker bit API.
4454
4455 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4456
4457         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4458         Use memcpy() instead of upcasting a byte array to long *. This
4459         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4460         This should be ported to GCheckSum once we can use GLib 2.16.
4461         Partially fixes bug #500833.
4462
4463 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
4464
4465         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4466           Push tag event after the newsegment event. Log the pointer of
4467           the buffer we're actually going to push rather than the buffer
4468           we're feeding to _make_metadata_writable().
4469
4470 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4471
4472         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4473         Comment smoke typefinder for now. The smokedec plugin needs one
4474         frame per buffer but we have no parser yet, thus it simply crashes
4475         in most situations.
4476
4477 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4478
4479         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4480         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4481
4482 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4483
4484         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4485         (plugin_init):
4486         Add midi typefinder, copied from the timidity plugin.
4487
4488 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4489
4490         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
4491
4492         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4493         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4494           (subparse_suite):
4495           Forward slashes at the beginning and end of a line also signify
4496           italics (Fixes: #518162).
4497
4498 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4499
4500         * tests/check/gst-plugins-base.supp:
4501         Add a suppression for a cached value in GIO that wasn't moved
4502         while moving gio from -bad to -base.
4503
4504 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4505
4506         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4507
4508         * configure.ac:
4509         Don't hardcode -Wall and -Werror for configure checks, this fails
4510         with non-GCC compilers. Fixes bug #517991.
4511
4512 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4513
4514         * gst/audioconvert/gstaudioconvert.c:
4515         * gst/audioconvert/gstaudioquantize.c:
4516         * gst/audioconvert/gstaudioquantize.h:
4517           Make audioconvert gap aware. If noiseshaping is used, wait for
4518           noiseshaping to converge before marking as GAP. Fixes #517813.
4519
4520 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4521
4522         * gst/audiotestsrc/gstaudiotestsrc.c:
4523           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4524
4525 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4526
4527         * ext/gnomevfs/gstgnomevfssink.c:
4528         (gst_gnome_vfs_sink_handle_event):
4529         Return FALSE when seeking for a new segment fails instead
4530         of silently ignoring the failure and appending every buffer
4531         that comes for the new segment.
4532
4533 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4534
4535         * gst/playback/gstplaysink.c: (find_property),
4536         (gst_play_sink_find_property), (gen_video_chain),
4537         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4538         Recursively search the sink element for a last-frame property so that we
4539         can also find the property in autovideosink and friends that don't
4540         always proxy the internal sink properties.
4541
4542 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4543
4544         * gst-libs/gst/audio/multichannel.c:
4545           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4546           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4547           (gst_audio_set_structure_channel_positions_list),
4548           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4549           (gst_audio_fixate_channel_positions):
4550           Fix confusing terminology in docs and code: structure fields are
4551           'fields' and not 'properties'.
4552
4553 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4554
4555         * gst-libs/gst/audio/multichannel.c:
4556           (gst_audio_check_channel_positions), (add_list_to_struct):
4557           Give more useful warning messages if one of the channel
4558           layout enums passed to us is invalid and if the "channels"
4559           field in the caps has a GType we don't expect.
4560
4561 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4562
4563         * gst-libs/gst/audio/multichannel.c:
4564           Fix typo in docs blurb.
4565
4566 2008-02-19  Julien Moutte  <julien@fluendo.com>
4567
4568         Patch by: Josep Torra Valles <josep@fluendo.com>
4569
4570         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4571         typefind lookup to fix typefinding on HD clips.
4572
4573 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4574
4575         * gst/playback/gstscreenshot.c:
4576         * gst/playback/gstscreenshot.h:
4577           Fix up copyright (I rewrote the GStreamer-0.10 code for
4578           this from scratch back in the days).
4579
4580 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4581
4582         * gst/playback/Makefile.am:
4583         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4584         (create_element), (gst_play_frame_conv_convert):
4585         * gst/playback/gstscreenshot.h:
4586         Add screenshot conversion code from totem.
4587
4588         * gst/playback/gstplay-marshal.list:
4589         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4590         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4591         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4592         Implement frame property to get a color-unconverted snapshot.
4593         Implement convert-frame action signal to get a converted snapshot image.
4594         Configure connection speed in uridecodebin.
4595         Document some more properties.
4596
4597         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4598         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4599         (gst_play_sink_get_last_frame):
4600         * gst/playback/gstplaysink.h:
4601         Use last-buffer property of the video sink to get a video snapshot.
4602
4603         * tests/examples/seek/seek.c: (shot_cb), (main):
4604         Add snapshot button for playbin2 and use the frame property to save the
4605         frame as a png in the current directory.
4606
4607 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4608
4609         Patch by: Josep Torra Valles <josep at fluendo dot com>
4610
4611         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4612         (plugin_init):
4613         Add typefinding support for h264 elementary streams.
4614         Fixes bug #517420.
4615
4616 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4617
4618         * configure.ac:
4619           Require CVS of core for new API in collectpads.
4620
4621         * gst/adder/gstadder.c:
4622           Use new API to make adder sparse stream aware.
4623
4624 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4625
4626         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4627         (no_more_pads_cb):
4628         Get the object data correct so that we can remove our channels
4629         correctly.
4630
4631         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4632         (gen_vis_chain), (gst_play_sink_reconfigure),
4633         (gst_play_sink_request_pad):
4634         Add option to disable async behaviour in the sinks when possible. This
4635         makes it possible to avoid an audio queue when dealing with
4636         visualisations.
4637         Add option to add a queue for the audio path.
4638
4639         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4640         (main):
4641         Disable the vis checkbox to match the defaults of playbin2.
4642         Only get the stream info when we need to.
4643
4644 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4645
4646         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4647         (gst_gio_base_sink_set_stream):
4648         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4649         (gst_gio_base_src_set_stream):
4650         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4651         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4652         Don't use async operations as they require a running main loop.
4653         This makes us block again when closing streams and unable
4654         to mount the enclosing volume of an URI if it isn't yet.
4655
4656 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4657
4658         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4659         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4660         (gen_vis_chain), (gst_play_sink_reconfigure),
4661         (gst_play_sink_request_pad):
4662         Move tee in front of the audio and vis pipelines.
4663         Add queue for audio for now.
4664         Add visualisation support.
4665
4666         * tests/examples/seek/seek.c: (main):
4667         Visualisation is by default disabled.
4668
4669 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4670
4671         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4672         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4673         Improve debugging a bit.
4674
4675         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4676         * ext/gio/gstgiosink.h:
4677         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4678         * ext/gio/gstgiosrc.h:
4679         Try to mount the enclosing volume of a GFile if it isn't mounted
4680         yet. This requires us to wait for an async operation to finish, done
4681         with an nested GMainLoop. Authentication is not supported yet, will
4682         come later.
4683
4684 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4685
4686         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4687         (gst_play_bin_set_property), (gst_play_bin_get_property),
4688         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4689         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4690         (gst_play_sink_get_mute), (gen_audio_chain):
4691         * gst/playback/gstplaysink.h:
4692         Add mute property.
4693
4694         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4695         (gst_selector_pad_chain):
4696         * gst/playback/gststreamselector.h:
4697         Make sure we forward the event only once.
4698
4699         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4700         Add and implement the mute button for playbin2.
4701
4702 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4703
4704         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4705
4706         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4707         Add some more debug info.
4708         Make sure we never return a negative delay. Fixes #516246.
4709
4710 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4711
4712         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4713           Revert patch that makes the sink hold the object lock when
4714           calling snd_pcm_delay(), since it breaks playback for me.
4715
4716 2008-02-12  Julien Moutte  <julien@fluendo.com>
4717
4718         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4719         some seek flags when changing rate.
4720
4721 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4722
4723         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4724         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4725         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4726         Fix potential leaks.
4727
4728         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4729         Fix leak when there is no function configured.
4730
4731 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4732
4733         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4734         (gst_v4lsrc_buffer_finalize):
4735         Correctly chain up the finalize method.
4736
4737 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4738
4739         * ext/gio/gstgiostreamsink.c:
4740         * ext/gio/gstgiostreamsrc.c:
4741         Add documentation and example code for giostreamsink/giostreamsrc.
4742
4743         * tests/check/pipelines/gio.c: (GST_START_TEST):
4744         Ask the GMemoryOutputStream for the data instead of assuming that
4745         the pointer to the data stayed the same. It could've been realloc'ed.
4746
4747 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4748
4749         * ext/gio/gstgiosink.c:
4750         * ext/gio/gstgiosrc.c:
4751         Make the documentation of giosink/giosrc complete, large parts
4752         are based on the gnomevfssink/gnomevfssrc docs.
4753
4754 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4755
4756         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4757         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4758         * docs/plugins/gst-plugins-base-plugins.args:
4759         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4760         * docs/plugins/gst-plugins-base-plugins.interfaces:
4761         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4762         * docs/plugins/gst-plugins-base-plugins.signals:
4763         * docs/plugins/inspect/plugin-adder.xml:
4764         * docs/plugins/inspect/plugin-audioconvert.xml:
4765         * docs/plugins/inspect/plugin-audiorate.xml:
4766         * docs/plugins/inspect/plugin-audioresample.xml:
4767         * docs/plugins/inspect/plugin-decodebin.xml:
4768         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4769         * docs/plugins/inspect/plugin-gdp.xml:
4770         * docs/plugins/inspect/plugin-gio.xml:
4771         * docs/plugins/inspect/plugin-gnomevfs.xml:
4772         * docs/plugins/inspect/plugin-libvisual.xml:
4773         * docs/plugins/inspect/plugin-ogg.xml:
4774         * docs/plugins/inspect/plugin-pango.xml:
4775         * docs/plugins/inspect/plugin-playback.xml:
4776         * docs/plugins/inspect/plugin-queue2.xml:
4777         * docs/plugins/inspect/plugin-subparse.xml:
4778         * docs/plugins/inspect/plugin-theora.xml:
4779         * docs/plugins/inspect/plugin-uridecodebin.xml:
4780         * docs/plugins/inspect/plugin-videorate.xml:
4781         * docs/plugins/inspect/plugin-videoscale.xml:
4782         * docs/plugins/inspect/plugin-volume.xml:
4783         * docs/plugins/inspect/plugin-vorbis.xml:
4784         Add the GIO documentation again and while at that run make update.
4785
4786 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4787
4788         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4789         * ext/alsa/gstalsasink.c: (set_swparams):
4790         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4791           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4792           against libasound >= 1.0.16, since it's been deprecated in
4793           0.10.16, and alignment is always 1 then, apparently. (#512899)
4794
4795 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4796
4797         * gst/playback/gstplaybin.c: (gen_audio_element):
4798         * gst/playback/gstplaysink.c: (gen_audio_chain):
4799           Handle case where we can't create the volume element a bit
4800           better (#514307).
4801
4802 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4803
4804         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4805         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4806           Add support for https protocol. Fixes #510229.
4807
4808 2008-02-11  Julien Moutte  <julien@fluendo.com>
4809         
4810         Patch by: Alan Peevers <peeves@pacbell.net>
4811
4812         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4813         lock when calling alsa methods.
4814
4815 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4816
4817         * gst/typefind/gsttypefindfunctions.c:
4818           Bump rank of jpeg and png typefinders, which will return maximum
4819           probability in the most common cases (thus short-circuiting more
4820           expensive typefinders like the mp3 one for these two quite common
4821           image types).
4822
4823 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4824
4825         * ext/theora/theoraparse.c:
4826         Fix long description of the theora parser to be more verbose than just
4827         the type name.
4828
4829 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4830
4831         Patch by: Branko Čibej <brane at xbc dot nu>
4832
4833         * sys/xvimage/xvimagesink.c:
4834         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4835         Fixes bug #515654.
4836
4837 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4838
4839         * gst/playback/gstplaybasebin.c:
4840         Set is_dynamic as True if there are elements with both request
4841         and sometimes src pad templates instead of breaking out when it
4842         finds the first pad template that is a src.
4843
4844 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4845
4846         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4847         (update_streams), (video_combo_cb), (audio_combo_cb),
4848         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4849         Add some stream switching and volume gui for playbin2.
4850
4851 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4852
4853         * gst/playback/gstplay-marshal.list:
4854         Added marshal for streamselector Tags.
4855
4856         * gst/playback/gstplaybasebin.c: (set_active_source):
4857         Streamselector now selects pads based on the pad object instead of its
4858         name.
4859
4860         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4861         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4862         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4863         (gst_play_bin_get_text_tags),
4864         (gst_play_bin_set_current_video_stream),
4865         (gst_play_bin_set_current_audio_stream),
4866         (gst_play_bin_set_current_text_stream),
4867         (gst_play_bin_set_property), (gst_play_bin_get_property),
4868         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4869         Remove option to mute streams with the current-a/v/t property, we have
4870         this functionality in the flags.
4871         Add signals to notify when the number of A/V/T channels changed.
4872         Add action signals to get tags for the A/V/T streams.
4873         Implement setting the current A/V/T stream.
4874         Rearrange some things to simplify stream selection.
4875         Implement volume.
4876
4877         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4878         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4879         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4880         (activate_vis), (gst_play_sink_reconfigure):
4881         * gst/playback/gstplaysink.h:
4882         Add and implement volume setting methods.
4883
4884         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4885         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4886         (gst_selector_pad_event), (gst_stream_selector_class_init),
4887         (gst_stream_selector_init), (gst_stream_selector_finalize),
4888         (gst_stream_selector_set_property),
4889         (gst_stream_selector_get_property),
4890         (gst_stream_selector_get_linked_pad),
4891         (gst_stream_selector_request_new_pad):
4892         * gst/playback/gststreamselector.h:
4893         Add pad properties for tags and status of pads.
4894         Keep tags on pads.
4895         Make active pad selection based on pad object instead of name.
4896
4897 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4898
4899         * configure.ac:
4900           Revert last change as we now check in gtk-doc.m4 for sed.
4901
4902 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4903
4904         * configure.ac:
4905         Find and subst SED when building the docs.
4906
4907 2008-02-08  Julien Moutte  <julien@fluendo.com>
4908
4909         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4910         (main): Make sure bus signals are reconnected when pressing STOP
4911         and then PLAY again for a parse launch pipeline. Fix a ref leak
4912         on the bus.
4913         * win32/common/config.h: Updated.
4914
4915 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4916
4917         * configure.ac:
4918         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4919         pre-releases or releases.
4920
4921 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4922
4923         * configure.ac:
4924         * ext/gio/Makefile.am:
4925         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4926         reporting
4927
4928 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4929
4930         * docs/plugins/Makefile.am:
4931         Add the headers which need scanning for the GIO plugin. The rest of
4932         the docs still need migrating.
4933
4934 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4935
4936         * ext/Makefile.am:
4937         * tests/check/Makefile.am:
4938         * tests/check/pipelines/.cvsignore:
4939         Add gio in a few more places.
4940
4941 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4942
4943         * configure.ac:
4944         * ext/Makefile.am:
4945         * tests/check/Makefile.am:
4946         Move gio plugin from -bad and mark as experimental.
4947
4948 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4949
4950         * gst-libs/gst/interfaces/mixeroptions.c:
4951         * gst-libs/gst/interfaces/mixertrack.c:
4952         Comment out a couple of other things which break the build when
4953         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4954
4955 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4956
4957         * docs/libs/gst-plugins-base-libs-sections.txt:
4958           Fix pbutils header.
4959
4960 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4961
4962         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4963         Fix compiler warning.
4964
4965 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4966
4967         Patch by: Peter Kjellerstedt  <pkj at axis com>
4968
4969         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4970         Clear the addrinfo struct using memset. Fixes #514937.
4971
4972 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4973
4974         * gst/tcp/gstfdset.h:
4975         Remove unused field to same some memory.
4976
4977         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4978         Mark action signals as such.
4979
4980 2008-02-06  Michael Smith <msmith@fluendo.com>
4981
4982         * ext/theora/theoradec.c: (_theora_granule_frame),
4983         (_inc_granulepos):
4984           Increment granulepos for new-bitstream versions appropriately.
4985           Fixes #514623.
4986
4987 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4988
4989         * tests/examples/seek/seek.c: (do_seek),
4990         (rate_spinbutton_changed_cb), (update_streams), (main):
4991         Remove obsolete stream_time reset after flushing seek, core does that
4992         automatically now.
4993         Improve accuracy of speed spinbutton.
4994         Only do playbin2 stuff when we actually use it.
4995
4996 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4997
4998         * tests/check/Makefile.am:
4999           Revert previous change of the test environment's GST_PLUGIN_PATH.
5000           The problem is not with the plugins, but with element factories
5001           and only occurs if elements are split out from existing plugins
5002           or if plugins change name (see #512740).
5003
5004 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5005
5006         * tests/check/Makefile.am:
5007           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
5008           with the core's plugins first and our local build directories last,
5009           since we might be building against an installed core, and that
5010           core's plugin directory may contain older or other versions of
5011           our own -base plugins, but we really do want to test our local
5012           ones (if there are multiple plugins or element factories with the
5013           same name, those inspected last will trump those read in earlier).
5014           Fixes #512740 for the most part.
5015
5016 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
5017
5018         * configure.ac:
5019         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
5020         Use gmtime_r if available as gmtime is not MT-safe.
5021         Fixes bug #511810.
5022
5023 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
5024
5025         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
5026         Cast glong to time_t as time_t might have a different type on
5027         other platforms, like FreeBSD, and we get a compiler warning
5028         otherwise. Fixes bug #511825.
5029
5030 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5031
5032         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5033         (get_group), (get_n_pads), (gst_play_bin_get_property),
5034         (pad_added_cb), (no_more_pads_cb), (perform_eos),
5035         (autoplug_select_cb), (deactivate_group):
5036         Remove stream-info, we going for something easier.
5037         Refactor getting the current group.
5038         Implement getting the number of audio/video/text streams.
5039
5040         * gst/playback/gststreamselector.c:
5041         (gst_stream_selector_class_init), (gst_stream_selector_init),
5042         (gst_stream_selector_get_property),
5043         (gst_stream_selector_request_new_pad),
5044         (gst_stream_selector_release_pad):
5045         * gst/playback/gststreamselector.h:
5046         Add property for number of pads.
5047
5048         * tests/examples/seek/seek.c: (set_scale), (update_flag),
5049         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
5050         (text_toggle_cb), (update_streams), (msg_async_done),
5051         (msg_state_changed), (main):
5052         Block slider callback when updating the slider position.
5053         Add gui elements for controlling playbin2.
5054         Add callback for async_done that updates position/duration.
5055
5056 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
5057
5058         * docs/plugins/Makefile.am:
5059         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5060         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5061         * docs/plugins/gst-plugins-base-plugins.hierarchy:
5062         * docs/plugins/gst-plugins-base-plugins.interfaces:
5063         * docs/plugins/gst-plugins-base-plugins.prerequisites:
5064           First round of plugin docs cleansups.
5065
5066         * docs/plugins/inspect/plugin-adder.xml:
5067         * docs/plugins/inspect/plugin-alsa.xml:
5068         * docs/plugins/inspect/plugin-audioconvert.xml:
5069         * docs/plugins/inspect/plugin-audiorate.xml:
5070         * docs/plugins/inspect/plugin-audioresample.xml:
5071         * docs/plugins/inspect/plugin-audiotestsrc.xml:
5072         * docs/plugins/inspect/plugin-cdparanoia.xml:
5073         * docs/plugins/inspect/plugin-decodebin.xml:
5074         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
5075         * docs/plugins/inspect/plugin-gdp.xml:
5076         * docs/plugins/inspect/plugin-gnomevfs.xml:
5077         * docs/plugins/inspect/plugin-libvisual.xml:
5078         * docs/plugins/inspect/plugin-ogg.xml:
5079         * docs/plugins/inspect/plugin-pango.xml:
5080         * docs/plugins/inspect/plugin-subparse.xml:
5081         * docs/plugins/inspect/plugin-tcp.xml:
5082         * docs/plugins/inspect/plugin-theora.xml:
5083         * docs/plugins/inspect/plugin-typefindfunctions.xml:
5084         * docs/plugins/inspect/plugin-video4linux.xml:
5085         * docs/plugins/inspect/plugin-videorate.xml:
5086         * docs/plugins/inspect/plugin-videoscale.xml:
5087         * docs/plugins/inspect/plugin-videotestsrc.xml:
5088         * docs/plugins/inspect/plugin-volume.xml:
5089         * docs/plugins/inspect/plugin-vorbis.xml:
5090         * docs/plugins/inspect/plugin-ximagesink.xml:
5091         * docs/plugins/inspect/plugin-xvimagesink.xml:
5092           Regenerate.
5093
5094         * ext/ogg/Makefile.am:
5095         * ext/ogg/gstoggmux.c:
5096         * ext/ogg/gstoggmux.h:
5097           Add header for oggmux. the c-file needs a doc blob still.
5098
5099 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5100
5101         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5102
5103         * gst-libs/gst/rtp/gstrtpbuffer.c:
5104         (gst_rtp_buffer_set_extension_data):
5105         * gst-libs/gst/rtp/gstrtpbuffer.h:
5106         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
5107         Add gst_rtp_buffer_set_extension_data() 
5108         Add a unit test for this addition. Fixes #511478.
5109         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
5110
5111 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5112
5113         * configure.ac:
5114         Back to CVS
5115
5116 === release 0.10.17 ===
5117
5118 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
5119
5120         * configure.ac:
5121           releasing 0.10.17, "Peanut Butter and Jelly"
5122
5123 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5124
5125         * gst-libs/gst/interfaces/mixeroptions.c:
5126         * gst-libs/gst/interfaces/mixertrack.c:
5127         Also remove the conditional registration of the signals
5128         that disappeared with the ABI change in 0.10.14
5129
5130 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5131
5132         * gst-libs/gst/rtsp/gstrtspconnection.c:
5133         Revert patch to gstrtspconnection.c for brown paper bag
5134         release of -base. Re-opens: #511825
5135
5136 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5137
5138         * gst-libs/gst/interfaces/mixeroptions.h:
5139         * gst-libs/gst/interfaces/mixertrack.h:
5140         Change the way these deprecated function pointers are removed
5141         so that the compiled ABI is unconditionally smaller. This 
5142         sets in stone an ABI break that actually occurred when the
5143         things were deprecated in 0.10.14, which seems to be the best
5144         fix as the only known users are oss-mixer and sunaudio-mixer in 
5145         gst-plugins-good.
5146         Fixes: #513018
5147
5148 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5149
5150         * win32/common/libgstpbutils.def:
5151           Export the two new _get_type() functions which are needed
5152           by the python bindings.
5153
5154 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
5155
5156         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
5157         Cast glong to time_t as time_t might have a different type on
5158         other platforms, like FreeBSD, and we get a compiler warning
5159         otherwise. Fixes bug #511825.
5160
5161 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
5162
5163         * gst-libs/gst/audio/gstaudiofilter.c:
5164         (gst_audio_filter_class_init):
5165         Initialize the GstRingerBuffer class to get it's debug category
5166         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
5167         category and otherwise we get some g_critical(). Fixes bug #512334.
5168
5169 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
5170
5171         * configure.ac:
5172         Back to CVS
5173
5174 === release 0.10.16 ===
5175
5176 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
5177
5178         * configure.ac:
5179           releasing 0.10.16, "Scheduled Interruption"
5180
5181 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5182
5183         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5184
5185         * gst-libs/gst/rtp/gstrtpbuffer.c:
5186         (gst_rtp_buffer_get_extension_data):
5187         Fix typos and wrong extension check. Fixes #511274.
5188
5189 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
5190
5191         * po/sk.po:
5192         Oops - add new sk.po mentioned in the LINGUAS I just committed
5193
5194 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
5195
5196         * po/LINGUAS:
5197         Add ca translation to the disted list.
5198
5199         * win32/vs6/libgstsdp.dsp:
5200         Convert line endings to CRLF
5201
5202 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
5203
5204         * win32/MANIFEST:
5205         Add win32/vs6/libgstrtsp.dsp to MANIFEST
5206
5207 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5208
5209         * win32/common/libgstsdp.def:
5210         * win32/common/libgstvideo.def:
5211         Add new API declarations
5212
5213 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5214
5215         * ext/theora/gsttheoradec.h:
5216         * ext/theora/gsttheoraparse.h:
5217         * ext/theora/theoradec.c:
5218         * ext/theora/theoraparse.c:
5219         Take a 2nd stab at handling libtheora granulepos changes in the decoder
5220         and parser by inspecting the bitstream version of the incoming data.
5221
5222 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
5223
5224         * configure.ac:
5225         * pkgconfig/Makefile.am:
5226         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
5227         * pkgconfig/gstreamer-audio.pc.in:
5228         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
5229         * pkgconfig/gstreamer-cdda.pc.in:
5230         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
5231         * pkgconfig/gstreamer-fft.pc.in:
5232         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
5233         * pkgconfig/gstreamer-floatcast.pc.in:
5234         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5235         * pkgconfig/gstreamer-interfaces.pc.in:
5236         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
5237         * pkgconfig/gstreamer-netbuffer.pc.in:
5238         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
5239         * pkgconfig/gstreamer-pbutils.pc.in:
5240         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
5241         * pkgconfig/gstreamer-riff.pc.in:
5242         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
5243         * pkgconfig/gstreamer-rtp.pc.in:
5244         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
5245         * pkgconfig/gstreamer-rtsp.pc.in:
5246         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
5247         * pkgconfig/gstreamer-sdp.pc.in:
5248         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
5249         * pkgconfig/gstreamer-tag.pc.in:
5250         * pkgconfig/gstreamer-video-uninstalled.pc.in:
5251         * pkgconfig/gstreamer-video.pc.in:
5252         Provide one pkg-config file for every gst-plugins-base library.
5253         This makes linking to those libraries much more intuitive and
5254         provides standard pkg-config behaviour for them. Fixes bug #499697.
5255
5256 2008-01-13  David Schleef  <ds@schleef.org>
5257
5258         * gst/videoscale/vs_4tap.c:
5259           Fix valgrind error on 4tap scaling method.
5260
5261 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
5262
5263         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
5264         Include Winsock2.h for VS6 and use a different way initialize
5265         hints structure so it can build with VS6.
5266         * win32/MANIFEST:
5267         * win32/vs6/libgstsdp.dsp:
5268         * win32/common/libgstsdp.def:
5269         Add new files for libgstsdp.
5270         * win32/vs6/grammar.dsp:
5271         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
5272         * win32/vs6/gst_plugins_base.dsw:
5273         * win32/vs6/libgstdecodebin.dsp:
5274         * win32/vs6/libgstdecodebin2.dsp:
5275         * win32/vs6/libgstplaybin.dsp:
5276         * win32/vs6/libgstvolume.dsp:
5277         Add new dependencies to the link list.
5278
5279 2008-01-13  Julien Moutte  <julien@fluendo.com>
5280
5281         * win32/common/config.h:
5282         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
5283         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
5284         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
5285         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
5286         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
5287         * win32/common/interfaces-enumtypes.c:
5288         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
5289         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
5290         (gst_mixer_track_flags_get_type),
5291         (gst_tuner_channel_flags_get_type):
5292         * win32/common/multichannel-enumtypes.c:
5293         (gst_audio_channel_position_get_type):
5294         * win32/common/pbutils-enumtypes.c:
5295         (gst_install_plugins_return_get_type):
5296         * win32/common/pbutils-enumtypes.h: Update/Add generated files
5297         in the win32 build directory.
5298
5299 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5300
5301         * tests/check/Makefile.am:
5302         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
5303
5304         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
5305         * tests/check/elements/playbin.c:
5306         * tests/check/libs/mixer.c: (test_element_interface_supported),
5307         (gst_implements_interface_init):
5308         * tests/check/libs/rtp.c: (GST_START_TEST):
5309         Fix various assignment type mismatches.
5310
5311 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5312
5313         * configure.ac:
5314         * gst-libs/gst/rtsp/Makefile.am:
5315         Add test to see if hstrerror is available or if we need libresolv
5316         (Solaris) for it, then use it in libgstrtsp.
5317
5318 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5319
5320         * gst-libs/gst/tag/Makefile.am:
5321         Fix include path order
5322
5323 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
5324
5325         * gst-libs/gst/pbutils/install-plugins.c:
5326         (gst_install_plugins_context_copy),
5327         (gst_install_plugins_context_get_type):
5328         * gst-libs/gst/pbutils/install-plugins.h:
5329         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
5330         for bindings.
5331
5332 2008-01-11  Michael Smith <msmith@fluendo.com>
5333
5334         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
5335         (_theora_granule_frame), (_theora_granule_start_time),
5336         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5337           Adapt for post-alpha meaning of granulepos, when we
5338           have a newer version of libtheora.
5339         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5340         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5341         (theora_enc_is_discontinuous), (theora_enc_chain):
5342           Likewise.
5343         * tests/check/Makefile.am:
5344           Link libtheora into theoraenc test so we can check which version of
5345           libtheora we're testing against.
5346         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5347         (check_buffer_granulepos),
5348         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5349         (theoraenc_suite):
5350           Adapt tests to check the values that are now defined for theora; make
5351           the tests backwards-adapt the passed values if we're running against an
5352           old libtheora.
5353           Fixes #497964
5354
5355 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5356
5357         * gst-libs/gst/audio/gstbaseaudiosink.c:
5358           (gst_base_audio_sink_class_init):
5359         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5360           (gst_base_audio_src_class_init):
5361           Ref audio clock class from a thread-safe context to make sure
5362           we're not bit by GObjects lack of thread-safety here (#349410),
5363            however unlikely that may be in practice.
5364
5365 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5366
5367         * autogen.sh:
5368           Add -Wno-portability to the automake parameters to stop warnings
5369           about GNU make extensions being used. We require GNU make in almost
5370           every Makefile anyway.
5371           
5372         * configure.ac:
5373           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5374           at the same time is required for per target flags.
5375
5376 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5377
5378         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5379           Post an error message if we can't pull as many bytes as we need
5380           for the tag. This makes sure the user gets to see a proper error
5381           message if a file with a partial ID3 tag is fed to decodebin, and
5382           not a 'no ID3 tag demuxer' error, which would be confusing
5383           (see #508138).
5384
5385 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5386
5387         * gst-libs/gst/pbutils/descriptions.c: (formats):
5388           Add description strings for ID3, APE, and ICY tags.
5389
5390 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5391
5392         * gst/playback/gstdecodebin.c: (try_to_link_1):
5393           Make sure we error out correctly if we can't activate one of
5394           the elements we've added.  Fixes #508138.
5395           
5396 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5397
5398         Patch by: Bastien Nocera <hadess at hadess net>
5399
5400         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5401           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5402           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5403           the volume is the same for all channels. This works around
5404           some problem in alsa that leaves us with inconsistent state
5405           for some reason (#486840).
5406
5407 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5408
5409         Patch by: Jerone Young <jerone at gmail com>
5410
5411         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5412           If there's no mixer track by the name of 'Master' or 'Front',
5413           check if there's one called 'PCM' before trying the generic
5414           fallback logic (fixes #506928, where we pick 'Mic' as master
5415           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5416
5417 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5418
5419         * gst/playback/gstplay-enum.c:
5420         (register_gst_autoplug_select_result),
5421         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5422         (gst_play_flags_get_type):
5423         * gst/playback/gstplay-enum.h:
5424         Add enums for configuration flags.
5425
5426         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5427         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5428         (gst_play_bin_get_property), (no_more_pads_cb),
5429         (autoplug_select_cb), (gst_play_bin_change_state):
5430         Merge mode with flags.
5431         Add more property getters/setters, defaults and docs.
5432         Add properties to get number of audio/video/text streams.
5433         Create sink object in _init so that we can always rely on it being
5434         there.
5435
5436         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5437         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5438         (activate_vis), (gst_play_sink_reconfigure),
5439         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5440         (gst_play_sink_change_state):
5441         * gst/playback/gstplaysink.h:
5442         Use flags to configure the sink pipelines.
5443         Add tee before audio pipeline so that we can use it for visualisations.
5444         Start working on integrating visualisations.
5445         Remove mode, we can do everything with the flags now.
5446         Add method to configue the sink pipeline.
5447
5448 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
5449
5450         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5451           (check_buffer_timestamp), (check_buffer_duration):
5452           Turn these functions into macros so we can see right away
5453           where the failure occured.
5454
5455 2008-01-05  Julien Moutte  <julien@fluendo.com>
5456
5457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5458         debugging information to understand how X calculates the stride
5459         for XvImages.
5460
5461 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5462
5463         * gst/volume/Makefile.am:
5464         * gst/volume/gstvolume.c: (volume_choose_func),
5465         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5466         (volume_setup):
5467         * gst/volume/gstvolume.h:
5468         Use GstAudioFilter as base class for the volume element instead of
5469         plain GstBaseTransform.
5470
5471 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5472
5473         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5474         Don't set element details for the abstract GstAudioFilter class.
5475
5476 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5477
5478         * gst-libs/gst/audio/gstaudiofilter.c:
5479         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5480         Implement get_unit_size() vmethod of GstBaseTransform.
5481
5482 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5483
5484         * gst-libs/gst/pbutils/Makefile.am:
5485         * gst-libs/gst/pbutils/pbutils.h:
5486         Use glib-enum generator to have a proper enum GType for
5487         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5488
5489 2007-12-31  David Schleef  <ds@schleef.org>
5490
5491         * tests/check/Makefile.am:
5492         * tests/check/pipelines/theoraenc.c:
5493           Reenable theoraenc test, which fails on the buildbot but
5494           not locally.
5495
5496 2007-12-31  David Schleef  <ds@schleef.org>
5497
5498         * docs/libs/.cvsignore:
5499         * docs/plugins/.cvsignore:
5500           Add *-undeclared.txt to fix buildbot.
5501
5502 2007-12-31  David Schleef  <ds@schleef.org>
5503
5504         * tests/check/Makefile.am:
5505           Second attempt at disabling theoraenc test long enough to
5506           get buildbot to compile -base.
5507
5508 2007-12-31  David Schleef  <ds@schleef.org>
5509
5510         * tests/check/pipelines/theoraenc.c:
5511           Disable theoraenc test long enough to get the buildbot to
5512           compile a recent -base.
5513
5514 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5515
5516         * tests/examples/seek/seek.c: (stop_cb):
5517         Make sure we reset the slider value to 0.0 without racing against a
5518         possible g_idle that sets it to something else.
5519
5520 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5521
5522         * sys/ximage/ximagesink.c:
5523         fix typo
5524
5525 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5526
5527         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5528         * gst-libs/gst/rtsp/gstrtspdefs.h:
5529         Add Location header so that we can start implementing redirects.
5530         See #506025.
5531
5532 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5533
5534         * gst/subparse/gstssaparse.c:
5535         combine if's
5536
5537 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5538
5539         * gst/subparse/gstssaparse.c:
5540         remove duplicate log message
5541
5542 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5543
5544         * ext/libvisual/visual.c: (gst_visual_chain):
5545         Fix 'xyz may be used uninitialized' compiler warnings caused
5546         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5547         abort() in any case but properly report the error.
5548
5549 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5550
5551         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5552         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5553         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5554         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5555         (autoplug_select_cb), (activate_group), (deactivate_group),
5556         (setup_next_source), (save_current_group),
5557         (gst_play_bin_change_state):
5558         Code cleanups.
5559         Remove next-uri, we can use the uri property just fine.
5560         Fix some crasher.
5561         Unref uridecodebin when switching.
5562         Fix going to READY.
5563
5564         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5565         (gst_play_sink_init), (gst_play_sink_dispose),
5566         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5567         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5568         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5569         (gst_play_sink_set_property), (gst_play_sink_get_property),
5570         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5571         (gen_vis_element), (gst_play_sink_get_mode),
5572         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5573         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5574         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5575         (gst_play_sink_change_state):
5576         * gst/playback/gstplaysink.h:
5577         Add some locking to make things threadsafe.
5578
5579         * gst/playback/test7.c: (about_to_finish_cb):
5580         Fix test.
5581
5582 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
5583
5584         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5585           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5586           (gst_video_scale_transform):
5587           Don't claim to be able to handle/transform caps that can't really
5588           be handled by the currently selected scaling method (here: RGB or
5589           packed YUV with 4-tap method). Also add locking to method property.
5590
5591         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5592           (test_basetransform_based):
5593           Some test pipelines for the above (not entirely valgrind clean yet
5594           apparently).
5595
5596 2007-12-21  David Schleef  <ds@schleef.org>
5597
5598         * gst-libs/gst/video/video.c:
5599         * gst-libs/gst/video/video.h:
5600           Add additional RGBA and RGB-24 video formats.
5601
5602 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5603
5604         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5605           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5606           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5607         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5608           (cddabasesrc_suite):
5609           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5610           deprecated in the future (see #498924).
5611
5612 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5613
5614         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5615           Don't leak event.
5616
5617 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5618
5619         * gst-libs/gst/riff/riff-read.c:
5620         Use GST_ROUND_UP_2 macro
5621
5622 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5623
5624         * gst/playback/.cvsignore:
5625           Ignore more.
5626
5627 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5628
5629         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5630         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5631           (set_active_source):
5632         * gst/playback/gstplaybasebin.h:
5633         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5634           (setup_sinks), (playbin_set_subtitles_visible):
5635           Make switching off of subtitles work. To avoid all kind of
5636           problems with unlinking of the subtitle input, we just keep
5637           the subtitle inputs linked as they are and tell textoverlay
5638           not to render them. Fixes #373011.
5639           Other subtitle switching issues (esp. when there are both
5640           external and in-stream subtitles) remain. They'll be solved
5641           in playbin2.
5642
5643 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5644
5645         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5646         Init the pad segment too.
5647
5648 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5649
5650         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5651         (gst_audioringbuffer_open_device),
5652         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5653         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5654         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5655         (gst_audio_sink_create_ringbuffer):
5656         Improve debug output.
5657
5658         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5659         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5660         Prevent some functions from doing things and failing when the
5661         ringbuffer is not yet acquired.
5662
5663 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5664
5665         * gst-libs/gst/interfaces/interfaces.h:
5666           Also remove interfaces.h from CVS as it is not needed anymore.
5667
5668 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5669
5670         * gst-libs/gst/interfaces/Makefile.am:
5671           interfaces.h is not used anymore so remove it from the build
5672           process.
5673
5674 2007-12-17  David Schleef  <ds@schleef.org>
5675
5676         * gst/videotestsrc/gstvideotestsrc.c:
5677         * gst/videotestsrc/gstvideotestsrc.h:
5678           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5679           for testing vertical refresh synchronization.
5680
5681 2007-12-17  David Schleef  <ds@schleef.org>
5682
5683         * docs/libs/gst-plugins-base-libs-sections.txt:
5684         * gst-libs/gst/video/video.c:
5685         * gst-libs/gst/video/video.h:
5686           Add new GstVideFormat enum and write a bunch of helper functions
5687           based around it.
5688
5689 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
5690
5691         * Makefile.am:
5692           Use new common/win32.mak.
5693
5694 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5695
5696         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5697         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5698         Add debug info.
5699         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5700         the parent state change function, just like the audiosink, because the
5701         parent waits for the element to finish its processing before completing
5702         the state change. This makes going to PAUSED a lot snappier.
5703         When going from READY to PAUSED, don't allow the ringbuffer to start
5704         yet.
5705
5706 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5707
5708         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5709         Yet another fix for broken software that produce files with an empty
5710         blockalign field. Instead of completely failing, make a second attempt
5711         at guessing the width/depth by looking at strf->size.
5712
5713 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5714
5715         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5716           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5717         * gst-libs/gst/pbutils/install-plugins.c:
5718           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5719         * gst-libs/gst/pbutils/missing-plugins.c:
5720           (gst_missing_plugin_message_get_installer_detail),
5721           (gst_missing_encoder_installer_detail_new):
5722         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5723         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5724           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5725           avoid compiler warnings (#503930).
5726
5727 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5728
5729         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5730         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5731         for jpeg video streams.
5732         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5733         for the above modification.
5734
5735 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5736
5737         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5738           (gst_x_overlay_handle_events):
5739           More guards (we don't want klass to end up being NULL).
5740
5741 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5742
5743         * configure.ac:
5744         * gst/volume/gstvolume.c: (gst_volume_init):
5745           Use new gst_base_transform_set_gap_aware() function as volume
5746           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5747           for this.
5748
5749 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5750
5751         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5752         Don't go to READY on EOS as this avoids testing of seeking and
5753         restarting after EOS, use the stop button when you want to READY.
5754         Don't try to do a flushing seek in segment-done, it does not make
5755         sense to use this for gapless playback and is not needed.
5756
5757 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5758
5759         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5760         (reset_rate_timer), (update_in_rates), (update_out_rates),
5761         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5762         (gst_queue_chain), (gst_queue_loop):
5763         Use separate timers for input and output rates.
5764         Pause measuring the output rate when we block for more data.
5765         See #503262.
5766
5767 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5768
5769         * gst/playback/gstqueue2.c: (gst_queue_chain):
5770         Pause the timer to measure the input rate when we block because the
5771         queue is filled. See #503262.
5772
5773 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5774
5775         Patch by: Peter Kjellerstedt  <pkj at axis com>
5776
5777         * gst-libs/gst/rtsp/gstrtspconnection.c:
5778         (gst_rtsp_connection_free):
5779         Close control sockets. Fixes #503440.
5780
5781 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5782
5783         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5784         Expose the right pad in the right place with the right element.
5785
5786 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5787
5788         * gst-libs/gst/pbutils/descriptions.c: (formats):
5789           Add description for 'private' dts caps (who come up with that name?).
5790
5791 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5792
5793         * Makefile.am:
5794           Add check-exports target and run it with 'make check'.
5795
5796         * configure.ac:
5797           Be stricter about what we export in our libraries: change regexp so that
5798           we only export _gst_foo(), but not __gst_foo().
5799
5800         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5801         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5802           Change internal functions to __gst_foo so they dont' get exported.
5803
5804         * win32/common/libgstaudio.def:
5805           Add missing symbols.
5806
5807 2007-12-11  David Schleef  <ds@schleef.org>
5808
5809         * ChangeLog: remove conflict markers
5810
5811 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5812
5813         * ext/gnomevfs/Makefile.am:
5814         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5815           Use gst_tag_freeform_string_to_utf8() here, which also takes
5816           into account any character sets specified by the user via
5817           environment variables.
5818
5819 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5820
5821         * gst/audioconvert/Makefile.am:
5822         Also link to libm.
5823
5824 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5825
5826         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5827         No need for floating point operations here. avoids having to link
5828         against the math library too.
5829
5830 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5831
5832         * gst-libs/gst/pbutils/descriptions.c: (formats),
5833           (format_info_get_desc):
5834         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5835           (GST_START_TEST):
5836           Add one or two missing formats.  Generate ADPCM description
5837           dynamically depending on layout/format.
5838
5839 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5840
5841         * configure.ac:
5842           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5843
5844 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5845
5846         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5847
5848         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5849           Some .srt files start with chunk number 0 and not chunk number 1,
5850           recognise and accept those as well (fixes #502497).
5851
5852         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5853           (test_src):
5854           Add unit test for the above.
5855
5856 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5857
5858         * gst/playback/gstplay-enum.c:
5859         (register_gst_autoplug_select_result),
5860         (gst_autoplug_select_result_get_type):
5861         * gst/playback/gstplay-enum.h:
5862         Add missing files.
5863
5864 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5865
5866         * gst/playback/Makefile.am:
5867         Group decodebin2 and uridecodebin into the same plugin so that they
5868         can share the GEnumType.
5869
5870         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5871         (_gst_select_accumulator), (gst_decode_bin_class_init),
5872         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5873         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5874         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5875         Add signal to sort factories instead of the more awkward autoplug-select
5876         signal.
5877         Modify autoplug_select so that we can try, skip or expose the
5878         autopluggin of an element on a pad.
5879
5880         * gst/playback/gstfactorylists.c: (compare_ranks),
5881         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5882         (element_filter), (gst_factory_list_get_elements),
5883         (gst_factory_list_debug), (gst_factory_list_filter):
5884         * gst/playback/gstfactorylists.h:
5885         Simplify the API, allow getting elements based on mask.
5886
5887         * gst/playback/gstplay-marshal.list:
5888         Add some more marshallers.
5889
5890         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5891         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5892         (autoplug_select_cb), (activate_group):
5893         Add support for managing non-raw sinks by providing a custom element and
5894         sink list to decodebin2.
5895         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5896         decodebin2.
5897
5898         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5899         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5900         * gst/playback/gstplaysink.h:
5901         Add support for raw and non-raw sinks. 
5902         Add support to force sinks selected by playbin2.
5903         Don't plug raw converters for non-raw sinks.
5904
5905         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5906         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5907         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5908         (plugin_init):
5909         Use right accumulators.
5910         Proxy new signal.
5911
5912 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5913
5914         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5915         Use runnning time as the base time instead of the timestamp.
5916         Spotted by Saur on IRC.
5917
5918 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5919
5920         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5921         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5922
5923 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5924
5925         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5926         (gst_ogg_demux_read_chain):
5927         If we find a new serial number but it does not contain a BOS page, make
5928         sure we initialize the chain to NULL because else we will try to scan it
5929         and crash. Fixes #500763
5930
5931 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5932
5933         * gst/playback/Makefile.am:
5934         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5935         (get_feature_array), (decoders_filter), (sinks_filter),
5936         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5937         (gst_factory_list_filter):
5938         * gst/playback/gstfactorylists.h:
5939         Refactor some common code to filter factories and check caps compat.
5940
5941         * gst/playback/gstdecodebin.c:
5942         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5943         (gst_decode_bin_init), (gst_decode_bin_dispose),
5944         (gst_decode_bin_autoplug_continue),
5945         (gst_decode_bin_autoplug_factories),
5946         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5947         (find_compatibles):
5948         * gst/playback/gstplaybin.c:
5949         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5950         (gst_play_bin_init), (gst_play_bin_finalize),
5951         (autoplug_factories_cb), (activate_group):
5952         * gst/playback/gstqueue2.c:
5953         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5954         (proxy_autoplug_continue_signal),
5955         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5956         (proxy_drained_signal):
5957         Add some more debug info and use factor filtering code.
5958
5959 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5960
5961         * gst/audiotestsrc/gstaudiotestsrc.c:
5962         * gst/volume/gstvolume.c:
5963         * gst/volume/gstvolume.h:
5964           Add GAP-flag support.
5965
5966 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5967
5968         * tests/examples/seek/seek.c: (main): Increase the range of the
5969         rate selector as I would like to test QOS behavior at higher
5970         forward and reverse playback speed like say 64x.
5971
5972 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5973
5974         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5975         (audioresample_query), (audioresample_query_type),
5976         (gst_audioresample_set_property):
5977         Implement latency query.
5978
5979 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5980
5981         * gst-libs/gst/audio/gstbaseaudiosink.c:
5982         (gst_base_audio_sink_drain):
5983         Our EOS time contains the base_time, _wait_eos() expects a running_time
5984         so we have to subtract the base_time again before calling the function.
5985         This fixes an EOS regression where the base_time was added twice and EOS
5986         took longer and longer in certain situations.
5987         Fixes #498767.
5988
5989 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5990
5991         * docs/libs/gst-plugins-base-libs-sections.txt:
5992         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5993         (gst_base_audio_sink_set_provide_clock),
5994         (gst_base_audio_sink_get_provide_clock),
5995         (gst_base_audio_sink_set_slave_method),
5996         (gst_base_audio_sink_get_slave_method),
5997         (gst_base_audio_sink_set_property),
5998         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5999         (gst_base_audio_sink_none_slaving),
6000         (gst_base_audio_sink_handle_slaving):
6001         * gst-libs/gst/audio/gstbaseaudiosink.h:
6002         Expose methods for some object properties so that subclasses can more
6003         easily configure them.
6004         Added slave method none, that completely disables slaving to the
6005         internal clock.
6006         API: gst_base_audio_sink_set_provide_clock()
6007         API: gst_base_audio_sink_get_provide_clock()
6008         API: gst_base_audio_sink_set_slave_method()
6009         API: gst_base_audio_sink_get_slave_method()
6010
6011         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6012         (gst_base_audio_src_set_provide_clock),
6013         (gst_base_audio_src_get_provide_clock),
6014         (gst_base_audio_src_set_property),
6015         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6016         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6017         Expose methods for some object properties so that subclasses can more
6018         easily configure them.
6019         API: gst_base_audio_src_set_provide_clock()
6020         API: gst_base_audio_src_get_provide_clock()
6021
6022 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
6023
6024         Patch by: Joe Peterson <lavajoe at gentoo dot org>
6025
6026         * gst-libs/gst/sdp/gstsdpmessage.c:
6027         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
6028
6029 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
6030
6031         * tests/check/libs/fft.c: (GST_START_TEST):
6032         Fix scaling to really have dB instead of something else.
6033
6034 2007-11-19  Julien MOUTTE  <julien@moutte.net>
6035
6036         * tests/examples/seek/seek.c: (main): There's a nice macro to check
6037         GTK version, use it.
6038
6039 2007-11-19  Julien MOUTTE  <julien@moutte.net>
6040
6041         * tests/examples/seek/seek.c: (main): Try to support stable version
6042         of GTK.
6043
6044 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
6045
6046         * gst/playback/README:
6047         * gst/playback/test7.c:
6048           Fix the build + little README update.
6049
6050 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6051
6052         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
6053         Add playbin2 seek pipeline.
6054
6055 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6056
6057         * gst/playback/Makefile.am:
6058         * gst/playback/gstplayback.c: (plugin_init):
6059         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
6060         (eos_cb), (about_to_finish_cb), (main):
6061         Add playbin2.
6062         Added gapless playback example.
6063
6064         * gst/playback/gstplaybasebin.c:
6065         * gst/playback/gstplaybasebin.h:
6066         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
6067         * gst/playback/gstqueue2.c:
6068         * gst/playback/test.c:
6069         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6070         (pad_removed_cb):
6071         * gst/playback/gststreaminfo.h:
6072         Change email.
6073
6074         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
6075         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
6076         (gst_play_bin_dispose), (gst_play_bin_set_uri),
6077         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
6078         (gst_play_bin_get_property), (gst_play_bin_handle_message),
6079         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
6080         (drained_cb), (unlink_group), (activate_group),
6081         (setup_next_source), (gst_play_bin_change_state),
6082         (gst_play_bin2_plugin_init):
6083         Added raw first version of playbin2. Does chained oggs and gapless
6084         playback fine. No support for raw sinks yet. No visualisations or
6085         subtitles yet.
6086
6087         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
6088         (gst_play_sink_class_init), (gst_play_sink_init),
6089         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
6090         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
6091         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
6092         (gst_play_sink_set_property), (gst_play_sink_get_property),
6093         (post_missing_element_message), (free_chain), (add_chain),
6094         (activate_chain), (gen_video_chain), (gen_text_element),
6095         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
6096         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
6097         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
6098         (gst_play_sink_send_event), (gst_play_sink_change_state):
6099         * gst/playback/gstplaysink.h:
6100         Added Element that abstracts the sinks and their pipelines for playbin2.
6101
6102 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6103
6104         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
6105         (gst_selector_pad_class_init), (gst_selector_pad_init),
6106         (gst_selector_pad_finalize), (gst_selector_pad_reset),
6107         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
6108         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
6109         (gst_selector_pad_chain), (gst_stream_selector_get_type),
6110         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
6111         (gst_stream_selector_init), (gst_stream_selector_set_property),
6112         (gst_stream_selector_get_linked_pad),
6113         (gst_stream_selector_getcaps),
6114         (gst_stream_selector_is_active_sinkpad),
6115         (gst_stream_selector_activate_sinkpad),
6116         (gst_stream_selector_get_linked_pads),
6117         (gst_stream_selector_request_new_pad),
6118         (gst_stream_selector_release_pad):
6119         * gst/playback/gststreamselector.h:
6120         Improve streamselector, make it select and unselect the current pad more
6121         intelligently. 
6122         Subclass GstPad for the sinkpads of the selector.
6123         Handle segments more correctly.
6124         Fix caps negotiation.
6125         Implement release_pad.
6126
6127 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6128
6129         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6130         (gst_decode_group_check_if_drained), (source_pad_event_probe),
6131         (remove_fakesink):
6132         Add drained signal fired when decodebin finishes decoding the data.
6133         Remove deprecated STATE_DIRTY message.
6134
6135         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6136         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
6137         (analyse_source), (proxy_drained_signal), (make_decoder),
6138         (source_new_pad), (value_list_append_structure_list),
6139         (handle_redirect_message), (handle_message):
6140         Proxy the new drained signal.
6141         Handle pad removed from decodebin.
6142         Handle redirect messages by sorting multiple redirections based on the
6143         connection speed.
6144
6145 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6146
6147         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6148
6149         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
6150         Fix leaking headers. Fixes #496761.
6151
6152 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
6153
6154         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6155
6156         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
6157         (gst_ximagesink_change_state):
6158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
6159         Don't leak the PAR on errors. Fixes #496731.
6160
6161 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6162
6163         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
6164           (gst_tag_from_id3_user_tag):
6165           Add mapping for audio cd discid tags, so we can extract
6166           them from tags as well (see #347848). Also compare identifiers
6167           in ID3v2 TXXX frames in a case-insensitive way to increase
6168           compatibility when reading tags (discid vs. DiscID vs. DiscId).
6169
6170 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6171
6172         * gst-plugins-base.doap:
6173         Oops, fix the release name.
6174
6175 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6176
6177         * gst-plugins-base.doap:
6178         Add 0.10.15 release
6179
6180 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6181
6182         * configure.ac:
6183         Back to CVS
6184
6185 === release 0.10.15 ===
6186
6187 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
6188
6189         * configure.ac:
6190           releasing 0.10.15, "No need to argue"
6191
6192 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
6193
6194         * win32/vs6/libgstfft.dsp:
6195         Convert line endings to DOS.
6196
6197 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
6198
6199         * win32/vs6/gst_plugins_base.dsw:
6200         * win32/vs6/libgstfft.dsp:
6201         * win32/MANIFEST:
6202         Add a project file for fft plugin and remove socket
6203         based plugin which don't build from the workspace.
6204         * win32/vs6/libgstaudio.dsp:
6205         * win32/vs6/libgstrtp.dsp:
6206         * win32/vs6/libgsttag.dsp:
6207         Convert line endings back to DOS.
6208         Fixes #496724
6209
6210 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6211
6212         * win32/vs6/libgstinterfaces.dsp:
6213         * win32/vs6/libgstrtsp.dsp:
6214         Convert line endings back to DOS
6215
6216 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6217
6218         * gst-libs/gst/fft/kiss_fft_f32.h:
6219         * gst-libs/gst/fft/kiss_fft_f64.h:
6220         * gst-libs/gst/fft/kiss_fft_s16.h:
6221         * gst-libs/gst/fft/kiss_fft_s32.h:
6222         Don't include malloc.h which doesn't exist on Mac OSX.
6223         Instead, pull in glib.h and use g_malloc/g_free for 
6224         consistency. Fixes: #496548
6225
6226 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
6227
6228         * gst/playback/gstdecodebin2.c:
6229           Dont leak ghostpad. Fixes #475451.
6230
6231 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
6232
6233         * docs/design/design-decodebin.txt:
6234         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6235         Update some more docs and comments.
6236
6237 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6238
6239         Patch by: Sebastien Moutte  <sebastien moutte net>
6240
6241         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6242           (gst_rtcp_unix_to_ntp):
6243         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
6244           Fix some C99-isms and and a missing function that some versions of
6245           MSVC don't like too much (#494346).
6246
6247         * win32/vs6/gst_plugins_base.dsw:
6248         * win32/vs6/libgstaudio.dsp:
6249         * win32/vs6/libgstrtp.dsp:
6250         * win32/vs6/libgsttag.dsp:
6251           Update vs6 projects files (#494346).
6252
6253 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6254
6255         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6256
6257         * win32/common/libgstaudio.def:
6258         * win32/common/libgstcdda.def:
6259         * win32/common/libgstinterfaces.def:
6260         * win32/common/libgstnetbuffer.def:
6261         * win32/common/libgstpbutils.def:
6262         * win32/common/libgstrtp.def:
6263         * win32/common/libgstrtsp.def:
6264         * win32/common/libgsttag.def:
6265         * win32/common/libgstvideo.def:
6266           More missing symbols to export (fixes #493986).
6267
6268 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
6269
6270         * docs/libs/gst-plugins-base-libs-sections.txt:
6271         * gst-libs/gst/fft/gstfftf32.c:
6272         * gst-libs/gst/fft/gstfftf32.h:
6273         * gst-libs/gst/fft/gstfftf64.c:
6274         * gst-libs/gst/fft/gstfftf64.h:
6275         * gst-libs/gst/fft/gstffts16.c:
6276         * gst-libs/gst/fft/gstffts16.h:
6277         * gst-libs/gst/fft/gstffts32.c:
6278         * gst-libs/gst/fft/gstffts32.h:
6279         * tests/check/libs/fft.c: (GST_START_TEST):
6280         Remove the magnitude and phase calculation functions as these have
6281         very special use cases and can't even be used for the spectrum
6282         element. Also adjust the docs to mention some properties of the used
6283         FFT implemention, i.e. how the values are scaled. Fixes #492098.
6284
6285 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6286
6287         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6288           (finish_source):
6289           Avoid crash when there are external subtitles (fixes #491722).
6290
6291 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
6292
6293         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
6294         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
6295           'Could not open resource for writing' is not an acceptable
6296           error message when we can't open the audio device (see #492334),
6297           even less so when we're trying to open it to record something.
6298
6299 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6300
6301         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6302
6303         * win32/common/libgstrtp.def:
6304           Add some more missing symbols (#492813).
6305
6306 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6307
6308         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
6309
6310         * tests/check/elements/audioconvert.c: (verify_convert):
6311           Add check to make sure that the out caps have a channel layout
6312           set on them where they should have one.
6313
6314 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6315
6316         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
6317
6318         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
6319         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
6320           Include our own _stdint.h instead of sys/types.h, makes MingW happy
6321           (#492306).
6322
6323         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
6324           Use _pipe directly, GLib doesn't have a pipe() macro any longer
6325           (it disappeared in GLib 2.14.0) (#492306).
6326
6327         * gst-libs/gst/sdp/Makefile.am:
6328         * gst-libs/gst/sdp/gstsdpmessage.c:
6329           Fix includes and LIBS for win32/Mingw (#492306).
6330
6331         * tests/examples/dynamic/addstream.c (pause_play_stream):
6332           Use more portable g_usleep() instead of sleep() (#492306).
6333
6334 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6335
6336         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6337
6338         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6339           (gst_ring_buffer_parse_caps):
6340           Return NULL instead of an enum that happens to be 0, fixes warning
6341           on MSVC (#492114).
6342
6343         * gst-libs/gst/audio/gstringbuffer.h:
6344           No trailing commas in enum list (for gcc-2.9x).
6345
6346         * gst/videotestsrc/videotestsrc.c: (random_char):
6347           Make information loss explicit instead of implicitly truncating to
6348           eight bits via the return value.  Fixes runtime error on MSVC when
6349           using the debug CRT (#492114).
6350
6351         * win32/common/config.h.in:
6352           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6353
6354         * win32/common/libgstinterfaces.def:
6355         * win32/common/libgstrtp.def:
6356           Export a few more symbols (#492114).
6357
6358 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6359
6360         * gst-libs/gst/audio/audio.c:
6361         * gst-libs/gst/audio/audio.h:
6362           Readd the deprecation guards, but preserve compilability.
6363
6364 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6365
6366         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6367           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6368           Preserve channel layout when fixating the number of channels in the
6369           output caps, or make sure there's a suitable channel position layout
6370           set on the caps if required. Fixes #430677.
6371
6372 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6373
6374         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6375           Make sure the pipeline really operates in push mode as it should
6376           in this case.
6377
6378 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6379
6380         * gst-libs/gst/audio/audio.h:
6381           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6382           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6383           (ie. normal cvs builds) will fail.
6384
6385 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6386
6387         * docs/libs/Makefile.am:
6388         * gst-libs/gst/audio/audio.c:
6389         * gst-libs/gst/audio/audio.h:
6390         * gst-libs/gst/interfaces/mixer.c:
6391           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6392
6393 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6394
6395         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6396           (test_channel_layout_value_intersect), (audio_suite):
6397           Add simple unit test to make sure GstValue intersection
6398           of channel layouts works the way I think it does.
6399
6400 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6401
6402         * docs/libs/gst-plugins-base-libs-sections.txt:
6403         * gst-libs/gst/audio/gstaudiofilter.h:
6404         * gst-libs/gst/interfaces/mixer.h:
6405         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6406         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6407         * gst-libs/gst/sdp/gstsdpmessage.c:
6408           Fix the docs according to what gtk-doc complained about.
6409
6410 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6411
6412         * tests/icles/stress-playbin.c:
6413           Fix the build.
6414
6415 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6416
6417         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6418         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6419           Post nice/more useful error message if we don't have a decoder for
6420           the primary type.
6421
6422 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6423
6424         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6425         Be a bit more useful, unblock the pads after we fired the no-more-pads
6426         signal so that we can use the signal to inspect and connect all pads
6427         without having to keep extra state outside of decodebin.
6428
6429 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6430
6431         * gst/playback/gsturidecodebin.c:
6432         (gst_uri_decode_bin_autoplug_continue),
6433         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6434         Implement default signal handler so that we return TRUE when nothing is
6435         connected.
6436
6437 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6438
6439         * gst-libs/gst/riff/riff-media.c:
6440         (gst_riff_wavext_add_channel_layout),
6441         (gst_riff_wave_add_default_channel_layout),
6442         (gst_riff_wavext_get_default_channel_mask),
6443         (gst_riff_create_audio_caps):
6444         Use the ALSA channel layout as default for wav files without channel
6445         layout information. This fixes playback of chan-id.wav on 5.1 systems
6446         for example. Also refactor the channel layout setting a bit and add
6447         more default channel orders. Fixes #489010.
6448
6449 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6450
6451         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6452           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6453           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6454           instead.
6455
6456 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6457
6458         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6459         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6460         (gst_decode_bin_set_subs_encoding),
6461         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6462         (gst_decode_bin_get_property), (analyze_new_pad):
6463         Move subtitle encoding property to decodebin2 so that it can set the
6464         property value on all elements that it autoplugs and that require it.
6465         Make caps refcounting more consistent in get/set.
6466
6467         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6468         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6469         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6470         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6471         (proxy_autoplug_continue_signal),
6472         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6473         (make_decoder):
6474         Proxy properties and relevant signals from the internal decodebin.
6475         Make properties MT safe.
6476
6477 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6478
6479         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6480         * gst-libs/gst/tag/tags.c:
6481           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6482           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6483
6484         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6485           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6486
6487         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6488           (gst_tag_to_vorbis_comments):
6489           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6490           just mapping everything I found in the wild) (#414539).
6491
6492 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6493
6494         Inspired by patch of: René Stadler <mail at renestadler dot de>
6495
6496         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6497         (gst_decode_bin_autoplug_continue),
6498         (gst_decode_bin_autoplug_factories),
6499         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6500         (find_compatibles):
6501         * gst/playback/gstplay-marshal.list:
6502         Remove the autoplug-sort signal and replace it with a binding friendly
6503         autoplug-select signal.
6504         Add an autoplug-factories signal that can be used to generate a list of
6505         factories to try to autoplug.
6506         Add the GstPad to the autoplugging signal args as it might be needed to
6507         make a good factory selection.
6508         Fix up the marshallers for this. Fixes #407282.
6509
6510 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6511
6512         * gst-libs/gst/tag/gsttagdemux.c:
6513           Don't abort with an assertion if we receive a seek event with
6514           a start type of NONE (see launchpad bug #155878).
6515
6516 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6517
6518         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6519         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6520         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6522         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6523         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6524         Make sure that before we clean up the X resources, we shutdown and join
6525         the event thread.
6526         Also make sure the event thread does not shut down immediatly after
6527         startup because the running variable is not yet correctly set.
6528         Fixes #378770. 
6529
6530 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6531
6532         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6533         Make the window for a race in typefind and shutting down smaller until
6534         we figure out the right locking here. Avoids #485753 usually.
6535
6536         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6537         Remove unneeded lock causing a race in typefind and shutting down.
6538         Fixes #485753.
6539
6540         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6541         Also remove sinks when going to NULL because we might not complete the
6542         state change to PAUSED, causing the PAUSED->READY state change not to
6543         happen.
6544
6545 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6546
6547         * gst-libs/gst/audio/gstbaseaudiosink.c:
6548         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6549         Also explicitly release the ringbuffer when going to NULL because it
6550         is required in the setcaps function, before the state change to PAUSED
6551         completes.
6552
6553 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6554
6555         * tests/icles/.cvsignore:
6556         * tests/icles/Makefile.am:
6557         * tests/icles/stress-playbin.c:
6558           Does what it says on the tin.
6559
6560 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6561
6562         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6563         Fix queue negotiation. See #486758.
6564
6565 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6566
6567         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6568         (gst_xvimagesink_xwindow_new),
6569         (gst_xvimagesink_update_colorbalance),
6570         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6571
6572         Fix handling of some of the X atoms. If the last parameter is True,
6573         XInternAtom won't create the atom if it doesn't exist, and therefore
6574         might return None. This causes X errors on Xv implementations that
6575         don't provide the colour balance attributes.
6576
6577 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6578
6579         * gst-libs/gst/tag/gstvorbistag.c:
6580         * tests/check/libs/tag.c:
6581           Extract vorbis comment LICENSE tags correctly.
6582
6583 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6584
6585         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6586
6587         * gst-libs/gst/tag/gstid3tag.c:
6588         * tests/check/libs/tag.c:
6589           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6590
6591 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6592
6593         * gst-libs/gst/tag/gsttagdemux.c:
6594           Don't error out when a buggy downstream element doesn't
6595           handle the newsegment event we send properly (especially
6596           not without posting a meaningful error message on the
6597           bus). See bug #471370 and launchpad bug #136264.
6598
6599 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6600
6601         * gst-libs/gst/audio/gstbaseaudiosink.c:
6602         (gst_base_audio_sink_drain):
6603         Use new basesink method to make our EOS drain interruptable.
6604
6605 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6606
6607         * gst-libs/gst/rtp/gstrtppayloads.c:
6608         Fix silly search-replace oversight.
6609
6610 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6611
6612         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6613
6614         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6615         (gst_basertppayload_set_outcaps):
6616         Fix caps memleak. Fixes #484989.
6617
6618
6619 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6620
6621         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6622         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6623         Fix debug output.
6624
6625 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6626
6627         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6628         (gst_base_audio_src_create):
6629         Also handle the case where there is no clock set on the audio source,
6630         like in the unit tests.
6631
6632 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6633
6634         * gst-libs/gst/rtp/gstrtppayloads.c:
6635         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6636         to avoid compiler warnings
6637
6638 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6639
6640         * gst/playback/gstdecodebin.c: (type_found),
6641         (gst_decode_bin_change_state):
6642         * gst/playback/gstdecodebin2.c: (type_found),
6643         (gst_decode_bin_change_state):
6644         Don't disconnect the have_type signal because we never reconnect it
6645         later on. Instead keep a variable to see if we already detected a type.
6646
6647 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6648
6649         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6650         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6651         (type_found):
6652         Unlink the signal handler when we found the type, we're not going to do
6653         anything sensible with more type_found signals anyway.
6654
6655 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6656
6657         * gst-libs/gst/tag/gsttagdemux.c:
6658           Don't leak caps.
6659
6660 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6661
6662         * gst-libs/gst/tag/Makefile.am:
6663         * gst-libs/gst/tag/gsttagdemux.c:
6664         * gst-libs/gst/tag/gsttagdemux.h:
6665           API: add GstTagDemux base class for simple tag demuxers.
6666
6667         * docs/libs/gst-plugins-base-libs-docs.sgml:
6668         * docs/libs/gst-plugins-base-libs-sections.txt:
6669           Add GstTagDemux to docs.
6670
6671 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6672
6673         * gst-libs/gst/rtp/gstrtpbuffer.c:
6674         (gst_rtp_buffer_get_payload_subbuffer):
6675         Fix bug introduced with last commit which inverted the logic and
6676         caused all buffers to be dropped. Fixes #483620.
6677         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6678
6679 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6680
6681         * gst-libs/gst/rtp/gstrtpbuffer.c:
6682           Replace g_return_if_val (as it could be disabled), with regular return
6683           and warning.
6684
6685 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6686
6687         * tests/check/pipelines/simple-launch-lines.c:
6688           Print message name and not just number.
6689
6690 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6691
6692         * gst-libs/gst/audio/gstbaseaudiosink.c:
6693         (gst_base_audio_sink_async_play):
6694         When slaved to the clock, don't try to align a sample with the previous
6695         one when going to PLAYING again.
6696
6697 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6698
6699         * tests/examples/snapshot/snapshot.c:
6700           Fix the build.
6701
6702 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6703
6704         * gst-libs/gst/sdp/gstsdpmessage.h:
6705         Add RFC 3556 bandwidth modifiers.
6706
6707 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6708
6709         * docs/libs/gst-plugins-base-libs-docs.sgml:
6710         * docs/libs/gst-plugins-base-libs-sections.txt:
6711         * gst-libs/gst/rtp/gstrtppayloads.c:
6712         Update documentation.
6713
6714 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6715
6716         * gst-libs/gst/rtp/Makefile.am:
6717         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6718         (gst_rtp_payload_info_for_name):
6719         * gst-libs/gst/rtp/gstrtppayloads.h:
6720         Added new file and header to deal with payload info.
6721
6722         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6723         (gst_rtp_buffer_default_clock_rate):
6724         * gst-libs/gst/rtp/gstrtpbuffer.h:
6725         Payload specific stuff is move to new headers.
6726         Implement _default_clock rate using the new payload function.
6727
6728         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6729         (gst_sdp_parse_line):
6730         * gst-libs/gst/sdp/gstsdpmessage.h:
6731         Add some more comments.
6732
6733 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6734
6735         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6736         (sdp_check_header), (sdp_type_find), (plugin_init):
6737         Add typefind function for application/sdp.
6738         Remove some old dirac typefind code that was ifdeffed out.
6739
6740 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6741
6742         * win32/common/libgstaudio.def:
6743         Add new exported functions.
6744         * win32/vs6/grammar.dsp:
6745         Add autogeneration and copy of some autegenerated files from win32/common
6746         for rtsp library.
6747         * win32/vs6/libgstaudioconvert.dsp:
6748         Add gstaudioquantize.c to the build.
6749         * win32/vs6/libgstinterfaces.dsp:
6750         Add videoorientation.c to the build.
6751         * win32/vs6/libgstriff.dsp:
6752         Add libgsttag to the link libraries list.
6753         * win32/vs6/libgstvolume.dsp:
6754         Add liboil to the link.
6755         * win32/vs6/gst_plugins_base.dsw:
6756         * win32/vs6/libgstrtsp.dsp:
6757         * win32/common/libgstrtsp.def:
6758         Add files to build libgstrtsp library.
6759         
6760 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6761
6762         * tests/examples/snapshot/snapshot.c: (main):
6763         Print error when pipeline failed to construct.
6764
6765 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6766
6767         * configure.ac:
6768         * gst-libs/gst/tag/gstid3tag.c:
6769         * gst-libs/gst/tag/gstvorbistag.c:
6770           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6771           and ID3v2 tags.
6772
6773 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6774
6775         * gst-libs/gst/floatcast/floatcast.h:
6776           Don't include config.h in an installed public header, this
6777           might break compilation of applications that don't have such
6778           a header and doesn't necessarily do what it's supposed to do
6779           anyway (ie. check for the lrint/lrintf defines) (#442065).
6780           Add docs for the various macros and document how this header
6781           has to be used (link against libm, etc.); add a few FIXMEs;
6782           include math.h for non-c99 code path.  Based on patch by
6783           Jan Schmidt.
6784           
6785 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6786
6787         * configure.ac:
6788         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6789         of duplicating these macros in configure.ac.
6790
6791 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6792
6793         * po/hu.po:
6794         * po/sv.po:
6795         * po/uk.po:
6796           Updated translations to 0.10.14
6797
6798 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6799
6800         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6801
6802         * po/pl.po:
6803           Added Polish translation.
6804
6805 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6806
6807         translated by: Ilkka Tuohela <hile@iki.fi>
6808
6809         * po/fi.po:
6810           Added Finnish translation.
6811
6812 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6813
6814         translated by: Jorge González González <aloriel@gmail.com>
6815
6816         * po/es.po:
6817           Added Spanish translation.
6818
6819 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6820
6821         translated by: Mogens Jaeger <mogens@jaeger.tf>
6822
6823         * po/da.po:
6824           Added Danish translation.
6825
6826 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6827
6828         translated by: Funda Wang <fundawang@linux.net.cn>
6829
6830         * po/zh_CN.po:
6831           Added Chinese (simplified) translation.
6832
6833 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6834
6835         translated by: Alexander Shopov <ash@contact.bg>
6836
6837         * po/bg.po:
6838           Added Bulgarian translation.
6839
6840 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6841
6842         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6843         Fix compilation wrt printf arguments.
6844
6845 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6846
6847         * configure.ac:
6848         * tests/examples/Makefile.am:
6849         * tests/examples/snapshot/.cvsignore:
6850         * tests/examples/snapshot/Makefile.am:
6851         * tests/examples/snapshot/snapshot.c: (main):
6852         Add simple snapshot example program using appsink.
6853
6854 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6855
6856         * tests/check/generic/states.c:
6857           Improved state change unit test.
6858
6859 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6860
6861         * docs/plugins/.cvsignore:
6862         * tests/check/.cvsignore:
6863           Ignore registries in any format.
6864
6865 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6866
6867         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6868         (gst_base_rtp_depayload_chain),
6869         (gst_base_rtp_depayload_set_gst_timestamp):
6870         Only copy timestamp on outgoing packets if the depayloader did not set
6871         one.
6872         Also copy duration on outgoing packets.
6873
6874 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6875
6876         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6877         (gst_basertppayload_set_outcaps):
6878         Fix compilation because of missing %d in printf.
6879         When fixating caps, fixate what we can and throw away all remaining
6880         unfixed caps, subclasses should do something smart if they need to.
6881
6882 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6883
6884         * ext/gnomevfs/gstgnomevfssrc.c:
6885           Improve debug logs a bit and be more verbose if things go wrong.
6886
6887 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6888
6889         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6890         (gst_text_overlay_set_property):
6891         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6892         * gst-libs/gst/audio/gstbaseaudiosink.c:
6893         (gst_base_audio_sink_render):
6894         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6895         (gst_rtcp_unix_to_ntp):
6896         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6897         * gst/playback/gstqueue2.c:
6898         * tests/examples/seek/seek.c: (set_scale):
6899         Fix a bunch of compile warnings shown with Forte.
6900
6901         * gst/audiorate/gstaudiorate.c:
6902         Always pull in config.h before including any system headers.
6903
6904 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6905
6906         * gst/playback/gstqueue2.c: (update_buffering),
6907         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6908         (gst_queue_handle_sink_event), (gst_queue_chain),
6909         (gst_queue_push_one), (gst_queue_sink_activate_push),
6910         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6911         Also fix #476514 for queue2.
6912
6913 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6914
6915         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6916         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6917         (gst_base_rtp_depayload_chain),
6918         (gst_base_rtp_depayload_handle_sink_event),
6919         (gst_base_rtp_depayload_push_full),
6920         (gst_base_rtp_depayload_set_gst_timestamp),
6921         (gst_base_rtp_depayload_change_state):
6922         Remove code to deal with RTP to GST time conversion, we now just copy
6923         the GST timestamp we receive to the outgoing buffers.
6924         Handle segment and flushes correctly.
6925
6926         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6927         When we have no valid input timestamp, use the previous rtp timestamp on
6928         the outgoing RTP packet instead of the RTP base time.
6929
6930 2007-09-15  David Schleef  <ds@schleef.org>
6931
6932         * ext/alsa/gstalsa.c:
6933         * ext/alsa/gstalsadeviceprobe.c:
6934         * ext/alsa/gstalsamixer.c:
6935         * ext/alsa/gstalsasink.c:
6936         * ext/alsa/gstalsasrc.c:
6937           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6938
6939 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6940
6941         * gst-libs/gst/rtp/gstbasertppayload.c:
6942         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6943         Add some debug info when negotiating caps.
6944
6945 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6946
6947         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6948         A buffer with an empty payload is also a valid buffer.
6949
6950 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6951
6952         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6953         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6954         (gst_basertppayload_change_state):
6955         Make sure we start our RTP timestamp from the random base RTP
6956         timestamp even if the buffer timestamp starts from some random value.
6957
6958 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6959
6960         * configure.ac:
6961         * tests/examples/Makefile.am:
6962         * tests/examples/dynamic/.cvsignore:
6963         * tests/examples/dynamic/Makefile.am:
6964         * tests/examples/dynamic/addstream.c: (create_stream),
6965         (pause_play_stream), (message_received), (eos_message_received),
6966         (perform_step), (main):
6967         Add simple exmple app to demonstrate starting and pausing live and
6968         non-live bins in a PLAYING pipeline.
6969
6970 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6971
6972         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6973         typefind for QCP files (RFC #3625)
6974
6975 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6976
6977         * gst-libs/gst/audio/gstbaseaudiosink.c:
6978         (gst_base_audio_sink_init):
6979         Disable pull mode scheduling, we're not ready for it yet and it subtly
6980         breaks a lot of things.
6981
6982 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6983
6984         * tests/check/elements/libvisual.c:
6985           Test all libvisual plugins, not just the first one; this reproduces
6986           bug #450336 quite easily.  Looks like a problem with the 'jess'
6987           visualisation.
6988
6989 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6990
6991         * tests/check/Makefile.am:
6992         * tests/check/elements/.cvsignore:
6993         * tests/check/elements/libvisual.c:
6994           Add basic libvisual test case in an attempt to reproduce bug #450336.
6995           Doesn't reproduce that bug, but some other crasher instead (invalid
6996           free), at least with make elements/libvisual.forever and the bumscope
6997           plugin on x86-64/gutsy. Leaving test disabled for now.
6998
6999 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7000
7001         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7002
7003         * gst-libs/gst/rtsp/gstrtspconnection.c:
7004         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
7005         (read_body), (gst_rtsp_connection_receive):
7006         Make sure we can not cancel in the middle of receiving a message.
7007         Fixes #475731.
7008
7009 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
7010
7011         Patch by: Josep Torra Valles <josep@fluendo.com>
7012
7013         * gst/playback/gstplaybasebin.c:
7014           Increase upper limit for audio queue a bit; fixes preroll problem
7015           with playbin and decodebin2 when playing a quicktime trailer with
7016           multichannel audio via http (#464666).
7017
7018 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7019
7020         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7021         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
7022         (gst_base_audio_src_provide_clock),
7023         (gst_base_audio_src_set_property),
7024         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
7025         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7026         Allow othe clocks than the internal clock to be used for the pipeline.
7027         Add property to disable clock provide.
7028         API: GstBaseAudioSrc::provide-clock
7029
7030 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7031
7032         * gst/playback/gstdecodebin2.c:
7033           Don't leak request pads. Fixes #475395.
7034
7035 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
7036
7037         Patch by: René Stadler <mail at renestadler dot de>
7038
7039         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
7040         (gst_ximage_buffer_class_init):
7041         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7042         (gst_xvimage_buffer_class_init):
7043         Correctly chain up finalize with the parent class to prevent
7044         memory leaks. Fixes #474880.
7045
7046 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
7047
7048         * gst/volume/gstvolume.c: (volume_choose_func):
7049         * tests/check/elements/volume.c: (GST_START_TEST):
7050         Revert the latest change: floating point samples are allowed to
7051         have any value, not only values in the range [-1,1]. Thanks to Andy
7052         Wingo for noticing.
7053         Also fix processing of int32 samples with volumes > 4 by making the
7054         unity value smaller which prevents overflows.
7055
7056 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7057
7058         * gst-libs/gst/rtp/gstrtpbuffer.c:
7059         * tests/check/libs/rtp.c:
7060           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
7061
7062 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7063
7064         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7065
7066         * gst-libs/gst/rtp/gstrtpbuffer.c:
7067           Fix up GstRTPHeader helper struct so that compilers will not under
7068           any circumstances add padding in between our fields, as currently
7069           happens with MSVC on win32, because that would lead to us sending
7070           out RTP payloads with broken RTP headers (#471194).
7071           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
7072           
7073         * tests/check/Makefile.am:
7074         * tests/check/libs/.cvsignore:
7075         * tests/check/libs/rtp.c:
7076           Add some simple unit tests for GstRTPBuffer. Some are disabled
7077           because the code tested still needs fixing (set_csrc() does not work).
7078
7079 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7080
7081         * win32/MANIFEST:
7082         * win32/common/gstrtsp-enumtypes.c:
7083         * win32/common/gstrtsp-enumtypes.h:
7084         * win32/common/interfaces-enumtypes.c:
7085         * win32/common/interfaces-enumtypes.h:
7086         * win32/common/multichannel-enumtypes.c:
7087           Add rtsp enumtypes (#474384) and update others.
7088
7089 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
7090
7091         * configure.ac:
7092           Fix configure check for HAVE_LIBXML_HTML.
7093
7094 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7095
7096         * tests/check/libs/.cvsignore:
7097           Ignore more, in case the build bots work again one day.
7098
7099 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
7100
7101         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
7102
7103         * configure.ac:
7104         * gst-libs/gst/Makefile.am:
7105         * gst-libs/gst/fft/Makefile.am:
7106         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
7107         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
7108         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
7109         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
7110         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
7111         * gst-libs/gst/fft/gstfft.h:
7112         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
7113         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
7114         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
7115         * gst-libs/gst/fft/gstfftf32.h:
7116         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
7117         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
7118         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
7119         * gst-libs/gst/fft/gstfftf64.h:
7120         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
7121         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
7122         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
7123         * gst-libs/gst/fft/gstffts16.h:
7124         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
7125         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
7126         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
7127         * gst-libs/gst/fft/gstffts32.h:
7128         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
7129         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
7130         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
7131         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
7132         * gst-libs/gst/fft/kiss_fft_f32.h:
7133         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
7134         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
7135         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
7136         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
7137         * gst-libs/gst/fft/kiss_fft_f64.h:
7138         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
7139         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
7140         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
7141         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
7142         * gst-libs/gst/fft/kiss_fft_s16.h:
7143         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
7144         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
7145         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
7146         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
7147         * gst-libs/gst/fft/kiss_fft_s32.h:
7148         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
7149         (kiss_fftr_f32), (kiss_fftri_f32):
7150         * gst-libs/gst/fft/kiss_fftr_f32.h:
7151         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
7152         (kiss_fftr_f64), (kiss_fftri_f64):
7153         * gst-libs/gst/fft/kiss_fftr_f64.h:
7154         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
7155         (kiss_fftr_s16), (kiss_fftri_s16):
7156         * gst-libs/gst/fft/kiss_fftr_s16.h:
7157         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
7158         (kiss_fftr_s32), (kiss_fftri_s32):
7159         * gst-libs/gst/fft/kiss_fftr_s32.h:
7160         * gst-libs/gst/fft/kiss_version:
7161         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7162         * pkgconfig/gstreamer-plugins-base.pc.in:
7163         Add libgstfft, a FFT library based on Kiss FFT which is
7164         BSD licensed. Supported sample formats are int16, int32,
7165         float and double. For those formats a real FFT and IFFT
7166         can be done, different windowing functions can be applied
7167         and functions for extracting the magnitude and phase exist.
7168         Fixes #468619.
7169
7170         * docs/libs/Makefile.am:
7171         * docs/libs/gst-plugins-base-libs-docs.sgml:
7172         * docs/libs/gst-plugins-base-libs-sections.txt:
7173         Integrate libgstfft into the docs.
7174
7175         * tests/check/Makefile.am:
7176         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
7177         Add unit tests for libgstfft, currently only testing the FFT.
7178         Unit tests for IFFT will follow soon.
7179
7180 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
7181
7182         Patch by: Peter Kjellerstedt  <pkj at axis com>
7183
7184         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
7185         (gst_sdp_message_init), (gst_sdp_message_uninit),
7186         (is_multicast_address), (gst_sdp_message_as_text),
7187         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
7188         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
7189         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7190         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7191         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
7192         (gst_sdp_media_init), (gst_sdp_media_uninit),
7193         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
7194         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
7195         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
7196         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
7197         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
7198         * gst-libs/gst/sdp/gstsdpmessage.h:
7199         Separate INIT_ARRAY() and related macros into two versions, one for
7200         structures and one for pointers (e.g., INIT_ARRAY() and
7201         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
7202         lists of emails and phone numbers.
7203         Add missing const as appropriate.
7204         Change all gint to guint since they all actually represent unsigned
7205         values.
7206         Do not use time as a variable name as it shadows the global time().
7207         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
7208         Actually implement gst_sdp_message_add_time().
7209         Make gst_sdp_message_add_time() take repeat times as an argument.
7210         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
7211         Corrected the definition of gst_sdp_media_get_bandwidth() (was
7212         misspelled as badwidth).
7213         gst-indented and a little clean up. Fixes #471067.
7214
7215 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
7216
7217         * gst/volume/gstvolume.c: (volume_choose_func),
7218         (volume_process_double), (volume_process_double_clamp),
7219         (volume_process_float_clamp):
7220         Correctly clamp float/double samples in the [-1.0,1.0] range to
7221         prevent weird effects.
7222         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7223         Add unit tests for all samples types that had none before.
7224
7225 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7226
7227         * gst-libs/gst/rtp/gstrtpbuffer.c:
7228           Need to include stdlib.h for abs() here too.
7229
7230 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7231
7232         * gst/playback/gststreaminfo.c:
7233           Fix build.
7234
7235 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
7236
7237         * gst/playback/gststreaminfo.c:
7238           Clean up some half-disabled code and comment.
7239
7240 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7241
7242         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
7243
7244         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7245         (gst_base_rtp_payload_audio_handle_event):
7246         Return FALSE from the event handler to let the parent class handle the
7247         event. Fixes #446766.
7248
7249         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7250         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
7251         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
7252
7253         * gst-libs/gst/rtp/gstbasertppayload.c:
7254         Bump the MTU to 1400.
7255
7256 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
7257
7258         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
7259         Add an audio/x-nsf typefind function for the nsfdec element.
7260
7261 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
7262         * gst/playback/gstplaybasebin.c:
7263         Included "myth://" on stream_uris list for enable buffering to mythtv files
7264
7265 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7266
7267         * docs/libs/gst-plugins-base-libs-sections.txt:
7268         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7269         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
7270         (gst_rtcp_unix_to_ntp):
7271         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7272         Fix parsing of RB blocks.
7273         Fix docs.
7274         Added helper functions to convert to/from UNIX and NTP time.
7275         API: gst_rtcp_ntp_to_unix()
7276         API: gst_rtcp_unix_to_ntp()
7277
7278         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
7279         (gst_rtp_buffer_get_header_len),
7280         (gst_rtp_buffer_get_extension_data),
7281         (gst_rtp_buffer_get_payload_subbuffer),
7282         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
7283         (gst_rtp_buffer_ext_timestamp):
7284         * gst-libs/gst/rtp/gstrtpbuffer.h:
7285         Fix some more docs.
7286         Implement handling of packets with extensions.
7287         Fix padding check in _validate().
7288         Added function to get extension data.
7289         API: gst_rtp_buffer_get_header_len()
7290         API: gst_rtp_buffer_get_extension_data()
7291
7292 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7293
7294         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7295         (gst_base_rtp_depayload_class_init),
7296         (gst_base_rtp_depayload_set_gst_timestamp):
7297         Add some more docs for the queue-delay property and fix a typo in a
7298         comment.
7299
7300         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7301         Fix typo.
7302
7303 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7304
7305         * gst-libs/gst/audio/gstbaseaudiosink.c:
7306         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
7307         (gst_base_audio_sink_change_state):
7308         When skew slaving, try to hover around the middle of a segment so that
7309         we at most drift by half a segment.
7310         If we are aligning in the oposite direction of the clock skew, we don't
7311         have to resync.
7312
7313 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7314
7315         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7316         (gst_base_rtp_depayload_setcaps),
7317         (gst_base_rtp_depayload_set_gst_timestamp):
7318         Be less silly with the segment start, just apply the clock-base to the
7319         timestamp.
7320
7321 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7322
7323         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7324         (gst_base_rtp_depayload_class_init),
7325         (gst_base_rtp_depayload_finalize),
7326         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7327         (gst_base_rtp_depayload_handle_sink_event),
7328         (gst_base_rtp_depayload_set_gst_timestamp),
7329         (gst_base_rtp_depayload_change_state):
7330         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7331         Deprecate the queue handling thread thing and remove the code.
7332         Use new method to calculate the extended timestamp.
7333
7334 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7335
7336         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7337         (gst_rtcp_packet_sdes_copy_entry):
7338         Use g_strndup which does exactly what we want.
7339
7340         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7341         (gst_rtp_buffer_ext_timestamp):
7342         * gst-libs/gst/rtp/gstrtpbuffer.h:
7343         Add helper function to compare seqnums.
7344         Add helper function to calculate extended timestamps.
7345         API: gst_rtp_buffer_compare_seqnum()
7346         API: gst_rtp_buffer_ext_timestamp()
7347
7348 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7349
7350         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7351         (gst_rtcp_packet_sdes_get_entry),
7352         (gst_rtcp_packet_sdes_copy_entry):
7353         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7354         Fix and document SDES item data function.
7355         Add new function that makes a proper copy of SDES item data.
7356         API: gst_rtcp_packet_sdes_copy_entry()
7357
7358 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7359
7360         * configure.ac:
7361         * gst/Makefile.am:
7362           The tcp and subparse plugins are under gst, but not totaly free of
7363           dependencies. Handle selection inconfigure.ac, so that they show up
7364           on the final list of what is build and what is not. Maybe they should
7365           better be moved to ext.
7366
7367 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7368
7369         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
7370
7371         * configure.ac:
7372         * gst/Makefile.am:
7373           Check if libxml provides HTML parser which subparse needs.
7374           Fixes #451970.
7375
7376 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7377
7378         * ext/alsa/gstalsa.c:
7379           Fix typo and compilation on big endian systems.
7380
7381 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7382
7383         * gst/subparse/gstssaparse.c:
7384           Convert SSA newline codes into actual newline characters (#470766).
7385
7386 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7387
7388         * docs/libs/gst-plugins-base-libs-sections.txt:
7389         * gst-libs/gst/pbutils/install-plugins.c:
7390         * gst-libs/gst/pbutils/install-plugins.h:
7391         * tests/check/libs/pbutils.c:
7392           API: also add gst_install_plugins_supported() while we're at it
7393           (see #470456).
7394
7395 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7396
7397         * docs/libs/gst-plugins-base-libs-sections.txt:
7398         * gst-libs/gst/pbutils/missing-plugins.c:
7399         * gst-libs/gst/pbutils/missing-plugins.h:
7400         * tests/check/libs/pbutils.c:
7401           API: add gst_missing_*_installer_detail_new() convenience API so
7402           that applications that know exactly what they're missing can request
7403           installer detail strings for those items directly instead of having
7404           to first create a dummy missing-plugin message and then get the
7405           installer detail string from that.  Fixes #470456.
7406
7407 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7408
7409         * gst/playback/gstdecodebin.c: (close_pad_link):
7410         We need to set up delayed-linking whenever the caps are non-fixed,
7411         not just when there are multiple types - use gst_pad_is_fixed()
7412         to test.
7413
7414 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
7415
7416         * gst-libs/gst/pbutils/missing-plugins.c:
7417           (gst_missing_plugin_message_get_installer_detail):
7418           Add missing separator in PID fallback case.
7419
7420 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7421
7422         * ext/alsa/Makefile.am:
7423         There is no GST_PLUGINS_BASE_LIBS defined.
7424         
7425         * ext/alsa/gstalsa.c:
7426         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7427         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7428         Add support for ALSA 24-bit formats.
7429         snd_pcm_delay can return an error code, especially
7430         during XRUNS. In that case, the best we can do is assume
7431         delay = 0.
7432
7433         * gst/audioconvert/Makefile.am:
7434         Add flags from -base before any more-remote dependencies.
7435
7436 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7437
7438         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7439
7440         * gst/volume/gstvolume.c: (volume_choose_func),
7441         (volume_update_real_volume), (gst_volume_set_volume),
7442         (gst_volume_init), (volume_process_int32),
7443         (volume_process_int32_clamp), (volume_process_int24),
7444         (volume_process_int24_clamp), (volume_process_int16),
7445         (volume_process_int16_clamp), (volume_process_int8),
7446         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7447         * gst/volume/gstvolume.h:
7448         Add support for int32, int24 and int8 to the volume element.
7449         Fixes #445529.
7450
7451 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
7452
7453         * tests/examples/Makefile.am:
7454           Fix even more.
7455
7456 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7457
7458         * configure.ac:
7459         * docs/libs/Makefile.am:
7460         * docs/libs/gst-plugins-base-libs-docs.sgml:
7461         * docs/libs/gst-plugins-base-libs-sections.txt:
7462         * ext/gnomevfs/gstgnomevfssrc.c:
7463         * ext/gnomevfs/gstgnomevfssrc.h:
7464         * gst-libs/gst/Makefile.am:
7465         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7466         * pkgconfig/gstreamer-plugins-base.pc.in:
7467         * sys/v4l/v4lsrc_calls.c:
7468         * tests/examples/Makefile.am:
7469         * win32/common/config.h:
7470           Revert unwanted commit. many thanks to moap. I want a fix for 
7471           https://thomas.apestaart.org/moap/trac/ticket/239
7472
7473 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7474
7475         * gst/volume/gstvolume.c:
7476           Move passthrough below gst_object_sync_values(). Fixes #442654.
7477
7478 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7479
7480         * gst-libs/gst/audio/audio.c:
7481         Clarify the docs a little.
7482
7483 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7484
7485         * gst/volume/gstvolume.c:
7486           Enable liboil for float and add more details about problems with
7487           int16.
7488
7489 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7490
7491         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7492         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7493
7494 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7495
7496         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7497         When calculating the first timestamp of the buffers, don't go below 0
7498         and clip the samples because the offset was on the eos page.
7499         Fixes #466717.
7500
7501 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7502
7503         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7504         (gst_ogg_demux_collect_chain_info):
7505         Also submit the eos page when trying to find the first timestamp.
7506         See #466717.
7507
7508 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7509
7510         * gst-libs/gst/audio/audio.h:
7511         Use gst_util_uint64_scale() instead of doing the math
7512         with double for GST_FRAMES_TO_CLOCK_TIME() and
7513         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7514         prevents rounding errors. Fixes #467667.
7515
7516 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7517
7518         * gst-libs/gst/rtsp/gstrtspconnection.c:
7519         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7520         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7521         * gst-libs/gst/rtsp/gstrtspconnection.h:
7522         Small cleanups.
7523         On shutdown, don't read the control socket yet.
7524         Set timeout value correctly in all cases.
7525         Add function to check if the server accepts reads or writes.
7526         API: gst_rtsp_connection_poll()
7527
7528         * gst-libs/gst/rtsp/gstrtspdefs.h:
7529         Fix compilation with -pedantic.
7530         Add enum for _poll.
7531
7532 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7533
7534         Patch by: Olivier Crete  <tester at tester ca>
7535
7536         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7537         (gst_basertppayload_getcaps):
7538         * gst-libs/gst/rtp/gstbasertppayload.h:
7539         Add getcaps vfunc to basertppayload. See #465146.
7540
7541 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7542
7543         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7544         Only post buffering messages when we are a stream.
7545
7546 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
7547
7548         * gst-libs/gst/pbutils/install-plugins.c:
7549         * gst-libs/gst/pbutils/missing-plugins.c:
7550           Small docs fix and addition.
7551
7552 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7553
7554         * tests/icles/.cvsignore:
7555         * tests/icles/Makefile.am:
7556         * tests/icles/test-textoverlay.c:
7557           Add a dumb little test for textoverlay alignments.
7558
7559 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7560
7561         Patch by: Dan Williams  <dcbw redhat com>
7562
7563         * ext/pango/gsttextoverlay.c:
7564         * ext/pango/gsttextoverlay.h:
7565           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7566           "silent" property so there's a Since tag in the API reference.
7567
7568 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7569
7570         * gst-libs/gst/rtp/gstbasertppayload.c:
7571         (gst_basertppayload_set_outcaps):
7572         * gst-libs/gst/rtp/gstbasertppayload.h:
7573         Improve caps negotiation so that downstream elements can confiure
7574         certain RTP properties by fixing them on the caps. See #465146.
7575         Add docs.
7576
7577 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
7578
7579         * docs/libs/gst-plugins-base-libs-sections.txt:
7580         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7581         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7582           Mark as deprecated some macros which were presumably meant to be
7583           private API and accidentally exposed in the public header file.
7584           Also actually _init() lock (only works at the moment because the
7585           struct is zeroed out when created and the initial values in the
7586           mutex struct are zeroes too). (#459585)
7587
7588 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7589
7590         * docs/libs/Makefile.am:
7591           Remove cruft and do some cleanups.
7592
7593         * docs/libs/gst-plugins-base-libs-docs.sgml:
7594           Prepare for comming gtkdoc features (rebase against online docs).
7595
7596 2007-08-10  Michael Smith <msmith@fluendo.com>
7597
7598         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7599           Debug output fixes.
7600         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7601         (GST_START_TEST):
7602           Change the number of buffers used; 500 is too many and leads to
7603           timeouts.
7604
7605 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
7606
7607         * gst/playback/gstqueue2.c:
7608         * gst/videorate/gstvideorate.c:
7609           Printf format fixes (#465028).
7610
7611 2007-08-09  Michael Smith <msmith@fluendo.com>
7612
7613         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7614           If we have a large (> 1 second) discontinuity, push a series of
7615           smaller buffers rather than a single very large buffer. Avoids
7616           unreasonably large single buffer allocations when encountering a
7617           large gap.
7618         * tests/check/elements/audiorate.c: (GST_START_TEST),
7619         (audiorate_suite):
7620           Add a test for this.
7621
7622 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7623
7624         * gst/playback/gstplaybasebin.c: (group_commit),
7625         (queue_remove_probe), (queue_threshold_reached):
7626
7627         Patch by: Josep Torra Valles <josep@fluendo.com>
7628         Fixes: #465015
7629         Make sure we remove the check_queues buffer probe from the 
7630         correct queue to avoid racily going back to "buffering 99%" when
7631         buffering is actually complete.
7632
7633         Also, fix the spelling of Josep's surname in the ChangeLog.
7634
7635 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7636
7637         * ext/ogg/gstoggmux.c:
7638           Do not leak oggmux instance.
7639         
7640         * ext/vorbis/vorbisenc.c:
7641           Also log values.
7642
7643 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7644
7645         * po/hu.po:
7646         * po/it.po:
7647         * po/nl.po:
7648         * po/uk.po:
7649         * po/vi.po:
7650           Updated translations.
7651
7652 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7653
7654         patch by: Yang Hong <hongyang@redflag-linux.com>
7655
7656         * ext/pango/gsttextoverlay.c:
7657         * ext/pango/gsttextoverlay.h:
7658           Add 'silent' property to GstTimeOverlay. Fixes #462979
7659
7660 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7661
7662         Patch by: Josep Torra Valles <josep@fluendo.com>
7663
7664         * docs/plugins/gst-plugins-base-plugins.args:
7665         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7666         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7667         (gst_uri_decode_bin_get_property), (gen_source_element):
7668         Add connection-speed property. Fixes #464690.
7669
7670 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7671
7672         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7673
7674         * configure.ac:
7675         * gst-libs/gst/rtsp/Makefile.am:
7676         * gst-libs/gst/rtsp/gstrtspconnection.c:
7677         (gst_rtsp_connection_connect):
7678         Fix compilation on windows. Fixes #464320.
7679
7680 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7681
7682         Patch by: Josep Torra Valles <josep@fluendo.com>
7683
7684         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7685         (gst_play_base_bin_init), (queue_threshold_reached),
7686         (gen_source_element), (setup_substreams),
7687         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7688         (gst_play_base_bin_get_streaminfo_value_array):
7689         * gst/playback/gstplaybasebin.h:
7690         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7691         (gst_play_bin_set_property), (gst_play_bin_get_property),
7692         (gst_play_bin_handle_redirect_message):
7693         Move connection-speed property from playbin to playbasebin so that we
7694         can also configure it in source elements that have the connection-speed
7695         property. Fixes #464028.
7696         Add some debug info here and there.
7697
7698 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7699
7700         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7701         Properly respond to conversion queries. Fixes #464079.
7702
7703 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7704
7705         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7706         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7707         (gst_audio_test_src_init_sine_table),
7708         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7709         * gst/audiotestsrc/gstaudiotestsrc.h:
7710         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7711         Also set the default volume to the default value specified in the
7712         GParamSpec.
7713
7714 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7715
7716         Patch by: Jens Granseuer <jensgr at gmx dot net>
7717
7718         * gst/audioconvert/gstaudioquantize.c:
7719         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7720
7721 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7722
7723         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7724         Add rdt manager for rdt transport.
7725         Fix parsing of RDT transport.
7726
7727 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7728
7729         * configure.ac:
7730         Back to CVS
7731
7732 === release 0.10.14 ===
7733
7734 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7735
7736         * configure.ac:
7737           releasing 0.10.14, "Light Years Ahead"
7738
7739 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7740
7741         * tests/check/libs/audio.c: (GST_START_TEST):
7742         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7743
7744 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7745
7746         * gst-libs/gst/audio/audio.c:
7747         When clipping a buffer with no timestamp, assume it is
7748         within the segment without warnings.
7749
7750         Fixes: #460978
7751
7752 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7753
7754         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7755         Fire the signal on the object, not the interface.
7756
7757 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7758
7759         * gst-libs/gst/rtsp/.cvsignore:
7760         Ber. Don't include the full path, idiot.
7761
7762 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7763
7764         * gst-libs/gst/rtsp/.cvsignore:
7765         Ignore generated files.
7766
7767 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7768
7769         * gst-libs/gst/interfaces/Makefile.am:
7770         * gst-libs/gst/interfaces/interfaces-marshal.list:
7771         * gst-libs/gst/interfaces/rtspextension.c:
7772         * gst-libs/gst/interfaces/rtspextension.h:
7773         * gst-libs/gst/rtsp/Makefile.am:
7774         * gst-libs/gst/rtsp/gstrtsp.h:
7775         * gst-libs/gst/rtsp/gstrtspextension.c:
7776         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7777         (gst_rtsp_extension_detect_server),
7778         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7779         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7780         (gst_rtsp_extension_configure_stream),
7781         (gst_rtsp_extension_get_transports),
7782         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7783         * gst-libs/gst/rtsp/gstrtspextension.h:
7784         * gst-libs/gst/rtsp/rtsp-marshal.list:
7785         Move the rtspextension.h interface into gstrtspextension.h
7786         as part of libgstrtsp instead of libgstinterfaces, because it's
7787         only for use within plugins, not applications. 
7788         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7789         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7790         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7791         is abstract.
7792
7793 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7794
7795         * gst-libs/gst/interfaces/Makefile.am:
7796         * gst-libs/gst/interfaces/interfaces-marshal.list:
7797         * gst-libs/gst/interfaces/rtspextension.c:
7798         (gst_rtsp_extension_iface_init),
7799         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7800         * gst-libs/gst/interfaces/rtspextension.h:
7801         Fix marshaller for the send signal.
7802         Add URL to stream selection interface method.
7803
7804 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7805
7806         * gst-libs/gst/riff/Makefile.am:
7807         Pull in our dependencies from -base before those from outside.
7808
7809 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7810
7811         * docs/libs/gst-plugins-base-libs-sections.txt:
7812         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7813         * gst-libs/gst/rtsp/gstrtspbase64.h:
7814         API: gst_rtsp_base64_decode_ip()
7815         Added function to decode Base64 in-place.
7816
7817 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7818
7819         * tests/check/libs/.cvsignore:
7820         Ignore the mixer test binary.
7821
7822 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7823
7824         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7825         Gratuitous comment change to trigger a rebuild on the buildbots.
7826
7827 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7828
7829         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7830         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7831         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7832         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7833         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7834         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7835         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7836         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7837         (gst_sdp_media_get_attribute_val):
7838         * gst-libs/gst/sdp/gstsdpmessage.h:
7839         Constify args where we can.
7840
7841 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7842
7843         * gst-libs/gst/interfaces/Makefile.am:
7844         * gst-libs/gst/interfaces/rtspextension.c:
7845         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7846         (gst_rtsp_extension_detect_server),
7847         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7848         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7849         (gst_rtsp_extension_configure_stream),
7850         (gst_rtsp_extension_get_transports),
7851         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7852         * gst-libs/gst/interfaces/rtspextension.h:
7853         Move interface for RTSP extensions from -good to here.
7854         Added helper methods to invoke interface methods.
7855
7856 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7857
7858         * docs/libs/gst-plugins-base-libs-sections.txt:
7859         * gst-libs/gst/rtsp/gstrtspdefs.h:
7860         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7861         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7862         (gst_rtsp_message_init_response),
7863         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7864         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7865         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7866         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7867         (gst_rtsp_message_get_body), (dump_key_value):
7868         * gst-libs/gst/rtsp/gstrtspmessage.h:
7869         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7870         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7871         (gst_rtsp_range_parse):
7872         * gst-libs/gst/rtsp/gstrtsprange.h:
7873         * gst-libs/gst/rtsp/gstrtsptransport.c:
7874         * gst-libs/gst/rtsp/gstrtspurl.c:
7875         Fix some more RTSP docs.
7876         Add some missing methods for dealing with messages.
7877
7878 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7879
7880         * docs/libs/gst-plugins-base-libs-docs.sgml:
7881         * docs/libs/gst-plugins-base-libs-sections.txt:
7882         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7883         * gst-libs/gst/rtsp/gstrtspbase64.h:
7884         * gst-libs/gst/rtsp/gstrtspconnection.c:
7885         (gst_rtsp_connection_connect), (add_auth_header),
7886         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7887         (read_body), (gst_rtsp_connection_receive),
7888         (gst_rtsp_connection_next_timeout),
7889         (gst_rtsp_connection_reset_timeout),
7890         (gst_rtsp_connection_set_auth):
7891         * gst-libs/gst/rtsp/gstrtspconnection.h:
7892         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7893         * gst-libs/gst/rtsp/gstrtspdefs.h:
7894         * gst-libs/gst/rtsp/gstrtspmessage.h:
7895         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7896         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7897         (gst_rtsp_range_parse):
7898         * gst-libs/gst/rtsp/gstrtspurl.h:
7899         Added beginnings of RTSP documentation.
7900
7901 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7902
7903         * docs/libs/Makefile.am:
7904         * docs/libs/gst-plugins-base-libs-docs.sgml:
7905         * docs/libs/gst-plugins-base-libs-sections.txt:
7906         * gst-libs/gst/sdp/gstsdp.h:
7907         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7908         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7909         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7910         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7911         (gst_sdp_message_get_attribute_val),
7912         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7913         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7914         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7915         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7916         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7917         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7918         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7919         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7920         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7921         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7922         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7923         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7924         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7925         (gst_sdp_media_get_attribute_val_n),
7926         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7927         (print_media), (gst_sdp_message_dump):
7928         * gst-libs/gst/sdp/gstsdpmessage.h:
7929         Document the SDP library.
7930         Add some of the missing SDPMedia methods.
7931
7932 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7933
7934         * configure.ac:
7935         * gst-libs/gst/Makefile.am:
7936         * gst-libs/gst/rtsp/Makefile.am:
7937         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7938         * gst-libs/gst/rtsp/gstrtspbase64.h:
7939         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7940         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7941         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7942         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7943         (parse_response_status), (parse_request_line), (parse_line),
7944         (gst_rtsp_connection_read), (read_body),
7945         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7946         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7947         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7948         (gst_rtsp_connection_set_auth):
7949         * gst-libs/gst/rtsp/gstrtspconnection.h:
7950         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7951         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7952         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7953         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7954         (gst_rtsp_find_method):
7955         * gst-libs/gst/rtsp/gstrtspdefs.h:
7956         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7957         (gst_rtsp_message_new), (gst_rtsp_message_init),
7958         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7959         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7960         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7961         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7962         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7963         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7964         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7965         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7966         (gst_rtsp_message_dump):
7967         * gst-libs/gst/rtsp/gstrtspmessage.h:
7968         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7969         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7970         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7971         * gst-libs/gst/rtsp/gstrtsprange.h:
7972         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7973         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7974         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7975         (range_as_text), (rtsp_transport_mode_as_text),
7976         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7977         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7978         (gst_rtsp_transport_free):
7979         * gst-libs/gst/rtsp/gstrtsptransport.h:
7980         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7981         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7982         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7983         * gst-libs/gst/rtsp/gstrtspurl.h:
7984         * gst-libs/gst/sdp/Makefile.am:
7985         * gst-libs/gst/sdp/gstsdp.h:
7986         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7987         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7988         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7989         (gst_sdp_attribute_init), (gst_sdp_message_new),
7990         (gst_sdp_message_init), (gst_sdp_message_uninit),
7991         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7992         (gst_sdp_media_uninit), (gst_sdp_media_free),
7993         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7994         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7995         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7996         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7997         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7998         (gst_sdp_message_get_attribute_val),
7999         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
8000         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
8001         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
8002         (gst_sdp_media_get_attribute_val_n),
8003         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
8004         (read_string), (read_string_del), (gst_sdp_parse_line),
8005         (gst_sdp_message_parse_buffer), (print_media),
8006         (gst_sdp_message_dump):
8007         * gst-libs/gst/sdp/gstsdpmessage.h:
8008         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
8009         Move SDP and RTSP from helper objects in -good to a reusable library.
8010         Use a proper gst_ namespace.
8011
8012 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
8013
8014         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
8015         (vorbis_dec_flush_decode):
8016         Use the new buffer clipping function from gstaudio here.
8017
8018 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
8019
8020         * docs/libs/gst-plugins-base-libs-sections.txt:
8021         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
8022         * gst-libs/gst/audio/audio.h:
8023         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
8024         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
8025         Also add deprecation guards for gst_audio_structure_set_int() to the
8026         header.
8027
8028 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8029
8030         * docs/libs/gst-plugins-base-libs-sections.txt:
8031           Cleanup the docs.
8032
8033 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8034
8035         Patch by: Dan Williams <dcbw at redhat dot com>
8036
8037         * gst/playback/gstplaybasebin.c:
8038         (gst_play_base_bin_get_streaminfo_value_array):
8039         Don't return NULL when querying the stream info value array but instead
8040         return an empty array. Fixes #459204.
8041
8042 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
8043
8044         * gst/playback/gsturidecodebin.c:
8045           Init debug category before using it.
8046
8047 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
8048
8049         * gst-libs/gst/interfaces/mixer.h:
8050         Add padding vars in place of the signal pointers
8051         when building with DISABLE_DEPRECATED so that the
8052         interface structure doesn't change size.
8053
8054 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
8055
8056         * docs/libs/gst-plugins-base-libs-sections.txt:
8057         * ext/alsa/gstalsamixer.c:
8058         * ext/alsa/gstalsamixer.h:
8059         * ext/alsa/gstalsamixerelement.c:
8060         * ext/alsa/gstalsamixertrack.c:
8061         * gst-libs/gst/interfaces/mixer.c:
8062         * gst-libs/gst/interfaces/mixer.h:
8063         * gst-libs/gst/interfaces/mixeroptions.c:
8064         * gst-libs/gst/interfaces/mixeroptions.h:
8065         * gst-libs/gst/interfaces/mixertrack.c:
8066         * gst-libs/gst/interfaces/mixertrack.h:
8067         * tests/check/Makefile.am:
8068         * tests/check/libs/mixer.c:
8069
8070         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8071         Fixes: #152864 
8072
8073         Add support for notifying mixer changes on the message bus, and
8074         implement it in alsamixer.
8075
8076         API: gst_mixer_get_mixer_flags
8077         API: gst_mixer_message_parse_mute_toggled
8078         API: gst_mixer_message_parse_record_toggled
8079         API: gst_mixer_message_parse_volume_changed
8080         API: gst_mixer_message_parse_option_changed
8081         API: GstMixerMessageType
8082         API: GstMixerFlags
8083
8084 2007-07-20  Michael Smith <msmith@fluendo.com>
8085
8086         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8087         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
8088           xcontext->im_format is only for testing XShm support (as the header
8089           file comments document). Use xvimage->im_format for everything else.
8090           Avoids spurious warnings on buffer allocation before setcaps.
8091
8092 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8093
8094         * tests/examples/volume/Makefile.am:
8095         * tests/icles/Makefile.am:
8096           We should use $(LIBM).
8097
8098 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8099
8100         * tests/icles/Makefile.am:
8101           This needs -lm.
8102
8103 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8104
8105         * gst-libs/gst/rtp/gstbasertppayload.c:
8106         (gst_basertppayload_class_init), (gst_basertppayload_init),
8107         (gst_basertppayload_set_property),
8108         (gst_basertppayload_get_property):
8109         Don't break ABI, restore previous ranges. Keep the default random
8110         selection of timestamp and seqnum offset but as soon as the app sets a
8111         specific value, use that one.
8112
8113 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
8114
8115         Patch by: Bastien Nocera <hadess at hadess dot net>
8116
8117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
8118         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8119         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
8120         * sys/xvimage/xvimagesink.h:
8121         Add option to turn off double-buffering for debugging purposes.
8122         Fixes #437169.
8123
8124 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
8125
8126         Patch by: Jorn Baayen <jorn at openedhand dot com>
8127
8128         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
8129         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
8130         (gst_ximagesink_init), (gst_ximagesink_class_init):
8131         * sys/ximage/ximagesink.h:
8132         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
8133         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8134         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
8135         * sys/xvimage/xvimagesink.h:
8136         add 'handle-expose' property. Useful for video widgets which may want to
8137         be in control of Expose behaviour. Fixes #380625
8138
8139 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
8140
8141         * gst-libs/gst/rtp/gstbasertppayload.c:
8142         (gst_basertppayload_class_init), (gst_basertppayload_init),
8143         (gst_basertppayload_event), (gst_basertppayload_push),
8144         (gst_basertppayload_set_property),
8145         (gst_basertppayload_get_property),
8146         (gst_basertppayload_change_state):
8147         * gst-libs/gst/rtp/gstbasertppayload.h:
8148         Fix ranges of rtp payloader properties so that the full range can be
8149         used in addition to -1 (random).
8150         Fix wrong seqnum reporting in caps.
8151         Fixes #420326.
8152
8153 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
8154
8155         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
8156         (gst_video_rate_query):
8157         Use boilerplate.
8158         Add latency query, might not be perfect yet but already works a lot
8159         better. Fixes #442557.
8160
8161 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8162
8163         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8164         (gst_xvimagesink_setcaps):
8165         * sys/xvimage/xvimagesink.h:
8166         After a caps change, redraw our borders to avoid garbage left there
8167         when the image format changes to a smaller size, like 16:9 -> 4:3
8168         Also, hold the flow_lock a bit longer in the set_caps while we're
8169         fiddling with the xcontext.
8170
8171 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8172
8173         * Makefile.am:
8174         * configure.ac:
8175         * tests/Makefile.am:
8176         Remove bogus check for libcheck, since we check for
8177         gstreamer-check and it pulls in the required info from there, and we
8178         weren't actually _using_ the information for libcheck ourselves
8179         anyway.
8180
8181 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8182
8183         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8184         (gst_ffmpeg_caps_to_pixfmt):
8185         Fix the r_mask test for RGBA32 on little-endian.
8186         Fix a stupid typo that would have obviously broken 
8187         compilation on big-endian, if anyone was testing.
8188
8189 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8190
8191         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
8192         (paint_hline_str4):
8193         * gst/videotestsrc/videotestsrc.h:
8194         Add alpha to the color struct.
8195         Use a default alpha value of 255 instead of 128.
8196
8197 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8198
8199         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
8200         (setup_source):
8201         Clear the dynamic pads counter when starting a new uri. This makes
8202         reusing playbin work again.
8203         Fixes #454264.
8204
8205 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8206
8207         * configure.ac:
8208           Use pkg-config to locate check.
8209
8210 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
8211
8212         * configure.ac:
8213         * tests/check/elements/volume.c: (GST_START_TEST):
8214           Fix 'make check' build against core CVS.
8215
8216 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
8217
8218         * gst-libs/gst/interfaces/propertyprobe.c:
8219         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8220         * gst-libs/gst/tag/gstvorbistag.c:
8221           Make gtk-doc happy.
8222
8223 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
8224
8225         * gst-libs/gst/audio/gstbaseaudiosink.c:
8226         (gst_base_audio_sink_callback):
8227           Quick hack to make audiosinks stop at EOS when operating in
8228           pull-mode; needs to be fixed properly some day.
8229
8230 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
8231
8232         * docs/libs/gst-plugins-base-libs-sections.txt:
8233           Fix location of includes in the docs.
8234
8235 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8236
8237         * gst/ffmpegcolorspace/avcodec.h:
8238         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8239         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8240         (gst_ffmpegcsp_avpicture_fill):
8241         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
8242         (img_get_alpha_info):
8243         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
8244         of the existing BGRA32 and RGBA32 formats with the alpha at the other
8245         end of the word. Partially fixes #451908
8246
8247 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8248
8249         * docs/libs/Makefile.am:
8250         * docs/plugins/Makefile.am:
8251           Simplify --extra-dir as gtkdoc scans recursively.
8252
8253 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
8254
8255         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
8256         (gst_adder_request_new_pad):
8257         Make getcaps more robust by not using the proxycaps function. This makes
8258         sure that we don't end up recursively calling getcaps upstream.
8259         See #316248.
8260
8261 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
8262
8263         * gst/audioconvert/audioconvert.c:
8264         Include math.h to fix compilation.
8265
8266 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
8267
8268         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8269         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8270         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
8271         format, as produced by some dc1394 cameras like the iSight.
8272         See http://www.fourcc.org/yuv.php#IYU1
8273
8274 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8275
8276         * gst/audioconvert/Makefile.am:
8277         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8278         (check_default), (audio_convert_prepare_context),
8279         (audio_convert_clean_context), (audio_convert_convert):
8280         * gst/audioconvert/audioconvert.h:
8281         * gst/audioconvert/gstaudioconvert.c:
8282         (gst_audio_convert_dithering_get_type),
8283         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
8284         (gst_audio_convert_init), (gst_audio_convert_set_caps),
8285         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
8286         * gst/audioconvert/gstaudioconvert.h:
8287         * gst/audioconvert/gstaudioquantize.c:
8288         (gst_audio_quantize_setup_noise_shaping),
8289         (gst_audio_quantize_free_noise_shaping),
8290         (gst_audio_quantize_setup_dither),
8291         (gst_audio_quantize_free_dither),
8292         (gst_audio_quantize_setup_quantize_func),
8293         (gst_audio_quantize_setup), (gst_audio_quantize_free):
8294         * gst/audioconvert/gstaudioquantize.h:
8295         Implement dithering and noise shaping in audioconvert. By default now
8296         TPDF dithering (and no noise shaping) will be used when converting
8297         from a higher bit depth to 20 bit depth or smaller, otherwise
8298         everything will be as it is now.
8299         For the last audioconvert in a pipeline it would make sense to
8300         use some kind of noise shaping, enabling it by default for all
8301         conversions would give undesired results though. Fixes #360246.
8302         * tests/check/elements/audioconvert.c: (setup_audioconvert),
8303         (GST_START_TEST):
8304         Adjust unit test for the new audioconvert.
8305
8306 2007-06-28  Wim Taymans  <wim@fluendo.com>
8307
8308         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
8309         Use other metrics as well when estimating the buffer level.
8310
8311 2007-06-28  Wim Taymans  <wim@fluendo.com>
8312
8313         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
8314         Small debug improvement.
8315
8316         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
8317         (plugin_init):
8318         Tweak the rate estimation period.
8319         When calculating the buffer filledness in rate estimation mode, don't
8320         mix it with other metrics.
8321
8322 2007-06-28  Wim Taymans  <wim@fluendo.com>
8323
8324         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
8325         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
8326         When creating the groups, allow for a 5 second, unlimited buffers
8327         preroll phase after which we expose the group.
8328         When the group is exposed, use a small number of buffers up to a 2
8329         second limit. Also disconnect the overrun signal from multiqueue when we
8330         exposed the group because it is not needed anymore.
8331
8332 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8333
8334         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8335           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8336           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8337           (#451707); also, output some debugging info when dealing with
8338           freeform strings.
8339
8340         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8341           Add unit test for the above.
8342
8343 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8344
8345         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8346           Add description for Windows Media RTP caps.
8347
8348         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8349           Remove RTP fields that don't define the format from caps.
8350
8351 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8352
8353         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8354           Skip empty buffers, but not empty header buffers. That way the original
8355           vorbisdec unit test still passes (#451145); also, take into account
8356           that those empty packets might carry a granulepos.
8357
8358         * tests/check/Makefile.am:
8359         * tests/check/elements/vorbisdec.c:
8360         (_create_codebook_header_buffer), (_create_audio_buffer),
8361         (GST_START_TEST), (vorbisdec_suite):
8362           Add unit test that sends an empty packet.
8363
8364 2007-06-27  Wim Taymans  <wim@fluendo.com>
8365
8366         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8367         Don't error out on 0-sized packets, just emit a warning because this is
8368         not a fatal error. Fixes #451145.
8369
8370 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8371
8372         * docs/plugins/gst-plugins-base-plugins.args:
8373         * docs/plugins/gst-plugins-base-plugins.signals:
8374         * docs/plugins/inspect/plugin-adder.xml:
8375         * docs/plugins/inspect/plugin-alsa.xml:
8376         * docs/plugins/inspect/plugin-audioconvert.xml:
8377         * docs/plugins/inspect/plugin-audiorate.xml:
8378         * docs/plugins/inspect/plugin-audioresample.xml:
8379         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8380         * docs/plugins/inspect/plugin-cdparanoia.xml:
8381         * docs/plugins/inspect/plugin-decodebin.xml:
8382         * docs/plugins/inspect/plugin-decodebin2.xml:
8383         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8384         * docs/plugins/inspect/plugin-gdp.xml:
8385         * docs/plugins/inspect/plugin-gnomevfs.xml:
8386         * docs/plugins/inspect/plugin-libvisual.xml:
8387         * docs/plugins/inspect/plugin-ogg.xml:
8388         * docs/plugins/inspect/plugin-pango.xml:
8389         * docs/plugins/inspect/plugin-playbin.xml:
8390         * docs/plugins/inspect/plugin-subparse.xml:
8391         * docs/plugins/inspect/plugin-tcp.xml:
8392         * docs/plugins/inspect/plugin-theora.xml:
8393         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8394         * docs/plugins/inspect/plugin-video4linux.xml:
8395         * docs/plugins/inspect/plugin-videorate.xml:
8396         * docs/plugins/inspect/plugin-videoscale.xml:
8397         * docs/plugins/inspect/plugin-videotestsrc.xml:
8398         * docs/plugins/inspect/plugin-volume.xml:
8399         * docs/plugins/inspect/plugin-vorbis.xml:
8400         * docs/plugins/inspect/plugin-ximagesink.xml:
8401         * docs/plugins/inspect/plugin-xvimagesink.xml:
8402           Update docs with caps info.
8403
8404 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8405
8406         * po/POTFILES.in:
8407           Add more files with translatable strings (#450875).
8408
8409 2007-06-23  Edward Hervey  <edward@fluendo.com>
8410
8411         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8412         The chain should be freed if we error out here, else it will leak.
8413         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8414         (cleanup_decodebin):
8415         Don't forget to *properly* remove the signals, else it will leak.
8416
8417 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8418
8419         * MAINTAINERS:
8420         Updating all the maintainers files
8421
8422 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8423
8424         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8425         (main):
8426           Destroy and recreate parse-launch based pipeline after stop to be able
8427           to play again. Reorder some code and add more comments.
8428
8429 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8430
8431         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8432         When handling a delayed-caps notification case, mark
8433         the group as dynamic so that the nbdynamic count is
8434         incremented and decremented correctly. Fixes: #449156
8435         Patch by: Wim Taymans <wim@fluendo.com>
8436
8437 2007-06-19  Andy Wingo  <wingo@pobox.com>
8438
8439         * gst-libs/gst/audio/gstbaseaudiosink.c
8440         (gst_base_audio_sink_init): Enable pull-mode operation.
8441
8442 2007-06-19  Michael Smith <msmith@fluendo.com>
8443
8444         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8445           Change minimum rate back to 1000 to allow low-sample-rate wav files
8446           to play back.
8447
8448 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8449
8450         * po/vi.po:
8451           Update translations.
8452
8453 2007-06-15  David Schleef  <ds@schleef.org>
8454
8455         * gst/playback/gstqueue2.c:
8456           Fix compile error from ignored return value.
8457
8458 2007-06-15  Michael Smith <msmith@fluendo.com>
8459
8460         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8461           Update tmpbuf for all neccesary rows, not just one, as is required
8462           when downscaling.
8463           Fixes #402076.
8464
8465 2007-06-15  Michael Smith <msmith@fluendo.com>
8466
8467         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8468         (eos_buffer_probe):
8469           Add a test that ensures we set DELTA_UNIT on all non-header,
8470           non-video buffers, if we have a video stream.
8471         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8472         (gst_ogg_mux_process_best_pad):
8473           Move setting delta_pad to earlier, where we inspect all pads, so
8474           that leading audio pages don't get DELTA_UNIT unset if they come
8475           before the first DELTA_UNIT from video pages. Fixes the newly-added
8476           test. Fixes #385527.
8477
8478 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8479
8480         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8481           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8482           fails on the p5-ppc64 build bot and the failure looks like it is due
8483           to the same issue as #348114, ie. a compiler bug.
8484
8485 2007-06-13  Edward Hervey  <edward@fluendo.com>
8486
8487         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8488         Fix build on MacOSX.
8489
8490 2007-06-13  Wim Taymans  <wim@fluendo.com>
8491
8492         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8493         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8494         Fix compilation on mingw. Fixes #446972.
8495
8496 2007-06-12  Wim Taymans  <wim@fluendo.com>
8497
8498         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8499
8500         * gst/playback/gstqueue2.c: (update_buffering),
8501         (gst_queue_locked_enqueue):
8502         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8503         also update the buffering status when receiving events. Fixes #446551.
8504
8505 2007-06-11  Wim Taymans  <wim@fluendo.com>
8506
8507         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8508
8509         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8510         (gst_queue_handle_src_query):
8511         Wait for preroll before attempting to forward a duration query upstream.
8512         Fixes #445505.
8513
8514 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8515
8516         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8517         (gst_base_rtp_depayload_set_gst_timestamp):
8518         Use G_GINT64_CONSTANT macro for int64 constant.
8519         * win32/common/libgstinterfaces.def:
8520         * win32/common/libgsttag.def:
8521         Add new exported functions.
8522
8523 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
8524
8525         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8526           The BOS page of the first Dirac video stream needs to come before
8527           the BOS page of any Vorbis streams or other audio streams, just like
8528           it is with Theora.
8529
8530 2007-06-07  Wim Taymans  <wim@fluendo.com>
8531
8532         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8533         Fix compilation.
8534
8535 2007-06-06  Wim Taymans  <wim@fluendo.com>
8536
8537         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8538
8539         * gst/playback/gstqueue2.c: (gst_queue_init),
8540         (gst_queue_handle_sink_event), (gst_queue_chain),
8541         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8542         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8543         (gst_queue_src_activate_pull):
8544         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8545         Does not yet completely work because duration queries upstream won't
8546         block yet.
8547
8548 2007-06-06  Wim Taymans  <wim@fluendo.com>
8549
8550         * configure.ac:
8551         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8552         Some more fseeko checks.
8553
8554 2007-06-06  Wim Taymans  <wim@fluendo.com>
8555
8556         * configure.ac:
8557         check for large file support.
8558
8559 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8560
8561         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8562
8563         * gst/subparse/gstsubparse.c: (parse_subrip),
8564         (subviewer_unescape_newlines), (parse_subviewer),
8565         (gst_sub_parse_data_format_autodetect),
8566         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8567         * gst/subparse/gstsubparse.h:
8568         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8569         * tests/check/elements/subparse.c: (GST_START_TEST),
8570         (subparse_suite):
8571         Add a unit test for both SubViewer formats.
8572
8573 2007-06-01  Michael Smith <msmith@fluendo.com>
8574
8575         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8576           Don't overflow intermediate values when seeking to large time values
8577           in audiotestsrc.
8578
8579 2007-06-05  Wim Taymans  <wim@fluendo.com>
8580
8581         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8582         (gst_queue_create_read), (gst_queue_read_item_from_file),
8583         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8584         Include stdio to define fseeko.
8585
8586 2007-06-05  Wim Taymans  <wim@fluendo.com>
8587
8588         Patch by: Edward Hervey  <edward@fluendo.com>
8589
8590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8591         (gst_v4lsrc_query):
8592         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8593
8594 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8595
8596         * gst-libs/gst/riff/Makefile.am:
8597         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8598           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8599           our own implementation.
8600
8601 2007-06-05  Wim Taymans  <wim@fluendo.com>
8602
8603         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8604         (gst_base_rtp_depayload_setcaps),
8605         (gst_base_rtp_depayload_set_gst_timestamp),
8606         (gst_base_rtp_depayload_change_state):
8607         Handle timestamp wraparound.
8608
8609 2007-06-05  Wim Taymans  <wim@fluendo.com>
8610
8611         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8612         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8613         (gst_uri_decode_bin_change_state):
8614         Make sure we name srcpads uniquely even when using different internal
8615         decodebins.
8616         Signal no-more-pads when no more dynamic elements exist.
8617         Remove pads on cleanup.
8618
8619 2007-06-05  Wim Taymans  <wim@fluendo.com>
8620
8621         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8622
8623         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8624         (gst_queue_init), (gst_queue_finalize),
8625         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8626         (gst_queue_create_read), (gst_queue_read_item_from_file),
8627         (gst_queue_open_temp_location_file),
8628         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8629         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8630         (gst_queue_is_empty), (gst_queue_is_filled),
8631         (gst_queue_change_state), (gst_queue_set_temp_location),
8632         (gst_queue_set_property):
8633         Add support for filebased buffering. Fixes #441264.
8634
8635 2007-06-05  Wim Taymans  <wim@fluendo.com>
8636
8637         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8638         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8639         (caps_notify_group_cb), (gst_decode_group_new),
8640         (gst_decode_group_free):
8641         Add support for delayed caps fixation when autoplugging.
8642         Optimize cases where a multiqueue is not needed/wanted, like right after
8643         anything that is not a demuxer.
8644
8645 2007-06-05  Wim Taymans  <wim@fluendo.com>
8646
8647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8648         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8649         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8650         consideratly speedup ogg chain detection by not trying to find a base
8651         timestamp for skeleton streams. 
8652
8653 2007-06-05  Wim Taymans  <wim@fluendo.com>
8654
8655         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8656         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8657         (gst_multi_fd_sink_remove_flush),
8658         (gst_multi_fd_sink_remove_client_link),
8659         (gst_multi_fd_sink_handle_client_write),
8660         (gst_multi_fd_sink_handle_clients):
8661         * gst/tcp/gstmultifdsink.h:
8662         Add support for remove_flush.
8663
8664 2007-06-05  Wim Taymans  <wim@fluendo.com>
8665
8666         * docs/design/draft-keyframe-force.txt:
8667         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8668         (theora_enc_chain):
8669         Add draft design for forcing keyframes in encoders and implement in
8670         theoraenc.
8671
8672 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8673
8674         * configure.ac:
8675           Back to CVS
8676
8677 === release 0.10.13 ===
8678
8679 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8680
8681         * configure.ac:
8682           releasing 0.10.13, "What's Going on?"
8683
8684 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8685
8686         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8687         In riff, the depth is stored in the size field but it just means that
8688         the least significant bits are cleared. We can therefore just play
8689         the sample as if it had a depth == width. Fixes: #440997
8690
8691         Patch by: Wim Taymans <wim@fluendo.com> 
8692         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8693
8694 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8695
8696         * gst-libs/gst/floatcast/floatcast.h:
8697         Define inline when needed on win32 builds. Fixes: #441295
8698         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8699
8700 2007-05-29  Wim Taymans  <wim@fluendo.com>
8701
8702         * gst/playback/gstplaybasebin.c: (queue_overrun),
8703         (no_more_pads_full):
8704         Stop buffering when the group is commited because the queues filled up.
8705         Fixes #442024.
8706
8707 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8708
8709         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8710         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8711         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8712         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8713         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8714         * ext/alsa/gstalsamixer.h:
8715         * ext/alsa/gstalsamixerelement.c:
8716         (gst_alsa_mixer_element_interface_supported),
8717         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8718         (gst_alsa_mixer_element_set_property),
8719         (gst_alsa_mixer_element_get_property),
8720         (gst_alsa_mixer_element_change_state):
8721         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8722         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8723         (gst_mixer_option_changed):
8724         * gst-libs/gst/interfaces/mixer.h:
8725         Revert commits towards #152864 made so far. We'll pick it up again
8726         after the 0.10.13 release.
8727
8728 2007-05-24  Wim Taymans  <wim@fluendo.com>
8729
8730         * gst-libs/gst/audio/gstbaseaudiosink.c:
8731         (gst_base_audio_sink_render):
8732         After an interrupt (PAUSED/flush) assume that the next sample should not
8733         be aligned to the previous sample. Fixes #417992.
8734
8735 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8736
8737         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8738           Don't add channels and rate fields to the template caps for
8739           audio/x-dts, as wavparse might not always be able to set them,
8740           which would then lead to 'caps are not a real subset of the
8741           template caps' warnings.
8742
8743 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8744
8745         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8746         Handle unknown or invalid pads without crashing, as might occur if
8747         a media file like an mp3 is specified as a subtitle file.
8748         Fixes: #410039
8749
8750 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8751
8752         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8753         (setup_sinks):
8754         Block the subtitle bin output queue before ghosting it and linking,
8755         then unblock after. This avoids spurious not-linked errors caused 
8756         by the queue starting up (because it gets linked when it is ghosted). 
8757         Fixes: #350299
8758
8759 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8760
8761         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8762         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8763         file. Avoids flukes where the input gets typefound to some valid but
8764         useless type.
8765
8766 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8767
8768         * tests/check/Makefile.am:
8769         * tests/check/elements/.cvsignore:
8770         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8771         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8772           Add unit test for gnomevfssink seeking and position reporting for
8773           file:// URIs.
8774
8775 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8776
8777         Patch by: Mark Nauwelaerts <manauw at skynet be>
8778
8779         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8780         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8781         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8782         * ext/gnomevfs/gstgnomevfssink.h:
8783           Fix position reporting, especially after a seek (from upstream),
8784           see #412648.
8785
8786 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8787
8788         * ext/cdparanoia/gstcdparanoiasrc.c:
8789           Repair umlaut.
8790
8791 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8792
8793         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8794         Specify the full valid range for MP3 samplerates. Fixes a regression
8795         caused by extra header checks since the last release.
8796
8797 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8798
8799         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8801         Fix a locking-order bug I introduced with my changes the other day.
8802         Patch by Mike Smith.
8803
8804 2007-05-21  Michael Smith <msmith@fluendo.com>
8805
8806         * ext/theora/theoradec.c: (theora_handle_data_packet):
8807           Don't look inside 0-length packets (which indicate duplicated
8808           frames)
8809
8810 2007-05-21  Wim Taymans  <wim@fluendo.com>
8811
8812         * ext/cdparanoia/gstcdparanoiasrc.c:
8813         (gst_cd_paranoia_src_read_sector):
8814         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8815         (gst_base_audio_src_create):
8816         Small cleanups.
8817
8818         * ext/theora/theoradec.c: (theora_dec_sink_event):
8819         Fix typo.
8820
8821         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8822         (gst_base_rtp_depayload_set_gst_timestamp):
8823         Add some FIXME
8824
8825         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8826         And some debug info when a FIXME path is hit.
8827
8828 2007-05-21  Wim Taymans  <wim@fluendo.com>
8829
8830         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8831         (gst_base_rtp_audio_payload_class_init),
8832         (gst_base_rtp_audio_payload_init),
8833         (gst_base_rtp_audio_payload_finalize),
8834         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8835         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8836         (gst_base_rtp_payload_audio_handle_event):
8837         Some cleanups, remove minptime property as it is now in the parent
8838         class.
8839         Override parent class event function.
8840
8841         * gst-libs/gst/rtp/gstbasertppayload.c:
8842         (gst_basertppayload_class_init), (gst_basertppayload_init),
8843         (gst_basertppayload_event), (gst_basertppayload_set_property),
8844         (gst_basertppayload_get_property):
8845         * gst-libs/gst/rtp/gstbasertppayload.h:
8846         Add min-ptime property.
8847         Add handle-event vmethod. Fixes #415001.
8848
8849 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8850
8851         * gst-libs/gst/audio/gstbaseaudiosink.c
8852           (gst_base_audio_sink_change_state):
8853           Fix typo in comment.
8854
8855         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8856           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8857           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8858           close_link):
8859         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8860           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8861           Remove trailing whitespaces in comments.
8862
8863         * gst/volume/Makefile.am:
8864           Fix tabs.
8865
8866 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8867
8868         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8869
8870         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8871           set_option, get_option, _gst_reserved):
8872           Revert reordering functions (keep ABI).
8873
8874 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8875
8876         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8877         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8878         (gst_ximagesink_show_frame):
8879         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8880         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8881         (gst_xvimagesink_show_frame):
8882         When we create our own window, indicate that we handle the 
8883         WM_DELETE client message from the window manager, so that it won't 
8884         kill our window (and our app) along with it. Handle ClientMessage,
8885         post an error on the bus, and close the window. Further buffers
8886         arriving will result in a FlowError because the window has been
8887         destroyed.
8888
8889         Fixes: #393975
8890
8891         Clean up the X event handling loop and make them the same for
8892         both xvimagesink and ximagesink while I'm at it.
8893
8894 2007-05-17  Wim Taymans  <wim@fluendo.com>
8895
8896         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8897         Make decodebin2 autoplug depayloaders too.
8898
8899         * gst/playback/gsturidecodebin.c: (source_new_pad):
8900         Set the newly created decoder in a usable state when autoplugging a
8901         dynamic source such as RTSP.
8902
8903 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8904
8905         * gst/playback/gststreaminfo.c: (cb_probe):
8906           Ignore video-codec tag for audio streams and ignore audio-codec tags
8907           for video streams. Should make codec name collection a bit more
8908           robust against sloppy demuxers that send tag events containing both
8909           tags down each pad.
8910
8911 2007-05-17  Wim Taymans  <wim@fluendo.com>
8912
8913         * gst/playback/gstqueue2.c: (update_rates):
8914         Tweak the buffering thresholds a little.
8915         Update the buffer size with the previously calculate rate instead of
8916         only when we calculate a new rate so that we get smoother buffering
8917         updates.
8918
8919         * gst/playback/Makefile.am:
8920         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8921         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8922         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8923         (gst_uri_decode_bin_get_property), (unknown_type),
8924         (add_element_stream), (no_more_pads_full), (no_more_pads),
8925         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8926         (gen_source_element), (has_all_raw_caps), (analyse_source),
8927         (remove_decoders), (make_decoder), (remove_source),
8928         (source_new_pad), (setup_source), (decoder_query_init),
8929         (decoder_query_duration_fold), (decoder_query_duration_done),
8930         (decoder_query_position_fold), (decoder_query_position_done),
8931         (decoder_query_latency_fold), (decoder_query_latency_done),
8932         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8933         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8934         (gst_uri_decode_bin_change_state), (plugin_init):
8935         New element that intergrates a source, optional buffering element and
8936         decodebin.
8937
8938 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8939
8940         * configure.ac:
8941           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8942           (also has a .pc file, so we don't need the fallback check any
8943           longer). Fixes #438840.
8944
8945 2007-05-17  Wim Taymans  <wim@fluendo.com>
8946
8947         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8948         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8949         (apply_segment), (apply_buffer), (update_buffering),
8950         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8951         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8952         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8953         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8954         (plugin_init):
8955         fix build.
8956
8957 2007-05-17  Wim Taymans  <wim@fluendo.com>
8958
8959         * gst/playback/Makefile.am:
8960         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8961         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8962         (gst_queue_getcaps), (gst_queue_bufferalloc),
8963         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8964         (apply_buffer), (update_buffering), (reset_rate_timer),
8965         (update_rates), (gst_queue_locked_flush),
8966         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8967         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8968         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8969         (gst_queue_loop), (gst_queue_handle_src_event),
8970         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8971         (gst_queue_src_activate_push), (gst_queue_change_state),
8972         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8973         On our way to playbin2 this is the new network queue that does buffering
8974         all by itself using high and low watermarks. It can also measure up and
8975         downstream bandwidth to optimally size the queue.
8976
8977 2007-05-17  Michael Smith <msmith@fluendo.com>
8978
8979         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8980         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8981           Use the segment->last_stop value to calculate the next timestamp to
8982           generate after a seek; not the segment->start value.
8983
8984 2007-05-15  David Schleef  <ds@schleef.org>
8985
8986         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8987           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8988
8989 2007-05-15  Wim Taymans  <wim@fluendo.com>
8990
8991         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8992         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8993         Some more chained streaming ogg timestamp fixes.
8994
8995 2007-05-15  Wim Taymans  <wim@fluendo.com>
8996
8997         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8998         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8999         (gst_ogg_demux_handle_page):
9000         Add some FIXMEs.
9001         Fix chain start/stop segment handling based on patch by
9002         <ahalda at cs dot mcgill dot ca> see #320984.
9003
9004 2007-05-15  Michael Smith <msmith@fluendo.com>
9005
9006         * configure.ac:
9007           We don't require a C++ compiler. So don't require one.
9008
9009 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9010
9011         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
9012           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
9013           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
9014           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
9015           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
9016           gst_alsa_mixer_update_track):
9017           Apply some of the cleanup Tim suggested in #152864 afterwards.
9018
9019 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9020
9021         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
9022
9023         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
9024           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
9025           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
9026           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
9027           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
9028           gst_alsa_mixer_handle_source_callback,
9029           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
9030           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
9031           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
9032           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
9033           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
9034           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
9035         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
9036         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
9037           gst_alsa_mixer_element_interface_supported,
9038           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
9039           gst_alsa_mixer_element_set_property,
9040           gst_alsa_mixer_element_get_property,
9041           gst_alsa_mixer_element_change_state):
9042         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
9043         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
9044           gst_mixer_option_changed):
9045         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
9046           volume_changed, option_changed, _gst_reserved):
9047           Implement notification for alsamixer. Fixes #152864
9048
9049 2007-05-14  David Schleef  <ds@schleef.org>
9050
9051         * gst/videotestsrc/videotestsrc.c:
9052         * gst/videotestsrc/videotestsrc.h:
9053           Add support for video/x-raw-bayer.
9054
9055 2007-05-12  David Schleef  <ds@schleef.org>
9056
9057         * sys/xvimage/xvimagesink.c:
9058           Add some sanity checking for the XVImage size returned by X.
9059           Related to #377400.
9060
9061 2007-05-12  Wim Taymans  <wim@fluendo.com>
9062
9063         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9064         (gst_base_rtp_depayload_setcaps),
9065         (gst_base_rtp_depayload_set_gst_timestamp):
9066         Parse and use additional caps fields as described in updated
9067         application/x-rtp caps spec.
9068
9069 2007-05-12  Wim Taymans  <wim@fluendo.com>
9070
9071         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9072         (gst_ogg_demux_collect_chain_info):
9073         If there is a stream in a chain without any data packets, ignore the
9074         stream in the total length calculations. Might be related to #436820.
9075
9076 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
9077
9078         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
9079         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
9080         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
9081         (mpeg_video_type_find), (mpeg_video_stream_type_find),
9082         (plugin_init):
9083
9084         Consolidate and re-work our mpeg system stream detection to probe
9085         more packets and produce a higher confidence result. Fixes a
9086         regression caused by lowering the typefind probability last year
9087         - related to bug #397810. Remove the redundant MPEG-1 specific 
9088         typefind function, as the new one detects both MPEG-1 & MPEG-2
9089         happily.
9090
9091         Also cleanup the MPEG elementary and MPEG-TS detection functions a
9092         little. 
9093
9094         Tested against my media test directory, with some improvements and
9095         no regressions.
9096
9097 2007-05-10  Wim Taymans  <wim@fluendo.com>
9098
9099         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
9100         (queue_out_of_data):
9101         Connect to the new queue "pushing" signal instead of the broken
9102         "running" one.
9103
9104 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9105
9106         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9107         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
9108         Move variable declaration before the first instruction.
9109         * gst/videotestsrc/videotestsrc.c:
9110         Define M_PI if it's not defined yet.
9111         * win32/common/libgstrtp.def:
9112         Add new exported functions.
9113
9114 2007-05-09  Michael Smith <msmith@fluendo.com>
9115
9116         * ext/theora/theoradec.c: (theora_handle_type_packet):
9117           gst_pad_push_event() does not return a GstFlowReturn!
9118
9119 2007-05-09  Wim Taymans  <wim@fluendo.com>
9120
9121         * tests/examples/seek/scrubby.c: (stop_cb), (main):
9122         * tests/examples/seek/seek.c: (do_seek):
9123         Some small cosmetic changes.
9124
9125 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
9126
9127         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
9128           gst_adder_change_state):
9129         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
9130           segment_pending, segment_position, segment_rate):
9131           Handle playback-rate on adder.
9132
9133 2007-05-07  Michael Smith <msmith@fluendo.com>
9134
9135         * ext/theora/gsttheoradec.h:
9136         * ext/theora/theoradec.c: (gst_theora_dec_reset),
9137         (theora_dec_sink_event), (theora_handle_comment_packet),
9138         (theora_handle_type_packet), (theora_dec_change_state):
9139           Don't push events (newsegment, tags) before initialising the
9140           decoder.
9141           This is neccesary for seeking to work correctly in gnonlin.
9142
9143 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
9144
9145         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9146         * gst/adder/gstadder.c:
9147         * gst/audiotestsrc/gstaudiotestsrc.c
9148           (gst_audio_test_src_create_white_noise):
9149         * gst/videotestsrc/gstvideotestsrc.c:
9150         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
9151           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
9152           volume_sink_template, volume_src_template, gst_volume_init,
9153           volume_process_double, volume_process_int16,
9154           volume_process_int16_clamp):
9155           Doc fixes and formatting.
9156
9157 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
9158
9159         * tests/check/Makefile.am:
9160         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
9161           Minimal check for volume's GstController usability; also another
9162           test for #422295.
9163
9164 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
9165
9166         * gst-libs/gst/cdda/gstcddabasesrc.c:
9167         (gst_cdda_base_src_add_track):
9168           Fix it so that it (a) makes sense and (b) doesn't break
9169           everything cdda-related including the unit test.
9170
9171 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
9172
9173         * gst-libs/gst/cdda/gstcddabasesrc.c:
9174         (gst_cdda_base_src_add_track):
9175           Fix build when disabling asserts.
9176
9177 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
9178
9179         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
9180           When XShm is not available, we might get row strides that are not
9181           rounded up to multiples of four; this is bad, because virtually
9182           every RGB-processing element in GStreamer assumes rowstrides are
9183           rounded up to multiples of four, so let's allocate at least enough
9184           memory to avoid crashes in this case. The image will still be
9185           displayed distorted though if this happens, so that still needs
9186           fixing (maybe by allocating a bigger image with an 'even' width
9187           and then clipping it appropriately when rendering - something for
9188           Xlib aficionados in any case).
9189
9190 2007-05-03  Michael Smith <msmith@fluendo.com>
9191
9192         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
9193           If a buffer doesn't have a timestamp, assume it's contiguous with
9194           the previous buffer, and synthesise timestamps appropriately.
9195
9196 2007-05-03  Edward Hervey  <edward@fluendo.com>
9197
9198         * tests/check/elements/videorate.c: (GST_START_TEST):
9199         Set buffer timestamp to a valid value in order to test the buffer
9200         really does stay in videorate.
9201
9202 2007-05-03  Edward Hervey  <edward@fluendo.com>
9203
9204         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9205         There is no sensible way to handle incoming buffers which don't have a
9206         valid timestamp. We therefore discard them and wait for the next one.
9207
9208 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
9209
9210         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
9211         * gst/playback/gstdecodebin2.c: (plugin_init):
9212           Better error message for text files.
9213
9214 2007-04-29  Wim Taymans  <wim@fluendo.com>
9215
9216         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
9217         Fix offset bug in generation RR packets.
9218
9219 2007-04-27  Julien MOUTTE  <julien@moutte.net>
9220
9221         * ext/theora/theoradec.c: (_theora_granule_time),
9222         (theora_dec_push_forward), (theora_handle_data_packet),
9223         (theora_dec_decode_buffer): Calculate buffer duration correctly
9224         to generate a perfect stream (#433888).
9225         * gst/audioresample/gstaudioresample.c:
9226         (audioresample_check_discont): Glib provides ABS.
9227
9228 2007-04-27  Wim Taymans  <wim@fluendo.com>
9229
9230         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
9231         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
9232         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
9233         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9234         (gst_rtcp_packet_bye_set_reason):
9235         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9236         Fix RB block parsing and writing.
9237         Add support for constructing BYE packets.
9238
9239 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9240
9241         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
9242         (gst_base_audio_src_create):
9243         * po/POTFILES.in:
9244           When posting a warning message because samples were dropped, post
9245           something more intelligible than he default error message for clock
9246           errors which is just confusing in this context (#432984).
9247
9248 2007-04-25  Wim Taymans  <wim@fluendo.com>
9249
9250         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
9251         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
9252         (read_packet_header), (gst_rtcp_packet_move_to_next),
9253         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
9254         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
9255         (gst_rtcp_packet_sdes_get_item_count),
9256         (gst_rtcp_packet_sdes_first_item),
9257         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
9258         (gst_rtcp_packet_sdes_first_entry),
9259         (gst_rtcp_packet_sdes_next_entry),
9260         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
9261         (gst_rtcp_packet_sdes_add_entry):
9262         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9263         Implement code to write SR, RR and SDES packets.
9264
9265 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9266
9267         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
9268
9269         * sys/ximage/ximagesink.c:
9270           Fix build if XShm is not available (#432362).
9271
9272 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
9273
9274         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
9275         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
9276         pointers to random memory which are passed to g_free() when
9277         audio_convert_prepare_context() is called the first time.
9278
9279 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9280
9281         Patch by: Dan Williams <dcbw redhat com>
9282
9283         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9284           Don't leak incoming buffer if gst_pad_push() returns a
9285           non-OK flow. Fixes #432755.
9286          
9287         * tests/check/elements/videorate.c: (GST_START_TEST),
9288         (videorate_suite):
9289           Unit test for the above by Yours Truly.
9290
9291 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
9292
9293         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
9294         (gst_adder_sink_event), (gst_adder_collected):
9295           Fix non-flushing segmented seeks, Fixes #340060 for me
9296
9297 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9298
9299         Patch by: Olivier Crete  <tester at tester ca>
9300
9301         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9302         (gst_base_rtp_audio_payload_class_init),
9303         (gst_base_rtp_audio_payload_init),
9304         (gst_base_rtp_audio_payload_dispose):
9305           Chain up to parent class in dispose function; get rid of
9306           unnecessary 'diposed' flag in private structure (#415001).
9307
9308 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9309
9310         * docs/libs/gst-plugins-base-libs.types:
9311         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9312         (gst_base_rtp_audio_payload_class_init):
9313         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9314         * gst-libs/gst/rtp/gstbasertppayload.c:
9315           Some minor docs fixes and additions; also add missing 'Since' bits.
9316
9317 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9318
9319         Patch by: Zeeshan Ali  <zeenix gmail com>
9320
9321         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9322         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
9323         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
9324         (gst_base_rtp_audio_payload_push):
9325         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9326           The recently-added gst_base_rtp_audio_payload_push() should take an
9327           object of type GstBaseRTPAudioPayload as first argument (#431672).
9328
9329 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9330
9331         * gst/audioresample/gstaudioresample.c:
9332           Make more functions static, just because we can.
9333
9334 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9335
9336         * tests/check/elements/audioresample.c:
9337           Add unit test for audioresample shutdown crasher (#420106).
9338
9339 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9340
9341         * gst/subparse/gstsubparse.c:
9342         * gst/subparse/samiparse.c:
9343           Use GST_DISABLE_XML here
9344
9345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9346         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9347         (gst_xvimagesink_buffer_alloc),
9348         (gst_xvimagesink_navigation_send_event):
9349         * sys/xvimage/xvimagesink.h:
9350           Include stdlib.h when using atoi.
9351           
9352         * tests/check/elements/playbin.c: (playbin_suite):
9353           Use GST_DISABLE_REGISTRY here
9354
9355 2007-04-19  Michael Smith  <msmith@fluendo.com>
9356
9357         * ext/theora/gsttheoraenc.h:
9358         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9359         (theora_enc_sink_event), (theora_enc_change_state):
9360           Track initialisation state; don't try to use encoder state if we're
9361           not initialised (it'll segfault).
9362
9363 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9364
9365         * tests/check/pipelines/.cvsignore:
9366         Fix build.
9367
9368 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9369
9370         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9371         Allow random depths between 1 and 32 instead of only multiplies of 8.
9372
9373 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9374
9375         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9376         Set the maximum number of channels for PCM and float in the correct
9377         place to have it also used when creating the template caps.
9378
9379 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9380
9381         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9382         Correctly support 4, 6 and 8 channels with normal PCM and float
9383         wav files.
9384
9385         Fix the depth and signedness calculation in extensible wav files and
9386         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9387         mask is found.
9388
9389         Add support for float, alaw and mulaw in extensible wav files.
9390
9391         This allows correct playback of all but 5 files from
9392         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9393         
9394         (gst_riff_create_audio_template_caps):
9395         Add voxware and float formats to the template caps.     
9396
9397 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9398
9399         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9400
9401         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9402         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9403
9404         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9405         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9406         Use the correct format strings for integer formats.
9407
9408 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9409
9410         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9411           Don't use pad_alloc_buffer_and_set_caps to create a small header
9412           packet, or, worse, to create a big temporary video buffer using the
9413           src pad.
9414
9415 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9416
9417         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9418         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9419           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9420           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9421
9422 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9423
9424         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9425           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9426           streamheader_suite):
9427           Add another test set up for failure
9428
9429 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9430
9431         * tests/check/Makefile.am:
9432         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9433           GST_START_TEST, streamheader_suite, main):
9434           Add a test for the streamheader bug Wim fixed.
9435
9436 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9437
9438         * ext/theora/theoradec.c: (theora_dec_sink_event):
9439         Fix misleading comment.
9440
9441 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9442
9443         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9444           More sanity checks for the header fields.
9445
9446 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9447
9448         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9449           Try encodings from all environment variables, not just those in the
9450           first environment variable that is set.
9451
9452 2007-04-12  Wim Taymans  <wim@fluendo.com>
9453
9454         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9455         (gst_video_rate_chain):
9456         Add some debug.
9457
9458         * tests/check/elements/videorate.c: (GST_START_TEST),
9459         (videorate_suite):
9460         Added check for videorate changing caps handling. Closes #421834.
9461
9462 2007-04-12  Michael Smith  <msmith@fluendo.com>
9463
9464         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9465           Use scale functions to avoid overflow when calculating duration of 
9466           vorbis buffers.
9467
9468 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9469
9470         * docs/libs/gst-plugins-base-libs-sections.txt:
9471         * gst-libs/gst/tag/tag.h:
9472         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9473           API: add gst_tag_freeform_string_to_utf8() (#405072).
9474
9475         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9476           Use gst_tag_freeform_string_to_utf8() here.
9477
9478 2007-04-12  Wim Taymans  <wim@fluendo.com>
9479
9480         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9481         (gst_gdp_pay_sink_event):
9482         Make sure we set the IN_CAPS flag correctly.
9483
9484         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9485         Get the IN_CAPS flag before we call functions that mess with the flags.
9486
9487 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9488
9489         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9490           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9491           Only stamp buffers with offset/offset_end right before they get
9492           pushed.  This ensures offset continuity, which was not the case
9493           before as shown by
9494           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9495
9496 2007-04-06  Wim Taymans  <wim@fluendo.com>
9497
9498         * gst/playback/gstplaybin.c: (add_sink),
9499         (gst_play_bin_change_state):
9500         Activate sync in playbin, we are ready to handle it for live streams.
9501
9502 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
9503
9504         * tests/check/elements/playbin.c:
9505         (test_sink_usage_video_only_stream), (playbin_suite):
9506           Add small test for stream-info-value-array code paths.
9507
9508 2007-04-05  Wim Taymans  <wim@fluendo.com>
9509
9510         * gst-libs/gst/audio/gstbaseaudiosink.c:
9511         (gst_base_audio_sink_skew_slaving):
9512         Don't try to create invalid calibration parameters by making the
9513         internal time go backwards, instead make external time go forward.
9514
9515 2007-04-05  Wim Taymans  <wim@fluendo.com>
9516
9517         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9518
9519         * gst/playback/gstplaybasebin.c: (add_stream):
9520         Fix leak in add_stream(), when g_value_set_object() increases the
9521         refcount of streaminfo object. Fixes #426250.
9522
9523 2007-04-03  David Schleef  <ds@schleef.org>
9524
9525         * gst/videotestsrc/gstvideotestsrc.c:
9526         * gst/videotestsrc/gstvideotestsrc.h:
9527         * gst/videotestsrc/videotestsrc.c:
9528         * gst/videotestsrc/videotestsrc.h:
9529           Add a test pattern called "circular", which has concentric
9530           rings with varying radial frequency.  The main purpose of this
9531           pattern is to test fidelity loss in a filter or scaler element.
9532           Notably, this pattern is scale invariant, and is optimally viewed
9533           with a width (and height) of 400.
9534
9535 2007-04-03  Wim Taymans  <wim@fluendo.com>
9536
9537         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9538
9539         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9540         (deactivate_free_recursive):
9541         Decodebin2 doesn't unref pads it obtains in some occasions:
9542         - multiqueue src pads, when either connecting further or exposing
9543         - sink pads of new autoplugged elements
9544         - peer pads when recursively freeing elements
9545         Fixes #425455.
9546
9547 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9548
9549         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9550         Add audio/x-raw-float support, now that audioconvert support
9551         non-native endianness floats.
9552
9553 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
9554
9555         * docs/libs/gst-plugins-base-libs-docs.sgml:
9556           gstreamer-plugins-base.pc doesn't exist, it's
9557           gstreamer-plugins-base-0.10.pc.
9558
9559 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9560
9561         Patch by: René Stadler <mail at renestadler dot de>
9562         with some minor changes
9563
9564         * gst-libs/gst/floatcast/floatcast.h:
9565         Use more efficient float endianness conversion functions that don't
9566         involve 2 function calls per value.
9567         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9568         (check_default), (audio_convert_prepare_context):
9569         * gst/audioconvert/gstaudioconvert.c:
9570         (gst_audio_convert_parse_caps), (make_lossless_changes):
9571         Support non-native endianness floats as input and output.
9572         Fixes #339838.
9573         * tests/check/elements/audioconvert.c: (verify_convert),
9574         (GST_START_TEST):
9575         Add unit tests for the non-native endianness float conversions.
9576
9577 2007-03-29  Wim Taymans  <wim@fluendo.com>
9578
9579         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9580         (gst_base_rtp_depayload_base_init),
9581         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9582         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9583         (gst_base_rtp_depayload_set_gst_timestamp),
9584         (gst_base_rtp_depayload_change_state),
9585         (gst_base_rtp_depayload_set_property),
9586         (gst_base_rtp_depayload_get_property):
9587         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9588         Add Private structure.
9589         Bring element code to 2007.
9590         Parse clock-base caps param and use it when generating the
9591         newsegment.
9592         Reset variables before going to PAUSED.
9593         Fix some docs.
9594
9595 2007-03-29  Wim Taymans  <wim@fluendo.com>
9596
9597         * docs/libs/gst-plugins-base-libs-docs.sgml:
9598         * docs/libs/gst-plugins-base-libs-sections.txt:
9599         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9600         (gst_base_rtp_audio_payload_get_adapter):
9601         Add RTCP docs.
9602         Fix some more docs.
9603
9604         * gst-libs/gst/rtp/Makefile.am:
9605         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9606         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9607         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9608         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9609         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9610         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9611         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9612         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9613         (gst_rtcp_packet_sr_get_sender_info),
9614         (gst_rtcp_packet_sr_set_sender_info),
9615         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9616         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9617         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9618         (gst_rtcp_packet_sdes_get_chunk_count),
9619         (gst_rtcp_packet_sdes_first_chunk),
9620         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9621         (gst_rtcp_packet_sdes_first_item),
9622         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9623         (gst_rtcp_packet_bye_get_ssrc_count),
9624         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9625         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9626         (gst_rtcp_packet_bye_get_reason_len),
9627         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9628         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9629         Add new helper object for parsing and creating RTCP messages.
9630
9631 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9632
9633         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9634         PCM samples with width=8 must be always unsigned, no matter what
9635         depth they have.
9636
9637 2007-03-29  Andy Wingo  <wingo@pobox.com>
9638
9639         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9640         perfect offsets also, not just timestamps.
9641
9642         * tests/check/elements/videorate.c (test_more): Test that given
9643         any incoming offsets, that videorate produces perfect offsets.
9644
9645 2007-03-29  Wim Taymans  <wim@fluendo.com>
9646
9647         * gst-libs/gst/riff/riff-ids.h:
9648         Add some more RIFF formats.
9649
9650 2007-03-29  Wim Taymans  <wim@fluendo.com>
9651
9652         * gst-libs/gst/rtp/gstrtpbuffer.c:
9653         (gst_rtp_buffer_default_clock_rate):
9654         * gst-libs/gst/rtp/gstrtpbuffer.h:
9655         Fix fixed payload names and docs.
9656         Added method to get the default clock rates of fixed payload types.
9657         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9658
9659 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9660
9661         * tests/check/pipelines/.cvsignore:
9662         Add new vorbisdec test to cvsignore.
9663
9664 2007-03-28  Wim Taymans  <wim@fluendo.com>
9665
9666         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9667         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9668         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9669         (gst_base_audio_sink_set_property),
9670         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9671         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9672         (gst_base_audio_sink_skew_slaving),
9673         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9674         (gst_base_audio_sink_async_play):
9675         * gst-libs/gst/audio/gstbaseaudiosink.h:
9676         Store private stuff in GstBaseAudioSinkPrivate.
9677         Add configurable clock slaving modes property.
9678         API:: GstBaseAudioSink::slave-method property
9679         Some more latency reporting tweaks.
9680         Added skew based clock slaving correction and make it the default until
9681         the resampling method is more robust.
9682
9683 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9684
9685         * gst/audioconvert/audioconvert.c:
9686         Add docs to the integer pack functions and implement proper
9687         rounding. Before we had rounding towards negative infinity, i.e.
9688         always the smaller number was taken. Now we use natural rounding,
9689         i.e. rounding to the nearest integer and to the one with the largest
9690         absolute value for X.5. The old rounding introduced some minor
9691         distortions. Fixes #420079
9692         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9693         Fix one unit test that assumed the old rounding and added unit tests
9694         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9695         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9696         rounding from signed int32 to signed/unsigned int16.
9697
9698 2007-03-27  Michael Smith  <msmith@fluendo.com>
9699
9700         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9701         (gst_audio_convert_transform_caps):
9702           Fix typo in debug line introduced recently, as pointed out on irc.
9703
9704 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9705
9706         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9707         * tests/check/libs/tag.c: (GST_START_TEST):
9708           Make sure we parse floating-point numbers in vorbis comments
9709           correctly with either '.' or ',' as separator, no matter what
9710           the current locale is. Add unit test for this too.
9711
9712 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9713
9714         Patch by: René Stadler  <mail at renestadler de>
9715
9716         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9717           When writing out floating-point numbers to vorbis comment tags, always
9718           use the same character as separator no matter what the current locale is
9719           (fixes #423051).
9720
9721         * tests/check/libs/tag.c: (GST_START_TEST):
9722           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9723
9724 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9725
9726         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9727           vorbis_handle_data_packet):
9728           Correctly set DURATION to generate a timestamp-continuous stream.
9729           One bug left at the end; see
9730           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9731         * tests/check/Makefile.am:
9732         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9733           Add a test to check this.  Without the above patch this test fails.
9734
9735 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9736
9737         * gst-libs/gst/rtp/Makefile.am:
9738         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9739
9740 2007-03-23  Michael Smith  <msmith@fluendo.com>
9741
9742         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9743         (gst_video_rate_reset), (gst_video_rate_chain):
9744           If videorate changes caps, we can no longer use the old buffer
9745           (which may have a different size, incompatible with our caps).
9746           So don't do that; just duplicate the new frame more times.
9747
9748 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9749
9750         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9751         Remove playbin's override of the set_clock vmethod. It's irrelevant
9752         after Wim's commit on the 19th.
9753
9754 2007-03-22  Wim Taymans  <wim@fluendo.com>
9755
9756         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9757         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9758         * ext/gnomevfs/gstgnomevfssrc.h:
9759         Don't cache file sizes. Fixes #341078.
9760
9761 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9762
9763         * gst/playback/gstplaybin.c: (add_sink):
9764           Use GST_PTR_FORMAT to log caps. 
9765
9766 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9767
9768         Patch by: Young-Ho Cha <ganadist at chollian net>
9769
9770         * gst/subparse/samiparse.c: (handle_start_font):
9771           Special-case some more colour names that pango doesn't handle by
9772           default. Fixes #420578.
9773
9774 2007-03-20  Michael Smith  <msmith@fluendo.com>
9775
9776         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9777           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9778           that marks EOS internally. After that, libvorbis will buffer all
9779           input data, and encode none of it, eventually leading to memory
9780           exhaustion.
9781
9782 2007-03-19  Wim Taymans  <wim@fluendo.com>
9783
9784         * gst/playback/gstdecodebin.c: (remove_fakesink):
9785         Don't post STATE_DIRTY anymore.
9786
9787         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9788         (gst_play_bin_change_state):
9789         Remove stream_time reset in seek handling, core does that now.
9790         Disable clocking for live pipelines by forcing a NULL clock to the
9791         complete pipeline, core is too smart now for our previous hack.
9792         We can always autoplug in PAUSED now.
9793
9794 2007-03-17  David Schleef  <ds@schleef.org>
9795
9796         * REQUIREMENTS:  Update this file, change the formatting to make
9797         it more consistent, plus more machine readable.
9798
9799 2007-03-16  Michael Smith  <msmith@fluendo.com>
9800
9801         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9802         (strip_width_64), (append_with_other_format):
9803           Previous fix was too simplistic, and broke the tests. Use a better
9804           approach; only strip 64 from widths for integer audio.
9805
9806 2007-03-16  Michael Smith  <msmith@fluendo.com>
9807
9808         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9809         (gst_audio_convert_transform_caps):
9810           We don't support 64 bit integer audio, so don't try to claim we can.
9811           Stops us producing caps don't match our template caps.
9812           Update comments.
9813
9814 2007-03-15  Michael Smith  <msmith@fluendo.com>
9815
9816         * gst/audioresample/gstaudioresample.c:
9817         (audioresample_check_discont), (audioresample_transform):
9818           Don't trigger discontinuities for very small imperfections; a filter
9819           flush will sound bad, and many plugins have rounding errors leading
9820           to these.
9821
9822 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9823
9824         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9825
9826         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9827         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9828         API: add "min-ptime" property to RTP base audio payloader.
9829         API: add gst_base_rtp_audio_payload_push().
9830         API: add gst_base_rtp_audio_payload_get_adapter().
9831         Fixes #415001
9832         Indentation/whitespace/documentation fixes.
9833
9834 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9835
9836         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9837         (audioresample_transform_size), (audioresample_do_output),
9838         (audioresample_transform), (audioresample_pushthrough): Handle
9839         discontinuous streams.
9840         * gst/audioresample/gstaudioresample.h:
9841         * tests/check/elements/audioresample.c:
9842         (test_discont_stream_instance), (GST_START_TEST),
9843         (audioresample_suite): Add a test for discontinuous streams.
9844         * win32/common/config.h: Updated.
9845
9846 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9847
9848         * po/af.po:
9849         * po/az.po:
9850         * po/cs.po:
9851         * po/en_GB.po:
9852         * po/it.po:
9853         * po/nb.po:
9854         * po/nl.po:
9855         * po/or.po:
9856         * po/sq.po:
9857         * po/sr.po:
9858         * po/sv.po:
9859         * po/uk.po:
9860         * po/vi.po:
9861           Update translations from translation project.
9862
9863 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9864
9865         * gst/audioresample/debug.h:
9866         * gst/audioresample/resample.c: (resample_init):
9867           Since I really am not interested in a debug line for each sample
9868           being processed, move the library's debugging to its own category,
9869           libaudioresample
9870
9871 2007-03-13  Michael Smith  <msmith@fluendo.com>
9872
9873         * ext/theora/theoradec.c: (theora_handle_type_packet):
9874           Since the plugin doesn't support anything other than 4:2:0 right
9875           now, post an error and fail if we get something else. Won't matter
9876           until libtheora supports the other pixel formats, but hopefully
9877           that'll be soon...
9878
9879 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9880
9881         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9882         Use gst_guint64_to_gdouble for conversion.
9883         * win32/MANIFEST:
9884         Add new files to the win32 MANIFEST.
9885         * win32/common/libgstaudio.def:
9886         * win32/common/libgstpbutils.def:
9887         Add new exported functions.
9888         * win32/vs6/gst_plugins_base.dsw:
9889         * win32/vs6/libgstdecodebin.dsp:
9890         * win32/vs6/libgstplaybin.dsp:
9891         Change the link to libgstpbutils.lib.
9892         * win32/vs6/libgstdecodebin2.dsp:
9893         Add a new project for decodebin2.
9894         * win32/vs6/libgstpbutils.dsp:
9895         Add a new project for pbutils.
9896
9897 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9898
9899         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9900           Also accept partial dates with only year and month,
9901           like 1999-12-00 (fixes #410396 even more).
9902
9903         * tests/check/libs/tag.c: (GST_START_TEST):
9904           Add unit test for the above.
9905
9906 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         * tests/check/elements/subparse.c: (GST_START_TEST),
9909         (subparse_suite):
9910           Add unit test for MPL2 subtitle format (#413799).
9911
9912 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9913
9914         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9915
9916         * gst/subparse/Makefile.am:
9917         * gst/subparse/gstsubparse.c:
9918         (gst_sub_parse_data_format_autodetect),
9919         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9920         (gst_subparse_type_find):
9921         * gst/subparse/gstsubparse.h:
9922         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9923         * gst/subparse/mpl2parse.h:
9924           Add support for MPL2 subtitle format (#413799).
9925
9926 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9927
9928         * configure.ac:
9929           We require core CVS for the new buffer metadata copy functions.
9930
9931 2007-03-09  Wim Taymans  <wim@fluendo.com>
9932
9933         * gst-libs/gst/tag/gstid3tag.c:
9934         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9935         Fixes #414496.
9936
9937         Patch by: Alex Lancaster <alexl at users sourceforge net>
9938
9939 2007-03-09  Wim Taymans  <wim@fluendo.com>
9940
9941         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9942         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9943         Improve adapter usage and comments.
9944
9945 2007-03-09  Wim Taymans  <wim@fluendo.com>
9946
9947         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9948         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9949         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9950         Use new metadata copy function.
9951
9952         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9953         (gst_ffmpegcsp_transform):
9954         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9955         Basetransform copied the metadata for us.
9956
9957 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9958
9959         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9960         (gst_text_overlay_video_event):
9961           Some more logging. Only accept newsegment events in TIME format and
9962           send a WARNING message if they are not in TIME format.
9963
9964         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9965         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9966         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9967         * gst/subparse/gstsubparse.h:
9968           No need to allocate GstSegment structure dynamically, just put it
9969           into the instance structure; ignore newsegment events in BYTE
9970           format and in particular don't let it overwrite our saved TIME
9971           segment from the last seek.
9972
9973 2007-03-09  Michael Smith  <msmith@fluendo.com>
9974
9975         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9976           Replace AC3 typefinder with one that isn't terrible, and actually
9977           works usefully.
9978
9979 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9980
9981         * gst/audioconvert/gstaudioconvert.c:
9982         (gst_audio_convert_transform):
9983           fix error category and translatable string
9984           
9985
9986 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9987
9988         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9989         * pkgconfig/gstreamer-plugins-base.pc.in:
9990           Fix up utils => pbutils here too.
9991
9992 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9993
9994         * gst/subparse/gstsubparse.c: (handle_buffer):
9995           Break out of loop in chain function as soon as possible if we get
9996           a non-OK flow return.
9997
9998 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9999
10000         * tests/check/elements/alsa.c: (GST_START_TEST):
10001         Unref the mixer if the state change fails too (if the
10002         alsa devices are inaccessible, for example)
10003
10004 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10005
10006         * tests/check/Makefile.am:
10007         Don't test libvisual elements in the states check, because libvisual
10008         seems to leak internally.
10009
10010         Re-enable the alsa and states tests now that there's new suppressions
10011         in gst.supp.
10012
10013         * tests/check/elements/alsa.c: (GST_START_TEST):
10014         Don't leak the alsamixer we instantiated.
10015
10016 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10017
10018         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
10019         (gst_ximagesink_change_state), (gst_ximagesink_reset),
10020         (gst_ximagesink_finalize):
10021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
10022         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
10023         Move some cleanup stuff from the state change handler into a _reset()
10024         function that can be called from _finalize(). This ensures that things
10025         get freed even if (for some reason) the NULL->READY state transition
10026         fails in the parent class.
10027         Even if a parent state change fails, process our downward state change
10028         logic instead of bailing out early.
10029         Free the correct xcontext pointer in ximagesink's xcontext_clear.
10030
10031 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10032
10033         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10034         Extra log line.
10035
10036         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
10037         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
10038         Use pango_font_description_set_family_static instead of 
10039         pango_font_description_set_family to save a string copy (it was
10040         leaking due to the strdup anyway)
10041
10042         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
10043         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
10044         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
10045         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
10046         Chain up in finalize.
10047
10048 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
10049
10050         * gst-libs/gst/interfaces/mixertrack.c:
10051         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
10052         (gst_mixer_track_set_property):
10053           API: add "untranslated-label" property which should be set by
10054           implementations at construct time (#414645).
10055
10056         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
10057         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
10058           Set "untranslated-label" when constructing mixer track objects.
10059
10060         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
10061           Unit test to check the above.
10062
10063 2007-03-07  Wim Taymans  <wim@fluendo.com>
10064
10065         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10066         Fix confusing debug message.
10067
10068 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10069
10070         * gst-plugins-base.doap:
10071         update doap file with new version
10072
10073 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10074
10075         * configure.ac:
10076         Back to CVS
10077
10078 === release 0.10.12 ===
10079
10080 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
10081
10082         * configure.ac:
10083           releasing 0.10.12, "Zombie Horde"
10084
10085 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10086
10087         * configure.ac:
10088         Bump version to 0.10.11.4 pre-release
10089
10090 2007-03-06  Wim Taymans  <wim@fluendo.com>
10091
10092         * gst-libs/gst/audio/gstbaseaudiosink.c:
10093         (gst_base_audio_sink_async_play):
10094         Fix regression that made GStreamer skip the first samples of audio.
10095         Fixes #414684.
10096
10097 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10098
10099         * configure.ac:
10100         Bump version to 0.10.11.3 pre-release
10101
10102 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
10103
10104         * po/POTFILES.in:
10105           Update paths for the rename from utils to pbutils to fix the build.
10106
10107 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
10108
10109         * gst-libs/gst/pbutils/Makefile.am:
10110           Change directory to install headers in from gst/utils to gst/pbutils
10111           as well.
10112
10113 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10114
10115         * configure.ac:
10116         * docs/libs/gst-plugins-base-libs-docs.sgml:
10117         * docs/libs/gst-plugins-base-libs-sections.txt:
10118         * gst-libs/gst/Makefile.am:
10119         * gst-libs/gst/interfaces/mixer.c:
10120         * gst-libs/gst/pbutils/Makefile.am:
10121         * gst-libs/gst/pbutils/descriptions.c:
10122         (gst_pb_utils_get_source_description),
10123         (gst_pb_utils_get_sink_description),
10124         (gst_pb_utils_get_decoder_description),
10125         (gst_pb_utils_get_encoder_description),
10126         (gst_pb_utils_get_element_description),
10127         (gst_pb_utils_add_codec_description_to_tag_list),
10128         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
10129         * gst-libs/gst/pbutils/descriptions.h:
10130         * gst-libs/gst/pbutils/install-plugins.c:
10131         * gst-libs/gst/pbutils/install-plugins.h:
10132         * gst-libs/gst/pbutils/missing-plugins.c:
10133         (gst_missing_uri_source_message_new),
10134         (gst_missing_uri_sink_message_new),
10135         (gst_missing_element_message_new),
10136         (gst_missing_decoder_message_new),
10137         (gst_missing_encoder_message_new),
10138         (gst_missing_plugin_message_get_description):
10139         * gst-libs/gst/pbutils/missing-plugins.h:
10140         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
10141         * gst-libs/gst/pbutils/pbutils.h:
10142         * gst-libs/gst/utils/Makefile.am:
10143         * gst-libs/gst/utils/base-utils.c:
10144         * gst-libs/gst/utils/base-utils.h:
10145         * gst-libs/gst/utils/descriptions.c:
10146         * gst-libs/gst/utils/descriptions.h:
10147         * gst-libs/gst/utils/install-plugins.c:
10148         * gst-libs/gst/utils/install-plugins.h:
10149         * gst-libs/gst/utils/missing-plugins.c:
10150         * gst-libs/gst/utils/missing-plugins.h:
10151         * gst-plugins-base.spec.in:
10152         * gst/playback/Makefile.am:
10153         * gst/playback/gstdecodebin.c:
10154         * gst/playback/gstdecodebin2.c:
10155         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10156         (gen_source_element):
10157         * gst/playback/gstplaybin.c: (plugin_init):
10158         * tests/check/Makefile.am:
10159         * tests/check/libs/pbutils.c: (GST_START_TEST),
10160         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
10161         * tests/check/libs/utils.c:
10162           rename utils to pbutils
10163
10164 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10165
10166         * docs/plugins/Makefile.am:
10167         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10168         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10169         * docs/plugins/inspect/plugin-decodebin2.xml:
10170         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
10171         Add documentation for decodebin2 that indicates that the API
10172         is still unstable.
10173
10174 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10175
10176         * configure.ac:
10177         Update to 0.10.11.2 (0.10.12 pre-release)
10178
10179 2007-03-01  Wim Taymans  <wim@fluendo.com>
10180
10181         * gst-libs/gst/audio/gstbaseaudiosink.c:
10182         (gst_base_audio_sink_async_play):
10183         base time is irrelevant here.
10184
10185 2007-03-01  Wim Taymans  <wim@fluendo.com>
10186
10187         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
10188         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
10189         Improve debugging.
10190
10191         * gst-libs/gst/audio/gstbaseaudiosink.c:
10192         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
10193         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
10194         Improve latency and clock slaving calculations.
10195         Improve slave clock calibration.
10196
10197         * gst-libs/gst/audio/gstringbuffer.c:
10198         (gst_ring_buffer_commit_full):
10199         When we are asked to render N sample to 0 bytes, return N.
10200
10201 2007-03-01  Wim Taymans  <wim@fluendo.com>
10202
10203         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
10204         (gst_alsasink_write), (gst_alsasink_reset):
10205         * ext/alsa/gstalsasink.h:
10206         Remove unused dispose function.
10207         Rename lock to not interfere with alsasrc lock.
10208
10209         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
10210         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
10211         (gst_alsasrc_read), (gst_alsasrc_reset):
10212         * ext/alsa/gstalsasrc.h:
10213         Implement finalize function.
10214         Use lock to protect alsa access.
10215         Implement _reset.
10216         Fine tune sw params.
10217
10218 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10219
10220         * configure.ac:
10221           Convert to new AG_GST style.
10222
10223 2007-02-28  Wim Taymans  <wim@fluendo.com>
10224
10225         Patch by: Ed Catmur <ed at catmur dot co dot uk>
10226
10227         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
10228         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
10229         Fix race condition when rapidly switching visualisations in playbin.
10230         Fixes #401029.
10231
10232 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
10233
10234         * tests/check/Makefile.am:
10235         Include local stuff before system installed things in LDFLAGS and
10236         CFLAGS.
10237
10238 2007-02-28  Wim Taymans  <wim@fluendo.com>
10239
10240         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
10241         Improve debugging.
10242
10243 2007-02-28  Wim Taymans  <wim@fluendo.com>
10244
10245         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
10246         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
10247         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
10248         Fix duration and timestamping, taking latency into account.
10249         Implement latency query.
10250
10251 2007-02-28  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
10254         (gst_audio_clock_new):
10255         Fix clock name.
10256
10257         * gst-libs/gst/audio/gstbaseaudiosink.c:
10258         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
10259         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10260         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
10261         (gst_base_audio_src_create):
10262         Improve latency query code.
10263         Use proper clock names.
10264
10265 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10266
10267         * tests/check/generic/states.c: (GST_START_TEST):
10268           Copy the states.c test from core again
10269         * tests/check/Makefile.am:
10270           ignore cdio and cdparanoiasrc
10271
10272 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10273
10274         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10275         (double_hq), (audio_convert_get_func_index), (check_default),
10276         (audio_convert_prepare_context), (audio_convert_convert):
10277           Also make valgrind happy and avoid copying data in some cases.
10278
10279 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10280
10281         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10282         (double_hq), (audio_convert_get_func_index),
10283         (audio_convert_prepare_context), (audio_convert_convert):
10284         * gst/audioconvert/gstaudioconvert.c:
10285         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
10286         (gst_audio_convert_transform_caps):
10287         * tests/check/elements/audioconvert.c: (GST_START_TEST),
10288         (audioconvert_suite):
10289           Don't run inplace if that overwrites source data as we go. Add more
10290           tests. Fixes #339837 even more.
10291
10292 2007-02-27  Julien MOUTTE  <julien@moutte.net>
10293
10294         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
10295         (msg_segment_done): Fix various seeking bugs (Slider was not
10296         updating when doing a non flushing seek, Reverse playback 
10297         on segment seek was wrong).
10298
10299 2007-02-26  Wim Taymans  <wim@fluendo.com>
10300
10301         * tests/examples/seek/seek.c: (stop_seek):
10302         When we stop scrubbing, don't leave the pipeline PLAYING when we
10303         requested a PAUSED state.
10304
10305 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
10306
10307         Patch by: René Stadler <mail at renestadler de>
10308
10309         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10310           Parse date strings in vorbis comments that have an invalid (zero)
10311           month or day (#410396).
10312
10313         * tests/check/libs/tag.c: (GST_START_TEST):
10314           Test case for the above.
10315
10316 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10317
10318         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10319
10320         * configure.ac:
10321         * ext/alsa/Makefile.am:
10322         * gst/audiotestsrc/Makefile.am:
10323           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
10324
10325 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10326
10327         * gst/playback/gstplaybin.c:
10328           Improve docs: point out that the application needs to assist playbin
10329           with buffering.
10330
10331 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10332
10333         * gst-libs/gst/utils/install-plugins.c:
10334         * gst-libs/gst/utils/missing-plugins.c:
10335         * tests/check/libs/utils.c: (missing_msg_check_getters):
10336           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10337           to just 'gstreamer'. Document the caps string component of the
10338           decoder/encoder detail a bit better, since not everyone will be
10339           familiar with the GStreamer media type/caps system (but they better
10340           enjoy nested itemized lists).
10341
10342 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
10343
10344         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10345         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10346           Fix copying of GstNetBuffer (would crash before, or at least lead to
10347           invalid memory access, #410772), for now by copying the GstBuffer copy
10348           code from the core over here so we can copy the GstBuffer fields on a
10349           provided buffer instance (of type GstNetBuffer in this case). Would be
10350           better to fix this with some support by the core though (and in the long
10351           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10352
10353         * tests/check/Makefile.am:
10354           Enable unit test for GstNetBuffer.
10355
10356 2007-02-22  Andy Wingo  <wingo@pobox.com>
10357
10358         * gst-libs/gst/audio/gstbaseaudiosink.c
10359         (gst_base_audio_sink_init): Disable pull-mode activation until we
10360         figure out how to make audio sinks go to PLAYING.
10361
10362 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10363
10364         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10365         (double_hq), (audio_convert_get_func_index),
10366         (audio_convert_prepare_context), (audio_convert_convert):
10367         * gst/audioconvert/audioconvert.h:
10368         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10369         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10370         * gst/audioconvert/gstchannelmix.h:
10371         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10372           Add float as an intermediate format, as well as float mixing. Enable
10373           test that was failing before. Fixes #339837
10374
10375 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10376
10377         * tests/examples/seek/seek.c: (do_seek):
10378         Undo the previous commit: -1 as a stop time implies that the stop
10379         time is the end of file, clearing any previously configured segment.
10380
10381 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10382
10383         * tests/examples/seek/seek.c: (do_seek):
10384         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10385
10386 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10387
10388         * gst/volume/gstvolume.c: (volume_process_int16),
10389         (volume_process_int16_clamp), (volume_set_caps):
10390           Unbreak volume, value remains gint.
10391
10392 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10393
10394         * gst/volume/gstvolume.c: (volume_choose_func),
10395         (volume_update_real_volume), (gst_volume_set_volume),
10396         (gst_volume_init), (volume_process_double), (volume_process_float),
10397         (volume_process_int16), (volume_process_int16_clamp),
10398         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10399         * gst/volume/gstvolume.h:
10400           Extend float audio support (double) and some int->uint cleanups.
10401
10402 2007-02-20  Edward Hervey  <edward@fluendo.com>
10403
10404         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10405         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10406         (sort_end_pads), (gst_decode_group_expose),
10407         (gst_decode_group_hide):
10408         Don't free groups from the streaming threads. Just put them aside and
10409         free them in dispose.
10410
10411 2007-02-20  Edward Hervey  <edward@fluendo.com>
10412
10413         * gst/playback/gstdecodebin2.c: (connect_element),
10414         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10415         (sort_end_pads), (gst_decode_group_expose):
10416         Handle dynamic pads within groups.
10417         Sort pads before exposing them in order to make playbin happy.
10418         There still is a race with the multiqueue filling up. This should be
10419         solved separately.
10420         Fixes #398721
10421
10422 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10423
10424         * gst-libs/gst/utils/base-utils.c:
10425         * gst-libs/gst/utils/descriptions.c:
10426         * gst-libs/gst/utils/install-plugins.c:
10427         * gst-libs/gst/utils/missing-plugins.c:
10428           Some more docs (and descriptions for two subtitle formats).
10429
10430 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10431
10432         * gst-libs/gst/audio/audio.c:
10433           Fix documentation.
10434
10435 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10436
10437         Patch by: Yves Lefebvre  <ivanohe abacom com>
10438
10439         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10440           Don't leak caps. Fixes #408278.
10441
10442 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10443
10444         * ext/cdparanoia/gstcdparanoiasrc.h:
10445         * ext/ogg/gstoggdemux.h:
10446         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10447         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10448         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10449         * gst-libs/gst/audio/audio.h:
10450         * gst-libs/gst/audio/gstaudiofilter.h:
10451         * gst-libs/gst/interfaces/videoorientation.h:
10452         * gst/adder/gstadder.h:
10453           More docs coverage and some ChangeLog surgery (add missing names)
10454
10455 2007-02-15  Wim Taymans  <wim@fluendo.com>
10456
10457         * sys/ximage/ximagesink.c:
10458         (gst_ximagesink_calculate_pixel_aspect_ratio):
10459         * sys/xvimage/xvimagesink.c:
10460         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10461         Small constifications.
10462
10463 2007-02-15  Wim Taymans  <wim@fluendo.com>
10464
10465         * gst-libs/gst/audio/gstbaseaudiosink.c:
10466         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10467         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10468         (gst_base_audio_sink_async_play),
10469         (gst_base_audio_sink_change_state):
10470         Answer latency query.
10471         Use configured latency when syncing.
10472         Fix clock slaving.
10473
10474         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10475         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10476         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10477         Fix possible memleak.
10478         Implement latency query.
10479         Small cleanups.
10480
10481 2007-02-15  Wim Taymans  <wim@fluendo.com>
10482
10483         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10484         Ignore errors in reset, these are not fatal. They also grab the element
10485         lock which is already taking when this function is called. Fixes
10486         #405451.
10487
10488 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10489
10490         * configure.ac:
10491           Remove 'tests/examples/xerror/Makefile' from output files again.
10492
10493 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10494
10495         * configure.ac:
10496         * docs/plugins/Makefile.am:
10497           Also crossref against gst-plugins-base-libs.
10498
10499 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10500
10501         * configure.ac:
10502         * docs/libs/Makefile.am:
10503         * docs/plugins/Makefile.am:
10504           Add crossreferences to glib/gobject/gstream docs.
10505
10506         * gst-libs/gst/audio/audio.h:
10507           Source formatting.
10508
10509         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10510           Add own debug category.
10511
10512 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10513
10514         Patch by: René Stadler <mail at renestadler de>
10515
10516         * gst-libs/gst/tag/gstvorbistag.c:
10517           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10518           (#403597).
10519
10520 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10521
10522         * gst/playback/gstplaybasebin.c: (setup_source):
10523           When we have external subtitles and wait for the subtitle decodebin
10524           to get up and running, we set up a (sync) bus handler for the
10525           subtitle decodebin, so we can stop waiting when it posts an error
10526           message. However, we should do that before we set the subtitle
10527           decodebin's state to playing, otherwise things are racy and we might
10528           miss error messages posted before we had a chance to set up the bus.
10529           This should finally fix totem hanging on .txt pseudo-subtitle files.
10530           
10531 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
10532
10533         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10534           Use gst_gdouble_to_guint64 for conversions.
10535         * win32/common/config.h.in:
10536           Add a define for GST_INSTALL_PLUGINS_HELPER
10537         * win32/common/libgstaudio.def:
10538         * win32/common/libgstcdda.def:
10539         * win32/common/libgstnetbuffer.def:
10540         * win32/common/libgstrtp.def:
10541         * win32/common/libgutils.def:
10542           Add new exported functions.
10543         * win32/vs6/gst_plugins_base.dsw:
10544         * win32/vs6/libgstdecodebin.dsp:
10545         * win32/vs6/libgstnetbuffer.dsp:
10546         * win32/vs6/libgstplaybin.dsp:
10547         * win32/vs6/libgstrtp.dsp:
10548         * win32/vs6/libgstvorbis.dsp:
10549         * win32/vs6/libgstcdda.dsp:
10550         * win32/vs6/libgstgdp.dsp:
10551         * win32/vs6/libgstutils.dsp:
10552           Update and add new project files.
10553
10554 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10555
10556         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10557         (subrip_remove_unhandled_tags), (parse_subrip):
10558           For SubRip (.srt) subtitles, ignore all markup tags we don't
10559           handle (like font tags, for example).
10560
10561         * tests/check/elements/subparse.c:
10562           Add test for this.
10563
10564 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10565
10566         * gst/playback/gstdecodebin.c: (add_fakesink),
10567         (gst_decode_bin_change_state):
10568         * gst/playback/gstdecodebin2.c: (add_fakesink),
10569         (gst_decode_bin_change_state):
10570           Don't error out if there is no fakesink in the NULL to READY state
10571           change, since when decodebin is re-used, we're only adding the
10572           fakesink element in READY to PAUSED.
10573
10574         * tests/check/elements/decodebin.c:
10575         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10576         (decodebin_suite):
10577           Minimal unit test to make sure we can use the same decodebin
10578           instance twice (at least with audiotestsrc input).
10579
10580 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10581
10582         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10583           Try to get devic-name from device string first, and from handle only
10584           as fallback (seems to yield better results and is more robust
10585           against buggy probing code on the application side).
10586
10587 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10588
10589         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10590
10591         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10592         (gst_alsa_find_device_name):
10593         * ext/alsa/gstalsa.h:
10594         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10595         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10596           Improve device-name detection a bit, especially in the case where
10597           the device is not actually open (#405020, #405024). Move common code
10598           into gstalsa.c instead of duplicating it.
10599
10600 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10601
10602         * gst/audioconvert/gstaudioconvert.c:
10603           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10604
10605 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10606
10607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10608         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10609         (gst_xvimagesink_interface_supported),
10610         (gst_xvimagesink_probe_get_properties),
10611         (gst_xvimagesink_probe_probe_property),
10612         (gst_xvimagesink_probe_needs_probe),
10613         (gst_xvimagesink_probe_get_values),
10614         (gst_xvimagesink_property_probe_interface_init),
10615         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10616         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10617         (gst_xvimagesink_get_type):
10618         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10619         for XVAdaptors so that one can choose the adaptor to use with 
10620         gstreamer-properties.
10621
10622 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10623
10624         * gst/audioconvert/gstaudioconvert.c:
10625           Also mention that a conversion from double to float is suboptimal still.
10626
10627 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10628
10629         * gst-libs/gst/audio/gstaudiofilter.c:
10630         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10631           Clear our formats structure and free the caps contained in it when
10632           shutting down.
10633
10634 2007-02-05  Andy Wingo  <wingo@pobox.com>
10635
10636         * gst-libs/gst/audio/gstbaseaudiosink.c
10637         (gst_base_audio_sink_callback): Update basesink->offset so that we
10638         pull monotonically increasing offsets instead of, um, seeking back
10639         to 0 each time. Fixes alsasrc ! alsasink!
10640
10641 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10642
10643         * gst/videoscale/gstvideoscale.c:
10644           A width and height of 1 makes us crash, so increase minimum size to
10645           2x2 pixels until someone feels like fixing this (#404512).
10646
10647 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10648
10649         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10650           Add small test to make sure request pads are cleaned up properly
10651           even if oggmux never changes state out of NULL.
10652
10653 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10654
10655         * tests/check/libs/utils.c: (GST_START_TEST):
10656           Fix unit test. Turns out things work much better when you
10657           NULL-terminate string arrays. Should make p5 build bot happy again.
10658
10659 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10660
10661         * gst-libs/gst/audio/Makefile.am:
10662         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10663         (gst_audio_filter_template_base_init),
10664         (gst_audio_filter_template_class_init),
10665         (gst_audio_filter_template_init),
10666         (gst_audio_filter_template_set_property),
10667         (gst_audio_filter_template_get_property),
10668         (gst_audio_filter_template_setup),
10669         (gst_audio_filter_template_filter),
10670         (gst_audio_filter_template_filter_inplace), (plugin_init):
10671           Oops, forgot to commit fixed-up example.
10672
10673 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10674
10675         * docs/libs/gst-plugins-base-libs-sections.txt:
10676         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10677         (gst_audio_filter_class_init), (gst_audio_filter_init),
10678         (gst_audio_filter_set_caps),
10679         (gst_audio_filter_class_add_pad_templates):
10680         * gst-libs/gst/audio/gstaudiofilter.h:
10681           Port GstAudioFilter to 0.10. This change technically breaks
10682           API and ABI (and thus also every library developer's heart),
10683           but seems justifiable on the grounds that the base class was
10684           completely unusable before (ie. would crash immediately when
10685           actually used). Fixes #403963 (and eventually also #403572).
10686           Also document all of this a bit.
10687
10688 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10689
10690         * gst-libs/gst/utils/install-plugins.c:
10691         (gst_install_plugins_spawn_child):
10692         * tests/check/libs/utils.c:
10693         (test_base_utils_install_plugins_do_callout):
10694           Lowering log level to see why things fail on the p5 build bot;
10695           fix some typos in unit test messages.
10696
10697 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10698
10699         * tests/check/libs/utils.c:
10700         (test_base_utils_install_plugins_do_callout):
10701           Don't hard-code temp directory for test helper; use GLib functions
10702           to write out file and do error checking etc.
10703
10704 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10705
10706         * gst-libs/gst/utils/Makefile.am:
10707         * gst-libs/gst/utils/base-utils.h:
10708         * gst-libs/gst/utils/install-plugins.c:
10709         (gst_install_plugins_context_set_xid),
10710         (gst_install_plugins_context_new),
10711         (gst_install_plugins_context_free),
10712         (gst_install_plugins_get_helper),
10713         (gst_install_plugins_spawn_child),
10714         (gst_install_plugins_return_from_status),
10715         (gst_install_plugins_installer_exited),
10716         (gst_install_plugins_async), (gst_install_plugins_sync),
10717         (gst_install_plugins_return_get_name),
10718         (gst_install_plugins_installation_in_progress):
10719         * gst-libs/gst/utils/install-plugins.h:
10720           API: add API for applications to initiate installation of missing
10721           plugins, ie. gst_install_plugins_async() primarily.
10722           Based on libgimme-codec by Ryan Lortie.
10723
10724         * configure.ac:
10725           Add --with-install-plugins-helper configure option so distros can specify
10726           the path of the helper script or program to call when plugin installation
10727           is requested (distros: please do any argument munging in this helper
10728           script instead of patching GStreamer to pass arguments differently
10729           to another program directly).
10730
10731         * docs/libs/gst-plugins-base-libs-docs.sgml:
10732         * docs/libs/gst-plugins-base-libs-sections.txt:
10733           Build and document new API.
10734
10735         * tests/check/libs/utils.c: (result_cb),
10736         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10737         (libgstbaseutils_suite):
10738           Some simple checks for the new API.
10739
10740 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10741
10742         * tests/check/elements/audioconvert.c: (test_float_conversion):
10743           Add small test for 32bit float <=> 64bit float conversion (works
10744           only one way so far, 32=>64 produces structured noise).
10745
10746 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10747
10748         * gst/audioconvert/gstaudioconvert.c:
10749         (set_structure_widths_32_and_64), (make_lossless_changes):
10750           We don't support floats with a width of 40, 48 or 56 bits.
10751
10752 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10753
10754         * gst/audioconvert/audioconvert.c: (float), (double),
10755         (audio_convert_get_func_index):
10756         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10757         (make_lossless_changes):
10758           Support for 64-bit float audio in audioconvert (#339837)
10759
10760 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10761
10762         Patch by: Holger Wansing  <linux wansing-online de>
10763
10764         * po/LINGUAS:
10765         * po/de.po:
10766           Add German translation (#352069).
10767
10768 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10769
10770         reviewed by: Wim Taymans <wim@fluendo.com>
10771
10772         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10773         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10774         Use newly added GstCollectPads API to free the allocated resources in
10775         the GstOggPad structures (#402393).
10776
10777 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10778
10779         * gst/playback/gstplaybin.c: (gen_vis_element):
10780           Add audioresample+audioconvert in front of the visualisation
10781           element, so that elements like libvisual 0.4 that don't support all
10782           samplerates can work.
10783
10784           Fixes: #402505
10785
10786 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10787
10788         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10789         (gst_play_base_bin_get_streaminfo_value_array):
10790           Take some locks and make a copy of the streaminfo value array we
10791           maintain while holding the lock, so that the application can
10792           retrieve the stream-info as a value array in a thread-safe way.
10793
10794 2007-01-30  Wim Taymans  <wim@fluendo.com>
10795
10796         * gst/audioconvert/gstaudioconvert.c:
10797         Don't fail on 0 sized buffers. Fixes #396835.
10798
10799 2007-01-29  David Schleef  <ds@schleef.org>
10800
10801         * gst/typefind/gsttypefindfunctions.c:
10802           Detect BBCD as video/x-dirac, so we can play raw dirac
10803           streams.
10804
10805 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10806
10807         * ext/theora/theoraenc.c: (theora_enc_chain):
10808           Check return value of theora_encode_header(), or we might try to
10809           allocate a random number of bytes. theora_encode_header() can fail
10810           if libtheora has been compiled with encoding support disabled.
10811           Fixes #398110.
10812
10813 2007-01-29  Wim Taymans  <wim@fluendo.com>
10814
10815         * tests/check/gst/.cvsignore:
10816         Do as buildbot says.
10817
10818 2007-01-29  Wim Taymans  <wim@fluendo.com>
10819
10820         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10821         Fix strides in libvisual. Gst uses X strides.
10822         Inspired by: <ed at catmur dot co dot uk> and 
10823         <tim at centricular dot net>
10824         Fixes #401118.
10825
10826 2007-01-27  Wim Taymans  <wim@fluendo.com>
10827
10828         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10829         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10830         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10831         (gst_ogg_demux_perform_seek),
10832         (gst_ogg_demux_bisect_forward_serialno),
10833         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10834         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10835         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10836         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10837         * ext/ogg/gstoggdemux.h:
10838         Properly propagate streaming errors when we are scanning the file for
10839         chains so that we don't crash when shut down. Might fix some crashers
10840         when quickly switching oggs in RB such as #332503 and #378436.
10841
10842 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10843
10844         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10845           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10846           error code as well.
10847
10848 2007-01-25  Wim Taymans  <wim@fluendo.com>
10849
10850         * gst/playback/gstplaybasebin.c: (remove_source):
10851         Don't try to disconnect a signal from a finalized object.
10852
10853 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10854
10855         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10856           Cast lock macro parameters to make sure we're actually accessing the
10857           lock member at the right class level. Free list itself in _dispose()
10858           as well and NULL it in case dispose gets called multiple times.
10859
10860 2007-01-25  Edward Hervey  <edward@fluendo.com>
10861
10862         * gst/playback/gstdecodebin2.c:
10863         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10864         Free GstDecodeGroups no longer used.
10865         (gst_decode_group_expose):
10866         Don't unlock too many times !
10867         (deactivate_free_recursive):
10868         Free iterator once we're done with it.
10869         Fix for recursively deactivating elements (stop at ghostpads).
10870
10871 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10872
10873         * gst/playback/gstplaybin.c: (handoff):
10874           Fix up caps on the frame buffer before we save it and potentially
10875           make it accessible to other threads via g_object_get; also use
10876           gst_buffer_replace() instead of gst_mini_object_replace().
10877
10878 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10879
10880         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10881           Make getting the current frame thread-safe.
10882
10883 2007-01-25  Edward Hervey  <edward@fluendo.com>
10884
10885         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10886         (gst_decode_group_new), (gst_decode_group_free):
10887         Set queues to bigger sizes to cope with HD contents.
10888         Fix some mutex freeing and add comment about MT safe methods.
10889
10890 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10891
10892         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10893         (gst_text_overlay_text_event):
10894           Don't unnecessarily ref (and then leak) upstream events if the text
10895           pad is not linked. Fixes #399948.
10896
10897         * tests/check/gst-plugins-base.supp:
10898           Add suppression for pango on edgy/x86 for textoverlay test.
10899
10900 2007-01-24  Wim Taymans  <wim@fluendo.com>
10901
10902         * gst-libs/gst/rtp/gstrtpbuffer.h:
10903         Add some more fixed payloads.
10904
10905 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10906
10907         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10908           Error out properly if we get an error from libogg while reading the
10909           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10910
10911 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10912
10913         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10914           Don't leak mutex.
10915
10916         * tests/check/elements/playbin.c:
10917         (test_sink_usage_video_only_stream),
10918         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10919         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10920         (test_missing_suburisource_handler),
10921         (test_missing_primary_decoder), (playbin_suite):
10922           Run all tests once with decodebin and once with decodebin2.
10923           One test does not pass yet with decodebin2.
10924
10925 2007-01-23  Edward Hervey  <edward@fluendo.com>
10926
10927         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10928         Fix the cases where oggmux doesn't properly figure out that all
10929         sinkpads have gone EOS, and therefore doesn't push out the remaining
10930         buffers and the final EOS event.
10931         Fixes #363379
10932
10933 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10934
10935         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10937         Don't lock on navigation event push, just on keysym to string.
10938         Fixes #397673 again.
10939
10940 2007-01-22  Edward Hervey  <edward@fluendo.com>
10941
10942         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10943         (get_current_group), (group_demuxer_event_probe),
10944         (gst_decode_group_expose), (deactivate_free_recursive),
10945         (gst_decode_group_free):
10946         Cleanups.
10947         Don't forget to emit 'no-more-pads' once a group is exposed.
10948         Cleanup elements from a DecodeGroup once we remove it.
10949         Protect call to gst_decode_group_expose() with the decodebin lock.
10950
10951 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10952
10953         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10955         Looking at Xorg code i can't figure out if that XKeysymToString
10956         function is thread sensible or not. Lock it just in case as
10957         recommended by Radek Doulik <rodo at ximian dot com>.
10958
10959 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10960
10961         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10963         Lock that X Call as well. Fixes #397673.
10964
10965 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10966
10967         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10968           Don't go into an endless loop if the file starts with 00 00 01 2X,
10969           like quicktime redirect files might. Fixes #396042.
10970
10971         * tests/check/Makefile.am:
10972         * tests/check/gst/.cvsignore:
10973         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10974         (typefindfunctions_suite):
10975           Add unit test for the above.
10976
10977 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10978
10979         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10980           On second thought, use "depth" field rather than "bpp" field.
10981
10982 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10983
10984         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10985           Camtasia caps apparently need a bpp field (#398875).
10986
10987 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10988
10989         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10990         (gen_source_element), (gst_play_base_bin_change_state):
10991           Attempt at a better error message in case we don't have the required
10992           URI handler installed; post missing-plugin message also when we're
10993           missing an URI handler for the subtitle URI; clean up properly also
10994           when an error occurs and we never made it to PAUSED state.
10995
10996         * tests/check/elements/playbin.c: (GST_START_TEST),
10997         (playbin_suite):
10998           Check that we're also getting a missing-plugin messsage for a
10999           missing subtitle URI handler (and clean up properly).
11000
11001 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11002
11003         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
11004           Plug a few reference leaks.
11005
11006 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11007
11008         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
11009           Lower probability a bit if the marker isn't right at the start,
11010           to decrease the chance of false positives.
11011
11012 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11013
11014         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
11015           Small mpeg2 system stream typefinding improvement: make typefinder
11016           probe a bit into the stream instead of just looking for a marker
11017           at the beginning. Fixes #397810.
11018
11019 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11020
11021         * gst/audioconvert/gstchannelmix.c:
11022           Remove compatibility cruft for prehistoric GLib versions.
11023
11024 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
11025
11026         * gst/playback/Makefile.am:
11027         * gst/playback/gstdecodebin.c: (close_pad_link):
11028         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
11029         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11030         (gst_play_base_bin_handle_message_func), (unknown_type):
11031           Let decodebin be the element to post missing-plugin messages for
11032           missing decoders (rather than playbin); make playbin implement
11033           GstBin::handle_message so we can suppress missing-plugin messages
11034           for types we're not handling on purpose (don't want to bring up an
11035           installer in those cases).
11036
11037 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
11038
11039         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11040         * gst-libs/gst/tag/gstvorbistag.c:
11041         (gst_tag_list_to_vorbiscomment_buffer):
11042         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
11043           Fix potentially unaligned access (#397207).
11044
11045 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11046
11047         * tests/examples/seek/seek.c: (set_scale), (update_scale),
11048         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
11049         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
11050         (main):
11051           Allow to toggle looping while it plays. Fix callback prototype. Clean
11052           up code a bit more. Add copyright header.
11053
11054 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11055
11056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11057           Red and blue mask was swapped (spotted by Dan Williams).
11058
11059 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
11060
11061         * gst-libs/gst/tag/gstid3tag.c:
11062         * gst-libs/gst/tag/gstvorbistag.c:
11063           Use new beats-per-minute tag from core.
11064
11065 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
11066
11067         * po/POTFILES.in:
11068           Add new files with translatable strings, so they actually make it
11069           into the template file one day.
11070
11071 2007-01-12  Andy Wingo  <wingo@pobox.com>
11072
11073         * gst-libs/gst/audio/gstbaseaudiosink.c
11074         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
11075         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
11076         stuff, as the base class handles this now. Actually tell the ring
11077         buffer to start.
11078         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
11079         How did this work before? Maybe I'm not as awesome a programmer as
11080         I think.
11081
11082         * gst-libs/gst/audio/gstbaseaudiosrc.c
11083         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
11084         of a pad function.
11085
11086 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
11087
11088         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
11089           Remove more fields so that the application can better blacklist
11090           formats that have been tried before.
11091
11092 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
11093
11094         * gst-libs/gst/audio/mixerutils.h:
11095           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
11096           used when compiling with c++ compilers as well.
11097
11098 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
11099
11100         * gst/typefind/gsttypefindfunctions.c:
11101           Fix comment.
11102
11103 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11104
11105         * gst/playback/gstplaybin.c: (post_missing_element_message),
11106         (gen_video_element), (gen_text_element), (gen_audio_element),
11107         (gen_vis_element):
11108           Post missing-plugin messages also when we error out because
11109           converters, textoverlay or auto*sinks are missing (#161922).
11110
11111 2007-01-10  Wim Taymans  <wim@fluendo.com>
11112
11113         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
11114         (is_demuxer_element), (new_caps):
11115         * gst/playback/gstplaybasebin.c: (source_new_pad):
11116         Fix the case where we try to ref a NULL element when we delay a link
11117         because of unfixed caps.
11118         Set the state of autoplugged decodebins to PAUSED.
11119         RTSP now works in playbin, we can remove it from the blacklist.
11120
11121 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11122
11123         * gst/playback/Makefile.am:
11124         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
11125         (unknown_type), (setup_subtitle), (gen_source_element):
11126         * gst/playback/gstplaybin.c: (plugin_init):
11127           Post missing-plugin messages on the bus for missing sources and
11128           missing decoders/demuxers/depayloaders; fix error code used when
11129           we're missing an URI handler source; for media types that we are not
11130           handling on purpose at the moment, don't print "don't know how to
11131           handle xyz" messages to the terminal or post missing-plugin
11132           messages on the bus.
11133
11134         * tests/check/elements/playbin.c: (create_playbin),
11135         (GST_START_TEST), (gst_codec_src_uri_get_type),
11136         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
11137         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
11138         (gst_codec_src_init_type), (gst_codec_src_base_init),
11139         (gst_codec_src_create), (gst_codec_src_class_init),
11140         (gst_codec_src_init), (plugin_init), (playbin_suite):
11141           Add some tests for the missing-plugin stuff.
11142
11143 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11144
11145         * configure.ac:
11146         * gst-libs/gst/Makefile.am:
11147         * gst-libs/gst/utils/Makefile.am:
11148         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
11149         * gst-libs/gst/utils/base-utils.h:
11150         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
11151         (find_format_info), (caps_are_rtp_caps),
11152         (gst_base_utils_get_source_description),
11153         (gst_base_utils_get_sink_description),
11154         (gst_base_utils_get_decoder_description),
11155         (gst_base_utils_get_encoder_description),
11156         (gst_base_utils_get_element_description),
11157         (gst_base_utils_add_codec_description_to_tag_list),
11158         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
11159         * gst-libs/gst/utils/descriptions.h:
11160         * gst-libs/gst/utils/missing-plugins.c:
11161         (missing_structure_get_type), (copy_and_clean_caps),
11162         (gst_missing_uri_source_message_new),
11163         (gst_missing_uri_sink_message_new),
11164         (gst_missing_element_message_new),
11165         (gst_missing_decoder_message_new),
11166         (gst_missing_encoder_message_new),
11167         (missing_structure_get_string_detail),
11168         (missing_structure_get_caps_detail),
11169         (gst_missing_plugin_message_get_installer_detail),
11170         (gst_missing_plugin_message_get_description),
11171         (gst_is_missing_plugin_message):
11172         * gst-libs/gst/utils/missing-plugins.h:
11173           API: add new libgstbaseutils library with functions
11174           - to create and parse missing-plugins messages
11175           - that provide (translated) descriptions for caps/decoders/sources/etc.
11176           Closes #392393.
11177
11178         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
11179         * pkgconfig/gstreamer-plugins-base.pc.in:
11180           Add new lib.
11181
11182         * docs/libs/gst-plugins-base-libs-docs.sgml:
11183         * docs/libs/gst-plugins-base-libs-sections.txt:
11184           Generate docs for new lib and API.
11185
11186         * tests/check/Makefile.am:
11187         * tests/check/libs/.cvsignore:
11188         * tests/check/libs/utils.c: (missing_msg_check_getters),
11189         (GST_START_TEST), (libgstbaseutils_suite):
11190           Add some basic unit tests.
11191
11192 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11193
11194         * ext/ogg/Makefile.am:
11195           Dist gstoggdemux.h to fix 'make distcheck'.
11196
11197         * sys/v4l/Makefile.am:
11198           Fix 'make distcheck' even more.
11199
11200 2007-01-09  Wim Taymans  <wim@fluendo.com>
11201
11202         * docs/plugins/Makefile.am:
11203         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11204         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11205         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11206         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
11207         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
11208         (gst_ogg_demux_perform_seek):
11209         * ext/ogg/gstoggdemux.h:
11210         Added docs.
11211         Add some more comments.
11212         Small cleanups.
11213
11214 2007-01-09  Wim Taymans  <wim@fluendo.com>
11215
11216         * ext/theora/theoradec.c:
11217         * ext/vorbis/vorbisdec.c:
11218         * gst-libs/gst/audio/gstringbuffer.c:
11219         (gst_ring_buffer_commit_full):
11220         * gst-libs/gst/audio/gstringbuffer.h:
11221         * gst-libs/gst/rtp/gstrtpbuffer.c:
11222         * gst-libs/gst/tag/gstvorbistag.c:
11223         Small documentation updates/fixes
11224
11225 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11226
11227         * configure.ac:
11228           Require core CVS HEAD for Andy's basesrc/sink API additions.
11229
11230 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11231
11232         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
11233
11234         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
11235         (plugin_init):
11236           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
11237           on flac.sf.net (there appear to be other versions of the first
11238           ogg page in the wild) (#391365).
11239
11240 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11241
11242         * configure.ac:
11243           Check if localtime_r() is available.
11244
11245         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
11246           If localtime_r() is not available, fall back to localtime(). Should
11247           fix build on MingW (#393310).
11248
11249 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11250
11251         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11252         * gst/subparse/gstsubparse.h:
11253           Remove spurious 1000 subtrahend when calculating the timestamp from
11254           the frame number and the frame rate . Also, use the frames/second
11255           value specified in the first line of the file, if one is specified
11256           there. Should fix #357503.
11257
11258         * tests/check/elements/subparse.c: (do_test),
11259         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
11260         (subparse_suite):
11261           Add some basic unit tests for the microdvd subtitle format.
11262
11263 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11264
11265         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11266
11267         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11268         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
11269         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
11270         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
11271         (gst_xvimagesink_set_xwindow_id),
11272         (gst_xvimagesink_set_event_handling),
11273         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11274         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11275         Fixes: #390076.
11276         Add an adaptor property to select a specific XV adaptor.
11277         * sys/xvimage/xvimagesink.h:
11278
11279 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11280
11281         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11282         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
11283         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
11284         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
11285         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11286         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
11287         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11288         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
11289         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
11290         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
11291         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
11292         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
11293         Use flow_lock much more to protect every access to xwindow.
11294         Try to catch erros while creating images in case some drivers are
11295         just generating an XError when the requested image is too big.
11296         Should fix : #354698, #384008, #384060.
11297         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
11298         Implement some stress testing of setting window xid.
11299
11300 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11301
11302         * win32/common/libgsaudio.def:
11303           Add new exported function.
11304         * win32/common/libgstogg.dsp:
11305           Add gstoggaviparse.c to the build.
11306         * win32/common/libgstvideoscale.dsp:
11307           Add vs_4tap.c to the build.
11308         * win32/common/libgstvorbis.dsp:
11309           Add vorbistag.c to the build.
11310         
11311 2007-01-06  Andy Wingo  <wingo@pobox.com>
11312
11313         * gst-libs/gst/audio/gstbaseaudiosink.c
11314         (gst_base_audio_sink_class_init)
11315         (gst_base_audio_sink_init): 
11316         (gst_base_audio_sink_activate_pull): Add an activate_pull function
11317         to baseaudiosink, and tell basesink that we can work in pull mode.
11318         This way the ring buffer thread drives the pipeline directly, if
11319         pull mode is possible. There is some lingering nastiness regarding
11320         capsnego, however.
11321         (gst_base_audio_sink_callback): Implement the callback to pull
11322         data. This interface is a bit light, though -- it should get a
11323         GstFlowReturn return value at least.
11324
11325 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11326
11327         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
11328         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11329         * gst/playback/gstdecodebin2.c:
11330         (gst_decode_group_check_if_blocked):
11331           Printf format and missing argument fixes.
11332
11333 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
11334
11335         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11336         (gst_ogm_parse_change_state):
11337         Activate pads before adding them to the element.
11338
11339 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11340
11341         * tests/examples/seek/scrubby.c: (main):
11342         * tests/examples/seek/seek.c: (main):
11343           Call g_thread_init() first thing in main() (see #391278).
11344
11345 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11346
11347         * tests/check/Makefile.am:
11348         * tests/check/libs/.cvsignore:
11349         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11350         (netbuffer_suite):
11351           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11352           for the time being, since it's broken, see #393099.
11353
11354 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11355
11356         * tests/check/Makefile.am:
11357           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11358
11359 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11360
11361         * configure.ac:
11362           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11363           so that GST_BASE_CFLAGS can go inbetween them, making sure
11364           we use uninstalled gst-libs headers
11365         * docs/libs/Makefile.am:
11366         * ext/alsa/Makefile.am:
11367         * ext/cdparanoia/Makefile.am:
11368         * ext/gnomevfs/Makefile.am:
11369         * ext/libvisual/Makefile.am:
11370         * ext/ogg/Makefile.am:
11371         * ext/theora/Makefile.am:
11372         * ext/vorbis/Makefile.am:
11373         * gst-libs/gst/audio/Makefile.am:
11374         * gst-libs/gst/cdda/Makefile.am:
11375         * gst-libs/gst/interfaces/Makefile.am:
11376         * gst-libs/gst/riff/Makefile.am:
11377         * gst-libs/gst/rtp/Makefile.am:
11378         * gst-libs/gst/tag/Makefile.am:
11379         * gst/adder/Makefile.am:
11380         * gst/audioconvert/Makefile.am:
11381         * gst/audiorate/Makefile.am:
11382         * gst/audioresample/Makefile.am:
11383         * gst/playback/Makefile.am:
11384         * gst/tcp/Makefile.am:
11385         * gst/videoscale/Makefile.am:
11386         * gst/volume/Makefile.am:
11387         * sys/ximage/Makefile.am:
11388         * sys/xvimage/Makefile.am:
11389         * tests/icles/Makefile.am:
11390           adapt
11391
11392 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11393
11394         * gst-libs/gst/interfaces/xoverlay.c:
11395         (gst_x_overlay_handle_events):
11396         * gst-libs/gst/interfaces/xoverlay.h:
11397         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11398         (gst_ximagesink_set_xwindow_id),
11399         (gst_ximagesink_set_event_handling),
11400         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11401         (gst_ximagesink_get_property), (gst_ximagesink_init),
11402         (gst_ximagesink_class_init):
11403         * sys/ximage/ximagesink.h:
11404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11405         (gst_xvimagesink_set_xwindow_id),
11406         (gst_xvimagesink_set_event_handling),
11407         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11408         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11409         (gst_xvimagesink_class_init):
11410         * sys/xvimage/xvimagesink.h:
11411         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11412         Add a method to the XOverlay interface to allow disabling of 
11413         event handling in x[v]imagesink elements. This will let X events
11414         propagate to parent windows which can be usefull in some cases.
11415         Be carefull that the application is then responsible of pushing
11416         navigation events and expose events to the video sink.
11417         Fixes: #387138.
11418
11419 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
11420
11421         * gst-libs/gst/tag/gstvorbistag.c:
11422         * tests/check/libs/tag.c: (GST_START_TEST):
11423           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11424           (fixes #392070).
11425
11426 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
11427
11428         * configure.ac:
11429         * docs/Makefile.am:
11430         * docs/design/Makefile.am:
11431           Dist design docs.
11432
11433 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11434
11435         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11436         typo. Fixes: #390063.
11437
11438 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11439
11440         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11442         caps leak.
11443         * win32/common/config.h: Updated.
11444
11445 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11446
11447         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11448         (setup_gdpdepay_streamheader):
11449         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11450         (setup_gdppay_streamheader):
11451           Fix the dp tests, but activating the pads for the streamheader tests
11452           too and cleaning up conditionaly
11453
11454 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11455
11456         * gst/ffmpegcolorspace/avcodec.h:
11457         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11458         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11459         (gst_ffmpegcsp_avpicture_fill):
11460         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11461         (img_get_alpha_info):
11462         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11463         other end of the word. Fixes: #387073.
11464
11465         Add some inconsequential branch hints in a couple of places.
11466
11467 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
11468
11469         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11470         (gst_ffmpeg_caps_to_smpfmt):
11471           The "signed" field in raw audio caps is of boolean type, trying to
11472           extract the value with _get_int() will fail (fix to keep in sync with
11473           the copy in gst-ffmpeg)
11474
11475 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11476
11477         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11478         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11479         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11480         (cleanup_gdpdepay):
11481         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11482         * tests/check/elements/subparse.c: (teardown_subparse):
11483         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11484         * tests/check/elements/videorate.c: (cleanup_videorate):
11485         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11486         * tests/check/elements/volume.c: (cleanup_volume):
11487         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11488         (cleanup_vorbisdec):
11489         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11490         (cleanup_vorbistag):
11491           consistent pad (de)activation
11492
11493 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11494
11495         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11496           Forgot to register the extensions.
11497
11498 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11499
11500         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11501         (plugin_init):
11502           Add typefinder for VIVO files (my christmas present to the 90s).
11503
11504 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11505
11506         * gst/playback/gstdecodebin.c: (type_found):
11507           Special-case the text/plain media type: we only want to recognise it
11508           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11509           parser, but not if the entire stream is of text/plain type. If the
11510           entire stream is text/plain, we should just error out.
11511
11512           This fixes playback of audio files with lyrics in totem. Totem can't
11513           distinguish between text files and subtitle files and passes any
11514           .txt file with the same basename as the main file to playbin as
11515           suburi, and playbin will then throw a 'subtitle found, but no video
11516           stream' error, which isn't entirely helpful. See #380342.
11517
11518           Also, with this change we'll show a slightly more correct error
11519           message in case totem passes a playlist file to us (although a
11520           custom error message wording instead of the default text would
11521           probably not be a bad idea either).
11522
11523           Same problem also needs to be fixed for playbin+decodebin2.
11524
11525         * tests/check/Makefile.am:
11526         * tests/check/elements/decodebin.c: (src_handoff_cb),
11527         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11528         (decodebin_suite):
11529           Add simple unit test for decodebin for the above.
11530
11531 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11532
11533         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11534         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11535           Refuse to change state to READY when we failed to create any of the
11536           required elements in our instance init function.
11537
11538 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11539
11540         * docs/libs/gst-plugins-base-libs-sections.txt:
11541           Small docs fixes/updates.
11542
11543         * gst-libs/gst/video/gstvideosink.h:
11544           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11545           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11546           removed from the base sink API between 0.9.6 and 0.9.7).
11547           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11548           accessor macros, so we don't do a runtime GObject type check every
11549           time we use them.
11550
11551 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11552
11553         * Makefile.am:
11554         * gst-plugins-base.doap:
11555         * gst-plugins-base.spec.in:
11556           add doap file
11557
11558 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11559
11560         Patch by: Jens Granseuer <jensgr at gmx net>
11561
11562         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11563         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11564         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11565         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11566         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11567           Declare variables at the beginning of a block. Fixes #383195.
11568
11569 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11570
11571         * configure.ac:
11572         Bump version nano - back to CVS.
11573
11574
11575 === release 0.10.11 ===
11576
11577 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11578
11579         * configure.ac:
11580           releasing 0.10.11, "Dumb things"
11581
11582 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11583
11584         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11585         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11586         Handle the case where an element has multiple pads with 
11587         unfixed caps as well as still possibly producing more dynamic 
11588         pads by storing each case as a distinct entry in the dynamic list.
11589         Fixes #38223 again.
11590
11591 2006-12-04  Wim Taymans  <wim@fluendo.com>
11592
11593         * gst/playback/gstdecodebin.c: (close_pad_link):
11594         Fix #382223, add more dynamic caps handling.
11595
11596 2006-12-04  Wim Taymans  <wim@fluendo.com>
11597
11598         * gst-libs/gst/audio/gstringbuffer.h:
11599         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11600         (gst_netaddress_set_ip4_interface),
11601         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11602         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11603         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11604         (gst_netaddress_get_ttl):
11605         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11606         * gst/playback/gstdecodebin.c: (close_pad_link):
11607         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11608         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11609         * win32/common/config.h:
11610
11611 2006-12-01  Michael Smith  <msmith@fluendo.com>
11612
11613         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11614           Delete bad debug code.
11615           Fixes #381219
11616
11617 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11618
11619         * gst/videoscale/vs_4tap.c:
11620         * win32/MANIFEST:
11621         * win32/common/config.h:
11622         * win32/vs8/libgstvideoscale.vcproj:
11623         Fix compilation on win32 under VS8
11624         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11625         Partially fixes #381175
11626
11627 2006-11-30  Michael Smith  <msmith@fluendo.com>
11628
11629         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11630         (GST_START_TEST):
11631           It would be very bad if, after a discont buffer, we thought every
11632           single following buffer was also discont. So, add to the test to
11633           ensure that this isn't the case.
11634           
11635         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11636           ... it was the case. So fix it.
11637
11638 2006-11-28  Wim Taymans  <wim@fluendo.com>
11639
11640         * gst/playback/gstplaybasebin.c: (check_queue_event):
11641         Improve debug.
11642
11643         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11644         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11645         padtemplate caps. Refixes #357577.
11646
11647 2006-11-28  Wim Taymans  <wim@fluendo.com>
11648
11649         * gst/playback/gstplaybasebin.c: (check_queue_event),
11650         (queue_threshold_reached), (queue_out_of_data),
11651         (gen_preroll_element):
11652         Add event probe to see when EOS is in a queue and we can disable the
11653         underrun signals. Fixes #357577.
11654
11655 2006-11-28  Edward Hervey  <edward@fluendo.com>
11656
11657         * gst/playback/Makefile.am:
11658         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11659         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11660         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11661         (gst_decode_bin_init), (gst_decode_bin_dispose),
11662         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11663         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11664         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11665         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11666         (connect_element), (expose_pad), (type_found),
11667         (pad_added_group_cb), (pad_removed_group_cb),
11668         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11669         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11670         (are_raw_caps), (multi_queue_overrun_cb),
11671         (multi_queue_underrun_cb), (gst_decode_group_new),
11672         (get_current_group), (group_demuxer_event_probe),
11673         (gst_decode_group_control_demuxer_pad),
11674         (gst_decode_group_control_source_pad),
11675         (gst_decode_group_check_if_blocked),
11676         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11677         (gst_decode_group_hide), (gst_decode_group_free),
11678         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11679         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11680         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11681         (plugin_init):
11682         New decodebin2 element.
11683         Closes #370092
11684         * gst/playback/gstplay-marshal.list:
11685         Added marshallers for new signals in decodebin2
11686         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11687         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11688         is set.
11689
11690 2006-11-28  Wim Taymans  <wim@fluendo.com>
11691
11692         * gst/playback/gstplaybasebin.c: (setup_source),
11693         (gst_play_base_bin_change_state):
11694         Disable rtsp:// uris for the release, it's not good enough yet.
11695         Remove unused var.
11696
11697 2006-11-26  Wim Taymans  <wim@fluendo.com>
11698
11699         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11700         (theora_dec_push_forward), (theora_dec_push_reverse),
11701         (theora_handle_data_packet), (theora_dec_decode_buffer),
11702         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11703         (theora_dec_chain_forward), (theora_dec_chain):
11704         Implement reverse playback.
11705
11706         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11707         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11708         (vorbis_dec_chain_forward):
11709         Clear buffers used for reverse playback in _reset.
11710         No need to set the eos flag, we clip samples using the segment.
11711
11712 2006-11-24  Wim Taymans  <wim@fluendo.com>
11713
11714         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11715         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11716         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11717         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11718         Some cleanups.
11719         Handle continued pages in reverse mode.
11720
11721 2006-11-24  Wim Taymans  <wim@fluendo.com>
11722
11723         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11724         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11725         (vorbis_dec_flush_decode):
11726         Small cleanups.
11727         Don't try to add invalid timestamps.
11728         Clipping will unref the buffer.
11729
11730 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11731
11732         * gst/adder/gstadder.h:
11733         * gst/audiotestsrc/gstaudiotestsrc.h:
11734           remove obsolete _factory_init protos
11735
11736 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11737
11738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11739           Fix spacing in debug message.
11740
11741 2006-11-23  Wim Taymans  <wim@fluendo.com>
11742
11743         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11744         (gst_ogg_demux_chain):
11745         Don't just ignore return values from _pad_push().
11746         Small debug improvements.
11747
11748 2006-11-23  Michael Smith  <msmith@fluendo.com>
11749
11750         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11751           If our incoming buffer is marked as DISCONT, then increment the page
11752           number (so that the discontinuity is marked in the final ogg
11753           bitstream) and flush the previous page.
11754
11755 2006-11-22  Michael Smith  <msmith@fluendo.com>
11756
11757         * ext/theora/gsttheoraenc.h:
11758         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11759         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11760         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11761         (theora_enc_chain), (theora_enc_change_state):
11762           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11763
11764         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11765         (GST_START_TEST), (theoraenc_suite):
11766           Enable discontinuity test, fix it.
11767
11768 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11769
11770         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11771         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11772         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11773         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11774         (gst_text_overlay_change_state):
11775         * ext/pango/gsttextoverlay.h:
11776           Some textoverlay fixes: for one, in the video chain function,
11777           actually wait for a text buffer to come in if there is none at the
11778           moment and there should be one; also, deal more gracefully with
11779           incoming buffers that do not have a timestamp or duration; discard
11780           text buffer when not needed any longer. Fixes #341681.
11781
11782         * tests/check/Makefile.am:
11783         * tests/check/elements/.cvsignore:
11784         * tests/check/elements/textoverlay.c:
11785         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11786         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11787         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11788         (test_video_waits_for_text_send_text_newsegment_thread),
11789         (test_video_waits_for_text_shutdown_element),
11790         (test_render_continuity_push_video_buffers_thread),
11791         (textoverlay_suite):
11792           Add some unit tests for textoverlay.
11793
11794 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11795
11796         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11797           Avoid integer underflow when the found probability for mp3 is
11798           smaller than the 'penalty' we subtract if there's not a clean
11799           mp3 header sync at offset 0.
11800
11801 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11802
11803         * docs/libs/gst-plugins-base-libs-sections.txt:
11804           Add some new symbols to the docs
11805
11806 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11807
11808         * tests/check/Makefile.am:
11809         * tests/check/elements/ffmpegcolorspace.c:
11810         (ffmpegcolorspace_suite):
11811           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11812           (for now not for valgrinding though, since it takes too long).
11813
11814 2006-11-20  Wim Taymans  <wim@fluendo.com>
11815
11816         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11817         (gst_ffmpeg_pixfmt_to_caps):
11818         Fix RGBA32 caps. Fixes #357038.
11819
11820 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11821
11822         * gst-libs/gst/interfaces/mixertrack.h:
11823           Add FIXME so we can add some padding here in 0.11
11824
11825 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11826
11827         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11828           Fix GstBaseRTPAudioPayload structure so the whole GObject
11829           inheritance business actually works (parent class instance structure
11830           must always come first in the derived class instance structure).
11831
11832 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11833
11834         * gst/videotestsrc/Makefile.am:
11835         * tests/check/Makefile.am:
11836           Make sure our checks and the videotestsrc plugin link against the
11837           local uninstalled gst libs and not any installed gst libs that
11838           might happen to exist as well.
11839
11840         * tests/check/elements/adder.c: (message_received),
11841         (test_event_message_received), (test_play_twice_message_received):
11842         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11843           Fix compiler warnings when compiling against core with disabled
11844           debugging system.
11845
11846 2006-11-16  Michael Smith  <msmith@fluendo.com>
11847
11848         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11849         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11850           Fix audiorate, so that it accurately sets offsets and timestamps.
11851           Doesn't change the fundamental algorithmic decisions; so should be
11852           safe.
11853
11854         * tests/check/Makefile.am:
11855           Enable audiorate test now that it passes.
11856
11857 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11858
11859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11860           clear xv when going to NULL, remove // commented non-existant proto
11861
11862         * tests/examples/seek/seek.c: (main):
11863           add missing tooltip description for scrub and play_scrub
11864
11865 2006-11-14  David Schleef  <ds@schleef.org>
11866
11867         * configure.ac:
11868           Bump liboil requirement to 0.3.8.
11869         * gst-libs/gst/riff/riff-media.c:
11870           Add Dirac fourcc.
11871         * gst/videoscale/vs_image.h:
11872         * gst/videoscale/vs_scanline.h:
11873           Use liboil's stdint.h.
11874         * gst/videotestsrc/videotestsrc.c:
11875           Remove liboil related ifdef's, since they aren't needed now, and
11876           won't work with future versions.
11877
11878 2006-11-14  David Schleef  <ds@schleef.org>
11879
11880         * gst/videoscale/Makefile.am:
11881         * gst/videoscale/gstvideoscale.c:
11882         * gst/videoscale/gstvideoscale.h:
11883         * gst/videoscale/vs_4tap.c:
11884         * gst/videoscale/vs_4tap.h:
11885         * gst/videoscale/vs_image.c:
11886         * gst/videoscale/vs_image.h:
11887         * gst/videoscale/vs_scanline.c:
11888         * gst/videoscale/vs_scanline.h:
11889           Add a 4-tap image scaler.  Theoretically looks much prettier.
11890           The tap calculation could use some improvement.
11891
11892 2006-11-14  Wim Taymans  <wim@fluendo.com>
11893
11894         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11895
11896         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11897         (gst_riff_parse_strf_iavs):
11898         * gst/subparse/gstsubparse.c: (convert_encoding):
11899         * gst/tcp/gstmultifdsink.c:
11900         (gst_multi_fd_sink_handle_client_write):
11901         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11902         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11903         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11904         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11905         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11906         (gst_ximagesink_ximage_new):
11907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11908         Various gsize and gssize printf fixes. Fixes #372507.
11909
11910 2006-11-13  Wim Taymans  <wim@fluendo.com>
11911
11912         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11913         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11914         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11915         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11916         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11917         * ext/vorbis/vorbisdec.h:
11918         First stab at vorbis reverse playback.
11919
11920 2006-11-13  Wim Taymans  <wim@fluendo.com>
11921
11922         * gst-libs/gst/audio/gstbaseaudiosink.c:
11923         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11924         * gst-libs/gst/audio/gstbaseaudiosink.h:
11925         Make the clock sync code more accurate wrt resampling and playback
11926         at different rates.
11927         
11928         * gst-libs/gst/audio/gstringbuffer.c:
11929         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11930         * gst-libs/gst/audio/gstringbuffer.h:
11931         Use better algorithm to interpolate sample rates. 
11932
11933 2006-11-13  Michael Smith  <msmith@fluendo.com>
11934
11935         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11936           Improve a debug line slightly.
11937
11938         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11939           Call gst_riff_init() in plugin_init, to avoid getting errors from
11940           the debug system (unrelated changes to another plugin made this turn
11941           up; not sure why).
11942
11943 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11944
11945         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11946
11947         * win32/common/libgsttag.def:
11948           Add missing symbol (#366492).
11949
11950 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11951
11952         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11953           Don't unref a NULL pad.
11954
11955 2006-11-09  Wim Taymans  <wim@fluendo.com>
11956
11957         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11958         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11959         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11960         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11961         (gst_ogg_demux_loop):
11962         Implement first stab at reverse playback.
11963
11964 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11965
11966         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11967         (gst_riff_create_video_template_caps):
11968           add h263/h264 variants to the caps, Fixes #363118
11969
11970 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11971
11972         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11973         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11974           Use g_strerror instead of strerror so we get UTF-8.
11975
11976 2006-11-03  David Schleef  <ds@schleef.org>
11977
11978         * ext/ogg/gstoggdemux.c:
11979         * ext/ogg/gstoggmux.c:
11980           Add/remove KW-DIRAC header here, since it is ogg-specific.
11981
11982 2006-11-03  Michael Smith  <msmith@fluendo.com>
11983
11984         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11985           Recognise more mpeg4 elementary video streams.
11986
11987 2006-11-02  Edward Hervey  <edward@fluendo.com>
11988
11989         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11990         Lower the probability of mp3 typefinding functions if we don't find a
11991         valid mp3 header at the start of the file.
11992         Closes #369482
11993
11994 2006-11-02  Wim Taymans  <wim@fluendo.com>
11995
11996         * ext/theora/gsttheoradec.h:
11997         * ext/theora/theoradec.c: (gst_theora_dec_init),
11998         (theora_dec_sink_event), (theora_dec_chain_forward),
11999         (theora_dec_flush_decode), (theora_dec_chain_reverse),
12000         (theora_dec_chain):
12001         Document and partially implement an algorithm for doing reverse playback
12002         of theora video.
12003
12004 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12005
12006         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12007
12008         * win32/common/config.h:
12009         * win32/common/interfaces-enumtypes.c:
12010         * win32/common/libgsttag.def:
12011         * win32/vs8/gst-plugins-base.sln:
12012         * win32/vs8/libgstaudioresample.vcproj:
12013         * win32/vs8/libgstinterfaces.vcproj:
12014         * win32/vs8/libgstogg.vcproj:
12015         * win32/vs8/libgstriff.vcproj:
12016         * win32/vs8/libgsttag.vcproj:
12017         * win32/vs8/libgsttheora.vcproj:
12018         * win32/vs8/libgstvideoscale.vcproj:
12019         * win32/vs8/libgstvorbis.vcproj:
12020           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
12021           to libgsttag.def; add missing dependencies for some vs8 projects;
12022           re-arrange placement of .def files in vs8 projects (#366334).
12023
12024 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12025
12026         * ext/ogg/gstogg.c:
12027           Remove unused variable.
12028
12029         * ext/ogg/gstoggdemux.c:
12030           Fix Wim's surname in plugin description.
12031
12032 2006-10-31  Wim Taymans  <wim@fluendo.com>
12033
12034         * gst-plugins-base.spec.in:
12035         spec new .h file. Fixes #368310.
12036
12037 2006-10-31  Michael Smith  <msmith@fluendo.com>
12038
12039         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
12040         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
12041         (gst_multi_fd_sink_get_stats),
12042         (gst_multi_fd_sink_remove_client_link),
12043         (gst_multi_fd_sink_queue_buffer),
12044         (gst_multi_fd_sink_handle_clients):
12045         * gst/tcp/gstmultifdsink.h:
12046           Make using the remove or clear signals threadsafe.
12047           Make calling get-stats with an invalid fd not segfault.
12048           Fixes 368273.
12049
12050 2006-10-31  Wim Taymans  <wim@fluendo.com>
12051
12052         * gst-libs/gst/rtp/Makefile.am:
12053         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12054         (gst_base_rtp_audio_payload_init):
12055         Fix and activate base audio payloader.
12056
12057 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
12058
12059         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
12060         (plugin_init):
12061           Add typefinder for QuickTime Image Files (see #366156).
12062
12063 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
12064
12065         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
12066           Another typo fix (#366212).
12067
12068 2006-10-27  Wim Taymans  <wim@fluendo.com>
12069
12070         * gst/volume/gstvolume.c: (volume_transform_ip):
12071         Use stream time to synchronize volume property instead of rather random
12072         timestamps. This is needed when gnonlin does its time shifting.
12073
12074 2006-10-27  Wim Taymans  <wim@fluendo.com>
12075
12076         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
12077
12078         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
12079         Remove the pad from the element in release_pad. Fixes #364812.
12080
12081 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
12082
12083         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
12084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
12085           Explicitly create our custom buffer classes at a thread-safe
12086           location as well, since g_type_class_ref() doesn't seem to be
12087           entirely thread-safe either (#365501; also see #349410).
12088
12089 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
12090
12091         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
12092         (gst_riff_parse_info):
12093           If strings in INFO chunk are not UTF-8, do something similar to
12094           what we do for ID3v1 tags: check a number of environment variables
12095           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
12096           character sets to try, otherwise try the current locale and/or fall
12097           back on ISO-8859-1. Fixes #360552.
12098
12099 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
12100
12101         * gst/videotestsrc/gstvideotestsrc.c:
12102         (gst_video_test_src_pattern_get_type),
12103         (gst_video_test_src_set_pattern):
12104         * gst/videotestsrc/gstvideotestsrc.h:
12105         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
12106         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
12107         (gst_video_test_src_checkers8):
12108         * gst/videotestsrc/videotestsrc.h:
12109           Add a bunch of exciting new checkers patterns.
12110
12111 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
12112
12113         * gst/subparse/Makefile.am:
12114         * gst/subparse/gstsubparse.c:
12115         (gst_sub_parse_data_format_autodetect),
12116         (gst_sub_parse_format_autodetect), (handle_buffer),
12117         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
12118         * gst/subparse/gstsubparse.h:
12119         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
12120         (parse_tmplayer):
12121         * gst/subparse/tmplayerparse.h:
12122           Add support for TMPlayer-type subtitles (#362845).
12123
12124         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
12125         (GST_START_TEST), (subparse_suite):
12126           Add some basic unit tests for the above.
12127
12128 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
12129
12130         * tests/check/elements/audiorate.c: (test_injector_base_init),
12131         (test_injector_class_init), (test_injector_chain),
12132         (test_injector_init), (probe_cb), (do_perfect_stream_test),
12133         (GST_START_TEST), (audiorate_suite):
12134           More tests for audiorate: inject buffers to check behaviour when
12135           buffers overlap.
12136
12137 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
12138
12139         * tests/check/Makefile.am:
12140         * tests/check/elements/.cvsignore:
12141         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
12142         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
12143           Add some basic unit tests for audiorate. Disabled at the moment
12144           since it doesn't pass yet (see bug #363119).
12145
12146 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
12147
12148         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
12149         (parse_subrip), (handle_buffer):
12150           Add missing closing tags for markup and fix broken markup,
12151           otherwise pango won't render anything (fixes #357531). Also,
12152           make sure the text we send out is always NUL-terminated
12153           (better safe than sorry etc.).
12154
12155         * tests/check/elements/subparse.c: (test_srt_do_test),
12156         (test_srt):
12157           Some more tests for .srt incl. tests for the above stuff.
12158
12159 2006-10-20  Julien MOUTTE  <julien@moutte.net>
12160
12161         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
12162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
12163         Patch by: Stefan Kost  <ensonic@users.sf.net>
12164         Try to redraw borders only when needed. Apparently this consumes
12165         resources on small devices... :-O (#363607)
12166
12167 2006-10-20  Michael Smith  <msmith@fluendo.com>
12168
12169         * gst/tcp/gstmultifdsink.c:
12170         (gst_multi_fd_sink_client_queue_buffer):
12171           If caps change, then update the client's idea of the caps so that we
12172           don't end up re-sending streamheaders for every single buffer after
12173           the caps change.
12174
12175 2006-10-20  Michael Smith  <msmith@fluendo.com>
12176
12177         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
12178         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
12179           Set caps on pushed buffers; fix up refcounting of caps objects.
12180
12181 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12182
12183         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
12184         (plugin_init):
12185           Typefind mmsh header data packet to application/x-mmsh (#362625).
12186
12187 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12188
12189         * tests/check/Makefile.am:
12190         * tests/check/elements/.cvsignore:
12191         * tests/check/elements/subparse.c: (buffer_from_static_string),
12192         (setup_subparse), (teardown_subparse), (test_srt_do_test),
12193         (GST_START_TEST), (subparse_suite):
12194           Add very simple unit test for subparse.
12195
12196 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12197
12198         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
12199         (parse_subrip):
12200           Strip trailing newlines from subtitle text output.
12201
12202 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12203
12204         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
12205         (gst_sub_parse_change_state):
12206           Fix memleak; clear subparse->textbuf n state change function.
12207
12208 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12209
12210         * gst/subparse/gstsubparse.c:
12211         (gst_sub_parse_data_format_autodetect):
12212           Don't require subrip (.srt) files to start with a chunk number of 1.
12213
12214 2006-10-18  Wim Taymans  <wim@fluendo.com>
12215
12216         * gst-libs/gst/audio/gstbaseaudiosink.c:
12217         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12218         * gst-libs/gst/audio/gstbaseaudiosink.h:
12219         Extract rate from the NEWSEGMENT event.
12220         Use commit_full to also take rate adjustment into account when writing
12221         samples to the ringbuffer.
12222         
12223         * gst-libs/gst/audio/gstringbuffer.c:
12224         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
12225         (gst_ring_buffer_read):
12226         * gst-libs/gst/audio/gstringbuffer.h:
12227         Added _commit_full() to also take rate into account.
12228         Use simple interpolation algorithm to resample audio.
12229         API: gst_ring_buffer_commit_full()
12230
12231         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
12232         * tests/examples/seek/seek.c: (segment_done):
12233         Don't try to seek with 0.0 rate, just pause instead.
12234         Remove bogus debug line.
12235
12236 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12237
12238         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
12239         (setup_source):
12240           Catch async errors when starting up the subtitle bin, so we can
12241           stop waiting and continue with the main film instead of hanging
12242           forever. Fixes #339366.
12243
12244         * tests/check/elements/playbin.c: (playbin_suite):
12245           Enable unit test for the above.
12246
12247 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12248
12249         * tests/check/Makefile.am:
12250         * tests/check/elements/.cvsignore:
12251         * tests/check/elements/playbin.c: (GST_START_TEST),
12252         (gst_red_video_src_uri_get_type),
12253         (gst_red_video_src_uri_get_protocols),
12254         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
12255         (gst_red_video_src_uri_handler_init),
12256         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
12257         (gst_red_video_src_create), (gst_red_video_src_class_init),
12258         (gst_red_video_src_init), (plugin_init), (playbin_suite):
12259           Some small and basic unit tests for playbin; not very useful yet,
12260           but at least a start.
12261
12262 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12263
12264         * gst/playback/gstplaybin.c: (setup_sinks):
12265           The old pad activation spiel.
12266
12267 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12268
12269         * gst/playback/gstplaybasebin.c: (setup_source):
12270           Don't hang forever if the subbin already fails to start up in 
12271           the state change to PAUSED (#339366).
12272
12273 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
12274
12275         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
12276         (gst_tuner_set_channel), (gst_tuner_get_channel),
12277         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
12278         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
12279         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
12280         (gst_tuner_find_channel_by_name):
12281           Fix some function guards, add some more function guards.
12282
12283 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
12284
12285         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12286         (remove_element_chain):
12287         Don't return a pad from get_our_ghost_pad unless it is actually the
12288         one we want.
12289         Change a cast in remove_element_chain slightly.
12290
12291 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12292
12293         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12294         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
12295         Segment seeking needs to use the rate and set stop to -1.
12296
12297 2006-10-13  Wim Taymans  <wim@fluendo.com>
12298
12299         * gst-libs/gst/audio/gstbaseaudiosink.c:
12300         (gst_base_audio_sink_setcaps):
12301         Don't crash when ringbuffer is not yet created.
12302         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12303         Fixes #361634.
12304
12305         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12306         * gst/playback/gststreamselector.c:
12307         (gst_stream_selector_request_new_pad):
12308         Activate pads befre adding them to running elements.
12309
12310 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12311
12312         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12313         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
12314         updater when we start grabing the slider. Don't wait for the
12315         pipeline to be PAUSED.
12316
12317 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12318
12319         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
12320         (gst_mixer_set_volume), (gst_mixer_get_volume),
12321         (gst_mixer_set_mute), (gst_mixer_set_option),
12322         (gst_mixer_get_option), (gst_mixer_mute_toggled),
12323         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
12324         (gst_mixer_option_changed):
12325           Guard mixer interface functions against bogus arguments.
12326
12327 2006-10-12  Julien MOUTTE  <julien@moutte.net>
12328
12329         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
12330         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
12331         (msg_state_changed), (main): Use state-changed messages to trigger
12332         start/stop of scale update timer. Indeed the scale slider was
12333         jumping here and there because the update timer was activated 
12334         before seek completed. This fixes instant applying of rate changes
12335         by pressing the spinbutton like a crazy man !
12336
12337 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12338
12339         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12340
12341         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12342         (gst_basertppayload_finalize):
12343           Fix two small memory leaks (#361456).
12344
12345 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12346
12347         * tests/examples/seek/seek.c: (do_seek),
12348         (rate_spinbutton_changed_cb): When changing spinbutton we try
12349         to change the rate on the fly.
12350
12351 2006-10-10  Wim Taymans  <wim@fluendo.com>
12352
12353         * gst-libs/gst/riff/riff-ids.h:
12354         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12355         (gst_riff_create_audio_template_caps):
12356         Add WMS caps.
12357
12358 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12359
12360         Patch by: Josep Torra Valles <josep@fluendo.com>
12361
12362         * ext/gnomevfs/gstgnomevfssink.c:
12363         * ext/gnomevfs/gstgnomevfssrc.c:
12364         Fix URI interface implementation return type.
12365         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12366         Fix what looks like a copy/paste issue when assigning values.
12367         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12368         (gst_audio_filter_template_get_type):
12369         Cast to prevent Forte warnings.
12370         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12371         Fix URI interface implementation return type.
12372         gst_pad_query_position requires a signed integer pointer as
12373         3rd parameter, GstClockTime is unsigned.
12374         * gst/audioconvert/audioconvert.c:
12375         Fix integer overflow when treated as signed.
12376         * gst/audioresample/resample.c: (resample_add_input_data):
12377         Cast to prevent warnings on Forte.
12378         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12379         Fix integer overflow when treated as signed.
12380         * gst/ffmpegcolorspace/imgconvert_template.h:
12381         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12382         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12383         (cleanup_decodebin):
12384         Who initialises a guint to -1!
12385         Cast function pointers to prevent warnings on Forte.
12386         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12387         (queue_threshold_reached):
12388         Cast function pointers correctly to prevent warnings on Forte.
12389         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12390         Cast function pointers correctly to prevent warnings on Forte.
12391         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12392         Obvious change to unsigned, 0xEF > max signed char.
12393         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12394         GstClockTime is unsigned, initialise correctly.
12395         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12396         Cast so pointer arithemetic doesn't cause warnings on Forte.
12397         * gst/videorate/gstvideorate.c:
12398         Use correct return value.
12399         * tests/examples/seek/scrubby.c:
12400         GstClockTime is unsigned, initialise correctly.
12401
12402 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12403
12404         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12405
12406         * gst/typefind/gsttypefindfunctions.c:
12407           Recognise XML files and XML-like files shorter than 256 bytes as
12408           well (fixes #359237).
12409
12410 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12411
12412         Patch by: Renato Filho <renato.filho@indt.org.br>
12413         
12414         * gst/typefind/gsttypefindfunctions.c:
12415         Added typefind functions to video/x-nuv media.
12416         
12417 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
12418
12419         * gst-libs/gst/interfaces/xoverlay.c:
12420         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12421           Some more guards against invalid input.
12422
12423 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12424
12425         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12426         Useless goto.
12427         * tests/examples/seek/seek.c: (do_seek),
12428         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12429         seek example to experiment with rates != 1.0 (reverse playback !)
12430
12431 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12432
12433         * gst-libs/gst/interfaces/xoverlay.c:
12434           Unref message in doc-example (spotted by Robert McQueen)
12435
12436 2006-10-06  Wim Taymans  <wim@fluendo.com>
12437
12438         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12439         (mpeg1_parse_header), (mpeg1_sys_type_find):
12440         printf fix.
12441
12442 2006-10-06  Wim Taymans  <wim@fluendo.com>
12443
12444         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12445         (close_pad_link):
12446         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12447         Activate dynamic pads before adding them to the element.
12448
12449 2006-10-06  Michael Smith  <msmith@fluendo.com>
12450
12451         * gst-libs/gst/floatcast/floatcast.h:
12452           Fix obviously-bogus macros; use the correct types.
12453
12454 2006-10-06  Wim Taymans  <wim@fluendo.com>
12455
12456         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12457         (gst_base_rtp_depayload_change_state):
12458         Also call parent state change function to activate pads.
12459
12460         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12461         (mpeg1_parse_header), (mpeg1_sys_type_find):
12462         Add some more debug info in mpeg typefinding.
12463
12464 2006-10-06  Michael Smith  <msmith@fluendo.com>
12465
12466         * ext/theora/theoradec.c: (theora_dec_chain):
12467           Zero byte theora packets are valid and well-defined; don't warn on
12468           them.
12469
12470 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12471
12472         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12473         (gst_multi_fd_sink_get_stats), (find_limits),
12474         (gst_multi_fd_sink_queue_buffer):
12475           API: add dropped_buffers to the get-stats GValueArray
12476
12477 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12478
12479         * ext/alsa/gstalsadeviceprobe.c:
12480         (gst_alsa_device_property_probe_get_values):
12481         * ext/alsa/gstalsasink.c: (set_hwparams):
12482         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12483         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12484         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12485         (gst_ogg_mux_process_best_pad):
12486         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12487         (gst_ogg_parse_chain):
12488         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12489         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12490         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12491         (gst_vorbis_enc_buffer_check_discontinuous):
12492         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12493         * gst-libs/gst/audio/gstbaseaudiosink.c:
12494         (gst_base_audio_sink_render):
12495         * gst-libs/gst/cdda/gstcddabasesrc.c:
12496         (gst_cdda_base_src_handle_track_seek):
12497         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12498         (gst_base_rtp_depayload_push_full):
12499         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12500         * gst/audioresample/resample.c: (resample_input_pushthrough):
12501         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12502         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12503         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12504         (wavpack_type_find):
12505         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12506         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12507         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12508         * tests/check/elements/volume.c: (GST_START_TEST):
12509           Printf format fixes.
12510
12511 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12512
12513         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12514           Fix a simple mistake (see the docs)
12515           Fixes #359580
12516
12517 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12518
12519         * docs/plugins/Makefile.am:
12520         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12521         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12522         * docs/plugins/gst-plugins-base-plugins.args:
12523         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12524         * docs/plugins/inspect/plugin-adder.xml:
12525         * docs/plugins/inspect/plugin-alsa.xml:
12526         * docs/plugins/inspect/plugin-audioconvert.xml:
12527         * docs/plugins/inspect/plugin-audiorate.xml:
12528         * docs/plugins/inspect/plugin-audioresample.xml:
12529         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12530         * docs/plugins/inspect/plugin-cdparanoia.xml:
12531         * docs/plugins/inspect/plugin-decodebin.xml:
12532         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12533         * docs/plugins/inspect/plugin-gdp.xml:
12534         * docs/plugins/inspect/plugin-gnomevfs.xml:
12535         * docs/plugins/inspect/plugin-libvisual.xml:
12536         * docs/plugins/inspect/plugin-ogg.xml:
12537         * docs/plugins/inspect/plugin-pango.xml:
12538         * docs/plugins/inspect/plugin-playbin.xml:
12539         * docs/plugins/inspect/plugin-subparse.xml:
12540         * docs/plugins/inspect/plugin-tcp.xml:
12541         * docs/plugins/inspect/plugin-theora.xml:
12542         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12543         * docs/plugins/inspect/plugin-video4linux.xml:
12544         * docs/plugins/inspect/plugin-videorate.xml:
12545         * docs/plugins/inspect/plugin-videoscale.xml:
12546         * docs/plugins/inspect/plugin-videotestsrc.xml:
12547         * docs/plugins/inspect/plugin-volume.xml:
12548         * docs/plugins/inspect/plugin-vorbis.xml:
12549         * docs/plugins/inspect/plugin-ximagesink.xml:
12550         * docs/plugins/inspect/plugin-xvimagesink.xml:
12551           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12552
12553 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12554
12555         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12556
12557         * ext/vorbis/Makefile.am:
12558         * ext/vorbis/vorbis.c: (plugin_init):
12559         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12560         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12561         * ext/vorbis/vorbisparse.h:
12562         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12563         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12564         (gst_vorbis_tag_parse_packet):
12565         * ext/vorbis/vorbistag.h:
12566           Add new vorbistag element which derives from vorbisparse
12567           and is essentially the same as well, only that it implements
12568           the GstTagSetter interface and can modify the stream's
12569           vorbiscomment on the fly (#335635).
12570
12571         * tests/check/Makefile.am:
12572         * tests/check/elements/.cvsignore:
12573         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12574         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12575         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12576         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12577           Add unit test for new vorbistag element.
12578
12579 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12580
12581         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12582         (vorbis_parse_push_headers), (vorbis_parse_chain):
12583           Set BOS flag in packet structure to fix 'jump depends
12584           on unitialized value' errors in valgrind; various minor
12585           clean-ups.
12586
12587 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12588
12589         * gst/playback/gstdecodebin.c: (close_pad_link):
12590         Fix typo in a debug statement.
12591
12592         * gst/playback/gstplaybasebin.c: (probe_triggered),
12593         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12594         (gen_source_element), (source_new_pad), (analyse_source),
12595         (setup_source):
12596         When handling no_more_pads in new_decoded_pad, make sure to treat
12597         subtitle pads correctly. Fixes playback with subtitle files.
12598
12599         Move a recurring message to LOG level.
12600
12601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12602         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12603         which ends up as -1 when cast to an int. Make the logic handle the
12604         max value as an unsigned mask and only change the colorkey when it's
12605         a value we recognise.
12606
12607 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12608
12609         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12610         Removed empty * between paragraphs
12611
12612 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12613
12614         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12615         * gst-libs/gst/rtp/README:
12616         Moved some documentation into .c file
12617
12618 2006-09-29  Wim Taymans  <wim@fluendo.com>
12619
12620         * gst/playback/gstdecodebin.c: (no_more_pads):
12621         Fix compilation.
12622
12623 2006-09-29  Wim Taymans  <wim@fluendo.com>
12624
12625         * gst/playback/gstdecodebin.c: (new_caps):
12626         Remove g_print
12627
12628         * gst/playback/gstplaybin.c:
12629         Add some docs.
12630
12631 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12632
12633         * tests/check/Makefile.am:
12634           Re-enable cddabasesrc test to see if it works again
12635           now.
12636
12637 2006-09-29  Wim Taymans  <wim@fluendo.com>
12638
12639         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12640         (gen_source_element):
12641         Handle invalid URIs a bit more gracefully.
12642
12643 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12644
12645         * tests/check/pipelines/oggmux.c:
12646           Remove obsolete comment.
12647
12648 2006-09-29  Michael Smith  <msmith@fluendo.com>
12649
12650         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12651         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12652         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12653         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12654         (gst_ogg_mux_collected):
12655           Commit patch from James "Doc" Livingston, adds proper EOS handling
12656           in oggmux. GStreamer can, for the first time ever, create a valid
12657           Ogg file! Yay!
12658
12659         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12660         (oggmux_suite):
12661           Reenable tests now that they pass.
12662
12663 2006-09-29  Wim Taymans  <wim@fluendo.com>
12664
12665         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12666         Stop reading commands when EOF (we read 0) as well.
12667
12668 2006-09-28  Wim Taymans  <wim@fluendo.com>
12669
12670         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12671         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12672         (find_dynamic), (unlinked), (close_link):
12673         Implement delayed caps linking needed for element with a lot of
12674         different caps on the src pads that get fixed at runtime.
12675         Improve management of dynamic elements.
12676
12677         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12678         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12679         (gen_preroll_element), (remove_groups), (unknown_type),
12680         (add_element_stream), (no_more_pads_full), (no_more_pads),
12681         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12682         (new_decoded_pad), (setup_subtitle), (array_has_value),
12683         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12684         (analyse_source), (remove_decoders), (make_decoder),
12685         (remove_source), (setup_source), (finish_source), (prepare_output),
12686         (gst_play_base_bin_change_state):
12687         * gst/playback/gstplaybasebin.h:
12688         Use more _CAST instead of full type checking casts.
12689         Small cleanups, plug some leaks.
12690         Handle dynamic sources.
12691         Add some helper functions to create lists of strings used for
12692         blacklisting and other stuff.
12693         Refactor some code dealing with analysing the source.
12694         Re-enable sources without pads (like cd:// or other selfcontained
12695         elements).
12696
12697 2006-09-28  Wim Taymans  <wim@fluendo.com>
12698
12699         * gst-libs/gst/audio/gstbaseaudiosink.c:
12700         (gst_base_audio_sink_render):
12701         When we have a timestamp, we can still perform clipping.
12702         When we have no clock, we must play the sample ASAP.
12703
12704 2006-09-28  Wim Taymans  <wim@fluendo.com>
12705
12706         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12707         Set caps on outgoing buffers.
12708
12709         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12710         (gst_video_rate_event), (gst_video_rate_chain):
12711         * gst/videorate/gstvideorate.h:
12712         Fix videorate some more. Fixes #357977
12713
12714 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12715
12716         * tests/check/elements/adder.c: (adder_suite):
12717           Don't set timeout to 6 seconds when we're running
12718           in valgrind ... (and how is 6 seconds longer than
12719           the default anyway?)
12720
12721 2006-09-28  Wim Taymans  <wim@fluendo.com>
12722
12723         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12724         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12725         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12726         Keep sink and src segment to keep track of time and support more
12727         input formats.
12728         Fix bogus next_offset and run_time calculation, don't understand how
12729         this could have worked before. Fixes #357976.
12730         Remove some unneeded vars.
12731
12732 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12733
12734         * gst/playback/gstplaybin.c: (remove_sinks):
12735           Only remove visualisation from visbin if there is a visbin (or:
12736           don't throw warnings when closing totem without playing a file).
12737
12738 2006-09-27  Wim Taymans  <wim@fluendo.com>
12739
12740         * gst-libs/gst/audio/gstbaseaudiosink.c:
12741         (gst_base_audio_sink_render):
12742         Add some more info in a WARNING.
12743
12744         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12745         (gst_base_audio_src_create):
12746         Handle PAUSE in create function, use new -core addition to
12747         wait for playing. Fixes pausing and resuming capture from an
12748         audiosrc.
12749
12750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12751         (gst_ring_buffer_read):
12752         Constify some more.
12753         Caller supports interrupted reads now.
12754
12755 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12756
12757         * tests/check/Makefile.am:
12758           Another attempt to make the gen64 buildbot happy.
12759
12760 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12761
12762         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12763
12764         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12765         (gst_visual_chain), (gst_visual_change_state):
12766           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12767           correctly. Fixes #357800
12768
12769 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12770
12771         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12772           Add timeout to _get_state() so we see which pipeline it is
12773           that causes trouble on the gen64 build bot.
12774
12775 2006-09-27  Wim Taymans  <wim@fluendo.com>
12776
12777         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12778         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12779         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12780         (gst_base_rtp_depayload_set_gst_timestamp):
12781         the source pad always uses fixed caps.
12782
12783 2006-09-27  Wim Taymans  <wim@fluendo.com>
12784
12785         * docs/libs/gst-plugins-base-libs-docs.sgml:
12786         * docs/libs/gst-plugins-base-libs-sections.txt:
12787         * gst-libs/gst/audio/gstaudioclock.c:
12788         * gst-libs/gst/audio/gstaudioclock.h:
12789         * gst-libs/gst/audio/gstaudiosink.c:
12790         * gst-libs/gst/audio/gstaudiosink.h:
12791         * gst-libs/gst/audio/gstaudiosrc.c:
12792         * gst-libs/gst/audio/gstbaseaudiosink.c:
12793         (gst_base_audio_sink_render):
12794         * gst-libs/gst/audio/gstbaseaudiosink.h:
12795         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12796         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12797         * gst-libs/gst/audio/gstringbuffer.h:
12798         Added docs for the audio libs.
12799
12800 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12801
12802         * tests/check/Makefile.am:
12803           Temporarily disable test that fails on the bots for unknown reasons.
12804
12805 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12806
12807         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12808         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12809         Moved AudioCodecType into priv
12810         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12811
12812 2006-09-25  Wim Taymans  <wim@fluendo.com>
12813
12814         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12815         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12816         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12817         (new_pad):
12818         Cleanups and small leak fixes.
12819         Added Depayloaders to valid list of autopluggable elements.
12820
12821 2006-09-25  Wim Taymans  <wim@fluendo.com>
12822
12823         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12824         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12825         (gen_video_element), (gen_text_element), (gen_audio_element),
12826         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12827         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12828         Detect NO_PREROLL state change returns and disable clock distribution to
12829         the sinks so that sync is disabled.
12830         Avoid some type checking and do simple casts instead.
12831         Small cleanups, fix some FIXMEs.
12832         Be more robust when linking user specified elements, catch an report
12833         errors. Fixes #357404.
12834         Fix some leaks in the error paths.
12835
12836 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12837
12838         * ChangeLog:
12839           ChangeLog surgery for missing bug-number
12840
12841 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12842
12843         Patch by: Peter Kjellerstedt  <pkj at axis com>
12844
12845         * gst/playback/test.c:
12846           Fix compilation with uClibc and -Werror (#357591).
12847
12848 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12849
12850         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12851           Parse dates that are followed by a time as well (#357532).
12852
12853         * tests/check/libs/tag.c: (test_vorbis_tags):
12854           Add unit test for this.
12855
12856 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12857
12858         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12859         (gst_audio_convert_transform_caps):
12860         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12861         * gst/videotestsrc/videotestsrc.h:
12862           A few array const-ifications.
12863
12864 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12865
12866         * tests/check/Makefile.am:
12867           See if this makes the build bots happy.
12868
12869         * tests/check/libs/cddabasesrc.c:
12870           UTF8-ise my name.
12871
12872 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12873
12874         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12875
12876         * gst/subparse/samiparse.c: (handle_start_font),
12877         (fix_invalid_entities):
12878           More case-insensitivity for certain tags; recognise entities with
12879           decimal codes as special entities as well (#357330).
12880
12881 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12882
12883         * gst-libs/gst/Makefile.am:
12884           Need to build tag directory before cdda.
12885
12886 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12887
12888         * docs/libs/gst-plugins-base-libs-sections.txt:
12889         * gst-libs/gst/cdda/Makefile.am:
12890         * gst-libs/gst/cdda/gstcddabasesrc.c:
12891         (gst_cdda_base_src_base_init):
12892         * gst-libs/gst/cdda/gstcddabasesrc.h:
12893         * gst-libs/gst/tag/tag.h:
12894         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12895         (gst_tag_register_musicbrainz_tags):
12896           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12897           depend on libgsttag. This is required so we can extract/read tags like
12898           DISCID without depending on libgstcddabasesrc (which used to register
12899           them).
12900
12901         * gst-libs/gst/tag/gstvorbistag.c:
12902           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12903           tags (also see #347848).
12904
12905         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12906           Log vorbis comments we are actually writing. Const-ify array.
12907
12908 2006-09-23  Wim Taymans  <wim@fluendo.com>
12909
12910         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12911         Improve buffering a bit by avoiding a deadlock because we cannot assume
12912         the underrun is always called.
12913
12914 2006-09-23  Wim Taymans  <wim@fluendo.com>
12915
12916         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12917
12918         * gst-libs/gst/riff/riff-ids.h:
12919         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12920         (gst_riff_create_audio_template_caps):
12921         Added MPEG-4 AAC and id and caps. Fixes #357289
12922         Added WMA9 Lossless id.
12923
12924 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12925
12926         * ext/gnomevfs/gstgnomevfssrc.c:
12927           Fix misleading docs addition.
12928
12929         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12930           Get rid of compiler warning the right way.
12931
12932 2006-09-22  Wim Taymans  <wim@fluendo.com>
12933
12934         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12935         (gst_base_rtp_depayload_finalize),
12936         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12937         (gst_base_rtp_depayload_push_full),
12938         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12939         (gst_base_rtp_depayload_process),
12940         (gst_base_rtp_depayload_set_gst_timestamp),
12941         (gst_base_rtp_depayload_queue_release):
12942         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12943         Small cleanups.
12944         Fix some leaks.
12945         Refactored the process method and added methods to push from the process
12946         vmethod.
12947         Use _scale functions.
12948         API: gst_base_rtp_depayload_push_ts
12949         API: gst_base_rtp_depayload_push
12950
12951         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12952         timestamps are uint.
12953
12954 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12955
12956         * gst-libs/gst/interfaces/xoverlay.c:
12957           Remove unused statement from doc example.
12958
12959 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12960
12961         * gst-libs/gst/interfaces/videoorientation.c:
12962         (gst_video_orientation_iface_init),
12963         (gst_video_orientation_get_hflip),
12964         (gst_video_orientation_get_vflip),
12965         (gst_video_orientation_get_hcenter),
12966         (gst_video_orientation_get_vcenter),
12967         (gst_video_orientation_set_hflip),
12968         (gst_video_orientation_set_vflip),
12969         (gst_video_orientation_set_hcenter),
12970         (gst_video_orientation_set_vcenter):
12971           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12972           in ChangeLog)
12973
12974 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12975
12976         * tests/check/Makefile.am:
12977         * tests/check/elements/.cvsignore:
12978         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12979         (create_rgb_conversions), (rgb_conversion_free),
12980         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12981         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12982           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12983           but disable for now since it doesn't pass (something wrong with
12984           RGBA somewhere).
12985
12986 2006-09-21  Wim Taymans  <wim@fluendo.com>
12987
12988         * gst/playback/gstplaybasebin.c: (group_commit),
12989         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12990         (queue_out_of_data), (gen_preroll_element),
12991         (preroll_remove_overrun), (probe_triggered):
12992         Refactor handling of overrun detection.
12993         Separate handling of group completion and deadlock detection when doing
12994         network buffering. This should fix some deadlocks that were not detected
12995         because the group was completed.
12996         Add more comments, improve debugging.
12997
12998 2006-09-21  Wim Taymans  <wim@fluendo.com>
12999
13000         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
13001         * tests/check/libs/audio.c:
13002         Some more compilation fixes.
13003
13004 2006-09-21  Wim Taymans  <wim@fluendo.com>
13005
13006         * gst-libs/gst/audio/gstringbuffer.c:
13007         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
13008         (gst_ring_buffer_read):
13009         Early morning compilation fix.
13010
13011 2006-09-20  Wim Taymans  <wim@fluendo.com>
13012
13013         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
13014         * tests/check/elements/multifdsink.c: (GST_START_TEST):
13015         * tests/check/elements/videorate.c: (GST_START_TEST):
13016         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13017         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
13018         Fix some warnings.
13019
13020 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
13021
13022         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13023         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
13024         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
13025           Handcrafted merge to help CVS understanding what I changed and what
13026           not.
13027
13028 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
13029
13030         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
13031         (gst_xvimagesink_get_times):
13032           change colorkey behaviour back according to #354773 comment 6/7
13033
13034 2006-09-19  Michael Smith  <msmith@fluendo.com>
13035
13036         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13037         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
13038         (gst_multi_fd_sink_recover_client),
13039         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
13040         (gst_multi_fd_sink_get_property):
13041         * gst/tcp/gstmultifdsink.h:
13042           Implement stubbed out properties unit-type, units-soft-max,
13043           units-max, to allow specifying maximum sizes in units other than
13044           buffers.
13045           Fixes #355935
13046
13047 2006-09-19  Wim Taymans  <wim@fluendo.com>
13048
13049         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13050         (gst_riff_create_audio_template_caps):
13051         Reorder the audio formats a bit for clarity.
13052         Detect and create caps for MSGSM and MSN (WAV49).
13053         Fixes #356596.
13054
13055         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13056         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
13057         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
13058         Small cleanups, move error handling out of normal flow for clarity.
13059
13060 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
13061
13062         * docs/libs/gst-plugins-base-libs-docs.sgml:
13063         * docs/libs/gst-plugins-base-libs.types:
13064         * gst-libs/gst/interfaces/Makefile.am:
13065         * gst-libs/gst/interfaces/videoorientation.c:
13066         (gst_video_orientation_get_type),
13067         (gst_video_orientation_iface_init),
13068         (gst_video_orientation_get_hflip),
13069         (gst_video_orientation_get_vflip),
13070         (gst_video_orientation_get_hcenter),
13071         (gst_video_orientation_get_vcenter),
13072         (gst_video_orientation_set_hflip),
13073         (gst_video_orientation_set_vflip),
13074         (gst_video_orientation_set_hcenter),
13075         (gst_video_orientation_set_vcenter):
13076         * gst-libs/gst/interfaces/videoorientation.h:
13077           API: Add new interface to control video orientation (fixes #354908)
13078
13079 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
13080
13081         * gst/videotestsrc/gstvideotestsrc.c:
13082           Use G_UNLIKELY in _create and log one more detail.
13083           
13084         (gst_video_test_src_get_times), (gst_video_test_src_create):
13085         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
13086           Use gst_util_uint64_scale_int in _get_times().
13087
13088 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
13089
13090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
13091           Give better warning message (add object and detail).
13092
13093 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
13094
13095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
13096         (gst_xvimagesink_get_times):
13097           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
13098           #354773), use gst_util_uint64_scale_int in _get_times()
13099
13100 2006-09-18  Michael Smith  <msmith@fluendo.com>
13101
13102         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
13103           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
13104           always true, leading to dropping all timestamps.
13105
13106 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
13107
13108         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
13109         (gst_visual_chain), (gst_visual_change_state):
13110           update to work also with libvisual 0.4 API, fix double unref (#355914)
13111           
13112         * tools/gst-launch-ext.1.in:
13113         * tools/gst-visualise.1.in:
13114           remove references to old man-pages
13115
13116         * tests/examples/seek/seek.c: (main):
13117           add real meadi-buttons, add tool-tips for the seek-options, arrange
13118           seek options in a table
13119
13120 2006-09-18  Michael Smith  <msmith@fluendo.com>
13121
13122         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
13123         (gst_ogg_mux_push_buffer):
13124           Don't generate out-of-order timestamps from oggmux, instead clamp
13125           output timestamps to be >= the previously output ts.
13126           Fixes #355595
13127
13128 2006-09-18  Michael Smith  <msmith@fluendo.com>
13129
13130         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13131         (gst_multi_fd_sink_class_init):
13132           Updates, fixes, and typo corrections for multifdsink. No functional
13133           changes.
13134
13135 2006-09-17  Michael Smith  <msmith@fluendo.com>
13136
13137         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
13138           Don't crash on truncated files - check that we got an 8 byte buffer
13139           before trying to memcmp it.
13140
13141 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
13142
13143         * gst/playback/gstplaybasebin.c: (get_active_source):
13144           Make stream-switching appear instant to the application
13145           (ie. make sure that a g_object_get on 'current-foo' returns
13146           the stream previously set with g_object_set(). Totem needs
13147           this to update stream-related meta-info (like audio-codec)
13148           correctly when switching streams.
13149
13150 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
13151
13152         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
13153         (gst_alsa_mixer_ensure_track_list):
13154           Try harder to guess which mixer track is the master mixer
13155           track (instead of just taking the first one that has a pvolume).
13156           Fixes #342228.
13157
13158 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13159
13160         reviewed by: <delete if not using a buddy>
13161
13162         * gst-libs/gst/audio/audio.h:
13163         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
13164
13165 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13166
13167         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
13168         (gst_audio_convert_transform_caps):
13169           Get structure-name just once.
13170
13171 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13172
13173         * tests/check/elements/audioresample.c: (GST_START_TEST):
13174         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13175         * tests/check/elements/volume.c: (GST_START_TEST):
13176         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
13177         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
13178         (test_pipeline), (GST_START_TEST):
13179         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
13180         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13181           Fix big batch of compiler warnings.
13182
13183 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13184
13185         * ext/gnomevfs/gstgnomevfssrc.c:
13186           Add docs about icydemux usage in connection with gnomevfssrc
13187
13188         * ext/libvisual/visual.c:
13189         * ext/ogg/gstoggaviparse.c:
13190         * ext/ogg/gstoggdemux.c:
13191         * ext/ogg/gstoggmux.c:
13192         * ext/ogg/gstoggparse.c:
13193         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13194         * gst-libs/gst/audio/gstaudiosink.c:
13195         * gst-libs/gst/audio/gstaudiosrc.c:
13196         * gst/audiorate/gstaudiorate.c:
13197           More G_OBJECT macro fixing.
13198
13199         * gst/audiotestsrc/gstaudiotestsrc.h:
13200           Fix wrong info in header due to copy & paste
13201
13202 2006-09-15  Wim Taymans  <wim@fluendo.com>
13203
13204         * gst-libs/gst/audio/gstbaseaudiosink.c:
13205         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
13206         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13207         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
13208         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
13209         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
13210         Do the delay calculation in the source/sink base classes as this is
13211         specific for the capture/playback mode.
13212         Try to fixate a bit better, like round depth up to a multiple of 8
13213         bigger than width.
13214         Handle underruns correctly by marking DISCONT on buffers and adjusting
13215         timestamps to handle the gap.
13216         Set offset/offset_end correctly on buffers.
13217
13218         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
13219         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
13220         (gst_ring_buffer_read):
13221         Remove resync and underrun recovery from the ringbuffer.
13222         Fix ringbuffer read code on under/overrun.
13223
13224 2006-09-15  Wim Taymans  <wim@fluendo.com>
13225
13226         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13227         (gst_play_base_bin_init), (fill_buffer), (check_queue),
13228         (queue_threshold_reached), (gst_play_base_bin_set_property),
13229         (gst_play_base_bin_get_property):
13230         * gst/playback/gstplaybasebin.h:
13231         Don't use a 0 low watermark when buffering, it is catching starvation
13232         way too late. Instead, use a 3 second queue with 30 and 95
13233         percent low/high watermarks. 
13234         Added queue-min-threshold property to configure low watermark.
13235         Use new _buffering message API.
13236         Make queue_threshold variable big enough to store a uint64 time value.
13237         API: playbin::queue-min-threshold property.
13238
13239 2006-09-15  Wim Taymans  <wim@fluendo.com>
13240
13241         * configure.ac:
13242         We require 0.10.10.1 now because of _wait_preroll().
13243
13244         * gst-libs/gst/audio/gstbaseaudiosink.c:
13245         (gst_base_audio_sink_render):
13246         Use gst_base_sink_wait_preroll().
13247
13248 2006-09-15  Wim Taymans  <wim@fluendo.com>
13249
13250         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
13251         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
13252         Use DEBUG_OBJECT more.
13253
13254 === release 0.10.10 ===
13255
13256 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13257
13258         patch by: Michael Smith <msmith at fluendo dot com>
13259
13260         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
13261         (gst_multi_fd_sink_client_queue_buffer),
13262         (gst_multi_fd_sink_new_client):
13263         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13264         (multifdsink_suite):
13265           Fix implementation of sync-method 'next-keyframe'
13266           Closes #354594
13267
13268 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13269
13270         patch by: Wim Taymans <wim at fluendo dot com>
13271
13272         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13273         This patch removes the RANDOM flag that was incorrectly introduced with
13274         revision 1.91.  Fixes #354590
13275
13276 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
13277
13278         * tests/check/Makefile.am:
13279           Random variation in Makefile line to see if it makes the
13280           gen64-base-full bot any happier.
13281
13282 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13283
13284         * tests/check/pipelines/oggmux.c: (oggmux_suite):
13285           Disable test that fails at the moment (killed after timeout).
13286
13287 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13288
13289         Patch by: James Livingston  <doclivingston at gmail.com>
13290
13291         * tests/check/Makefile.am:
13292         * tests/check/pipelines/.cvsignore:
13293         * tests/check/pipelines/oggmux.c: (get_page_codec),
13294         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
13295         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
13296         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
13297         (test_theora_vorbis), (oggmux_suite):
13298           Add simple unit test for oggmux from #337026 with checking for the
13299           EOS flags disabled for the time being.
13300
13301 2006-09-04  Wim Taymans  <wim@fluendo.com>
13302
13303         patch by: Alessandro Dessina <alessandro nnva org>
13304
13305         * ext/ogg/gstoggmux.c:
13306         Add cmml caps to oggmux. Fixes #353912
13307
13308 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13309
13310         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13311           Returning a return value often helps. In this case, we
13312           don't need the return value anyway, so just get rid of it.
13313           Should make build bots much happier.
13314
13315 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13316
13317         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
13318         (paint_get_structure), (gst_video_test_src_get_size),
13319         (gst_video_test_src_smpte), (gst_video_test_src_snow),
13320         (gst_video_test_src_unicolor), (paint_setup_AYUV),
13321         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
13322         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
13323         * gst/videotestsrc/videotestsrc.h:
13324           Add support for AYUV and the various RGBA formats. Initialise
13325           fields of paintinfo structs allocated on the stack.
13326
13327         * tests/check/elements/videotestsrc.c: (right_shift_colour),
13328         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
13329         (check_rgb_buf), (videotestsrc_suite):
13330           Add unit tests for videotestsrc's RGB output.
13331
13332 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13333
13334         * gst/videotestsrc/gstvideotestsrc.c:
13335         (gst_video_test_src_pattern_get_type),
13336         (gst_video_test_src_set_pattern):
13337         * gst/videotestsrc/gstvideotestsrc.h:
13338         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13339         (gst_video_test_src_black), (gst_video_test_src_white),
13340         (gst_video_test_src_red), (gst_video_test_src_green),
13341         (gst_video_test_src_blue):
13342         * gst/videotestsrc/videotestsrc.h:
13343           Add more uni-colour patterns ("white", "red", "green", and "blue").
13344
13345 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13346
13347         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13348           Fix stride for YVYU, should be word-aligned (#353658).
13349
13350 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13351
13352         * gst/adder/gstadder.c: (gst_adder_src_event):
13353           Fix build.
13354
13355 2006-08-31  Edward Hervey  <edward@fluendo.com>
13356
13357         * gst/adder/gstadder.c: (forward_event_func),
13358         (gst_adder_src_event), (gst_adder_collected),
13359         (gst_adder_change_state):
13360         * gst/adder/gstadder.h:
13361         Remember the start position asked in the incoming seeks, so we can
13362         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13363         of assuming it will always be 0).
13364
13365 2006-08-31  Edward Hervey  <edward@fluendo.com>
13366
13367         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13368         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13369         (gst_ogg_demux_loop):
13370         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13371
13372 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
13373
13374         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13375         (gst_ffmpegcsp_get_unit_size):
13376           Return FALSE instead of returning a random false unit
13377           size when the format isn't known/supported (even if
13378           this shouldn't happen under normal circumstances).
13379
13380 2006-08-29  Wim Taymans  <wim@fluendo.com>
13381
13382         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
13383
13384         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13385         (gst_gnome_vfs_src_start):
13386         Try harder to get the size from a uri by using _info_uri() when
13387         _info_from_handle() does not give us enough info. 
13388         Also follow symlinks when getting the size.
13389         Partially Fixes #332864.
13390
13391 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13392
13393         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13394
13395         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13396         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13397         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13398         (gst_alsa_mixer_set_record):
13399         * ext/alsa/gstalsamixertrack.c:
13400         (gst_alsa_mixer_track_update_alsa_capabilities),
13401         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13402         (gst_alsa_mixer_track_update):
13403         * ext/alsa/gstalsamixertrack.h:
13404           Improve and fix mixer track handling, in particular better handling
13405           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13406           separate track objects for tracks that have both capture and playback
13407           volume (and label them differently as well so they're not mistakenly
13408           assumed to be duplicates); classify mixer tracks that only affect
13409           the audible volume of something (rather than the capture volume)
13410           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13411           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13412           (following the meaning documented in the mixer interface header
13413           file); add support for alsa's exclusive cswitch groups; update/sync
13414           state/flags better if mixer settings are changed by another
13415           application. Fixes #336075.
13416
13417 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13418
13419         * gst/playback/gstplaybin.c:
13420           Improve docs: add section about BUFFERING messages sent by playbin.
13421
13422 2006-08-29  Michael Smith  <msmith@fluendo.com>
13423
13424         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13425         (gst_vorbis_enc_buffer_check_discontinuous),
13426         (gst_vorbis_enc_chain):
13427           Ignore explicit DISCONT marked on buffers (which is often spurious,
13428           particularly when using multiple segments), in favour of solely
13429           using the timestamps/durations.
13430
13431 2006-08-29  Edward Hervey  <edward@fluendo.com>
13432
13433         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13434         Don't rely on incoming buffers offset anymore, since it is completely
13435         broken when using multiple segments.
13436         Instead convert the incoming buffers timestamp to running time, and
13437         then convert that value to the offsets.
13438         Also inform GstSegment of the last outputted stop position, which is
13439         needed if we received several segments with an unknown stop value.
13440
13441 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13442
13443         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13444           fix buffer unreffing on a header push failure
13445
13446 2006-08-28  Wim Taymans  <wim@fluendo.com>
13447
13448         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13449         (gst_audio_rate_chain):
13450         Make the metadata of the buffer writable before changing its
13451         flags.
13452
13453 2006-08-28  Wim Taymans  <wim@fluendo.com>
13454
13455         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13456         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13457         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13458         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13459         Fix audiorate some more.
13460         Reset and resync counters on flush and READY.
13461         Handle the DISCONT flag correctly.
13462         Use GstSegment to track position.
13463         Fail when not negotiated.
13464         Fixes #353234.
13465
13466 2006-08-25  Michael Smith  <msmith@fluendo.com>
13467
13468         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13469           Fix spelling.
13470           Remove accidently included debug line.
13471
13472 2006-08-25  Wim Taymans  <wim@fluendo.com>
13473
13474         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13475         Small cleanups.
13476         If a buffer is received with no caps, make the buffer metadata
13477         writable and set the caps, making sure that we don't screw up the
13478         refcounts.
13479
13480 2006-08-25  Michael Smith  <msmith@fluendo.com>
13481
13482         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13483         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13484           Fix memory leaks and misleading debug messages, add a couple of
13485           comments.
13486
13487         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13488         (gst_multi_fd_sink_render):
13489           Do not use gst_buffer_make_writable() in a basesink render method,
13490           as it may incorrectly unref the buffer. Instead, use convoluted
13491           dance to avoid copying the buffer except when we need to.
13492
13493 2006-08-25  Michael Smith  <msmith@fluendo.com>
13494
13495         * ext/vorbis/vorbisenc.c:
13496         (gst_vorbis_enc_buffer_check_discontinuous):
13497           Allow very small discontinuities in the timestamps. These we can't
13498           do anything useful with anyway (because vorbis's timestamps have
13499           only sample granularity), and are commonly produced by elements with
13500           minor bugs. Allow up to 1/2 a sample out.
13501           Fixes #351742.
13502
13503 2006-08-24  Wim Taymans  <wim@fluendo.com>
13504
13505         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13506         (play_scrub_toggle_cb), (main):
13507         Add a checkbox to enable play scrubbing. Makes it possible to disable
13508         normal scrubbing.
13509
13510 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13511
13512         * tests/check/elements/.cvsignore:
13513           make buildbot happy
13514
13515 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13516
13517         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13518         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13519         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13520         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13521         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13522         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13523         (gst_ogm_text_parse_strip_trailing_zeroes),
13524         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13525         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13526           Refactor ogm parse, do better input checking, misc. clean-ups.
13527           Cache incoming events and push them once the source pad has
13528           been created. Don't pass unterminated strings to sscanf().
13529           Strip trailing zeroes from subtitle text output, since they
13530           are not valid UTF-8. Don't push vorbiscomment packets on
13531           the subtitle text pad. Output perfect streams if possible.
13532
13533 2006-08-23  Wim Taymans  <wim@fluendo.com>
13534
13535         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13536         Waits for tasks to settle down so that we clean up correctly for 
13537         valgrind.
13538
13539 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13540
13541         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13542           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13543           actually return return value in taglists_are_equal.
13544
13545 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13546
13547         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13548           Fix crash due to broken bitstream parsing on x86-64: can't make
13549           any assumptions about sizeof(struct) due to alignment/packing
13550           differences on different architectures. Fixes #351790.
13551
13552 2006-08-22  Wim Taymans  <wim@fluendo.com>
13553
13554         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13555         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13556         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13557         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13558         (gst_riff_parse_info):
13559         Protect public functions against bad input.
13560         Do some cleanups.
13561         Fix documentation.
13562
13563 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13564
13565         * gst-libs/gst/riff/riff-ids.h:
13566         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13567           Add voxware audio IDs (even if we can't play it) (#351795).
13568
13569 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13570
13571         * gst-libs/gst/riff/riff-media.c:
13572         (gst_riff_create_video_template_caps),
13573         (gst_riff_create_audio_template_caps),
13574         (gst_riff_create_iavs_template_caps):
13575           Const-ify some arrays and use G_N_ELEMENTS instead
13576           of wasting oodles of RAM on terminator bits.
13577
13578 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13579
13580         * gst-libs/gst/tag/gstvorbistag.c:
13581         (gst_tag_list_to_vorbiscomment_buffer):
13582         * tests/check/libs/tag.c: (GST_START_TEST):
13583           And the same for _to_vorbiscomment_buffer(): allow
13584           id_data_len == 0 for speex.
13585
13586 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13587
13588         * configure.ac:
13589         * docs/plugins/Makefile.am:
13590         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13591         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13592         * docs/plugins/inspect/plugin-gdp.xml:
13593         * gst/gdp/Makefile.am:
13594         * tests/check/Makefile.am:
13595           Move GDP plugin to -base from -bad.  Closes #347783.
13596
13597 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13598
13599         * gst-libs/gst/tag/gstvorbistag.c:
13600         (gst_tag_list_from_vorbiscomment_buffer):
13601           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13602           Also add some checks to make sure we don't memcmp() beyond the end of
13603           vorbiscomment buffer if the ID to check for is larger than the buffer.
13604
13605         * tests/check/libs/tag.c: (GST_START_TEST):
13606           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13607
13608 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13609
13610         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13611         (gst_vorbis_enc_set_metadata):
13612           Use vorbis comment utility functions from libgsttag
13613           instead of re-inventing the wheel (partially fixes #347091).
13614
13615 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13616
13617         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13618         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13619         as some that won't.
13620
13621 2006-08-21  Wim Taymans  <wim@fluendo.com>
13622
13623         * docs/libs/Makefile.am:
13624         * docs/libs/gst-plugins-base-libs-sections.txt:
13625         * docs/libs/gst-plugins-base-libs.types:
13626         Don't try to GObject scan the netbuffer as it's not a GObject.
13627         Fixes #351308.
13628
13629         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13630         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13631         Document GstNetBuffer.
13632
13633 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13634
13635         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13636         (audioconvert_suite):
13637           Add testcase for caps-size-explosion
13638
13639 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13640
13641         * gst/audioconvert/gstaudioconvert.c:
13642         (gst_audio_convert_get_unit_size), (set_structure_widths):
13643           Lower debug, use g_assert in _get_unit_size
13644
13645         * gst/audioresample/gstaudioresample.c:
13646         (audioresample_get_unit_size):
13647         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13648         (gst_ffmpegcsp_get_unit_size):
13649         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13650           use g_assert in _get_unit_size
13651
13652 2006-08-18  Wim Taymans  <wim@fluendo.com>
13653
13654         * docs/libs/gst-plugins-base-libs-sections.txt:
13655         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13656         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13657         (gst_rtp_buffer_get_payload_buffer):
13658         * gst-libs/gst/rtp/gstrtpbuffer.h:
13659         Document GstRTPBuffer.
13660         Added function to efficiently strip payload headers.
13661         API: gst_rtp_buffer_get_payload_subbuffer()
13662
13663 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13664
13665         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13666         (gst_tag_to_vorbis_comments):
13667           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13668           tags and deserialise them properly as well (#347091).
13669           Add some more gtk-doc blurbs and also some g_return_if_fail().
13670
13671         * tests/check/libs/tag.c: (GST_START_TEST),
13672         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13673           More tests.
13674
13675 2006-08-17  Wim Taymans  <wim@fluendo.com>
13676
13677         * ext/ogg/Makefile.am:
13678         * ext/ogg/gstogg.c: (plugin_init):
13679         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13680         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13681         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13682         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13683         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13684         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13685         Added ogg-in-avi parser element. Fixes #140139.
13686
13687         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13688         Fixed a bug in oggdemux debug code.
13689
13690         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13691         (gst_riff_create_audio_template_caps):
13692         Recognise Ogg in the AVI extensible wave format.
13693
13694 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13695
13696         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13697           Make buffer durations add up (duration should be next_ts-ts for
13698           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13699           from CVS.
13700
13701         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13702         (test_buffer_timestamps), (cddabasesrc_suite):
13703           Add unit test for the above.
13704
13705         * tests/check/Makefile.am:
13706           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13707           to see what happens.
13708
13709 2006-08-16  Wim Taymans  <wim@fluendo.com>
13710
13711         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13712         (gst_alsasink_open):
13713         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13714         (gst_alsasrc_open):
13715         Avoid setting and using a NULL device name.
13716         Print more info when we fail to open a device.
13717
13718 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13719
13720         * docs/libs/gst-plugins-base-libs-sections.txt:
13721         * gst-libs/gst/tag/tag.h:
13722         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13723           API: add gst_tag_parse_extended_comment() (#351426).
13724
13725         * tests/check/Makefile.am:
13726         * tests/check/libs/.cvsignore:
13727         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13728           Add unit test for gst_tag_parse_extended_comment().
13729
13730 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13731
13732         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13734           Fix leak (#351502).
13735
13736 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13737
13738         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13739         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13740         * docs/plugins/gst-plugins-base-plugins.args:
13741         * gst/playback/gstplaybin.c:
13742           Document playbin.
13743           
13744         * docs/plugins/inspect/plugin-adder.xml:
13745         * docs/plugins/inspect/plugin-alsa.xml:
13746         * docs/plugins/inspect/plugin-audioconvert.xml:
13747         * docs/plugins/inspect/plugin-audiorate.xml:
13748         * docs/plugins/inspect/plugin-audioresample.xml:
13749         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13750         * docs/plugins/inspect/plugin-cdparanoia.xml:
13751         * docs/plugins/inspect/plugin-decodebin.xml:
13752         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13753         * docs/plugins/inspect/plugin-gnomevfs.xml:
13754         * docs/plugins/inspect/plugin-ogg.xml:
13755         * docs/plugins/inspect/plugin-pango.xml:
13756         * docs/plugins/inspect/plugin-playbin.xml:
13757         * docs/plugins/inspect/plugin-subparse.xml:
13758         * docs/plugins/inspect/plugin-tcp.xml:
13759         * docs/plugins/inspect/plugin-theora.xml:
13760         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13761         * docs/plugins/inspect/plugin-video4linux.xml:
13762         * docs/plugins/inspect/plugin-videorate.xml:
13763         * docs/plugins/inspect/plugin-videoscale.xml:
13764         * docs/plugins/inspect/plugin-videotestsrc.xml:
13765         * docs/plugins/inspect/plugin-volume.xml:
13766         * docs/plugins/inspect/plugin-vorbis.xml:
13767         * docs/plugins/inspect/plugin-ximagesink.xml:
13768         * docs/plugins/inspect/plugin-xvimagesink.xml:
13769           Update to CVS version.
13770
13771 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13772
13773         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13774         (gst_play_bin_set_property), (gst_play_bin_get_property),
13775         (value_list_append_structure_list),
13776         (gst_play_bin_handle_redirect_message),
13777         (gst_play_bin_handle_message):
13778           API: GstPlayBin::connection-speed
13779           Add "connection-speed" property; re-order redirect messages with
13780           multiple redirect locations depending on the minimum bitrate if
13781           that information is available and a connection speed is set
13782           (#350399).
13783
13784 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13785
13786         * gst/playback/gstplaybin.c:
13787           Update max volume to the same value that the volume element uses.
13788
13789 2006-08-14  Wim Taymans  <wim@fluendo.com>
13790
13791         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13792         Less uglyness..
13793
13794 2006-08-14  Wim Taymans  <wim@fluendo.com>
13795
13796         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13797         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13798         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13799         Add some more debug info.
13800         Don't crash when a seek failed.
13801         Actually return the result of the seek instead of TRUE.
13802         Ignore multiple BOS pages with the same serial so that we don't create
13803         the same stream multiple times.
13804         Post an error when we fail to do the initial seek.
13805
13806 2006-08-13  Wim Taymans  <wim@fluendo.com>
13807
13808         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13809         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13810         Small code cleanup.
13811
13812         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13813         (gst_alsa_mixer_new):
13814         Remove hack that always set the device to hw:0*.
13815         Properly find the card name for whatever device was configured.
13816         Do some better debugging.
13817         Fixes #350784.
13818
13819         * ext/alsa/gstalsamixerelement.c:
13820         (gst_alsa_mixer_element_set_property),
13821         (gst_alsa_mixer_element_change_state):
13822         Cleanups.
13823         Handle setting of a NULL device name better.
13824
13825 2006-08-11  Wim Taymans  <wim@fluendo.com>
13826
13827         * gst/adder/gstadder.c:
13828         Don't clip float values. Fixes #350900.
13829
13830 2006-08-11  Andy Wingo  <wingo@pobox.com>
13831
13832         * gst/tcp/gsttcp.c: Really fix the build?
13833
13834         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13835         fixes the build.
13836
13837 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13838
13839         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13840           Float caps shouldn't have a "signed" field.
13841
13842 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13843
13844         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13845           Implement SEEKING query in its most basic form, so that we can
13846           at least check if we're seekable or not (#350655).
13847
13848 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13849
13850         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13851           The checks here are not even close to anything that would
13852           justify MAXIMUM probability, lowering to POSSIBLE until someone
13853           fixes the checks (case at hand: quicktime redirection files
13854           might start with 00 00 01 XX and pass the checks here just
13855           fine, see #350399).
13856
13857 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13858
13859         Patch by: Sjoerd Simons  <sjoerd at luon net>
13860
13861         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13862           Better detection for multipart/x-mixed-replace: accept leading
13863           whitespaces before the boundary marker as well (as our very own
13864           multipartmux used to produce) (#349068).
13865
13866 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13867
13868         Patch by: Young-Ho Cha  <ganadist at chollian net>
13869
13870         * gst-libs/gst/riff/riff-ids.h:
13871         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13872         (gst_riff_create_audio_template_caps):
13873           Detect DTS audio streams (#350157).
13874
13875 2006-08-05  Andy Wingo  <wingo@pobox.com>
13876
13877         * ext/theora/gsttheoraparse.h:
13878         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13879         (theora_parse_dispose, theora_parse_set_property)
13880         (theora_parse_get_property, theora_parse_munge_granulepos)
13881         (theora_parse_push_buffer, theora_parse_change_state):
13882         API: GstTheoraParse::synchronization-points
13883         Add a property 'synchronization-points' to fix badly synchronized oggs.
13884
13885 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13886
13887         * tests/check/Makefile.am:
13888         * tests/check/libs/.cvsignore:
13889         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13890         (fixed_caps_have_channel_positions), (GST_START_TEST),
13891         (audio_suite), (main):
13892           Add a few tests for the channel position stuff in libgstaudio.
13893
13894 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13895
13896         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13897         (gst_alsa_detect_channels):
13898         * ext/alsa/gstalsasink.c:
13899           Add support for cards that (only) do more than 8 channels,
13900           like the Delta 44 (#345188).
13901
13902         * gst-libs/gst/audio/multichannel.c:
13903         (gst_audio_check_channel_positions):
13904         * gst-libs/gst/audio/multichannel.h:
13905           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13906           unspecified channel position and cannot be combined with any
13907           of the other audio channel positions; adjust position layout
13908           checks accordingly (#345188).
13909
13910 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13911
13912         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13913           Recognise ancient RealAudio files (see #349779).
13914
13915 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13916
13917         Patch by: Jens Granseuer  <jensgr at gmx net>
13918
13919         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13920           Add typefinder for Interplay's MVE format (#348973).
13921
13922 2006-08-02  Wim Taymans  <wim@fluendo.com>
13923
13924         Patch by: Marcel Moreaux <marcelm at luon dot net>
13925
13926         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13927         (gst_base_rtp_depayload_add_to_queue):
13928         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13929         Handle RTP sequence number rollover.
13930         Disable jitterbuffer by default.
13931
13932 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13933
13934         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13935         (audioresample_set_caps):
13936         Don't leak references to the incoming caps. Clean them up when
13937         stopping.
13938
13939         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13940         (gst_video_scale_finalize):
13941         Don't leak our temporary pixel buffer.
13942
13943         * tests/check/Makefile.am:
13944         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13945         (GST_START_TEST), (simple_launch_lines_suite):
13946
13947         Fix leaks and re-enable the test for valgrind checking.
13948
13949 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13950
13951         Patch by: Sjoerd Simons  <sjoerd at luon net>
13952
13953         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13954         (plugin_init):
13955           Add typefind function for multipart/x-mixed-replace (#348916).
13956
13957 2006-07-28  Wim Taymans  <wim@fluendo.com>
13958
13959         * gst/adder/gstadder.c: (gst_adder_setcaps),
13960         (gst_adder_query_duration):
13961         Fix leak in duration query.
13962         Reflow some docs and notes.
13963
13964 2006-07-28  Michael Smith  <msmith@fluendo.com>
13965
13966         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13967         (vorbisenc_suite):
13968           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13969           aspect of it.
13970
13971 2006-07-28  Michael Smith  <msmith@fluendo.com>
13972
13973         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13974         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13975         (gst_vorbis_enc_push_buffer),
13976         (gst_vorbis_enc_buffer_check_discontinuous),
13977         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13978         * ext/vorbis/vorbisenc.h:
13979           Handle discontinuities in the input vorbis stream correctly,
13980           so that the output is properly timestamped (and has good granulepos
13981           values). Needs some oggmux fixes too.
13982
13983 2006-07-27  Wim Taymans  <wim@fluendo.com>
13984
13985         patch by: Kai Vehmanen <kv2004 eca cx>
13986
13987         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13988         (gst_base_rtp_depayload_chain),
13989         (gst_base_rtp_depayload_handle_sink_event),
13990         (gst_base_rtp_depayload_change_state):
13991         Don't send multiple newsegments with different formats.
13992         Fixes #348677.
13993
13994 2006-07-26  Wim Taymans  <wim@fluendo.com>
13995
13996         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13997         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13998         Make seeking in ogg more accurate again by doing the more correct
13999         granuletime to stream time conversion.
14000
14001 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14002
14003         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
14004         (gst_multi_fd_sink_new_client):
14005           debug a little more understandably
14006           do not use goto as a substitute for break, especially if
14007           break is also being used
14008
14009 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14010
14011         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
14012         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
14013           Remove GLib-2.6 compatibility cruft.
14014
14015 2006-07-24  Wim Taymans  <wim@fluendo.com>
14016
14017         * gst-libs/gst/audio/gstbaseaudiosink.c:
14018         (gst_base_audio_sink_render):
14019         Don't try to align a sample to an unknown value.
14020
14021 2006-07-24  Wim Taymans  <wim@fluendo.com>
14022
14023         * gst-libs/gst/audio/gstbaseaudiosink.c:
14024         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
14025         When the audio clock is slaved to another clock, never try to align
14026         samples but trust the rate interpolation algorithm.
14027
14028 2006-07-24  Wim Taymans  <wim@fluendo.com>
14029
14030         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14031         Don't try to calculate silence samples, base class does this much
14032         better now.
14033
14034         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14035         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
14036         (gst_ring_buffer_acquire):
14037         Calculate silence samples correctly.
14038
14039         * gst-libs/gst/audio/gstringbuffer.h:
14040         Add _CAST macro.
14041
14042 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
14043
14044         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
14045           Limit search for the first markup tag to the first few kB of
14046           the file. If we don't find one there, it's highly unlikely that
14047           this is an XML(-ish) file.
14048
14049 2006-07-21  Andy Wingo  <wingo@pobox.com>
14050
14051         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
14052         test to the one in vorbisenc. Also commented out.
14053
14054         * tests/check/pipelines/vorbisenc.c: 
14055         (test_discontinuity): New test, commented out until Mike lands
14056         some elite vorbisenc patches.
14057
14058         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
14059         Bufferstraw was actually factored out of these tests. Now we share
14060         code yay.
14061
14062         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
14063         for bufferstraw addition to gstcheck.
14064
14065 2006-07-21  Wim Taymans  <wim@fluendo.com>
14066
14067         * ext/theora/theoradec.c: (clip_buffer):
14068         Better clipping.
14069
14070 2006-07-21  Wim Taymans  <wim@fluendo.com>
14071
14072         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
14073         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
14074         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
14075         Fix leak.
14076         Avoid type casting when we can.
14077
14078         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
14079         Fix mem leak.
14080
14081 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
14082
14083         * ext/alsa/gstalsamixerelement.c:
14084         (gst_alsa_mixer_element_change_state):
14085           Make state change fail if the specified device can't be opened
14086           for some reason.
14087
14088 2006-07-20  Wim Taymans  <wim@fluendo.com>
14089
14090         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
14091         (cb_newpad), (main):
14092         Example of a small audio/video player using decodebin.
14093
14094 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14095
14096         * gst-libs/gst/riff/riff-ids.h:
14097           Add 'fact' chunk id
14098
14099 2006-07-19  Wim Taymans  <wim@fluendo.com>
14100
14101         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14102         (gst_base_rtp_depayload_chain),
14103         (gst_base_rtp_depayload_change_state):
14104         Don't assert when not negotiated but post a meaningfull 
14105         error message. Fixes #347918.
14106
14107         * gst-libs/gst/rtp/gstbasertppayload.c:
14108         Add comment about better default MTU size.
14109
14110         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
14111         Small cleanups, start docs.
14112
14113 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14114
14115         Patch by: Martin Szulecki
14116
14117         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
14118           If "device-name" is requested and the device is not
14119           open, try to temporarily open it to obtain this
14120           information (#342494).
14121
14122 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14123
14124         * gst-libs/gst/tag/gstid3tag.c:
14125           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
14126
14127         * gst-libs/gst/tag/gsttageditingprivate.h:
14128         * gst-libs/gst/tag/gstvorbistag.c:
14129           Some more random const-ifications.
14130
14131 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14132
14133         * gst-libs/gst/riff/riff-ids.h:
14134         * gst-libs/gst/riff/riff-media.c:
14135         (gst_riff_create_video_template_caps):
14136           Add more FOURCCs (sort list to make stuff easier to find),
14137           add comment what those 16 bytes in struct _gst_riff_strh according to
14138           one avi-dumper are
14139
14140 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
14141
14142         * gst-libs/gst/audio/multichannel.c:
14143         (gst_audio_check_channel_positions),
14144         (gst_audio_fixate_channel_positions):
14145           Const-ify two arrays.
14146
14147 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
14148
14149         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
14150           Fix typo, so that alsasink also advertises 8 channels
14151           if that's supported (tags: can, worms, open, alsa, ph34r).
14152
14153 2006-07-17  Wim Taymans  <wim@fluendo.com>
14154
14155         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14156         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
14157         *sigh*, when is the compiler going to warn when the comments
14158         are out-of-sync with the code.. Refix case of busted theora
14159         headers with 0 granule pos.
14160
14161 2006-07-14  Wim Taymans  <wim@fluendo.com>
14162
14163         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14164         (gst_base_rtp_depayload_wait),
14165         (gst_base_rtp_depayload_change_state),
14166         (gst_base_rtp_depayload_set_property),
14167         (gst_base_rtp_depayload_get_property):
14168         Fix 99% cpu load by waiting for absolute times on the
14169         clock. Fixes #347300.
14170
14171 2006-07-14  Andy Wingo  <wingo@pobox.com>
14172
14173         * ext/theora/gsttheoraparse.h: 
14174         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
14175         (theora_parse_push_headers, theora_parse_clear_queue)
14176         (theora_parse_drain_queue_prematurely, )
14177         (theora_parse_sink_event, theora_parse_change_state): Queue events
14178         until we initialized our state, like in vorbisparse.
14179
14180         * ext/vorbis/vorbisparse.h: 
14181         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
14182         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
14183         (vorbis_parse_drain_queue_prematurely, )
14184         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
14185         until we have initialized our state. Fixes seeking after an
14186         initial pad block.
14187
14188 2006-07-14  Andy Wingo  <wingo@pobox.com>
14189
14190         Patch by: Iain Holmes <iaingnome@gmail.com>
14191         
14192         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
14193
14194 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
14195
14196         * configure.ac:
14197         Bump nano back to CVS
14198
14199 === release 0.10.9 ===
14200
14201 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
14202
14203         * configure.ac:
14204           releasing 0.10.9, "I walk the line"
14205
14206 2006-07-14  Michael Smith  <msmith@fluendo.com>
14207
14208         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
14209           Move a g_cond_signal to earlier to avoid sometimes deadlocking
14210           (commonly happens when running this test under valgrind) when trying
14211           to remove the buffer probe.
14212
14213 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14214
14215         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
14216         Fix missing g_unlock from the previous commit
14217
14218 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14219
14220         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14221         (gst_ximagesink_change_state):
14222         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14223         (gst_xvimagesink_change_state):
14224         Implement a locking order to ensure we always take the object lock
14225         before the x_lock and never vice-versa.
14226
14227 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14228
14229         * gst/playback/gstdecodebin.c: (find_compatibles):
14230         Fix a caps leak when linking (#347304)
14231
14232         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14233         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
14234         (gst_ximagesink_change_state):
14235         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14236         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
14237         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14238         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
14239         Don't leak shared memory resources. Use the object lock to protect
14240         against the xcontext disappearing while returning a buffer from the
14241         pipeline. (#347304)
14242
14243 2006-07-12  Edward Hervey  <edward@fluendo.com>
14244
14245         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
14246         (vorbis_handle_comment_packet):
14247         gst_tag_list_merge() returns a new object. Take that into account when
14248         using it. This avoids memleak.
14249         Revert previous commit which is not needed.
14250
14251 2006-07-12  Edward Hervey  <edward@fluendo.com>
14252
14253         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
14254         Reset the decoder in finalize so that all fields get cleared.
14255
14256 2006-07-12  Wim Taymans  <wim@fluendo.com>
14257
14258         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14259         (gst_base_audio_src_set_clock),
14260         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
14261         Don't try to post an error message when setting the clock fails
14262         as this can happen when adding an element to a bin which will then
14263         deadlock. Fixes #347296.
14264
14265 2006-07-12  Edward Hervey  <edward@fluendo.com>
14266
14267         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14268         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14269         (vorbis_handle_type_packet):
14270         Post tag messages on the bus even if we're not initialized.
14271         If we're not initialized, we still postpone the event pushing of tags.
14272
14273 2006-07-12  Wim Taymans  <wim@fluendo.com>
14274
14275         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14276         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14277         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14278         Revert last two changes that broke the freeze.
14279
14280 2006-07-12  Wim Taymans  <wim@fluendo.com>
14281
14282         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14283         basesink calculates silence sample correctly for us.
14284
14285 2006-07-12  Wim Taymans  <wim@fluendo.com>
14286
14287         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14288         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14289         Calculate correct silence samples so we don't fill our ringbuffer
14290         with noise.
14291
14292 2006-07-12  Edward Hervey  <edward@fluendo.com>
14293
14294         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14295         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
14296         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
14297         * ext/vorbis/vorbisdec.h:
14298         Delay sending events (newsegment, tags) until the decoder is properly
14299         initialized.
14300         Fixes #347295
14301
14302 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
14303
14304         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
14305         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
14306           Patch from #347221 adding a test for audioconvert
14307           channel remappings.
14308
14309 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14310
14311         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
14312         (gst_ssa_parse_parse_line):
14313           Don't include the terminating NUL in the buffer size,
14314           it's only there for extra paranoia (would add random
14315           '*' characters at the end of each subtitle since the
14316           terminator itself is not valid UTF-8 technically).
14317           Also fix indenting after boilerplate macro.
14318
14319 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14320
14321         * gst/playback/gstdecodebin.c: (close_pad_link):
14322           Also emit 'unknown-type' signal (which should really be
14323           called unhandled-type) if we found potential decoders/demuxers
14324           in the registry but none of them worked in the end (as in the
14325           case where the plugins don't exist any longer but are still
14326           listed in the registry). Fixes #329798.
14327
14328 2006-07-08  Andy Wingo  <wingo@pobox.com>
14329
14330         * theoraparse.c (theora_parse_push_buffer)
14331         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
14332         Add some more debugging. Fix granulepos reconstruction in the face
14333         of discontinuities.
14334
14335 2006-07-06  Wim Taymans  <wim@fluendo.com>
14336
14337         * gst-libs/gst/audio/gstbaseaudiosink.c:
14338         (gst_base_audio_sink_class_init),
14339         (gst_base_audio_sink_provide_clock):
14340         Use gobject_class instead of G_OBJECT_CLASS (klass)
14341
14342         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14343         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14344         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14345         (gst_base_audio_src_get_time),
14346         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14347         (gst_base_audio_src_create_ringbuffer):
14348         Fix latency and buffer-time constants and properties ala basesink.
14349         Implement pull based scheduling. Fixes #346527.
14350         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14351         one segment.
14352         Refuse slaving to another clock instead of silently not working.
14353         Only provide a clock when we are actually able to do so.
14354         Various small cleanups and compiler hints.
14355
14356 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14357
14358         Patch by: Lutz Mueller <lutz at topfrose de>
14359
14360         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14361         (plugin_init):
14362           Add typefinding for text/html (#346581).
14363
14364 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14365
14366         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14367         (xml_check_first_element), (xml_type_find), (smil_type_find):
14368           Fix SMIL typefinding, make xml_check_first_element() more
14369           useful.
14370
14371 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14372
14373         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14374         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14375         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14376         * gst/playback/gstplaybasebin.h:
14377           Protect list of elements with a subtitle-encoding property and
14378           the subtitle encoding member itself with a lock of their own
14379           instead of using the object lock. This prevents a dead-lock in
14380           the element-remove callback in some circumstances when shutting
14381           down playbin.
14382
14383 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14384
14385         * win32/common/libgsttag.def:
14386         Export some new functions.
14387         * win32/vs6/libgstogg.dsp:
14388         Add a link to libgsttag-0.10.lib.
14389
14390 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14391
14392         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14393           Some const-ification.
14394
14395 2006-07-04  Wim Taymans  <wim@fluendo.com>
14396
14397         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14398         Improve checking if we are dealing with a stream. Added some
14399         more uris that need buffering.
14400
14401 2006-07-03  Edward Hervey  <edward@fluendo.com>
14402
14403         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14404         Remove unused variable.
14405
14406 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14407
14408         * Makefile.am:
14409           include lcov.mak
14410         * configure.ac:
14411           add GCOV_LIBS to GST_LIBS
14412
14413 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
14414
14415         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14416
14417         * ext/alsa/gstalsasrc.c:
14418           Add 32 bps to template caps and increase channels range
14419           from [1,2] to [1,MAX]. See #346326.
14420
14421 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14422
14423         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14424           Recognise 'WMVA' video codec fourcc (#345879).
14425           
14426 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14427          
14428         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14429           Fixed nasty memory leak
14430
14431 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14432
14433         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14434         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14435           fix logging
14436
14437 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14438
14439         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14440         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14441         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14442         Protect remove_fakesink using a mutex, so that we don't try and
14443         remove the fakesink simultaneously from multiple threads.
14444
14445         When going from READY to PAUSED, restore the fakesink, so that
14446         it is there when decodebin gets reused.
14447
14448 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
14449
14450         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14451         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14452         * gst-libs/gst/rtp/gstbasertppayload.c:
14453         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14454         * gst/tcp/gstmultifdsink.c:
14455         * gst/tcp/gsttcpclientsink.c:
14456         * gst/tcp/gsttcpclientsrc.c:
14457         * gst/tcp/gsttcpserversink.c:
14458         * gst/tcp/gsttcpserversrc.c:
14459         * gst/videorate/gstvideorate.c:
14460         * gst/videotestsrc/gstvideotestsrc.c:
14461         * sys/v4l/gstv4ljpegsrc.c:
14462         * sys/v4l/gstv4lmjpegsink.c:
14463         * sys/v4l/gstv4lsrc.c:
14464         * tests/examples/seek/scrubby.c:
14465         * tests/examples/seek/seek.c:
14466           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14467
14468 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14469
14470         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14471           Second field in GEnumValue shouldn't be a description,
14472           but a stringified version of the enum value.
14473
14474 2006-06-22  Wim Taymans  <wim@fluendo.com>
14475
14476         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14477         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14478         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14479         Avoid type checking in buffer casts.
14480         Avoid caps copy in buffer_alloc when we can.
14481         Use pad_peer_accept.
14482
14483 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14484
14485         * gst-libs/gst/tag/tag.h:
14486           Oops, make that 'Since: 0.10.9'.
14487
14488 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14489
14490         * docs/libs/gst-plugins-base-libs-sections.txt:
14491         * gst-libs/gst/tag/tag.h:
14492         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14493         (gst_tag_image_type_get_type):
14494           API: add GstTagImageType enum to describe images contained
14495           in image tags (#345641).
14496
14497 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14498
14499         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14500           Fix warnings with gst-inspect: "buffers-min" property
14501           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14502           typo in property description.
14503
14504 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14505
14506         Patch by: Cody Russell <bratsche at gnome org>
14507
14508         * gst/audioresample/gstaudioresample.c:
14509         (gst_audioresample_class_init):
14510         * gst/playback/gststreamselector.c:
14511         (gst_stream_selector_class_init):
14512         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14513         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14514         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14515         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14516         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14517         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14518         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14519         * gst/videotestsrc/gstvideotestsrc.c:
14520         (gst_video_test_src_class_init):
14521         * gst/volume/gstvolume.c: (gst_volume_class_init):
14522           Avoid unnecessary class cast check in class_init
14523           functions (#337747).
14524
14525 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
14526
14527         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14528         (gst_text_overlay_video_chain):
14529           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14530           and doesn't validate its input either (and neither did
14531           textoverlay it seems). Let's do that then and fix #345206.
14532
14533 2006-06-19  Wim Taymans  <wim@fluendo.com>
14534
14535         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14536         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14537         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14538         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14539         (find_syncframe), (find_limits), (assign_value),
14540         (count_burst_unit), (gst_multi_fd_sink_new_client),
14541         (gst_multi_fd_sink_handle_client_write),
14542         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14543         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14544         (gst_multi_fd_sink_change_state):
14545         * gst/tcp/gstmultifdsink.h:
14546         Added shiny new burst-on-connect methods.
14547         Add properties to control the minimal amount of data queued.
14548         Small cleanups.
14549         API: bytes-min property
14550         API: time-min property
14551         API: buffers-min property
14552         API: burst-unit property
14553         API: burst-value property
14554         API: add-full signal
14555
14556         * gst/tcp/gsttcp-marshal.list:
14557         Added new marshaller code for the new signal.
14558
14559         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14560         (multifdsink_suite):
14561         Added testcases for new burst methods.
14562
14563 2006-06-19  Edward Hervey  <edward@fluendo.com>
14564
14565         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14566         Implement clipping for accurate seeking.
14567         Closes #345225
14568
14569 2006-06-19  Wim Taymans  <wim@fluendo.com>
14570
14571         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14572
14573         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14574         (gst_video_scale_transform):
14575         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14576
14577 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14578
14579         * configure.ac:
14580           Fix --disable-external (can't set conditionals conditionally,
14581           #343602).
14582
14583 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14584
14585         * tests/check/elements/audioresample.c: (test_reuse),
14586         (audioresample_suite):
14587           Add test case for bug #342789 fixed below.
14588
14589 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14590
14591         * gst/audioresample/gstaudioresample.c:
14592         (gst_audioresample_class_init), (gst_audioresample_init),
14593         (audioresample_start), (audioresample_stop),
14594         (gst_audioresample_set_property), (gst_audioresample_get_property):
14595           Implement GstBaseTransform::start and ::stop so that audioresample
14596           can clear its internal state properly and be reused instead of
14597           causing non-negotiated errors with playbin under some circumstances
14598           (#342789).
14599
14600         * tests/check/elements/audioresample.c: (setup_audioresample),
14601         (cleanup_audioresample):
14602           Need to set element state here so that ::start and ::stop are
14603           called.
14604
14605 2006-06-16  Wim Taymans  <wim@fluendo.com>
14606
14607         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14608
14609         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14610         Parse extra data better, apparently it's right behind
14611         the normal strf header size. Fixes #343500.
14612
14613 2006-06-16  Wim Taymans  <wim@fluendo.com>
14614
14615         * ext/alsa/gstalsasink.c: (set_hwparams):
14616         If we fail to set the buffer_time and period_time alsa
14617         parameters, post a warning and leave alsa select a 
14618         default instead of failing. Fixes #342085
14619
14620 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14621
14622         * docs/libs/gst-plugins-base-libs-sections.txt:
14623         * gst-libs/gst/cdda/gstcddabasesrc.h:
14624           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14625           out in the header file and shouldn't be listed in the docs.
14626
14627         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14628           Must dereference pointer to fourcc in the debug statement.
14629
14630 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14631
14632         * docs/libs/Makefile.am:
14633         * docs/libs/gst-plugins-base-libs-docs.sgml:
14634         * docs/libs/gst-plugins-base-libs-sections.txt:
14635         * docs/libs/gst-plugins-base-libs.types:
14636         add remaining symbols into correct setions
14637         
14638         * gst-libs/gst/audio/gstringbuffer.c:
14639         fix incomplete docs
14640         
14641         * gst-libs/gst/audio/gstringbuffer.h:
14642         comment out not yet implemented function
14643         
14644         
14645         * gst-libs/gst/floatcast/floatcast.h:
14646         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14647         add short descriptions
14648         
14649         
14650         * gst-libs/gst/interfaces/propertyprobe.c:
14651         fix return value docs   
14652         
14653         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14654         simplify debug logging
14655         
14656         * gst-libs/gst/riff/riff-read.h:
14657         sync function prototype and docs
14658         
14659         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14660         remove left over symbol
14661
14662 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14663
14664         * autogen.sh:
14665         * configure.ac:
14666         * docs/Makefile.am:
14667           Use GST_PLUGIN_DOCS macro in configure.ac, add
14668           --enable-plugin-docs default to autogen.sh and use
14669           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14670
14671 2006-06-15  Wim Taymans  <wim@fluendo.com>
14672
14673         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14674         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14675         (gst_ogg_demux_loop):
14676         Combine GstFlowReturn from the source pads to give a
14677         meaningfull result to the upstream peer or to stop the
14678         processing task in case of errors.
14679
14680 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14681
14682         * gst/playback/gststreaminfo.c: (cb_probe):
14683           Try GST_TAG_CODEC as fallback when extracting the
14684           codec name; more debug info.
14685
14686 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14687
14688         * ext/ogg/Makefile.am:
14689         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14690           Extract language tags from ogm subtitle streams, so that
14691           the subtitle menu choices are labelled correctly in
14692           Totem (fixes #344708).
14693
14694 2006-06-14  Wim Taymans  <wim@fluendo.com>
14695
14696         Patch by: Alessandro Decina <alessandro at nnva dot org>
14697
14698         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14699         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14700         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14701         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14702         Fix various leaks. Fixes #343699.
14703         Add x-smoke mime type.
14704
14705 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14706
14707         * gst-libs/gst/riff/riff-ids.h:
14708           Add IDs for 'bext' chunks (see #343837).
14709
14710 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14711
14712         Patch by: Young-Ho Cha  <ganadist at chollian net>
14713
14714         * gst/subparse/samiparse.c: (sami_context_pop_state),
14715         (handle_start_font), (end_sami_element):
14716           Honour font face tags in SAMI subtitles (#344503).
14717
14718 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14719
14720         * po/POTFILES.in:
14721           add missing files containing translatable strings
14722
14723 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14724
14725         * docs/libs/tmpl/.cvsignore:
14726           we don't want those *.sgml files in CVS either
14727
14728 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14729
14730         * docs/libs/.cvsignore:
14731         * tests/check/elements/.cvsignore:
14732         * tests/check/libs/.cvsignore:
14733           ignore more
14734
14735 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14736
14737         * docs/libs/Makefile.am:
14738           also commiting the changed Makefile.am (added more libs to the
14739           doc-build)
14740
14741 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14742
14743         * docs/libs/gst-plugins-base-libs-docs.sgml:
14744         * docs/libs/gst-plugins-base-libs-sections.txt:
14745         * docs/libs/gst-plugins-base-libs.types:
14746           first batch of reordering things, add index & hierarchy
14747
14748 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14749
14750         * configure.ac:
14751           use GST_PKG_CHECK_MODULES, cleans up output
14752
14753 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14754
14755         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14756           Add support for burn:// URIs (#343385); const-ify things a bit,
14757           use G_N_ELEMENTS instead of hard-coded array size.
14758
14759 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14760
14761         Patch by: Young-Ho Cha  <ganadist at chollian net>
14762
14763         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14764           Fix up broken entities before passing them to libxml *sigh*.
14765           (#343303).
14766           
14767 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14768
14769         * configure.ac:
14770           back to TRUNK
14771
14772 === release 0.10.8 ===
14773
14774 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14775
14776         * configure.ac:
14777           releasing 0.10.8, "Moar gij ziet mij nie"
14778
14779 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14780
14781         * configure.ac:
14782         * po/af.po:
14783         * po/az.po:
14784         * po/cs.po:
14785         * po/en_GB.po:
14786         * po/hu.po:
14787         * po/it.po:
14788         * po/nb.po:
14789         * po/nl.po:
14790         * po/or.po:
14791         * po/sq.po:
14792         * po/sr.po:
14793         * po/sv.po:
14794         * po/uk.po:
14795         * po/vi.po:
14796         * win32/common/config.h:
14797           0.10.7.2 prerelease
14798
14799 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14800
14801         * docs/libs/tmpl/gstaudio.sgml:
14802         * docs/libs/tmpl/gstcolorbalance.sgml:
14803         * docs/libs/tmpl/gstmixer.sgml:
14804         * docs/libs/tmpl/gstringbuffer.sgml:
14805         * docs/libs/tmpl/gsttuner.sgml:
14806         * docs/libs/tmpl/gstxoverlay.sgml:
14807         * gst-libs/gst/audio/audio.c:
14808         * gst-libs/gst/audio/gstringbuffer.c:
14809         * gst-libs/gst/interfaces/colorbalance.c:
14810         * gst-libs/gst/interfaces/mixer.c:
14811         * gst-libs/gst/interfaces/tuner.c:
14812         * gst-libs/gst/interfaces/xoverlay.c:
14813           move last template doc snippets to source code and delete them
14814
14815 2006-06-06  Michael Smith  <msmith@fluendo.com>
14816
14817         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14818         (theora_parse_drain_queue):
14819           Mark DELTA_UNIT on non-keyframes.
14820
14821 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14822
14823         * gst-libs/gst/audio/gstbaseaudiosink.c:
14824         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14825         * gst-libs/gst/audio/gstbaseaudiosink.h:
14826         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14827         (gst_ring_buffer_samples_done):
14828         * gst-libs/gst/audio/gstringbuffer.h:
14829         Document better the fact that latency_time and buffer_time are values
14830         stored in microseconds, and not the usual GStreamer nanoseconds.
14831         Change the variables (compatibly) that store them from GstClockTime 
14832         to guint64 to make it more clear that they're not storing clock times.
14833         Also, remove the bogus property description that says the user can
14834         specify -1 to get the default value, since that's never been the case.
14835
14836         When computing the default segment size for the ring buffer, make it
14837         an integer number of samples.
14838
14839         When the sub-class indicates a delay greater than the number of
14840         samples we've written return 0 from the audio sink get_time method.
14841
14842 2006-06-02  Michael Smith  <msmith@fluendo.com>
14843
14844         * tests/check/elements/audioconvert.c: (set_channel_positions),
14845         (get_float_mc_caps), (get_int_mc_caps):
14846         * tests/check/elements/audioresample.c:
14847         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14848         * tests/check/elements/videorate.c:
14849         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14850         * tests/check/elements/volume.c:
14851         * tests/check/elements/vorbisdec.c:
14852         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14853           Don't busy-wait in tests; this was causing test timeouts very
14854           frequently when running under valgrind.
14855
14856 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14857
14858         * gst/tcp/README:
14859         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14860         (gst_multi_fd_sink_remove_client_link),
14861         (gst_multi_fd_sink_client_queue_caps),
14862         (gst_multi_fd_sink_client_queue_buffer),
14863         (gst_multi_fd_sink_handle_client_write),
14864         (gst_multi_fd_sink_render):
14865         * gst/tcp/gstmultifdsink.h:
14866           make multifdsink properly deal with streamheader:
14867           - streamheader is taken from caps
14868           - buffers marked with IN_CAPS are not sent
14869           - streamheaders are sent, on connection, from the caps of the
14870             buffer where the client gets positioned to
14871           - further streamheader changes are done every time the client
14872             will receive a buffer with different caps
14873         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14874         (gst_multifdsink_create_streamheader):
14875           add tests for this
14876
14877 2006-06-02  Michael Smith  <msmith@fluendo.com>
14878
14879         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14880           Reinstate limit on channel count. Vorbis does not define the meaning
14881           of > 6 channels, so they're just independent channels. Gstreamer
14882           currently has no mechanism to represent N independent channels.
14883
14884 2006-06-02  Michael Smith  <msmith@fluendo.com>
14885
14886         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14887           Don't arbitrarily restrict channel counts and rate in vorbis.
14888           In terms of effects likely on real-world files, this fixes 96kHz
14889           playback of vorbis.
14890
14891 2006-06-02  Michael Smith  <msmith@fluendo.com>
14892
14893         * gst/audioconvert/audioconvert.c: (float):
14894           More correct float->int conversion.
14895
14896 2006-06-02  Michael Smith  <msmith@fluendo.com>
14897
14898         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14899           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14900           value. Fixes g-critical on trying to play back ogg containing
14901           unknown codec.
14902
14903 2006-06-02  Wim Taymans  <wim@fluendo.com>
14904
14905         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14906         (setup_source):
14907         * gst/playback/gstplaybasebin.h:
14908         Make the subtitle detection work from any thread so we don't
14909         deadlock. Fixes #343397.
14910
14911 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14912
14913         * gst/volume/Makefile.am:
14914           Seriously, it's not *that* hard to get compilation right.  Even
14915           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14916
14917 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14918
14919         * gst/volume/gstvolume.c: (volume_choose_func),
14920         (volume_update_real_volume), (gst_volume_class_init),
14921         (gst_volume_init), (volume_process_float), (volume_process_int16),
14922         (volume_process_int16_clamp), (volume_set_caps),
14923         (volume_transform_ip), (plugin_init):
14924         * gst/volume/gstvolume.h:
14925         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14926         another property desc., remove unused param from process function
14927         
14928         * tests/check/elements/volume.c: (volume_suite):
14929         reactivate the passthrough test
14930
14931 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14932
14933         * ext/alsa/gstalsamixerelement.h:
14934         * ext/alsa/gstalsamixeroptions.h:
14935         * ext/alsa/gstalsamixertrack.h:
14936         * ext/gnomevfs/gstgnomevfssink.h:
14937         * ext/gnomevfs/gstgnomevfssrc.h:
14938         * ext/theora/gsttheoradec.h:
14939         * ext/theora/gsttheoraenc.h:
14940         * ext/theora/gsttheoraparse.h:
14941         * ext/vorbis/vorbisparse.h:
14942         * gst-libs/gst/audio/gstaudioclock.h:
14943         * gst-libs/gst/audio/gstaudiofilter.h:
14944         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14945         * gst/audioconvert/gstaudioconvert.h:
14946         * gst/audioresample/gstaudioresample.h:
14947         * gst/audiotestsrc/gstaudiotestsrc.h:
14948         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14949         * gst/playback/gststreamselector.h:
14950         * gst/tcp/gstmultifdsink.h:
14951         * gst/tcp/gsttcpclientsink.h:
14952         * gst/tcp/gsttcpclientsrc.h:
14953         * gst/tcp/gsttcpserversink.h:
14954         * gst/tcp/gsttcpserversrc.h:
14955         * gst/videorate/gstvideorate.h:
14956         * gst/videoscale/gstvideoscale.h:
14957         * gst/videotestsrc/gstvideotestsrc.h:
14958         * gst/volume/gstvolume.h:
14959         * sys/v4l/gstv4ljpegsrc.h:
14960         * sys/v4l/gstv4lmjpegsink.h:
14961         * sys/v4l/gstv4lmjpegsrc.h:
14962         * sys/v4l/gstv4lsrc.h:
14963         * sys/ximage/ximagesink.h:
14964         * sys/xvimage/xvimagesink.h:
14965         * tests/old/testsuite/alsa/sinesrc.h:
14966         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14967
14968 2006-05-31  Wim Taymans  <wim@fluendo.com>
14969
14970         * ext/libvisual/visual.c: (gst_visual_reset),
14971         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14972         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14973         Handle DISCONT.
14974         Use running time before doing QoS.
14975         Handle mono too.
14976
14977 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14978
14979         * docs/libs/Makefile.am:
14980           set a magic variable to indicate we know the docs are incomplete
14981
14982 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14983
14984         * win32/common/libgstvideo.def:
14985           export gst_video_calculate_display_ratio
14986         * win32/vs6/libgstvideoscale.dsp:
14987           add link to libgstvideo-0.10.lib
14988
14989 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14990
14991         * gst/playback/gstplaybasebin.c: (gen_source_element):
14992           Throw a more comprehensible error for rtsp:// URIs (rather
14993           than erroring out with a negotiation error later on) until
14994           we fix playbin to handle rtspsrc etc.
14995
14996 2006-05-30  Wim Taymans  <wim@fluendo.com>
14997
14998         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14999         (gst_text_overlay_text_event):
15000         Added some FIXMEs.
15001
15002 2006-05-30  Wim Taymans  <wim@fluendo.com>
15003
15004         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
15005         (gst_adder_request_new_pad), (gst_adder_release_pad):
15006         * gst/adder/gstadder.h:
15007         Implement release_request_pad.
15008         Make padcounter atomic.
15009
15010         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
15011         Added check for release_pad in adder.
15012
15013 2006-05-30  Wim Taymans  <wim@fluendo.com>
15014
15015         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
15016         Fix build again.
15017
15018 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15019
15020         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15021         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
15022         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15023         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
15024         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
15025         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
15026         (gst_ogg_demux_bisect_forward_serialno),
15027         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
15028         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
15029           add more debugging
15030           clean up printf formats for granulepos and serialno
15031
15032 2006-05-30  Michael Smith  <msmith@fluendo.com>
15033
15034         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
15035         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
15036         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
15037         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
15038         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
15039         * ext/vorbis/vorbisenc.h:
15040           Multi-channel caps negotiation, so we can do proper multichannel
15041           vorbis encoding, negotiated through audioconvert.
15042
15043 2006-05-30  Wim Taymans  <wim@fluendo.com>
15044
15045         * tests/check/elements/adder.c: (test_event_message_received),
15046         (test_play_twice_message_received), (GST_START_TEST),
15047         (adder_suite):
15048         Added check to show that #339935 is fixed with ongoing
15049         adder and collectpads fixes.
15050
15051 2006-05-29  Wim Taymans  <wim@fluendo.com>
15052
15053         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
15054         Don't leak pad name.
15055
15056 2006-05-29  Wim Taymans  <wim@fluendo.com>
15057
15058         * gst/adder/gstadder.c: (gst_adder_query_duration),
15059         (forward_event_func), (forward_event), (gst_adder_src_event):
15060         Fix adder seeking.
15061         Make query/seeking code threadsafe.
15062
15063         * tests/check/Makefile.am:
15064         * tests/check/elements/adder.c: (test_event_message_received),
15065         (GST_START_TEST), (test_play_twice_message_received):
15066         Fix adder test case.
15067
15068 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
15069
15070         Patch by: Young-Ho Cha  <ganadist at chollian net>
15071
15072         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15073         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
15074         (set_encoding_element), (decodebin_element_added_cb),
15075         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
15076         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
15077         * gst/playback/gstplaybasebin.h:
15078           Add 'subtitle-encoding' property to playbin, so applications can
15079           force a subtitle encoding for non-UTF8 subtitles (#342268).
15080
15081         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
15082         (gst_sub_parse_set_property):
15083           Rename recently-added 'encoding' property to 'subtitle-encoding'
15084           (so it can be proxied by playbin/decodebin in a generic way
15085           with less danger of false positives).
15086
15087 2006-05-29  Michael Smith  <msmith@fluendo.com>
15088
15089         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
15090         (append_with_other_format), (set_structure_widths),
15091         (gst_audio_convert_transform_caps):
15092           Patch from #341562: give more specific audio caps in get_caps, so
15093           that basetransform  can make better decisions on what caps to
15094           negotiate.
15095
15096 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
15097
15098         * tests/check/elements/volume.c:
15099         make it compile again
15100
15101 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
15102
15103         * tests/check/elements/volume.c: (volume_suite):
15104         disable test until #343196 gets resolved
15105
15106 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
15107
15108         * gst/adder/gstadder.c: (gst_adder_get_type):
15109         Make it easier to copy&paste
15110         
15111         * gst/volume/Makefile.am:
15112         * gst/volume/gstvolume.c: (volume_update_real_volume),
15113         (gst_volume_set_volume), (gst_volume_set_mute),
15114         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
15115         (volume_transform_ip), (volume_update_mute),
15116         (volume_update_volume):
15117         * gst/volume/gstvolume.h:
15118         Add own debug category, move duplicate code to helper function, fix
15119         property texts, add more comments and prepare ffor liboil-goodness
15120         
15121         * tests/check/Makefile.am:
15122         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
15123         add test for mute and passtrough case, be a bit more verbose to track
15124         failure
15125         
15126         * tests/check/generic/states.c: (GST_START_TEST):
15127         catch elements that fail to instantiate
15128
15129 2006-05-28  Edward Hervey  <edward@fluendo.com>
15130
15131         * tests/check/pipelines/simple-launch-lines.c:
15132         * tests/check/pipelines/theoraenc.c:
15133         * tests/check/pipelines/vorbisenc.c:
15134         Comment out tests using parse_launch() if core was built without
15135         parsing capabilities.
15136
15137 2006-05-27  Edward Hervey  <edward@fluendo.com>
15138
15139         * tests/check/Makefile.am:
15140         Extra bonus points for whoever explains to ensonic that you are meant
15141         to test unit tests thoroughly before commiting them, especially if
15142         you know it's going to break.
15143         De-activated element/adder tests.
15144
15145 2006-05-27  Edward Hervey  <edward@fluendo.com>
15146
15147         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15148         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
15149         Marking caps conversion issues as GST_WARNING is way too verbose,
15150         Moving them to GST_LOG.
15151
15152 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15153
15154         * README:
15155           Replace current README (containing the release notes from
15156           some 0.9.x version) with a proper README taken from the core.
15157
15158 2006-05-26  Wim Taymans  <wim@fluendo.com>
15159
15160         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15161         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
15162         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
15163         (vorbis_dec_change_state):
15164         Small cleanups.
15165         Add some FIXMEs
15166         Clip output samples to segment boundaries.
15167
15168 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
15169
15170         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15171         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
15172         Improve the errors produced on bad output, including some human
15173         readable description strings.
15174         Handle the (theoretical for ximagesink) case where the XServer 
15175         has a different idea about the size required for a particular 
15176         frame and gives us too small a memory allocation.
15177
15178 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
15179
15180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15181         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15182         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
15183         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
15184         Improve the errors produced on bad output, including some human 
15185         readable description strings.
15186         Handle RGB Xv formats properly by transforming them into our 
15187         big-endian caps description.
15188         Use gst_caps_truncate to ensure that we never try and choose a
15189         non-fixed caps in buffer_alloc.
15190         Handle the case where the XServer has a different idea about the size
15191         required for a particular frame and gives us too small a memory
15192         allocation.
15193         Use -1 to indicate 'no image format', because 0 is a valid XServer
15194         image format number.
15195         Put RGB Xv formats at the end of the caps, so that we always prefer
15196         YUV format frames.
15197         Iterate the available Xv Encodings to determine the maximum width and
15198         height, and then return that in our caps.
15199         (Closes #315312, #337544)
15200
15201 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
15202
15203         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
15204         When there is only one unfinished pad and it receives an event that
15205         doesn't match our requirements, we need to set alldone=FALSE so that
15206         the fakesink is not removed yet.
15207
15208 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
15209
15210         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
15211           Use gst_type_find_helper_for_buffer() to find the type
15212           of stream from the first packet.
15213
15214         * configure.ac:
15215           Bump requirements to core CVS (needed for vorbis
15216           typefinding to work).
15217
15218 2006-05-24  Edward Hervey  <edward@fluendo.com>
15219
15220         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
15221         Added the 'prfl' atom type which MQV (no, it's not a typo) files
15222         contain.  Else they play perfectly fine with qtdemux.
15223
15224 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
15225
15226         * ext/theora/theoradec.c:
15227         * ext/theora/theoraenc.c:
15228         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
15229         * gst/audiorate/gstaudiorate.c:
15230           make more debug catagories static
15231         
15232         * tests/check/Makefile.am:
15233         * tests/check/elements/adder.c: (message_received),
15234         (test_event_message_received), (GST_START_TEST),
15235         (test_play_twice_message_received), (adder_suite):
15236           added test case for using element twice, extra bonus points for anyone
15237           who can make these test run reliably
15238
15239 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15240
15241         * ext/theora/theoradec.c: (theora_dec_chain):
15242           Make work with time-stamped input buffers that do not
15243           have a granulepos in BUFFER_OFFSET_END (like theora
15244           buffers coming from matroskademux). Fixes #342448.
15245
15246 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15247
15248         Patch by: Peter Kjellerstedt  <pkj at axis com>
15249
15250         * gst/tcp/Makefile.am:
15251           fdstresstest doesn't need Gtk+, fix compilation if 
15252           gtk is not available (#342566).
15253
15254 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15255          
15256         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15257           80 line columns
15258           Removed redundant floor()
15259
15260 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15261
15262         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15263           On second thought, just skip JUNK chunks automatically, so
15264           the caller doesn't have to handle this. Fixes #342345.
15265           Also, return GST_FLOW_UNEXPECTED if we get a short read,
15266           not GST_FLOW_ERROR.
15267
15268 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15269
15270         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15271           Don't bail out on JUNK chunks with a size of 0 (would try to
15272           pull_range 0 bytes before, which sources don't like too much).
15273           See #342345.
15274
15275 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15276
15277         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15278         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15279         Use the gstutil scaling function to preserve 64 bits while calculating
15280         output width and height from the display-aspect-ratio. (A continuation
15281         of #341542)
15282
15283 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15284
15285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
15286         (gst_xvimagesink_buffer_alloc):
15287         * sys/xvimage/xvimagesink.h:
15288         When performing buffer allocations, remember the caps and image format
15289         we return so that if the same caps are asked for next time we can
15290         return them immediately without doing any caps intersections.
15291
15292 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15293          
15294         * gst-libs/gst/rtp/README:
15295           Some new documentation
15296         * gst-libs/gst/rtp/gstrtpbuffer.h:       
15297           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
15298         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15299         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
15300           New RTP audio base payloader class. Supports frame or sample based
15301           codecs.  Not enabled in Makefile.am until approved.
15302
15303 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15304
15305         * tests/check/elements/alsa.c: (test_device_property_probe):
15306           Fix test case: don't try to free NULL GValueArray when there
15307           are no devices.
15308
15309 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15310
15311         * tests/check/Makefile.am:
15312         * tests/check/elements/alsa.c: (test_device_property_probe),
15313         (alsa_suite), (main):
15314           Add simple test that runs a device property probe on alsasrc,
15315           alsasink and alsamixer. Disable valgrind check for now (too
15316           many leaks in libasound, and valgrind ignored my suppressions
15317           additions).
15318
15319 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15320
15321         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
15322         (gst_alsa_device_property_probe_probe_property),
15323         (gst_alsa_device_property_probe_needs_probe),
15324         (gst_alsa_device_property_probe_get_values),
15325         (gst_alsa_type_add_device_property_probe_interface):
15326         * ext/alsa/gstalsadeviceprobe.h:
15327         * ext/alsa/gstalsamixerelement.c:
15328         (gst_alsa_mixer_element_init_interfaces):
15329         * ext/alsa/gstalsamixerelement.h:
15330           Clean up and simplify alsa device probing. Make it actually work
15331           for multiple classes. Don't cache results any longer.
15332
15333         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
15334         (gst_alsasink_init):
15335         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15336         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15337         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15338           Make alsasink and alsasrc implement the GstPropertyProbe interface
15339           for device probing (#342181).
15340           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15341
15342 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15343
15344         * gst/subparse/samiparse.c: (handle_start_font):
15345           Don't ignore return value of strtol (++compiler_happiness).
15346
15347 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15348
15349         Patch by: Young-Ho Cha  <ganadist chollian net>
15350
15351         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15352         (gst_sub_parse_class_init), (gst_sub_parse_init),
15353         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15354         (convert_encoding):
15355         * gst/subparse/gstsubparse.h:
15356           Add 'encoding' property (#341681).
15357
15358         * gst/subparse/samiparse.c: (characters_sami):
15359           Output is pango markup, so we need to escape text
15360           between tags (#342143).
15361
15362 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15363
15364         * gst-libs/gst/audio/multichannel.c:
15365         (gst_audio_check_channel_positions):
15366           It's okay to have caps with channels=1 and a channel position
15367           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15368           (deinterleavers might want to keep the position in the caps,
15369           so that they can be re-interleaved again properly later).
15370           Leave check for unexpected 2-channel layouts intact for now.
15371
15372 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15373
15374         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15375         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15376         basesrc can do its job correctly.
15377
15378 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15379
15380         * ext/alsa/Makefile.am:
15381         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15382         (gst_alsa_detect_formats), (get_channel_free_structure),
15383         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15384         (gst_alsa_probe_supported_formats):
15385         * ext/alsa/gstalsa.h:
15386         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15387           Refactor and improve caps probing code: probe signedness
15388           when we probe the supported formats/widths; set endianness
15389           to the one we actually probed for (ie. cpu endianness).
15390           
15391         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15392         (gst_alsasrc_close):
15393         * ext/alsa/gstalsasrc.h:
15394           Implement caps probing for alsasrc.
15395
15396 2006-05-15  Wim Taymans  <wim@fluendo.com>
15397
15398         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15399         (theora_dec_src_query), (theora_dec_src_event),
15400         (theora_dec_sink_event), (theora_handle_comment_packet),
15401         (theora_handle_data_packet), (theora_dec_change_state):
15402         Cleanups, add some G_LIKELY.
15403         Use segment helpers instead of our own wrong code.
15404         Clear queued buffers on seek and READY.
15405
15406         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15407         (vorbis_dec_convert), (vorbis_dec_src_query),
15408         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15409         (vorbis_handle_comment_packet), (vorbis_dec_push),
15410         (vorbis_handle_data_packet), (vorbis_dec_chain),
15411         (vorbis_dec_change_state):
15412         * ext/vorbis/vorbisdec.h:
15413         Remove old useless packetno variable.
15414         Do position query properly.
15415         Add some G_LIKELY.
15416         Do cleanup of queued buffers in new helper function
15417         and use it.
15418
15419 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15420
15421         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15422           Query supported sample rates. Fixes #341732.
15423
15424 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15425
15426         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15427         (gst_decode_bin_change_state): Make decodebin reusable
15428         when going from PAUSE_TO_READY and then back to PAUSED.
15429         Fixes #331678.
15430
15431 2006-05-15  Wim Taymans  <wim@fluendo.com>
15432
15433         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15434         (vorbis_dec_convert), (vorbis_dec_src_query),
15435         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15436         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15437         (vorbis_dec_clean_queued), (vorbis_dec_push),
15438         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15439         Cleanups. Use refcounting and DEBUG_OBJECT.
15440         Reset segment on flush, use code methods instead of our
15441         own wrong version.
15442         Fix potential memleak.
15443
15444 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15445
15446         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15447         (gst_alsasink_init):
15448         * ext/alsa/gstalsasink.h:
15449           Don't leak allocated snd_output_t structure if there's
15450           more than one alsasink instance at a time (#341873).
15451           Also fix GObject macros in header file.
15452           
15453 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15454
15455         * gst/subparse/gstsubparse.c:
15456         (gst_sub_parse_data_format_autodetect):
15457           Don't use libxml functions in the typefinding code.
15458
15459 2006-05-15  Wim Taymans  <wim@fluendo.com>
15460
15461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15462         Fix seeking performance in the case where a non-header 
15463         packet has a 0 granulepos (busted theora case). 
15464         Fixes #341719
15465         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15466          the first place, you limelight stealer you)
15467
15468 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15469
15470         * gst/subparse/gstsubparse.c:
15471         (gst_sub_parse_data_format_autodetect):
15472           Improve SAMI typefinding: handle case where there are
15473           whitespaces or newlines in front of the first <SAMI>
15474           tag (#169936).
15475
15476 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15477
15478         * configure.ac:
15479           Build video4linux plugin even if there's no XVIDEO, just
15480           without implementing the GstXOverlay interface (#334002).
15481          
15482 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15483
15484         * configure.ac:
15485         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15486         (plugin_init):
15487           Add tentative support for libvisual-0.4 (#336881).
15488
15489 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15490
15491         Patch by: Young-Ho Cha <ganadist at chollian net>
15492
15493         * gst/subparse/samiparse.c: (handle_start_font):
15494           Need to map "silver" colour explicitly (#169936).
15495
15496 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15497
15498         Patch by: Young-Ho Cha  <ganadist at chollian net>
15499
15500         * gst/subparse/Makefile.am:
15501         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15502         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15503         (gst_sub_parse_format_autodetect), (feed_textbuf),
15504         (gst_subparse_type_find), (plugin_init):
15505         * gst/subparse/gstsubparse.h:
15506         * gst/subparse/samiparse.c:
15507         * gst/subparse/samiparse.h:
15508           Add support for SAMI subtitles (#169936).
15509
15510 2006-05-14  Michael Smith  <msmith@fluendo.com>
15511
15512         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15513           Fix #341696: crash when mixing L+R+C to mono or stereo.
15514         * tests/check/Makefile.am:
15515         * tests/check/elements/audioconvert.c: (set_channel_positions),
15516         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15517         (audioconvert_suite):
15518           Add test for the above, including some generic framework bits for
15519           testing multichannel things.
15520
15521 === release 0.10.7 ===
15522
15523 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15524
15525         * configure.ac:
15526           releasing 0.10.7, "Leave the gun"
15527
15528 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15529
15530         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15532         Fix the build.
15533
15534 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15535
15536         * docs/libs/gst-plugins-base-libs-docs.sgml:
15537         * docs/libs/gst-plugins-base-libs-sections.txt:
15538         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15539         * gst-libs/gst/video/video.h:
15540         * gst/videoscale/Makefile.am:
15541         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15542         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15543         * tests/check/Makefile.am:
15544         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15545         (main):
15546           Fix integer overflow problem with pixel-aspect-ratio calculations
15547           in videoscale and xvimagesink (#341542)
15548
15549 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15550
15551         * gst-libs/gst/tag/gstid3tag.c:
15552           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15553
15554 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15555
15556         * win32/MANIFEST:
15557           update win32 files listing
15558
15559 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15560
15561         patch by: Sjoerd Simons (sjoerd@luon.net)
15562
15563         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15564         (group_create), (group_destroy), (add_stream),
15565         (gst_play_base_bin_get_property),
15566         (gst_play_base_bin_get_streaminfo_value_array):
15567         * gst/playback/gstplaybasebin.h:
15568           API: GstPlayBaseBin::stream-info-value-array property
15569           use a more bindings-friendly way of exposing streaminfo
15570           using a GValueArray.  Tested in ipython.
15571           Closes #341114
15572
15573 2006-05-11  Wim Taymans  <wim@fluendo.com>
15574
15575         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15576         (queue_underrun_cb), (queue_filled_cb):
15577         Also catch queue underruns but don't do anything yet.
15578         Refactor and comment queue enlarging code a bit.
15579
15580         * gst/playback/gstplaybasebin.c: (queue_overrun),
15581         (queue_threshold_reached), (queue_out_of_data),
15582         (gen_preroll_element):
15583         If a queue over/underruns check that we don't create nasty
15584         deadlocks when the min-threshold is not reached but the
15585         max-bytes is. In those cases disable max-bytes when we
15586         know that the queue is fed timed data.
15587         Add more comments.
15588
15589 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15590
15591         * gst/playback/gstplaybin.c: (gen_audio_element):
15592           Make playbin automatically plug an 'audioresample'
15593           element before the audio sink as well. This solves
15594           problems with sinks that only accept a very specific
15595           sample rate, like esdsink (e.g. #340379).
15596
15597 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15598
15599         * gst/playback/gstplaybasebin.c: (gen_source_element):
15600           Make http sources send special headers so that we receive
15601           icecast metadata if the http stream is an icecast stream
15602           (otherwise the server will just ignore them). This also
15603           means that from now on users will need the 'icydemux'
15604           element from gst-plugins-good installed if they want to
15605           listen to icecast radio streams. (#341432, #333657).
15606
15607 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15608
15609         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15610         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15611           remove stupid example from docs - it should come with a simple
15612           C program instead.
15613           Clean up/fix docs
15614         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15615         (fail_if_can_read), (GST_START_TEST),
15616         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15617           add a test for changing streamheader which exposes a bug in
15618           multifdsink
15619
15620 2006-05-11  Michael Smith  <msmith@fluendo.com>
15621
15622         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15623         (gst_gnome_vfs_src_received_headers_callback):
15624         * ext/gnomevfs/gstgnomevfssrc.h:
15625           Don't set icy-caps unless we have a sane interval value. Move
15626           interval to a local variable; we never use it outside this function.
15627
15628 2006-05-11  Wim Taymans  <wim@fluendo.com>
15629
15630         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15631         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15632         Register special buffer types along with the objects so
15633         that they are not registered at runtime from N different
15634         streaming threads since they are not threadsafe.
15635
15636 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15637
15638         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15639         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15640           add two more tests, one doing streamheader
15641
15642 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15643
15644         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15645           clean up the bufqueue when shutting down
15646         * tests/check/Makefile.am:
15647         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15648         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15649         (main):
15650           add a test for the leak that was just fixed
15651
15652 2006-05-10  Wim Taymans  <wim@fluendo.com>
15653
15654         * gst/adder/gstadder.c: (gst_adder_setcaps),
15655         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15656         (gst_adder_src_event), (gst_adder_sink_event),
15657         (gst_adder_class_init), (gst_adder_finalize),
15658         (gst_adder_request_new_pad), (gst_adder_collected):
15659         * gst/adder/gstadder.h:
15660         Updated some docs. Added comments and FIXMEs all over the place.
15661         Improve debugging info.
15662         Fix leak on finalize by not calling the parent.
15663         Implement duration query.
15664         Make event forwarding threadsafe.
15665         Correctly send NEWSEGMENT at start and after flush.
15666         Handle EOS correctly.
15667         Post error when not negotiated.
15668
15669         * tests/check/elements/adder.c: (GST_START_TEST):
15670         Added FIXME in the test.
15671
15672 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15673
15674         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15675         (gst_text_overlay_halign_get_type),
15676         (gst_text_overlay_wrap_mode_get_type):
15677         * ext/theora/theoradec.c: (theora_handle_type_packet),
15678         (theora_handle_data_packet):
15679         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15680         (theora_enc_sink_setcaps), (theora_enc_chain):
15681         * gst-libs/gst/cdda/gstcddabasesrc.c:
15682         (gst_cdda_base_src_mode_get_type):
15683         * gst/audiotestsrc/gstaudiotestsrc.c:
15684         (gst_audiostestsrc_wave_get_type):
15685         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15686         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15687         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15688         (gst_sync_method_get_type), (gst_unit_type_get_type),
15689         (gst_client_status_get_type):
15690         * gst/videoscale/gstvideoscale.c:
15691         (gst_video_scale_method_get_type):
15692         * gst/videotestsrc/gstvideotestsrc.c:
15693         (gst_video_test_src_pattern_get_type):
15694         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15695         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15696         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15697         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15698         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15699         (paint_setup_RGB565), (paint_setup_xRGB1555):
15700           Const-ify GEnumValue and GFlagsValue arrays. Use
15701           GST_ROUND_UP_* macros instead of home-made ones.
15702
15703 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15704
15705         * configure.ac:
15706           Require core CVS for the new newsegment stuff.
15707
15708 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15709
15710         Patch by: Sjoerd Simons  <sjoerd at luon net>
15711
15712         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15713           Register nick for enum value (#341160).
15714
15715 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15716
15717         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15718         (plugin_init):
15719          backout typefind patch #340375
15720          
15721         * tests/check/elements/adder.c: (message_received),
15722         (GST_START_TEST), (adder_suite):
15723           redo, signal-handling of test
15724
15725 2006-05-09  Wim Taymans  <wim@fluendo.com>
15726
15727         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15728         (gst_adder_collected):
15729         * gst/adder/gstadder.h:
15730         Remove bogus segment merging and forwarding, we don't
15731         care about timestamps anyway and we just produce a
15732         continuous stream. 
15733         Also create a nice NEWSEGMENT event when we start.
15734         Use _scale_int some more.
15735
15736 2006-05-09  Edward Hervey  <edward@fluendo.com>
15737
15738         * tests/icles/stress-xoverlay.c:
15739         Fix if core was built without parsing support.
15740
15741 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15742
15743         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15744           Add SEDG (Samsung MPEG-4) fourcc.
15745
15746 2006-05-09  Edward Hervey  <edward@fluendo.com>
15747
15748         * tests/icles/stress-xoverlay.c:
15749         * tests/examples/volume/volume.c:
15750         Fix if core was built without parsing support.
15751
15752         * tests/examples/seek/seek.c:
15753         Disable the parse_launch example if core was built without parsing
15754         support.
15755
15756 2006-05-08  Edward Hervey  <edward@fluendo.com>
15757
15758         * autogen.sh: (CONFIGURE_DEF_OPT): 
15759         libtoolize on Darwin/MacOSX is called glibtoolize
15760
15761 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15762
15763         * tests/check/Makefile.am:
15764         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15765           Disable the adder test, until the build-slaves posses the kindness to 
15766           either like it or to give valid reason for not doing so 
15767
15768 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15769
15770         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15771         (adder_suite):
15772           Shuffle NULL state change around and raise timeout more
15773
15774 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15775
15776         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15777         (mp4_type_find), (plugin_init):
15778           Add typefind to distinguish between "audio/x-m4a" and new type
15779           "video/mp4". Fixes #340375
15780
15781         * tests/check/elements/adder.c: (adder_suite):
15782           Raise timeout to make buildbot happy
15783
15784 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15785
15786         * gst/adder/gstadder.c: (gst_adder_sink_event),
15787         (gst_adder_request_new_pad), (gst_adder_change_state):
15788         * gst/adder/gstadder.h:
15789         * tests/check/Makefile.am:
15790         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15791         (adder_suite), (main):
15792           Add sink-event handling to adder. It tries to merge incomming
15793           newsegment-events. Added test to check if segment_done is comming
15794           through. Fixes #340060
15795
15796 2006-05-05  Andy Wingo  <wingo@pobox.com>
15797
15798         * ext/theora/theoraparse.c (gst_theora_parse_init)
15799         (theora_parse_src_convert, theora_parse_src_query):
15800         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15801         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15802         query functions on the source pads of the theora and vorbis parse
15803         elements. Fixes position querying when doing a remux.
15804
15805 2006-05-05  Michael Smith  <msmith@fluendo.com>
15806
15807         * ext/theora/theoraparse.c: (parse_granulepos),
15808         (theora_parse_drain_queue_prematurely),
15809         (theora_parse_queue_buffer), (theora_parse_sink_event):
15810           Fix flushing.
15811           Fix invalid granulepos outputs when starting with a non-keyframe.
15812
15813 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15814
15815         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15816         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15817         Rearrange MPEG system stream detection, fixing some memleaks in the
15818         process.
15819         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15820         they clean up their data correctly.
15821         Remove unused ogganx caps and move the 'is_annodex' check to inside
15822         the 'is_ogg' if statement.
15823
15824 2006-05-05  Wim Taymans  <wim@fluendo.com>
15825
15826         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15827         Properly remove ghostpads. Fixes #340392
15828
15829 2006-05-04  David Schleef  <ds@schleef.org>
15830
15831         * gst/typefind/gsttypefindfunctions.c:
15832
15833 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15834
15835         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15836         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15837
15838         When typefinding an MP3 in push-based mode, don't penalise the
15839         probability down to 74% when we found 5 valid frames just because we
15840         can't peek the end of the file.
15841
15842         Make the probability for detecting MPEG Transport Streams based on the
15843         number of sequential headers we successfully detected.
15844
15845 2006-05-03  Wim Taymans  <wim@fluendo.com>
15846
15847         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15848         (vorbis_dec_push), (vorbis_dec_chain):
15849         Still produce an error when we receive an empty packet.
15850
15851 2006-05-03  Wim Taymans  <wim@fluendo.com>
15852
15853         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15854         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15855         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15856         Mark buffers with DISCONT after seek and after activating new
15857         chains.
15858
15859         * ext/theora/gsttheoradec.h:
15860         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15861         (theora_get_query_types), (theora_dec_sink_event),
15862         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15863         (theora_dec_change_state):
15864         Fix frame counter.
15865         Detect and mark DISCONT buffers.
15866
15867         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15868         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15869         (vorbis_dec_change_state):
15870         * ext/vorbis/vorbisdec.h:
15871         Use GstSegment.
15872         Detect and mark DISCONT buffers.
15873         Don't crash on 0 sized buffers.
15874
15875 2006-05-03  Wim Taymans  <wim@fluendo.com>
15876
15877         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15878         (volume_transform_ip):
15879         Increase "volume" property to 10.0. Fixes #340369.
15880         Set the process function to NULL when capsnego fails so that
15881         we properly error out.
15882
15883 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15884
15885         * gst/playback/gstplaybin.c: (add_sink):
15886         * gst/playback/test.c: (main):
15887         * gst/playback/test5.c: (dump_element_stats):
15888         * gst/playback/test6.c: (main):
15889           free caps using gst_caps_unref, don't leak caps-strings
15890
15891 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15892
15893         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15894         (plugin_init):
15895           Refine musepack typefinding a bit. Return MAXIMUM
15896           probability when we detect stream version 7 to make
15897           sure the mpeg audio typefinder doesn't trump us.
15898
15899 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15900
15901         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15902           Protect against unexpected NULL strf_data buffer.
15903
15904 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15905
15906         * tests/check/elements/audioconvert.c: (verify_convert),
15907         (GST_START_TEST):
15908           interpret the out[] buffer in the order the bytes are actually
15909           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15910           Other tests should use BYTE_ORDER since the array is filled in
15911           with actual values
15912
15913 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15914
15915         * tests/check/elements/audioconvert.c: (verify_convert),
15916         (GST_START_TEST):
15917           when a test fails, give an indication of which it is
15918
15919 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15920
15921         * gst-libs/gst/cdda/gstcddabasesrc.c:
15922           compile fix; strtol() needs <stdlib.h>
15923
15924 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15925
15926         * ext/alsa/gstalsamixerelement.c:
15927         * ext/alsa/gstalsasrc.c:
15928         * ext/cdparanoia/gstcdparanoiasrc.c:
15929         * ext/gnomevfs/gstgnomevfssink.c:
15930         * ext/gnomevfs/gstgnomevfssrc.c:
15931         * ext/ogg/gstoggdemux.c:
15932         * ext/ogg/gstoggmux.c:
15933         * ext/ogg/gstoggparse.c:
15934         * ext/ogg/gstogmparse.c:
15935         * ext/pango/gstclockoverlay.c:
15936         * ext/pango/gsttextoverlay.c:
15937         * ext/pango/gsttextrender.c:
15938         * ext/pango/gsttimeoverlay.c:
15939         * ext/theora/theoradec.c:
15940         * ext/theora/theoraenc.c:
15941         * ext/vorbis/vorbisdec.c:
15942         * ext/vorbis/vorbisenc.c:
15943         * gst-libs/gst/audio/gstaudiofilter.c:
15944         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15945         * gst/audioconvert/gstaudioconvert.c:
15946         * gst/audiorate/gstaudiorate.c:
15947         * gst/audioresample/gstaudioresample.c:
15948         * gst/audiotestsrc/gstaudiotestsrc.c:
15949         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15950         * gst/playback/gstdecodebin.c:
15951         * gst/playback/gstplaybin.c:
15952         * gst/playback/gststreamselector.c:
15953         * gst/subparse/gstsubparse.c:
15954         * gst/tcp/gstmultifdsink.c:
15955         * gst/tcp/gsttcpclientsink.c:
15956         * gst/tcp/gsttcpclientsrc.c:
15957         * gst/tcp/gsttcpserversink.c:
15958         * gst/tcp/gsttcpserversrc.c:
15959         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15960         * gst/videorate/gstvideorate.c:
15961         * gst/videoscale/gstvideoscale.c:
15962         * gst/videotestsrc/gstvideotestsrc.c:
15963         * gst/volume/gstvolume.c:
15964         * sys/v4l/gstv4ljpegsrc.c:
15965         * sys/v4l/gstv4lmjpegsink.c:
15966         * sys/v4l/gstv4lmjpegsrc.c:
15967         * sys/v4l/gstv4lsrc.c:
15968         * sys/ximage/ximagesink.c:
15969         * sys/xvimage/xvimagesink.c:
15970         * tests/check/libs/cddabasesrc.c:
15971           make GstElementDetails const
15972
15973 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15974
15975         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15976         (gst_adder_init):
15977           send events from src-pad to all sink-pads fixes #338657
15978
15979 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15980
15981         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15982         (alsasink_parse_spec):
15983           query width capabilities from alsa, fixes #338919
15984
15985 2006-04-28  Wim Taymans  <wim@fluendo.com>
15986
15987         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15988         (gst_multi_fd_sink_remove_client_link):
15989         * gst/tcp/gstmultifdsink.h:
15990         Fix race condition in multifdsink that can lead to spurious 
15991         duplicate clients. this patch adds a new signal that is fired when
15992         multifdsink has removed all references to the fd.
15993         Fixes #339574.
15994         Updated documentation.
15995         API: client-fd-removed signal added
15996
15997 2006-04-28  Michael Smith  <msmith@fluendo.com>
15998
15999         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
16000           When asking g_value_array_new to prealloc elements, we may as well
16001           ask for the right number of elements.
16002
16003 2006-04-28  Wim Taymans  <wim@fluendo.com>
16004
16005         * gst-libs/gst/audio/gstbaseaudiosink.c:
16006         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
16007         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16008         patch to make timestamp checking more tollerant to rounding 
16009         errors given that real discontinuities are to be marked on
16010         buffers. Fixes some asf files and #338778.
16011         Also avoid some crashers when we receive an event in the 
16012         NULL state.
16013
16014 2006-04-28  Michael Smith  <msmith@fluendo.com>
16015
16016         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16017         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
16018         (gst_gnome_vfs_src_get_property),
16019         (gst_gnome_vfs_src_send_additional_headers_callback),
16020         (gst_gnome_vfs_src_received_headers_callback),
16021         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
16022         (gst_gnome_vfs_src_stop):
16023         * ext/gnomevfs/gstgnomevfssrc.h:
16024           Remove ICY handling (mostly) from gnomevfssrc, in favour of
16025           proper shared support within icydemux.
16026
16027 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16028
16029         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
16030         (gst_video_rate_swap_prev), (gst_video_rate_chain):
16031           fix up docs
16032           fix a leak when no caps negotiated
16033           fix counting of input frames
16034         * tests/check/elements/.cvsignore:
16035         * tests/check/elements/videorate.c: (assert_videorate_stats),
16036         (GST_START_TEST), (videorate_suite):
16037           add tests for these
16038
16039 2006-04-28  Wim Taymans  <wim@fluendo.com>
16040
16041         * gst-libs/gst/audio/gstringbuffer.c:
16042         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
16043         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
16044         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
16045         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
16046         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
16047         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16048         (gst_ring_buffer_commit), (gst_ring_buffer_read),
16049         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
16050         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
16051         Check arguments passed to public functions instead of
16052         crashing.
16053
16054 2006-04-28  Wim Taymans  <wim@fluendo.com>
16055
16056         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
16057         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
16058         GstBaseAudioSrc must be live or it does not work.
16059
16060         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
16061         Don't set live to TRUE as this is the default in the parentclass.
16062
16063 2006-04-28  Wim Taymans  <wim@fluendo.com>
16064
16065         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
16066         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
16067         Videoscale doesn't pass on pixel-aspect ratio. Handle all
16068         fixation cases better. Fixes #338991
16069
16070 2006-04-28  Wim Taymans  <wim@fluendo.com>
16071
16072         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
16073         Handle 0/1 framerate correctly Fixes #331901.
16074
16075 2006-04-28  Wim Taymans  <wim@fluendo.com>
16076
16077         * tests/check/elements/audioconvert.c: (get_float_caps),
16078         (GST_START_TEST), (audioconvert_suite):
16079         Added check for correct clipping when doing float samples
16080         in audioconvert.
16081
16082 2006-04-28  Wim Taymans  <wim@fluendo.com>
16083
16084         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
16085         (gst_video_rate_chain):
16086         Print more debugging info.
16087
16088 2006-04-28  Wim Taymans  <wim@fluendo.com>
16089
16090         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
16091         (resample_set_state_from_caps):
16092         Add support for other formats audioresample can handle such as
16093         32 bits in and float and 64 bits float. Fixes #301759
16094
16095 2006-04-28  Wim Taymans  <wim@fluendo.com>
16096
16097         * gst/audioconvert/audioconvert.c: (float):
16098         correctly clip float samples > 1.0. Fixes #338718
16099
16100 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16101
16102         Patch by: Young-Ho Cha  <ganadist at chollian net>
16103
16104         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16105         (gst_text_overlay_render_text):
16106           Don't strip newlines from the text. Also, center lines
16107           within multi-line paragraphs (#339405).
16108
16109 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16110
16111         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
16112           Fix wavpack typefinding to work in more cases (don't peek
16113           for chunks of multiple hundred kBs at once, but process
16114           things step-by-step in smaller units). Fixes #339786.
16115
16116 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16117
16118         * configure.ac:
16119           back to HEAD
16120
16121 === release 0.10.6 ===
16122
16123 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
16124
16125         * configure.ac:
16126           releasing 0.10.6, "Chao"
16127
16128 2006-04-26  David Schleef  <ds@schleef.org>
16129
16130         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
16131           Fixes #338897.
16132
16133 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16134
16135         * configure.ac:
16136         * win32/common/config.h:
16137           new prerelease
16138
16139 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16140
16141         patch by: Wim Taymans
16142
16143         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
16144         (gst_ogg_demux_perform_seek):
16145           make sure correct newsegments are sent, so that the decoder
16146           and the demuxer agree on timestamps.  Fixes playback of a lot
16147           of Ogg files that do not start from 0.  Fixes #339833.
16148
16149 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16150
16151         Patch by: Edward Hervey  <edward@fluendo.com>
16152
16153         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
16154         * tests/check/Makefile.am:
16155         * tests/check/elements/videorate.c: (assert_videorate_stats),
16156         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
16157         (videorate_suite), (main):
16158           Fix an infinite loop if frames are passed in with wrongly ordered
16159           timestamps.  Fixes #339013.
16160
16161 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16162
16163         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
16164
16165         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16166           fix typefinding on some ISO files.  Fixes #339212.
16167
16168 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16169
16170         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
16171
16172         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16173           add another H264 fourcc.  Fixes #339047.
16174
16175 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16176
16177         Patch by: Jan Schmidt
16178
16179         * gst/playback/gststreamselector.c:
16180         (gst_stream_selector_bufferalloc):
16181           Restore old StreamSelector behaviour.
16182           Fixes #338419.
16183
16184 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16185
16186         * configure.ac:
16187         * win32/common/config.h:
16188           prerelease
16189
16190 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16191
16192         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
16193
16194         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16195         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
16196           Fix some memory leaks: on finalize, free buffers left in the queue
16197           before destroying the queue; in _push(), unref rtp_buf even if
16198           the process vfunc returned a NULL buffer as output buffer (#337548);
16199           demote some recuring debug messages to LOG level.
16200
16201 2006-04-11  Wim Taymans  <wim@fluendo.com>
16202
16203         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16204         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16205         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
16206         (gst_ogg_demux_loop):
16207         More cleanups.
16208         Respect segment stop when emiting EOS or SEGMENT_DONE.
16209         Fixes (#337945).
16210
16211 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16212
16213         * gst/playback/gststreamselector.c:
16214         (gst_stream_selector_get_property):
16215           Don't leak pad name.
16216
16217 2006-04-10  Michael Smith  <msmith@fluendo.com>
16218
16219         * tests/check/Makefile.am:
16220         * tests/check/gst-plugins-base.supp:
16221           Suppress an old libtheora bug (fixed in more recent versions), so 
16222           that FC4 buildslaves can pass.
16223
16224 2006-04-10  Wim Taymans  <wim@fluendo.com>
16225
16226         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16227         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16228         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
16229         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
16230         (gst_ogg_demux_loop):
16231         Don't leak events.
16232         Remember what error we got when finding chains, if we
16233         were shutdown, that would not be an error.
16234
16235 2006-04-10  Wim Taymans  <wim@fluendo.com>
16236
16237         * gst-libs/gst/audio/gstbaseaudiosink.c:
16238         (gst_base_audio_sink_event):
16239         Starting the ringbuffer when we did not acquire it can cause
16240         a deadlock, is pointless and causes nasty things for
16241         subclasses. 
16242         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
16243
16244 2006-04-10  Wim Taymans  <wim@fluendo.com>
16245
16246         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16247         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16248         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16249         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
16250         (gst_ogg_demux_deactivate_current_chain),
16251         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16252         (gst_ogg_demux_bisect_forward_serialno),
16253         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
16254         Add some more debugging.
16255
16256 2006-04-10  Wim Taymans  <wim@fluendo.com>
16257
16258         * ext/theora/theoradec.c: (theora_dec_src_event),
16259         (theora_handle_data_packet):
16260         Some more debug info.
16261
16262         * tests/examples/seek/seek.c: (start_seek), (main):
16263         Print element messages too.
16264
16265 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16266
16267         * gst/audioresample/debug.h:
16268           replace debug macros with variable number of parameters
16269           by a simple alias to gstreamer standard debug macros 
16270          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
16271           supported by MSVC 6.0 and 7.1)
16272         * gst/audioresample/resample.h:
16273           define M_PI and rint for WIN32
16274         * win32/common/libgstaudio.def:
16275         * win32/common/libgstriff.def:
16276         * win32/common/libgsttag.def:
16277         * win32/common/libgstvideo.def:
16278           add new exported functions
16279         * win32/vs6:
16280           update project files
16281
16282 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16283
16284         * ext/alsa/gstalsamixeroptions.c:
16285         (gst_alsa_mixer_options_class_init):
16286         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
16287         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
16288         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
16289         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
16290         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
16291         * gst-libs/gst/audio/gstaudiofilter.c:
16292         (gst_audio_filter_class_init):
16293         * gst-libs/gst/audio/gstaudiosink.c:
16294         (gst_audioringbuffer_class_init):
16295         * gst-libs/gst/audio/gstaudiosrc.c:
16296         (gst_audioringbuffer_class_init):
16297         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
16298         * gst-libs/gst/interfaces/colorbalancechannel.c:
16299         (gst_color_balance_channel_class_init):
16300         * gst-libs/gst/interfaces/mixeroptions.c:
16301         (gst_mixer_options_class_init):
16302         * gst-libs/gst/interfaces/mixertrack.c:
16303         (gst_mixer_track_class_init):
16304         * gst-libs/gst/interfaces/tunerchannel.c:
16305         (gst_tuner_channel_class_init):
16306         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
16307         * gst-libs/gst/netbuffer/gstnetbuffer.c:
16308         (gst_netbuffer_class_init):
16309         * gst-libs/gst/rtp/gstbasertppayload.c:
16310         (gst_basertppayload_class_init):
16311         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16312         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
16313         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
16314         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
16315         * gst/playback/gststreamselector.c:
16316         (gst_stream_selector_class_init):
16317         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
16318         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
16319         * sys/v4l/gstv4lcolorbalance.c:
16320         (gst_v4l_color_balance_channel_class_init):
16321         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
16322         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16323         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16324         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
16325         (gst_v4l_tuner_norm_class_init):
16326         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
16327         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
16328         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
16329         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16330
16331 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16332
16333         * ext/pango/gsttextrender.h:
16334         * gst-libs/gst/audio/gstaudiosink.h:
16335         * gst-libs/gst/audio/gstaudiosrc.h:
16336         * gst-libs/gst/audio/gstbaseaudiosink.h:
16337         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16338         * gst-libs/gst/audio/gstringbuffer.h:
16339         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16340         * gst-libs/gst/rtp/gstbasertppayload.h:
16341         * gst-libs/gst/video/gstvideofilter.h:
16342         * gst-libs/gst/video/gstvideosink.h:
16343         * gst/playback/gstplaybasebin.h:
16344         * gst/tcp/gstmultifdsink.h:
16345         * sys/v4l/gstv4lelement.h:
16346         Fix broken GObject macros
16347
16348 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16349
16350         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16351         More debug to trace why my USB headset is not working with gst
16352
16353 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16354
16355         * gst/playback/gstplaybasebin.c: (group_destroy):
16356         Clean up our group elements properly in the case where it never 
16357         got committed - it still got added unconditionally to the bin.
16358
16359 2006-04-07  Wim Taymans  <wim@fluendo.com>
16360
16361         * ext/theora/theoradec.c: (theora_dec_sink_event),
16362         (theora_handle_data_packet), (theora_dec_chain):
16363         Unref unhandled events.
16364         Protect against empty buffers.
16365         Perform QoS on running time.
16366
16367 2006-04-07  Michael Smith  <msmith@fluendo.com>
16368
16369         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16370         (gst_vorbis_enc_chain):
16371           Remove leaks from vorbisenc.
16372           Mostly minor changes, the only significant one is that now the
16373           buffers we set as 'streamheader' on the caps are copies of the
16374           original buffers, to avoid circular refcounting problems.
16375
16376 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16377
16378         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16379           Don't remove our mute-probe if someone else already did so.
16380           Don't set a 2nd one if there is already one pending on the pad.
16381
16382         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16383         (do_playbin_seek):
16384           When a seek fails, ensure that playbin is still set back to playing.
16385           
16386         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16387         (mpeg_ts_type_find), (plugin_init):
16388           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16389
16390 2006-04-06  Andy Wingo  <wingo@pobox.com>
16391
16392         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16393         (gst_video_rate_init): Caps-related parameters should not be reset
16394         by a flush -- move their inits to the instance init function.
16395         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16396         is not OK, just return the result.
16397
16398         * gst/audiotestsrc/gstaudiotestsrc.c
16399         (gst_audio_test_src_class_init)
16400         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16401         broken by Stefan's commit on 24 March.
16402
16403         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16404         buffers being pushed out. Fixes oggmux ! multifdsink.
16405
16406 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16407
16408         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16409         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16410         * ext/vorbis/vorbisdec.h:
16411         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16412         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16413         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16414         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16415         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16416         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16417         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16418         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16419         (gst_vorbis_enc_buffer_from_packet),
16420         (gst_vorbis_enc_buffer_from_header_packet),
16421         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16422         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16423         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16424         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16425         (gst_vorbis_enc_change_state):
16426         * ext/vorbis/vorbisenc.h:
16427           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16428           vorbisenc adhere to the official nomenclature; use boilerplate
16429           macro.
16430
16431 2006-04-04  Andy Wingo  <wingo@pobox.com>
16432
16433         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16434         Whoops, fix bug introduced. Bad hacker!
16435         
16436         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16437         Properly handle the case where you get EOS before any buffers are
16438         received. Use gst_buffer_make_metadata_writable where appropriate.
16439
16440         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16441         is often negative -- make it signed so as not to wrap around.
16442         Fixes segfaults introduced on 9 March.
16443
16444 2006-04-03  Wim Taymans  <wim@fluendo.com>
16445
16446         * ext/theora/gsttheoradec.h:
16447         * ext/theora/theoradec.c: (theora_dec_src_event):
16448         Don't try to store a gdouble in a gboolean.
16449         Small cleanups.
16450
16451 2006-04-03  Michael Smith  <msmith@fluendo.com>
16452
16453         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16454           Oggmux sucks.
16455           Make it suck slightly less by writing out the final page.
16456           Still can't encode a vorbis-in-ogg file correctly, though.
16457
16458 2006-04-03  Andy Wingo  <wingo@pobox.com>
16459
16460         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16461         a g_print.
16462
16463         * ext/theora/theora.c (plugin_init): Register theoraparse.
16464
16465         * ext/theora/gsttheoraparse.h: 
16466         * ext/theora/theoraparse.c: New files implementing a theora
16467         parser. Now we can properly remux ogg/theora+vorbis, yay.
16468
16469         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16470
16471 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16472
16473         * gst/audiotestsrc/gstaudiotestsrc.c:
16474           Fixed the sample pipeline (see #323798)
16475
16476 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16477
16478         * configure.ac:
16479         * win32/common/config.h:
16480         * win32/common/config.h.in:
16481           use AS_VERSION and AS_NANO
16482           more cleanups
16483
16484 2006-03-31  Andy Wingo  <wingo@pobox.com>
16485
16486         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16487         uninitialized variable return that would happen.
16488         
16489         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16490         uninitialized variable return that would never happen.
16491
16492         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16493         (vorbis_parse_sink_event): Add an event function to flush our
16494         state on a seek, and to drain buffers on a premature EOS.
16495         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16496         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16497         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16498         (vorbis_parse_drain_queue): Queue up buffers until we can set
16499         their timestamps and granulepos values.
16500
16501         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16502         and keep track of data needed for deriving granulepos and
16503         timestamps for buffers.
16504
16505 2006-03-29  Wim Taymans  <wim@fluendo.com>
16506
16507         Patch by: j^ <j at bootlab dot org>
16508
16509         * ext/alsa/gstalsamixerelement.c:
16510         (gst_alsa_mixer_element_class_init):
16511         * ext/alsa/gstalsasink.c:
16512         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16513         * ext/ogg/gstoggdemux.c:
16514         * ext/ogg/gstoggmux.c:
16515         * ext/ogg/gstoggparse.c:
16516         * ext/pango/gstclockoverlay.c:
16517         * ext/pango/gsttextoverlay.c:
16518         * ext/pango/gsttextrender.c:
16519         * ext/pango/gsttimeoverlay.c:
16520         * ext/theora/theoradec.c:
16521         * ext/theora/theoraenc.c:
16522         * ext/vorbis/vorbisdec.c:
16523         * ext/vorbis/vorbisenc.c:
16524         * gst/audioconvert/gstaudioconvert.c:
16525         * gst/subparse/gstsubparse.c:
16526         * gst/tcp/gstmultifdsink.c:
16527         * gst/tcp/gsttcpclientsink.c:
16528         * gst/tcp/gsttcpclientsrc.c:
16529         * gst/tcp/gsttcpserversink.c:
16530         * gst/tcp/gsttcpserversrc.c:
16531           better/unified long descriptions
16532           Fixes #336477
16533
16534 2006-03-29  Wim Taymans  <wim@fluendo.com>
16535
16536         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16537         (stop_seek):
16538         Don't let double and triple clicks mess up our state.
16539
16540 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16541
16542         * gst/playback/gstplaybin.c: (gen_video_element),
16543         (gen_text_element), (gen_audio_element), (gen_vis_element):
16544           Error out gracefully when we can't create any of the usual
16545           conversion elements for some reason. Also, don't try to
16546           create an audioscale (sic) element that's not used anyway.
16547
16548 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16549
16550         * gst/playback/gstplaybasebin.c: (setup_source):
16551           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16552           element for a particular protocol, that's confusing for users.
16553           Instead, post a RESOURCE_FAILED error, so that our own error
16554           message is actually shown in totem etc. (#336303).
16555
16556 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16557
16558         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16559
16560         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16561         (gst_gnome_vfs_src_get_icy_metadata):
16562           Fix some minor memory leaks (#336194).
16563
16564 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16565
16566         * ext/gnomevfs/gstgnomevfs.c:
16567         (gst_gnome_vfs_location_to_uri_string):
16568         * ext/gnomevfs/gstgnomevfs.h:
16569         * ext/gnomevfs/gstgnomevfssink.c:
16570         (gst_gnome_vfs_sink_set_property):
16571         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16572           Make gnomevfssink accept filenames as well as URIs for the
16573           "location" property, just like gnomevfssrc does (and
16574           filesrc/filesink do) (#336190).
16575
16576 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16577
16578         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16579           set to NULL before unreffing, fixes a valgrind leak.
16580           Why was this not triggering the error that an object needs to
16581           be NULL before unreffing ?
16582         * win32/common/config.h:
16583           update
16584
16585 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16586
16587         * gst/subparse/gstsubparse.c: (convert_encoding),
16588         (gst_sub_parse_change_state):
16589         * gst/subparse/gstsubparse.h:
16590           Text subtitle files may or may not be UTF-8. If it's not, we
16591           don't really want to see '?' characters in place of non-ASCII
16592           characters like accented characters. So let's assume the input
16593           is UTF-8 until we come across text that is clearly not. If it's
16594           not UTF-8, we don't really know what it is, so try the following:
16595           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16596           is set; if not, check (b) if the current locale encoding is
16597           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16598           the current locale encoding is UTF-8 and the environment variable
16599           was not set to any particular encoding. Not perfect, but better
16600           than nothing (and better than before, I think) (fixes #172848).
16601
16602 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16603
16604         * configure.ac:
16605           update core requirement to 0.10.4.1 because of async_playback
16606           vmethod on GstBaseSink
16607
16608 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16609
16610         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16611         * gst/adder/gstadder.c: (gst_adder_init):
16612         use DEBUG_FUNCPTR for collectpads
16613
16614 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16615
16616         * docs/plugins/Makefile.am:
16617         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16618         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16619         * ext/cdparanoia/gstcdparanoiasrc.c:
16620         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16621         (gst_gnome_vfs_sink_class_init):
16622         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16623         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16624         * ext/ogg/gstoggmux.c:
16625         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16626         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16627         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16628         * ext/pango/gsttextoverlay.c:
16629         * ext/pango/gsttextrender.c:
16630         * ext/theora/theoradec.c:
16631         * ext/theora/theoraenc.c:
16632         * ext/vorbis/vorbisdec.c:
16633         * ext/vorbis/vorbisenc.c:
16634         * gst-libs/gst/audio/gstaudiofilter.c:
16635         (gst_audio_filter_base_init):
16636         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16637         (gst_audio_filter_template_base_init):
16638         * gst/adder/gstadder.c: (gst_adder_get_type):
16639         * gst/adder/gstadder.h:
16640         * gst/audioconvert/gstaudioconvert.c:
16641         * gst/audiotestsrc/gstaudiotestsrc.c:
16642         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16643         (gst_audio_test_src_create):
16644         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16645         * gst/playback/gstdecodebin.c:
16646         * gst/playback/gstplaybin.c:
16647         * gst/playback/gststreamselector.c:
16648         (gst_stream_selector_base_init):
16649         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16650         * gst/volume/gstvolume.c:
16651         * sys/v4l/gstv4lmjpegsink.c:
16652         * sys/v4l/gstv4lmjpegsrc.c:
16653         * tests/check/libs/cddabasesrc.c:
16654         * tests/old/examples/gob/gst-identity2.gob:
16655           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16656           define GstElementDetails at the top
16657
16658 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16659
16660         * win32/common/libgstinterfaces.def:
16661         Add a lot of export functions for gst-python
16662         * win32/vs6/libgstinterfaces.dsp:
16663         Add a missing include folder in the project configuration
16664         
16665 2006-03-23  Wim Taymans  <wim@fluendo.com>
16666
16667         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16668         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16669         (gst_base_audio_src_change_state):
16670         Fix audio sources, forgot to make the ringbuffer
16671         startable...
16672
16673 2006-03-23  Wim Taymans  <wim@fluendo.com>
16674
16675         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16676         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16677         (gst_base_audio_src_change_state):
16678         unparent instead of unref the ringbuffer.
16679
16680 2006-03-23  Wim Taymans  <wim@fluendo.com>
16681
16682         * gst-libs/gst/audio/gstbaseaudiosink.c:
16683         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16684         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16685         Implement new async_play vmethod to start slaving and allow
16686         playback start in case of async PLAY state changes. 
16687
16688         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16689         Enable QoS with new method in base class.
16690
16691 2006-03-23  Wim Taymans  <wim@fluendo.com>
16692
16693         Patch by: Julien MOUTTE <julien at moutte dot net>
16694
16695         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16696         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16697         Partially handle 0 framerate, only EOS after the first frame
16698         is missing.
16699
16700 2006-03-23  Wim Taymans  <wim@fluendo.com>
16701
16702         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16703
16704         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16705         (gst_riff_create_video_template_caps):
16706         * gst/ffmpegcolorspace/avcodec.h:
16707         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16708         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16709         (gst_ffmpegcsp_avpicture_fill):
16710         * gst/ffmpegcolorspace/imgconvert.c:
16711         Patch for support of YVU9 AVI files (#334822)
16712
16713 2006-03-22  Edward Hervey  <edward@fluendo.com>
16714
16715         * docs/design/design-decodebin.txt:
16716         Added design document for new decodebin
16717         (Target Caps): text/x-pango-markup is also a default target caps.
16718
16719 2006-03-22  Wim Taymans  <wim@fluendo.com>
16720
16721         * gst-libs/gst/audio/gstbaseaudiosink.c:
16722         (gst_base_audio_sink_dispose):
16723         Since we _parent the ringbuffer, we also need to
16724         _unparent instead of a plain _unref.
16725
16726 2006-03-22  Wim Taymans  <wim@fluendo.com>
16727
16728         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16729         (stop_seek), (scrub_toggle_cb), (main):
16730         Add scrub checkbox.
16731
16732 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16733
16734         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16735         (gst_ogg_parse_chain):
16736           Fix very inefficient usage of linked lists (#335365).
16737
16738 2006-03-21  Edward Hervey  <edward@fluendo.com>
16739
16740         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16741         * gst/playback/gstplaybin.c: (handoff):
16742         * gst/playback/gststreamselector.c:
16743         (gst_stream_selector_set_property):
16744         gcc 4.1 unreferenced pointer fixes.
16745         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16746         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16747         gst_buffer_ref() now takes a GstBuffer*.
16748
16749 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16750
16751         * sys/xvimage/xvimagesink.c:
16752         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16753         by Jan Schmidt.
16754
16755 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16756
16757         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16758         (id3v1_type_find), (apetag_type_find), (plugin_init):
16759           Can't do tag preferences via probability, as tags would then
16760           lose against types that are recognised with MAXIMUM probability
16761           (like .wav); so let all tag typefinders return MAXIMUM themselves
16762           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16763           that we can prefer APE to ID3v1 (fixes #335028).
16764           
16765 2006-03-17  Wim Taymans  <wim@fluendo.com>
16766
16767         * gst-libs/gst/audio/gstbaseaudiosink.c:
16768         (gst_base_audio_sink_change_state):
16769         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16770         (gst_ring_buffer_may_start):
16771         * gst-libs/gst/audio/gstringbuffer.h:
16772         Only start playback if we are playing.
16773         should fix #330748.
16774
16775 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16776
16777         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16778         * win32/common/config.h:
16779           Revert accidental commits to these files.
16780
16781 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16782
16783         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16784
16785         * tests/Makefile.am:
16786           Don't try to build tests in tests/icles if we
16787           don't have X (#323852)
16788
16789 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16790
16791         * gst-libs/gst/tag/gstid3tag.c:
16792           Add TXXX frame identifiers for replaygain stuff as used
16793           by some taggers (see #323721).
16794
16795 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16796
16797         * gst/playback/gststreamselector.c:
16798         (gst_stream_selector_set_property),
16799         (gst_stream_selector_bufferalloc):
16800           Preserve the existing buggy streamselector behaviour by performing
16801           a fallback buffer allocation when downstream isn't linked yet.
16802           This should really be fixed in playbin by blocking pads until it's
16803           linked them.
16804           Also, use gst_pad_alloc_buffer instead of
16805           gst_pad_alloc_buffer_and_set.
16806
16807 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16808
16809         * gst-libs/gst/tag/gstid3tag.c:
16810           Don't crash on unknown ID3v2 TXXX frames.
16811           
16812 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16813
16814         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16815           Chain up to the parent finalize method.
16816           Add 32-bit sample size to the template caps.
16817
16818         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16819         (gst_riff_create_video_template_caps):
16820           Add the fourcc that the VMWare codec uses.
16821           
16822         * gst/playback/gststreamselector.c:
16823         (gst_stream_selector_set_property),
16824         (gst_stream_selector_bufferalloc),
16825         (gst_stream_selector_request_new_pad):
16826           For the active pad, forward buffer-alloc requests, otherwise
16827           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16828           having to memcpy every frame when used by playbin.
16829
16830         * gst/tcp/gstmultifdsink.c:
16831         (gst_multi_fd_sink_handle_client_write):
16832           Get negotiated caps from the sink pad, rather than the sink
16833           pad's peer.
16834
16835 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16836
16837         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16838         
16839         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16840           Don't forget to set src->callbacks_pushed to FALSE again when
16841           popping them, otherwise re-activation in a different mode won't
16842           work (#334620).
16843
16844 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16845
16846         Patch by: Sebastien Moutte  <sebastien moutte net>
16847
16848         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16849         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16850         (gst_ffmpeg_smpfmt_to_caps):
16851           Replace __VA_ARGS__ caps creation macros with varargs functions.
16852           Makes things compile on MSVC (#320765), looks nicer, and we can
16853           tell the compiler to check for the NULL terminator.
16854
16855 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16856
16857         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16858
16859         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16860           Make sure the buffer we copy into is really always big
16861           enough, this time for real (#333488).
16862           
16863 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16864
16865         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16866           Add support for 24bpp DIB (#305279).
16867
16868 2006-03-14  Wim Taymans  <wim@fluendo.com>
16869
16870         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16871         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16872         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16873         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16874         (gst_video_scale_init), (gst_video_scale_src_event):
16875         Re-enable QoS after the release.
16876         Rework videoscale to use the base class src_event handler.
16877
16878 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16879
16880         * configure.ac:
16881           back to CVS.
16882
16883 === release 0.10.5 ===
16884
16885 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16886
16887         * configure.ac:
16888           releasing 0.10.5, "Net"
16889
16890 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16891
16892         * docs/plugins/Makefile.am:
16893           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16894           
16895 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16896
16897         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16898         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16899         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16900           Add cdparanoiasrc to docs.
16901
16902         * gst-libs/gst/cdda/gstcddabasesrc.c:
16903           More GstCddaBaseSrc docs.
16904
16905 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16906
16907         * docs/libs/gst-plugins-base-libs-sections.txt:
16908         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16909         * gst-libs/gst/tag/tag.h:
16910           API: libgsttag: new method gst_tag_from_id3_user_tag().
16911
16912 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16913
16914         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16915           NULL-terminate array of mpeg4 video file extensions.
16916           Fixes crash on PPC (#334226).
16917
16918 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16919
16920         * ext/gnomevfs/gstgnomevfssrc.c:
16921         (gst_gnome_vfs_src_check_get_range):
16922           gnome_vfs_uri_is_local() alone is not a good indicator
16923           whether we can operate in pull-mode with a specific URI,
16924           as it returns FALSE for file:// URIs that point to an
16925           NFS-mounted path. Be more conservative here: whitelist
16926           local files, blacklist http URIs and use the old
16927           mechanism for anything else (fixes #334216).
16928
16929 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16930
16931         * configure.ac:
16932           back to trunk
16933
16934 === release 0.10.4 ===
16935
16936 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16937
16938         * configure.ac:
16939           releasing 0.10.4, "Power"
16940
16941 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16942
16943         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16944         Disable max-lateness by setting it to -1 for now, so that 
16945         we can bed QoS stuff in thoroughly between now and the next
16946         release.
16947
16948 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16949
16950         Patch by: Fabrizio Gennari
16951
16952         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16953           Make sure we don't read beyond the palette buffer in case of
16954           broken or manipulated files (#333488)
16955
16956 2006-03-10  Edward Hervey  <edward@fluendo.com>
16957
16958         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16959         Fix for variable not initialized.
16960
16961 2006-03-09  Wim Taymans  <wim@fluendo.com>
16962
16963         * ext/libvisual/visual.c: (gst_visual_get_type),
16964         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16965         (gst_visual_chain):
16966         Small cleanups.
16967
16968         * ext/theora/gsttheoradec.h:
16969         * ext/theora/theoradec.c: (gst_theora_dec_init),
16970         (gst_theora_dec_reset), (_theora_granule_time),
16971         (theora_dec_src_convert), (theora_dec_sink_convert),
16972         (theora_dec_src_query), (theora_dec_src_event),
16973         (theora_dec_sink_event), (theora_handle_comment_packet),
16974         (theora_handle_header_packet), (theora_dec_push),
16975         (theora_handle_data_packet), (theora_dec_chain),
16976         (theora_dec_change_state):
16977         Add simple QoS.
16978
16979 2006-03-09  Wim Taymans  <wim@fluendo.com>
16980
16981         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16982         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16983         Some cleanups.
16984
16985 2006-03-09  Wim Taymans  <wim@fluendo.com>
16986
16987         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16988         Don't try to activate NULL chains.
16989
16990 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16991
16992         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16993           Fix invalid memory access to region before peek'd data (#332964).
16994
16995 2006-03-09  Wim Taymans  <wim@fluendo.com>
16996
16997         Patch by: Christophe Fergeau
16998
16999         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
17000         * ext/pango/gsttextrender.c: (gst_text_render_init):
17001         * gst/adder/gstadder.c: (gst_adder_init):
17002         Don't leak padtemplates, closes #333510.
17003
17004 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
17005
17006         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17007           Fix invalid memory access: make sure string passed to
17008           regexec() is NUL-termianted.
17009
17010 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
17011
17012         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
17013         (mp3_type_find):
17014           Refactor mpeg/audio typefinding to make it more maintainable
17015           and easier to fine-tune. Make probing into middle of the file
17016           work properly (fixes #333900, also see #152688).
17017
17018 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
17019
17020         * gst/typefind/gsttypefindfunctions.c:
17021         (utf8_type_find_have_valid_utf8_at_offset):
17022           Remove part from previous commit that was bogus:
17023           g_utf8_validate() does in fact not accept embedded
17024           zeroes, so we don't need to check for those (thanks
17025           to Mike for the hint).
17026
17027 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
17028
17029         * gst/typefind/gsttypefindfunctions.c:
17030         (utf8_type_find_count_embedded_zeroes),
17031         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
17032           Make plain/text typefinder more conservative: firstly, check
17033           for embedded zeroes, which are perfectly valid UTF-8 characters,
17034           but also a fairly good sign that something is not a plain text
17035           file; secondly, probe into the middle of the file if possible.
17036           If we can't probe into the middle, limit the probability value
17037           to be returned to TYPE_FIND_POSSIBLE (see #333900).
17038
17039 2006-03-08  Michael Smith  <msmith@fluendo.com>
17040
17041         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17042           Make typefind function name for mpeg4 video unique.
17043
17044 2006-03-08  Wim Taymans  <wim@fluendo.com>
17045
17046         * ext/libvisual/visual.c: (gst_visual_init),
17047         (gst_visual_clear_actors), (gst_visual_dispose),
17048         (gst_visual_reset), (gst_visual_src_setcaps),
17049         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
17050         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
17051         (gst_visual_chain), (gst_visual_change_state):
17052         Cleanups, post nice errors.
17053         Handle sink and src events.
17054         Implement simple QoS.
17055
17056         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
17057         Use new basesink methods to configure max-lateness.
17058         Small doc update.
17059
17060         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17061         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
17062         Debug statement cleanups.
17063
17064         * gst/volume/gstvolume.c: (gst_volume_class_init):
17065         Simple cleanup.
17066
17067 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
17068
17069         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
17070         (gst_text_overlay_init), (gst_text_overlay_set_property),
17071         (gst_text_overlay_get_property):
17072           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
17073           as string type properties, but mark them deprecated. Add
17074           'halignment' and 'valignment' properties that use enums
17075           instead of strings.
17076
17077 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
17078
17079         Patch by: Fabrizio Gennari
17080
17081         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17082           Allow palettes with less than 256 colours in AVI files
17083           (#333488)
17084
17085 2006-03-07  Julien MOUTTE  <julien@moutte.net>
17086
17087         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
17088         (gst_text_overlay_video_event): Fix wrong EOS handling on text
17089         pad. We were releasing the queued text buffer when we should keep
17090         it until video pad gets EOS or discard the text buffer because it's
17091         too old. That was eating the last subtitle buffer. Add some more
17092         debug.
17093
17094 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
17095
17096         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
17097         (gst_text_overlay_video_chain):
17098           Fix invalid memory access (we can't access a buffer after it's been
17099           pushed downstream without taking a reference); fix memory leak (if
17100           there's no text to render, bail out before allocating stuff).
17101
17102 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
17103
17104         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17105         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
17106         * ext/pango/gsttextoverlay.h:
17107           If input is plain text, escape it before passing it to
17108           pango_layout_set_markup().
17109
17110 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
17111
17112         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
17113           Don't ignore flow return from gst_pad_push().
17114
17115 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
17116
17117         Patch by: Fabrizio Gennari
17118
17119         * ext/libvisual/visual.c: (gst_visual_getcaps),
17120         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
17121         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
17122         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17123         (gst_vorbisenc_convert_sink):
17124         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
17125         (gst_audio_duration_from_pad_buffer):
17126         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
17127         (gst_audio_filter_chain):
17128         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17129         (gst_base_rtp_depayload_setcaps):
17130         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
17131         (gst_video_get_size):
17132         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
17133           Don't leak references returned by gst_pad_get_parent()
17134           (#333663)
17135
17136 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
17137
17138         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17139           change location param details
17140         * gst/volume/gstvolume.c: (plugin_init):
17141           correct plugin description
17142
17143 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
17144
17145         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
17146         (gst_gnome_vfs_src_check_get_range):
17147           Override GstBaseSrc::check_get_range() in order to avoid opening
17148           the resource just to check whether we can operate in pull-mode or
17149           not - we can predict that pretty well from the URI alone. Should
17150           fix problems with last.fm (#331690). (Requires latest core CVS).
17151
17152 2006-03-06  Wim Taymans  <wim@fluendo.com>
17153
17154         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
17155         (gst_video_sink_class_init):
17156         Throw away frames that are later than 20 ms.
17157
17158 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
17159
17160         Patch by: Fabrizio Gennari
17161
17162         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17163           Set depth on WMA caps (#333545)
17164
17165 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17166
17167         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17168         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
17169           put Theora BOS pages before others.  This hardcodes
17170           the Ogg/Theora I profile, but hey.
17171
17172 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17173
17174         * ext/ogg/README:
17175           updated with some examples
17176         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
17177         (granulepos_add), (theora_buffer_from_packet):
17178         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
17179         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
17180         (gst_vorbisenc_chain):
17181           implement strategy from ext/ogg/README
17182         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17183         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
17184         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
17185         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
17186           Fix muxer so that oggz-validate is happy with all streams;
17187           except for no eos mark, and the BOS page ordering
17188         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17189         (check_buffer_granulepos):
17190         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
17191           update tests to check for OFFSET being set as requested
17192           fixed type of granulepos, it's not a ClockTime
17193
17194 2006-03-05  Julien MOUTTE  <julien@moutte.net>
17195
17196         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17197         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
17198         Check that the xvimage we are creating has a correct size
17199         before returning it. (#314897)
17200
17201 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17202
17203         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17204           Give id3 and ape tag typefinders a rank slightly higher
17205           than PRIMARY to ensure they're always run before any of
17206           the other typefinders (in particular wav and mp3) (#324186).
17207
17208 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17209
17210         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17211           Add support for '3IVD' fourcc (#333403).
17212
17213 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17214
17215         * configure.ac:
17216           Bump requirements to GStreamer CVS for the new error enum.
17217
17218         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
17219           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
17220           space left on the device (fixes #333352).
17221
17222 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
17223
17224         * win32/vs6:
17225           add a project file for libgstvolume
17226           update the workspace
17227
17228 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17229
17230         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
17231         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17232         (GST_START_TEST):
17233           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
17234           Set IN_CAPS on header buffers
17235
17236 2006-03-02  Wim Taymans  <wim@fluendo.com>
17237
17238         * docs/plugins/Makefile.am:
17239         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17240         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17241         Add audioresample to docs.
17242
17243         * gst/audioconvert/gstaudioconvert.c:
17244         Add revision date.
17245
17246         * gst/audioresample/gstaudioresample.c:
17247         (gst_audioresample_base_init), (gst_audioresample_class_init),
17248         (gst_audioresample_init), (gst_audioresample_dispose),
17249         (audioresample_get_unit_size), (audioresample_transform_caps),
17250         (resample_set_state_from_caps), (audioresample_transform_size),
17251         (audioresample_set_caps), (audioresample_event),
17252         (audioresample_do_output), (audioresample_transform),
17253         (audioresample_pushthrough), (gst_audioresample_set_property),
17254         (gst_audioresample_get_property), (plugin_init):
17255         * gst/audioresample/gstaudioresample.h:
17256         Added docs.
17257         Small code cleanups.
17258
17259 2006-03-02  Wim Taymans  <wim@fluendo.com>
17260
17261         * docs/plugins/Makefile.am:
17262         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17263         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17264         Added videoscale to docs.
17265
17266         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
17267         (gst_video_rate_swap_prev), (gst_video_rate_event),
17268         (gst_video_rate_chain):
17269         Fix typo in docs.
17270
17271         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
17272         (gst_video_scale_init), (gst_video_scale_prepare_size),
17273         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
17274         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
17275         * gst/videoscale/gstvideoscale.h:
17276         Added docs, examples.
17277         Some code cleanups.
17278         Post errors instead of g_warning.
17279
17280 2006-03-02  Wim Taymans  <wim@fluendo.com>
17281
17282         * docs/libs/gst-plugins-base-libs-docs.sgml:
17283         * docs/libs/gst-plugins-base-libs-sections.txt:
17284         * docs/libs/gst-plugins-base-libs.types:
17285         * docs/plugins/Makefile.am:
17286         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17287         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17288         Added some more docs to libs and plugins.
17289
17290         * gst-libs/gst/audio/gstringbuffer.c:
17291         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
17292         * gst-libs/gst/audio/gstringbuffer.h:
17293         Document ringbuffer some more.
17294
17295         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
17296         (gst_video_rate_setcaps), (gst_video_rate_reset),
17297         (gst_video_rate_init), (gst_video_rate_flush_prev),
17298         (gst_video_rate_swap_prev), (gst_video_rate_event),
17299         (gst_video_rate_chain), (gst_video_rate_change_state):
17300         * gst/videorate/gstvideorate.h:
17301         Fix videorate to use segments.
17302         Make it work with 0/1 framerates (closes #331903)
17303         Handle EOS correctly.
17304         Added docs.
17305
17306 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17307
17308         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
17309         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
17310         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
17311           In state change function, first chain up to parent class,
17312           then handle downwards state change stuff. Remove some
17313           commented out cruft from 0.8 code.
17314
17315 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17316
17317         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17318         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17319         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
17320         (gst_ogm_parse_chain):
17321           Don't remove/re-add source pad if the new caps are the same as
17322           the old caps anyway (#333042). When removing source pad, don't
17323           unref it afterwards - we didn't ref it when adding. Sprinkle some
17324           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
17325           after using gst_pad_get_parent(). Return downstream flow return
17326           value in chain function.
17327
17328 2006-03-02  Wim Taymans  <wim@fluendo.com>
17329
17330         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17331         * docs/plugins/gst-plugins-base-plugins.args:
17332         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17333         * docs/plugins/gst-plugins-base-plugins.interfaces:
17334         * docs/plugins/gst-plugins-base-plugins.signals:
17335         Fix hierarchy, added some more elements to the docs.
17336
17337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17338         (gst_ffmpegcsp_get_type):
17339         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17340         Fix docs for ffmpegcolorspace.
17341
17342 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
17343
17344         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17345         (apetag_type_find), (ape_type_find), (plugin_init):
17346           Some typefinding fine-tuning:
17347           - rank ID3/APE tags in order of preference via probabilities, so that
17348             ID3v2 > APEv2 > APEv1 > ID3v1.
17349           - three or four bytes don't really justify MAXIMUM probability,
17350             change those to 'very likely' (musepack and monkeysaudio).
17351
17352 2006-03-01  Wim Taymans  <wim@fluendo.com>
17353
17354         * docs/plugins/Makefile.am:
17355         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17356         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17357         * ext/alsa/gstalsamixer.c:
17358         * ext/alsa/gstalsamixer.h:
17359         * ext/alsa/gstalsamixerelement.c:
17360         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17361         * ext/alsa/gstalsamixerelement.h:
17362         * ext/alsa/gstalsasink.c:
17363         * ext/alsa/gstalsasink.h:
17364         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17365         (gst_alsasrc_init):
17366         * ext/alsa/gstalsasrc.h:
17367         Added alsa docs.
17368         Small code cleanups.
17369
17370 2006-03-01  Wim Taymans  <wim@fluendo.com>
17371
17372         * ext/theora/Makefile.am:
17373         Dist new header too,
17374
17375 2006-03-01  Wim Taymans  <wim@fluendo.com>
17376
17377         * docs/plugins/Makefile.am:
17378         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17379         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17380         * ext/gnomevfs/gstgnomevfssink.h:
17381         * ext/gnomevfs/gstgnomevfssrc.h:
17382         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17383         * ext/vorbis/vorbisdec.h:
17384         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17385         * ext/vorbis/vorbisenc.h:
17386         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17387         (vorbis_parse_chain), (vorbis_parse_change_state):
17388         * ext/vorbis/vorbisparse.h:
17389         * gst/audioconvert/gstaudioconvert.h:
17390         * gst/tcp/gsttcpserversink.h:
17391         * gst/videotestsrc/gstvideotestsrc.c:
17392         * gst/videotestsrc/gstvideotestsrc.h:
17393         * gst/volume/gstvolume.c:
17394         * gst/volume/gstvolume.h:
17395         Fix some more docs.
17396         Added docs for vorbisdec and vorbisparse.
17397         Fix vorbisparse.
17398
17399 2006-03-01  Wim Taymans  <wim@fluendo.com>
17400
17401         * docs/plugins/Makefile.am:
17402         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17403         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17404         * ext/pango/gstclockoverlay.h:
17405         * ext/pango/gsttextoverlay.h:
17406         * ext/pango/gsttextrender.h:
17407         * ext/pango/gsttimeoverlay.h:
17408         * ext/theora/gsttheoradec.h:
17409         * ext/theora/gsttheoraenc.h:
17410         * ext/theora/theoradec.c:
17411         * ext/theora/theoraenc.c:
17412         * gst/audioconvert/gstaudioconvert.h:
17413         * gst/audiotestsrc/gstaudiotestsrc.h:
17414         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17415         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17416         * gst/tcp/gstmultifdsink.h:
17417         Updated/added documentation.
17418
17419         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17420         (gst_text_overlay_halign_get_type),
17421         (gst_text_overlay_wrap_mode_get_type),
17422         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17423         (gst_text_overlay_init), (gst_text_overlay_set_property),
17424         (gst_text_overlay_get_property):
17425         Fix up properties to be enums instead of string to make bindings,
17426         introspection and automatic GUI creation possible.
17427         Add getters for the properties.
17428
17429 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17430
17431         * gst/audiotestsrc/gstaudiotestsrc.c:
17432           added defines of M_PI and M_PI_2
17433         * gst/ffmpegcolorspace/avcodec.h:
17434           removed #include "stdint.h" for win32 as _stdint.h is 
17435           autogenerated to win32/common
17436         * win32/common/libgstaudio.def:
17437         * win32/common/libgsttag.def:
17438           added some exports
17439         * win32/vs6:
17440           some project files bugs corrected
17441         * win32/vs7:
17442           project files are reset to the default vs7 configuration 
17443           (they link to msvcr71.dll using default optimizations)
17444           
17445 2006-02-28  Wim Taymans  <wim@fluendo.com>
17446
17447         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17448         Fix some docs.
17449
17450 2006-02-28  Edward Hervey  <edward@fluendo.com>
17451
17452         * ext/alsa/gstalsasrc.c:
17453         Set proper class on the ElementDetails:
17454         Source/Audio instead of Src/Audio/
17455
17456 2006-02-28  Edward Hervey  <edward@fluendo.com>
17457
17458         * gst/videoscale/vs_scanline.c:
17459         (vs_scanline_resample_nearest_RGBA):
17460         Revert optimization in videoscale. It should go in liboil and have
17461         an appropriate liboil function.
17462
17463 2006-02-28  Wim Taymans  <wim@fluendo.com>
17464
17465         * gst-libs/gst/audio/gstbaseaudiosink.c:
17466         (gst_base_audio_sink_provide_clock):
17467         Don't try to provide a clock in the NULL state.
17468
17469 2006-02-28  Wim Taymans  <wim@fluendo.com>
17470
17471         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17472         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17473         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17474         (gst_ogg_demux_deactivate_current_chain),
17475         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17476         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17477         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17478         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17479         Use GstSegment infrastructure to remove duplicated code
17480         and handle more seek cases correctly.
17481
17482 2006-02-28  Wim Taymans  <wim@fluendo.com>
17483
17484         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17485         (gst_ffmpegcsp_transform):
17486         Don't ignore return code from ffmpeg convert function.
17487
17488         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17489         Split out some long statements to ease debugging.
17490
17491 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17492
17493         * ext/libvisual/visual.c: (gst_visual_init),
17494         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17495         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17496         being able to renegotiate the size. Instead, use the negotiation
17497         algorithm from the goom plugin to pick an initial output caps. 
17498
17499         Also, allow theoretical libvisual plugins that might support non-GL 
17500         output even if they also do GL.
17501
17502 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17503
17504         * ext/libvisual/visual.c: (gst_visual_init),
17505         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17506         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17507         possible negotiation issues.
17508
17509 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17510
17511         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17512
17513 2006-02-24  Michael Smith  <msmith@fluendo.com>
17514
17515         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17516         (cmml_type_find), (plugin_init):
17517           Fix CMML type find function to not require a specific minor version
17518           of the CMML header.
17519
17520           Add an MPEG4 video elementary stream typefind function.
17521
17522 2006-02-04  Michael Smith  <msmith@fluendo.com>
17523
17524         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17525         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17526         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17527         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17528         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17529         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17530           Annodex support in ogg demuxer. Doesn't do very much without the
17531           other annodex patches (to come).
17532
17533 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17534
17535         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17536
17537         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17538           Pick up palette for MS video v1 (#327028)
17539
17540 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17541
17542         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17543         (gst_ffmpegcsp_caps_remove_format_info),
17544         (gst_ffmpegcsp_get_unit_size):
17545           The 'palette_data' field from incoming RGB caps shouldn't be
17546           proxied on outgoing YUV caps; also, restrict unit size
17547           adjustment in case of paletted data only to the unit that
17548           actually has a palette. Fixes #330711.
17549
17550 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17551
17552         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17553         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17554         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17555         (gst_ffmpegcsp_get_unit_size):
17556           Plug some memory leaks.
17557
17558 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17559
17560         * sys/ximage/Makefile.am:
17561         * sys/xvimage/Makefile.am:
17562           Add some _CFLAGS and _LIBS that seem to be missing
17563           and/or required for Cygwin (see #317048).
17564
17565 2006-02-22  Wim Taymans  <wim@fluendo.com>
17566
17567         * ext/alsa/gstalsasrc.c:
17568         Fix description as pointed out by caugier.
17569
17570 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17571
17572         Reviewed by : Edward Hervey  <edward@fluendo.com>
17573
17574         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17575         (qt_type_find):
17576         Better 3gp typefinding (#331526).
17577
17578 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17579
17580         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17581           Don't send EOS event here, the base class will send one for us.
17582
17583         * gst/playback/gstplaybasebin.c: (prepare_output):
17584           Subpictures without video stream aren't allowed either.
17585         
17586         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17587           Fix debug statement copy'n'paste-o.
17588
17589 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17590
17591         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17592           Fix issues with mixer keeping state when muting/unmuting
17593           and when changing the volume whilst muted (see #331763
17594           and #331765).
17595
17596 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17597
17598         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17599         (parse_subrip), (gst_sub_parse_format_autodetect):
17600           Set right caps given that we send escaped text. Also,
17601           honour <i></i>, <b></b> and <u></u> markers that can be found
17602           in .srt files (fixes #310202).
17603
17604 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17605
17606         * gst-libs/gst/audio/mixerutils.c:
17607         (element_factory_rank_compare_func):
17608           Make order in which elements are tried more determinable.
17609
17610 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17611
17612         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17613         (remove_element_chain), (cleanup_decodebin),
17614         (gst_decode_bin_change_state): Make decodebin reusable by
17615         fixing remove_element_chain first and then introduce a
17616         cleaner in state change to ->NULL. (Closes #331678)
17617
17618 2006-02-19  Wim Taymans  <wim@fluendo.com>
17619
17620         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17621         use 0666 mask when creating files so umask gets applied
17622         correctly. Fixes #331295.
17623
17624 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17625
17626         * gst/subparse/Makefile.am:
17627         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17628         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17629         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17630         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17631         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17632         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17633         * gst/subparse/gstssaparse.h:
17634         * gst/subparse/gstsubparse.c: (plugin_init):
17635           Add very basic parser for SSA subtitle streams (as often
17636           found in matroska files).
17637
17638 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17639
17640         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17641           That should be text/x-pango-markup, not text/x-pango-layout.
17642
17643 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17644
17645         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17646         Polishing.
17647
17648 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17649
17650         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17651         (gst_text_overlay_finalize), (gst_text_overlay_init),
17652         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17653         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17654         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17655         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17656         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17657         Fix state change deadlock.
17658
17659 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17660
17661         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17662         (gst_text_overlay_finalize), (gst_text_overlay_init),
17663         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17664         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17665         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17666         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17667         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17668         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17669         and subtitles files.
17670
17671 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17672
17673         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17674         should be considered as raw.
17675
17676 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17677
17678         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17679         (cb_probe):
17680         * gst/playback/gststreaminfo.h: Introduce language informations.
17681
17682 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17683
17684         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17685         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17686         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17687         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17688         Set shared memory segments to be deleted as soon as we have attached,
17689         that way they get cleaned up automatically if we crash.
17690
17691 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17692
17693         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17694         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17695         functions are called with lock held.
17696
17697 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17698
17699         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17700         (gst_text_overlay_finalize), (gst_text_overlay_init),
17701         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17702         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17703         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17704         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17705         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17706         (gst_text_overlay_change_state): Refactoring of textoverlay
17707         without collectpads. This now supports sparse subtitles coming
17708         from a demuxer instead of a sub file. Seeking is still broken 
17709         though. Need to discuss with wtay some more on how to handle
17710         seeking correctly.
17711         * ext/pango/gsttextoverlay.h:
17712         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17713         subtitles coming from the demuxer.
17714
17715 2006-02-17  Wim Taymans  <wim@fluendo.com>
17716
17717         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17718         (gst_vorbisenc_convert_sink):
17719         Use some more scaling functions.
17720
17721 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17722
17723         * ext/cdparanoia/gstcdparanoiasrc.c:
17724         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17725         (gst_cd_paranoia_paranoia_callback),
17726         (gst_cd_paranoia_src_signal_is_being_watched),
17727         (gst_cd_paranoia_src_read_sector):
17728         * ext/cdparanoia/gstcdparanoiasrc.h:
17729           Add back 'transport-error' and 'uncorrected-error' signals and
17730           make them actually be fired when bad stuff happens (#319340).
17731
17732 2006-02-17  Wim Taymans  <wim@fluendo.com>
17733
17734         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17735         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17736         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17737         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17738         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17739         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17740         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17741         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17742         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17743         (gst_ring_buffer_clear):
17744         Small cleanups.
17745         Added some G_LIKELY.
17746
17747 2006-02-17  Wim Taymans  <wim@fluendo.com>
17748
17749         * gst-libs/gst/audio/TODO:
17750         Update TODO
17751
17752         * gst-libs/gst/audio/gstbaseaudiosink.c:
17753         (gst_base_audio_sink_get_offset):
17754         When trying to play samples ASAP and we don't have a
17755         previous sample, try to play at position 0 instead of
17756         an invalid position.
17757
17758 2006-02-17  Wim Taymans  <wim@fluendo.com>
17759
17760         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17761         (gst_alsasink_reset):
17762         Also release lock when we get an error in _reset();
17763         fix an error message.
17764
17765 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17766
17767         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17768         (gst_alsasink_init), (get_channel_free_structure),
17769         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17770         (gst_alsasink_close):
17771         * ext/alsa/gstalsasink.h:
17772           Add support for more than 2 channels (#326720).
17773
17774 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17775
17776         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17777           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17778           with 4 or 6 channels, assume a default channel layout to make things
17779           work (not sure there's anything else we can do in those cases).
17780
17781 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17782
17783         * gst-libs/gst/audio/multichannel.c:
17784           Minor docs fix.
17785
17786         * gst-libs/gst/riff/Makefile.am:
17787         * gst-libs/gst/riff/riff-ids.h:
17788         * gst-libs/gst/riff/riff-media.c:
17789         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17790           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17791           channels and a channel layout map.
17792           
17793 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17794
17795         Reviewed by Edward Hervey  <edward@fluendo.com>
17796
17797         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17798         C-level optimization of the RGBA nearest neighbour function.
17799         Eventually this might end up in liboil with vectorized versions.
17800
17801 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17802
17803         * gst-libs/gst/audio/multichannel.c:
17804         (gst_audio_get_channel_positions):
17805           When we have more than 2 channels, but no channel layout is
17806           specified in the caps, return some default channel layout
17807           to the caller and warn about about a possibly buggy element
17808           (could be buggy filtercaps as well of course) (#317038).
17809
17810 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17811
17812         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17813           Add gst-libs/gst/cdda to list of lib search paths.
17814
17815 2006-02-15  Andy Wingo  <wingo@pobox.com>
17816
17817         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17818         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17819         to the Lord Jesus that I do not have to touch the ogg muxer ever
17820         again.
17821
17822 2006-02-15  Edward Hervey  <edward@fluendo.com>
17823
17824         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17825         quicktime movie files can also contain 'uuid' atoms.
17826
17827 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17828
17829         * gst/audioconvert/plugin.c: (plugin_init):
17830           Register the GstAudioChannelPosition enum type with the type
17831           system in the plugin_init function, so that it is known before
17832           any element actually makes use of multi-channel stuff. This is
17833           required for example if one wants to be able to deserialise/use
17834           a caps string with channel positions before any pipeline has
17835           been setup and started, like with gst-launch.
17836
17837 2006-02-14  Wim Taymans  <wim@fluendo.com>
17838
17839         * gst-libs/gst/audio/gstringbuffer.c:
17840         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17841         (gst_ring_buffer_samples_done), (wait_segment),
17842         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17843         Add some compiler G_(UN_)LIKELY help.
17844         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17845         make sure they can exit their functions. Should fix #330748
17846
17847 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17848
17849         * Makefile.am:
17850         * configure.ac:
17851         * win32/MANIFEST:
17852         * win32/common/_stdint.h:
17853           Windows does not have long long; copy the generated _stdint.h
17854         * win32/common/interfaces-enumtypes.c:
17855         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17856         (gst_mixer_track_flags_get_type),
17857         (gst_tuner_channel_flags_get_type):
17858         * win32/common/multichannel-enumtypes.c:
17859         (gst_audio_channel_position_get_type):
17860           update
17861
17862 2006-02-13  Wim Taymans  <wim@fluendo.com>
17863
17864         * gst-libs/gst/audio/gstbaseaudiosink.c:
17865         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17866         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17867         Always sync on first sample we receive when starting.
17868
17869 2006-02-13  Wim Taymans  <wim@fluendo.com>
17870
17871         * gst/playback/gstplaybin.c: (gen_vis_element):
17872         Update vis bin docs.
17873         Move queue after tee so we don't queue video buffers but
17874         audio samples instead. Fixes problems where the video queue
17875         is filled and the audio queue empty.
17876
17877 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17878
17879         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17880           No need to push an EOS event here, GstBaseSrc will do that for us
17881           when we return FLOW_UNEXPECTED.
17882           
17883 2006-02-12  Wim Taymans  <wim@fluendo.com>
17884
17885         * gst-libs/gst/audio/gstbaseaudiosink.c:
17886         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17887         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17888         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17889         Use scale functions when possible.
17890         Fix error messages.
17891         Free clockid when after waiting for EOS.
17892         Use G_(UN_)LIKLY when it makes sense.
17893         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17894
17895 2006-02-12  Edward Hervey  <edward@fluendo.com>
17896
17897         * gst/playback/gstplaybasebin.c: (prepare_output): 
17898         Remove stray semi-colon (fixes #330888).
17899
17900 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17901
17902         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17904         Fix up the XShm call testing so that we catch errors, and don't
17905         cause new ones by attempting to detach from a segment we failed
17906         to attach to. Fixes #312439.
17907
17908 2006-02-10  Edward Hervey  <edward@fluendo.com>
17909
17910         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17911         Added flv file typefind (video/x-flv).
17912
17913 2006-02-10  Edward Hervey  <edward@fluendo.com>
17914
17915         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17916         (gst_riff_create_video_template_caps):
17917         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17918         Also added the caps to the default set of riff video caps.
17919
17920 2006-02-09  Andy Wingo  <wingo@pobox.com>
17921
17922         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17923         time and the end time of the last packet in the page.
17924         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17925         on the pages in our queue, set the duration as well. Reflow a
17926         debug statement.
17927         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17928         Fixes bad muxing order.
17929
17930 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17931
17932         * gst-libs/gst/rtp/gstbasertppayload.c:
17933         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17934           update seqnum before setting it on the packet; this makes sure
17935           that the timestamp and seqnum properties match after pushing
17936           a buffer
17937
17938 2006-02-09  Andy Wingo  <wingo@pobox.com>
17939
17940         * gst-libs/gst/audio/gstringbuffer.c
17941         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17942         overflow after 13.5 hours of recording. Kapow!
17943
17944         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17945         the buffer size -- we don't care about underrun/overrun reporting
17946         right now, just need to return a useful value.
17947
17948 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17949
17950         * configure.ac:
17951           Back to CVS
17952
17953 === release 0.10.3 ===
17954
17955 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17956
17957         * configure.ac:
17958           releasing 0.10.3, "Under Pressure"
17959
17960 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17961
17962         * configure.ac:
17963         Drat. Bump libtool version number for new API.
17964         Prelease 0.10.2.3 (of 0.10.3)
17965
17966 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17967
17968         * configure.ac:
17969         * win32/common/config.h:
17970         0.10.2.2 prerelease (of 0.10.3).
17971
17972 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17973
17974         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17975           Revert Andy's newsegment change pending a more correct
17976           fix.
17977
17978 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17979
17980         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17981         (qt_type_find), (plugin_init):
17982           detect more files as 3gp
17983           group and reorder the iso file formats
17984
17985 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17986
17987         * ext/vorbis/vorbis.c: (plugin_init):
17988           Register musicbrainz tags, so apps don't have to.
17989
17990 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17991
17992         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17993         (gst_tag_to_vorbis_tag):
17994           Make sure we called gst_tag_register_musicbrainz_tags()
17995           before possibly mapping a vorbiscomment string from/to a
17996           musicbrainz tag.
17997
17998 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17999
18000         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18001           In case we can't find the required number of consecutive
18002           mpeg audio frames to positively identify an MPEG audio
18003           stream, check if there's at least a valid mpeg audio
18004           frame right at offset 0 and if so suggest mpeg/audio
18005           caps with a very low probability (#153004).
18006
18007 2006-02-07  Andy Wingo  <wingo@pobox.com>
18008
18009         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
18010         a TIME segment if we get timestamped buffers. Requires recent
18011         fixes in core to work properly.
18012
18013 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18014
18015         * gst/playback/gstplaybasebin.c: (prepare_output):
18016           Don't print the URI as part of the error message, it
18017           makes error dialogs look rather ugly, especially if
18018           the URI is very long or has characters in it that
18019           need escaping.
18020
18021 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18022
18023         * gst/playback/gstplaybasebin.c: (prepare_output):
18024           Error out if we have only text or subtitles, but nothing
18025           else. Also error out if we have subtitles but no video
18026           stream.
18027
18028 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18029
18030         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
18031           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
18032           Post an error message on the bus when we encounter an
18033           error, which will hopefully be more meaningful than the
18034           'Internal Flow Error' message users get to see if we
18035           just return GST_FLOW_ERROR.
18036
18037 2006-02-07  Andy Wingo  <wingo@pobox.com>
18038
18039         * configure.ac (GST_MAJORMINOR): Update core version req to
18040         0.10.2.2, for the collectpads API addition (#330244).
18041
18042 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18043
18044         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18045           Return FALSE from plugin_init() when GnomeVFS can't
18046           be initialised for some reason (#328423).
18047
18048 2006-02-06  Julien MOUTTE  <julien@moutte.net>
18049
18050         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
18051         Stick to seeking theory until i find the bug.
18052         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
18053
18054 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18055
18056         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18057         (theora_enc_finalize), (theora_enc_sink_setcaps),
18058         (theora_set_header_on_caps), (theora_enc_chain),
18059         (theora_enc_change_state):
18060         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
18061           Make theoraenc and the tests leak free. Like, really.
18062
18063 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
18064
18065         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18066         (theora_enc_finalize), (theora_enc_sink_setcaps):
18067           Add a finalize method to ensure we clean up state even if
18068           someone omitted the state change back to NULL.
18069
18070         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
18071         (gst_vorbisenc_chain):
18072           Free some more leaked bits.
18073
18074         * tests/check/pipelines/theoraenc.c: (start_pipeline),
18075         (stop_pipeline):
18076           Wait for state changes to happen if they're ASYNC.
18077
18078           This ought to teach those fancy pants buildbots a lesson.
18079
18080 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18081
18082         * gst-libs/gst/tag/gstid3tag.c:
18083           Add mapping for ID3 International Standard Recording Code
18084           tag "TSRC"
18085
18086 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18087
18088         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
18089           Don't leak tag names.
18090
18091 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
18092
18093         * docs/libs/gst-plugins-base-libs-docs.sgml:
18094         * docs/libs/gst-plugins-base-libs-sections.txt:
18095         * gst-libs/gst/tag/gstid3tag.c:
18096         * gst-libs/gst/tag/gstvorbistag.c:
18097         * gst-libs/gst/tag/tags.c:
18098           Split libgsttag docs into multiple sections.
18099
18100 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
18101
18102         * docs/libs/Makefile.am:
18103         * docs/libs/gst-plugins-base-libs-docs.sgml:
18104         * docs/libs/gst-plugins-base-libs-sections.txt:
18105         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
18106         * gst-libs/gst/tag/gstvorbistag.c:
18107         * gst-libs/gst/tag/tag.h:
18108         * gst-libs/gst/tag/tags.c:
18109           Add libgsttag to the docs.
18110
18111 2006-02-05  Julien MOUTTE  <julien@moutte.net>
18112
18113         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
18114         (gst_text_overlay_init), (gst_text_overlay_src_event),
18115         (gst_text_overlay_collected): Fix clockoverlay.
18116
18117 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
18118
18119         * docs/libs/compiling.sgml:
18120           Fix typo: it's pkg-config, not pkg-gconfig
18121
18122         * docs/libs/gst-plugins-base-libs-docs.sgml:
18123         * docs/libs/gst-plugins-base-libs-sections.txt:
18124         * docs/libs/tmpl/gstgconf.sgml:
18125           There is no libgstgconf in 0.10, remove it
18126           from the docs.
18127
18128 2006-02-05  Julien MOUTTE  <julien@moutte.net>
18129
18130         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
18131         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
18132         (gst_text_overlay_src_event), (gst_text_overlay_collected):
18133         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
18134         (gst_sub_parse_class_init), (gst_sub_parse_init),
18135         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
18136         (parse_mpsub), (parser_state_init), (handle_buffer),
18137         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
18138         * gst/subparse/gstsubparse.h: Introduce seeking code.
18139
18140 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
18141
18142         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
18143           Add comment about LANGUAGE tag inconsistency (we want
18144           ISO-639-1, but extract three-letter identifiers?)
18145
18146         * po/POTFILES.in:
18147           Add two translatable files.
18148
18149 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
18150
18151         * gst-libs/gst/tag/Makefile.am:
18152         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
18153         * gst-libs/gst/tag/tag.h:
18154         * gst-libs/gst/tag/tags.c:
18155         (gst_tag_register_musicbrainz_tags_internal),
18156         (gst_tag_register_musicbrainz_tags):
18157           Forward-port some tags stuff from the 0.8 branch. This is
18158           mostly the addition of musicbrainz tags and their mapping
18159           to vorbistags, and a vorbistag mapping of the language tag.
18160
18161 2006-02-05  Julien MOUTTE  <julien@moutte.net>
18162
18163         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
18164         refactoring.
18165
18166 2006-02-04  David Schleef  <ds@schleef.org>
18167
18168         * ext/ogg/gstoggmux.c:
18169         * gst/typefind/gsttypefindfunctions.c:
18170           Add Dirac typefinding and add dirac format to oggmux.
18171
18172 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
18173
18174         * gst/playback/gstdecodebin.c: (try_to_link_1):
18175           Don't put essential function call into
18176           g_return_*() macro, otherwise it'll all be
18177           replaced by NOOPs when compiling with
18178           G_DISABLE_CHECKS defined.
18179
18180 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18181
18182         * ext/ogg/gstoggdemux.c:
18183         * ext/ogg/gstoggparse.c:
18184         * gst/tcp/gsttcpserversink.c:
18185         * sys/v4l/v4lsrc_calls.c:
18186         * sys/v4l/v4lsrc_calls.h:
18187         Just make it compile with --disable-gst-debug.
18188
18189 2006-02-03  Wim Taymans  <wim@fluendo.com>
18190
18191         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18192         (gst_alsasink_class_init), (gst_alsasink_init),
18193         (gst_alsasink_write), (gst_alsasink_reset):
18194         * ext/alsa/gstalsasink.h:
18195         Add lock to protect alsa calls.
18196         Implement reset to flush samples ASAP, does not work
18197         with dmix though.
18198
18199 2006-02-02  Wim Taymans  <wim@fluendo.com>
18200
18201         * gst-libs/gst/audio/gstbaseaudiosink.c:
18202         (gst_base_audio_sink_provide_clock):
18203         Ugh.. getting late I guess...
18204
18205 2006-02-02  Wim Taymans  <wim@fluendo.com>
18206
18207         * gst-libs/gst/audio/gstbaseaudiosink.c:
18208         (gst_base_audio_sink_provide_clock),
18209         (gst_base_audio_sink_set_property),
18210         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
18211         Don't try to provide a clock when we are not negotiated since
18212         we might not be able to make it run.
18213
18214 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18215
18216         * gst/playback/gstdecodebin.c: (try_to_link_1):
18217           Unlinking two source pads is ... hard.
18218
18219 2006-02-02  Wim Taymans  <wim@fluendo.com>
18220
18221         * gst-libs/gst/audio/TODO:
18222         Updated.
18223
18224         * gst-libs/gst/audio/gstbaseaudiosink.c:
18225         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
18226         On EOS, wait till the last sample is played before posting EOS.
18227
18228 2006-02-01  Philippe Kalaf <burger at speedy dot org>
18229
18230         Patch by: Kai Vehmanen
18231         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18232           Adds ability to enable newsegment bypass by setting queue_delay to
18233           zero. Also avoid thread being started if queue_delay is zero.
18234
18235 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18236
18237         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
18238           Make test work again by connecting fakesinks to each decoded pad,
18239           which makes the pipeline wait until each fakesink has a buffer
18240           queued before going to PAUSED state. At that point we know the
18241           decodebin pads are negotiated.
18242
18243 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18244
18245         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
18246         (gst_cdda_base_src_handle_event):
18247         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
18248           Pass unhandled queries to the parent class's query function.
18249
18250 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18251
18252         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
18253         (gst_ogg_pad_src_query):
18254         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18255         * ext/theora/theoradec.c: (theora_dec_src_query),
18256         (theora_dec_sink_query):
18257         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18258         (vorbis_dec_sink_query):
18259         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
18260         (gst_vorbisenc_sink_query):
18261         * gst/adder/gstadder.c: (gst_adder_query):
18262           Pass unhandled queries upstream instead of just
18263           dropping them (#326447). Also, fix supported
18264           query types list for some elements.
18265
18266 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18267
18268         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
18269         (paris_type_find), (ilbc_type_find), (plugin_init):
18270           Fix typefinding for audio/x-au, audio/x-paris and
18271           audio/iLBC-sh. We cannot use the START_WITH macros
18272           here, because there can only be one typefind factory
18273           with the same name (caps), so the second one would
18274           replace the first one and the first one would never
18275           be called when doing typefinding (see #161712).
18276           
18277
18278 2006-01-31  Wim Taymans  <wim@fluendo.com>
18279
18280         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
18281         (vorbis_handle_header_packet), (vorbis_dec_push),
18282         (vorbis_handle_data_packet):
18283         Use scale_int when we can, add some more scaling.
18284         Check packettype before parsing it.
18285
18286 2006-01-31  Wim Taymans  <wim@fluendo.com>
18287
18288         * ext/theora/theoradec.c: (_theora_granule_time),
18289         (theora_dec_src_convert), (theora_dec_sink_convert):
18290         Call right _scale functions.
18291         Use parameter instead of some other random value.
18292
18293 2006-01-31  Wim Taymans  <wim@fluendo.com>
18294
18295         * ext/theora/theoradec.c: (_theora_granule_frame),
18296         (_theora_granule_time), (_inc_granulepos),
18297         (theora_dec_src_convert), (theora_dec_sink_convert),
18298         (theora_handle_type_packet), (theora_handle_data_packet),
18299         (theora_dec_chain):
18300         Use higher precision timestamps calculation.
18301         Convert some other conversions to _scale.
18302
18303 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
18304
18305         * gst/audiotestsrc/gstaudiotestsrc.c:
18306         (gst_audio_test_src_create_sine_table), (plugin_init):
18307         * gst/volume/gstvolume.c: (plugin_init):
18308           initialize gst_controller before using
18309
18310 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18311
18312         * tests/check/pipelines/theoraenc.c:
18313         * tests/check/pipelines/vorbisenc.c:
18314         Define constant using G_GINT64_CONSTANT to avoid errors when
18315         passing it around - otherwise it gets truncated to 32 bits.
18316
18317         Fixes failing tests.
18318
18319 2006-01-31  Andy Wingo  <wingo@pobox.com>
18320
18321         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
18322         caps being set doesn't have a framerate value. Basically a stopgap
18323         measure.
18324
18325         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
18326         technically correct enough to put into core though.
18327         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
18328         DURATION. Fixes theoraenc ! oggmux.
18329
18330         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
18331         fraction, not double.
18332
18333 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
18334
18335         * win32/vs7:
18336         add vs7 project files created by Sergey Scobich
18337
18338 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18339
18340         * win32/vs8:
18341         add vs8 project files created by Sergey Scobich
18342         
18343 2006-01-30  Andy Wingo  <wingo@pobox.com>
18344
18345         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18346         timestamp + duration, not just timestamp -- ogg pages should be
18347         ordered by stop time. Necessary fix given the change in vorbis
18348         timestamps.
18349
18350         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18351         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18352         (granulepos_add): New function, handles the messiness of adjusting
18353         granulepos values.
18354         (theora_buffer_from_packet):
18355         (theora_enc_chain):
18356         (theora_enc_sink_event): Use granulepos_add, not +.
18357
18358         * tests/check/pipelines/theoraenc.c
18359         (check_buffer_granulepos_from_starttime): Just check the frame
18360         count, not the actual granulepos -- we can't dictate to the
18361         encoder when it should be placing keyframes.
18362
18363 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18364
18365         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18366           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18367           play an http:// stream from a server that's not serving
18368
18369 2006-01-30  Andy Wingo  <wingo@pobox.com>
18370
18371         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18372         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18373         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18374         available.
18375
18376         * ext/theora/gsttheoraenc.h:
18377         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18378         although theoraenc was timestamping correctly. Added handling of
18379         streams that start with nonzero timestamps.
18380
18381         * tests/check/Makefile.am:
18382         * tests/check/pipelines/theoraenc.c: New file, basically does same
18383         tests as vorbisenc.
18384
18385         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18386
18387 2006-01-30  Wim Taymans  <wim@fluendo.com>
18388
18389         * gst-libs/gst/audio/gstaudiosink.c:
18390         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18391         (gst_audioringbuffer_pause):
18392         Implement pause that does not wait for completion.
18393
18394         * gst-libs/gst/audio/gstbaseaudiosink.c:
18395         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18396         Don't drop buffers when going to PAUSED but perform preroll on
18397         remaining samples now that core base class supports this.
18398
18399         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18400         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18401         (gst_ring_buffer_commit):
18402         Pause should not signal waiters.
18403         Implement return value of _commit correctly.
18404
18405 2006-01-30  Andy Wingo  <wingo@pobox.com>
18406
18407         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18408
18409         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18410         updated to timestamp from the first sample, not the last.
18411         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18412         special care of granulepos and timestamp for header packets.
18413         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18414         when the first buffer has a nonzero timestamp.
18415
18416         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18417         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18418         case when the first audio buffer we get has a nonzero timestamp.
18419         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18420         properly timestamp vorbis buffers with the time of the first
18421         sample, not the last.
18422         
18423         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18424         vorbis_granule_time_copy -- now it takes the granule/subgranule
18425         offset into account.
18426
18427         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18428         timestamps, durations, and granulepos on buffers produced by
18429         vorbisenc.
18430
18431 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18432
18433         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18434         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18435           Patch from Eric Jonas to support conversions to/from UYVY 
18436           (Fixes: #324626)
18437
18438 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18439
18440         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18441         (setup_subtitle), (setup_source), (set_active_source):
18442         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18443         (gen_text_element), (gen_audio_element), (gen_vis_element),
18444         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18445
18446 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18447
18448         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18449         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18450                 use gst_guint64_to_gdouble to be compliant with vs6
18451         * gst/playback/gstdecodebin.c: (try_to_link_1)
18452         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18453                 use G_GINT64_CONSTANT for int64 constants
18454         * win32/common/libgstinterfaces.def:
18455                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18456         * win32/vs6:
18457                 update and add new project files
18458                 
18459 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18460
18461         * Makefile.am:
18462         * win32/MANIFEST:
18463         * win32/common/interfaces-enumtypes.c:
18464         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18465         (gst_mixer_track_flags_get_type),
18466         (gst_tuner_channel_flags_get_type):
18467         * win32/common/interfaces-enumtypes.h:
18468         * win32/common/multichannel-enumtypes.c:
18469         (gst_audio_channel_position_get_type):
18470         * win32/common/multichannel-enumtypes.h:
18471           add a win32-update rule like in core, and copy over enumtypes files
18472
18473 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18474
18475         * win32/MANIFEST:
18476         * win32/common/config.h:
18477         * win32/common/config.h.in:
18478           add config files just like in core
18479
18480 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
18481
18482         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18483           Make gcc-4.1 happy (part of #327357).
18484
18485 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18486
18487         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18488         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18489         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18490         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18491         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18492         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18493           Update all error messages.  All of them should either use
18494           the default translated message, or actually provide a
18495           translatable string.
18496           Make the string for channel count problems meaningful.
18497
18498 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18499
18500         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18501           check for and throw RESOURCE_BUSY
18502
18503 2006-01-27  David Schleef  <ds@schleef.org>
18504
18505         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18506           checked in this change -- it requires liboil features not
18507           in 0.3.6.  Revert parts.
18508
18509 2006-01-27  David Schleef  <ds@schleef.org>
18510
18511         * REQUIREMENTS:
18512         * configure.ac: update liboil requirement to 0.3.6
18513         * gst/videoscale/Makefile.am:
18514         * gst/videoscale/vs_scanline.c: liboilify
18515
18516 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18517
18518         * ext/libvisual/visual.c: (get_buffer):
18519           When pad_alloc returns a GstFlowReturn other
18520           than GST_FLOW_OK, make sure it is passed upstream.
18521
18522 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18523
18524         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18525         (gst_alsasink_class_init):
18526           Free the device name string.
18527
18528         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18529         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18530         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18531           Don't remove a pad from the collectpads structure until it
18532           is released - it's a request pad, and may receive data again
18533           if the element gets moved back to PLAYING state.
18534
18535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18536           Ensure we turn on double buffering on the Xv port, and
18537           set the colour key to something dark and mysterious that
18538           isn't black.
18539
18540 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18541
18542         * ext/alsa/gstalsaplugin.c: (plugin_init):
18543         * ext/cdparanoia/gstcdparanoiasrc.c:
18544         (gst_cd_paranoia_src_base_init), (plugin_init):
18545         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18546         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18547           - a library should not call setlocale. see "Libraries" node in
18548             gettext manual
18549           - make sure all plugins that use translation do bindtextdomain
18550             to point to the localedir
18551         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18552         (setup_sinks), (plugin_init):
18553           all this, and check for NULL when creating sinks
18554
18555 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18556
18557         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18558         (plugin_init): Make typefinding of subtitles work again.
18559
18560 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18561
18562         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18563         (mp3_type_frame_length_from_header), (mp3_type_find),
18564         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18565         (plugin_init):
18566           Backport a bunch of typefinding fixes from the 0.8 branch.
18567           Also, improve wavpack typefinding: if we can't peek the
18568           entire wavpack block, try to parse the bits we can get and
18569           see if we find what we're looking for in those.
18570
18571 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18572
18573         * sys/ximage/ximagesink.c:
18574         (gst_ximagesink_calculate_pixel_aspect_ratio):
18575         * sys/xvimage/xvimagesink.c:
18576         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18577         more cases of pixel aspect ratio.
18578
18579 2006-01-26  Edward Hervey  <edward@fluendo.com>
18580
18581         * gst/playback/gstdecodebin.c: (pad_probe):
18582         Also consider the flush-start and tag events as unblockers
18583         for the pad probes.
18584
18585 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18586
18587         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18588         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18589         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18590         On the fly visualisation switch, works disabling, enabling as
18591         well but it won't be able to enable vis in a playbin that was
18592         created with no visualisation.
18593
18594 2006-01-25  Wim Taymans  <wim@fluendo.com>
18595
18596         * gst-libs/gst/audio/gstbaseaudiosink.c:
18597         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18598         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18599         resume after pause.
18600
18601 2006-01-25  Wim Taymans  <wim@fluendo.com>
18602
18603         * gst-libs/gst/audio/gstbaseaudiosink.c:
18604         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18605         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18606         Improve debugging.
18607         Post error when caps cannot be parsed.
18608         Resync on discontinuity in the stream.
18609         Clip samples to segment boundaries.
18610         return WRONG_STATE sooner when we are flushing.
18611
18612         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18613         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18614         Make audiosrc operate in TIME.
18615         Set TIMESTAMP and DURATION on buffers.
18616
18617 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18618
18619         * tests/examples/seek/seek.c: (main):
18620           Output tag messages as well.
18621
18622 2006-01-23  Edward Hervey  <edward@fluendo.com>
18623
18624         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18625         (free_pad_probes), (remove_fakesink), (pad_probe),
18626         (close_pad_link), (gst_decode_bin_change_state):
18627         Replace GstPadBlockCallback with pad probes that detect
18628         first buffer AND eos before removing fakesink.
18629         Fixes hang with demuxers doing EOS while pre-rolling.
18630         Solves #328279
18631
18632 2006-01-23  Andy Wingo  <wingo@pobox.com>
18633
18634         * ext/alsa/gstalsasink.c:
18635         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18636         (gst_base_rtp_depayload_setcaps),
18637         (gst_base_rtp_depayload_add_to_queue),
18638         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18639         
18640         Patch by: Jens Granseuer <jensgr at gmx dot net>
18641
18642 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18643
18644         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18645         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18646         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18647         frames. We might get a frame destroyed after changing state to
18648         NULL, adding a safety check on xcontext.
18649
18650 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
18651
18652         * gst-libs/gst/interfaces/xoverlay.c:
18653           Fix prepare-xwindow-id code example in the docs - we need to
18654           ignore all messages that aren't element messages as well.
18655           
18656 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18657
18658         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18659           I think one day i'll completely undestand how caps negotiation
18660           is supposed to work. This refactoring handles buffer_alloc
18661           called with caps we can't handle. We definitely don't want a
18662           set_caps with those caps, so we define and allocate a buffer
18663           we would like to receive.
18664
18665 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18666
18667         * gst/playback/gstplaybasebin.c: (setup_source):
18668           Free iterator when done.
18669
18670 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18671
18672         * gst-libs/gst/audio/gstbaseaudiosink.c:
18673         (gst_base_audio_sink_render):
18674           Fix playback of non-synchronised streams by assuming a rate
18675           of 1.0 instead of a random one.
18676
18677           Makes this work again:
18678
18679           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18680           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18681           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18682           audioresample ! alsasink
18683
18684 === release 0.10.2 ===
18685
18686 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18687
18688         * configure.ac:
18689           releasing 0.10.2, "Then the devil is six"
18690
18691 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18692
18693         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18694         * gst/playback/gststreamselector.c:
18695         (gst_stream_selector_set_property):
18696           Comment out broken code that connects to the state-changed signal.
18697           At this point, changing current stream selection is broken, but 
18698           stuff like gst-launch playbin current-audio=1 works and filters
18699           to the chosen stream.
18700
18701 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18702
18703         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18704           Fix #327216 (null dereference in vorbisdec)
18705
18706 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18707
18708         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18709           Post taglist actually on bus instead of just freeing it
18710           (fixes #327114 and totem bug #327080).
18711
18712         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18713           Use gst_element_found_tags_for_pad(), so that the tags
18714           are sent downstream as an event as well.
18715
18716 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18717
18718         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18719         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18720         (gst_ximagesink_buffer_alloc):
18721         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18722         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18723         (gst_xvimagesink_buffer_alloc):
18724           move all regularly occurring messages to GST_LOG level
18725           add some more object logs
18726
18727 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18728
18729         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18730           fix a silly segfault
18731
18732 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18733
18734         * docs/libs/gst-plugins-base-libs-docs.sgml:
18735         * docs/libs/gst-plugins-base-libs-sections.txt:
18736         * gst-libs/gst/audio/mixerutils.c:
18737         * gst-libs/gst/audio/mixerutils.h:
18738           Add docs for mixerutils stuff.
18739
18740 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18741
18742         * gst/playback/gstplaybasebin.c: (setup_source):
18743           Fix playback for sources that emit raw audio or
18744           raw video streams (e.g.: cd audio sources) (#325984).
18745
18746 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18747
18748         * gst-libs/gst/audio/mixerutils.c:
18749         (gst_audio_mixer_filter_do_filter):
18750           actually save the element we create
18751
18752 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18753
18754         * gst-libs/gst/cdda/gstcddabasesrc.c:
18755         (gst_cdda_base_src_handle_track_seek):
18756           No need to post a tag message on the bus when seeking
18757           within the same track, only post it when the current
18758           track changes.
18759
18760 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18761
18762         * gst/playback/gstplaybasebin.c: (group_destroy),
18763         (probe_triggered), (new_decoded_pad), (mute_group_type),
18764         (set_active_source):
18765         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18766         * gst/playback/gststreamselector.c:
18767         (gst_stream_selector_base_init),
18768         (gst_stream_selector_set_property),
18769         (gst_stream_selector_request_new_pad):
18770           Reenable stream selection. These mechanisms need a complete overhaul
18771           in the face of 0.8->0.10 changes though.
18772
18773 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18774
18775         * ext/ogg/gstoggdemux.c:
18776           Change the pad template to src_%d to match the pads that 
18777           are created from it. decodebin needs this information in order
18778           to decide that oggdemux is capable of producing multiple pads
18779           (and hence needs queues inserted).
18780
18781         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18782         (gst_ogg_mux_collected):
18783           Make debug output more useful by using GST_PTR_FORMAT.
18784
18785 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18786
18787         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18788
18789         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18790           Set depth and width for alaw/mulaw (fixes #326601).
18791
18792 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18793
18794         * tests/icles/Makefile.am:
18795           don't build the tests if we don't have the libs
18796
18797 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18798
18799         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18800         (gst_cd_paranoia_paranoia_callback):
18801           Don't try to free NULL pointers.
18802
18803 2006-01-10  Edward Hervey  <edward@fluendo.com>
18804
18805         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18806         (gst_audio_rate_change_state), (plugin_init):
18807         Add debugging category.
18808         Fix type issues.
18809         Add case for incoming buffers without valid offset/offset_end.
18810
18811 2006-01-10  Michael Smith  <msmith@fluendo.com>
18812
18813         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18814           Don't leak GCond in audio sources.
18815
18816 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18817
18818         * gst/playback/gstplaybin.c: (gen_audio_element):
18819           Don't leak an autoaudiosink/alsasink when we generate
18820           a new audio element. (old code, I guess)
18821
18822 2006-01-10  Michael Smith  <msmith@fluendo.com>
18823
18824         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18825           Support float audio in audiorate.
18826           Use width rather than depth for selecting sample width.
18827
18828 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18829
18830         * gst/videotestsrc/videotestsrc.h:
18831           Use GLib types here (that way we don't have to include the
18832           generated _stdint.h header, which makes life easier for win32
18833           folks that don't use autotools for the build) (#325990, patch
18834           by: Sergey Scobich).
18835
18836 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18837
18838         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18839         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18840         (gst_ring_buffer_pause), (wait_segment):
18841         * gst-libs/gst/audio/gstringbuffer.h:
18842           Name (private) union, makes Forte compiler happy (this time
18843           for real) (#324900).
18844
18845 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18846
18847         * gst-libs/gst/audio/Makefile.am:
18848           Link against libgstinterfaces, needed for mixer
18849           and property probe stuff.
18850
18851 2006-01-09  Edward Hervey  <edward@fluendo.com>
18852
18853         * gst-libs/gst/Makefile.am:
18854
18855 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18856
18857         * gst-libs/gst/audio/Makefile.am:
18858         * gst-libs/gst/audio/mixerutils.c:
18859         (gst_audio_mixer_filter_do_filter),
18860         (gst_audio_mixer_filter_check_element),
18861         (gst_audio_mixer_filter_probe_feature),
18862         (element_factory_rank_compare_func),
18863         (gst_audio_default_registry_mixer_filter):
18864         * gst-libs/gst/audio/mixerutils.h:
18865           Add gst_audio_default_registry_mixer_filter() utility
18866           function.
18867
18868 2006-01-03  Michael Smith  <msmith@fluendo.com>
18869
18870         * gst/audioresample/resample.h:
18871           As before, but for o_buf
18872
18873 2006-01-03  Michael Smith  <msmith@fluendo.com>
18874
18875         * gst/audioresample/resample.h:
18876           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18877           since we do arithmetic on it.
18878
18879 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18880
18881         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18882         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18883         (gst_ring_buffer_pause), (wait_segment):
18884         * gst-libs/gst/audio/gstringbuffer.h:
18885           Sun's Forte compiler doesn't seem to like anonymous structs,
18886           so use same setup as in GstBaseSrc (fixes #324900).
18887
18888 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18889
18890         * configure.ac:
18891         * gst/volume/Makefile.am:
18892         * gst/volume/demo.c:
18893           move old example to tests/examples/volume/volune.c
18894         * tests/examples/Makefile.am:
18895         * tests/examples/seek/seek.c: (main):
18896           change window-close event from "delete-event" to "destroy"
18897         * tests/examples/volume/Makefile.am:
18898         * tests/examples/volume/volume.c: (value_changed_callback),
18899         (setup_gui), (message_received), (eos_message_received), (main):
18900           fix event handling and bus usage
18901
18902 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18903
18904         * gst/audiotestsrc/gstaudiotestsrc.c:
18905         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18906         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18907         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18908         (gst_audio_test_src_create_square),
18909         (gst_audio_test_src_create_saw),
18910         (gst_audio_test_src_create_triangle),
18911         (gst_audio_test_src_create_silence),
18912         (gst_audio_test_src_create_white_noise),
18913         (gst_audio_test_src_create_pink_noise),
18914         (gst_audio_test_src_init_sine_table),
18915         (gst_audio_test_src_create_sine_table),
18916         (gst_audio_test_src_change_wave),
18917         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18918         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18919         * gst/audiotestsrc/gstaudiotestsrc.h:
18920           update to basesrc changes, implement segmented seeking and eos
18921           handling, add a 'sine-tab' waveform for performance critical playback
18922
18923 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18924
18925         * po/POTFILES.in:
18926           ... and this time the other modified file that I missed last time.
18927
18928 2005-12-29  Michael Smith  <msmith@fluendo.com>
18929
18930         * gst/playback/gstdecodebin.c: (new_pad):
18931           Fix non-C89 variable declaration not at the start of a block. Should
18932           help some compilers.
18933
18934 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18935
18936         * tests/check/Makefile.am:
18937           And now fix 'make distcheck' (builddir != srcdir)
18938
18939 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18940
18941         * configure.ac:
18942         * ext/cdparanoia/Makefile.am:
18943         * ext/cdparanoia/gstcdparanoia.c:
18944         * ext/cdparanoia/gstcdparanoia.h:
18945         * ext/cdparanoia/gstcdparanoiasrc.c:
18946         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18947         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18948         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18949         (gst_cd_paranoia_paranoia_callback),
18950         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18951         (gst_cd_paranoia_src_set_property),
18952         (gst_cd_paranoia_src_get_property), (plugin_init):
18953         * ext/cdparanoia/gstcdparanoiasrc.h:
18954           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18955           plugin again (there are still fixes required to playbin to make
18956           cdda:// uris work there).
18957
18958 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18959
18960         * tests/check/Makefile.am:
18961           Fix test case compilation.
18962
18963 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18964
18965         * gst-libs/gst/cdda/gstcddabasesrc.c:
18966         (gst_cdda_base_src_update_duration),
18967         (gst_cdda_base_src_calculate_cddb_id):
18968           An integer is not a string. Fix access to uninitialised variable.
18969
18970         * tests/check/Makefile.am:
18971           Add cddabasesrc unit test; also actually enable the vorbis test.
18972
18973         * tests/check/generic/states.c:
18974           Blacklist new cd audio elements as well.
18975
18976         * tests/check/libs/cddabasesrc.c:
18977           Unit test for GstCddaBaseSrc (discid calculation mostly).
18978
18979 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18980
18981         * docs/libs/Makefile.am:
18982         * docs/libs/gst-plugins-base-libs-docs.sgml:
18983         * docs/libs/gst-plugins-base-libs-sections.txt:
18984         * docs/libs/gst-plugins-base-libs.types:
18985           Add docs for libgstcdda/GstCddaBaseSrc.
18986
18987         * gst-libs/gst/interfaces/mixertrack.h:
18988           Do one struct member per line with a semicolon at the end, that way
18989           even gtk-doc might parse it without complaining.
18990
18991 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18992
18993         * configure.ac:
18994         * gst-libs/gst/Makefile.am:
18995         * gst-libs/gst/cdda/Makefile.am:
18996         * gst-libs/gst/cdda/base64.c:
18997         * gst-libs/gst/cdda/base64.h:
18998         * gst-libs/gst/cdda/gstcddabasesrc.c:
18999         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
19000         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
19001         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
19002         (gst_cdda_base_src_get_property),
19003         (gst_cdda_base_src_get_track_from_sector),
19004         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
19005         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
19006         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
19007         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
19008         (gst_cdda_base_src_uri_get_protocols),
19009         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
19010         (gst_cdda_base_src_uri_handler_init),
19011         (gst_cdda_base_src_setup_interfaces),
19012         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
19013         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
19014         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
19015         (gst_cdda_base_src_add_tags),
19016         (gst_cdda_base_src_add_index_associations),
19017         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
19018         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
19019         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
19020         (gst_cdda_base_src_create):
19021         * gst-libs/gst/cdda/gstcddabasesrc.h:
19022         * gst-libs/gst/cdda/sha1.c:
19023         * gst-libs/gst/cdda/sha1.h:
19024           Add new libgstcdda with GstCddaBaseSrc class.
19025
19026 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
19027
19028         * ext/gnomevfs/gstgnomevfssink.h:
19029           Use GstBaseSinkClass as parent_class member for class struct, not
19030           GstBaseSink.
19031
19032 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
19033
19034         Patch by: Michael Benes
19035
19036         * gst/videotestsrc/gstvideotestsrc.c:
19037         (gst_video_test_src_class_init), (gst_video_test_src_start):
19038           Add start method to reset running time and number of frames sent
19039           when starting up (fixes #324696)
19040
19041 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
19042
19043         * docs/plugins/Makefile.am:
19044         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19045         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19046         * docs/plugins/gst-plugins-base-plugins.args:
19047         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19048         * docs/plugins/gst-plugins-base-plugins.signals:
19049           Add docs stuff for gnomevfssrc and gnomevfssink.
19050
19051         * ext/gnomevfs/gstgnomevfssrc.c:
19052           Fix example pipeline in gtk-doc blurb.
19053
19054 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
19055
19056         * ext/gnomevfs/Makefile.am:
19057         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
19058         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
19059         (gst_gnome_vfs_handle_get_type), (plugin_init):
19060         * ext/gnomevfs/gstgnomevfs.h:
19061         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
19062         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
19063         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
19064         (gst_gnome_vfs_sink_set_property),
19065         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
19066         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
19067         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
19068         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
19069         (gst_gnome_vfs_sink_uri_get_type),
19070         (gst_gnome_vfs_sink_uri_get_protocols),
19071         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
19072         (gst_gnome_vfs_sink_uri_handler_init):
19073         * ext/gnomevfs/gstgnomevfssink.h:
19074           Port gnomevfssink; add gtk-doc blurb.
19075
19076         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
19077         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
19078         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
19079         (gst_gnome_vfs_src_uri_get_type),
19080         (gst_gnome_vfs_src_uri_get_protocols),
19081         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
19082         (gst_gnome_vfs_src_uri_handler_init),
19083         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
19084         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
19085         (gst_gnome_vfs_src_send_additional_headers_callback),
19086         (gst_gnome_vfs_src_received_headers_callback),
19087         (gst_gnome_vfs_src_push_callbacks),
19088         (gst_gnome_vfs_src_pop_callbacks),
19089         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
19090         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
19091         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
19092         * ext/gnomevfs/gstgnomevfssrc.h:
19093           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
19094           file; add gtk-doc blurb with example pipelines.
19095
19096 === release 0.10.1 ===
19097
19098 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
19099
19100         * configure.ac:
19101           releasing 0.10.1, "Dobro Dedek"
19102
19103 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
19104
19105         * gst/typefind/gsttypefindfunctions.c:
19106         iLBC30 and iLBC20 added to typefind.
19107
19108 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19109
19110         * gst-libs/gst/audio/gstbaseaudiosink.c:
19111         (gst_base_audio_sink_class_init):
19112         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19113         (gst_base_audio_src_class_init):
19114           update strings, values are in microseconds
19115           change the default sink buffer time to something that is smaller
19116           (to help software volume mixing have a slightly lower delay) but
19117           still be acceptable on Wim's laptop
19118
19119 2005-12-20  Edward Hervey  <edward@fluendo.com>
19120
19121         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
19122         Made a quack, forgot to add DUCK to the riff video template.
19123
19124 2005-12-19  Edward Hervey  <edward@fluendo.com>
19125
19126         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
19127         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
19128         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
19129         (gst_ogm_parse_chain):
19130         Make sure pads are initialized correctly.
19131         * gst-libs/gst/riff/riff-ids.h:
19132         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19133         (gst_riff_create_video_template_caps):
19134         Add a whole bunch of FOURCC <=> MimeType.
19135         Extend the riff video pad template to support the newly added fourcc.
19136
19137 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
19138
19139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
19140         (gst_ogg_demux_activate_chain):
19141           Extra debug output when activating/deactivating chains.
19142
19143         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
19144         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
19145         (unlinked):
19146           Remove a queue from our list when it becomes unlinked.
19147           Don't add queues to elements in class 'Demux' if they
19148           can only produce one pad 
19149
19150 2005-12-18  Julien MOUTTE  <julien@moutte.net>
19151
19152         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
19153         (gst_video_sink_get_type): Add a debug category.
19154
19155 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
19156
19157         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19158         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
19159           Handle downstream newsegment by sending our own newsegment before the
19160           next buffer to be released. (#323900)
19161
19162 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
19163
19164         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19165         (gst_base_rtp_depayload_set_gst_timestamp):
19166           add queue delay to new segment as well (as opposed to just the first
19167           buffer). (bug #322347)
19168
19169 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19170
19171         * ext/libvisual/visual.c: (make_valid_name):
19172           change some char* into char[]
19173         * gst/audiotestsrc/gstaudiotestsrc.c:
19174         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
19175         (gst_audio_test_src_create):
19176         * gst/audiotestsrc/gstaudiotestsrc.h:
19177           prepare to handle EOS and SEGMENT_DONE
19178
19179 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19180
19181         * tests/check/generic/states.c: (GST_START_TEST):
19182           Blacklist cdparanoia element in state test.
19183
19184 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19185
19186           Patch by: Benjamin Pineau
19187
19188         * gst/tcp/gsttcp.c:
19189         * gst/tcp/gsttcpclientsink.c:
19190         * gst/tcp/gsttcpserversink.c:
19191         * gst/tcp/gsttcpserversrc.c:
19192           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
19193
19194 2005-12-15  Michael Smith  <msmith@fluendo.com>
19195
19196         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
19197         (gst_video_rate_chain):
19198           Fix timestamping for videorate when the first buffer it sees has a
19199           non-zero timestamp. Fix some misleading debug output.
19200
19201 2005-12-15  Michael Smith  <msmith@fluendo.com>
19202
19203         * gst/audioresample/gstaudioresample.c:
19204           Don't leak all input buffers to audioresample.
19205
19206 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19207
19208         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
19209           Don't operate on empty text buffers. Strip newlines and
19210           tabs only from the end of the text, but leave them intact
19211           in the middle. Fix typo in gtk-doc description.
19212
19213 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19214
19215         * gst/playback/gstplaybasebin.c:
19216         * gst/playback/gstplaybin.c: (handoff):
19217           Make sure the video frame buffer we return to apps via the
19218           "frame" property always has caps set on it. Modify
19219           _gst_gvalue_set_object() macro to handle NULL objects
19220           gracefully too.
19221
19222 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
19223
19224         * gst/audiotestsrc/gstaudiotestsrc.c:
19225         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19226         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
19227         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
19228         (gst_audio_test_src_create):
19229         * gst/audiotestsrc/gstaudiotestsrc.h:
19230         Adjust to some recent api changes and add wtays new cool seeking
19231         capabillities
19232
19233 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
19234
19235         * ext/alsa/Makefile.am:
19236         * ext/alsa/gstalsadeviceprobe.c:
19237         * ext/alsa/gstalsadeviceprobe.h:
19238           Helper functions to add device probing via the GstPropertyProbe
19239           interface to a class.
19240
19241         * ext/alsa/gstalsamixer.h:
19242           Comment out GST_ALSA_MIXER, it returns a struct that's not
19243           used.
19244
19245         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19246           Add some debug info. 
19247
19248         * ext/alsa/gstalsamixerelement.c:
19249         (gst_alsa_mixer_element_interface_supported),
19250         (gst_implements_interface_init),
19251         (gst_alsa_mixer_element_init_interfaces),
19252         (gst_alsa_mixer_element_class_init),
19253         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
19254         (gst_alsa_mixer_element_set_property),
19255         (gst_alsa_mixer_element_get_property),
19256         (gst_alsa_mixer_element_change_state):
19257         * ext/alsa/gstalsamixerelement.h:
19258           Add 'device' and 'device-name' properties. Add GstPropertyProbe
19259           for device handling (gnome-volume-control will need that).
19260
19261 2005-12-12  Christian Schaller  <uraeus@gnome.org>
19262
19263         * ext/Makefile.am: fix cdparanoia entry
19264         * gst-plugins-base.spec.in: add cdparanoia
19265
19266 2005-12-12  Michael Smith  <msmith@fluendo.com>
19267
19268         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
19269           Use the correct function to free list of typefind factories.
19270
19271 2005-12-12  Wim Taymans  <wim@fluendo.com>
19272
19273         * gst/videotestsrc/gstvideotestsrc.c:
19274         (gst_video_test_src_class_init), (gst_video_test_src_init),
19275         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
19276         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
19277         (gst_video_test_src_create):
19278         * gst/videotestsrc/gstvideotestsrc.h:
19279         Implement seeking in videotestsrc.
19280         Small cleanups.
19281
19282 2005-12-12  Wim Taymans  <wim@fluendo.com>
19283
19284         * ext/cdparanoia/Makefile.am:
19285         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19286         (gst_paranoia_endian_get_type), (_do_init),
19287         (cdparanoia_class_init), (cdparanoia_init),
19288         (cdparanoia_set_property), (cdparanoia_get_property),
19289         (cdparanoia_do_seek), (cdparanoia_is_seekable),
19290         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
19291         (cdparanoia_convert), (cdparanoia_get_query_types),
19292         (cdparanoia_query), (cdparanoia_set_index),
19293         (cdparanoia_uri_set_uri):
19294         * ext/cdparanoia/gstcdparanoia.h:
19295         Partially ported cdparanoia now that basesrc can support a
19296         plugin like this..
19297
19298 2005-12-12  Wim Taymans  <wim@fluendo.com>
19299
19300         * tests/examples/seek/scrubby.c: (main):
19301         Set higher priority for bus events so they don't get reordered with
19302         gtk gui events.
19303
19304         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
19305         (flush_toggle_cb), (main):
19306         Added checkbox to disable flushing seeks. 
19307         Disable scrubbing when doing non flushing seeks.
19308
19309 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19310
19311         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
19312         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
19313         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
19314         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
19315           Implement some sort of event handling that doesn't rely on
19316           g_return_if_fail; make sure we always push the last chunk of an 
19317           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
19318           state change function; remove some old cruft. Seeking is still
19319           rather unlikely to work though.
19320
19321         * tools/.cvsignore:
19322           Ignore more.
19323
19324 2005-12-11  Julien MOUTTE  <julien@moutte.net>
19325
19326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
19327         Fixed a leak of the current image reference when cleaning up.
19328         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
19329
19330 2005-12-09  Michael Smith  <msmith@fluendo.com>
19331
19332         * tools/Makefile.am:
19333         * tools/gst-launch-ext-m.m:
19334           Remove gst-launch-ext. It doesn't work, and is no longer
19335           particularly useful.
19336
19337 2005-12-08  Luca Ognibene  <luogni@tin.it>
19338
19339         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19340           don't pass random values to ogmparse convert function.
19341           Make seeking possible in the exile1.ogm file.
19342
19343 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
19344
19345         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19346         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19347           Work around refcount problem with g_value_set_object() that occur
19348           if the core has been compiled against GLib-2.6 (g_value_set_object()
19349           will only g_object_ref() the element, but the caller will
19350           gst_object_unref() it and bad things will happen due to the way
19351           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19352           totem for people on FC4 using Thomas's 0.10 RPMs.
19353           
19354 2005-12-07  Edward Hervey  <edward@fluendo.com>
19355
19356         Time to welcome ogm to 0.10 :)
19357         
19358         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19359         (gst_ogg_pad_typefind):
19360         Oggdemux can now properly typefind elements with dynamic pads.
19361         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19362         Properly set caps on src pad, and set caps on outgoing buffers.
19363
19364 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19365
19366         * ext/alsa/gstalsamixer.h:
19367         * ext/alsa/gstalsamixerelement.h:
19368         * ext/alsa/gstalsamixeroptions.h:
19369         * ext/alsa/gstalsamixertrack.h:
19370         * ext/alsa/gstalsasink.c:
19371         * ext/alsa/gstalsasink.h:
19372         * ext/alsa/gstalsasrc.c:
19373         * ext/alsa/gstalsasrc.h:
19374         * ext/cdparanoia/gstcdparanoia.h:
19375         * ext/gnomevfs/gstgnomevfsuri.h:
19376         * ext/ogg/gstoggdemux.c:
19377         * ext/ogg/gstoggmux.c:
19378         * ext/pango/gsttextoverlay.h:
19379         * ext/theora/theoradec.c:
19380         * ext/theora/theoraenc.c:
19381         * ext/vorbis/vorbisdec.h:
19382         * ext/vorbis/vorbisenc.c:
19383         * ext/vorbis/vorbisenc.h:
19384         * ext/vorbis/vorbisparse.h:
19385         * gst-libs/gst/audio/gstaudioclock.h:
19386         * gst-libs/gst/audio/gstaudiosink.c:
19387         * gst-libs/gst/audio/gstaudiosink.h:
19388         * gst-libs/gst/audio/gstaudiosrc.c:
19389         * gst-libs/gst/audio/gstaudiosrc.h:
19390         * gst-libs/gst/audio/gstbaseaudiosink.c:
19391         * gst-libs/gst/audio/gstbaseaudiosink.h:
19392         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19393         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19394         * gst-libs/gst/audio/gstringbuffer.h:
19395         * gst-libs/gst/audio/multichannel.h:
19396         * gst-libs/gst/floatcast/floatcast.h:
19397         * gst-libs/gst/interfaces/colorbalance.c:
19398         * gst-libs/gst/interfaces/colorbalance.h:
19399         * gst-libs/gst/interfaces/colorbalancechannel.h:
19400         * gst-libs/gst/interfaces/mixer.h:
19401         * gst-libs/gst/interfaces/mixeroptions.h:
19402         * gst-libs/gst/interfaces/mixertrack.h:
19403         * gst-libs/gst/interfaces/navigation.h:
19404         * gst-libs/gst/interfaces/propertyprobe.h:
19405         * gst-libs/gst/interfaces/tuner.h:
19406         * gst-libs/gst/interfaces/tunerchannel.h:
19407         * gst-libs/gst/interfaces/tunernorm.h:
19408         * gst-libs/gst/interfaces/xoverlay.h:
19409         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19410         * gst-libs/gst/riff/riff-ids.h:
19411         * gst-libs/gst/riff/riff-media.h:
19412         * gst-libs/gst/riff/riff-read.h:
19413         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19414         * gst-libs/gst/rtp/gstbasertppayload.c:
19415         * gst-libs/gst/rtp/gstbasertppayload.h:
19416         * gst-libs/gst/rtp/gstrtpbuffer.c:
19417         * gst-libs/gst/rtp/gstrtpbuffer.h:
19418         * gst-libs/gst/tag/gsttageditingprivate.h:
19419         * gst-libs/gst/tag/gstvorbistag.c:
19420         (gst_tag_list_from_vorbiscomment_buffer):
19421         * gst-libs/gst/tag/tag.h:
19422         * gst-libs/gst/video/video.h:
19423         * gst/adder/gstadder.c:
19424         * gst/adder/gstadder.h:
19425         * gst/audioconvert/audioconvert.c:
19426         * gst/audioconvert/audioconvert.h:
19427         * gst/audioconvert/gstaudioconvert.c:
19428         * gst/audioconvert/gstchannelmix.c:
19429         * gst/audioconvert/gstchannelmix.h:
19430         * gst/audiorate/gstaudiorate.c:
19431         * gst/audioresample/buffer.h:
19432         * gst/audioresample/functable.h:
19433         * gst/audioresample/gstaudioresample.c:
19434         * gst/audioresample/resample.h:
19435         * gst/ffmpegcolorspace/avcodec.h:
19436         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19437         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19438         * gst/ffmpegcolorspace/imgconvert.c:
19439         * gst/ffmpegcolorspace/imgconvert_template.h:
19440         * gst/playback/gstdecodebin.c:
19441         * gst/playback/gstplaybasebin.h:
19442         * gst/playback/gstplaybin.c:
19443         * gst/playback/gststreaminfo.h:
19444         * gst/tcp/gstfdset.c:
19445         * gst/tcp/gstfdset.h:
19446         * gst/tcp/gstmultifdsink.c:
19447         * gst/tcp/gstmultifdsink.h:
19448         * gst/tcp/gsttcp.h:
19449         * gst/tcp/gsttcpclientsrc.c:
19450         * gst/tcp/gsttcpclientsrc.h:
19451         * gst/tcp/gsttcpplugin.h:
19452         * gst/tcp/gsttcpserversink.c:
19453         * gst/tcp/gsttcpserversrc.c:
19454         * gst/typefind/gsttypefindfunctions.c:
19455         * gst/videorate/gstvideorate.c:
19456         * gst/videotestsrc/gstvideotestsrc.h:
19457         * gst/videotestsrc/videotestsrc.h:
19458         * sys/v4l/gstv4lcolorbalance.h:
19459         * sys/v4l/gstv4ltuner.h:
19460         * sys/v4l/gstv4lxoverlay.h:
19461         * sys/v4l/v4l_calls.h:
19462         * sys/v4l/videodev_mjpeg.h:
19463         * tests/check/elements/audioconvert.c:
19464         * tests/check/elements/audioresample.c:
19465         * tests/check/elements/audiotestsrc.c:
19466         * tests/check/elements/videotestsrc.c:
19467         * tests/check/elements/volume.c:
19468         * tests/examples/seek/scrubby.c:
19469         * tests/examples/seek/seek.c:
19470           expand tabs
19471
19472 === release 0.10.0 ===
19473
19474 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19475
19476         * configure.ac:
19477           releasing 0.10.0, "Mont-d'or"
19478
19479 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19480
19481         * tests/examples/seek/Makefile.am:
19482         Build fix for when gtk is not available.
19483
19484 2005-12-05  Andy Wingo  <wingo@pobox.com>
19485
19486         * ext/libvisual/visual.c: (get_buffer):
19487         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19488         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19489         * ext/theora/theoradec.c: (theora_handle_data_packet):
19490         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19491         (theora_enc_chain):
19492         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19493         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19494         Update for alloc_buffer changes.
19495
19496 2005-12-05  Andy Wingo  <wingo@pobox.com>
19497
19498         patch by: Kai Vehmanen <kv2004 eca cx>
19499         
19500         * gst-libs/gst/rtp/gstbasertpdepayload.c
19501         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19502
19503 2005-12-04  Andy Wingo  <wingo@pobox.com>
19504
19505         patch by: Sebastien Cote <sebas642 yahoo ca>
19506         
19507         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19508         Fixes #319172.
19509
19510 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19511
19512         * docs/plugins/Makefile.am:
19513         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19514         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19515         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19516         * ext/pango/gstclockoverlay.c:
19517         * ext/pango/gsttextoverlay.c: 
19518         * ext/pango/gsttextrender.c:
19519         * ext/pango/gsttimeoverlay.c:
19520           Add gtk-doc blurbs to pango elements.
19521
19522 2005-12-02  Wim Taymans  <wim@fluendo.com>
19523
19524         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19525         * gst/audioresample/buffer.h:
19526         * gst/audioresample/gstaudioresample.c:
19527         * gst/audioresample/gstaudioresample.h:
19528         * gst/audioresample/resample.c: (resample_input_flush),
19529         (resample_input_pushthrough), (resample_input_eos),
19530         (resample_get_output_size_for_input),
19531         (resample_get_input_size_for_output), (resample_get_output_size),
19532         (resample_get_output_data):
19533         * gst/audioresample/resample.h:
19534         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19535         Fix audioresample, seek torture, new segments, reverse negotiation
19536         etc.. work fine.
19537
19538 2005-12-02  Wim Taymans  <wim@fluendo.com>
19539
19540         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19541         Small cleanups.
19542
19543 2005-12-02  Wim Taymans  <wim@fluendo.com>
19544
19545         * gst/audioconvert/gstaudioconvert.c:
19546         (gst_audio_convert_transform):
19547         Post errors.
19548
19549 === release 0.9.7 ===
19550
19551 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19552
19553         * configure.ac:
19554           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19555
19556 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19557
19558         * Makefile.am:
19559         * po/hu.po:
19560         * win32/MANIFEST:
19561         * win32/gst.sln:
19562           add win32 MANIFEST file
19563           do something to the hungarian translation
19564
19565 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
19566
19567         * ext/Makefile.am:
19568           Add $(PANGO_DIR) to SUBDIRS
19569
19570         * ext/pango/gstclockoverlay.c:
19571         * ext/pango/gsttimeoverlay.c:
19572           Fix and improve element descriptions.
19573
19574 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19575
19576         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19577         * docs/plugins/inspect/plugin-libvisual.xml:
19578         * docs/plugins/inspect/plugin-pango.xml:
19579           add pango plugin to docs
19580
19581 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19582
19583         * configure.ac:
19584         * ext/Makefile.am:
19585           moved pango to base
19586
19587 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19588
19589         * configure.ac:
19590         * tests/Makefile.am:
19591         * tests/icles/.cvsignore:
19592         * tests/icles/Makefile.am:
19593         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19594         (close_display), (resize_window), (move_window), (create_window),
19595         (terminate_playback), (pause_playback), (start_playback), (main):
19596           add stress test for xoverlay from Julien
19597
19598 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19599
19600         * docs/libs/tmpl/gstcolorbalance.sgml:
19601         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19602         * gst-libs/gst/rtp/gstbasertppayload.c:
19603         * gst-libs/gst/rtp/gstrtpbuffer.c:
19604         * gst-libs/gst/rtp/gstrtpbuffer.h:
19605           Do burger's rename for rtp payloaders and depayloaders
19606
19607 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19608
19609         * win32/:
19610           add Visual Studio 6 build files
19611
19612 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19613
19614         * docs/libs/gst-plugins-base-libs-docs.sgml:
19615         * docs/libs/gst-plugins-base-libs-sections.txt:
19616         * docs/libs/tmpl/gstaudio.sgml:
19617         * docs/libs/tmpl/gstringbuffer.sgml:
19618         * gst-libs/gst/interfaces/xoverlay.c:
19619         * gst-libs/gst/video/gstvideofilter.c:
19620         * gst-libs/gst/video/gstvideosink.c:
19621           update documentation
19622
19623 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19624
19625         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19626         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19627         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19628         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19629         (gst_multi_fd_sink_get_stats),
19630         (gst_multi_fd_sink_remove_client_link),
19631         (gst_multi_fd_sink_handle_client_read),
19632         (gst_multi_fd_sink_client_queue_data),
19633         (gst_multi_fd_sink_client_queue_caps),
19634         (gst_multi_fd_sink_client_queue_buffer),
19635         (gst_multi_fd_sink_new_client),
19636         (gst_multi_fd_sink_handle_client_write),
19637         (gst_multi_fd_sink_recover_client),
19638         (gst_multi_fd_sink_queue_buffer),
19639         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19640         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19641         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19642         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19643         * gst/tcp/gstmultifdsink.h:
19644         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19645         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19646         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19647         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19648         (gst_tcp_client_sink_set_property),
19649         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19650         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19651         * gst/tcp/gsttcpclientsink.h:
19652         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19653         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19654         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19655         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19656         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19657         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19658         * gst/tcp/gsttcpclientsrc.h:
19659         * gst/tcp/gsttcpplugin.c: (plugin_init):
19660         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19661         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19662         (gst_tcp_server_sink_finalize),
19663         (gst_tcp_server_sink_handle_server_read),
19664         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19665         (gst_tcp_server_sink_set_property),
19666         (gst_tcp_server_sink_get_property),
19667         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19668         * gst/tcp/gsttcpserversink.h:
19669         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19670         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19671         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19672         (gst_tcp_server_src_set_property),
19673         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19674         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19675         * gst/tcp/gsttcpserversrc.h:
19676           more borgifying
19677
19678 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19679
19680         * docs/plugins/Makefile.am:
19681         * docs/plugins/gst-plugins-base-plugins.args:
19682         * docs/plugins/inspect/plugin-libvisual.xml:
19683         * gst/audioconvert/plugin.h:
19684         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19685         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19686         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19687         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19688         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19689         (plugin_init):
19690         * gst/audiotestsrc/gstaudiotestsrc.c:
19691         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19692         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19693         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19694         (gst_audio_test_src_get_query_types),
19695         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19696         (gst_audio_test_src_create_square),
19697         (gst_audio_test_src_create_saw),
19698         (gst_audio_test_src_create_triangle),
19699         (gst_audio_test_src_create_silence),
19700         (gst_audio_test_src_create_white_noise),
19701         (gst_audio_test_src_init_pink_noise),
19702         (gst_audio_test_src_generate_pink_noise_value),
19703         (gst_audio_test_src_create_pink_noise),
19704         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19705         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19706         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19707         (plugin_init):
19708         * gst/audiotestsrc/gstaudiotestsrc.h:
19709         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19710         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19711         (gst_sub_parse_init), (gst_sub_parse_formats),
19712         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19713         (convert_encoding), (get_next_line),
19714         (gst_sub_parse_data_format_autodetect),
19715         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19716         (gst_sub_parse_loop), (gst_sub_parse_chain),
19717         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19718         (plugin_init):
19719         * gst/subparse/gstsubparse.h:
19720         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19721         (gst_video_rate_base_init), (gst_video_rate_class_init),
19722         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19723         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19724         (gst_video_rate_init), (gst_video_rate_event),
19725         (gst_video_rate_chain), (gst_video_rate_set_property),
19726         (gst_video_rate_get_property), (gst_video_rate_change_state),
19727         (plugin_init):
19728         * gst/videoscale/gstvideoscale.c:
19729         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19730         (gst_video_scale_src_template_factory),
19731         (gst_video_scale_sink_template_factory),
19732         (gst_video_scale_get_type), (gst_video_scale_base_init),
19733         (gst_video_scale_class_init), (gst_video_scale_init),
19734         (gst_video_scale_set_property), (gst_video_scale_get_property),
19735         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19736         (gst_video_scale_prepare_size), (parse_caps),
19737         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19738         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19739         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19740         (plugin_init):
19741         * gst/videoscale/gstvideoscale.h:
19742         * gst/videotestsrc/gstvideotestsrc.c:
19743         (gst_video_test_src_pattern_get_type),
19744         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19745         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19746         (gst_video_test_src_set_pattern),
19747         (gst_video_test_src_set_property),
19748         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19749         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19750         (gst_video_test_src_event), (gst_video_test_src_get_times),
19751         (gst_video_test_src_create), (plugin_init):
19752         * gst/videotestsrc/gstvideotestsrc.h:
19753         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19754         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19755         (gst_video_test_src_black):
19756         * gst/videotestsrc/videotestsrc.h:
19757           borgify further
19758           clean up docs a little
19759
19760 2005-11-30  Wim Taymans  <wim@fluendo.com>
19761
19762         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19763         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19764         (gst_basertppayload_event), (gst_basertppayload_push),
19765         (gst_basertppayload_change_state):
19766         * gst-libs/gst/rtp/gstbasertppayload.h:
19767         closed #320644.
19768
19769 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19770
19771         * docs/libs/gst-plugins-base-libs-docs.sgml:
19772         * docs/libs/gst-plugins-base-libs-sections.txt:
19773         * gst-libs/gst/video/gstvideofilter.c:
19774         * gst-libs/gst/video/gstvideosink.c:
19775         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19776
19777 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19778
19779         * LICENSE:
19780           move
19781         * po/af.po:
19782         * po/az.po:
19783         * po/cs.po:
19784         * po/en_GB.po:
19785         * po/hu.po:
19786         * po/it.po:
19787         * po/nb.po:
19788         * po/nl.po:
19789         * po/or.po:
19790         * po/sq.po:
19791         * po/sr.po:
19792         * po/sv.po:
19793         * po/uk.po:
19794         * po/vi.po:
19795         * Makefile.am:
19796           update
19797         * scripts/autoplugins.sh:
19798           remove
19799
19800 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19801
19802         * Makefile.am:
19803         * configure.ac:
19804         * examples/Makefile.am:
19805         * examples/capsfilter/Makefile.am:
19806         * examples/capsfilter/capsfilter1.c:
19807         * examples/gob/Makefile.am:
19808         * examples/gob/gst-identity2.gob:
19809         * examples/indexing/.cvsignore:
19810         * examples/indexing/Makefile.am:
19811         * examples/indexing/indexmpeg.c:
19812         * examples/seeking/.cvsignore:
19813         * examples/seeking/Makefile.am:
19814         * examples/seeking/cdparanoia.c:
19815         * examples/seeking/cdplayer.c:
19816         * examples/seeking/chained.c:
19817         * examples/seeking/scrubby.c:
19818         * examples/seeking/seek.c:
19819         * examples/stats/Makefile.am:
19820         * examples/stats/mp2ogg.c:
19821         * examples/switch/.cvsignore:
19822         * examples/switch/Makefile.am:
19823         * examples/switch/switcher.c:
19824         * tests/Makefile.am:
19825         * tests/check/generic/.cvsignore:
19826         * tests/check/pipelines/.cvsignore:
19827         * tests/examples/Makefile.am:
19828         * tests/examples/seek/Makefile.am:
19829           reorganize stuff under tests/
19830
19831 2005-11-30  Edward Hervey  <edward@fluendo.com>
19832
19833         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19834         Go away you stupid GstStaticPadTemplate memleak.
19835
19836 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19837
19838         * gst-libs/gst/net/Makefile.am:
19839         * gst-libs/gst/net/README:
19840         * gst-libs/gst/net/gstnetbuffer.c:
19841         * gst-libs/gst/net/gstnetbuffer.h:
19842           this was moved to "netbuffer"
19843
19844 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19845
19846         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19847         (gst_video_filter_class_init), (gst_video_filter_init):
19848         * gst-libs/gst/video/gstvideofilter.h:
19849           borgify name to bring in line with other classes
19850
19851 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19852
19853         * gst/audioscale/.cvsignore:
19854         * gst/audioscale/Makefile.am:
19855         * gst/audioscale/README:
19856         * gst/audioscale/audioscale.vcproj:
19857         * gst/audioscale/dtof.c:
19858         * gst/audioscale/dtos.c:
19859         * gst/audioscale/functable.c:
19860         * gst/audioscale/gstaudioscale.c:
19861         * gst/audioscale/gstaudioscale.h:
19862         * gst/audioscale/private.h:
19863         * gst/audioscale/resample.c:
19864         * gst/audioscale/resample.h:
19865         * gst/audioscale/test.c:
19866           remove
19867
19868 2005-11-30  Edward Hervey  <edward@fluendo.com>
19869
19870         * gst-libs/gst/netbuffer/Makefile.am:
19871         really, really tired
19872
19873 2005-11-30  Edward Hervey  <edward@fluendo.com>
19874
19875         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19876         Update for new GstTypeFindFactory _register()
19877
19878 2005-11-30  Edward Hervey  <edward@fluendo.com>
19879
19880         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19881         Let's not override libgstnet from core for no reason...
19882         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19883         Ok, maybe not so quick next time.
19884
19885 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19886
19887         * configure.ac:
19888         * gst-libs/gst/Makefile.am:
19889           moved gst-libs/gst/net to netbuffer through CVS surgery
19890           remove old directory
19891           updating build to accomodate
19892           (#322257)
19893
19894 2005-11-29  Andy Wingo  <wingo@pobox.com>
19895
19896         * pkgconfig/gstreamer-plugins-base.pc.in:
19897         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19898         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19899         (#322257).
19900
19901 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19902
19903         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19904         3rd time's the charm. Correct ref-counting for discarded buffers.
19905
19906 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19907
19908         * gst/playback/gststreamselector.c:
19909         (gst_stream_selector_class_init),
19910         (gst_stream_selector_set_property),
19911         (gst_stream_selector_get_property),
19912         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19913         Fix ref-counting
19914
19915 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19916
19917         * gst/subparse/gstsubparse.c: (feed_textbuf):
19918           Don't access already unref'ed buffer.
19919
19920 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19921
19922         * gst/playback/gststreamselector.c:
19923         (gst_stream_selector_class_init), (gst_stream_selector_init),
19924         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19925         (gst_stream_selector_get_property),
19926         (gst_stream_selector_get_linked_pad),
19927         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19928         * gst/playback/gststreamselector.h:
19929         Add the active-pad property for playbin to use shortly. Ignore buffers
19930         from any other pad, returning GST_FLOW_NOT_LINKED
19931
19932 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19933
19934         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19935         patch from bug #322704 (Alessandro Decina).
19936
19937 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19938
19939         * gst-libs/gst/audio/Makefile.am:
19940           folded audiofilter into the audio library
19941
19942 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19943
19944         * gst/videoscale/gstvideoscale.h:
19945         * gst/videoscale/gstvideoscale.c:
19946           remove unimplemented scale methods
19947
19948 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19949
19950         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19951           Don't leak caps.
19952
19953 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19954
19955         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19956         (gst_ximagesink_setcaps):
19957         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19958         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19959         happens (only visible on ximagesink but bug is in xv too) set_caps was
19960         destroying the internal x[v]image used to memcpy non locally alloced
19961         buffers so that it got renewed on next _chain. The issue is that 
19962         _expose will try to put that image as it reffed it in _put.
19963         Using gst_buffer_unref instead of destroy fixes it !
19964
19965 2005-11-28  Edward Hervey  <edward@fluendo.com>
19966
19967         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19968         (try_to_link_1), (queue_filled_cb):
19969         Better use of the queues. Start with a small size queue and only increase
19970         the size of the queues when the other queues are empty.
19971
19972 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19973
19974         * gst-libs/gst/video/Makefile.am:
19975           compile in copied-over videofilter into the video library
19976         * gst-libs/gst/video/videosink.h:
19977           rename the header to gstvideosink.h since it's a base GstObject class
19978         * sys/ximage/ximagesink.h:
19979         * sys/xvimage/xvimagesink.h:
19980           use the new header
19981
19982 2005-11-28  Wim Taymans  <wim@fluendo.com>
19983
19984         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19985         * gst/playback/gstplaybasebin.h:
19986         Prepare to handle errors betters.
19987
19988         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19989         Set sinks to PAUSED first before adding and linking them so that
19990         we don't interrupt dataflow.
19991
19992 2005-11-28  Wim Taymans  <wim@fluendo.com>
19993
19994         * gst-libs/gst/audio/TODO:
19995         Updated TODO
19996
19997         * gst-libs/gst/audio/gstaudiosink.c:
19998         (gst_audioringbuffer_open_device),
19999         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
20000         (gst_audioringbuffer_release):
20001         Small cleanups.
20002
20003         * gst-libs/gst/audio/gstbaseaudiosink.c:
20004         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
20005         (gst_base_audio_sink_change_state):
20006         Slave to the master clock when going to PLAYING and unslave when
20007         going to PAUSED.
20008
20009         * gst-libs/gst/audio/gstringbuffer.c:
20010         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20011         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20012         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
20013         (gst_ring_buffer_clear_all), (wait_segment),
20014         (gst_ring_buffer_commit), (gst_ring_buffer_read),
20015         (gst_ring_buffer_advance):
20016         * gst-libs/gst/audio/gstringbuffer.h:
20017         Add some docs and cleanups.
20018
20019 2005-11-28  Julien MOUTTE  <julien@moutte.net>
20020
20021         * sys/xvimage/xvimagesink.c:
20022         (gst_xvimagesink_navigation_send_event): Fix navigation events
20023         coordinates translation with pixel aspect ratios.
20024
20025 2005-11-28  Julien MOUTTE  <julien@moutte.net>
20026
20027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
20028         Use calculated video geometry from _setcaps instead of buffer
20029         caps to respect pixel aspect ratio. (fixes #322388)
20030
20031 2005-11-28  Julien MOUTTE  <julien@moutte.net>
20032
20033         * docs/libs/tmpl/gstcolorbalance.sgml:
20034         * docs/libs/tmpl/gstmixer.sgml:
20035         * docs/libs/tmpl/gstxoverlay.sgml:
20036         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
20037         interface.
20038
20039 2005-11-28  Julien MOUTTE  <julien@moutte.net>
20040
20041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
20042         Refuse to create an XvImage if we can't find the format.
20043
20044 2005-11-28  Edward Hervey  <edward@fluendo.com>
20045
20046         * gst-libs/gst/riff/riff-media.c:
20047         (gst_riff_create_audio_template_caps):
20048         Add ATRAC3 to the list of riff-possible audio caps.
20049         I know we still don't have a plugin for atrac3, but it's saner to output
20050         that than a cryptic mimetype.
20051
20052 2005-11-27  Edward Hervey  <edward@fluendo.com>
20053
20054         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
20055         Don't try to create a zero-sized subbuffer.
20056
20057 2005-11-27  Julien MOUTTE  <julien@moutte.net>
20058
20059         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
20060         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
20061         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
20062         (gst_ximagesink_expose): Fixed a tricky race.
20063         * sys/ximage/ximagesink.h:
20064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
20065         (gst_xvimagesink_expose): Fixed a tricky race.
20066         * sys/xvimage/xvimagesink.h:
20067
20068 2005-11-27  Edward Hervey  <edward@fluendo.com>
20069
20070         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20071         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
20072         Remove unused properties, and add queues between demuxers and decoders
20073         so that a lot more files can preroll properly.
20074
20075 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20076
20077         * gst-libs/gst/net/Makefile.am:
20078         * gst-libs/gst/rtp/Makefile.am:
20079         * gst-libs/gst/tag/Makefile.am:
20080           remove silly include
20081         * gst/tags/Makefile.am:
20082         * gst/tags/gsttagediting.c:
20083         * gst/tags/gsttageditingprivate.h:
20084         * gst/tags/tagedit.vcproj:
20085           remove directory, is as good as empty
20086
20087 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20088
20089         * configure.ac:
20090           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
20091         * gst-libs/Makefile.am:
20092         * gst-libs/gst/audio/Makefile.am:
20093         * gst-libs/gst/interfaces/Makefile.am:
20094         * gst-libs/gst/net/Makefile.am:
20095         * gst-libs/gst/riff/Makefile.am:
20096         * gst-libs/gst/rtp/Makefile.am:
20097         * gst-libs/gst/tag/Makefile.am:
20098         * gst-libs/gst/video/Makefile.am:
20099           and use them
20100
20101 2005-11-27  Julien MOUTTE  <julien@moutte.net>
20102
20103         * docs/libs/tmpl/gstcolorbalance.sgml:
20104         * docs/libs/tmpl/gstmixer.sgml:
20105         * docs/libs/tmpl/gstxoverlay.sgml:
20106         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
20107         * sys/ximage/ximagesink.h:
20108         * sys/xvimage/xvimagesink.h: More and more documentation.
20109
20110 2005-11-26  Julien MOUTTE  <julien@moutte.net>
20111
20112         * docs/libs/gst-plugins-base-libs-docs.sgml:
20113         * docs/libs/gst-plugins-base-libs-sections.txt:
20114         * docs/libs/tmpl/gstcolorbalance.sgml:
20115         * docs/libs/tmpl/gstmixer.sgml:
20116         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
20117         to documentation.
20118
20119 2005-11-26  Julien MOUTTE  <julien@moutte.net>
20120
20121         * docs/plugins/Makefile.am:
20122         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20123         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20124         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
20125
20126 2005-11-26  Julien MOUTTE  <julien@moutte.net>
20127
20128         * docs/plugins/Makefile.am:
20129         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20130         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20131         * docs/plugins/inspect/plugin-adder.xml:
20132         * docs/plugins/inspect/plugin-alsa.xml:
20133         * docs/plugins/inspect/plugin-audioconvert.xml:
20134         * docs/plugins/inspect/plugin-audiorate.xml:
20135         * docs/plugins/inspect/plugin-audioresample.xml:
20136         * docs/plugins/inspect/plugin-audiotestsrc.xml:
20137         * docs/plugins/inspect/plugin-decodebin.xml:
20138         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
20139         * docs/plugins/inspect/plugin-gnomevfs.xml:
20140         * docs/plugins/inspect/plugin-ogg.xml:
20141         * docs/plugins/inspect/plugin-playbin.xml:
20142         * docs/plugins/inspect/plugin-subparse.xml:
20143         * docs/plugins/inspect/plugin-tcp.xml:
20144         * docs/plugins/inspect/plugin-theora.xml:
20145         * docs/plugins/inspect/plugin-typefindfunctions.xml:
20146         * docs/plugins/inspect/plugin-video4linux.xml:
20147         * docs/plugins/inspect/plugin-videorate.xml:
20148         * docs/plugins/inspect/plugin-videoscale.xml:
20149         * docs/plugins/inspect/plugin-videotestsrc.xml:
20150         * docs/plugins/inspect/plugin-volume.xml:
20151         * docs/plugins/inspect/plugin-vorbis.xml:
20152         * docs/plugins/inspect/plugin-ximagesink.xml:
20153         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
20154         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
20155
20156 2005-11-26  Edward Hervey  <edward@fluendo.com>
20157
20158         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
20159         Properly return GstFlowReturn from gst_pad_push in chain functions.
20160
20161 2005-11-25  Michael Smith  <msmith@fluendo.com>
20162
20163         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20164         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20165         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20166         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
20167           Handle various conditions better when we don't understand a stream.
20168           Removes a heap of CRITICALs on ogg streams containing unknown data.
20169
20170 2005-11-24  Andy Wingo  <wingo@pobox.com>
20171
20172         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
20173         Be threadsafe.
20174
20175 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20176
20177         * configure.ac: back to HEAD
20178
20179 === release 0.9.6 ===
20180
20181 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20182
20183         * configure.ac:
20184           releasing 0.9.6, "White Eight"
20185
20186 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20187
20188         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
20189         * docs/plugins/inspect/plugin-sine.xml:
20190           remove sinesrc some more
20191
20192 2005-11-23  Wim Taymans  <wim@fluendo.com>
20193
20194         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
20195         If we are reading too slowly, jump forward in the ringbuffer
20196         instead of blocking.
20197
20198 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20199
20200         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20201         (gst_visual_chain):
20202         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
20203         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
20204         (gst_videorate_chain):
20205         * gst/videotestsrc/gstvideotestsrc.c:
20206         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
20207         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
20208         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
20209         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
20210         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20211         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20212           Updates for API changes
20213
20214 2005-11-23  Wim Taymans  <wim@fluendo.com>
20215
20216         * gst-libs/gst/audio/gstbaseaudiosink.c:
20217         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20218         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20219         Fix for calibration API change.
20220
20221 2005-11-23  Michael Smith <msmith@fluendo.com>
20222
20223         * gst-libs/gst/audio/multichannel.c:
20224         (gst_audio_get_channel_positions),
20225         (gst_audio_set_channel_positions),
20226         (gst_audio_set_structure_channel_positions_list),
20227         (gst_audio_fixate_channel_positions):
20228           Use gst_value_array_*() functions on value arrays, not
20229           gst_value_list_*().
20230
20231 2005-11-23  Edward Hervey  <edward@fluendo.com>
20232
20233         * autogen.sh:
20234         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
20235         Fixes autogen
20236
20237 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20238
20239         * check/Makefile.am:
20240         * check/elements/videotestsrc.c: (setup_videotestsrc),
20241         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
20242         (main):
20243           add a test for videotestsrc
20244
20245 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20246
20247         * gst/sine/.cvsignore:
20248         * gst/sine/Makefile.am:
20249         * gst/sine/gstsinesrc.c:
20250         * gst/sine/gstsinesrc.h:
20251         * gst/sine/sinesrc.vcproj:
20252           and remove sinesrc from the repository.  Closes #321446
20253
20254 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20255
20256         * configure.ac:
20257         * gst-plugins-base.spec.in:
20258           remove sinesrc from the build
20259
20260 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20261
20262         * check/Makefile.am:
20263         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
20264         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
20265         (main):
20266           add a test for audiotestsrc, testing all waves.  Even seems
20267           leak-free at first glance, nice job Stefan
20268
20269 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20270
20271         * po/af.po:
20272         * po/az.po:
20273         * po/cs.po:
20274         * po/en_GB.po:
20275         * po/hu.po:
20276         * po/it.po:
20277         * po/nb.po:
20278         * po/nl.po:
20279         * po/or.po:
20280         * po/sq.po:
20281         * po/sr.po:
20282         * po/sv.po:
20283         * po/uk.po:
20284         * po/vi.po:
20285           Translation string updates
20286
20287         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20288         (gst_v4lsrc_set_caps):
20289         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20290         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20291         * sys/v4l/v4lsrc_calls.h:
20292           Improve v4lsrc, by making it work again.
20293
20294 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20295
20296         * ext/libvisual/visual.c: (gst_visual_chain):
20297           Fix the fps calculations.
20298
20299         * gst/ffmpegcolorspace/avcodec.h:
20300           Move structure element for clarity
20301
20302         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
20303         * gst-libs/gst/interfaces/tunernorm.h:
20304         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
20305         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20306         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20307         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
20308         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
20309         (gst_v4lmjpegsrc_getcaps):
20310         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20311         (gst_v4lsrc_set_caps):
20312         * sys/v4l/gstv4lsrc.h:
20313         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20314         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20315         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20316         * sys/v4l/v4lsrc_calls.h:
20317           Fractional framerates...
20318
20319 2005-11-22  Wim Taymans  <wim@fluendo.com>
20320
20321         * gst-libs/gst/audio/gstbaseaudiosink.c:
20322         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20323         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20324         And we provide a clock by default, of course...
20325
20326 2005-11-22  Wim Taymans  <wim@fluendo.com>
20327
20328         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
20329         This clock can be slaved to a master clock now.
20330
20331         * gst-libs/gst/audio/gstbaseaudiosink.c:
20332         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20333         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
20334         (gst_base_audio_sink_set_clock),
20335         (gst_base_audio_sink_set_property),
20336         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20337         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20338         * gst-libs/gst/audio/gstbaseaudiosink.h:
20339         Handle slaving the internal clock to the clock selected in the
20340         pipeline.
20341         Add property to make the basesink not provide a clock.
20342
20343         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20344         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20345         (gst_base_rtp_depayload_wait):
20346         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20347         We can use the clock in GstElement, no need to store it ourselves.
20348
20349 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20350
20351         * docs/libs/tmpl/gstaudio.sgml:
20352           update
20353         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20354         (gst_paranoia_endian_get_type):
20355         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20356         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20357         * gst/audiotestsrc/gstaudiotestsrc.c:
20358         (gst_audiostestsrc_wave_get_type):
20359         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20360         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20361         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20362         (gst_sync_method_get_type), (gst_unit_type_get_type),
20363         (gst_client_status_get_type), (gst_multifdsink_class_init),
20364         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20365         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20366         (gst_multifdsink_get_property):
20367         * gst/tcp/gstmultifdsink.h:
20368         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20369         * gst/videotestsrc/gstvideotestsrc.c:
20370         (gst_videotestsrc_pattern_get_type):
20371           remove deprecated properties
20372           fix up enums to correctly have short lowercase dashed nicks
20373
20374 2005-11-22  Michael Smith <msmith@fluendo.com>
20375
20376         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20377         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20378           Add underscore.
20379
20380 2005-11-22  Michael Smith <msmith@fluendo.com>
20381
20382         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20383         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20384           Use utility method for scaling clocktime for fractional framerates.
20385
20386 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20387
20388         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20389         (gst_visual_chain):
20390         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20391         * ext/theora/theoradec.c: (theora_handle_type_packet):
20392         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20393         (theora_enc_chain):
20394         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20395         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20396         * gst-libs/gst/video/video.h:
20397         * gst/ffmpegcolorspace/avcodec.h:
20398         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20399         (gst_ffmpeg_caps_to_pixfmt):
20400         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20401         (gst_ffmpegcsp_set_caps):
20402         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20403         (gst_videorate_setcaps), (gst_videorate_blank_data),
20404         (gst_videorate_chain):
20405         * gst/videotestsrc/gstvideotestsrc.c:
20406         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20407         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20408         (gst_videotestsrc_event), (gst_videotestsrc_create):
20409         * gst/videotestsrc/gstvideotestsrc.h:
20410         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20411         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20412         (gst_ximagesink_get_times), (gst_ximagesink_init):
20413         * sys/ximage/ximagesink.h:
20414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20415         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20416         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20417         * sys/xvimage/xvimagesink.h:
20418           Convert elements to use fractions for their framerate.
20419           V4L elements to come later tonight.
20420
20421 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20422
20423         * gst-libs/gst/audio/audio.c:
20424         * gst-libs/gst/audio/audio.h:
20425           remove some deprecated functions
20426
20427 2005-11-22  Andy Wingo  <wingo@pobox.com>
20428
20429         * Update for gst_tag_setter API changes.
20430
20431 2005-11-22  Andy Wingo  <wingo@pobox.com>
20432
20433         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20434         (gst_ogg_demux_perform_seek):
20435         * ext/theora/theoradec.c (theora_dec_sink_event):
20436         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20437         update-funcnames.
20438
20439 2005-11-22  Wim Taymans  <wim@fluendo.com>
20440
20441         * examples/seeking/seek.c: (main):
20442         Give higher priority to bus signals than the gtk events
20443         to fix a race condition in the segment looping.
20444
20445 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20446
20447         * ext/theora/Makefile.am:
20448         * ext/vorbis/Makefile.am:
20449         * gst-libs/gst/tag/Makefile.am:
20450         * gst-plugins-base.spec.in:
20451           Rename libgsttagedit to libgsttag (#322117).
20452
20453 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20454
20455         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20456         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20457           Call gst_x_overlay_prepare_xwindow_id() to give applications
20458           a final chance to set their own xwindow id before the video
20459           sink creates its own window.
20460
20461 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20462
20463         * sys/xvimage/xvimagesink.c:
20464         (gst_xvimagesink_navigation_send_event): Handle navigation
20465         events correcly with borders if applicable.
20466
20467 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20468
20469         Patch by: Luca Ognibene
20470
20471         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20472         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20473         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20474         (gst_ffmpegcsp_caps_remove_format_info):
20475         * gst/ffmpegcolorspace/imgconvert.c:
20476         * gst/ffmpegcolorspace/imgconvert_template.h:
20477           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20478           #318353); use gst_structure_has_name().
20479
20480 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20481
20482         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20483         (gst_ximagesink_class_init): Add debug macros on functions.
20484         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20485         (gst_xvimagesink_xwindow_draw_borders),
20486         (gst_xvimagesink_xvimage_put),
20487         (gst_xvimagesink_xwindow_update_geometry),
20488         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20489         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20490         (gst_xvimagesink_xcontext_clear),
20491         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20492         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20493         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20494         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20495         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20496         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20497         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20498         expose while being PAUSED, out of data flow navigation events, etc..
20499
20500 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20501
20502         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20503         * gst-libs/gst/audio/audio.h:
20504           fix prototype - wondering why the test worked regardless
20505
20506 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20507
20508         * check/Makefile.am:
20509         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20510         * gst-libs/gst/audio/audio.h:
20511           add a method that returns a proper GstClockTime
20512
20513 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20514
20515         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20516         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20517         * gst-libs/gst/interfaces/xoverlay.h:
20518           Remove everything having to do with the desired size; add 
20519           gst_x_overlay_prepare_xwindow_id() function; remove the
20520           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20521           post a message on the bus instead (#321816).
20522
20523         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20525         (gst_xvimagesink_xoverlay_init):
20526           Remove desired size stuff (#321816).
20527
20528 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20529
20530         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20531         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20532         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20533           Terminate vararg functions with NULL instead of 0 to 
20534           make gcc4 happy.
20535
20536 2005-11-21  Andy Wingo  <wingo@pobox.com>
20537
20538         patch by: Sebastien Cote <sebas642@yahoo.ca>
20539         
20540         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20541         * gst-libs/gst/rtp/gstrtpbuffer.c
20542         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20543
20544 2005-11-21  Andy Wingo  <wingo@pobox.com>
20545
20546         * gst/playback/gstplaybin.c (gen_audio_element) 
20547         (gen_video_element): Use the new MISSING_PLUGIN core error
20548         category. Closes #320060.
20549
20550         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20551         * gst/videorate/gstvideorate.c (gst_videorate_event):
20552         * ext/theora/theoradec.c (theora_dec_sink_event): 
20553         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20554         stream lock.
20555
20556         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20557         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20558         stream lock changes.
20559
20560 2005-11-21  Wim Taymans  <wim@fluendo.com>
20561
20562         * gst-libs/gst/audio/gstbaseaudiosink.c:
20563         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20564         (gst_base_audio_sink_provide_clock),
20565         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20566         (gst_base_audio_sink_change_state):
20567         * gst/audioresample/gstaudioresample.c:
20568         Segment update fix.
20569
20570 2005-11-21  Andy Wingo  <wingo@pobox.com>
20571
20572         * *.h:
20573         * *.c: Ran scripts/update-macros. Oh yes.
20574
20575 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20576
20577         * sys/ximage/Makefile.am:
20578         * sys/ximage/ximage.c:
20579           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20580           remove your old libgstximage.* manually if necessary).
20581
20582 2005-11-21  Michael Smith <msmith@fluendo.com>
20583
20584         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20585           Minimal fix for bug #320200: set the min/max bitrate in the correct
20586           units. A better fix would be to upgrade to the RATEMANAGE2
20587           interface, rather than using the deprecated interface used here, but
20588           that would require an update in our libvorbis dependency (to 1.1),
20589           which is probably undesirable.
20590
20591 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20592
20593         * ext/libvisual/visual.c: (get_buffer):
20594         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20595         (gst_base_audio_src_fixate):
20596         * gst/audioconvert/gstaudioconvert.c:
20597         (gst_audio_convert_fixate_caps):
20598         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20599         * gst/audiotestsrc/gstaudiotestsrc.c:
20600         (gst_audiotestsrc_src_fixate):
20601         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20602         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20603         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20604         * gst/videotestsrc/gstvideotestsrc.c:
20605         (gst_videotestsrc_src_fixate):
20606         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20608           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20609           (#322027)
20610
20611
20612 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20613
20614         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20615         (gst_riff_create_iavs_caps):
20616         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20617         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20618         (gst_riff_parse_info):
20619         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20620         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20622           Fixes for GST_FOURCC_FORMAT API change.
20623
20624 2005-11-21  Andy Wingo  <wingo@pobox.com>
20625
20626         patch by: Alessandro Dessina <alessandro nnva org>
20627
20628         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20629         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20630         (gst_ogg_parse_chain):
20631         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20632         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20633         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20634         gst_value_list calls on arrays. Fixes #321962.
20635
20636 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20637
20638         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20639         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20640         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20641         * gst/adder/gstadder.c: (gst_adder_init),
20642         (gst_adder_request_new_pad), (gst_adder_collected),
20643         (gst_adder_change_state):
20644           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20645           API change.
20646
20647 2005-11-21  Michael Smith <msmith@fluendo.com>
20648
20649         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20650         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20651           Properly handle pad_push return values.
20652
20653 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20654
20655         * gst-libs/gst/tag/Makefile.am:
20656         * gst-libs/gst/tag/gstvorbistag.c:
20657         (gst_tag_list_to_vorbiscomment_buffer):
20658           Remove obsolete vorbistag element and debug category.
20659
20660         * gst/playback/gstplaybasebin.c: (check_queue):
20661           Don't divide by 0 when queue-threshold is 0.
20662
20663         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20664           Don't modify an existing pixel-aspect-ratio if we fail to read
20665           a new one.
20666
20667 2005-11-20  Wim Taymans  <wim@fluendo.com>
20668
20669         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20670         (gst_vorbisenc_push_packet):
20671         GST_PAD_IS_USABLE is gone, use the return value of
20672         the push or pad_alloc_buffer instead.
20673
20674 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20675
20676         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20677         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20678         (gst_ximagesink_ximage_destroy),
20679         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20680         (gst_ximagesink_xwindow_new),
20681         (gst_ximagesink_xwindow_update_geometry),
20682         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20683         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20684         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20685         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20686         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20687         (gst_ximagesink_navigation_send_event),
20688         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20689         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20690         (gst_ximagesink_finalize), (gst_ximagesink_init),
20691         (gst_ximagesink_class_init):
20692         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20693         This new version brings correct software scaling, non flickering
20694         window while resizing, pixel aspect ratio handling, usage of
20695         hardware buffer pools, out of data flow event thread for 
20696         navigation and handling of expose events even when being PAUSED,
20697         a new property to keep video aspect ratio when resizing, etc...
20698
20699 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20700
20701         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20702         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20703         handling of PAR.
20704
20705 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20706
20707         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20708         Unsetting IS_SINK flag from the fakesink, so decodebin
20709         never behaves as a sink.
20710
20711 2005-11-17  Wim Taymans  <wim@fluendo.com>
20712
20713         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20714         (gst_base_audio_src_change_state):
20715         Fix the audiosrc base class again, we did not unflush.
20716
20717 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20718
20719         * examples/seeking/seek.c: (make_dv_pipeline),
20720         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20721         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20722         to ogg/vorbis/theora pipeline.
20723
20724 2005-11-17  Wim Taymans  <wim@fluendo.com>
20725
20726         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20727         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20728         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20729         Fix EOS on multiple streams.
20730         More debugging.
20731
20732 2005-11-16  Wim Taymans  <wim@fluendo.com>
20733
20734         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20735         (gst_ogg_demux_perform_seek):
20736         Segment done must include stream time.
20737
20738         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20739         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20740         (gst_ogg_mux_change_state):
20741         Fix ogg muxer again.
20742
20743 2005-11-16  Wim Taymans  <wim@fluendo.com>
20744
20745         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20746         Fix compile again.
20747
20748 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20749
20750         * ext/libvisual/visual.c: (gst_visual_init):
20751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20752         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20753         (gst_ogg_parse_chain):
20754         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20755         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20756         * ext/theora/theoradec.c: (gst_theora_dec_init):
20757         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20758         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20759         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20760         * gst/adder/gstadder.c: (gst_adder_class_init),
20761         (gst_adder_dispose):
20762         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20763         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20764         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20765           Fix a whole set of pad template leaks
20766
20767 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20768
20769         * check/generic/states.c: (GST_START_TEST):
20770           fix the test so that it only checks for elements that are part of
20771           this source module
20772
20773 2005-11-16  Michael Smith <msmith@fluendo.com>
20774
20775         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20776         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20777         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20778         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20779         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20780         (gst_ogg_mux_change_state):
20781           Fix leaking collectpads.
20782
20783 2005-11-16  Edward Hervey  <edward@fluendo.com>
20784
20785         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20786         (gst_videorate_event), (gst_videorate_chain):
20787         Handle segment seeks
20788
20789 2005-11-16  Wim Taymans  <wim@fluendo.com>
20790
20791         * gst-libs/gst/audio/gstbaseaudiosink.c:
20792         (gst_base_audio_sink_provide_clock),
20793         (gst_base_audio_sink_change_state):
20794         Set ringbuffer to non-flushing when going to PAUSED, set to
20795         flushing again when going to READY.
20796
20797         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20798         (gst_ring_buffer_stop):
20799         Start in flushing mode by default.
20800         Don't set flushing in the _stop method, let the app call
20801         this explicitly.
20802
20803 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20804
20805         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20806         * gst-libs/gst/video/videosink.h: Add helper function needed
20807         for video sinks.
20808
20809 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20810
20811         * gst/videoscale/gstvideoscale.c:
20812         (gst_videoscale_handle_src_event):
20813           Don't leak reference to pad parent.
20814
20815 2005-11-16  Wim Taymans  <wim@fluendo.com>
20816
20817         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20818         Set ringbuffer to flushing when stopping so that we don't
20819         block on wait_segment anymore and livelock.
20820
20821 2005-11-16  Wim Taymans  <wim@fluendo.com>
20822
20823         * examples/seeking/seek.c: (send_event), (do_seek),
20824         (loop_toggle_cb), (segment_done), (main):
20825         Added looping checkbox.
20826
20827 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20828
20829         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20830         (gst_ogg_demux_init):
20831         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20832         (gst_vorbis_dec_init):
20833           revert unrefs, they don't pass make check
20834
20835 2005-11-15  Johan Dahlin  <johan@gnome.org>
20836
20837         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20838         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20839         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20840         (gst_vorbis_dec_init):
20841         Fix pad template leaks. 
20842
20843 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20844
20845         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20846           Make state change function thread safe.
20847
20848 2005-11-15  Edward Hervey  <edward@fluendo.com>
20849
20850         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20851         (gst_ogg_demux_class_init):
20852         Implement GstElement::send_event, so we can send seek events
20853         in GST_STATE_READY
20854
20855 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20856
20857         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20858         Discovered how to take away flickering while resizing the
20859         window. Please don't put that in ximagesink, refactoring in
20860         progress.
20861
20862 2005-11-14  Michael Smith <msmith@fluendo.com>
20863
20864         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20865         (gst_multifdsink_render):
20866           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20867
20868 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20869
20870         * gst/playback/gstplaybin.c: (gen_audio_element):
20871           Use autoaudiosink, it tends to be more widely available than
20872           autoaudiiosink.
20873           
20874 2005-11-14  Andy Wingo  <wingo@pobox.com>
20875
20876         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20877         as well if it is available. Fixes #316442.
20878
20879 2005-11-14  Michael Smith <msmith@fluendo.com>
20880
20881         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20882         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20883         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20884         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20885         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20886         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20887         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20888         (gst_vorbisenc_change_state):
20889           Fix a small memory leak in vorbisenc.
20890           Fix large memory leaks in oggmux, also fix lots of state change
20891           bugs in oggmux.
20892
20893 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20894
20895         * gst/videotestsrc/gstvideotestsrc.c:
20896         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20897         (gst_videotestsrc_src_fixate):
20898           move fixation to a fixate function
20899           remove negotiate function, basesrc's is good enough
20900           fixes a bug for check when using the element alone
20901
20902 2005-11-13  Edward Hervey  <edward@fluendo.com>
20903
20904         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20905         (key_toggle_cb), (main):
20906         Added checkboxes for adding/removing the accurate and key_unit seek
20907         flags.
20908
20909 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20910
20911         * configure.ac: back to HEAD
20912
20913 === release 0.9.5 ===
20914
20915 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20916
20917         * configure.ac:
20918           releasing 0.9.5, "No No Kia"
20919
20920 2005-11-11  Edward Hervey  <edward@fluendo.com>
20921
20922         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20923         Added parse-launch syntax seeking mode for the seeking example.
20924         This should help stress-test even more cases.
20925         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20926
20927 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20928
20929         * sys/xvimage/xvimagesink.c:
20930         (gst_xvimagesink_navigation_send_event):
20931           Check whether peer pad exists before sending navigation events
20932           to it.
20933
20934 2005-11-11  Michael Smith <msmith@fluendo.com>
20935
20936         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20937         (gst_vorbisenc_buffer_from_packet):
20938         * ext/vorbis/vorbisenc.h:
20939           Set duration on encoded buffers. This allows oggmux's
20940           max_page_delay parameter to actually work.
20941
20942 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20943
20944         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20945         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20946         (gst_ffmpegcsp_avpicture_fill):
20947         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20948         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20949           Make palettes work again (see #132341). Use our own macros
20950           for rounding up.
20951
20952 2005-11-10  Andy Wingo  <wingo@pobox.com>
20953
20954         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20955         string doober.
20956
20957 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20958
20959         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20960         (gst_ffmpegcsp_transform_caps):
20961           Prefer passthrough in transform_caps
20962
20963 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20964
20965         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20966           check for ALSA errors properly, instead of relying on ALSA's
20967           error strings to serve to the user.
20968
20969 2005-11-10  Wim Taymans  <wim@fluendo.com>
20970
20971         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20972         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20973         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20974         Modernise the seek code.
20975
20976 2005-11-10  Michael Smith <msmith@fluendo.com>
20977         
20978         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20979         (setup_substreams), (set_active_source):
20980           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20981           trying to go to NULL if we failed to read a file.
20982
20983 2005-11-10  Wim Taymans  <wim@fluendo.com>
20984
20985         * gst/audiotestsrc/gstaudiotestsrc.c:
20986         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20987         (gst_audiotestsrc_create):
20988         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20989         (gst_sinesrc_get_times), (gst_sinesrc_create):
20990         * gst/videotestsrc/gstvideotestsrc.c:
20991         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20992         (gst_videotestsrc_create):
20993         The base class can now sync for us.
20994
20995 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20996
20997         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20998           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20999           name=source autoprobe=false autoprobe-fps=false copy-mode=1
21000           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
21001           format=(fourcc)I420" ! xvimagesink
21002
21003 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
21004
21005         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21006         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
21007         (gst_sinesrc_newsegment):
21008           Send newsegment event in TIME format, set duration if
21009           num-buffers is set, fix duration querying.
21010
21011 2005-11-10  Michael Smith <msmith@fluendo.com>
21012
21013         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
21014         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
21015         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
21016         (gst_ogg_mux_collected):
21017          Fix EOS handling, partially. Now forwarding an EOS event once we have
21018          EOS on all pads works correctly. However, we still don't properly set
21019          EOS on the actual ogg stream pages.
21020
21021 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
21022
21023         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
21024           Set elements to NULL state before disposing of them.
21025
21026 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
21027
21028         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21029
21030         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21031         (gst_base_rtp_depayload_init),
21032         (gst_base_rtp_depayload_set_gst_timestamp):
21033         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21034           We need to send a newsegment event for each instance, not
21035           just for the first instance of this class (get rid of
21036           static variable in function). (#321011).
21037           
21038 2005-11-08  Michael Smith <msmith@fluendo.com>
21039
21040         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
21041         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
21042         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
21043         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
21044           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
21045           This makes us mux things correctly according to the ogg muxing
21046           rules. Still not handling EOS correctly right now, though.
21047
21048 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
21049
21050         * gst/audioconvert/gstaudioconvert.c:
21051           Fix typo in docs. 
21052
21053 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
21054
21055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
21056         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
21057           Initialise segment_stop to GST_CLOCK_TIME_NONE when
21058           creating a new chain; should fix live streaming. Also
21059           add more debug output and fix a typo.
21060
21061 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
21062
21063         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21064
21065         * gst/volume/gstvolume.c: (volume_set_caps):
21066           Fix compilation on Solaris with Forte. (#320923)
21067
21068 2005-11-08  Wim Taymans  <wim@fluendo.com>
21069
21070         * gst-libs/gst/audio/gstbaseaudiosink.c:
21071         (gst_base_audio_sink_render):
21072         No need to do a typecheck.
21073
21074 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
21075
21076         * ext/alsa/gstalsa.h:
21077           We register a debug category, so let's use it.
21078
21079 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
21080
21081         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21082         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
21083         Fixed a small problem.
21084
21085 2005-11-04  Wim Taymans  <wim@fluendo.com>
21086
21087         * examples/seeking/Makefile.am:
21088         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
21089         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
21090         (make_playerbin_pipeline), (format_value), (update_scale),
21091         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
21092         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
21093         (print_usage), (main):
21094         Added app for playback speed testing.
21095
21096         * examples/seeking/seek.c: (dynamic_link),
21097         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
21098         (make_mpeg_pipeline), (do_seek), (set_update_scale),
21099         (message_received), (main):
21100         Updated seek example.
21101
21102 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
21103
21104         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21105         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
21106         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
21107         (gst_base_rtp_depayload_set_clock):
21108         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21109         Don't sleep on the bench (system clock) when you have a nice 
21110         comfortable bed (Gstreamer clock) to sleep on.
21111
21112 2005-11-03  Wim Taymans  <wim@fluendo.com>
21113
21114         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21115         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
21116         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
21117         Handle the case where a pad_block failed.
21118
21119 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
21120
21121         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
21122
21123         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21124         (gst_base_rtp_depayload_add_to_queue),
21125         (gst_base_rtp_depayload_push),
21126         (gst_base_rtp_depayload_set_gst_timestamp),
21127         (gst_base_rtp_depayload_queue_release):
21128           Fixes some bugs in the depayloader's queuing/de-queueing code.
21129
21130 2005-10-31  Michael Smith <msmith@fluendo.com>
21131
21132         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
21133         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
21134         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
21135           Patch from Alessandro Decina <alessandro@nnva.org>.
21136           Make oggdemux only find the final time in a chain, not per-pad,
21137           since the per-pad information can be very expensive to locate, and
21138           it isn't used anywhere. This makes reading a file containing
21139           OggSkeleton reasonably fast.
21140           Also, make chain finding work when there are logical bitstreams that
21141           can't be decoded. Fixes #319110.
21142
21143 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
21144
21145         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21146         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
21147         (gst_base_rtp_depayload_chain),
21148         (gst_base_rtp_depayload_add_to_queue),
21149         (gst_base_rtp_depayload_push),
21150         (gst_base_rtp_depayload_set_gst_timestamp),
21151         (gst_base_rtp_depayload_queue_release),
21152         (gst_base_rtp_depayload_start_thread),
21153         (gst_base_rtp_depayload_set_property),
21154         (gst_base_rtp_depayload_get_property):
21155         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21156         Some random fixes, to fullfill the desires of thomas.
21157
21158 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
21159
21160         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21161         (gst_base_rtp_depayload_add_to_queue),
21162         (gst_base_rtp_depayload_push):
21163         Fixed the queueing algorithm.
21164
21165 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
21166
21167         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21168         (gst_base_rtp_depayload_push):
21169         A small fix
21170
21171 2005-10-31  Wim Taymans  <wim@fluendo.com>
21172
21173         * gst-libs/gst/audio/gstringbuffer.h:
21174         Don't break ABI.
21175
21176         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21177         (gst_ffmpeg_caps_to_pixfmt):
21178         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21179         (gst_ffmpegcsp_set_caps):
21180         Some more comments.
21181         Handle missing required caps fields better.
21182
21183 2005-10-31  Wim Taymans  <wim@fluendo.com>
21184
21185         * gst-libs/gst/audio/gstbaseaudiosink.c:
21186         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
21187         (gst_base_audio_sink_render):
21188         * gst-libs/gst/audio/gstringbuffer.c:
21189         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21190         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
21191         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
21192         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
21193         (gst_ring_buffer_read):
21194         * gst-libs/gst/audio/gstringbuffer.h:
21195         Add flushing mode to the ringbuffer so that it in all cases does
21196         not try to handle more audio. This makes sure it does not try to
21197         block anymore when flushing and fixes a livelock.
21198
21199 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
21200
21201         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
21202         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
21203         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
21204           Explicitly check for -1 values before doing a conversion
21205           and always map them to -1. (#315545)
21206
21207 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21208
21209         * gst/playback/gstplaybin.c: (gen_video_element):
21210           first try autovideosink, then xvimagesink, then error out
21211         * po/POTFILES.in:
21212           add translatable file
21213         * po/af.po:
21214         * po/az.po:
21215         * po/cs.po:
21216         * po/en_GB.po:
21217         * po/hu.po:
21218         * po/it.po:
21219         * po/nb.po:
21220         * po/nl.po:
21221         * po/or.po:
21222         * po/sq.po:
21223         * po/sr.po:
21224         * po/sv.po:
21225         * po/uk.po:
21226         * po/vi.po:
21227           update translations
21228
21229 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
21230
21231         * gst-libs/gst/rtp/gstbasedepayload.c:
21232         * gst-libs/gst/rtp/gstbasedepayload.h:
21233           Minor cleanups
21234
21235 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21236
21237         * gst/playback/.cvsignore:
21238         * gst/playback/decodetest.c:
21239         * gst/playback/test3.c:
21240           Port these two tests as well.
21241
21242 2005-10-27  Wim Taymans  <wim@fluendo.com>
21243
21244         * ext/theora/theoradec.c: (theora_dec_src_query),
21245         (theora_dec_sink_event):
21246         * ext/theora/theoraenc.c: (theora_enc_sink_event),
21247         (theora_enc_change_state):
21248         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21249         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21250         Take proper locks when handling events.
21251
21252 2005-10-27  Wim Taymans  <wim@fluendo.com>
21253
21254         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
21255         (gst_adder_change_state):
21256         Fix timestamps and fix deadlock when stopping the collectpads.
21257
21258 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
21259
21260         * gst-libs/gst/rtp/gstrtpbuffer.h:
21261         Declaring the payload types as strings too so that they can be used
21262         in the padtemplate inialization.
21263
21264 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
21265
21266         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
21267
21268         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21269         (gst_base_rtp_depayload_class_init):
21270         Fixes a small but nasty bug. The derived elements no longer segfaults
21271         on finalization.
21272
21273 2005-10-26  Michael Smith <msmith@fluendo.com>
21274
21275         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
21276           When clearing an audioconvert context, set tmpbufsize to zero, so
21277           we'll allocate it again later if required.
21278           This fixes audioconvert re-negotiating formats, which previously
21279           segfaulted with a NULL destination buffer.
21280
21281 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
21282
21283         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21284         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
21285         (gst_base_rtp_depayload_set_gst_timestamp),
21286         (gst_base_rtp_depayload_queue_release):
21287         Fixed a smalll memleak.
21288
21289 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21290         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21291         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
21292         (gst_base_rtp_depayload_finalize),
21293         (gst_base_rtp_depayload_setcaps),
21294         (gst_base_rtp_depayload_add_to_queue),
21295         (gst_base_rtp_depayload_push),
21296         (gst_base_rtp_depayload_set_gst_timestamp),
21297         (gst_base_rtp_depayload_queue_release),
21298         (gst_base_rtp_depayload_thread),
21299         (gst_base_rtp_depayload_change_state):
21300         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21301         Changed the C++ comments to C comments
21302
21303 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
21304
21305         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
21306         * gst/tcp/gsttcpclientsrc.h:
21307         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
21308         * gst/tcp/gsttcpserversrc.h:
21309           Remove unused 'curoffset' structure member.
21310
21311 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21312
21313         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21314         (gst_base_rtp_depayload_base_init),
21315         (gst_base_rtp_depayload_finalize):
21316         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21317         * gst-libs/gst/rtp/gstbasertppayload.h:
21318           The pad-template on the sinkpad should be set by the derived classes.
21319           Also added some useful macros.
21320
21321 2005-10-24  Wim Taymans  <wim@fluendo.com>
21322
21323         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21324         Correctly flush decoder samples even if we could not
21325         copy them to an output buffer. Fixes #319618.
21326
21327 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21328
21329         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
21330         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
21331         the caps against our xcontext caps.
21332
21333 2005-10-24  Wim Taymans  <wim@fluendo.com>
21334
21335         * gst-libs/gst/audio/gstbaseaudiosink.c:
21336         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21337         Remove g_print
21338         Use sync property from baseclass to disable sync.
21339
21340 2005-10-24  Wim Taymans  <wim@fluendo.com>
21341
21342         * gst-libs/gst/audio/gstbaseaudiosink.c:
21343         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21344         Buffers with no timestamps get aligned with previous buffers or
21345         on underrun, played ASAP.
21346
21347 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21348
21349         * gst-libs/gst/video/video.h:
21350         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21351         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21353         here comes my change on caps for framerate and geometry range.
21354         We are now accepting 1 to MAXINT for width and height, and from
21355         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21356         to be blended correctly in videomixer.
21357
21358 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21359
21360         * configure.ac:
21361           back to HEAD
21362
21363 === release 0.9.4 ===
21364
21365 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21366
21367         * NEWS:
21368         * RELEASE:
21369         * configure.ac:
21370           releasing 0.9.4, "Velociraptor"
21371
21372 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21373
21374         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21375         * po/POTFILES.in:
21376           STOPPED -> FAILED
21377
21378 2005-10-21  Wim Taymans  <wim@fluendo.com>
21379
21380         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21381         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21382         (pad_blocked), (close_pad_link), (new_pad):
21383         Don't try to remove elements twice.
21384
21385 2005-10-21  Wim Taymans  <wim@fluendo.com>
21386
21387         * ext/theora/theoradec.c: (theora_dec_src_query),
21388         (theora_dec_sink_event):
21389         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21390         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21391         (vorbis_handle_data_packet):
21392         * ext/vorbis/vorbisdec.h:
21393         Fix old naming.
21394
21395         * gst-libs/gst/audio/gstbaseaudiosink.c:
21396         (gst_base_audio_sink_render):
21397         Don't try to sync on buffers without a timestamp.
21398
21399 2005-10-21  Wim Taymans  <wim@fluendo.com>
21400
21401         * ext/theora/theoradec.c: (theora_dec_src_query),
21402         (theora_dec_sink_event):
21403         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21404         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21405         (vorbis_handle_data_packet):
21406         * ext/vorbis/vorbisdec.h:
21407         Fix old naming.
21408
21409 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21410
21411         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21412         (gst_vorbisenc_src_query):
21413           Implement position and duration queries.
21414
21415         * gst/playback/test3.c: (update_scale), (main):
21416           Fix for async state changes and print nicer output.
21417
21418 2005-10-20  Wim Taymans  <wim@fluendo.com>
21419
21420         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21421         (dump_element_stats), (main):
21422         * gst/playback/test6.c: (main):
21423         Fix tests again
21424
21425 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21426
21427         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21428         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21429           Don't use functions for position queries when handling
21430           duration queries.
21431
21432 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21433
21434         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21435         (vorbis_handle_data_packet), (vorbis_dec_chain),
21436         (vorbis_dec_change_state):
21437         * ext/vorbis/vorbisdec.h:
21438           Vorbis streams can be embedded in other container formats
21439           than ogg, container formats where the demuxer might set 
21440           timestamps on encoded vorbis buffers instead of those silly 
21441           granulepos thingies. In short: make vorbisdec handle 
21442           timestamps on incoming buffers as well.
21443
21444 2005-10-20  Wim Taymans  <wim@fluendo.com>
21445
21446         * gst/playback/gstplaybasebin.c: (group_destroy),
21447         (gst_play_base_bin_change_state):
21448         Fix leak.
21449         Handle case where playbasebin is now ASYNC because
21450         decodebin is.
21451
21452 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21453
21454         * gst/audioconvert/Makefile.am:
21455         * gst/audioconvert/bufferframesconvert.c:
21456         * gst/audioconvert/plugin.c: (plugin_init):
21457         * gst/audioconvert/plugin.h:
21458           And bye bye buffer-frames-convert
21459
21460 2005-10-19  Wim Taymans  <wim@fluendo.com>
21461
21462         * check/elements/audioconvert.c:
21463         * docs/libs/tmpl/gstaudio.sgml:
21464         * docs/libs/tmpl/gstcolorbalance.sgml:
21465         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21466         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21467         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21468         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21469         * gst-libs/gst/audio/audio.h:
21470         * gst/audioconvert/audioconvert.h:
21471         * gst/audioconvert/gstaudioconvert.c:
21472         (gst_audio_convert_parse_caps):
21473         * gst/volume/gstvolume.c:
21474         Bye bye buffer-frames.
21475
21476 2005-10-19  Wim Taymans  <wim@fluendo.com>
21477
21478         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21479         (query_positions_elems), (query_positions_pads), (update_scale),
21480         (do_seek), (set_update_scale), (message_received), (main):
21481         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21482         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21483         (gst_ogg_demux_loop):
21484         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21485         * ext/theora/theoradec.c: (theora_dec_src_query),
21486         (theora_dec_sink_event):
21487         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21488         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21489         * gst/adder/gstadder.c: (gst_adder_query):
21490         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21491         * gst/playback/test3.c: (update_scale):
21492         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21493         (dump_element_stats), (main):
21494         * gst/playback/test6.c: (main):
21495         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21496         Query API update.
21497
21498 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21499
21500         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21501         (xml_check_first_element), (xml_type_find), (smil_type_find),
21502         (plugin_init):
21503           Add typefinding for SMIL and for generic XML. Based on patch by
21504           Akos Maroy (#308663).
21505
21506 2005-10-18  Wim Taymans  <wim@fluendo.com>
21507
21508         * gst/playback/Makefile.am:
21509         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21510         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21511         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21512         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21513         (gst_decode_bin_change_state):
21514         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21515         (gst_play_bin_send_event_to_sink):
21516         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21517         (dump_element_stats), (main):
21518         * gst/playback/test6.c: (main):
21519         Make playbin async, it'll commit state to paused when all streams
21520         are detected.
21521         Remove ugly hack.
21522         Added test6.c to show async behaviour.
21523
21524 2005-10-18  Wim Taymans  <wim@fluendo.com>
21525
21526         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21527         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21528         Fix for segment-start/stop API change.
21529
21530 2005-10-18  Wim Taymans  <wim@fluendo.com>
21531
21532         * check/Makefile.am:
21533         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21534         (main):
21535         Add future test for clock selection.
21536
21537 2005-10-18  Wim Taymans  <wim@fluendo.com>
21538
21539         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21540         (gst_alsasink_close):
21541         Set handle to NULL.
21542
21543         * gst-libs/gst/audio/gstringbuffer.c:
21544         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21545         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21546         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21547         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21548         (gst_ring_buffer_read):
21549         More debug info.
21550
21551 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21552
21553         * gst/audiotestsrc/Makefile.am:
21554         * gst/sine/Makefile.am:
21555         * gst/volume/Makefile.am:
21556           fix broken build of controllerized plugins
21557
21558 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21559
21560         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21561
21562         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21563         (gst_riff_create_video_template_caps):
21564           Add support for Indeo-3 (IV32).
21565
21566 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21567
21568         * configure.ac:
21569           rewrite
21570
21571 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21572
21573         * gst-libs/gst/video/video.c: (gst_video_get_size):
21574         * gst/audiotestsrc/gstaudiotestsrc.c:
21575           doc updates
21576
21577 2005-10-17  Andy Wingo  <wingo@pobox.com>
21578
21579         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21580         with the collectpads change.
21581         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21582
21583         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21584
21585         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21586
21587         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21588         alloc_buffer flow return to callers.
21589         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21590         change. Fix some memleaks in theoraenc.
21591
21592         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21593         in strange circumstance.
21594
21595 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21596
21597         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21598         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21599         from caps, let's use the caps...
21600
21601 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21602
21603         * configure.ac:
21604           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21605
21606 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21607
21608         * gst-libs/gst/interfaces/Makefile.am:
21609           fix silly typo
21610
21611 2005-10-16  Andy Wingo  <wingo@pobox.com>
21612
21613         * gst/playback/gstdecodebin.c
21614         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21615         function!
21616         (try_to_link_1): Increase kraziness level.
21617
21618 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21619
21620         * configure.ac:
21621           restructure like the core one
21622         * gst-libs/gst/audio/Makefile.am:
21623         * gst-libs/gst/interfaces/Makefile.am:
21624         * gst-libs/gst/net/Makefile.am:
21625         * gst-libs/gst/riff/Makefile.am:
21626         * gst-libs/gst/rtp/Makefile.am:
21627         * gst-libs/gst/tag/Makefile.am:
21628         * gst-libs/gst/video/Makefile.am:
21629           use correct linker flags, now the libs are properly versioned
21630         * check/elements/audioconvert.c: (verify_convert):
21631         * ext/alsa/gstalsaplugin.c:
21632         * ext/cdparanoia/gstcdparanoia.c:
21633         * ext/gnomevfs/gstgnomevfs.c:
21634         * ext/libvisual/visual.c:
21635         * ext/ogg/gstogg.c:
21636         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21637         * ext/theora/theora.c:
21638         * ext/vorbis/vorbis.c:
21639         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21640         * gst-libs/gst/tag/gsttagediting.c:
21641         * gst-libs/gst/video/video.c:
21642         * gst/adder/gstadder.c:
21643         * gst/audioconvert/plugin.c:
21644         * gst/audiorate/gstaudiorate.c:
21645         * gst/audioresample/gstaudioresample.c:
21646         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21647         * gst/audioscale/gstaudioscale.c:
21648         * gst/audioscale/resample.c:
21649         * gst/audiotestsrc/gstaudiotestsrc.c:
21650         * gst/ffmpegcolorspace/gstffmpeg.c:
21651         * gst/playback/gstdecodebin.c: (close_pad_link):
21652         * gst/playback/gstplaybin.c: (gen_video_element),
21653         (gen_audio_element):
21654         * gst/sine/gstsinesrc.c:
21655         * gst/subparse/gstsubparse.c:
21656         * gst/tags/gsttagediting.c:
21657         * gst/tcp/gsttcpplugin.c:
21658         * gst/typefind/gsttypefindfunctions.c:
21659         * gst/videorate/gstvideorate.c:
21660         * gst/videoscale/gstvideoscale.c:
21661         * gst/videotestsrc/gstvideotestsrc.c:
21662         * gst/volume/gstvolume.c:
21663         * sys/v4l/gstv4l.c:
21664         * sys/ximage/ximage.c:
21665         * sys/xvimage/xvimagesink.c:
21666           fix up defines
21667
21668 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21669
21670         * ext/vorbis/vorbisenc.c:
21671         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21672         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21673         (gst_tag_to_vorbis_comments):
21674           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21675
21676 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21677
21678         * examples/stats/mp2ogg.c:
21679         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21680           typo fixes
21681
21682 2005-10-13  Michael Smith <msmith@fluendo.com>
21683
21684         * ext/ogg/gstoggmux.c:
21685           Use magic glib macros to define constants as 64 bit, to ensure
21686           appropriate vararg passing.
21687
21688 2005-10-13  Michael Smith <msmith@fluendo.com>
21689
21690         * ext/ogg/gstoggmux.c:
21691         * gst/audioconvert/audioconvert.c: (float):
21692           Don't use LL suffix, as it's not portable, and neither of these
21693           uses required it anyway.
21694
21695 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21696
21697         * examples/indexing/indexmpeg.c: (main):
21698         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21699         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21700         (cdparanoia_convert), (cdparanoia_query):
21701         * ext/cdparanoia/gstcdparanoia.h:
21702         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21703         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21704         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21705         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21706         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21707         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21708         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21709         (gst_multifdsink_render), (gst_multifdsink_start),
21710         (gst_multifdsink_stop):
21711         * gst/tcp/gstmultifdsink.h:
21712         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21713         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21714         (gst_tcpclientsink_stop):
21715         * gst/tcp/gsttcpclientsink.h:
21716         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21717         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21718         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21719         * gst/tcp/gsttcpclientsrc.h:
21720         * gst/tcp/gsttcpserversink.h:
21721         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21722         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21723         (gst_tcpserversrc_stop):
21724         * gst/tcp/gsttcpserversrc.h:
21725         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21726         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21727         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21728           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21729           moved bitshift from macro to enum definition
21730
21731 2005-10-12  Wim Taymans  <wim@fluendo.com>
21732
21733         * examples/seeking/Makefile.am:
21734         Oops.
21735
21736 2005-10-12  Wim Taymans  <wim@fluendo.com>
21737
21738         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21739         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21740         Don't assert on normal stuff.
21741
21742         * gst/playback/gstplaybin.c: (do_playbin_seek):
21743         API fix.
21744
21745 2005-10-12  Wim Taymans  <wim@fluendo.com>
21746
21747         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21748         * examples/seeking/Makefile.am:
21749         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21750         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21751         (do_seek), (set_update_scale), (message_received), (main):
21752         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21753         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21754         Update for _get_state() API change.
21755
21756 2005-10-11  Wim Taymans  <wim@fluendo.com>
21757
21758         * gst-libs/gst/audio/gstbaseaudiosink.c:
21759         (gst_base_audio_sink_render):
21760         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21761         (gst_base_audio_src_create):
21762         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21763         (gst_ring_buffer_read):
21764         Cleanups.
21765         Commit and read from ringbuffer in samples rather than bytes.
21766
21767 2005-10-11  Wim Taymans  <wim@fluendo.com>
21768
21769         * gst-libs/gst/audio/gstbaseaudiosink.c:
21770         (gst_base_audio_sink_render):
21771         Respect segment rate and accum when scheduling samples.
21772
21773 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21774
21775         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21776         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21777         EOS correctly, that needs more work.
21778
21779 2005-10-11  Wim Taymans  <wim@fluendo.com>
21780
21781         * check/generic/states.c: (GST_START_TEST):
21782         remove old property.
21783
21784         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21785         (gst_ogg_demux_perform_seek):
21786         * ext/theora/theoradec.c: (theora_dec_sink_event):
21787         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21788         (vorbis_handle_data_packet):
21789         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21790         (gst_base_rtp_depayload_set_gst_timestamp):
21791         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21792         Update for newsegment API change.
21793
21794 2005-10-11  Michael Smith <msmith@fluendo.com>
21795
21796         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21797         (do_playbin_seek), (gst_play_bin_send_event):
21798           Override send_event differently, so that we can takes bits of
21799           functionality from GstPipeline (special handling for seeks,
21800           including pausing/resuming, and resetting stream time) and still get
21801           the appropriate behaviour of only forwarding event to a single sink,
21802           rather than all of them.
21803           Unfortunately requires a lot of code duplication, but the
21804           alternatives are equally ugly in the end.
21805
21806 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21807
21808         * check/elements/audioconvert.c: (setup_audioconvert),
21809         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21810         (GST_START_TEST), (audioconvert_suite):
21811           clean up tests a little, fix some leaks.
21812
21813 2005-10-10  Wim Taymans  <wim@fluendo.com>
21814
21815         * ext/alsa/gstalsasink.c:
21816         Also allow unsigned int.
21817
21818         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21819         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21820         Small cleanup
21821
21822 2005-10-10  Wim Taymans  <wim@fluendo.com>
21823
21824         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21825         Small update, use API as stated in design docs.
21826
21827         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21828         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21829         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21830         (message_received), (main):
21831         Updated seek example for GOption. Some usability improvements.
21832
21833 2005-10-10  Wim Taymans  <wim@fluendo.com>
21834
21835         * gst/audioconvert/audioconvert.h:
21836         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21837         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21838         Alloc temp storage somewhere else where we can do it more
21839         portable.
21840
21841 2005-10-10  Wim Taymans  <wim@fluendo.com>
21842
21843         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21844         (gst_tcpserversrc_start):
21845         Don't block in accept while doing the state change, move
21846         to poll and make cancellable.
21847
21848 2005-10-09  Philippe Khalaf <burger@speedy.org>
21849
21850         * gst-libs/gst/rtp/rtpbasedepayload.c:
21851         Set timestamp and add queue delay to timestamp
21852         * gst-libs/gst/rtp/rtpbuffer.h:
21853         Set correct payload type for h263
21854
21855 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21856
21857         * gst/audiotestsrc/gstaudiotestsrc.c:
21858         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21859         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21860         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21861         (gst_audiotestsrc_create_triangle),
21862         (gst_audiotestsrc_create_silence),
21863         (gst_audiotestsrc_create_white_noise),
21864         (gst_audiotestsrc_init_pink_noise),
21865         (gst_audiotestsrc_generate_pink_noise_value),
21866         (gst_audiotestsrc_create_pink_noise),
21867         (gst_audiotestsrc_change_wave):
21868         * gst/audiotestsrc/gstaudiotestsrc.h:
21869           fixed typo, added pink noise
21870
21871 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21872
21873         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21874         (plugin_init):
21875           Add wavpack and spc typefind functions from 0.8 branch.
21876
21877 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21878
21879         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21880         (ar_type_find), (msdos_type_find), (plugin_init):
21881           Add typefind functions for tar archives, ar archives,
21882           RAR archives, and msdos-executables (dlls, exe, etc.).
21883           Some of those would be wrongly identified as mpeg
21884           streams of some sort before (#315550).
21885
21886 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21887
21888         * configure.ac:
21889         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21890         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21891         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21892         * gst/audiotestsrc/Makefile.am:
21893         * gst/audiotestsrc/gstaudiotestsrc.c:
21894         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21895         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21896         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21897         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21898         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21899         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21900         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21901         (gst_audiotestsrc_create_silence),
21902         (gst_audiotestsrc_create_white_noise),
21903         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21904         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21905         (gst_audiotestsrc_start), (plugin_init):
21906         * gst/audiotestsrc/gstaudiotestsrc.h:
21907           add new plugin and element
21908         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21909           use gobject_class
21910
21911 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21912
21913         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21914         (gst_adder_init), (gst_adder_request_new_pad),
21915         (gst_adder_change_state):
21916           Add query function to source pad, so adder reports the correct
21917           time/sample position when queried (#315457); fix state change
21918           function; use GST_DEBUG_FUNCPTR() for pad functions.
21919
21920 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21921
21922         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21923           Fix leaks in typefind registration
21924           Clean up the gratuitous commenting and whitespacing a little
21925
21926 2005-10-08  Wim Taymans  <wim@fluendo.com>
21927
21928         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21929         Only actually wait for the thread to be stopped if it's 
21930         running.
21931
21932 2005-10-08  Wim Taymans  <wim@fluendo.com>
21933
21934         * gst-libs/gst/audio/gstbaseaudiosink.c:
21935         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21936         If we receive EOS we can start playback of what we had.
21937
21938 2005-10-08  Wim Taymans  <wim@fluendo.com>
21939
21940         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21941         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21942         (gst_multifdsink_stop):
21943         Fix crasher when going to NULL multiple times.
21944
21945 2005-10-06  Wim Taymans  <wim@fluendo.com>
21946
21947         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21948         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21949         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21950         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21951         patch from Edgard Lima <edgard.lima@indt.org.br>
21952         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21953
21954 2005-10-06  Wim Taymans  <wim@fluendo.com>
21955
21956         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21957         Report the FLOW_RETURN as string in the error message.
21958
21959         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21960         Don't assert when clearing an unnegotiated buffer.
21961
21962 2005-10-04  Michael Smith <msmith@fluendo.com>
21963
21964         * gst/playback/gstplaybasebin.c: (group_destroy),
21965         (gen_preroll_element), (remove_groups), (setup_source):
21966         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21967         (setup_sinks), (gst_play_bin_send_event),
21968         (gst_play_bin_change_state):
21969           Set state to NULL before removing from bin. Fix refcounting.
21970
21971 2005-10-04  Michael Smith <msmith@fluendo.com>
21972
21973         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21974           Correct refcounting in send_event() function. Previously was wrong
21975           if the first sink was unable to handle the event.
21976
21977 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21978
21979         * configure.ac:
21980           back to development
21981
21982 === release 0.9.3 ===
21983
21984 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21985
21986         * configure.ac:
21987           Releasing 0.9.3, "De Facto"
21988
21989 2005-10-03  Andy Wingo  <wingo@pobox.com>
21990
21991         * gst/playback/gstdecodebin.c (try_to_link_1)
21992         (remove_element_chain): set element to NULL before removing it.
21993
21994 2005-10-02  Johan Dahlin  <johan@gnome.org>
21995
21996         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21997         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21998         MT safe.
21999
22000 2005-10-02  Andy Wingo  <wingo@pobox.com>
22001
22002         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
22003         (gst_ring_buffer_prepare_read): 
22004         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
22005         Demote to LOG.
22006
22007 2005-09-29  Wim Taymans  <wim@fluendo.com>
22008
22009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
22010         * ext/theora/theoradec.c: (theora_handle_data_packet):
22011         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
22012         Propagate error codes from alloc_buffer too.
22013
22014 2005-09-29  Wim Taymans  <wim@fluendo.com>
22015
22016         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
22017         We use fixed caps.
22018
22019         * gst/playback/Makefile.am:
22020         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
22021         (dump_element_stats), (main):
22022         Added example stream introspection code.
22023
22024 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
22025
22026         * gst/adder/gstadder.c: (gst_adder_collected):
22027           fix adder for float elements
22028
22029 2005-09-28  Wim Taymans  <wim@fluendo.com>
22030
22031         * gst-libs/gst/audio/gstbaseaudiosink.c:
22032         (gst_base_audio_sink_class_init),
22033         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
22034         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22035         (gst_base_audio_src_class_init),
22036         (gst_base_audio_src_provide_clock):
22037         get_clock -> provide_clock
22038
22039 2005-09-28  Andy Wingo  <wingo@pobox.com>
22040
22041         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
22042         and unlocking.
22043
22044         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
22045         unlocking.
22046
22047         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
22048         Actually add the pad template.
22049         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
22050
22051         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
22052         I'm at it...
22053
22054         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
22055         from fdsrc. Get caps in create() instead of start() so it can be
22056         interrupted. Interruption somewhat untested.
22057
22058         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
22059         Proper EOS handling.
22060
22061 2005-09-27  Andy Wingo  <wingo@pobox.com>
22062
22063         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
22064
22065         * gst/tcp/gsttcpserversrc.c: Cleaned up.
22066
22067         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
22068
22069         * gst/tcp/gsttcp.h: 
22070         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
22071         out of tcpclientsrc.c. Cancellable.
22072         (gst_tcp_socket_read): Made private, cancellable, with better
22073         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
22074         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
22075         whole buffer, and better diagnostics.
22076         (gst_tcp_gdp_read_caps): Same.
22077
22078         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
22079
22080 2005-09-26  Andy Wingo  <wingo@pobox.com>
22081
22082         * gst/sine/gstsinesrc.h:
22083         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
22084         change the 'sync' property to 'is-live' and implement it halfway,
22085         update for controller api change.
22086
22087         * gst/volume/gstvolume.c (volume_transform_ip): Update for
22088         controller api change.
22089
22090 2005-09-24  Wim Taymans  <wim@fluendo.com>
22091
22092         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
22093         * gst-libs/gst/audio/gstaudiosink.c:
22094         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22095         (gst_audioringbuffer_stop):
22096         * gst-libs/gst/audio/gstbaseaudiosink.c:
22097         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
22098         (gst_base_audio_sink_change_state):
22099         * gst-libs/gst/audio/gstbaseaudiosink.h:
22100         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
22101         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
22102         (gst_ring_buffer_commit), (gst_ring_buffer_read):
22103         * gst-libs/gst/audio/gstringbuffer.h:
22104         Fix sync again. Moved sample alignment to basesink.
22105
22106 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22107
22108         * docs/plugins/Makefile.am:
22109         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22110         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22111         * gst/volume/gstvolume.c:
22112           add/fix docs
22113         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
22114         * gst-libs/gst/audio/audio.h:
22115           add conversion macros for frames <-> clocktime
22116
22117 2005-09-23  David Schleef  <ds@schleef.org>
22118
22119         * gst/audioresample/Makefile.am:
22120         * gst/audioresample/debug.h:
22121         * gst/audioresample/gstaudioresample.c:
22122         * gst/audioresample/resample.c: Convert to using gst debugging
22123
22124 2005-09-22  Wim Taymans  <wim@fluendo.com>
22125
22126         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
22127         (gst_play_bin_send_event):
22128         Only seek on one sink, the first one that succeeds.
22129
22130 2005-09-22  Michael Smith <msmith@fluendo.com>
22131
22132         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
22133         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
22134         Don't flush encoder state unless we have an initialised encoder.
22135         Clear out encoder state on PAUSED_TO_READY.
22136
22137 2005-09-22  Wim Taymans  <wim@fluendo.com>
22138
22139         * gst-libs/gst/rtp/gstbasertppayload.c:
22140         (gst_basertppayload_class_init), (gst_basertppayload_init),
22141         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22142         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22143         (gst_basertppayload_is_filled), (gst_basertppayload_push),
22144         (gst_basertppayload_set_property),
22145         (gst_basertppayload_get_property),
22146         (gst_basertppayload_change_state):
22147         * gst-libs/gst/rtp/gstbasertppayload.h:
22148         Added max-ptime to control amount of data in the rtp packets.
22149
22150 2005-09-21  Andy Wingo  <wingo@pobox.com>
22151
22152         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
22153         thingies.
22154
22155         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
22156         can be called multiple times, dogs.
22157
22158 2005-09-21  Wim Taymans  <wim@fluendo.com>
22159
22160         * gst-libs/gst/rtp/gstbasertppayload.c:
22161         (gst_basertppayload_class_init), (gst_basertppayload_init),
22162         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22163         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22164         (gst_basertppayload_push), (gst_basertppayload_get_property),
22165         (gst_basertppayload_change_state):
22166         Allow 0 ssrc too.
22167
22168 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
22169
22170         * docs/libs/compiling.sgml:
22171           fixing typos
22172
22173 2005-09-20  Wim Taymans  <wim@fluendo.com>
22174
22175         * gst-libs/gst/rtp/gstbasertppayload.c:
22176         (gst_basertppayload_class_init), (gst_basertppayload_init),
22177         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22178         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22179         (gst_basertppayload_push), (gst_basertppayload_set_property),
22180         (gst_basertppayload_get_property),
22181         (gst_basertppayload_change_state):
22182         * gst-libs/gst/rtp/gstbasertppayload.h:
22183         Added property to configure sequence number offsets.
22184
22185 2005-09-20  Wim Taymans  <wim@fluendo.com>
22186
22187         * gst-libs/gst/rtp/gstbasertppayload.c:
22188         (gst_basertppayload_class_init), (gst_basertppayload_init),
22189         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22190         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22191         (gst_basertppayload_push), (gst_basertppayload_set_property),
22192         (gst_basertppayload_get_property),
22193         (gst_basertppayload_change_state):
22194         * gst-libs/gst/rtp/gstbasertppayload.h:
22195         Make timestamp offset configurable.
22196
22197 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22198
22199         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22200           fix wrong pop/unref
22201
22202 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
22203
22204         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
22205
22206         * gst-libs/gst/interfaces/propertyprobe.c:
22207         (gst_property_probe_probe_property_name),
22208         (gst_property_probe_needs_probe_name),
22209         (gst_property_probe_get_values_name),
22210         (gst_property_probe_probe_and_get_values_name):
22211           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
22212           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
22213
22214 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22215
22216         * check/Makefile.am:
22217           have some tests be disabled for valgrinding
22218         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
22219         (GST_START_TEST):
22220         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
22221           Fix A Leak.  Chain To Parent Finalize.
22222
22223 2005-09-19  Wim Taymans  <wim@fluendo.com>
22224
22225         * examples/seeking/seek.c: (make_wav_pipeline), (main):
22226         Fixed wav pipeline.
22227
22228 2005-09-19  Wim Taymans  <wim@fluendo.com>
22229
22230         * gst-libs/gst/rtp/gstbasertppayload.c:
22231         (gst_basertppayload_class_init), (gst_basertppayload_init),
22232         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22233         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22234         (gst_basertppayload_push), (gst_basertppayload_get_property),
22235         (gst_basertppayload_change_state):
22236         Posting ERROR and WARNING messages is good.
22237
22238 2005-09-19  Wim Taymans  <wim@fluendo.com>
22239
22240         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22241         (gst_base_rtp_depayload_add_to_queue),
22242         (gst_base_rtp_depayload_push),
22243         (gst_base_rtp_depayload_set_gst_timestamp),
22244         (gst_base_rtp_depayload_queue_release):
22245         This one was not supposed to go in.
22246
22247 2005-09-19  Wim Taymans  <wim@fluendo.com>
22248
22249         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22250         Fix for bus API.
22251
22252         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22253         (gst_base_rtp_depayload_chain),
22254         (gst_base_rtp_depayload_add_to_queue),
22255         (gst_base_rtp_depayload_push),
22256         (gst_base_rtp_depayload_set_gst_timestamp),
22257         (gst_base_rtp_depayload_queue_release):
22258         Some cleanups.
22259
22260         * gst-libs/gst/rtp/gstbasertppayload.c:
22261         (gst_basertppayload_class_init), (gst_basertppayload_init),
22262         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
22263         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22264         (gst_basertppayload_get_property),
22265         (gst_basertppayload_change_state):
22266         Added debugging category.
22267
22268 2005-09-18  David Schleef  <ds@schleef.org>
22269
22270         * gst/playback/gstdecodebin.c: free plugin list correctly
22271         * gst/playback/gstplaybin.c: emit warning if autovideosink
22272           and autoaudiosink can't be found (instead of segfaulting)
22273
22274 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22275
22276         * check/elements/audioconvert.c: (GST_START_TEST):
22277           try out 24 bit conversion
22278
22279 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22280
22281         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22282         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
22283         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
22284         * ext/vorbis/vorbisenc.h:
22285           Fix EOS handling.  Still needs a fix in the ogg muxer to
22286           mark the last page as eos.
22287
22288 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22289
22290         * common/gtk-doc-plugins.mak:
22291         * docs/plugins/Makefile.am:
22292         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22293         * gst/ffmpegcolorspace/Makefile.am:
22294         * gst/ffmpegcolorspace/avcodec.h:
22295         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22296         * gst/tcp/gstmultifdsink.c:
22297           fix up ffmpegcolorspace docs; extract header
22298
22299 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22300
22301         * common/gtk-doc-plugins.mak:
22302         * docs/plugins/Makefile.am:
22303         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22304         * ext/theora/Makefile.am:
22305         * ext/theora/gsttheoraenc.h:
22306         * ext/theora/theoraenc.c:
22307         * ext/vorbis/vorbisenc.c:
22308           pick up signals and args for vorbis; add some docs for vorbis
22309
22310 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22311
22312         * common/gstdoc-scangobj:
22313         * common/gtk-doc-plugins.mak:
22314         * docs/libs/Makefile.am:
22315         * docs/plugins/gst-plugins-base-plugins.args:
22316         * docs/plugins/gst-plugins-base-plugins.hierarchy:
22317         * docs/plugins/gst-plugins-base-plugins.interfaces:
22318         * docs/plugins/gst-plugins-base-plugins.prerequisites:
22319         * docs/plugins/gst-plugins-base-plugins.signals:
22320           only scanobj stuff from our source module.  Not sure yet
22321           if that's correct, given the hierarchy stuff :)
22322
22323 2005-09-15  Wim Taymans  <wim@fluendo.com>
22324
22325         * gst/audioconvert/gstaudioconvert.c:
22326         And enable 24 bits mode as well..
22327
22328 2005-09-15  Wim Taymans  <wim@fluendo.com>
22329
22330         * gst-libs/gst/rtp/Makefile.am:
22331         * gst-libs/gst/rtp/gstbasertppayload.c:
22332         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
22333         (gst_basertppayload_class_init), (gst_basertppayload_init),
22334         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
22335         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22336         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22337         (gst_basertppayload_set_property),
22338         (gst_basertppayload_get_property),
22339         (gst_basertppayload_change_state):
22340         * gst-libs/gst/rtp/gstbasertppayload.h:
22341         Added rtp payloader base class.
22342
22343 2005-09-15  Andy Wingo  <wingo@pobox.com>
22344
22345         * configure.ac (plugindir): Remove the EOL matcher from the
22346         regexp, as it causes me problems. Libtool? Make? Who knows?
22347
22348 2005-09-14  David Schleef  <ds@schleef.org>
22349
22350         * check/generic/states.c: 
22351         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22352         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22353           Fixes for changes in registry API.
22354
22355         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22356           to GST_PLUGIN_LDFLAGS.
22357         * ext/libvisual/visual.c: Make the library shut up.
22358         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22359         * gst-libs/gst/audio/gstaudiofilter.c: same
22360
22361 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22362
22363         * docs/plugins/Makefile.am:
22364         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22365         * docs/plugins/inspect/plugin-libvisual.xml:
22366         * docs/plugins/tmpl/element-tcpserversink.sgml:
22367         * ext/theora/theoraenc.c:
22368           add libvisual plugin and theoraenc element to docs
22369
22370 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22371
22372         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22373         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22374         * ext/theora/theoraenc.c:
22375           add theoraenc
22376
22377 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
22378
22379         * gst/audioconvert/Makefile.am:
22380           Audioconvert derives from GstBaseTransform and should
22381           link to the library with our base elements to avoid
22382           unresolved symbols. Makes things work with MinGW (#316160)
22383
22384         * gst/playback/test4.c: (main):
22385           Fix MinGW build problem and use g_usleep() instead of 
22386           sleep() (#316162)
22387
22388 2005-09-12  Wim Taymans  <wim@fluendo.com>
22389
22390         * gst/audioconvert/audioconvert.c: (float),
22391         (audio_convert_prepare_context), (audio_convert_convert):
22392         * gst/audioconvert/audioconvert.h:
22393         Cleanups, speedups, simplifications, added back support
22394         for 24 bits.
22395
22396 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22397
22398         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22399         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22400         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22401         * docs/plugins/tmpl/element-tcpserversink.sgml:
22402         * gst/ffmpegcolorspace/gstffmpeg.c:
22403         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22404         * gst/videotestsrc/gstvideotestsrc.c:
22405         * gst/volume/gstvolume.c:
22406           add more elements to the docs
22407
22408 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22409
22410         * check/Makefile.am:
22411         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22412         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22413           Add extra tests for basetransform based components. 
22414           Comment out the test_element_negotiation test until we decide
22415           if it's testing correct behaviour.
22416         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22417         (gst_visual_chain), (gst_visual_change_state):
22418           Slightly more correct but still bogus timestamping.
22419           Fix state change function.
22420         * gst/audioconvert/gstaudioconvert.c:
22421         (gst_audio_convert_class_init):
22422         * gst/audioresample/gstaudioresample.c:
22423         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22424         (gst_ffmpegcsp_class_init):
22425         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22426         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22427         (gst_videoscale_prepare_image):
22428         * gst/volume/gstvolume.c: (gst_volume_class_init),
22429         (volume_transform_ip):
22430           Basetransform updates. Enable passthrough modes.
22431         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22432         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22433         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22434           Negotiation fix that allows the window to return to the original
22435           size and renegotiate passthrough upstream. Extra debug output.
22436
22437 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22438
22439         * gst/sine/gstsinesrc.c:
22440         * gst/volume/gstvolume.c:
22441           fix up header include
22442
22443 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22444
22445         * gst-libs/gst/audio/gstbaseaudiosink.c:
22446         (gst_base_audio_sink_render):
22447         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22448         * gst/volume/gstvolume.c: (gst_volume_class_init),
22449         (volume_transform):
22450           fixing lost sync, some more debugging
22451
22452 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22453
22454         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22455         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22456         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22457         (gst_xvimagesink_check_xshm_calls):
22458           Fix compilation when XShm is not available.
22459
22460 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22461
22462         * ext/libvisual/visual.c: (gst_visual_dispose),
22463         (gst_visual_getcaps), (gst_visual_src_setcaps),
22464         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22465         (gst_visual_change_state):
22466           Finish fixing up libvisual plugin so that it runs. 
22467
22468 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22469
22470         * ext/vorbis/vorbisenc.c:
22471         * gst-libs/gst/tag/gstvorbistag.c:
22472           gsttaginterface.h -> gsttagsetter.h
22473
22474 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22475
22476         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22477           added another test that failes for me (test is not active by default)
22478
22479 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22480
22481         * configure.ac:
22482           v4l2 is no longer in gst-plugins-base
22483
22484 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22485
22486         * configure.ac:
22487           In the output at the end, don't show the first plugin on the same
22488           line as "Core plug-ins, always built:".
22489           Indent the output as for other plugin categories
22490         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22491           #define that can be used to not use peer buffer_alloc functions for
22492           test purposes.
22493         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22494         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22495         (gst_ximagesink_show_frame):
22496         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22497         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22498         (gst_xvimagesink_show_frame):
22499           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22500           fails gracefully instead of XError aborting or deadlocking.
22501
22502 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22503
22504         * ext/libvisual/Makefile.am:
22505           link against gst-base-libs
22506
22507 2005-09-06  David Schleef  <ds@schleef.org>
22508
22509         * configure.ac: Enable libvisual plugin.
22510         * ext/libvisual/Makefile.am:
22511         * ext/libvisual/visual.c: Fixes to make it compile.
22512
22513 === release 0.9.2 ===
22514
22515 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22516
22517         * NEWS:
22518         * RELEASE:
22519         * configure.ac:
22520         * docs/random/ChangeLog-0.8:
22521           releasing 0.9.2, "Spoon"
22522
22523 2005-09-05  Michael Smith <msmith@fluendo.com>
22524
22525         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22526           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22527           that in the vorbisenc element.
22528
22529 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22530
22531         * common/gtk-doc-plugins.mak:
22532         * docs/plugins/Makefile.am:
22533           fix distcheck
22534         * gst/audioresample/resample.c:
22535           fix wrong docstring
22536
22537 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22538
22539         * common/gst-xmlinspect.py:
22540         * common/gtk-doc-plugins.mak:
22541           only inspect plugins for this given package
22542           require gst-python 0.9
22543
22544 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22545
22546         * Makefile.am:
22547         * autogen.sh:
22548         * common/gst-xmlinspect.py:
22549         * configure.ac:
22550         * docs/Makefile.am:
22551         * docs/plugins/inspect/plugin-alsa.xml:
22552         * docs/plugins/inspect/plugin-audioresample.xml:
22553         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22554         * docs/plugins/inspect/plugin-ogg.xml:
22555         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22556         * docs/plugins/tmpl/element-multifdsink.sgml:
22557         * docs/plugins/tmpl/element-tcpserversink.sgml:
22558         * docs/plugins/tmpl/element-vorbisenc.sgml:
22559         * gst-plugins-base.spec.in:
22560           various doc-related updates
22561
22562 2005-08-31  Wim Taymans  <wim@fluendo.com>
22563
22564         * gst-libs/gst/audio/gstbaseaudiosink.c:
22565         (gst_base_audio_sink_render):
22566         Resync if the buffer timestamps drift more than a 10th 
22567         of a second.
22568
22569 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
22570
22571         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22572         (gst_v4lsrc_get_property):
22573           The 'timestamp-offset' property is registered as an int64, so
22574           let's use g_value_{set|get}_int64() in our setter and getter
22575           functions (makes it work and fixes warnings with gst-inspect).
22576
22577 2005-08-30  Wim Taymans  <wim@fluendo.com>
22578
22579         * check/elements/audioconvert.c: (setup_audioconvert):
22580         * check/elements/audioresample.c: (setup_audioresample):
22581         * check/elements/volume.c: (setup_volume):
22582         Fix checks.
22583
22584 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22585
22586         * common/gtk-doc-plugins.mak:
22587         * common/plugins.xsl:
22588         * docs/plugins/Makefile.am:
22589           make module a param
22590
22591 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22592
22593         * examples/seeking/seek.c: (make_mp3_pipeline),
22594         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22595         (play_cb), (pause_cb), (stop_cb):
22596           update the example
22597
22598 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22599
22600         * gst/volume/gstvolume.c: (gst_volume_class_init),
22601         (volume_transform):
22602           do not update controlled params, if buffer has no timestamp
22603
22604 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22605
22606         * configure.ac:
22607         * gst/sine/Makefile.am:
22608         * gst/volume/Makefile.am:
22609           controllerized elements also need to link against controller-libs ;)
22610
22611 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22612
22613         * docs/libs/tmpl/gstcolorbalance.sgml:
22614         * docs/libs/tmpl/gstgconf.sgml:
22615         * docs/libs/tmpl/gstmixer.sgml:
22616         * docs/libs/tmpl/gstringbuffer.sgml:
22617         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22618         (gst_sinesrc_create):
22619         * gst/volume/gstvolume.c: (gst_volume_class_init),
22620         (volume_transform):
22621           controllerized two audio plugins
22622
22623 2005-08-29  Andy Wingo  <wingo@pobox.com>
22624
22625         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22626         (vorbis_handle_data_packet): Fix some int overflow errors.
22627
22628         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22629         -1.
22630         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22631         valid.
22632         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22633         if it's valid. Fixed streaming-mode playback.
22634
22635         * check/elements/volume.c (cleanup_volume): Fix for running
22636         CK_FORK=no.
22637
22638         * check/elements/audioconvert.c: Convert from native endian, not
22639         little endian.
22640
22641 2005-08-29  Michael Smith <msmith@fluendo.com>
22642
22643         * ext/ogg/Makefile.am:
22644         * ext/ogg/gstogg.c: (plugin_init):
22645         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22646         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22647         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22648         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22649         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22650         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22651         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22652         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22653         Add an ogg parser element.
22654
22655 2005-08-28  Andy Wingo  <wingo@pobox.com>
22656
22657         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22658
22659 2005-08-26  Wim Taymans  <wim@fluendo.com>
22660
22661         * gst/audioconvert/audioconvert.c: (if), (float),
22662         (audio_convert_get_func_index), (check_default),
22663         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22664         (audio_convert_clean_context), (audio_convert_get_sizes),
22665         (audio_convert_convert):
22666         Cleanups.
22667
22668 2005-08-26  Wim Taymans  <wim@fluendo.com>
22669
22670         * gst/audioconvert/audioconvert.c: (if), (float),
22671         (audio_convert_get_func_index), (check_default),
22672         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22673         (audio_convert_clean_context), (audio_convert_get_sizes),
22674         (audio_convert_convert):
22675         More elegant and working temp buffer selection algo.
22676
22677 2005-08-26  Wim Taymans  <wim@fluendo.com>
22678
22679         * gst/audioconvert/audioconvert.c: (if), (float),
22680         (audio_convert_get_func_index), (check_default),
22681         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22682         (audio_convert_clean_context), (audio_convert_get_sizes),
22683         (get_temp_buffer), (audio_convert_convert):
22684         Use realloc else we lose our original data.
22685
22686 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22687
22688         * gst/audioresample/gstaudioresample.c:
22689           use base class' newsegment to properly timestamp
22690
22691 2005-08-26  Wim Taymans  <wim@fluendo.com>
22692
22693         * gst/audioconvert/audioconvert.c: (if), (float),
22694         (audio_convert_get_func_index), (check_default),
22695         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22696         (audio_convert_clean_context), (audio_convert_get_sizes),
22697         (get_temp_buffer), (audio_convert_convert):
22698         * gst/audioconvert/gstaudioconvert.c:
22699         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22700         (gst_audio_convert_transform_caps),
22701         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22702         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22703         Oops, allocate enough space to perform the channel mix.
22704
22705 2005-08-26  Wim Taymans  <wim@fluendo.com>
22706
22707         * gst/audioconvert/Makefile.am:
22708         * gst/audioconvert/audioconvert.c: (if), (float),
22709         (audio_convert_get_func_index), (check_default),
22710         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22711         (audio_convert_clean_context), (audio_convert_get_sizes),
22712         (get_temp_buffer), (audio_convert_convert):
22713         * gst/audioconvert/audioconvert.h:
22714         * gst/audioconvert/gstaudioconvert.c:
22715         (gst_audio_convert_class_init), (gst_audio_convert_init),
22716         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22717         (gst_audio_convert_get_unit_size),
22718         (gst_audio_convert_transform_caps),
22719         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22720         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22721         * gst/audioconvert/gstaudioconvert.h:
22722         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22723         (gst_channel_mix_fill_identical),
22724         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22725         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22726         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22727         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22728         (gst_channel_mix_mix):
22729         * gst/audioconvert/gstchannelmix.h:
22730         Cleanups, librarify a bit, optimize, better negotiation and more.
22731
22732 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22733
22734         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22735         Another from MikeS:
22736         During typefinding, don't support negative offsets
22737         (offsets from the end of the stream) in our typefind->peek() function
22738         - nothing embedded in ogg ever needs them. However, we need to recognise
22739         those requests and reject them, otherwise we return invalid pointers.
22740
22741 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22742
22743         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22744         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22745         (vorbisdec_finalize), (vorbis_handle_type_packet):
22746           Big shout-out to MikeS for fixing this giant memory leak.
22747           Huzzah!
22748
22749 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22750
22751         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22752         (audio_convert_get_unit_size):
22753           plug some leaks
22754
22755 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22756
22757         * check/Makefile.am:
22758         * check/elements/audioconvert.c: (setup_audioconvert),
22759         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22760         (GST_START_TEST), (audioconvert_suite), (main):
22761           add a test for audioconvert
22762         * gst/audioresample/gstaudioresample.c:
22763         * gst/audioresample/gstaudioresample.h:
22764           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22765           note that for buffers of 1/3 sec this means DURATION(c) is 
22766           one nanosecond more than for a and b
22767
22768 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22769
22770         * check/Makefile.am:
22771         * check/elements/audioresample.c: (setup_audioresample),
22772         (cleanup_audioresample), (fail_unless_perfect_stream),
22773         (test_perfect_stream_instance), (GST_START_TEST),
22774           add a check for audioresample
22775         (audioresample_suite), (main):
22776         * check/elements/volume.c: (GST_START_TEST):
22777           remove unused method
22778         * gst/audioresample/gstaudioresample.c:
22779           set correct buffer parameters since we're changing them
22780         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22781           add some debug
22782
22783 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22784
22785         * gst/audioresample/debug.c:
22786         * gst/audioresample/gstaudioresample.c:
22787           add room for extra overlap samples when asked to transform size
22788           protect against possible mem corruption and check for discrepancies
22789           between written size and outbuffer's size so we can warn for
22790           potential problems
22791         * gst/audioresample/resample.c: (resample_init),
22792         (resample_get_output_size_for_input), (resample_get_output_size),
22793         (resample_set_n_channels), (resample_set_format):
22794           set debug level based on RESAMPLE_DEBUG env var
22795           make sure that get_output_size* returns a whole number of
22796           sample_size
22797           set sample_size each time either channel or format is set
22798         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22799         * gst/audioresample/resample_functable.c:
22800         (resample_scale_functable):
22801         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22802           remove r->sample_size, it's done in resample.c now
22803           add some debugging to the ref implementation
22804           make sure we only give back bytes that are wholes of the sample
22805           size
22806
22807 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22808         * gst/playback/gstplaybasebin.c: (fill_buffer):
22809         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22810
22811 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22812
22813         * gst/volume/gstvolume.c:
22814           made set_caps function static
22815
22816 2005-08-24  Wim Taymans  <wim@fluendo.com>
22817
22818         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22819         (gst_vorbisenc_change_state):
22820         Stop leaking taglists.
22821
22822 2005-08-24  Wim Taymans  <wim@fluendo.com>
22823
22824         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22825         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22826         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22827         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22828         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22829         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22830         Parse seeking events better.
22831         Unref static caps.
22832         Generate correct newsegment events, fixes seeking in live oggs.
22833
22834         * ext/theora/theoradec.c: (theora_dec_src_query),
22835         (theora_dec_src_event), (theora_dec_src_getcaps),
22836         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22837         Use newsegment values to report correct play time.
22838
22839         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22840         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22841         * ext/vorbis/vorbisdec.h:
22842         Parse and use newsegment values to report correct play time.
22843
22844         * gst-libs/gst/audio/gstbaseaudiosink.c:
22845         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22846         Clear ringbuffer on flush.
22847         Use newsegment values to calculate playback time.
22848
22849         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22850         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22851         Basesink does newsegment calculations for us now.
22852
22853 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22854
22855         * check/Makefile.am:
22856         * configure.ac:
22857           add core's plugins to the mix so that playbin works
22858         * check/generic/states.c: (GST_START_TEST):
22859           set a 0 timeout on pipelines, so they don't force the next
22860           state change
22861         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22862         (gst_play_base_bin_change_state):
22863           remove the crappy error handling and do GST error handling
22864
22865 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22866
22867         * check/Makefile.am:
22868         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22869           add same test as to core, it bitches out on playbin atm.
22870
22871 2005-08-24  Wim Taymans  <wim@fluendo.com>
22872
22873         * configure.ac:
22874         Remove audioscale.
22875
22876 2005-08-24  Wim Taymans  <wim@fluendo.com>
22877
22878         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22879         (gst_videoscale_prepare_size), (parse_caps),
22880         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22881         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22882         (gst_videoscale_transform):
22883         * gst/videoscale/gstvideoscale.h:
22884         Refactor, make use of BaseTranform really well.
22885
22886 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22887
22888         * configure.ac:
22889           compile audioresample
22890         * gst/audioresample/Makefile.am:
22891         * gst/audioresample/buffer.c:
22892         * gst/audioresample/functable.c:
22893         * gst/audioresample/gstaudioresample.c:
22894         * gst/audioresample/gstaudioresample.h:
22895         * gst/audioresample/resample.c:
22896         (resample_get_output_size_for_input):
22897         * gst/audioresample/resample.h:
22898         * gst/audioresample/resample_chunk.c:
22899         * gst/audioresample/resample_functable.c:
22900         * gst/audioresample/resample_ref.c:
22901           port to use basetransform; doesn't work in all cases yet
22902
22903 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22904
22905         * gst/audioconvert/gstaudioconvert.c:
22906         (gst_audio_convert_class_init), (gst_audio_convert_init),
22907         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22908         (audio_convert_fixate_caps), (audio_convert_set_caps),
22909         (audio_convert_transform),
22910         (gst_audio_convert_buffer_to_default_format),
22911         (gst_audio_convert_buffer_from_default_format),
22912         (gst_audio_convert_channels):
22913         * gst/audioconvert/gstchannelmix.c:
22914         * gst/audioconvert/gstchannelmix.h:
22915           port to basetransform
22916         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22917         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22918         (gst_ffmpegcsp_get_unit_size):
22919         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22920         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22921           fix for basetransform changes
22922
22923 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22924
22925         * check/Makefile.am:
22926           Add CHECK_CFLAGS and LDFLAGS
22927
22928         * gst/playback/gstplaybasebin.c: (fill_buffer):
22929           GST_MESSAGE_SRC became a GObject
22930
22931 2005-08-24  Wim Taymans  <wim@fluendo.com>
22932
22933         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22934         (gst_ring_buffer_clear_all):
22935         * gst-libs/gst/audio/gstringbuffer.h:
22936         Added function to clear the ringbuffer.
22937
22938 2005-08-24  Andy Wingo  <wingo@pobox.com>
22939
22940         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22941         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22942         of _open and _close.
22943
22944         * sys/v4l/gstv4lxoverlay.h:
22945         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22946         an Xv connection here, instead of all the time. Make Xv only be
22947         loaded if you axe for it. Kindof a workaround for buggy behaviour
22948         of Xv when using remote xservers (XvQueryExtension would block).
22949         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22950         replace the _open and _close public API. Only start the xv
22951         connection if necessary.
22952         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22953
22954 2005-08-23  David Schleef  <ds@schleef.org>
22955
22956         * gst/audioresample/Makefile.am: Leet audioresampling code
22957         * gst/audioresample/buffer.c:
22958         * gst/audioresample/buffer.h:
22959         * gst/audioresample/debug.c:
22960         * gst/audioresample/debug.h:
22961         * gst/audioresample/functable.c:
22962         * gst/audioresample/functable.h:
22963         * gst/audioresample/gstaudioresample.c:
22964         * gst/audioresample/gstaudioresample.h:
22965         * gst/audioresample/resample.c:
22966         * gst/audioresample/resample.h:
22967         * gst/audioresample/resample_chunk.c:
22968         * gst/audioresample/resample_functable.c:
22969         * gst/audioresample/resample_ref.c:
22970
22971 2005-08-23  Wim Taymans  <wim@fluendo.com>
22972
22973         * examples/seeking/seek.c: (make_vorbis_pipeline),
22974         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22975         Small seek updates.
22976
22977 2005-08-23  Andy Wingo  <wingo@pobox.com>
22978
22979         * gst-libs/gst/audio/gstbaseaudiosrc.c
22980         (gst_base_audio_src_fixate): Only fixate endianness if it is
22981         present in the caps.
22982
22983 2005-08-22  Andy Wingo  <wingo@pobox.com>
22984
22985         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22986         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22987         device-name property.
22988
22989         * gst-libs/gst/audio/gstaudiosrc.h:
22990         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22991         close_device in the ring buffer, like gstaudiosink.
22992
22993         * ext/alsa/gstalsamixer.h:
22994         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22995         macro to implement the interface without much code. Cleanups. 
22996
22997         * ext/alsa/gstalsasrc.h:
22998         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22999         READY.
23000
23001         * ext/alsa/Makefile.am: Add new files.
23002         * ext/alsa/gstalsamixerelement.c: 
23003         * ext/alsa/gstalsamixerelement.c: Split element code out from
23004         mixer code so that alsasrc can be a mixer too.
23005
23006 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
23007
23008         * check/elements/volume.c: (setup_volume), (cleanup_volume),
23009         (GST_START_TEST):
23010         * check/elements/vorbisdec.c: (setup_vorbisdec),
23011         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
23012         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
23013         (vorbis_handle_identification_packet),
23014         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
23015         (vorbis_handle_header_packet), (vorbis_dec_push),
23016         (vorbis_dec_chain):
23017           use the setup/teardown methods to save code.  save code is good.
23018
23019 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23020
23021         * check/Makefile.am:
23022           add ext dir for plugins
23023           add vorbisdec test conditionally
23024         * check/elements/volume.c: (setup_volume), (cleanup_volume),
23025         (GST_START_TEST), (volume_suite):
23026           add a test with wrong caps
23027         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
23028         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
23029           add a vorbisdec test
23030         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
23031         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
23032           clean up debug output
23033         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
23034           yay, fix a segfault/security issue in vorbisdec
23035           gst-launch fakesrc ! vorbisdec wasn't happy
23036         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
23037         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
23038         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
23039         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
23040         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
23041         (gst_vorbisenc_set_metadata), (get_constraints_string),
23042         (update_start_message), (gst_vorbisenc_setup),
23043         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
23044         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
23045         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
23046         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
23047         * ext/vorbis/vorbisenc.h:
23048           march in line
23049         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23050         (gst_ffmpegcsp_transform):
23051           have the kow come home
23052         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23053           debug my func ptr
23054         * gst/volume/gstvolume.c: (volume_set_caps):
23055           add a debug
23056
23057 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23058
23059         * Makefile.am:
23060         * check/.cvsignore:
23061         * check/Makefile.am:
23062         * check/elements/.cvsignore:
23063         * check/elements/volume.c: (chain_func), (event_func),
23064         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
23065         (main):
23066         * configure.ac:
23067           add unit test structure for gst-plugins-base
23068           add a test for volume
23069         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
23070         (gst_volume_set_volume), (gst_volume_get_volume),
23071         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
23072         (volume_funcfind), (volume_process_float), (volume_process_int16),
23073         (volume_set_caps), (volume_transform), (volume_update_mute),
23074         (volume_update_volume), (volume_set_property),
23075         (volume_get_property):
23076           document a little; use basetransform vmethod _set_caps
23077
23078 2005-08-19  Andy Wingo  <wingo@pobox.com>
23079
23080         * ext/alsa/gstalsamixertrack.h:
23081         * ext/alsa/gstalsamixertrack.c:
23082         * ext/alsa/gstalsamixeroptions.h:
23083         * ext/alsa/gstalsamixeroptions.c:
23084         * ext/alsa/gstalsamixer.h:
23085         * ext/alsa/gstalsamixer.c: Port to 0.9.
23086
23087         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
23088         Remove gstalsa.c and alsaclock. No more cruft here.
23089         
23090 2005-08-18  Wim Taymans  <wim@fluendo.com>
23091
23092         * gst-libs/gst/rtp/gstbasertpdepayload.c:
23093         (gst_base_rtp_depayload_chain),
23094         (gst_base_rtp_depayload_add_to_queue),
23095         (gst_base_rtp_depayload_push),
23096         (gst_base_rtp_depayload_queue_release):
23097         * gst-libs/gst/rtp/gstbasertpdepayload.h:
23098         Fix for RTPBuffer changes.
23099
23100         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
23101         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
23102         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
23103         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
23104         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
23105         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
23106         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
23107         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
23108         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
23109         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
23110         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
23111         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
23112         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
23113         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
23114         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
23115         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
23116         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
23117         (gst_rtpbuffer_get_payload):
23118         * gst-libs/gst/rtp/gstrtpbuffer.h:
23119         Don't subclass GstBuffer but add methods and helper functions
23120         to construct and manipulate RTP packets in regular GstBuffers.
23121
23122 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
23123
23124         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
23125           moved statement below switch
23126         * gst/volume/gstvolume.c: (gst_volume_class_init):
23127           added debug ptr
23128
23129 2005-08-16  Wim Taymans  <wim@fluendo.com>
23130
23131         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23132         (gst_base_audio_src_change_state):
23133         Open and close device in READY<->NULL state change.
23134
23135 2005-08-16  Andy Wingo  <wingo@pobox.com>
23136
23137         * examples/seeking/Makefile.am: Don't compile non-compiling
23138         compiled objects with the compiler.
23139
23140         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
23141         elements.
23142
23143 2005-08-12  Philippe Khalaf <burger@speedy.org>
23144         * gst-libs/gst/rtp/gstbasertpdepayload.c:
23145         * gst-libs/gst/rtp/gstbasertpdepayload.h:
23146           Made a thread to release the queue.
23147           Removed timestamp conversion for now.
23148
23149 2005-08-10  Philippe Khalaf <burger@speedy.org>
23150         * gst-libs/gst/rtp/gstbasertpdepayload.c:
23151         * gst-libs/gst/rtp/gstbasertpdepayload.h:
23152           Added rtp timestamp -> gst timestamp conversion.
23153           Fixed several problems with queue.
23154
23155 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
23156
23157         * gst-libs/gst/audio/gstaudioclock.h:
23158         * gst-libs/gst/audio/gstaudiofilter.h:
23159         * gst-libs/gst/audio/gstaudiosink.h:
23160         * gst-libs/gst/audio/gstaudiosrc.h:
23161         * gst-libs/gst/audio/gstbaseaudiosink.h:
23162         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23163         * gst-libs/gst/audio/gstringbuffer.h:
23164         * gst-libs/gst/net/gstnetbuffer.h:
23165         * gst-libs/gst/rtp/gstbasertpdepayload.h:
23166         * gst-libs/gst/rtp/gstrtpbuffer.h:
23167           Add padding (you will need to rebuild gst-plugins-base,
23168           gst-plugins and all applications afterwards!)
23169
23170 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
23171
23172         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
23173         (gst_riff_parse_chunk):
23174           Fix bug in debug message and add some more debug messages.
23175
23176 2005-08-08  Edward Hervey  <edward@fluendo.com>
23177
23178         * gst-libs/gst/riff/riff-media.c:
23179         backported updates since branch
23180
23181 2005-08-08  Andy Wingo  <wingo@pobox.com>
23182
23183         * gst-libs/gst/audio/gstbaseaudiosink.c
23184         (gst_base_audio_sink_change_state): Open the device in NULL->READY
23185         like good elements should. Close on READY->NULL too.
23186
23187         * gst-libs/gst/audio/gstaudiosink.c
23188         (gst_audioringbuffer_open_device,
23189         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
23190         (gst_audioringbuffer_release): Updates for new ring buffer API,
23191         hook into the new audio sink api.
23192
23193         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
23194         (GstAudioSinkClass.close): Just open and close the device -- no
23195         resource allocation or configuration.
23196         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
23197         vmethods, handle device setup and resource allocation.
23198
23199         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
23200         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
23201         base class API.
23202
23203         * gst-libs/gst/audio/gstringbuffer.h
23204         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
23205         New vmethods.
23206
23207         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
23208         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
23209         New API functions. The device should be opened before acquiring
23210         and closed after releasing.
23211
23212 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
23213
23214         * gst-libs/gst/interfaces/mixer.h:
23215           Reset padding to GST_PADDING.
23216
23217 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23218
23219         * gst/playback/gstplaybin.c: (remove_sinks):
23220           Remove visualization from parent explicitely; works around some
23221           apparent refcount issue that I haven't tracked down yet.
23222
23223 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23224
23225         * ext/alsa/gstalsasink.c: (set_hwparams):
23226           Assign debug category, add negotiation debug msgs.
23227
23228 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23229
23230         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
23231           Fix error code for file-not-found to NOT_FOUND.
23232
23233 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23234
23235         * common/gtk-doc-plugins.mak:
23236         * docs/plugins/Makefile.am:
23237         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23238         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23239           renamed to actual element names, so much nicer to look at
23240         * docs/plugins/tmpl/gstmultifdsink.sgml:
23241           remove
23242         * docs/plugins/tmpl/multifdsink.sgml:
23243         * docs/plugins/tmpl/tcpserversink.sgml:
23244           add
23245         * ext/alsa/gstalsa.c:
23246         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
23247         * ext/ogg/gstoggmux.c:
23248         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23249         * gst/playback/gstdecodebin.c:
23250         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23251         * gst/tcp/gsttcpserversink.c:
23252           various fixes and documentation additions
23253
23254 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23255
23256         * common/Makefile.am:
23257         * common/gstdoc-scangobj:
23258         * common/gtk-doc-plugins.mak:
23259         * common/gtk-doc.mak:
23260           add a custom scangobj that uses the registry
23261           add a custom gtk-doc-plugins.mak that uses it
23262           some doc build fixes
23263         * configure.ac:
23264         * docs/Makefile.am:
23265         * docs/plugins/Makefile.am:
23266         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23267         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23268         * docs/plugins/gst-plugins-base-plugins.types:
23269         * docs/plugins/tmpl/gstmultifdsink.sgml:
23270           add docs for one element, multifdsink
23271         * gst/adder/gstadder.h:
23272         * gst/volume/gstvolume.h:
23273           don't privatize enum
23274         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
23275         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23276         (gst_sync_method_get_type), (gst_client_status_get_type),
23277         (gst_multifdsink_class_init),
23278         (gst_multifdsink_client_queue_buffer),
23279         (gst_multifdsink_handle_client_write):
23280         * gst/tcp/gstmultifdsink.h:
23281         * gst/tcp/gsttcp.h:
23282         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23283         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23284         (gst_tcpclientsink_render):
23285         * gst/tcp/gsttcpclientsink.h:
23286         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
23287         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
23288         (gst_tcpclientsrc_start):
23289         * gst/tcp/gsttcpclientsrc.h:
23290         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
23291         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
23292         * gst/tcp/gsttcpserversrc.h:
23293         * gst/typefind/gsttypefindfunctions.c:
23294           remove superfluous Type stuff
23295
23296 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23297
23298         * gst/playback/gstplaybin.c: (gen_video_element):
23299           Enable videoscale.
23300
23301 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23302
23303         * gst-libs/gst/gconf/gconf.c:
23304         * gst-libs/gst/gconf/gconf.h:
23305           Fix some Andy Problem [tm].
23306
23307 2005-08-04  Andy Wingo  <wingo@pobox.com>
23308
23309         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
23310         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
23311         (gst_ffmpegcsp_get_size): Adapt to API changes.
23312
23313         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
23314         Implement an in-place do-nothing transform.
23315
23316 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23317
23318         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
23319         (gst_ximagesink_renegotiate_size):
23320           Do not set new window sizes yet if we prepare a new buffer size
23321           for upstream renegotiation (software scaling) at some point in the
23322           future, because this new size waqs not actually accepted yet. Once
23323           accepted, renegotiation later on will set the new sizes just fine.
23324           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
23325           embedding testcase.
23326
23327 2005-08-03  Andy Wingo  <wingo@pobox.com>
23328
23329         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
23330         (gst_ximagesink_buffer_alloc): 
23331         Protect the height, width, and desired_caps with the pool_lock.
23332         Fixes videotestsrc ! queue ! ximagesink.
23333
23334 2005-08-02  Edward Hervey  <edward@fluendo.com>
23335
23336         * gst/volume/gstvolume.c:
23337         include left from controller cleanup
23338
23339 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23340         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23341           Stop collectpads before calling the parent state
23342           change function on PAUSED->READY.
23343
23344 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23345         * configure.ac:
23346           When testing for X libs, use the X CFlags 
23347         * gst/adder/gstadder.c: (gst_adder_change_state):
23348           Stop the collectpads before calling parent state change function
23349           on PAUSED->READY, otherwise we deadlock deactivating pads.
23350
23351 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23352
23353         * configure.ac:
23354         * docs/libs/tmpl/gstcolorbalance.sgml:
23355         * docs/libs/tmpl/gstmixer.sgml:
23356         * examples/Makefile.am:
23357         * gst/sine/Makefile.am:
23358         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23359         (gst_sinesrc_set_property), (plugin_init):
23360         * gst/sine/gstsinesrc.h:
23361         * gst/volume/Makefile.am:
23362         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23363         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23364         (volume_process_float), (volume_process_int16),
23365         (volume_set_property), (plugin_init):
23366         * gst/volume/gstvolume.h:
23367           deactivate and remove dparams (libgstcontrol)
23368
23369 2005-07-29  Wim Taymans  <wim@fluendo.com>
23370
23371         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23372         Convert me to BaseTransform!! help..
23373
23374 2005-07-29  Andy Wingo  <wingo@pobox.com>
23375
23376         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23377         sinks.
23378
23379         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23380         support of both endiannesses.
23381
23382 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23383
23384         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23385           Fix confusing debug message (s/event/query/)
23386
23387 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23388
23389         * gst/videotestsrc/videotestsrc.h:
23390           Use "_stdint.h" instead of <stdint.h>
23391
23392 2005-07-27  Wim Taymans  <wim@fluendo.com>
23393
23394         * ext/vorbis/Makefile.am:
23395         Revert wrong commit.
23396
23397 2005-07-27  Wim Taymans  <wim@fluendo.com>
23398
23399         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23400         More compilation fixen.
23401
23402 2005-07-27  Wim Taymans  <wim@fluendo.com>
23403
23404         * gst-libs/gst/audio/gstbaseaudiosink.c:
23405         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23406         (gst_base_audio_sink_create_ringbuffer),
23407         (gst_base_audio_sink_change_state):
23408         Fix compilation.
23409
23410 2005-07-27  Wim Taymans  <wim@fluendo.com>
23411
23412         * examples/seeking/seek.c: (setup_dynamic_link),
23413         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23414         (query_positions_elems), (query_positions_pads), (do_seek):
23415         Update seek example.
23416
23417         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23418         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23419         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23420         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23421         (gst_ogg_demux_handle_event),
23422         (gst_ogg_demux_deactivate_current_chain),
23423         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23424         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23425         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23426         (gst_ogg_demux_loop):
23427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23428         * ext/theora/theoradec.c: (theora_dec_src_event),
23429         (theora_dec_src_getcaps), (theora_dec_sink_event),
23430         (theora_dec_push), (theora_dec_chain):
23431         * ext/vorbis/Makefile.am:
23432         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23433         (vorbis_dec_sink_event), (vorbis_dec_push),
23434         (vorbis_handle_data_packet):
23435         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23436         (gst_vorbisenc_chain):
23437         * gst/playback/gststreaminfo.c: (cb_probe):
23438         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23439         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23440         * gst/videoscale/gstvideoscale.c:
23441         (gst_videoscale_handle_src_event):
23442         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23443         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23444         (gst_ximagesink_navigation_send_event):
23445         * sys/xvimage/xvimagesink.c:
23446         (gst_xvimagesink_navigation_send_event):
23447         Various event updates and cleanups
23448
23449 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23450
23451         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23452           Fix segfault for I420/YV12.
23453
23454 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23455
23456         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23457           Report bitrate.
23458
23459 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23460
23461         * gst/playback/gstplaybin.c: (gen_video_element),
23462         (gen_audio_element):
23463           Switch to auto*sink elements as default sinks; add volume element
23464           so that volume control in totem works.
23465
23466 2005-07-21  Wim Taymans  <wim@fluendo.com>
23467
23468         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23469         * gst/playback/gstplaybin.c: (setup_sinks),
23470         (gst_play_bin_change_state):
23471         Refcount fix and more comments.
23472
23473 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23474
23475         * sys/ximage/Makefile.am:
23476         * sys/ximage/ximage.c: (plugin_init):
23477         * sys/ximage/ximagesink.c:
23478         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23479         
23480
23481 2005-07-21  Wim Taymans  <wim@fluendo.com>
23482
23483         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23484         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23485         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23486         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23487         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23488         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23489         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23490         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23491         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23492         Generate correct disconts for live chained oggs.
23493
23494         * gst-libs/gst/audio/gstbaseaudiosink.c:
23495         (gst_base_audio_sink_render),
23496         (gst_base_audio_sink_create_ringbuffer),
23497         (gst_base_audio_sink_change_state):
23498         Handle discont math correctly.
23499
23500         * gst/playback/gstplaybin.c: (add_sink):
23501         Some small debug cleanup.
23502
23503 2005-07-21  Wim Taymans  <wim@fluendo.com>
23504
23505         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23506         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23507         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23508         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23509         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23510         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23511         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23512         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23513         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23514         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23515         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23516         (gst_ogg_demux_change_state), (gst_ogg_print):
23517         Reorganize code to send the right disconts when in streaming
23518         mode.
23519
23520 2005-07-20  Andy Wingo  <wingo@pobox.com>
23521
23522         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23523         fix (?), fixes a seggie mcfalterson (#310894).
23524
23525 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23526
23527         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23528         (gst_ogg_mux_set_header_on_caps):
23529         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23530         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23531         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23532         * gst-libs/gst/audio/multichannel.c:
23533         (gst_audio_set_channel_positions),
23534         (gst_audio_set_structure_channel_positions_list):
23535         * gst/playback/gstdecodebin.c: (dynamic_create):
23536         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23537         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23538           Fixes for API changes in core.
23539
23540 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23541
23542         * gst/playback/gstplaybasebin.c: (fill_buffer):
23543           Use _new_custom() so we can set custom message types for buffering
23544           messages.
23545
23546 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23547
23548         * configure.ac:
23549         * gst-libs/gst/Makefile.am:
23550         * gst-libs/gst/gconf/.cvsignore:
23551         * gst-libs/gst/gconf/Makefile.am:
23552         * gst-libs/gst/gconf/test-gconf.c:
23553         * pkgconfig/Makefile.am:
23554         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23555         * pkgconfig/gstreamer-gconf.pc.in:
23556           Remove gconf stuff, use gconf elements instead from now on.
23557
23558 2005-07-20  Wim Taymans  <wim@fluendo.com>
23559
23560         * gst-libs/gst/audio/TODO:
23561         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23562         (gst_audio_clock_get_internal_time):
23563         * gst-libs/gst/audio/gstaudioclock.h:
23564         * gst-libs/gst/audio/gstbaseaudiosink.c:
23565         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23566         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23567         (gst_base_audio_sink_render),
23568         (gst_base_audio_sink_create_ringbuffer),
23569         (gst_base_audio_sink_change_state):
23570         Make sure the audio clock always returns an increasing value.
23571
23572 2005-07-19  Andy Wingo  <wingo@pobox.com>
23573
23574         * gst/videotestsrc/: Cleanups.
23575
23576 2005-07-19  Wim Taymans  <wim@fluendo.com>
23577
23578         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23579         Better debugging.
23580
23581 2005-07-19  Wim Taymans  <wim@fluendo.com>
23582
23583         * examples/seeking/seek.c: (make_dv_pipeline),
23584         (make_vorbis_theora_pipeline), (query_rates),
23585         (query_positions_elems), (query_positions_pads), (do_seek):
23586         Make correct DV pipeline.
23587
23588 2005-07-18  Andy Wingo  <wingo@pobox.com>
23589
23590         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23591         default. Also because it's the only thing that really works. (This
23592         is used in the GConf elements).
23593         Use AS_LIBTOOL_TAGS.
23594
23595 2005-07-18  Wim Taymans  <wim@fluendo.com>
23596
23597         * gst/playback/gstdecodebin.c: (remove_element_chain):
23598         * gst/playback/gstplaybin.c: (add_sink):
23599         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23600         (gst_stream_info_set_mute):
23601         * gst/playback/gststreamselector.c:
23602         (gst_stream_selector_get_linked_pad),
23603         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23604         More leak and compile fixes.
23605
23606 2005-07-18  Wim Taymans  <wim@fluendo.com>
23607
23608         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23609         (query_rates), (query_positions_elems), (query_positions_pads),
23610         (do_seek), (seek_cb), (stop_seek):
23611         Updated seek example. 
23612
23613         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23614         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23615         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23616         * gst/playback/gstplaybin.c: (add_sink):
23617         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23618         (gst_stream_info_set_mute):
23619         Some refcount leak fixes.
23620
23621 2005-07-16  Wim Taymans  <wim@fluendo.com>
23622
23623         * gst-libs/gst/audio/gstbaseaudiosink.c:
23624         (gst_base_audio_sink_render):
23625         Align samples even if we have roundoff errors in the 
23626         timestamp conversion.
23627
23628 2005-07-16  Wim Taymans  <wim@fluendo.com>
23629
23630         * docs/libs/tmpl/gstringbuffer.sgml:
23631         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23632         (query_rates), (query_positions_elems), (query_positions_pads),
23633         (update_scale), (do_seek):
23634         Updated seek example.
23635
23636         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23637         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23638         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23639         (gst_ogg_demux_loop):
23640         Push out correct discont values.
23641
23642         * ext/theora/theoradec.c: (theora_dec_src_convert),
23643         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23644         (theora_dec_sink_event), (theora_handle_type_packet),
23645         (theora_handle_header_packet), (theora_dec_push),
23646         (theora_handle_data_packet), (theora_dec_chain),
23647         (theora_dec_change_state):
23648         Better timestamping.
23649
23650         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23651         (vorbis_dec_sink_event), (vorbis_dec_push),
23652         (vorbis_handle_data_packet), (vorbis_dec_chain):
23653         * ext/vorbis/vorbisdec.h:
23654         Better timestamping.
23655
23656         * gst-libs/gst/audio/gstbaseaudiosink.c:
23657         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23658         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23659         Handle syncing on timestamps instead of sample offsets. Make
23660         use of DISCONT values as described in design docs.
23661
23662         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23663         (gst_base_audio_src_get_time):
23664         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23665         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23666         (gst_ring_buffer_read):
23667         * gst-libs/gst/audio/gstringbuffer.h:
23668         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23669         (gst_ximagesink_show_frame):
23670         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23671         Correcly convert buffer timestamp to stream time.
23672
23673 2005-07-16  Wim Taymans  <wim@fluendo.com>
23674
23675         * gst/audioconvert/gstaudioconvert.c:
23676         (gst_audio_convert_get_buffer):
23677         Timestamp buffers correctly.
23678
23679         * gst/playback/gstplaybin.c: (gen_video_element):
23680         Make internal fakesink silent.
23681
23682 2005-07-15  Wim Taymans  <wim@fluendo.com>
23683
23684         * gst/ffmpegcolorspace/Makefile.am:
23685         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23686         (gst_ffmpegcsp_caps_remove_format_info),
23687         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23688         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23689         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23690         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23691         Ported ffmpegcolorspace to basetransform.
23692
23693         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23694         * gst/volume/gstvolume.c: (volume_transform):
23695         Ported to new API.
23696
23697 2005-07-14  Wim Taymans  <wim@fluendo.com>
23698
23699         * gst/videotestsrc/Makefile.am:
23700         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23701         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23702         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23703         (gst_videotestsrc_init), (gst_videotestsrc_event),
23704         (gst_videotestsrc_create), (gst_videotestsrc_start),
23705         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23706         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23707         (gst_videotestsrc_get_property):
23708         * gst/videotestsrc/gstvideotestsrc.h:
23709         Make videotestsrc a pushsrc.
23710
23711 2005-07-14  Wim Taymans  <wim@fluendo.com>
23712
23713         * gst/tcp/gstfdset.c: (gst_fdset_free):
23714         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23715         (gst_multifdsink_add), (gst_multifdsink_remove),
23716         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23717         (gst_multifdsink_remove_client_link),
23718         (gst_multifdsink_client_queue_data),
23719         (gst_multifdsink_client_queue_caps),
23720         (gst_multifdsink_client_queue_buffer),
23721         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23722         (gst_multifdsink_stop):
23723         * gst/tcp/gstmultifdsink.h:
23724         0.8 backporting.
23725
23726         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23727         Also draw image when not from a pool.
23728
23729 2005-07-14  Wim Taymans  <wim@fluendo.com>
23730
23731         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23732         (mute_stream), (silence_stream):
23733         Small debug additions.
23734
23735 2005-07-14  Wim Taymans  <wim@fluendo.com>
23736
23737         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23738         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23739         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23740         Better error recovery, ignore unconnected pads and
23741         non-fatal errors.
23742
23743 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23744
23745         * docs/libs/tmpl/gstaudio.sgml:
23746         * docs/libs/tmpl/gstcolorbalance.sgml:
23747         * docs/libs/tmpl/gstgconf.sgml:
23748         * docs/libs/tmpl/gstmixer.sgml:
23749         * docs/libs/tmpl/gstringbuffer.sgml:
23750         * docs/libs/tmpl/gsttuner.sgml:
23751         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23752         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23753         (gst_tcpclientsrc_class_init):
23754         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23755         (gst_tcpserversrc_class_init):
23756         * sys/v4l/gstv4lelement.c:
23757           more autistic cleanliness in functions/names/defines
23758
23759 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23760
23761         * configure.ac:
23762           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23763           added manually to each Makefile.am so we are sure it goes
23764           *last* and doesn't add -L flags before linking in libs of our
23765           own, like, say, internal .la libs, that then accidentally pick
23766           up the installed copy.
23767         * docs/libs/Makefile.am:
23768         * ext/alsa/Makefile.am:
23769         * ext/cdparanoia/Makefile.am:
23770         * ext/gnomevfs/Makefile.am:
23771         * ext/libvisual/Makefile.am:
23772         * ext/ogg/Makefile.am:
23773         * ext/theora/Makefile.am:
23774         * ext/vorbis/Makefile.am:
23775         * gst-libs/gst/video/Makefile.am:
23776         * gst/adder/Makefile.am:
23777         * gst/audioconvert/Makefile.am:
23778         * gst/audiorate/Makefile.am:
23779         * gst/audioscale/Makefile.am:
23780         * gst/ffmpegcolorspace/Makefile.am:
23781         * gst/playback/Makefile.am:
23782         * gst/sine/Makefile.am:
23783         * gst/subparse/Makefile.am:
23784         * gst/tags/Makefile.am:
23785         * gst/tcp/Makefile.am:
23786         * gst/typefind/Makefile.am:
23787         * gst/videorate/Makefile.am:
23788         * gst/videoscale/Makefile.am:
23789         * gst/videotestsrc/Makefile.am:
23790         * gst/volume/Makefile.am:
23791         * sys/v4l/Makefile.am:
23792         * sys/ximage/Makefile.am:
23793         * sys/xvimage/Makefile.am:
23794           adapt properly to this change. This should make sure that
23795           plugins and libs properly link to the as-yet-uninstalled
23796           copies of stuff like libgstinterfaces and libgstvideo
23797
23798 2005-07-13  Andy Wingo  <wingo@pobox.com>
23799
23800         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23801         (gst_v4lsrc_fixate): Fixate on format as well.
23802
23803         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23804         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23805         buffer points to it.
23806         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23807         rather just doing X calls ourselves. Also fixes a memleak.
23808
23809 2005-07-12  Andy Wingo  <wingo@pobox.com>
23810
23811         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23812         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23813         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23814         TRUE to avoid deadlocks if an element holds on to our buffers.
23815
23816 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23817
23818         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23819         (gst_sinesrc_init), (gst_sinesrc_create),
23820         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23821         (gst_sinesrc_start):
23822         * gst/sine/gstsinesrc.h:
23823           removing num-buffers property before moving it
23824
23825 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23826
23827         * configure.ac:
23828           use overridable ERROR_CFLAGS
23829         * docs/libs/gst-plugins-base-libs.types:
23830         * docs/libs/tmpl/gstringbuffer.sgml:
23831         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23832         (gst_alsasink_class_init):
23833         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23834         (gst_alsasrc_class_init):
23835         * gst-libs/gst/audio/audio.h:
23836         * gst-libs/gst/audio/gstaudioclock.h:
23837         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23838         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23839         (gst_audio_filter_link), (gst_audio_filter_init),
23840         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23841         (gst_audio_filter_get_property),
23842         (gst_audio_filter_class_add_pad_templates):
23843         * gst-libs/gst/audio/gstaudiofilter.h:
23844         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23845         (gst_audio_filter_template_get_type),
23846         (gst_audio_filter_template_base_init),
23847         (gst_audio_filter_template_class_init),
23848         (gst_audio_filter_template_init),
23849         (gst_audio_filter_template_set_property),
23850         (gst_audio_filter_template_get_property), (plugin_init),
23851         (gst_audio_filter_template_setup),
23852         (gst_audio_filter_template_filter),
23853         (gst_audio_filter_template_filter_inplace):
23854         * gst-libs/gst/audio/gstaudiosink.c:
23855         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23856         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23857         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23858         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23859         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23860         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23861         * gst-libs/gst/audio/gstaudiosink.h:
23862         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23863         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23864         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23865         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23866         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23867         (gst_audio_src_class_init), (gst_audio_src_init),
23868         (gst_audio_src_create_ringbuffer):
23869         * gst-libs/gst/audio/gstaudiosrc.h:
23870         * gst-libs/gst/audio/gstbaseaudiosink.c:
23871         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23872         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23873         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23874         (gst_base_audio_sink_set_property),
23875         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23876         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23877         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23878         (gst_base_audio_sink_create_ringbuffer),
23879         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23880         * gst-libs/gst/audio/gstbaseaudiosink.h:
23881         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23882         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23883         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23884         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23885         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23886         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23887         (gst_base_audio_src_event), (gst_base_audio_src_create),
23888         (gst_base_audio_src_create_ringbuffer),
23889         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23890         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23891         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23892         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23893         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23894         (gst_ring_buffer_debug_spec_caps),
23895         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23896         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23897         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23898         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23899         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23900         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23901         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23902         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23903         (gst_ring_buffer_clear):
23904         * gst-libs/gst/audio/gstringbuffer.h:
23905         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23906         (gst_video_sink_class_init), (gst_video_sink_get_type):
23907         * gst-libs/gst/video/videosink.h:
23908         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23909         (gst_multifdsink_class_init),
23910         (gst_multifdsink_handle_client_write),
23911         (gst_multifdsink_change_state):
23912         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23913         (gst_tcpclientsink_setcaps):
23914         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23915         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23916         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23917         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23918         (gst_ximagesink_send_pending_navigation),
23919         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23920         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23921         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23922         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23923         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23924         (gst_xvimagesink_send_pending_navigation),
23925         (gst_xvimagesink_navigation_send_event),
23926         (gst_xvimagesink_set_xwindow_id),
23927         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23928         (gst_xvimagesink_get_type):
23929         more macro splitting
23930
23931 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23932
23933         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23934           plug a memleak, allows me to import 1479 albums in one go
23935           in jamboree
23936         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23937         (vorbis_handle_type_packet), (vorbis_dec_chain),
23938         (vorbis_dec_change_state):
23939           fix some format strings
23940
23941 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23942
23943         * docs/libs/tmpl/gstcolorbalance.sgml:
23944         * docs/libs/tmpl/gstmixer.sgml:
23945         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23946         (gst_alsasink_set_property), (gst_alsasink_get_property):
23947         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23948         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23949           add device property
23950
23951 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23952
23953         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23954         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23955         (audiocast_register_listener), (audiocast_thread_run),
23956         (gst_gnomevfssrc_send_additional_headers_callback),
23957         (gst_gnomevfssrc_received_headers_callback),
23958         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23959         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23960         (gst_gnomevfssrc_get_size):
23961           add/clean up debugging
23962         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23963           cleanups
23964
23965 2005-07-07  Andy Wingo  <wingo@pobox.com>
23966
23967         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23968         framerate. Need to get a handle on when exactly this function is
23969         called, tho.
23970
23971         * sys/v4l/v4lsrc_calls.h:
23972         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23973         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23974         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23975
23976         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23977         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23978         v4lelements are sources.
23979
23980         * sys/v4l/gstv4lxoverlay.h:
23981         * sys/v4l/gstv4lxoverlay.c:
23982         * sys/v4l/gstv4ltuner.h:
23983         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23984         
23985         * sys/v4l/gstv4lsrc.h:
23986         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23987         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23988         or something should handle that. Made a live source.
23989
23990         * sys/v4l/gstv4lelement.h:
23991         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23992         signals. Some cleanups.
23993
23994         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23995
23996         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23997         stuff.
23998
23999         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
24000         stuff.
24001
24002         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
24003
24004 2005-07-07  Wim Taymans  <wim@fluendo.com>
24005
24006         * ext/theora/theoradec.c: (theora_get_query_types),
24007         (theora_dec_src_getcaps), (theora_dec_push):
24008         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
24009         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
24010         Remove deprecated/unused query types.
24011
24012 2005-07-06  Wim Taymans  <wim@fluendo.com>
24013
24014         * ext/alsa/Makefile.am:
24015         * ext/alsa/gstalsaplugin.c: (plugin_init):
24016         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24017         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
24018         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
24019         (gst_alsasrc_class_init), (gst_alsasrc_init),
24020         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
24021         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
24022         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
24023         (gst_alsasrc_reset):
24024         * ext/alsa/gstalsasrc.h:
24025         * gst-libs/gst/audio/Makefile.am:
24026         * gst-libs/gst/audio/gstaudiosink.c:
24027         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24028         (gst_audioringbuffer_start):
24029         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
24030         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
24031         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
24032         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
24033         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
24034         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
24035         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
24036         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
24037         * gst-libs/gst/audio/gstaudiosrc.h:
24038         * gst-libs/gst/audio/gstbaseaudiosink.c:
24039         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24040         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
24041         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
24042         * gst-libs/gst/audio/gstbaseaudiosrc.c:
24043         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
24044         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
24045         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
24046         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
24047         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
24048         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
24049         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
24050         (gst_baseaudiosrc_change_state):
24051         * gst-libs/gst/audio/gstbaseaudiosrc.h:
24052         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
24053         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
24054         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
24055         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24056         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
24057         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
24058         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
24059         * gst-libs/gst/audio/gstringbuffer.h:
24060         Added audiosource base classes.
24061         Ported alsasrc, still very basic.
24062
24063 2005-07-06  Wim Taymans  <wim@fluendo.com>
24064
24065         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
24066         (theora_dec_push), (theora_handle_data_packet):
24067         Prepare for better timestamp fix later.
24068
24069         * gst/audioconvert/gstaudioconvert.c:
24070         List most accurate caps first
24071
24072         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
24073         Use proper pad task function.
24074
24075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
24076         (gst_xvimagesink_show_frame):
24077         Fix deadlock when alloc failed.
24078
24079 2005-07-05  Andy Wingo  <wingo@pobox.com>
24080
24081         * ext/gnomevfs/gstgnomevfssrc.c:
24082         * gst/sine/gstsinesrc.c:
24083         * gst/tcp/gsttcpserversrc.c:
24084         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
24085
24086         * sys/v4l/: Port from 0.8.
24087
24088         * Many files: Null if we got it....
24089
24090 2005-07-05  Andy Wingo  <wingo@pobox.com>
24091
24092         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
24093         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
24094         Signedness fixes.
24095
24096 2005-07-05  Wim Taymans  <wim@fluendo.com>
24097
24098         * configure.ac:
24099         * gst/tcp/Makefile.am:
24100         * gst/tcp/README:
24101         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
24102         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
24103         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
24104         (is_sync_frame), (gst_multifdsink_handle_client_write),
24105         (gst_multifdsink_render), (gst_multifdsink_start),
24106         (gst_multifdsink_stop), (gst_multifdsink_change_state):
24107         * gst/tcp/gstmultifdsink.h:
24108         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
24109         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
24110         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
24111         * gst/tcp/gsttcp.h:
24112         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
24113         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
24114         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
24115         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
24116         * gst/tcp/gsttcpclientsink.h:
24117         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
24118         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
24119         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
24120         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
24121         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
24122         * gst/tcp/gsttcpclientsrc.h:
24123         * gst/tcp/gsttcpplugin.c: (plugin_init):
24124         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
24125         * gst/tcp/gsttcpserversink.h:
24126         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
24127         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
24128         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
24129         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
24130         (gst_tcpserversrc_stop):
24131         * gst/tcp/gsttcpserversrc.h:
24132         * gst/tcp/gsttcpsink.c:
24133         * gst/tcp/gsttcpsink.h:
24134         * gst/tcp/gsttcpsrc.c:
24135         * gst/tcp/gsttcpsrc.h:
24136         Ported tcp plugins to 0.9. 
24137         
24138
24139 2005-07-05  Andy Wingo  <wingo@pobox.com>
24140
24141         * gst/playback/gstplaybasebin.c (fill_buffer):
24142         message_new_application fixen.
24143
24144         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
24145         Style fix.
24146
24147 2005-07-04  Wim Taymans  <wim@fluendo.com>
24148
24149         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
24150         Set caps on output buffer.
24151
24152 2005-07-04  Andy Wingo  <wingo@pobox.com>
24153
24154         * ext/gnomevfs/gstgnomevfssrc.c
24155         (gst_gnomevfssrc_received_headers_callback) 
24156         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
24157         hopefully.
24158
24159         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
24160         No refcount leakage.
24161
24162         * configure.ac: Enable -Werror.
24163         
24164         * ext/theora/theoradec.c (theora_dec_src_getcaps):
24165         * gst/audioconvert/bufferframesconvert.c
24166         (buffer_frames_convert_fixate):
24167         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
24168         (gst_audio_convert_fixate):
24169         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
24170         (gst_sinesrc_create): Fixate func changes.
24171         
24172         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
24173         (gst_ximagesink_buffer_alloc): Unused var.
24174
24175 2005-07-01  Andy Wingo  <wingo@pobox.com>
24176
24177         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
24178         getcaps to do explicit caps. Needs to be done in all decoders,
24179         possibly via a base class.
24180
24181         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
24182
24183         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
24184         caps on the sink pad, just rely on the pad template. Also, setting
24185         ANY caps on a pad is not valid because the caps are not fixed.
24186
24187         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
24188         caps on the buffer, and get the width from the desired_caps if
24189         they're set.
24190         (gst_ximagesink_renegotiate_size): Implement via setting the
24191         desired_caps on the ximagesink.
24192         (gst_ximagesink_setcaps): Only reset the width of the player if it
24193         wasn't already set. Not sure if this is right.
24194         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
24195
24196         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
24197         that the user wants. NULL unless the window has been resized.
24198
24199         * gst/volume/gstvolume.c (volume_transform): Adapt to
24200         basetransform refcount changes.
24201         
24202 2005-07-01  Andy Wingo  <wingo@pobox.com>
24203
24204         * gst/videoscale/gstvideoscale.c:
24205         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
24206         from BaseTransform, implements a transform_caps. Removed dead code
24207         including some PAR stuff that was never reached -- should probably
24208         be added back somehow.
24209
24210 2005-07-01  Andy Wingo  <wingo@pobox.com>
24211
24212         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
24213         come later.
24214
24215 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24216
24217         * configure.ac:
24218         * docs/libs/Makefile.am:
24219         * docs/libs/gst-plugins-libs.types:
24220         * ext/alsa/Makefile.am:
24221         * ext/alsa/gstalsamixer.h:
24222         * ext/alsa/gstalsamixeroptions.h:
24223         * ext/alsa/gstalsamixertrack.h:
24224         * gst-libs/gst/Makefile.am:
24225         * gst-libs/gst/colorbalance/.cvsignore:
24226         * gst-libs/gst/colorbalance/Makefile.am:
24227         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
24228         * gst-libs/gst/colorbalance/colorbalance.c:
24229         * gst-libs/gst/colorbalance/colorbalance.h:
24230         * gst-libs/gst/colorbalance/colorbalance.vcproj:
24231         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24232         * gst-libs/gst/colorbalance/colorbalancechannel.h:
24233         * gst-libs/gst/interfaces/Makefile.am:
24234         * gst-libs/gst/interfaces/colorbalance.c:
24235         (gst_color_balance_class_init):
24236         * gst-libs/gst/interfaces/colorbalance.h:
24237         * gst-libs/gst/interfaces/interfaces-marshal.list:
24238         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
24239         * gst-libs/gst/interfaces/mixer.h:
24240         * gst-libs/gst/interfaces/mixeroptions.h:
24241         * gst-libs/gst/interfaces/navigation.c:
24242         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
24243         * gst-libs/gst/interfaces/tuner.h:
24244         * gst/volume/Makefile.am:
24245         * gst/volume/gstvolume.c:
24246         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
24247         * sys/ximage/Makefile.am:
24248         * sys/ximage/ximagesink.c:
24249         * sys/xvimage/Makefile.am:
24250         * sys/xvimage/xvimagesink.c:
24251           fold in all interfaces into an interfaces dir, preserving CVS
24252           history
24253
24254 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24255
24256         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24257           Fix build after riff changes.
24258
24259 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24260
24261         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
24262         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
24263         (gst_riff_create_video_template_caps),
24264         (gst_riff_create_audio_template_caps),
24265         (gst_riff_create_iavs_template_caps):
24266         * gst-libs/gst/riff/riff-media.h:
24267         * gst-libs/gst/riff/riff-read.h:
24268         * gst-libs/gst/riff/riff.c: (gst_riff_init):
24269           Add gst_riff_init() to initialize the debug category, instead
24270           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
24271
24272 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24273
24274         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
24275           Oops, I shouldn't apply hacks.
24276
24277 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24278
24279         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
24280           Remove pad_loop function which doesn't work.
24281
24282 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24283
24284         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
24285           Send EOS when deactivating.
24286         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24287         (check_queue), (queue_threshold_reached), (queue_out_of_data),
24288         (gen_preroll_element), (probe_triggered), (mute_stream),
24289         (silence_stream), (new_decoded_pad), (setup_substreams),
24290         (set_active_source):
24291         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
24292         (remove_sinks), (add_sink):
24293         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
24294           Change for new probe API.
24295
24296 2005-06-29  Wim Taymans  <wim@fluendo.com>
24297
24298         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
24299         * gst-libs/gst/audio/gstbaseaudiosink.c:
24300         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24301         (gst_baseaudiosink_change_state):
24302         * gst-libs/gst/audio/gstbaseaudiosink.h:
24303         * gst-libs/gst/audio/gstringbuffer.c:
24304         (gst_ringbuffer_set_callback):
24305         Fix compilation error.
24306         Ringbuffer starts out as not running.
24307         Free our clock in dispose.
24308         When releasing the ringbuffer we need to renegotiate so
24309         clear the pad caps.
24310
24311 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
24312
24313         * autogen.sh:
24314         * configure.ac:
24315         * docs/Makefile.am:
24316         * docs/libs/Makefile.am:
24317         * docs/libs/gst-plugins-libs-docs.sgml:
24318         * docs/libs/gst-plugins-libs-sections.txt:
24319         * docs/libs/gst-plugins-libs.types:
24320         * docs/libs/tmpl/gstaudio.sgml:
24321         * docs/libs/tmpl/gstcolorbalance.sgml:
24322         * docs/libs/tmpl/gstringbuffer.sgml:
24323         * gst-libs/gst/audio/gstringbuffer.c:
24324         (gst_ringbuffer_set_callback):
24325           reinstate gtk-doc docs for plugin libs
24326
24327 2005-06-28  Wim Taymans  <wim@fluendo.com>
24328
24329         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24330         (gst_ogg_demux_init):
24331         Removed pad loop function.
24332
24333 2005-06-28  Wim Taymans  <wim@fluendo.com>
24334
24335         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24336         If we're building a chain we are not in an error case
24337         when we queue a buffer.
24338
24339 2005-06-28  Andy Wingo  <wingo@pobox.com>
24340
24341         * *.c: Don't cast to GstObject before reffing/unreffing.
24342
24343 2005-06-27  Andy Wingo  <wingo@pobox.com>
24344
24345         * gst/videotestsrc/gstvideotestsrc.c
24346         (gst_videotestsrc_activate_push): Activation API changes.
24347
24348         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24349         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24350         they have refs on the decodebin.
24351
24352         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24353         parent class.
24354         (gst_ogg_pad_typefind): Don't leak a pad ref.
24355         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24356         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24357         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24358
24359 2005-06-27  Edward Hervey  <edward@fluendo.com>
24360
24361         * ext/theora/theoradec.c: (theora_dec_change_state): 
24362         re-arranged call to parent's state change in order to avoid locks (or
24363         worse).
24364
24365 2005-06-26  Edward Hervey  <edward@fluendo.com>
24366
24367         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24368         2nd argument of 'unknow-type' signal is a GstCaps and not a
24369         GstMiniObject
24370
24371 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24372         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24373           Set the worker thread's running flag to TRUE before starting the
24374           thread.
24375         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24376           Catch a failure to add typefind to the bin.
24377
24378 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24379
24380         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24381         (gst_sinesrc_init), (gst_sinesrc_create),
24382         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24383         (gst_sinesrc_start):
24384         * gst/sine/gstsinesrc.h:
24385           add num-buffers and timestamp-offset properties
24386         * gst/videotestsrc/gstvideotestsrc.c:
24387         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24388         (gst_videotestsrc_get_property):
24389           add timestamp-offset property
24390
24391 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24392
24393         * configure.ac: add videorate
24394         * gst-plugins-base.spec.in: add videorate
24395
24396 2005-06-23  Wim Taymans  <wim@fluendo.com>
24397
24398         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24399         (gst_videorate_getcaps), (gst_videorate_setcaps),
24400         (gst_videorate_event), (gst_videorate_chain):
24401         Fixed videorate, fixating an already fixated caps is not
24402         an error.
24403
24404 2005-06-23  Wim Taymans  <wim@fluendo.com>
24405
24406         * ext/ogg/README:
24407         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24408         Buffer on caps is not boxed anymore.
24409
24410 2005-06-22  Wim Taymans  <wim@fluendo.com>
24411
24412         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24413         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24414         Set buffers on caps as miniobjects and not as boxed.
24415
24416 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24417
24418         * configure.ac:
24419           back to HEAD
24420
24421 === release 0.9.1 ===
24422
24423 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24424
24425         * .cvsignore:
24426         * NEWS:
24427         * README:
24428         * RELEASE:
24429         * configure.ac:
24430         * po/af.po:
24431         * po/az.po:
24432         * po/cs.po:
24433         * po/en_GB.po:
24434         * po/hu.po:
24435         * po/it.po:
24436         * po/nb.po:
24437         * po/nl.po:
24438         * po/or.po:
24439         * po/sq.po:
24440         * po/sr.po:
24441         * po/sv.po:
24442         * po/uk.po:
24443         * po/vi.po:
24444           updates for release
24445
24446 2005-06-09  Andy Wingo  <wingo@pobox.com>
24447
24448         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24449         
24450 2005-06-09  Andy Wingo  <wingo@pobox.com>
24451
24452         * configure.ac:
24453         * gst-libs/gst/Makefile.am:
24454         * gst-libs/gst/net/Makefile.am:
24455         Add gstnet to build.
24456
24457 2005-06-09  Andy Wingo  <wingo@pobox.com>
24458
24459         * gst-libs/gst/gconf/gconf.c:
24460         * gst/playback/test.c:
24461         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24462         fixes.
24463
24464         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24465
24466         * ext/theora/theoraenc.c (theora_enc_chain): 
24467         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24468
24469         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24470         RealPad.
24471
24472 2005-06-02  Wim Taymans  <wim@fluendo.com>
24473
24474         * gst-libs/gst/net/Makefile.am:
24475         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24476         * pkgconfig/gstreamer-libs.pc.in:
24477         Added net stuff, version net lib.
24478
24479 2005-06-02  Wim Taymans  <wim@fluendo.com>
24480
24481         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24482         (query_rates), (query_positions_elems), (query_positions_pads),
24483         (do_seek):
24484         Updated seek example.
24485
24486 2005-06-02  Andy Wingo  <wingo@pobox.com>
24487
24488         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24489         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24490         list.
24491
24492         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24493         remove the typefind, the bin dispose will do it for us. When it's
24494         removed and unreffed, the signal handler will be disconnected,
24495         too.
24496         (unlinked): It's too difficult to disconnect from unlinked
24497         handlers, as they are on pads not elements. Just punt if the pads
24498         aren't grandkids of the bin.
24499
24500 2005-06-02  Wim Taymans  <wim@fluendo.com>
24501
24502         * ext/ogg/README:
24503         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24504         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24505         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24506         * ext/theora/theoradec.c: (theora_dec_src_query),
24507         (theora_handle_data_packet):
24508         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24509         (theora_enc_chain):
24510         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24511         (vorbis_handle_data_packet):
24512         * gst/audioconvert/bufferframesconvert.c:
24513         (buffer_frames_convert_chain):
24514         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24515         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24516         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24517         (gst_ffmpegcsp_chain):
24518         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24519         (gst_videorate_getcaps), (gst_videorate_setcaps),
24520         (gst_videorate_event), (gst_videorate_chain):
24521         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24522         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24523         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24524         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24525         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24526         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24527         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24528         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24529         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24530         Cleanups and buffer alloc.
24531
24532 2005-05-31  Wim Taymans  <wim@fluendo.com>
24533
24534         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24535         Don't try to call the delay method when the device is not
24536         opened.
24537
24538 2005-05-31  Wim Taymans  <wim@fluendo.com>
24539
24540         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24541         Get actual segment size and buffer size after opening
24542         the device.
24543
24544 2005-05-30  Wim Taymans  <wim@fluendo.com>
24545
24546         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24547         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24548         Also FLUSH upstream, makes the loop function exit faster.
24549         
24550         * ext/theora/theoradec.c: (theora_dec_src_query):
24551         Some more debug info in the query.
24552         
24553         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24554         (gst_ximagesink_setcaps):
24555         Release lock on par error, better error reporting.
24556
24557 2005-05-26  Wim Taymans  <wim@fluendo.com>
24558
24559         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24560         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24561         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24562         Clear chains in READY
24563         Queue packets until the chain is activated.
24564
24565 2005-05-25  Wim Taymans  <wim@fluendo.com>
24566
24567         * gst-libs/gst/audio/gstaudiosink.c:
24568         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24569         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24570         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24571         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24572         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24573         (gst_audiosink_create_ringbuffer):
24574         * gst-libs/gst/audio/gstbaseaudiosink.c:
24575         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24576         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24577         (gst_baseaudiosink_set_property), (build_linear_format),
24578         (debug_spec_caps), (debug_spec_buffer),
24579         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24580         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24581         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24582         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24583         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24584         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24585         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24586         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24587         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24588         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24589         (wait_segment), (gst_ringbuffer_commit),
24590         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24591         (gst_ringbuffer_clear):
24592         Various small cleanups.
24593
24594         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24595         (gst_audio_convert_change_state):
24596         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24597         No need to take the locks anymore.
24598
24599 2005-05-25  Wim Taymans  <wim@fluendo.com>
24600
24601         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24602         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24603         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24604         (type_found):
24605         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24606         (group_destroy), (group_commit), (queue_overrun),
24607         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24608         (mute_stream), (new_decoded_pad), (setup_substreams),
24609         (setup_source), (mute_group_type), (set_active_source),
24610         (gst_play_base_bin_change_state):
24611         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24612         (gen_video_element), (gen_text_element), (gen_audio_element),
24613         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24614         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24615         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24616         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24617         Some playbin cleanups mostly refcounting sloppyness.
24618
24619 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24620
24621         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24622           Work with streaming input.
24623
24624 2005-05-25  Wim Taymans  <wim@fluendo.com>
24625
24626         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24627         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24628         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24629         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24630         No need to take the STREAM lock anymore.
24631
24632 2005-05-25  Wim Taymans  <wim@fluendo.com>
24633
24634         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24635         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24636         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24637         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24638         (gst_ogg_demux_sink_activate):
24639         * ext/theora/theoradec.c: (theora_dec_src_event),
24640         (theora_handle_comment_packet), (theora_dec_chain),
24641         (theora_dec_change_state):
24642         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24643         (vorbis_handle_data_packet), (vorbis_dec_chain),
24644         (vorbis_dec_change_state):
24645         Remove STREAM locks as they are taken in core now.
24646         Never set bogus granulepos on vorbis/theora.
24647         Fix leaks in theoradec tag parsing.
24648
24649 2005-05-25  Wim Taymans  <wim@fluendo.com>
24650
24651         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24652         Fix memleaks, GST_BUFFER_DATA() is not freed.
24653
24654 2005-05-25  Wim Taymans  <wim@fluendo.com>
24655
24656         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24657         Open non-blocking, set to blocking mode afterwards to avoid
24658         lockups when audio device is busy.
24659
24660 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24661
24662         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24663           This can't be good.
24664
24665 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24666
24667         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24668         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24669         (gst_audio_convert_setcaps):
24670           Implement instant setup switching.
24671
24672 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24673
24674         * gst/playback/gstplaybasebin.c: (probe_triggered):
24675           Fix missing unlock.
24676         * gst/playback/gstplaybin.c: (add_sink):
24677           First add, then link (otherwise pad link fails).
24678
24679 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24680
24681         * examples/Makefile.am:
24682         fix buildbot (make distcheck)
24683
24684 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24685
24686         * gst/playback/gstplaybin.c: (gen_vis_element):
24687           Remove some wrong code. Doesn't work yet.
24688
24689 2005-05-19  Wim Taymans  <wim@fluendo.com>
24690
24691         * gst-libs/gst/net/Makefile.am:
24692         * gst-libs/gst/net/README:
24693         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24694         (gst_netbuffer_class_init), (gst_netbuffer_init),
24695         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24696         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24697         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24698         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24699         * gst-libs/gst/net/gstnetbuffer.h:
24700         Added buffer subclass to store extra to/from addresses for
24701         network sources/sinks.
24702
24703 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24704
24705         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24706           Don't lock an unassigned variable.
24707
24708 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24709
24710         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24711           Increase buffer for video, decrease buffer for other media types.
24712         * gst/playback/gstplaybin.c: (gen_video_element),
24713         (gen_audio_element):
24714           Change names for debugging purposes.
24715
24716 2005-05-18  Wim Taymans  <wim@fluendo.com>
24717
24718         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24719         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24720         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24721         (gst_ffmpegcsp_chain):
24722         Enable buffer alloc passthrough if the source and dest
24723         formats are the same.
24724
24725 2005-05-17  Wim Taymans  <wim@fluendo.com>
24726
24727         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24728         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24729         (gst_ogg_demux_chain_unlocked):
24730         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24731         (gst_audio_convert_caps_remove_format_info),
24732         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24733         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24734         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24735         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24736         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24737         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24738         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24739         (gst_ffmpegcsp_get_property):
24740         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24741         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24742         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24743         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24744         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24745         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24746         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24747         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24748         Leak fixes in oggdemux.
24749         Some cleanups in audioconvert.
24750         Make passthrough work along with buffer_alloc etc.
24751         Make buffer_alloc and buffer recycling actually work in
24752         xvimagesink.
24753
24754 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24755
24756         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24757           make the compiler happy
24758
24759 2005-05-17  Wim Taymans  <wim@fluendo.com>
24760
24761         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24762         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24763         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24764         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24765         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24766         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24767         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24768         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24769         (gst_xvimagesink_set_xwindow_id):
24770         * sys/xvimage/xvimagesink.h:
24771         Port xvimagesink to new MiniObject.
24772
24773 2005-05-17  Wim Taymans  <wim@fluendo.com>
24774
24775         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24776         (gst_audiofilter_chain):
24777         * gst-libs/gst/audio/gstaudiosink.c:
24778         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24779         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24780         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24781         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24782         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24783         (gst_audiosink_create_ringbuffer):
24784         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24785         (gst_audio_convert_caps_remove_format_info),
24786         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24787         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24788         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24789         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24790         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24791         Fix passthrough in ffmpegcolorspace.
24792         Fix memset in audiosink on wrong memory.
24793
24794 2005-05-16  David Schleef  <ds@schleef.org>
24795
24796         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24797         to GstMiniObject.
24798
24799 2005-05-16  David Schleef  <ds@schleef.org>
24800
24801         Port from GstData to GstMiniObject.
24802         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24803         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24804         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24805         (gst_ogg_mux_collected):
24806         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24807         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24808         (theora_handle_data_packet):
24809         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24810         (theora_set_header_on_caps), (theora_enc_chain):
24811         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24812         (vorbis_handle_comment_packet):
24813         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24814         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24815         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24816         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24817         * gst/audioconvert/gstaudioconvert.c:
24818         (gst_audio_convert_get_buffer):
24819         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24820         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24821         (mute_stream), (silence_stream):
24822         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24823         * gst/volume/gstvolume.c: (volume_transform):
24824         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24825         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24826         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24827         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24828         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24829         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24830         (gst_ximagesink_buffer_alloc):
24831         * sys/ximage/ximagesink.h:
24832
24833 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24834
24835         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24836         (fill_buffer), (check_queue), (queue_threshold_reached),
24837         (queue_out_of_data):
24838         * gst/playback/gstplaybasebin.h:
24839           Post buffer-fullness on the bus.
24840
24841 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24842
24843         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24844         (try_to_link_1):
24845         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24846         (group_commit), (probe_triggered), (setup_source),
24847         (gst_play_base_bin_change_state):
24848         * gst/playback/gstplaybasebin.h:
24849         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24850         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24851         (gst_play_bin_change_state):
24852           Move setup_output_pads into a virtual function, remove
24853           group-switch (no longer needed) and redirect (handled by bus
24854           now) signals.
24855
24856 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24857
24858         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24859         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24860         (get_active_group), (get_building_group), (group_destroy),
24861         (group_commit), (check_queue), (queue_overrun),
24862         (queue_threshold_reached), (queue_out_of_data),
24863         (gen_preroll_element), (remove_groups), (unknown_type),
24864         (add_element_stream), (no_more_pads), (probe_triggered),
24865         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24866         (setup_substreams), (setup_source), (finish_source),
24867         (prepare_output), (muted_group_change_state),
24868         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24869         (gst_play_base_bin_change_state):
24870         * gst/playback/gstplaybasebin.h:
24871         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24872         (gst_play_bin_init), (gst_play_bin_set_property),
24873         (gen_video_element), (gen_text_element), (gen_audio_element),
24874         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24875         (gst_play_bin_change_state):
24876         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24877         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24878         (stream_info_change_state), (gst_stream_info_set_mute),
24879         (gst_stream_info_get_property):
24880         * gst/playback/gststreaminfo.h:
24881         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24882         (gst_stream_selector_get_linked_pad),
24883         (gst_stream_selector_getcaps),
24884         (gst_stream_selector_get_linked_pads),
24885         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24886         * gst/playback/gststreamselector.h:
24887           Rough port of playbin. Needs some more work, but is mostly done,
24888           and uses a few locks in important places, which should make stuff
24889           like chain-switches clean. Still uses GST_STATE() in a few places,
24890           which isn't all that good an idea, subtitles/elements disabled
24891           because no elements to test with and thus probably broken, query
24892           and event handling moved to GstBin, internal thread removed
24893           alltogether because the pipeline does that for us now. Can play
24894           Ogg/Vorbis files. Haven't tested anything else yet.
24895
24896 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24897
24898         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24899           Do no-more-pads (needed for autoplugging).
24900
24901 2005-05-10  Andy Wingo  <wingo@pobox.com>
24902
24903         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24904         message to the bus with the tags. Still not sent downstream tho.
24905
24906         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24907         get_parent.
24908         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24909         avoid refcounting hassles.
24910
24911 2005-05-09  Andy Wingo  <wingo@pobox.com>
24912
24913         * gst/volume/Makefile.am:
24914         * gst/volume/demo.c
24915         * gst/volume/gstvolume.h
24916         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24917         basetransform. Probably need an audio filter base class.
24918
24919 2005-05-09  Wim Taymans  <wim@fluendo.com>
24920
24921         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24922         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24923         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24924         (gst_vorbisenc_chain):
24925         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24926         (gst_audio_convert_caps_remove_format_info),
24927         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24928         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24929         Make caps writable before writing to it.
24930         Fix negotiation in audioconvert some more.
24931
24932 2005-05-09  Wim Taymans  <wim@fluendo.com>
24933
24934         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24935         (gst_videorate_getcaps), (gst_videorate_setcaps),
24936         (gst_videorate_event), (gst_videorate_chain):
24937         Better negotiation.
24938
24939 2005-05-09  Wim Taymans  <wim@fluendo.com>
24940
24941         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24942         (gst_videorate_getcaps), (gst_videorate_setcaps),
24943         (gst_videorate_blank_data), (gst_videorate_init),
24944         (gst_videorate_event), (gst_videorate_chain),
24945         (gst_videorate_change_state):
24946         Port videorate, do a better job at negotiation while we're at
24947         it.
24948
24949 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24950
24951         * configure.ac:
24952           Disable libvisual
24953
24954         * examples/Makefile.am:
24955         * gst-libs/gst/audio/Makefile.am:
24956         * gst-libs/gst/riff/Makefile.am:
24957         * gst-libs/gst/tag/Makefile.am:
24958         * gst-libs/gst/video/Makefile.am:
24959           Fixups for missing variables.
24960
24961 2005-05-09  Wim Taymans  <wim@fluendo.com>
24962
24963         * examples/seeking/seek.c: (make_theora_pipeline),
24964         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24965         (query_rates), (query_positions_elems), (query_positions_pads),
24966         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24967         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24968         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24969         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24970         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24971         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24972         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24973         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24974         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24975         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24976         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24977         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24978         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24979         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24980         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24981         (theora_dec_src_convert), (theora_dec_sink_convert),
24982         (theora_dec_src_query), (theora_dec_sink_query),
24983         (theora_dec_src_event), (theora_dec_sink_event),
24984         (theora_handle_comment_packet), (theora_handle_type_packet),
24985         (theora_handle_header_packet), (theora_handle_data_packet),
24986         (theora_dec_chain):
24987         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24988         (vorbis_dec_convert), (vorbis_dec_src_query),
24989         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24990         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24991         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24992         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24993         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24994         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24995         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24996         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24997         (gst_play_bin_query):
24998         * gst/playback/test3.c: (update_scale):
24999         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
25000         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
25001         * gst/subparse/gstsubparse.c: (gst_subparse_init):
25002         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
25003         (gst_videotestsrc_src_query):
25004         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
25005         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
25006         (paint_hline_YUV9):
25007         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
25008         Port to new query API.
25009         Updated seek.
25010         Cleanups in x[v]imagesink
25011
25012 2005-05-09  Andy Wingo  <wingo@pobox.com>
25013
25014         * ext/alsa/gstalsasink.h:
25015         * ext/gnomevfs/gstgnomevfssrc.c:
25016         (gst_gnomevfssrc_get_icy_metadata):
25017         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
25018         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
25019         * ext/theora/theoradec.c (theora_dec_src_query)
25020         (theora_dec_src_event, theora_dec_sink_event)
25021         (theora_handle_comment_packet, theora_handle_data_packet):
25022         * ext/theora/theoraenc.c (theora_enc_chain):
25023         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
25024         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
25025         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
25026         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
25027         (qt_type_find):
25028         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
25029         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
25030         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
25031         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
25032         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
25033         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
25034         (paint_setup_xBGR8888, paint_setup_RGBx8888)
25035         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
25036         (paint_setup_RGB565, paint_setup_xRGB1555):
25037         * gst/videotestsrc/videotestsrc.h:
25038         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
25039         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
25040         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
25041         GCC4 fixes.
25042         
25043         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
25044         gst_pad_query_position. Fixes oggdemux.
25045
25046 2005-05-08  David Schleef  <ds@schleef.org>
25047
25048         * configure.ac: Require liboil.
25049         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
25050         a few more.
25051         * gst/videotestsrc/videotestsrc.c:
25052         * gst/videotestsrc/videotestsrc.h:
25053
25054 2005-05-06  Wim Taymans  <wim@fluendo.com>
25055
25056         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25057         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
25058         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
25059         Well, unreffing a buffer right before pushing it is asking
25060         for trouble..
25061
25062 2005-05-06  Christian Schaller  <uraeus@gnome.org>
25063
25064         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
25065
25066 2005-05-06  Wim Taymans  <wim@fluendo.com>
25067
25068         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25069         (gst_audio_convert_caps_remove_format_info),
25070         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
25071         (gst_audio_convert_fixate), (gst_audio_convert_channels):
25072         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25073         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
25074         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
25075         * gst/sine/Makefile.am:
25076         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
25077         (gst_sinesrc_class_init), (gst_sinesrc_init),
25078         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
25079         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
25080         (gst_sinesrc_update_freq):
25081         * gst/sine/gstsinesrc.h:
25082         * gst/tcp/gstmultifdsink.c:
25083         * sys/xvimage/xvimagesink.c:
25084         Fixed negotiation wrt _peer_get_caps()
25085         Some cleanups.
25086
25087
25088 2005-05-06  Wim Taymans  <wim@fluendo.com>
25089
25090         * gst-libs/gst/audio/gstaudiosink.c:
25091         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25092         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25093         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25094         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25095         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25096         (gst_audiosink_create_ringbuffer):
25097         * gst-libs/gst/audio/gstbaseaudiosink.c:
25098         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25099         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25100         (gst_baseaudiosink_set_property), (build_linear_format),
25101         (debug_spec_caps), (debug_spec_buffer),
25102         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25103         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25104         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25105         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25106         * gst-libs/gst/audio/gstbaseaudiosink.h:
25107         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25108         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25109         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
25110         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25111         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
25112         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
25113         (wait_segment), (gst_ringbuffer_commit),
25114         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
25115         (gst_ringbuffer_clear):
25116         * gst-libs/gst/audio/gstringbuffer.h:
25117         Make the base audiosink return an error when there is no
25118         audiobuffer negotiated.
25119
25120 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25121
25122         * ext/Makefile.am:
25123         Disable cdparanoia until someone ports it!
25124
25125 2005-05-06  Wim Taymans  <wim@fluendo.com>
25126
25127         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25128         (gst_ogg_demux_sink_activate):
25129         And revert after wingo's revert.. sigh..
25130
25131 2005-05-05  Andy Wingo  <wingo@pobox.com>
25132
25133         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
25134         GObject.
25135         * configure.ac: Return audiorate and subparse from the ghetto.
25136         Re-enable -Wall -Werror.
25137         * gst/subparse/gstsubparse.c:
25138         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
25139         or chain-based. Cleaned up a bit. Not tested.
25140         
25141 2005-05-05  Christian Schaller <christian@fluendo.com> 
25142
25143         * Makefile.am: remove stuff that is not building
25144         * configure.ac: remove stuff that is not building
25145         * examples/Makefile.am: remove stuff that is not building
25146         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
25147         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
25148         * sys/Makefile.am: remove stuff that is not building
25149         * testsuite/Makefile.am: remove stuff that is not building
25150
25151 2005-05-05  Andy Wingo  <wingo@pobox.com>
25152
25153         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
25154         * gst-libs/gst/tag/gstvorbistag.c:
25155         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
25156         * gst/adder/gstadder.h:
25157         * gst/audioconvert/gstchannelmix.c:
25158         (gst_audio_convert_fill_one_other):
25159         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
25160         (gst_audiorate_init), (gst_audiorate_chain):
25161         * gst/playback/gstplaybasebin.c: (setup_source):
25162         * gst/playback/test3.c: (update_scale):
25163         Some GCC4 fixes
25164         
25165         * po/af.po:
25166         * po/az.po:
25167         * po/cs.po:
25168         * po/en_GB.po:
25169         * po/hu.po:
25170         * po/it.po:
25171         * po/nb.po:
25172         * po/nl.po:
25173         * po/or.po:
25174         * po/sq.po:
25175         * po/sr.po:
25176         * po/sv.po:
25177         * po/uk.po:
25178         * po/vi.po: Foo
25179
25180 2005-05-05  Wim Taymans  <wim@fluendo.com>
25181
25182         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25183         (gst_audio_convert_caps_remove_format_info),
25184         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25185         (gst_audio_convert_change_state), (gst_audio_convert_channels):
25186         * gst/videotestsrc/gstvideotestsrc.c:
25187         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
25188         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
25189         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
25190         (gst_videotestsrc_init), (gst_videotestsrc_loop):
25191         Don't ignore _push() return values.
25192         Make sure no processing is done when shutting down.
25193         Videotestsrc pad activation fix.
25194
25195 2005-05-05  Wim Taymans  <wim@fluendo.com>
25196
25197         * gst/adder/Makefile.am:
25198         * gst/adder/gstadder.c: (gst_adder_setcaps),
25199         (gst_adder_class_init), (gst_adder_init),
25200         (gst_adder_request_new_pad), (gst_adder_collected),
25201         (gst_adder_change_state):
25202         * gst/adder/gstadder.h:
25203         Ported adder as an example of a mixer element using
25204         collect pads. Needs more negotiation work.
25205
25206 2005-05-05  Wim Taymans  <wim@fluendo.com>
25207
25208         * ext/theora/theoradec.c: (_inc_granulepos),
25209         (theora_dec_src_event), (theora_dec_sink_event),
25210         (theora_handle_comment_packet), (theora_handle_type_packet),
25211         (theora_handle_header_packet), (theora_handle_data_packet),
25212         (theora_dec_chain):
25213         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25214         (gst_theora_enc_init), (theora_enc_sink_setcaps),
25215         (theora_push_buffer), (theora_push_packet),
25216         (theora_enc_sink_event), (theora_enc_chain),
25217         (theora_enc_change_state), (theora_enc_set_property),
25218         (theora_enc_get_property):
25219         Added stream lock to decoder so that we can serialize
25220         the discont event.
25221         More theoraenc porting, recover from errors, do clean
25222         shutdown.
25223
25224 2005-05-05  Wim Taymans  <wim@fluendo.com>
25225
25226         * ext/ogg/Makefile.am:
25227         * ext/ogg/README:
25228         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25229         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
25230         (gst_ogg_print):
25231         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
25232         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
25233         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
25234         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
25235         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
25236         (gst_ogg_mux_change_state):
25237         Ported ogg muxer.
25238
25239 2005-05-05  Wim Taymans  <wim@fluendo.com>
25240
25241         * docs/design-audiosinks.txt:
25242         * gst-libs/gst/audio/TODO:
25243         * gst-libs/gst/audio/gstaudiosink.c:
25244         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25245         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25246         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25247         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25248         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25249         (gst_audiosink_create_ringbuffer):
25250         * gst-libs/gst/audio/gstbaseaudiosink.c:
25251         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25252         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25253         (gst_baseaudiosink_set_property), (build_linear_format),
25254         (debug_spec_caps), (debug_spec_buffer),
25255         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25256         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25257         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25258         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25259         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25260         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25261         (gst_ringbuffer_release), (gst_ringbuffer_play),
25262         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25263         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25264         (gst_ringbuffer_set_sample), (wait_segment),
25265         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25266         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25267         More work on the audiosink, mostly debugging and a race in
25268         shutdown.
25269
25270 2005-04-28  Wim Taymans  <wim@fluendo.com>
25271
25272         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25273         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
25274         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
25275         (vorbis_dec_src_query), (vorbis_dec_src_event),
25276         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25277         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25278         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
25279         Don't crap out when seeking back to position 0.
25280
25281 2005-04-28  Wim Taymans  <wim@fluendo.com>
25282
25283         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25284         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25285         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
25286         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25287         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
25288         Make audio sink configurable, use alsasink as default.
25289
25290 2005-04-28  Wim Taymans  <wim@fluendo.com>
25291
25292         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25293         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25294         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25295         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
25296         (vorbis_dec_change_state):
25297         * ext/vorbis/vorbisdec.h:
25298         Refactor, use STREAM_LOCK.
25299
25300 2005-04-28  Wim Taymans  <wim@fluendo.com>
25301
25302         * ext/theora/theoradec.c: (_inc_granulepos),
25303         (theora_dec_sink_event), (theora_handle_comment_packet),
25304         (theora_handle_type_packet), (theora_handle_header_packet),
25305         (theora_handle_data_packet), (theora_dec_chain),
25306         (theora_dec_change_state):
25307         Refactor a bit, use STREAM_LOCK.
25308
25309 2005-04-28  Wim Taymans  <wim@fluendo.com>
25310
25311         * ext/alsa/Makefile.am:
25312         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
25313         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
25314         (gst_alsa_link), (gst_alsa_close_audio):
25315         * ext/alsa/gstalsaplugin.c: (plugin_init):
25316         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
25317         (gst_alsasink_dispose), (gst_alsasink_base_init),
25318         (gst_alsasink_class_init), (gst_alsasink_init),
25319         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
25320         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
25321         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
25322         (gst_alsasink_reset):
25323         * ext/alsa/gstalsasink.h:
25324         Implement alsasink with simple open/write/close API. 
25325         Make alsa dir build by disabling compilation of code.
25326
25327 2005-04-28  Wim Taymans  <wim@fluendo.com>
25328
25329         * gst-libs/gst/audio/Makefile.am:
25330         * gst-libs/gst/audio/audio.h:
25331         * gst-libs/gst/audio/audioclock.c:
25332         * gst-libs/gst/audio/audioclock.h:
25333         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
25334         (gst_audio_clock_class_init), (gst_audio_clock_init),
25335         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25336         * gst-libs/gst/audio/gstaudioclock.h:
25337         * gst-libs/gst/audio/gstaudiosink.c:
25338         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25339         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25340         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25341         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25342         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25343         (gst_audiosink_create_ringbuffer):
25344         * gst-libs/gst/audio/gstbaseaudiosink.c:
25345         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25346         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25347         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25348         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25349         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25350         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25351         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25352         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25353         * gst-libs/gst/audio/gstbaseaudiosink.h:
25354         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25355         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25356         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25357         (gst_ringbuffer_release), (gst_ringbuffer_play),
25358         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25359         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25360         (gst_ringbuffer_set_sample), (wait_segment),
25361         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25362         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25363         * gst-libs/gst/audio/gstringbuffer.h:
25364         Make ringbuffer faster and more simple by removing the locks
25365         in the playback thread.
25366         Add sample accurate playback based on buffer sample offsets.
25367         Make the baseaudiosink provide a clock.
25368         Parse caps in the base class.
25369         Correctly handle seeking, flushing and state changes.
25370
25371 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25372
25373         * configure.ac:
25374         * gst/audioconvert/Makefile.am:
25375         * gst/audioscale/Makefile.am:
25376           Fix part of the build.  Come on guys, autogen didn't even work :)
25377
25378 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25379
25380         * configure.ac:
25381         * gst-libs/gst/Makefile.am:
25382         * gst-libs/gst/media-info/.cvsignore:
25383         * gst-libs/gst/media-info/Makefile.am:
25384         * gst-libs/gst/media-info/README:
25385         * gst-libs/gst/media-info/media-info-priv.c:
25386         * gst-libs/gst/media-info/media-info-priv.h:
25387         * gst-libs/gst/media-info/media-info-test.c:
25388         * gst-libs/gst/media-info/media-info.c:
25389         * gst-libs/gst/media-info/media-info.h:
25390         * gst-libs/gst/media-info/media-info.vcproj:
25391         * pkgconfig/Makefile.am:
25392         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25393         * pkgconfig/gstreamer-media-info.pc.in:
25394           Remove media-info, which is also successed by playbin (see Totem
25395           implementation).
25396
25397 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25398
25399         * configure.ac:
25400         * examples/Makefile.am:
25401         * examples/gstplay/.cvsignore:
25402         * examples/gstplay/Makefile.am:
25403         * examples/gstplay/player.c:
25404         * gst-libs/gst/Makefile.am:
25405         * gst-libs/gst/play/.cvsignore:
25406         * gst-libs/gst/play/Makefile.am:
25407         * gst-libs/gst/play/play.c:
25408         * gst-libs/gst/play/play.h:
25409         * gst-libs/gst/play/play.vcproj:
25410         * pkgconfig/Makefile.am:
25411         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25412         * pkgconfig/gstreamer-play.pc.in:
25413           Remove libgstplay, playbin is now the official successor.
25414
25415 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25416
25417         * configure.ac:
25418         * gst-libs/gst/Makefile.am:
25419         * gst-libs/gst/xwindowlistener/Makefile.am:
25420         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25421         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25422           Remove deprecated xwindowlistener (I've moved xwindowlistening
25423           in the v4l/v4l2 plugins over to serverside).
25424
25425 2005-04-25  David Schleef  <ds@schleef.org>
25426
25427         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25428         to examples/dynparams.  Examples do not belong interspersed with
25429         source code.
25430         * examples/dynparams/demo-dparams.c:
25431         * gst/sine/Makefile.am:
25432         * gst/sine/demo-dparams.c:
25433
25434 2005-04-25  David Schleef  <ds@schleef.org>
25435
25436         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25437         * gst-libs/gst/audio/Makefile.am:
25438         * gst-libs/gst/riff/Makefile.am:
25439         * gst-libs/gst/tag/Makefile.am:
25440         * gst-libs/gst/video/Makefile.am:
25441         * gst-libs/gst/xwindowlistener/Makefile.am:
25442
25443         Convert to 0.9 API, seems to work:
25444         * sys/ximage/Makefile.am:
25445         * sys/ximage/ximagesink.c:
25446
25447 2005-04-24  David Schleef  <ds@schleef.org>
25448
25449         Link plugins against libraries:
25450         * ext/alsa/Makefile.am:
25451         * gst/tcp/Makefile.am:
25452
25453         Remove asm code that should be in liboil
25454         * gst/videoscale/Makefile.am:
25455         * gst/videoscale/videoscale_x86_asm.s:
25456
25457         gettext wants these checked in:
25458         * po/af.po:
25459         * po/az.po:
25460         * po/cs.po:
25461         * po/en_GB.po:
25462         * po/hu.po:
25463         * po/it.po:
25464         * po/nb.po:
25465         * po/nl.po:
25466         * po/or.po:
25467         * po/sq.po:
25468         * po/sr.po:
25469         * po/sv.po:
25470         * po/uk.po:
25471         * po/vi.po:
25472
25473 2005-04-24  David Schleef  <ds@schleef.org>
25474
25475         Convert gst_main() to g_main_loop_run()
25476         * gst/playback/decodetest.c: (main):
25477         * gst/playback/test2.c: (main):
25478         * gst/playback/test3.c: (main):
25479         * gst/playback/test4.c: (main):
25480
25481         Link plugins against libraries:
25482         * ext/libvisual/Makefile.am:
25483         * sys/xvimage/Makefile.am:
25484
25485 2005-04-24  David Schleef  <ds@schleef.org>
25486
25487         * configure.ac: Remove idct and resample libs
25488         * gst-libs/gst/Makefile.am: same
25489
25490         Remove usage of gst_library_load():
25491         * ext/alsa/gstalsaplugin.c: (plugin_init):
25492         * ext/libvisual/visual.c: (plugin_init):
25493         * ext/ogg/gstogg.c: (plugin_init):
25494         * ext/theora/theora.c: (plugin_init):
25495         * ext/vorbis/vorbis.c: (plugin_init):
25496         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25497         * gst/audioscale/gstaudioscale.c:
25498         * gst/adder/gstadder.c: (plugin_init):
25499         * gst/audioconvert/plugin.c: (plugin_init):
25500         * sys/ximage/ximagesink.c: (plugin_init):
25501         * sys/xvimage/xvimagesink.c: (plugin_init):
25502         * gst/tcp/gsttcpplugin.c: (plugin_init):
25503
25504         Link plugins against libraries:
25505         * ext/ogg/Makefile.am:
25506         * ext/theora/Makefile.am:
25507         * ext/vorbis/Makefile.am:
25508         * gst/audioconvert/Makefile.am:
25509
25510         Create proper libraries:
25511         * gst-libs/gst/riff/Makefile.am:
25512         * gst-libs/gst/audio/Makefile.am:
25513         * gst-libs/gst/video/Makefile.am:
25514
25515         Move resample library to audioscale plugin directory:
25516         * gst-libs/gst/resample/Makefile.am:
25517         * gst-libs/gst/resample/README:
25518         * gst-libs/gst/resample/dtof.c:
25519         * gst-libs/gst/resample/dtos.c:
25520         * gst-libs/gst/resample/functable.c:
25521         * gst-libs/gst/resample/private.h:
25522         * gst-libs/gst/resample/resample.c:
25523         * gst-libs/gst/resample/resample.h:
25524         * gst-libs/gst/resample/resample.vcproj:
25525         * gst-libs/gst/resample/test.c:
25526         * gst/audioscale/Makefile.am:
25527         * gst/audioscale/README:
25528         * gst/audioscale/dtof.c:
25529         * gst/audioscale/dtos.c:
25530         * gst/audioscale/functable.c:
25531         * gst/audioscale/private.h:
25532         * gst/audioscale/resample.c:
25533         * gst/audioscale/resample.h:
25534         * gst/audioscale/test.c:
25535
25536         Move tagedit library to gst-libs:
25537         * gst-libs/gst/tag/Makefile.am:
25538         * gst-libs/gst/tag/gstid3tag.c:
25539         * gst-libs/gst/tag/gsttagediting.c:
25540         * gst-libs/gst/tag/gsttageditingprivate.h:
25541         * gst-libs/gst/tag/gstvorbistag.c:
25542         * gst/tags/Makefile.am:
25543         * gst/tags/gstid3tag.c:
25544         * gst/tags/gstvorbistag.c:
25545
25546         Fix for core changes:
25547         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25548         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25549         (gst_sinesrc_getrange):
25550
25551 2005-04-23  David Schleef  <ds@schleef.org>
25552
25553         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25554         in gst-plugins in a long time, and properly belongs in liboil.
25555         * gst-libs/gst/idct/Makefile.am:
25556         * gst-libs/gst/idct/README:
25557         * gst-libs/gst/idct/dct.h:
25558         * gst-libs/gst/idct/doieee:
25559         * gst-libs/gst/idct/fastintidct.c:
25560         * gst-libs/gst/idct/floatidct.c:
25561         * gst-libs/gst/idct/idct.c:
25562         * gst-libs/gst/idct/idct.h:
25563         * gst-libs/gst/idct/idtc.vcproj:
25564         * gst-libs/gst/idct/ieeetest.c:
25565         * gst-libs/gst/idct/intidct.c:
25566
25567 2005-04-20  Wim Taymans  <wim@fluendo.com>
25568
25569         * docs/design-audiosinks.txt:
25570         * gst-libs/gst/audio/Makefile.am:
25571         * gst-libs/gst/audio/TODO:
25572         * gst-libs/gst/audio/gstaudiosink.c:
25573         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25574         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25575         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25576         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25577         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25578         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25579         (gst_audiosink_class_init), (gst_audiosink_init),
25580         (gst_audiosink_create_ringbuffer):
25581         * gst-libs/gst/audio/gstaudiosink.h:
25582         * gst-libs/gst/audio/gstbaseaudiosink.c:
25583         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25584         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25585         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25586         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25587         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25588         (gst_baseaudiosink_create_ringbuffer),
25589         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25590         * gst-libs/gst/audio/gstbaseaudiosink.h:
25591         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25592         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25593         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25594         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25595         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25596         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25597         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25598         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25599         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25600         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25601         * gst-libs/gst/audio/gstringbuffer.h:
25602         An attempt at a set of audio base classes together with some
25603         design docs.
25604
25605 2005-04-20  Wim Taymans  <wim@fluendo.com>
25606
25607         * gst/audioconvert/Makefile.am:
25608         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25609         (gst_audio_convert_caps_remove_format_info),
25610         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25611         (gst_audio_convert_channels):
25612         Link against audio libs.
25613         Fix audio convert plugin.
25614
25615 2005-04-20  Wim Taymans  <wim@fluendo.com>
25616
25617         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25618         (gst_ogg_demux_sink_activate):
25619         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25620         (theora_set_header_on_caps), (theora_enc_sink_event),
25621         (theora_enc_chain):
25622         Fix theora encoder.
25623
25624 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25625
25626         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25627         * gst/playback/gstdecodebin.c: (find_compatibles):
25628           Work with staticpadtemplates in elementfactories.
25629
25630 2005-04-12  Wim Taymans  <wim@fluendo.com>
25631
25632         * gst/playback/README:
25633         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25634         (compare_ranks), (print_feature), (gst_decode_bin_init),
25635         (dynamic_create), (dynamic_free), (find_compatibles),
25636         (mimetype_is_raw), (close_pad_link), (got_redirect),
25637         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25638         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25639         (gst_decode_bin_change_state):
25640         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25641         (gst_play_base_bin_init), (group_destroy), (group_commit),
25642         (check_queue), (queue_overrun), (queue_threshold_reached),
25643         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25644         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25645         (got_redirect), (setup_source), (play_base_eos),
25646         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25647         (gst_play_base_bin_remove_element):
25648         * gst/playback/gstplaybasebin.h:
25649         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25650         (gst_play_bin_init), (gst_play_bin_dispose),
25651         (gst_play_bin_set_property), (gen_video_element),
25652         (gen_text_element), (gen_audio_element), (remove_sinks),
25653         (gst_play_bin_send_event):
25654         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25655         (stream_info_change_state), (gst_stream_info_set_mute):
25656         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25657         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25658         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25659         (gst_stream_selector_chain):
25660         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25661         (main):
25662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25663         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25664         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25665         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25666         Raw and crude port of decodebin. 
25667         Make playbin compile.
25668
25669 2005-04-06  Wim Taymans  <wim@fluendo.com>
25670
25671         * ext/gnomevfs/Makefile.am:
25672         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25673         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25674         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25675         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25676         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25677         (gst_gnomevfssrc_stop):
25678         * ext/ogg/Makefile.am:
25679         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25680         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25681         * ext/theora/Makefile.am:
25682         * ext/theora/theoradec.c: (_inc_granulepos),
25683         (theora_dec_sink_event), (theora_dec_chain):
25684         * ext/vorbis/Makefile.am:
25685         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25686         (vorbis_dec_sink_event), (vorbis_dec_chain):
25687         * gst-libs/gst/audio/Makefile.am:
25688         * sys/xvimage/Makefile.am:
25689         Make gnomevfssrc extend the source base class.
25690         Fix linking against libs in various plugins.
25691
25692 2005-04-06  Andy Wingo  <wingo@pobox.com>
25693
25694         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25695         GST_BASE_LIBS.
25696
25697         * configure.ac: Add check and AC_SUBST for libgstbase.
25698
25699 2005-03-31  Wim Taymans  <wim@fluendo.com>
25700
25701         * examples/seeking/Makefile.am:
25702         * examples/seeking/cdparanoia.c: (main):
25703         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25704         (play_cb), (pause_cb), (stop_cb), (main):
25705         * examples/seeking/playbin.c:
25706         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25707         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25708         (make_sid_pipeline), (make_vorbis_pipeline),
25709         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25710         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25711         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25712         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25713         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25714         (stop_cb), (main):
25715         * examples/seeking/spider_seek.c:
25716         * examples/seeking/vorbisfile.c:
25717         * ext/gnomevfs/Makefile.am:
25718         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25719         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25720         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25721         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25722         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25723         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25724         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25725         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25726         * ext/ogg/README:
25727         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25728         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25729         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25730         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25731         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25732         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25733         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25734         (gst_ogg_demux_factory_filter), (compare_ranks),
25735         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25736         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25737         (gst_ogg_chain_new), (gst_ogg_chain_free),
25738         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25739         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25740         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25741         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25742         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25743         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25744         (gst_ogg_demux_get_prev_page),
25745         (gst_ogg_demux_deactivate_current_chain),
25746         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25747         (gst_ogg_demux_bisect_forward_serialno),
25748         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25749         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25750         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25751         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25752         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25753         (gst_ogg_demux_change_state), (gst_ogg_print):
25754         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25755         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25756         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25757         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25758         (gst_ogg_mux_loop):
25759         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25760         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25761         (theora_dec_src_convert), (theora_dec_sink_convert),
25762         (theora_dec_src_query), (theora_dec_src_event),
25763         (theora_dec_sink_event), (theora_dec_chain),
25764         (theora_dec_change_state):
25765         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25766         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25767         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25768         (theora_enc_change_state):
25769         * ext/vorbis/Makefile.am:
25770         * ext/vorbis/oggvorbisenc.c:
25771         * ext/vorbis/oggvorbisenc.h:
25772         * ext/vorbis/vorbis.c: (plugin_init):
25773         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25774         (vorbis_dec_src_query), (vorbis_dec_src_event),
25775         (vorbis_dec_sink_event), (vorbis_dec_chain),
25776         (vorbis_dec_change_state):
25777         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25778         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25779         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25780         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25781         (gst_vorbisenc_change_state):
25782         * ext/vorbis/vorbisenc.h:
25783         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25784         * gst-libs/gst/audio/audioclock.c:
25785         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25786         (gst_audiofilter_init), (gst_audiofilter_chain):
25787         * gst-libs/gst/audio/testchannels.c: (main):
25788         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25789         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25790         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25791         (gmip_find_track_streaminfo), (gmip_find_track_format):
25792         * gst-libs/gst/media-info/media-info.c:
25793         (gst_media_info_read_idler):
25794         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25795         (gst_play_get_all_by_interface):
25796         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25797         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25798         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25799         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25800         (gst_riff_parse_info):
25801         * gst-libs/gst/riff/riff-read.h:
25802         * gst-libs/gst/riff/riff.c: (plugin_init):
25803         * gst-libs/gst/video/Makefile.am:
25804         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25805         (gst_videosink_class_init), (gst_videosink_get_type):
25806         * gst-libs/gst/video/videosink.h:
25807         * gst/audioconvert/bufferframesconvert.c:
25808         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25809         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25810         * gst/audioconvert/channelmixtest.c: (main):
25811         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25812         (gst_audio_convert_chain),
25813         (gst_audio_convert_caps_remove_format_info),
25814         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25815         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25816         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25817         (gst_audio_convert_buffer_to_default_format),
25818         (gst_audio_convert_buffer_from_default_format),
25819         (gst_audio_convert_channels):
25820         * gst/audioconvert/gstchannelmix.h:
25821         * gst/ffmpegcolorspace/avcodec.h:
25822         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25823         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25824         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25825         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25826         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25827         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25828         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25829         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25830         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25831         (dv_type_find):
25832         * gst/videotestsrc/gstvideotestsrc.c:
25833         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25834         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25835         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25836         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25837         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25838         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25839         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25841         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25842         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25843         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25844         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25845         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25846         (gst_xvimagesink_navigation_send_event),
25847         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25848         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25849         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25850         * sys/xvimage/xvimagesink.h:
25851         Plugin port to 0.9, ogg/theora playback should work in the seek
25852         example now.
25853         Removed old examples.
25854         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25855         explained in 0.9 TODO doc.
25856
25857
25858 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25859
25860         * autogen.sh:
25861         * configure.ac:
25862         * ext/Makefile.am:
25863         * gst/Makefile.am:
25864         * po/POTFILES.in:
25865         * po/af.po:
25866         * po/az.po:
25867         * po/cs.po:
25868         * po/en_GB.po:
25869         * po/hu.po:
25870         * po/it.po:
25871         * po/nb.po:
25872         * po/nl.po:
25873         * po/or.po:
25874         * po/sq.po:
25875         * po/sr.po:
25876         * po/sv.po:
25877         * po/uk.po:
25878         * po/vi.po:
25879         * sys/Makefile.am:
25880         * testsuite/Makefile.am:
25881           remove a whole bunch of plugins.  This module now contains a set
25882           of free reference plugins/elements as agreed.
25883
25884 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25885
25886         * configure.ac:
25887           hunting season on 0.9 is now OPEN
25888
25889 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25890
25891         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25892           Kick the hell out of gcc for not warning me about a symbol conflict.
25893
25894 2005-02-22  Luca Ognibene  <luogni@tin.it>
25895
25896         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25897
25898         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25899           Don't leak caps string (fixes #168134)
25900
25901         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25902         (gst_jpegenc_init), (gst_jpegenc_finalize),
25903         (gst_jpegenc_change_state):
25904           Don't leak line buffers and context struct (fixes #168133).
25905
25906 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25907
25908         * configure.ac:
25909         * ext/dirac/gstdiracdec.cc:
25910         (gst_diracdec_chain):
25911           Since dirac 0.5.0 the framerate in dirac is expressed as a
25912           rational number. Fix build and up requirement to 0.5.0, and
25913           also pass parameters to gst_diracdec_link in the right order
25914           (fixes #167959).
25915
25916 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25917
25918         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25919         * ext/faad/gstfaad.h:
25920         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25921         certain invalid muxed streams, where some packets will contain 
25922         junk after decoder data. Partially fixes #149158.
25923
25924 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25925         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25926           Make sure we only write to writable buffers
25927
25928 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25929
25930         * gst-libs/gst/riff/riff-media.c:
25931         (gst_riff_create_audio_caps_with_data):
25932           Do actually fix invalid RIFF fmt header values for alaw
25933           and mulaw audio instead of just saying so.
25934
25935         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25936           Give gst_riff_create_audio_caps_with_data() a chance to
25937           fix up broken format header fields before extracting any
25938           parameters from the header. (fixes #167633)
25939
25940 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25941
25942         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25943
25944         * gst/audioconvert/bufferframesconvert.c:
25945         (buffer_frames_convert_link):
25946           Don't leak othercaps. (fixes #167878)
25947
25948 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25949
25950         * configure.ac:
25951         * ext/libvisual/visual.c: (gst_visual_srclink),
25952         (gst_visual_change_state):
25953           Support libvisual 0.2.0.
25954
25955 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25956
25957         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25958         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25959           Use same rowstrides for I420 as used everywhere else.
25960
25961 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25962
25963         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25964           Declare variables at beginning of block and make gcc-2.95 happy
25965           (fixes # 167482, patch by Gergely Nagy).
25966           
25967         * gst/tcp/gsttcpclientsrc.c:
25968         * gst/tcp/gsttcpclientsrc.h:
25969           Move some includes into the header, so that struct sockaddr_in is
25970           defined when it should be defined on FreeBSD as well (fixes
25971           #167483).
25972           
25973         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25974           Don't pass uninitialised values to setsockopt() here either.
25975
25976 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25977
25978         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25979
25980         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25981           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25982
25983 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25984
25985         * gst/playback/gstplaybin.c: (add_sink):
25986           Invert bin_add/link order to workaround deadlock in opt.
25987
25988 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25989
25990         * gst/modplug/gstmodplug.cc:
25991           Add missing break causing position queries to fail.
25992
25993 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25994
25995         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25996           Granpos can apparently be -1, which screws up calculations...
25997
25998 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25999
26000         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
26001         (gst_ximagesink_send_pending_navigation),
26002         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
26003         (gst_ximagesink_init):
26004         * sys/ximage/ximagesink.h:
26005         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
26006         (gst_xvimagesink_send_pending_navigation),
26007         (gst_xvimagesink_navigation_send_event),
26008         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
26009         * sys/xvimage/xvimagesink.h:
26010           Use a mutex protected list to marshal navigation
26011           events into the stream thread from whichever thread
26012           sends them.
26013
26014 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
26015
26016         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
26017           Display current position and track length; misc. clean-ups.
26018           
26019         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
26020         (speed_init), (speed_chain):
26021           Add query function, so that the stream length and current position
26022           get adjusted when queried (note that current position queries may
26023           still be wrong if the audio sink returns values based on buffer
26024           timestamps instead of passing on the query).
26025
26026 2005-02-13  Benjamin Otte  <otte@gnome.org>
26027
26028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26029         (gst_audio_convert_channels):
26030           create channel conversion matrix when linking
26031         * gst/audioconvert/.cvsignore:
26032         * gst/audioconvert/Makefile.am:
26033         * gst/audioconvert/channelmixtest.c: (main):
26034           add (ugly) test that ensures stereo <=> mono conversion works
26035           correctly
26036
26037 2005-02-13  Benjamin Otte  <otte@gnome.org>
26038
26039         * gst/audioconvert/gstchannelmix.h:
26040           include missing header file
26041         * gst/audioconvert/gstchannelmix.c:
26042         (gst_audio_convert_fill_compatible):
26043           use same sign for both channels when converting to/from compatible
26044           channel. Previously used different signs made the signals cancel
26045           each other out and appear like silence. (fixes #167269)
26046
26047 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
26048
26049         * gst/ffmpegcolorspace/avcodec.h:
26050         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26051         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26052         (gst_ffmpegcsp_avpicture_fill):
26053         * gst/ffmpegcolorspace/imgconvert.c:
26054           Convert to and from YV12 (fixes #156379).
26055
26056 2005-02-12  Julien MOUTTE  <julien@moutte.net>
26057
26058         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
26059         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
26060         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
26061         (gst_ximagesink_expose), (gst_ximagesink_set_property),
26062         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
26063         methods from chain and negotiation and vice versa (Fixes #166142).
26064         * sys/ximage/ximagesink.h: Add stream_lock.
26065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
26066         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
26067         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
26068         (gst_xvimagesink_expose): Check for xcontext before trying to link.
26069
26070 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
26071
26072         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
26073           Don't send "Hey! You gave me a NULL pointer you naughty person" as
26074           error message when we can't open the DVD device (when dvdnav_open()
26075           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
26076           the above). Send something more useful instead (fixes #167117).
26077
26078 2005-02-11  Julien MOUTTE  <julien@moutte.net>
26079
26080         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
26081         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
26082         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
26083         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
26084         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
26085         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
26086         methods from chain and negotiation and vice versa (Fixes #166142).
26087         Fix a possible bug of images in the buffer pool being discarded because
26088         we are looking at the wrong geometry.
26089         * sys/xvimage/xvimagesink.h: Add stream_lock.
26090
26091 2005-02-11  David Schleef  <ds@schleef.org>
26092
26093         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
26094         unsigned int. (fixes #167128)
26095
26096 2005-02-11  David Schleef  <ds@schleef.org>
26097
26098         * gst/librfb/Makefile.am: Testing stuff before committing is
26099           for wimps... and people with fast machines.  Fix stupid
26100           mistake.
26101
26102 2005-02-11  David Schleef  <ds@schleef.org>
26103
26104         * configure.ac: Pull in librfb from my CVS tree, because it is
26105           too small and annoying to be separate.  Move rfbsrc plugin
26106           to gst/.
26107         * ext/Makefile.am:
26108         * ext/librfb/Makefile.am:
26109         * ext/librfb/gstrfbsrc.c:
26110         * gst/librfb/Makefile.am:
26111         * gst/librfb/gstrfbsrc.c:
26112         * gst/librfb/rfb.c:
26113         * gst/librfb/rfb.h:
26114         * gst/librfb/rfbbuffer.c:
26115         * gst/librfb/rfbbuffer.h:
26116         * gst/librfb/rfbbytestream.c:
26117         * gst/librfb/rfbbytestream.h:
26118         * gst/librfb/rfbcontext.h:
26119         * gst/librfb/rfbdecoder.c:
26120         * gst/librfb/rfbdecoder.h:
26121         * gst/librfb/rfbutil.h:
26122
26123 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
26124
26125         * gst/speed/Makefile.am:
26126         * gst/speed/demo-mp3.c: (main):
26127         * gst/speed/filter.func:
26128         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
26129         (speed_class_init), (speed_init), (speed_chain_int16),
26130         (speed_chain_float32), (speed_chain), (speed_set_property),
26131         (speed_get_property), (speed_change_state):
26132         * gst/speed/gstspeed.h:
26133           Fix speed element and make it chain-based (fixes #156467),
26134           and make it handle more than one channel.
26135
26136 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
26137
26138         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
26139         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
26140         (gst_dtsdec_chain), (gst_dtsdec_change_state):
26141         * ext/dts/gstdtsdec.h:
26142           Don't clobber the stack constructing the channels array.
26143           Make the element chain-based. DTS tracks can now be played.
26144           
26145 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
26146
26147         * gst-libs/gst/audio/multichannel.h:
26148         * gst-libs/gst/gconf/gconf.h:
26149         * gst-libs/gst/idct/idct.h:
26150         * gst-libs/gst/media-info/media-info-priv.h:
26151         * gst-libs/gst/play/play.h:
26152         * gst-libs/gst/resample/private.h:
26153         * gst-libs/gst/resample/resample.h:
26154         * gst-libs/gst/riff/riff-ids.h:
26155         * gst-libs/gst/video/video.h:
26156         * gst-libs/gst/video/videosink.h:
26157           Add G_BEGIN_DECLS and G_END_DECLS around headers where
26158           missing, so that they work when included from C++ code.
26159
26160 2005-02-09  David Schleef  <ds@schleef.org>
26161
26162         * testsuite/gst-lint: Check for non-statically scoped
26163           parent_class variables.  This won't be a problem once
26164           plugins are loaded with RTLD_LOCAL.
26165
26166 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26167
26168         * ext/mplex/gstmplexibitstream.cc:
26169           gcc madness.
26170
26171 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26172
26173         * ext/ogg/gstogmparse.c:
26174         * gst/debug/gstnavigationtest.c:
26175           Die, thou faulty symbol pollutors (non-static parent_class).
26176
26177 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26178
26179         * ext/mplex/gstmplexibitstream.cc:
26180           Fix event handling (#165525).
26181
26182 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26183
26184         * ext/mikmod/gstmikmod.c:
26185         * gst/modplug/gstmodplug.cc:
26186           Add missing endianness to template (fixes #165509).
26187
26188 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26189
26190         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
26191           Fix wrong order of reading of optional bytes (#165290).
26192
26193 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26194
26195         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26196           Implement FILLER event awareness.
26197
26198 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26199
26200         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
26201           Fix track calculations (#166208).
26202
26203 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26204
26205         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26206
26207         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
26208         * ext/libpng/gstpngenc.c:
26209           Fix byte-order, use proper fixed caps. Fixes #164197.
26210
26211 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
26212
26213         * configure.ac:
26214           Add dvdlpcmdec 
26215
26216         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
26217         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
26218           Don't push buffers if the src pad isn't negotiated yet.
26219           
26220         * gst/audioconvert/gstaudioconvert.c:
26221         (gst_audio_convert_buffer_to_default_format),
26222         (gst_audio_convert_buffer_from_default_format):
26223           Add support for 24-bit width.
26224
26225         * gst/dvdlpcmdec/.cvsignore:
26226         * gst/dvdlpcmdec/Makefile.am:
26227         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
26228         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
26229         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
26230         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
26231         (plugin_init):
26232         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
26233           New decoder for rearranging DVD LPCM into our audio/x-raw-int
26234           format. Needs support for the channels maps if someone can find 
26235           a DVD LPCM track with > 2 channels.
26236
26237         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
26238         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
26239         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
26240         * gst/mpegstream/gstdvddemux.h:
26241         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26242         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
26243         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
26244         * gst/mpegstream/gstmpegdemux.h:
26245         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
26246         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
26247         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
26248         (gst_mpeg_parse_handle_src_query),
26249         (gst_mpeg_parse_handle_src_event):
26250           Use audio/x-dvd-lpcm for LPCM output.
26251           Add DTS output.
26252
26253 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26254
26255         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26256
26257         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
26258         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
26259           Add BGRA handling (#165736).
26260
26261 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
26262
26263         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26264
26265         * gst/law/alaw-decode.c: (alawdec_link):
26266         * gst/law/alaw-encode.c: (alawenc_link):
26267         * gst/law/mulaw-decode.c: (mulawdec_link):
26268         * gst/law/mulaw-encode.c: (mulawenc_link):
26269           Fix caps memleaks (#166600).
26270
26271 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
26272
26273         * ext/tarkin/mem.h:
26274         * ext/tarkin/wavelet.h:
26275         * ext/tarkin/yuv.h:
26276         * gst/ffmpegcolorspace/avcodec.h:
26277           Include "_stdint.h" instead of <stdint.h>. Fixes build on
26278           systems that don't have stdint.h, like Solaris9 (fixes #166631).
26279
26280 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26281
26282         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
26283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
26284         (gst_xvimagesink_change_state):
26285           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
26286           Xv video (and thereby regenerate Xv colourkey) in clear() so
26287           that PLAY -> READY -> PLAY works (fixes #162504).
26288
26289 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26290
26291         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
26292           Switch to list instead of range, since MJPEG-devices really just
26293           support decimations, not any size.
26294
26295 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26296         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
26297         (gst_mpeg2dec_reset), (free_all_buffers),
26298         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
26299         * ext/mpeg2dec/gstmpeg2dec.h:
26300           The libmpeg2 user-allocated buffer management is awkward, 
26301           to say the least. Hopefully this fixes things.
26302
26303 2005-02-04  Andy Wingo  <wingo@pobox.com>
26304
26305         * gst/audioconvert/bufferframesconvert.c
26306         (buffer_frames_convert_fixate): New function, fixates to 256
26307         frames per buffer by default. (Much better than 1.)
26308         (buffer_frames_convert_init): Set the fixate function for both src
26309         and sink pad.
26310         (buffer_frames_convert_link): After success setting nonfixed caps,
26311         get the negotiated caps so we can know how many buffer-frames it
26312         will be. No idea how this worked at all before.
26313
26314 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26315
26316         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26317         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
26318         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
26319         (handle_sequence), (handle_picture):
26320         * ext/mpeg2dec/gstmpeg2dec.h:
26321           Rearrange buffer tracking and refcounting and refactor
26322           a little for readability. 
26323
26324 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
26325         * sys/v4l/gstv4l.c: (plugin_init):
26326         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
26327         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
26328         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
26329         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
26330         * sys/v4l/gstv4ljpegsrc.h:
26331         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
26332         * sys/v4l/v4l_calls.h:
26333         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
26334         (gst_v4lsrc_get_fps):
26335         * sys/v4l/v4lsrc_calls.h:
26336           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26337           you jpeg inside rgb frames" driver.
26338           Don't error in the v4lsrc link function, just return 
26339           REFUSED.
26340
26341 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26342
26343         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26344         (gst_qcamsrc_open):
26345           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26346
26347 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26348
26349         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26350           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26351
26352 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26353
26354         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26355           Reset negotiated state on PAUSED->READY.
26356
26357 2005-02-02  David Schleef  <ds@schleef.org>
26358
26359         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26360         whereever possible.  (Fixes #165997)
26361         * examples/capsfilter/capsfilter1.c: (main):
26362         * examples/dynparams/filter.c: (create_ui):
26363         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26364         * examples/seeking/chained.c: (main):
26365         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26366         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26367         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26368         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26369         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26370         * examples/switch/switcher.c: (main):
26371         * ext/dv/demo-play.c: (main):
26372         * ext/faad/gstfaad.c: (gst_faad_change_state):
26373         * ext/mad/gstmad.c: (gst_mad_chain):
26374         * ext/smoothwave/demo-osssrc.c: (main):
26375         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26376         (gst_gconf_render_bin_from_description),
26377         (gst_gconf_get_default_audio_sink),
26378         (gst_gconf_get_default_video_sink),
26379         (gst_gconf_get_default_audio_src),
26380         (gst_gconf_get_default_video_src),
26381         (gst_gconf_get_default_visualization_element):
26382         * gst/level/demo.c: (main):
26383         * gst/level/plot.c: (main):
26384         * gst/playback/gstplaybin.c: (gen_video_element),
26385         (gen_audio_element):
26386         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26387         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26388         * gst/sine/demo-dparams.c: (main):
26389         * gst/spectrum/demo-osssrc.c: (main):
26390         * gst/speed/demo-mp3.c: (main):
26391         * gst/volume/demo.c: (main):
26392         * testsuite/embed/embed.c: (main):
26393
26394 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26395
26396         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26397         (gst_tcpclientsink_finalize):
26398         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26399         (gst_tcpclientsrc_finalize):
26400         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26401         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26402         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26403         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26404           Don't leak the hostname when shutting down.
26405           In tcpserversrc, take a copy of the default hostname.
26406
26407 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26408
26409         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26410           Set caps to systemstream=TRUE.
26411
26412 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26413
26414         * testsuite/Makefile.am:
26415           Fix more OSX buildbots.
26416
26417 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26418
26419         * ext/mpeg2dec/gstmpeg2dec.c:
26420           Don't send things to NULL PAD_PEERs
26421
26422         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26423           Copy-on-write the incoming buffer.
26424
26425         * gst/mpegstream/gstdvddemux.h:
26426         * gst/mpegstream/gstmpegclock.h:
26427         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26428         (normal_seek), (gst_mpeg_demux_handle_src_event):
26429         * gst/mpegstream/gstmpegdemux.h:
26430         * gst/mpegstream/gstmpegpacketize.h:
26431         * gst/mpegstream/gstmpegparse.c:
26432         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26433         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26434         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26435         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26436         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26437         * gst/mpegstream/gstmpegparse.h:
26438         * gst/mpegstream/gstrfc2250enc.h:
26439           Various changes to the way time is computed that make seeking and
26440           total time estimation much better here.
26441           Use G_BEGIN/END_DECLS instead of __cplusplus
26442
26443         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26444           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26445
26446 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26447
26448         * gst/subparse/gstsubparse.c:
26449           Fix OSX buildbot.
26450
26451 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26452
26453         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26454         (theora_enc_chain), (theora_enc_change_state):
26455         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26456         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26457         (gst_vorbisenc_change_state):
26458         * ext/vorbis/vorbisenc.h:
26459           Set granulepos and timestamp correctly for streams not
26460           starting at 0, taking into account the initial delay.
26461
26462 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26463
26464         * gst/mpegstream/gstdvddemux.c:
26465           Add audio/x-dts to audio pad template caps
26466
26467 2005-01-30  David Schleef  <ds@schleef.org>
26468
26469         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26470         (create_context), (gst_polypsink_link): Fix silly endianness
26471         bug.  Add some debugging.  Remove float from caps; it doesn't
26472         work.  Attempt to get remote audio working.
26473
26474 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26475
26476         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26477           Add 3IV2 fourcc.
26478
26479 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26480
26481         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26482         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26483         (gst_avi_demux_stream_data):
26484         * gst/avi/gstavidemux.h:
26485           Invert DIB images. Fixes #132341.
26486
26487 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26488
26489         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26490         (gst_ffmpegcsp_chain):
26491           D'oh, reference the palette data, not the palette structure.
26492           Fixes color distortion in #132341.
26493
26494 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26495
26496         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26497           PAR can be non-fixed when not provided as argument (#162626).
26498
26499 2005-01-29  David Moore  <dcm@acm.org>
26500
26501         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26502
26503         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26504         (gst_qtdemux_loop_header):
26505           Re-apply patch from #142272 that allows non-seekable sources,
26506           re-proposed by Daniel Drake <dsd@gentoo.org>.
26507
26508 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26509
26510         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26511           Use the src template for creating the src pad (#162330).
26512
26513 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26514
26515         * configure.ac:
26516         * ext/musepack/Makefile.am:
26517         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26518         (gst_musepackdec_init), (gst_musepackdec_dispose),
26519         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26520         (gst_musepack_stream_init), (gst_musepackdec_loop),
26521         (gst_musepackdec_change_state):
26522         * ext/musepack/gstmusepackdec.cpp:
26523         * ext/musepack/gstmusepackdec.h:
26524         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26525         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26526         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26527         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26528         * ext/musepack/gstmusepackreader.cpp:
26529         * ext/musepack/gstmusepackreader.h:
26530           Update to 1.1 API (#165446).
26531
26532 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26533
26534         * ext/Makefile.am:
26535           Unbreak buildbot.
26536
26537 2005-01-28  Andy Wingo  <wingo@pobox.com>
26538
26539         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26540         to reflect a different dubious internet source. Add a reference
26541         and some commentary.
26542
26543 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26544
26545         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26546         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26547         * gst/playback/gststreamselector.h:
26548           Be more selective when we're redoing caps negotiation from
26549           within the chain function on a stream change.
26550
26551 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26552
26553         * configure.ac:
26554         * ext/Makefile.am:
26555         * ext/amrnb/Makefile.am:
26556         * ext/amrnb/amrnb.c: (plugin_init):
26557         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26558         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26559         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26560         (gst_amrnbdec_state_change):
26561         * ext/amrnb/amrnbdec.h:
26562         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26563         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26564         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26565         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26566         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26567         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26568         * ext/amrnb/amrnbparse.h:
26569           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26570         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26571           Add AMR-NB/-WB raw formats.
26572         * ext/alsa/gstalsa.c: (gst_alsa_link):
26573           Keep valid time when changing format.
26574         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26575         (qtdemux_parse_trak):
26576           Add some more format-specific options (#140141, #143555, #155163).
26577
26578 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26579
26580         * gst/matroska/matroska-demux.c:
26581         (gst_matroska_demux_parse_blockgroup):
26582           Fix logic error in timing of subtitle stream synchronization.
26583         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26584           Add skip-chunk, which is found in kodak-camera streams.
26585
26586 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26587
26588         * po/LINGUAS:
26589         * po/vi.po:
26590           Adding Vietnamese translation (submitted by Clytie Siddall)
26591
26592 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26593
26594         * gst/playback/gstdecodebin.c: (try_to_link_1):
26595           Use realpad for signal.
26596
26597 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26598
26599         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26600           Fix category so decodebin picks it up.
26601
26602 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26603
26604         * ext/mad/Makefile.am:
26605         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26606         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26607         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26608         (found_type), (gst_id3demux_bin_change_state):
26609         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26610         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26611         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26612         (gst_id3_tag_change_state), (plugin_init):
26613         * ext/mad/gstmad.h:
26614           Add id3demuxbin (which is a simple bin consisting of id3demux
26615           and typefind), take over rank from id3demux, remove typefind
26616           code from id3demux. Makes all broken mp3s that I know of work,
26617           and thereby fixes #152688.
26618
26619 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26620
26621         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26622
26623         * ext/mad/gstmad.c: (gst_mad_src_event):
26624         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26625           Allow seeks on audio pad, make mad forward those (#164826).
26626         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26627           Set duration (#165335).
26628
26629 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26630
26631         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26632         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26633         (gst_asf_demux_process_ext_content_desc),
26634         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26635         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26636         * gst/asfdemux/gstasfdemux.h:
26637           Improve metadata display, e.g. if the metadata comes before the
26638           streams are loaded (which is perfectly valid).
26639
26640 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26641
26642         * tools/gst-launch-ext-m.m:
26643           Fix AVI/ASF pipelines (#165340).
26644
26645 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26646         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26647         build failure on amd64
26648
26649 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
26650
26651         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26652         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26653           Check environment variables GST_ID3V2_TAG_ENCODING,
26654           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26655           list of character encodings to force interpretation of non-unicode
26656           strings stored in an ID3v2 tag to a particular encoding. If none
26657           is specified, try to use current locale's encoding, then fall back
26658           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26659         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26660         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26661           Check environment variables GST_ID3V1_TAG_ENCODING,
26662           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26663           list of character encodings to use in case a string encountered
26664           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26665           specified, try to use the current locale's encoding, then fall
26666           back to ISO-8859-1 (which will always succeed).
26667
26668 2005-01-25  Benjamin Otte  <otte@gnome.org>
26669
26670         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26671           - on half framerate, compute the rate in advance so the comparisons
26672             don't compare wrong values
26673           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26674             behaviour
26675           - don't use mad_header_decode anymore, mad_frame_decode does that
26676             automatically
26677           - when getting rid of consumed bytes, reset the stream's skiplen
26678           (fixes #163867)
26679
26680 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26681
26682         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26683           Use 1/2 a second for default max_discont, as PES streams from DVB
26684           seem to have larger spacings in the SCR. 
26685           Fix a typo.
26686
26687 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26688
26689         * gst/playback/gstplaybasebin.c: (group_commit):
26690           Notify delayed stream-info availability.
26691
26692 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26693         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26694         (gst_a52dec_handle_event), (gst_a52dec_chain):
26695         Add some debug output. Check that a discont has a valid
26696         time associated.
26697         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26698         (gst_alsa_sink_loop):
26699         Ignore TAG events. A little extra debug for broken timestamps.
26700         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26701         (dvdnavsrc_change_state):
26702         Ensure we send a discont to engage the link before we send any
26703         other events.
26704         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26705         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26706         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26707         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26708         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26709         dvd://title works in totem because typefinding sends a seek that ends
26710         up going back to chapter 1 regardless.
26711         * ext/mpeg2dec/gstmpeg2dec.c:
26712         * ext/mpeg2dec/gstmpeg2dec.h:
26713         Output correct timestamps and handle disconts.
26714         * ext/ogg/gstoggdemux.c: (get_relative):
26715         Small guard against a null dereference.
26716         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26717         (gst_textoverlay_set_property):
26718         Free memory when done. Don't call gst_event_filler_get_duration on
26719         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26720         g_warning.
26721         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26722         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26723         (gst_sw_srclink), (gst_smoothwave_chain):
26724         Draw solid lines, prettier colours.
26725         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26726         Add a default palette that'll work for some movies.
26727         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26728         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26729         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26730         * gst/mpegstream/gstdvddemux.h:
26731         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26732         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26733         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26734         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26735         * gst/mpegstream/gstmpegparse.h:
26736         Use PTM/NAV events when for timestamp adjustment when connected to 
26737         dvdnavsrc. Don't use many discont events where one suffices.
26738         * gst/playback/gstplaybasebin.c: (group_destroy),
26739         (gen_preroll_element), (gst_play_base_bin_add_element):
26740         * gst/playback/gstplaybasebin.h:
26741         Make sure we remove subtitles from the same bin we put them in.
26742         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26743         (gst_subparse_buffer_format_autodetect),
26744         (gst_subparse_change_state):
26745         Fix some memleaks and invalid accesses.
26746         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26747         (oggskel_type_find), (cmml_type_find), (plugin_init):
26748         Some typefind functions for Annodex v3.0 files
26749         * gst/wavparse/gstwavparse.h:
26750         GstRiffReadClass is the correct parent class.
26751
26752 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26753
26754         * gst-libs/gst/riff/riff-media.c:
26755         (gst_riff_create_video_caps_with_data):
26756           Add extradata to huffyuv (fixes #165013).
26757         * gst-libs/gst/riff/riff-read.c:
26758         (gst_riff_read_strf_vids_with_data):
26759           Fix extradata extraction if it is in the chunk size.
26760
26761 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26762
26763         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26764
26765         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26766         (gst_quarktv_change_state), (gst_quarktv_dispose):
26767           Memory free'ing location fix (#164708).
26768
26769 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26770
26771         * gst/playback/gstplaybasebin.c: (group_commit),
26772         (gen_preroll_element), (probe_triggered), (gen_source_element),
26773         (setup_source), (gst_play_base_bin_change_state),
26774         (gst_play_base_bin_add_element):
26775           Don't block for streams.
26776         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26777         (gst_stream_info_set_mute):
26778           Use gst_pad_set_active_recursive.
26779
26780 2005-01-25  Andy Wingo  <wingo@pobox.com>
26781
26782         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26783         for #ifndef HAVE_XVIDEO.
26784
26785 2005-01-24  Jeffrey C. Ollie
26786
26787         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26788
26789         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26790         * ext/gsm/gstgsmdec.h:
26791         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26792         * ext/gsm/gstgsmenc.h:
26793         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26794         was given by property. Add proper buffer timestamps and offsets.
26795
26796 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26797
26798         * gst-libs/gst/riff/riff-media.c:
26799         (gst_riff_create_audio_caps_with_data):
26800           Audio can be <8000Hz.
26801
26802 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26803
26804         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26805           Explicit state change to workaround refcount bugs.
26806
26807 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26808
26809         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26810         (gst_avimux_riff_get_avi_header):
26811           Fix...
26812
26813 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26814
26815         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26816         (gst_riff_read_element_data):
26817         * gst-libs/gst/riff/riff-read.h:
26818           Add _peek version (req'ed in CDXA).
26819         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26820         (gst_cdxaparse_loop):
26821           Fix parsing in playbin.
26822         * gst/playback/gstdecodebin.c: (close_pad_link):
26823           Ignore current_ pads, they cause major annoyance.
26824
26825 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26826
26827         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26828           Safety guard.
26829
26830 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26831
26832         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26833           Fix padding...
26834
26835 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26836
26837         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26838           Allow for 0-sized buffers. Fixes length query problems in
26839           starwars.mkv from the testsuite.
26840
26841 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26842
26843         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26844         (gst_video_box_i420), (gst_video_box_chain):
26845           Fix row strides for I420 (fixes #163159)
26846           
26847 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26848
26849         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26850           MPEG2 has a useful rate property, so we can actually use that.
26851           For MPEG-1, continue using the bytes/time properties.
26852
26853 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26854
26855         * gst-libs/gst/riff/riff-media.c:
26856         (gst_riff_create_video_caps_with_data),
26857         (gst_riff_create_video_template_caps):
26858           Add intel-h263.
26859
26860 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26861
26862         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26863           Fail if caps negotiation fails. Should fix #162184, and should
26864           definately be in there regardless of it fixing the actual bug.
26865         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26866         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26867         (gst_avimux_riff_get_avix_header),
26868         (gst_avimux_riff_get_video_header),
26869         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26870         (gst_avimux_start_file), (gst_avimux_handle_event),
26871         (gst_avimux_change_state):
26872         * gst/avi/gstavimux.h:
26873           Refactor structure writing to use GST_WRITE_UINT macros, add
26874           metadata writing support.
26875
26876 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26877
26878         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26879           Elements may already be destroyed when this function is called.
26880
26881 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26882
26883         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26884         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26885           More memory leak fixes (#149162).
26886
26887 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26888
26889         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26890         (gst_qtdemux_add_stream):
26891           Fix two memleaks.
26892
26893 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26894
26895         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26896           Argh...
26897
26898 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26899
26900         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26901           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26902           when fixating to six channels in Totem.
26903
26904 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26905
26906         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26907           Fix compile warnings on Solaris 10 buildbot
26908
26909 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26910
26911         * ext/dvdread/dvdreadsrc.c: (_read):
26912           Don't read beyond the last cell in a chapter (fixes 
26913           invalid memory access)
26914
26915 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26916
26917         * ext/dvdread/stream_labels.c:
26918         (dvdreadsrc_get_audio_stream_labels):
26919           Use NULL for an empty GList instead of g_list_alloc(); fix 
26920           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26921           of GString (easier to bulk free later)
26922
26923 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26924
26925         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26926
26927         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26928         (gst_ffmpeg_pixfmt_to_caps):
26929           Fix BGRA32 caps (#164209).
26930
26931 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26932
26933         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26934
26935         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26936         (gst_ffmpeg_caps_to_pixfmt):
26937           alpha_mask can be RGBA/ABGR. Fixes #164265.
26938
26939 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26940
26941         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26942
26943         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26944         (gst_mpeg2dec_alloc_buffer):
26945         * ext/mpeg2dec/gstmpeg2dec.h:
26946           Crop if decoding size is not the actual image size (#163676).
26947
26948 2005-01-17  Steve Baker  <steve@stevebaker.org>
26949
26950         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26951
26952         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26953         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26954           Add libsndfile typefind functions (#163309).
26955
26956 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26957
26958         * tools/gst-launch-ext-m.m:
26959           Add .aac, fix .m1v/.m2v (#163891).
26960
26961 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26962
26963         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26964           Sanity check, don't wait endlessly since the clock might not
26965           actually run at this point (which is a deadlock). Fixes #164069.
26966
26967 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26968
26969         * gst/playback/gstplaybasebin.c: (probe_triggered):
26970           Of course, only pause if group is done...
26971
26972 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26973
26974         * gst/playback/gstplaybasebin.c: (probe_triggered):
26975           Thread safety.
26976
26977 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26978
26979         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26980           Don't return state change success when the parent
26981           failed.
26982
26983 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26984
26985         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26986           Free events (fix memleak in #162905).
26987
26988 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26989
26990         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26991
26992         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26993         (gst_ffmpeg_caps_to_pixfmt):
26994           Fix for depth = 15. Fixes #161675.
26995
26996 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26997
26998         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26999           Set FPS correctly, even for webcams and the like.
27000         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
27001           Don error on setting while capturing.
27002
27003 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27004
27005         * ext/dv/gstdvdec.c:
27006         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
27007         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
27008           I'm a bad boy. using /1001. to force C to do float division
27009           and not integer division (as it did in my last commit)
27010           Thanks to David I. Lehn for pointing this mistake.
27011
27012 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27013
27014         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27015           Revert Johan's 1.35->1.36 since it breaks compat.
27016
27017 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27018
27019         * ext/dv/gstdvdec.c:
27020         * ext/libfame/gstlibfame.c:
27021         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
27022         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
27023           replace framerate aproximations by their real value
27024           (24000/1001, 30000/1001, 60000/1001)
27025           Finish fixing bug #164049
27026
27027 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27028
27029         * ext/ogg/gstoggmux.c:
27030           eos/bos debugging
27031         * gst/tcp/gstmultifdsink.c:
27032         * gst/tcp/gstmultifdsink.h:
27033         * gst/tcp/gsttcp.c:
27034         * gst/tcp/gsttcp.h:
27035         * gst/tcp/gsttcpclientsink.c:
27036         * gst/tcp/gsttcpclientsrc.c:
27037         * gst/tcp/gsttcpserversink.c:
27038         * gst/tcp/gsttcpserversrc.c:
27039           improve reusability of elements after state changes and errors
27040           make multifdsink throw away streamheaders when receiving new ones
27041
27042 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27043
27044         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
27045           Fix for if items are already in list...
27046
27047 2005-01-12  Benjamin Otte  <otte@gnome.org>
27048
27049         * gst/adder/gstadder.c: (gst_adder_loop):
27050           fix adder a bit so it doesn't screw up with events as much anymore
27051
27052 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
27053
27054         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
27055         (pixbufscale_scale), (gst_pixbufscale_chain):
27056         * ext/gdk_pixbuf/pixbufscale.h:
27057           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
27058           to ensure rowstrides are calculated the same way as 
27059           ffmpegcolorspace
27060           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
27061           that we pick up duration and offset also.
27062
27063 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27064
27065         * gst/avi/gstavimux.c: (gst_avimux_class_init),
27066         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
27067           Reusability fixes.
27068
27069 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27070
27071         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
27072         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
27073         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
27074         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
27075           Update flags when requested.
27076
27077 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27078
27079         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
27080           Fix dmix.
27081
27082 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27083
27084         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27085         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
27086         (probe_triggered), (new_decoded_pad), (gen_source_element),
27087         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
27088         * gst/playback/gstplaybasebin.h:
27089         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
27090         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
27091         (gst_play_bin_change_state):
27092           Implement group-switch signal for use in apps to clear metadata
27093           cache, clean up subtitle, add suburi property instead of # hack,
27094           some error-out fixes.
27095
27096 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27097
27098         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27099           Debug.
27100         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
27101           If we got a state change in the _get handler, don't return success.
27102
27103 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27104
27105         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
27106         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
27107           Make jpegdec quiet on MJPEG decoding
27108         * gst/asfdemux/README:
27109           Fix mimetypes for MJPEG and H263
27110
27111 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27112
27113         * ext/theora/theoradec.c: (theora_dec_chain):
27114           Fix broken code generation by gcc by swapping arguments.
27115         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27116           Fix \n in debug.
27117
27118 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27119
27120         * TODO:
27121           delete this file, it is by far outdated
27122         * ext/alsa/gstalsa.1: remove
27123         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
27124         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
27125         (gst_alsa_get_caps):
27126           Add HW probing for supported sample rates. Fixes #161704
27127
27128 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27129
27130         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
27131           Don't crash, biatch! :).
27132
27133 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27134
27135         * ext/musepack/gstmusepackreader.cpp:
27136         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27137           Some work on tags - still doesn't work in playbin...
27138         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
27139           Handle events...
27140
27141 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27142
27143         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
27144           Also shove tags on kid pads.
27145
27146 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27147
27148         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
27149           Don't bail on unknown events.
27150         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
27151           Don't crash on events before negotiation.
27152         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
27153           Send tags on pads, too.
27154         * gst/playback/gststreamselector.c:
27155         (gst_stream_selector_request_new_pad):
27156           Forward events on first pad if no input was selected yet.
27157
27158 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27159
27160         * gst/playback/gstplaybasebin.c: (setup_substreams):
27161           Don't disable streamtype if the stream doesn't exist, since
27162           then playing a video after audio will disable both and nothing
27163           will happen. Fixes the testsuite.
27164
27165 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27166
27167         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
27168         (gst_v4l_xoverlay_set_xwindow_id):
27169         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
27170         (gst_v4l2_xoverlay_set_xwindow_id):
27171           Add debug categories, fix overlay disabling.
27172
27173 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27174
27175         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
27176         * ext/alsa/gstalsa.h:
27177           Add HW probing for period_count/size and buffer_size MIX/MAX
27178           Adjust default/user defined value if out of bounds
27179           Should fix bug #162024
27180
27181 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27182
27183         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
27184           Fix warning (#161191).
27185
27186 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27187
27188         * ext/dvdread/stream_labels.c:
27189         (dvdreadsrc_get_audio_stream_labels):
27190           Fix warning (init the good variable in switch default)
27191
27192 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
27193
27194         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27195
27196         * gst/tta/gstttaparse.c: (gst_tta_src_event):
27197           Fix gcc-2.95 compile (#163485).
27198
27199 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27200
27201         * configure.ac:
27202         * ext/flac/gstflacenc.c: (gst_flacenc_init),
27203         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
27204         (gst_flacenc_tell_callback), (gst_flacenc_chain),
27205         (gst_flacenc_change_state):
27206         * ext/flac/gstflacenc.h:
27207           Update for API change in flac-1.1.1. Update requirement in
27208           configure.ac. Fixes #162974.
27209
27210 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27211
27212         * gst/playback/gstplaybasebin.c: (group_destroy):
27213           Remove hack to get rid of assert and get rid of unlinked
27214           signals properly.
27215
27216 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27217
27218         * gst/playback/gstplaybasebin.c: (setup_source):
27219           Set source to NULL so that resources are free'ed. Fixes issues
27220           with playback of CDDA and similar device-accessing things.
27221
27222 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27223
27224         * testsuite/embed/Makefile.am:
27225           test->noinst, fix make test in buildbot.
27226
27227 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27228
27229         * ext/dvdread/stream_labels.c: new file
27230         * ext/dvdread/stream_labels.h: new file
27231         * ext/dvdread/Makefile.am:
27232         * ext/dvdread/dvdreadsrc.c: (_seek_title):
27233           Extract audio stream label from DVD IFO files.
27234           It only dump them on the console for now, still have to
27235           make playbin aware of them.
27236
27237 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27238
27239         * gst/playback/gstplaybasebin.c: (setup_source):
27240           Fix hanging subs.
27241
27242 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27243
27244         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27245         (gen_preroll_element), (remove_groups), (setup_subtitle),
27246         (gen_source_element), (setup_source):
27247         * gst/playback/gstplaybasebin.h:
27248           Multiple .sub files is just a stupid idea... Fix some threading
27249           mistakes. Interestingly, external .sub files cause playbin to
27250           hang, I don't know why... Parsing fixes contributed by Fran??ois
27251           Kooman <fkooman@tuxed.net>.
27252
27253 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27254
27255         * testsuite/embed/Makefile.am:
27256           Fix buildbot.
27257
27258 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27259
27260         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27261
27262         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27263         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27264         (gst_pngenc_set_property):
27265         * ext/libpng/gstpngenc.h:
27266           Add compression level property (#163323).
27267
27268 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27269
27270         * configure.ac:
27271         * examples/capsfilter/capsfilter1.c: (main):
27272         * examples/seeking/spider_seek.c: (make_spider_pipeline):
27273         * ext/dvdread/Makefile.am:
27274         * ext/dvdread/demo-play:
27275         * ext/dvdread/demo-play.c:
27276         * gconf/gstreamer.schemas.in:
27277         * gst-libs/gst/gconf/gconf.c:
27278         * sys/v4l/TODO:
27279         * testsuite/Makefile.am:
27280         * testsuite/embed/Makefile.am:
27281         * testsuite/embed/embed.c: (cb_expose), (main):
27282           Remove all references to xvideosink, fix examples (#140845).
27283         * gst/playback/gstplaybasebin.c: (group_destroy):
27284           Apparently, disposal does not unlink - so do explicitely.
27285         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27286           Add debug.
27287
27288 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
27289
27290         * README: fix PKG_CONFIG_PATH instructions, what was there
27291         previously was breaking default search path, not nice. 
27292         Fixes #163358
27293
27294 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27295
27296         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
27297         (gst_audioscale_chain):
27298           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
27299           when resampling - how the ^@$^!@^! is this possible?!?
27300
27301 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27302
27303         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27304           Reset variables on READY.
27305         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
27306         (gst_matroska_mux_loop):
27307           Require data before writing header.
27308
27309 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
27310
27311         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27312
27313         * ext/mad/gstmad.c: (gst_mad_chain):
27314           Don't call mad_stream_sync() directly after recovering sync.
27315           Fixes #151661.
27316
27317 2005-01-09  Martin Eikermann  <meiker@upb.de>
27318
27319         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27320
27321         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
27322         (snapshot_handler), (gst_snapshot_sinkconnect),
27323         (gst_snapshot_chain):
27324           Allocate resources when required, fix recursive signal emission
27325           and fix caps. Fixes #161667.
27326
27327 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27328
27329         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27330
27331         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
27332         (gst_pngdec_chain):
27333           Handle only 8-bppc (bits-per-pixel-component) images, better
27334           error handling and correct strides. Fixes #163177.
27335         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27336         (gst_pngenc_chain):
27337           Better error handling. Fixes #163348.
27338
27339 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27340
27341         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27342         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27343         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27344         (dvdnavsrc_uri_handler_init):
27345           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27346         * gst/playback/gstplaybasebin.c: (gen_source_element):
27347           Add MMS to streaming URIs.
27348
27349 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27350
27351         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27352         * sys/xvimage/xvimagesink.c:
27353         (gst_xvimagesink_navigation_send_event):
27354           Check for pad availability before sending event.
27355
27356 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27357
27358         * gst-plugins.spec.in:
27359           Add subparse.
27360
27361 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27362
27363         * configure.ac:
27364           Since we use functions from CVS, up requirement.
27365
27366 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27367
27368         * gst/playback/Makefile.am:
27369         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27370         (group_destroy), (group_commit), (group_is_muted),
27371         (gen_preroll_element), (add_stream), (unknown_type),
27372         (probe_triggered), (preroll_unlinked), (mute_stream),
27373         (silence_stream), (new_decoded_pad), (setup_substreams),
27374         (setup_source), (get_active_source), (mute_group_type),
27375         (muted_group_change_state), (set_active_source),
27376         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27377         (play_base_eos), (gst_play_base_bin_change_state):
27378         * gst/playback/gstplaybasebin.h:
27379         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27380         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27381         (gst_stream_info_dispose), (stream_info_mute_pad),
27382         (stream_info_change_state), (gst_stream_info_set_mute):
27383         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27384         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27385         (gst_stream_selector_init), (gst_stream_selector_dispose),
27386         (gst_stream_selector_get_linked_pad),
27387         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27388         (gst_stream_selector_get_linked_pads),
27389         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27390         * gst/playback/gststreamselector.h:
27391           Adding stream selection support plus required properties for
27392           applications to use this. Fully fixes #100931.
27393
27394 2005-01-08  Benjamin Otte  <otte@gnome.org>
27395
27396         * gst/games/gstpuzzle.c: (nav_event_handler):
27397           - handle nav events differently: forward every event no matter if it
27398             was handled or not.
27399           - translate events
27400           You can now cheat by using navigationtest ! puzzle and moving the
27401           mouse close to the edge of a tile. ;)
27402
27403 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27404
27405         * configure.ac:
27406         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27407         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27408         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27409         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27410         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27411         (gst_ogm_parse_plugin_init):
27412         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27413         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27414         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27415         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27416         * ext/pango/gsttextoverlay.h:
27417         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27418         (gst_matroska_demux_handle_seek_event),
27419         (gst_matroska_demux_sync_streams),
27420         (gst_matroska_demux_parse_blockgroup),
27421         (gst_matroska_demux_subtitle_caps),
27422         (gst_matroska_demux_plugin_init):
27423         * gst/matroska/matroska-ids.h:
27424         * gst/playback/gstdecodebin.c: (close_pad_link):
27425         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27426         (gen_preroll_element), (remove_groups), (add_stream),
27427         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27428         (setup_source):
27429         * gst/playback/gstplaybasebin.h:
27430         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27431         * gst/subparse/Makefile.am:
27432         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27433         (gst_subparse_base_init), (gst_subparse_class_init),
27434         (gst_subparse_init), (gst_subparse_formats),
27435         (gst_subparse_eventmask), (gst_subparse_event),
27436         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27437         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27438         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27439         (parse_mpsub_deinit), (parse_mpsub_init),
27440         (gst_subparse_buffer_format_autodetect),
27441         (gst_subparse_format_autodetect), (gst_subparse_loop),
27442         (gst_subparse_change_state), (gst_subparse_type_find),
27443         (plugin_init):
27444         * gst/subparse/gstsubparse.h:
27445         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27446         (plugin_init):
27447           Add subtitle support, .sub parser (supports SRT and MPsub),
27448           OGM text support, Matroska UTF-8 text support, deadlock fixes
27449           all over the place, subtitle awareness in decodebin/playbin
27450           and some fixes to textoverlay to handle subtitles in a stream
27451           correctly. Fixes #100931.
27452
27453 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27454
27455         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27456           Check for pad availability before doing a query on it.
27457
27458 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27459
27460         * ext/dv/gstdvdec.c:
27461           really fix bpp24/32 dvdec caps (classic rgba indeed)
27462         * gst/asfdemux/gstasfdemux.c:
27463         (gst_asf_demux_process_ext_content_desc):
27464           don't send text tags if they are empty (bis repetita)
27465
27466 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27467
27468         * ext/dv/gstdvdec.c:
27469          remove unneeded comment from dvdec
27470           (related to DV 4CC codes in AVI files)
27471           moved them in gstreamer/docs/random/mimetypes
27472         * gst/asfdemux/gstasfdemux.c:
27473         (gst_asf_demux_process_ext_content_desc):
27474          don't send text tags if they are empty
27475          fix mem leak on error path
27476         * gst/ffmpegcolorspace/avcodec.h:
27477         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27478         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27479         (gst_ffmpegcsp_avpicture_fill):
27480         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27481         * gst/ffmpegcolorspace/imgconvert_template.h:
27482          adds BGR32 and BGRA32 to ffmpegcolorspace
27483           (still bad colors, fixing it on next commit)
27484           helps with dvdec outputing BGR32
27485
27486 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27487
27488         * ext/dv/gstdvdec.c:
27489          Fix audio caps i just broke (missing ',')
27490         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27491         (gst_matroska_mux_reset):
27492          Fix typo + add FIXME about old "x-gst-metadata" crap
27493
27494 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27495
27496         * ext/dv/demo-play.c: (main):
27497          xvideosink -> xvimagesink
27498         * ext/dv/gstdvdec.c:
27499          change rgb 32/32 caps to 24/32 (no alpha)
27500          change nb of channels to be a list (2 or 4, not 2)
27501          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27502         * gst/asfdemux/gstasfdemux.c:
27503         (gst_asf_demux_process_ext_content_desc):
27504          Add 'date/year' to extracted metadata list
27505
27506 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27507
27508         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27509           The return value of fixate_to does not imply that the requested
27510           value was set, so don't assume.
27511
27512 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27513
27514         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27515
27516         * ext/libpng/gstpngdec.c:
27517         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27518         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27519         * ext/libpng/gstpngenc.h:
27520           Alpha support (encoder; #163161), mime fixage.
27521
27522 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27523
27524         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27525
27526         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27527         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27528         (gst_faac_set_property), (gst_faac_get_property):
27529         * ext/faac/gstfaac.h:
27530           Allow for ADTS output (#153434).
27531
27532 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27533
27534         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27535           Fix against template (#150576).
27536
27537 2005-01-06  Benjamin Otte  <otte@gnome.org>
27538
27539         * gst/games/gstpuzzle.c: (draw_puzzle):
27540           don't draw a puzzle if either width or height of tiles would be 0.
27541
27542 2005-01-06  Benjamin Otte  <otte@gnome.org>
27543
27544         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27545         (gst_puzzle_class_init), (gst_puzzle_finalize):
27546           no memleaks, please
27547         (gst_puzzle_create), (gst_puzzle_init),
27548         (gst_puzzle_set_property), (gst_puzzle_setup):
27549           change initialization code around so we don't reshuffle on resize
27550         (draw_puzzle):
27551           fix another stupid typo
27552
27553 2005-01-06  Benjamin Otte  <otte@gnome.org>
27554
27555         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27556           fix stupid typo that borked copying on YUY2
27557
27558 2005-01-06  Benjamin Otte  <otte@gnome.org>
27559
27560         * gst/games/gstpuzzle.c: (draw_puzzle):
27561           fix edges when image sizes aren't multiples of tile sizes
27562
27563 2005-01-06  Benjamin Otte  <otte@gnome.org>
27564
27565         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27566           make RGB endianness work correctly
27567         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27568           refactor and fix race with initial shuffling
27569         (nav_event_handler):
27570           allow using the mouse to puzzle
27571         (draw_puzzle):
27572           insist on tiles having width and height as multiples of 4 to get
27573           clean YUV image handling
27574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27575         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27576           s/DEBUG/LOG/ for common messages
27577         (gst_xvimagesink_navigation_send_event):
27578           fix mouse event translation to not include screen PAR
27579         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27580           fix mouse event translation to actually work
27581
27582 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27583
27584         * gst/asfdemux/gstasfdemux.c:
27585         (gst_asf_demux_process_ext_content_desc):
27586          Extract TrackNumber metadata + clean up code
27587         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27588          Hope this is the good fix (var used unitialised)
27589
27590 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27591
27592         * ext/faad/gstfaad.c: (gst_faad_chain):
27593           Only increment timestamp if it's valid. Fixes raw AAC streams.
27594
27595 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27596
27597         * configure.ac:
27598         * gst/games/Makefile.am:
27599         * gst/games/gstpuzzle.c:
27600           add a puzzle game with...
27601         * gst/games/gstvideoimage.c:
27602         * gst/games/gstvideoimage.h:
27603           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27604           from videotestsrc and made into something that would be a nice
27605           library for a lot of other plugins.
27606
27607 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27608
27609         * configure.ac:
27610          don't compile faad plugin if a RC of 2.0 is found
27611          Fixes #155346 (and FC1 buildbot)
27612         * gst/asfdemux/gstasfdemux.c:
27613         (gst_asf_demux_process_ext_content_desc):
27614          try to make Solaris compiler happier
27615
27616 2005-01-06  Paul Jack  <pjack@sfaf.org>
27617
27618         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27619
27620         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27621           Fix segfault (#161667).
27622
27623 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27624
27625         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27626           Fix framerate reporting.
27627
27628 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27629
27630         * gst-libs/gst/riff/riff-ids.h:
27631         * gst/wavenc/riff.h:
27632          Add AMR (VBR and CBR) ids to riff.h audio codec list
27633         * gst/asfdemux/gstasfdemux.c:
27634         (gst_asf_demux_process_ext_content_desc),
27635         (gst_asf_demux_process_object):
27636           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27637
27638 2005-01-05  Martin Eikermann  <meiker@upb.de>
27639
27640         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27641
27642         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27643         (gst_dvd_demux_handle_discont):
27644         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27645         (gst_mpeg_demux_handle_discont):
27646           Recreate pads on new-media (#160730).
27647         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27648           Send discont even if manager changes timestamps (#161929).
27649
27650 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27651
27652         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27653
27654         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27655           Fix invalid memory access (#159211).
27656
27657 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27658
27659         * examples/gstplay/player.c: (main):
27660           Don't iterate.
27661         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27662           Add visualizations.
27663         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27664         (gst_a52dec_handle_frame):
27665           Set duration.
27666         * ext/dvdnav/gst-dvd:
27667           Add audioconvert. Fixes #161325.
27668         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27669           Explicitely case to gint64. Possible valgrind error.
27670         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27671         (gst_play_tick_callback), (gst_play_change_state),
27672         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27673         (gst_play_set_location), (gst_play_get_location),
27674         (gst_play_seek_to_time), (gst_play_set_data_src),
27675         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27676         (gst_play_set_visualization), (gst_play_connect_visualization),
27677         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27678         (gst_play_new):
27679           Use playbin. Fixes #139749 and #147744.
27680         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27681           Add genre tag.
27682         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27683         (audioscale_get_type), (gst_audioscale_base_init),
27684         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27685         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27686         (gst_audioscale_link), (gst_audioscale_get_buffer),
27687         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27688         (gst_audioscale_init), (gst_audioscale_dispose),
27689         (gst_audioscale_chain), (gst_audioscale_set_property),
27690         (gst_audioscale_get_property), (plugin_init):
27691           Indent properly.
27692         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27693           Fix LPCM.
27694         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27695         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27696         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27697           Add more metadata (fixes #162656).
27698
27699 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27700
27701         * configure.ac:
27702           back to cvs
27703
27704 === release 0.8.7 ===
27705
27706 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27707
27708         * NEWS:
27709         * RELEASE:
27710         * configure.ac:
27711           releasing 0.8.7, "Hyperspace"
27712
27713 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27714
27715         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27716
27717         * gst/playback/gstplaybasebin.c:
27718          Fix for #162924 - free caps after use, not before
27719
27720 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27721
27722         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27723
27724         * gst/playback/gstplaybasebin.c:
27725         * gst/wavparse/gstwavparse.c:
27726           Fix for #154773 - fixes playback of small .wav files
27727
27728 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27729
27730         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27731
27732         * gst/audioscale/gstaudioscale.c:
27733           Fix for #162819 - make audioscale reusable
27734           Fixes playback of more than one file with playbin/totem
27735
27736 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27737
27738         * gst/ffmpegcolorspace/avcodec.h:
27739         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27740         * gst/ffmpegcolorspace/imgconvert.c:
27741           clean up the mess that made me cry and avoid needless duplication
27742
27743 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27744
27745         * gst/ffmpegcolorspace/imgconvert.c:
27746           give some indication of why we're segfaulting
27747
27748 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27749
27750         * configure.ac:
27751           Fix indentation, fix v4l2 plugin detection.
27752         * ext/Makefile.am:
27753           Fix libmms location (Maciej, use diff -u!).
27754         * ext/alsa/gstalsa.c: (gst_alsa_init):
27755           Initialize caps cache to NULL.
27756         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27757           Only change state on audiosink if it exists.
27758
27759 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27760
27761         * gst/matroska/matroska-demux.c:
27762         * gst/matroska/matroska-ids.h:
27763         * gst/matroska/matroska-demux.h:
27764         Fix Vorbis streams failing to decode in some files, where cluster_time
27765         isn't 0, because then it doesn't send codec_priv before actual data.
27766         Remove time-based test and replace it with marker set on beginning of
27767         new stream
27768
27769 2004-12-28  David Schleef  <ds@schleef.org>
27770
27771         Merge patch from Ronald fixing problems with streaming
27772         text.
27773         * ext/cairo/gstcairo.c: (plugin_init):
27774         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27775         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27776         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27777         (gst_textoverlay_font_init), (gst_textoverlay_init),
27778         (gst_textoverlay_set_property):
27779         * ext/cairo/gsttextoverlay.h:
27780
27781 2004-12-27  David Schleef  <ds@schleef.org>
27782
27783         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27784         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27785         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27786         (gst_textoverlay_font_init), (gst_textoverlay_init),
27787         (gst_textoverlay_set_property): Improvements to actually
27788         render text as white on black outline on video, including
27789         font selection and horizontal/vertical alignment.  (Ronald's
27790         christmas present)
27791         * ext/cairo/gsttextoverlay.h:
27792
27793 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27794
27795         * ext/ogg/gstogg.c:
27796         * ext/ogg/gstogmparse.c:
27797           fix ogm[audio/video]parse plugin registration
27798           (riff won't load if bytestream is already loaded)
27799
27800 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27801
27802         * gst/audioconvert/gstchannelmix.c:
27803           fix for GLIB < 2.4
27804
27805 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27806
27807         * Makefile.am:
27808         * configure.ac:
27809           disable docs again until it actually passes make distcheck.
27810
27811 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27812
27813         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27814         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27815         (plugin_init):
27816           Add 3GP (variables name Q3GP because they can't start with a
27817           number). Add samr audio fourcc (used in .3gp files), decoder
27818           is work in progress. Also do a GST_WARNING instead of ERROR
27819           in case of unknown nodes, to decrease output.
27820
27821 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27822
27823         * Makefile.am:
27824           really fix dist
27825
27826 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27827
27828         * configure.ac:
27829         * ext/speex/gstspeexdec.h:
27830         * ext/speex/gstspeexenc.h:
27831           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27832           Fix detection code in configure.ac
27833
27834 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27835
27836         * gst/matroska/matroska-demux.c:
27837         (gst_matroska_demux_parse_blockgroup):
27838           Save position, so that queries give proper return values. Don't
27839           know how this could ever have worked before...
27840
27841 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27842
27843         * configure.ac:
27844           Put additional LAME check inside the conditional.  Fixes #152339
27845
27846 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27847
27848         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27849         (gst_avi_demux_stream_scan):
27850           Add some more debug. Fix logic error when setting movi offset
27851           while reading index.
27852
27853 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27854
27855         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27856         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27857         (gst_avi_demux_process_next_entry):
27858           Add some debugging. Better detection of broken indexes and the
27859           accompanying index recovery. No infinite loops on state changes
27860           when we're still in our loopfunction.
27861
27862 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27863
27864         * configure.ac:
27865           Fix up.
27866
27867 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27868
27869         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27870
27871         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27872           Normalizing the value before setting
27873         (gst_sunaudiomixer_get_volume):
27874           Normalizing the value after getting. Fixes bug# 161980
27875
27876 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27877
27878         * Makefile.am: Make sure docs gets disted
27879         * docs/Makefile.am: Make sure all needed files get disted
27880         * gst-plugins.spec.in: latest updates
27881
27882 2004-12-22  Wim Taymans  <wim@fluendo.com>
27883
27884         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27885         Revert patch 1.38 as clock distribution over schedulers does
27886         not work correcly in the core yet.
27887
27888 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27889
27890         * sys/oss/README: remove this file, which predates my birth
27891           (and which content is by far outdated)
27892
27893 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27894
27895         * Makefile.am:
27896         * configure.ac:
27897         * docs/Makefile.am:
27898         * docs/libs/Makefile.am:
27899         * docs/libs/gst-plugins-libs-docs.sgml:
27900         * docs/libs/gst-plugins-libs-sections.txt:
27901         * docs/libs/tmpl/gstgconf.sgml:
27902         * docs/upload.mak:
27903         * docs/version.entities.in:
27904           Added boilerplate gtk-doc files for plugin-libs documentation.
27905
27906 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27907
27908         * gst/auparse/gstauparse.c: fix int and float audio caps
27909
27910 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27911
27912         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27913         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27914           g_assert() can be a macro, don't use #ifdef inside it.
27915
27916 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27917
27918         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27919
27920         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27921         (gst_videorate_init), (gst_videorate_chain),
27922         (gst_videorate_change_state):
27923           Event handling (fixes #159986).
27924
27925 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27926
27927         * gst-libs/gst/riff/riff-media.c:
27928         (gst_riff_create_video_caps_with_data):
27929           Add BLZ0 (Blizzard's version of DivX) fourcc.
27930
27931 2004-12-18  David Schleef  <ds@schleef.org>
27932
27933         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27934         portability fix.
27935
27936 2004-12-18  David Schleef  <ds@schleef.org>
27937
27938         * gst/tta/ttadec.h: Disable some header code that isn't used
27939         and clearly isn't portable.
27940
27941 2004-12-18  David Schleef  <ds@schleef.org>
27942
27943         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27944         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27945         (avcodec_get_pix_fmt), (avpicture_layout),
27946         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27947         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27948         Fix code to not use GCC extensions (and c99 extensions that
27949         Forte does not like.)
27950
27951 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27952
27953         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27954
27955         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27956         (gst_deinterlace_chain):
27957           Rowstride fixes. Fixes #161039.
27958         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27959         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27960         (gst_video_crop_getcaps), (gst_video_crop_link),
27961         (gst_video_crop_i420), (gst_video_crop_chain),
27962         (gst_video_crop_change_state):
27963           Rework of negotiation. Actually works now. Fixes #158650.
27964
27965 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27966
27967         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27968           That was very stupid.
27969
27970 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27971
27972         * gst/matroska/matroska-demux.c:
27973         (gst_matroska_demux_parse_blockgroup):
27974           Fix possible crasher.
27975
27976 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27977
27978         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27979         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27980           Lace sizes can be zero.
27981
27982 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27983
27984         * ext/musepack/gstmusepackdec.cpp:
27985           Fetch error return values. Fixes #161624.
27986         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27987           Really EOS.
27988
27989 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27990
27991         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27992           Work for truncated (unfinished download etc.) files. Fixes #160514.
27993
27994 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27995
27996         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27997           Fix for integer overflow. Makes #156001 not crash. Probably masks
27998           the real bug.
27999
28000 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28001
28002         * gst/ac3parse/gstac3parse.c: (plugin_init):
28003           Parsers never have ranks. Fixes #159651.
28004
28005 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28006
28007         * gst/playback/gstdecodebin.c: (compare_ranks):
28008           make sure the facotries are ordered the same every time even if they
28009           have the same rank by using the name
28010         * gst/playback/gstdecodebin.c: (find_compatibles):
28011           make sure we don't add factories to the list twice
28012
28013 2004-12-16  David Schleef  <ds@schleef.org>
28014
28015         * configure.ac: look for musepack headers as musepack/*.h
28016         (fixes #159847)
28017         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
28018         * ext/musepack/gstmusepackreader.h: same
28019
28020 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28021
28022         * gst-libs/gst/riff/riff-read.c:
28023         (gst_riff_read_strf_auds_with_data):
28024           Read extradata correctly (fixes #155879).
28025
28026 2004-12-16  David Schleef  <ds@schleef.org>
28027
28028         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
28029         audio.  does _not_ attempt or allow conversion unless channels
28030         is 1 or 2.
28031
28032 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28033
28034         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
28035
28036 2004-12-16  David Schleef  <ds@schleef.org>
28037
28038         * gst/audioscale/gstaudioscale.c: the resample library only
28039         handles 1 or 2 channels.  Change caps to compensate.
28040
28041 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28042
28043         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
28044         (gst_matroska_demux_audio_caps):
28045           Some MPEG-AAC hacks, because else it doesn't work...
28046
28047 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28048
28049         * gst-libs/gst/riff/riff-media.c:
28050         (gst_riff_create_video_caps_with_data),
28051         (gst_riff_create_video_template_caps):
28052           Add h264.
28053
28054 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28055
28056         * gst-libs/gst/audio/Makefile.am:
28057           Try to fix buildbot.
28058
28059 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
28060
28061         * gst/tcp/gstmultifdsink.c:
28062           Clean up and uniformize debugging.
28063
28064 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
28065
28066         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28067
28068         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
28069         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
28070         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
28071         (gst_mpeg_demux_change_state):
28072           Reset on ready. Fixes 160276.
28073
28074 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
28075
28076         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28077
28078         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28079         (gst_ffmpegcsp_pad_link):
28080           Fix memleak (#154815).
28081
28082 2004-12-16  James Bowes  <bowes@cs.dal.ca>
28083
28084         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28085
28086         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
28087         (gst_musicbrainz_init), (gst_musicbrainz_chain),
28088         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
28089         * ext/musicbrainz/gsttrm.h:
28090           Add support for using a proxy server when getting a trm id from
28091           the MusicBrainz database (#149613).
28092
28093 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
28094
28095         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28096
28097         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
28098         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
28099           Fix memleaks (#157233).
28100
28101 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
28102
28103         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28104
28105         * gst-libs/gst/resample/resample.c: (gst_resample_close):
28106         * gst-libs/gst/resample/resample.h:
28107         * gst/audioscale/gstaudioscale.c:
28108           Fix memleak (#159215).
28109
28110 2004-12-16  Toni Willberg  <toniw@iki.fi>
28111
28112         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28113
28114         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
28115         * sys/oss/oss_probe.c: (main):
28116           Check for mono/stereo support (similar to samplerate probing),
28117           fixes #159433. Also add missing copyright header to oss_probe.c.
28118
28119 2004-12-15  David Schleef  <ds@schleef.org>
28120
28121         * configure.ac: add audioresample and cairo plugins.  Remove
28122         HAVE_MMX stuff, because it's not used.
28123         * ext/Makefile.am: same
28124         * ext/audioresample/Makefile.am: You are not ready for an
28125         audio resampling element based on audioresample.
28126         * ext/audioresample/gstaudioresample.c:
28127         * ext/audioresample/gstaudioresample.h:
28128         * ext/cairo/Makefile.am: You are not ready for overlay elements
28129         based on cairo.  Don't look too closely, these elements kinda
28130         suck right now.
28131         * ext/cairo/gstcairo.c: new
28132         * ext/cairo/gsttextoverlay.c: new
28133         * ext/cairo/gsttextoverlay.h: new
28134         * ext/cairo/gsttimeoverlay.c: new
28135         * ext/cairo/gsttimeoverlay.h: new
28136         * gst-libs/gst/media-info/media-info-priv.h: fix compile
28137         problem with compilers that don't support variadic macros.
28138
28139 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
28140
28141         Reviewed by:  David Schleef  <ds@schleef.org>
28142
28143         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
28144         Bala, registering sunaudiosrc (oops!), and cleaning up code a
28145         bit.  Also ran indent-gst.
28146         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
28147         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
28148         (gst_sunaudiosrc_setparams):
28149
28150 2004-12-14  David Schleef  <ds@schleef.org>
28151
28152         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
28153         output rate to 16000.  Should fix #160235.
28154
28155 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28156
28157         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
28158         Add typefinding for mpeg2 pes streams
28159
28160 2004-12-13  David Schleef  <ds@schleef.org>
28161
28162         * configure.ac:  Applied patch from bug #143659, making default
28163         sources and sinks OS-dependent (for Solaris), and added code
28164         for OS/X.
28165         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
28166
28167 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28168
28169         * gst-libs/gst/riff/riff-media.c:
28170           forgot to add h2.64 to avidemux template caps
28171
28172 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28173
28174         * gst/wavenc/riff.h:
28175         * gst-libs/gst/riff/riff-media.c:
28176         * gst-libs/gst/riff/riff-ids.h:
28177         * gst/avi/gstavimux.c
28178         add 4CC code for VideoSoft h264 in AVI (VSSH)
28179           fixes bug #160655
28180         remove s323 from riff, it's quicktime specific :(
28181
28182 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28183
28184         * gst/asfdemux/README
28185         * gst/wavenc/riff.h
28186         * gst-libs/gst/riff/riff-ids.h
28187         * gst-libs/gst/riff/riff-media.c
28188         * gst/qtdemux/qtdemux.c:
28189           add new 4CC codes for h263 related codecs
28190           fixes partially bug #155163
28191
28192 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
28193
28194         * configure.ac: Update polyaudio requirement to 0.7
28195         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
28196
28197 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28198
28199         * gst/interleave/deinterleave.c:
28200         fix my name's spelling! :)
28201
28202 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28203
28204         * AUTHORS ChangeLog
28205         * gst/auparse/gstauparse.c
28206         * gst/interleave/deinterleave.c
28207         * gst/law/:
28208                 alaw-decode.c alaw-encode.c
28209                 mulaw-decode.c mulaw-encode.c
28210         * gst/oneton/gstoneton.c
28211         * sys/osxaudio/:
28212                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
28213         * sys/osxvideo/:
28214                 cocoawindow.h cocoawindow.m
28215                 osxvideosink.h osxvideosink.m
28216
28217         put the same mail address for Zaheer Abbas Merali everywhere
28218
28219 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28220
28221         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
28222           Align by packetsize, and assert that we a packet available before
28223           playing. The first makes webstreams work (they often include
28224           trailing padding data in a packet), the second allows pausing a
28225           ASF stream in totem without getting demux errors afterwards.
28226
28227 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28228
28229         * ext/ogg/gstoggdemux.c: (get_relative):
28230           Check for non-NULL before accessing member (end-of-chain).
28231
28232 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28233
28234         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28235         (cdparanoia_set_property), (cdparanoia_get_property):
28236         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
28237         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
28238         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28239         (dvdreadsrc_init), (dvdreadsrc_set_property),
28240         (dvdreadsrc_get_property):
28241         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
28242         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
28243           Synchronize property names where not yet the case. Devices are
28244           now device=X, other versions are deprecated (but still exist).
28245           Also use g_free() unconditionally.
28246         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28247         (setup_source), (gst_play_base_bin_get_property):
28248           Expose source.
28249
28250 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28251
28252         * configure.ac: move GCONF macro outside conditional for the am
28253           conditional. Fixes #160439
28254
28255 2004-12-08  David Schleef  <ds@schleef.org>
28256
28257         * tools/gst-visualise-m.m: Switch to elements that currently
28258         exist.
28259
28260 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28261
28262         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
28263           We love wrong commas.
28264
28265 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28266
28267         * gst/matroska/matroska-demux.c:
28268         (gst_matroska_demux_handle_src_query):
28269           Don't set DEFAULT, unsupported - makes length display incorrectly
28270           in some cases.
28271
28272 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28273
28274         * gst/monoscope/README: remove blurb about files being GPL
28275         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
28276         * gst/monoscope/monoscope.c: Change license to BSD with explanation
28277           monoscope is now effectively LGPL licensed
28278
28279 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28280
28281         * gst/monoscope/README: Update information to be more correct
28282         * gst/monoscope/convolve.c: Relicense to LGPL
28283         * gst/monoscope/convolve.h: Relicense to LGPL
28284
28285 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
28286
28287         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28288           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
28289         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
28290           set default_duration for mpeg1 audio
28291
28292 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28293
28294         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
28295         * ext/alsa/gstalsa.h:
28296           refactor big chunks of the core caps negotiation code to make it
28297           a lot faster, because people claim it's really slow
28298           (actually, just cache the getcaps when the device is opened)
28299
28300 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28301
28302         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
28303         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
28304         (gst_a52dec_handle_frame), (gst_a52dec_chain),
28305         (gst_a52dec_change_state), (plugin_init):
28306         * ext/a52dec/gsta52dec.h:
28307           Do something useful with timestamps. Make chain-based (since
28308           there's really no reason to be loopbased).
28309         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
28310           Update current_byte/frame correctly.
28311
28312 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28313
28314         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
28315         (gst_ape_demux_stream_init):
28316           Forward tags, too.
28317
28318 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28319
28320         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
28321           Let's make sure we're done typefinding when detecting tags.
28322
28323 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28324
28325         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
28326         (gst_ebml_read_init), (gst_ebml_read_use_event),
28327         (gst_ebml_read_element_id), (gst_ebml_peek_id),
28328         (gst_ebml_read_seek), (gst_ebml_read_skip),
28329         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
28330         (gst_ebml_read_master):
28331         * gst/matroska/ebml-read.h:
28332         * gst/matroska/matroska-demux.c:
28333         (gst_matroska_demux_parse_contents),
28334         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
28335           Disgustingly evil hack for working around INTERRUPT events and
28336           their extremely annoying habit of being a pain in the ass. We
28337           simply peek a cluster before reading any of it.
28338
28339 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28340
28341         * ext/musepack/gstmusepackdec.cpp:
28342           There's also floating point libmusepacks.
28343
28344 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28345
28346         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28347         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28348           Set DURATION even if source buffer didn't. Also use increasing
28349           timestamps.
28350         * gst-libs/gst/riff/riff-media.c:
28351         (gst_riff_create_audio_caps_with_data):
28352           Block_align can have larger values than 8192.
28353
28354 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28355
28356         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28357         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28358         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28359         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28360           Fix caps.
28361
28362 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28363
28364         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28365           Fix logic bug.
28366
28367 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28368
28369         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28370           Yay, another one.
28371
28372 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28373
28374         * ext/esd/esdsink.c: (gst_esdsink_chain):
28375           Make error actually say something useful (fixes #156798).
28376         * gst-libs/gst/riff/riff-media.c:
28377         (gst_riff_create_video_caps_with_data),
28378         (gst_riff_create_video_template_caps):
28379           Add Intel Video 5.0 fourcc (IV50).
28380
28381 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28382
28383         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28384         detection on mono and stereo mp3 files.
28385
28386 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28387
28388         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28389           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28390           the contained stream).
28391
28392 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28393
28394         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28395           Oops, remove debug.
28396
28397 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28398
28399         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28400
28401         * gst/law/alaw-decode.c: (alawdec_getcaps):
28402         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28403           Prevent warnings when negotiating caps (fixes #159338).
28404
28405 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28406
28407         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28408         (gst_ffmpegcsp_chain):
28409           Remove old leftover that shouldn't be there...
28410
28411 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28412
28413         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28414
28415         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28416           Don't forward DISCONT events (fixes #159684).
28417
28418 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28419
28420         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28421           Unlink manually since sometimes bin disposal (and therefore
28422           pad unlinking) is delayed, which will cause a new media file
28423           to not be able to start playing instantly.
28424
28425 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28426
28427         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28428           On mute of an unlinked stream, check for pad availability so
28429           we don't crash on unlinked pad.
28430
28431 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28432
28433         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28434         (gst_avi_demux_massage_index):
28435           Fix quite humiliating bug in omitting 0-sized index chunks but
28436           forgetting to count them for timestamps.
28437
28438 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28439
28440         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28441           Actually leave the loop if we failed to sync. Don't crash.
28442
28443 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28444
28445         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28446         (gst_dvd_demux_process_private):
28447         * gst/mpegstream/gstdvddemux.h:
28448           Fix crash (#159759). Doesn't work, though. :-(.
28449
28450 2004-11-28  Benjamin Otte  <otte@gnome.org>
28451
28452         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28453           more overwriting protection due to modifying channels one by one
28454           instead of all at once
28455
28456 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28457
28458         * gst/audioconvert/gstchannelmix.c:
28459         (gst_audio_convert_fill_normalize):
28460           Normalize using absolute values.
28461
28462 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28463
28464         * configure.ac:
28465         * ext/Makefile.am:
28466         * ext/directfb/Makefile.am:
28467         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28468         (gst_directfbvideosink_get_pixel_format),
28469         (gst_directfbvideosink_get_format_from_fourcc),
28470         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28471         (gst_directfbvideosink_sink_link),
28472         (gst_directfbvideosink_change_state),
28473         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28474         (gst_directfbvideosink_buffer_alloc),
28475         (gst_directfbvideosink_interface_supported),
28476         (gst_directfbvideosink_interface_init),
28477         (gst_directfbvideosink_navigation_send_event),
28478         (gst_directfbvideosink_navigation_init),
28479         (gst_directfbvideosink_set_property),
28480         (gst_directfbvideosink_get_property),
28481         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28482         (gst_directfbvideosink_base_init),
28483         (gst_directfbvideosink_class_init),
28484         (gst_directfbvideosink_get_type), (plugin_init):
28485         * ext/directfb/directfbvideosink.h: Adding a first version of
28486         directfbvideosink.
28487         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28488         more.
28489
28490 2004-11-28  Benjamin Otte  <otte@gnome.org>
28491
28492         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28493           walk the samples backwards if out_channels > in_channels so we don't
28494           overwrite data
28495
28496 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28497
28498         * gst/audioconvert/Makefile.am:
28499         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28500         (gst_audio_convert_link), (gst_audio_convert_change_state),
28501         (gst_audio_convert_channels):
28502         * gst/audioconvert/gstchannelmix.c:
28503         (gst_audio_convert_unset_matrix),
28504         (gst_audio_convert_fill_identical),
28505         (gst_audio_convert_fill_compatible),
28506         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28507         (gst_audio_convert_fill_others),
28508         (gst_audio_convert_fill_normalize),
28509         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28510         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28511         * gst/audioconvert/gstchannelmix.h:
28512           Implement a channel mixer.
28513
28514 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28515
28516         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28517         * ext/alsa/gstalsa.h:
28518         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28519         Make alsasink actually honor gst_element_set_clock and use that
28520         clock instead of its internal one.
28521
28522 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28523
28524         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28525         (gst_play_base_bin_change_state): nullify source and decoder when
28526         going from READY to NULL so that we don't try to do weird stuff with
28527         them when going from NULL to READY
28528         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28529         instead of g_object_unref
28530         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28531         it should be correct
28532         (gst_play_bin_change_state): don't call remove_sinks if we are
28533         currently disposing the object
28534
28535 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28536
28537         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28538           Don't forget bass if it's there. Else left channel is silent...
28539
28540 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28541
28542         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28543         (gst_a52dec_change_state):
28544           Don't do sample adjusting anymore, we use float audio now.
28545         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28546           Don't fixate to non-existing properties.
28547
28548 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28549
28550         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28551         (gst_a52dec_change_state):
28552           Advertise that we can do surround sound.
28553
28554 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28555
28556         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28557           Add buffer-frames=0.
28558         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28559         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28560         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28561         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28562         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28563         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28564         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28565         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28566         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28567         * ext/dvdread/dvdreadsrc.h:
28568           Add seeking, querying for bytes, sectors, title, angle and
28569           chapter. Handle multiple chapters. Relicense to LGPL because
28570           Billy agreed on that (thanks Billy!).
28571
28572 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28573
28574         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28575         call parent dispose method
28576
28577 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28578
28579         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28580         (gst_audio_clock_get_internal_time):
28581         Fix active <-> inactive transitions: ensure time value always
28582         grows and avoid abrupt value changes.
28583
28584 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28585
28586         * configure.ac:
28587         * gst/tta/Makefile.am:
28588         * gst/tta/crc32.h:
28589         * gst/tta/filters.h:
28590         * gst/tta/gsttta.c:
28591         * gst/tta/gstttadec.c:
28592         * gst/tta/gstttadec.h:
28593         * gst/tta/gstttaparse.c:
28594         * gst/tta/gstttaparse.h:
28595         * gst/tta/ttadec.h:
28596           added TTA parser and decoder
28597
28598 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28599
28600         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28601         (probe_triggered), (check_queue), (buffer_underrun),
28602         (buffer_running), (buffer_overrun), (gen_source_element),
28603         (setup_source):
28604         * gst/playback/gstplaybasebin.h:
28605           Implement buffering. Needs some more work.
28606
28607 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28608
28609         * ext/theora/theoradec.c: (theora_dec_chain):
28610           Fix ilog mask range overflow.
28611
28612 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28613
28614         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28615           Don't omit the last (which in case of dmix is the only :) )
28616           channel count. Don't set channels if <= 2.
28617
28618 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28619
28620         * gst/playback/gstplaybin.c: (gen_video_element),
28621         (gen_audio_element): Removed 2 obsolete comments
28622
28623 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28624
28625         * ext/vorbis/oggvorbisenc.c
28626         * ext/vorbis/vorbisenc.c :
28627           change description fields of those plugins to differentiate them
28628           (pitivi show Encoders by description, they had the same one)
28629
28630 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28631
28632         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28633
28634         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28635         (gst_play_bin_set_property), (gen_video_element),
28636         (gen_audio_element):
28637           Refcounting fixes for provided audio-/videosinks.
28638
28639 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28640
28641         * gst/playback/gstplaybin.c: (gen_video_element),
28642         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28643           Don't reference all sinks, but only the video- and audiosinks.
28644           The vis. element should be disposed when we're done with it.
28645           We don't have any reason to keep it around. This fixes warnings
28646           when reusing playbin for playing multiple audio files with
28647           vis. enabled. Also release audio device on pause - idea stolen
28648           from Rhythmbox.
28649
28650 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28651
28652         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28653         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28654         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28655         * ext/alsa/gstalsaplugin.c: (plugin_init):
28656         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28657         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28658         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28659         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28660         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28661         (gst_faad_change_state), (plugin_init):
28662         * ext/faad/gstfaad.h:
28663         * ext/vorbis/vorbis.c: (plugin_init):
28664         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28665         * gst-libs/gst/audio/Makefile.am:
28666         * gst-libs/gst/audio/audio.c: (plugin_init):
28667         * gst-libs/gst/audio/multichannel.c:
28668         (gst_audio_check_channel_positions),
28669         (gst_audio_get_channel_positions),
28670         (gst_audio_set_channel_positions),
28671         (gst_audio_set_structure_channel_positions_list),
28672         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28673         (gst_audio_fixate_channel_positions):
28674         * gst-libs/gst/audio/multichannel.h:
28675         * gst-libs/gst/audio/testchannels.c: (main):
28676         * gst/audioconvert/gstaudioconvert.c:
28677         (gst_audio_convert_class_init), (gst_audio_convert_init),
28678         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28679         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28680         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28681         * gst/audioconvert/plugin.c: (plugin_init):
28682           Surround sound support.
28683
28684 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28685
28686         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28687           Fix position for discont if we're close as well. Nitpicking, but
28688           saves a few milliseconds of extra waiting or skipping.
28689
28690 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28691
28692         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28693           We sometimes need parsers for playback, so add those too.
28694
28695 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28696
28697         * configure.ac:
28698         * gst/apetag/Makefile.am:
28699         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28700         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28701         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28702         (gst_ape_demux_get_src_query_types),
28703         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28704         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28705         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28706         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28707         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28708         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28709         (gst_ape_demux_change_state):
28710         * gst/apetag/apedemux.h:
28711         * gst/apetag/apetag.c: (plugin_init):
28712         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28713         (plugin_init):
28714           APE v1/2 tag reader plus typefind function.
28715
28716 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28717
28718         * configure.ac:
28719         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28720         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28721           Remove hacks for older core. Require newer core version
28722           accordingly.
28723
28724 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28725
28726         * gst/cdxaparse/Makefile.am:
28727         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28728         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28729         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28730         * gst/cdxaparse/gstcdxaparse.h:
28731         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28732         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28733         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28734         (gst_cdxastrip_get_src_query_types),
28735         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28736         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28737         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28738         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28739         * gst/cdxaparse/gstcdxastrip.h:
28740           SVCD/VCD header stripping separated from CDXA image parsing.
28741         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28742         (plugin_init):
28743           Add VCD/SVCD header typefinding for VCD/SVCD.
28744         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28745         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28746         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28747         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28748         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28749         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28750         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28751         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28752         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28753         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28754         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28755         * sys/vcd/vcdsrc.h:
28756           Fix up, add seeking, querying, URI interface. Works in totem now.
28757
28758 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28759
28760         * configure.ac:
28761           back to CVS
28762
28763 === release 0.8.6 ===
28764
28765 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28766
28767         * NEWS:
28768         * RELEASE:
28769         * configure.ac:
28770         * po/af.po:
28771         * po/az.po:
28772         * po/cs.po:
28773         * po/en_GB.po:
28774         * po/hu.po:
28775         * po/it.po:
28776         * po/nb.po:
28777         * po/nl.po:
28778         * po/or.po:
28779         * po/sq.po:
28780         * po/sr.po:
28781         * po/sv.po:
28782         * po/uk.po:
28783           releasing 0.8.6, "IOU Love"
28784
28785 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28786
28787         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28788
28789         * gst/playback/gstplaybasebin.c:
28790           Fix unplayable files error handling.  Fixes #158365
28791
28792 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28793
28794         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28795
28796         * gst/typefind/gsttypefindfunctions.c:
28797           Fix broken mp3 typefinding.  Fixes #158375
28798
28799 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28800
28801         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28802
28803         * ext/ogg/gstoggdemux.c:
28804           Fix sync on broken files.  Fixes #158976
28805
28806 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28807
28808         patch by: Edward Hervey <bilboed@bilboed.com>
28809
28810         * ext/libpng/gstpngenc.c:
28811           Copy over buffer properties.  Fixes #158832
28812
28813 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28814
28815         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28816
28817         * ext/dvdread/dvdreadsrc.c:
28818           Fixes invalid reads (#158462)
28819
28820 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28821
28822         * sys/v4l/gstv4lsrc.c:
28823         * sys/v4l/gstv4lsrc.h:
28824         * sys/v4l/v4lsrc_calls.c:
28825           Probe less and cache it.  Fixes #159187.
28826
28827 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28828
28829         * gst/videorate/gstvideorate.c:
28830           Handle all video formats. Fixes #159186.
28831
28832 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28833         * gst/synaesthesia/gstsynaesthesia.c:
28834         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28835         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28836         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28837         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28838         (gst_synaesthesia_change_state), (plugin_init):
28839         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28840         Force 320x200 output, as that's the only thing the underlying
28841         synaesthesia implementation supports. Still needs to be made
28842         re-entrant.
28843
28844 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28845
28846         * configure.ac:
28847           Fix mpeg2enc configure check (similar to mplex check below).
28848
28849 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28850
28851         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28852
28853         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28854           Fix for gcc-2.95 (fixes #158221).
28855
28856 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28857
28858         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28859           Re-add clock distribution hack (until new core is released).
28860           Fixes #158125.
28861
28862 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28863         * configure.ac:
28864           fix mplex configure check segfaulting on some systems (bug #140994)
28865
28866 2004-11-13  Benjamin Otte  <otte@gnome.org>
28867
28868         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28869           add debugging
28870         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28871           do a wait when we enter the loop func with no data available to
28872           write instead of getting into an 100% CPU loop by just returning and
28873           being called again by the scheduler
28874
28875 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28876
28877         * configure.ac:
28878         * ext/libvisual/visual.c: (gst_visual_get_type),
28879         (libvisual_log_handler), (gst_visual_getcaps),
28880         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28881         (plugin_init):
28882           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28883         * ext/smoothwave/Makefile.am:
28884         * ext/smoothwave/demo-osssrc.c: (main):
28885         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28886         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28887         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28888         (plugin_init):
28889         * ext/smoothwave/gstsmoothwave.h:
28890           Make gstsmoothwave a working element in the 20th century.
28891
28892         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28893           Fix incorrect link function
28894
28895 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28896
28897         * gst/volume/gstvolume.c:
28898           Allow buffer-frames=0.
28899
28900 2004-11-12 Iain <iaingnome@gmail.com>
28901
28902         * configure.ac: Check for polypaudio
28903
28904         * ext/Makefile.am: Build the polyp dir
28905
28906         * ext/polyp: The polypsink sources.
28907
28908 2004-10-30 Iain <iaingnome@gmail.com>
28909
28910         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28911         caps to reflect the new number of channels.
28912
28913 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28914
28915         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28916           Fix for negotiation order problem. This would show when the
28917           ALSA loopfuction was called before any other function. ALSA
28918           wouldn't do anything because we're not negotiated yet, leading
28919           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28920
28921 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28922
28923         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28924
28925         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28926           No warnings (#157986).
28927
28928 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28929
28930         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28931           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28932
28933 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28934
28935         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28936           Signal no-more-pads (so it works in playbin).
28937
28938 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28939
28940         * ext/musepack/gstmusepackreader.cpp:
28941           Workaround for older core.
28942
28943 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28944
28945         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28946           Actually test for odd width/height rather than testing whether
28947           a temporary variable that was 0 before we subtracted 1 is now
28948           not equal to zero (which it always is).
28949
28950 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28951
28952         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28953         Fix compilation if HAVE_XVIDEO is not defined
28954
28955 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28956
28957         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28958         Fix compilation if HAVE_XVIDEO is not defined
28959
28960 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28961
28962         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28963         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28964         (gst_goom_change_state), (plugin_init):
28965         Use the bytestream adapter so goom doesn't depend on the input
28966         buffer size.
28967         Add a debug category
28968
28969 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28970
28971         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28972           Only set hardware parameters *after* negotiation. Before
28973           negotiation, it will set ANY and that seems to cause crashes
28974           (see e.g. #151288, #153227).
28975
28976 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28977
28978         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28979           This seems to be antique leftover. It needs to pass error
28980           checking.
28981         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28982         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28983         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28984         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28985           Fix GstXOverlay implementation (#151059).
28986
28987 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28988
28989         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28990           Don't assert (#157853).
28991
28992 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28993
28994         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28995           Fix bytes/samples confustion.
28996         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28997           Fix for underrun (#144389).
28998
28999 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29000
29001         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
29002           Disable halfway-seek for pending release (since it needs a new
29003           core release).
29004
29005 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29006
29007         * sys/v4l/gstv4lsrc.c:
29008         * sys/v4l/gstv4lsrc.h:
29009         * sys/v4l/v4lsrc_calls.c:
29010           add autoprobe-fps property so we can separate autoprobing parts
29011
29012 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29013
29014         * sys/v4l/gstv4lsrc.c:
29015         * sys/v4l/v4lsrc_calls.c:
29016         initialise fourcc to catch unset fourcc's, and debug
29017
29018 2004-11-09  Wim Taymans  <wim@fluendo.com>
29019
29020         * gst/playback/README:
29021         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
29022         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29023         (gst_play_bin_dispose), (gst_play_bin_set_property),
29024         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
29025         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
29026         (gst_play_bin_get_formats), (gst_play_bin_convert),
29027         (gst_play_bin_get_query_types), (gst_play_bin_query):
29028         Cleanups and some more documentation.
29029
29030 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
29031
29032         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
29033         (gst_cacasink_init), (gst_cacasink_chain):
29034         * ext/libcaca/gstcacasink.h:
29035         Cacasink inherits from VideoSink, so let that store the clock.
29036
29037 2004-11-09  Wim Taymans  <wim@fluendo.com>
29038
29039         * gst/playback/README:
29040         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
29041         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
29042         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
29043         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
29044         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
29045         (setup_sinks):
29046         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
29047         (gst_stream_info_is_mute), (gst_stream_info_set_property):
29048         * gst/playback/gststreaminfo.h:
29049         Updated README.
29050         Only switch groups if all streams have muted (EOSed).
29051         Send Tags in sync with the stream playback instead of in
29052         the playback/preroll phase.
29053         Some cleanups, free the fakesrc elements.
29054
29055 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29056
29057         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
29058           buffer-frames property was missing
29059         * ext/arts/gst_arts.c:
29060           rate missing from sinkcaps
29061         * ext/audiofile/gstafparse.c:
29062         * ext/audiofile/gstafsink.c:
29063         * ext/audiofile/gstafsrc.c:
29064         * ext/swfdec/gstswfdec.c:
29065           int audio doesn't know buffer-frames
29066         * ext/cdparanoia/gstcdparanoia.c:
29067           int audio doesn't know chunksize either
29068         * ext/nas/nassink.c:
29069           it's endianness, not endianess
29070         * gst-libs/gst/audio/audio.h:
29071           make float standard pad template caps really describe float
29072         * gst/law/mulaw.c: (linear_factory):
29073           signed only, please
29074         * gst/mpegstream/gstdvddemux.c:
29075           widths of 20 are not valid
29076
29077 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29078
29079         Submitted by: Luca Ferretti <elle.uca@infinito.it>
29080
29081         * po/LINGUAS:
29082         * po/it.po:
29083           Add Italian
29084
29085 2004-11-08  Wim Taymans  <wim@fluendo.com>
29086
29087         * gst/playback/README:
29088         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
29089         * gst/playback/gstplaybasebin.c: (probe_triggered),
29090         (gst_play_base_bin_change_state):
29091         Updated README, added more comments for fixmes etc..
29092
29093 2004-11-08  Wim Taymans  <wim@fluendo.com>
29094
29095         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
29096         We can remove this hack now.
29097
29098 2004-11-08  Wim Taymans  <wim@fluendo.com>
29099
29100         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
29101         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29102         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29103         Only mix AYUV for maximum quality.
29104
29105 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29106
29107         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
29108         (gst_ogg_demux_push), (gst_ogg_pad_push):
29109           Let's act as if we're synchronized now! :).
29110         * ext/theora/theoradec.c: (theora_dec_chain):
29111           Add some debug.
29112
29113 2004-11-08  Wim Taymans  <wim@fluendo.com>
29114
29115         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29116         (gst_alpha_set_property), (gst_alpha_sink_link),
29117         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
29118         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
29119         (gst_alpha_init_params), (gst_alpha_chain):
29120         Implement alpha functions for AYUV too, this increases
29121         accuracy quite a bit.
29122
29123 2004-11-08  Wim Taymans  <wim@fluendo.com>
29124
29125         * gst/ffmpegcolorspace/avcodec.h:
29126         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29127         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
29128         (gst_ffmpegcsp_avpicture_fill):
29129         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29130         (gst_ffmpegcsp_caps_remove_format_info):
29131         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29132         (shrink12), (img_get_alpha_info), (deinterlace_line),
29133         (deinterlace_line_inplace):
29134         * gst/ffmpegcolorspace/imgconvert_template.h:
29135         Added AYUV colorspace and handle RGBA a bit more respectful.
29136
29137 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29138
29139         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29140           Actually always send a discont (cornercase when resending the
29141           same serial-tagged chain twice).
29142
29143 2004-11-08  Julien MOUTTE  <julien@moutte.net>
29144
29145         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
29146         (gst_ximagesink_finalize):
29147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
29148         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
29149
29150 2004-11-08  Wim Taymans  <wim@fluendo.com>
29151
29152         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
29153         Don't segfault on NULL data.
29154
29155 2004-11-08  Wim Taymans  <wim@fluendo.com>
29156
29157         * gst/playback/gstdecodebin.c: (unlinked):
29158         * gst/playback/gstplay-marshal.list:
29159         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29160         (gst_play_base_bin_init), (group_create), (get_active_group),
29161         (get_building_group), (group_destroy), (group_commit),
29162         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
29163         (add_element_stream), (no_more_pads), (probe_triggered),
29164         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
29165         (state_change), (setup_source), (gst_play_base_bin_get_property),
29166         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
29167         (gst_play_base_bin_link_stream),
29168         (gst_play_base_bin_get_streaminfo):
29169         * gst/playback/gstplaybasebin.h:
29170         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29171         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
29172         Add support for chained ogg files. Prepare for playlist
29173         support. This patch introduces the concept of pad groups, which
29174         together compose one playable media file.
29175
29176 2004-11-07  David Schleef  <ds@schleef.org>
29177
29178         * testsuite/gst-lint: Check for pad templates that aren't statically
29179         scoped.
29180
29181 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29182
29183         * configure.ac:
29184         * ext/Makefile.am:
29185         * ext/musepack/Makefile.am:
29186         * ext/musepack/gstmusepackdec.cpp:
29187         * ext/musepack/gstmusepackdec.h:
29188         * ext/musepack/gstmusepackreader.cpp:
29189         * ext/musepack/gstmusepackreader.h:
29190           Add musepack decoder.
29191         * ext/faad/gstfaad.c: (gst_faad_base_init):
29192           Make pad templates static.
29193         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
29194         (plugin_init):
29195           Add musepack typefinder, make mp3 typefinding work halfway stream,
29196           which doesn't actually work yet because id3demux doesn't implement
29197           _get_length().
29198
29199 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29200
29201         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29202         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
29203           Fix interrupt event handling (#144436).
29204
29205 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29206
29207         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
29208           Hide unused glory.
29209
29210 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29211
29212         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29213
29214         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
29215           Fix weird caps (#157548).
29216
29217 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29218
29219         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29220
29221         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
29222           Add missing NULL terminator (#157543).
29223
29224 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29225
29226         * gst/tcp/gsttcp.h:
29227         * gst/tcp/gsttcpclientsink.c:
29228         * gst/tcp/gsttcpclientsrc.c:
29229         * gst/tcp/gsttcpserversink.c:
29230         * gst/tcp/gsttcpserversrc.c:
29231           ports can go up to 65535.  Move common defines to gsttcp.h
29232
29233 2004-11-05  Wim Taymans  <wim@fluendo.com>
29234
29235         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
29236         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
29237         Added two more colorspaces.
29238
29239 2004-11-05  Wim Taymans  <wim@fluendo.com>
29240
29241         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29242         (gst_ffmpegcsp_avpicture_fill):
29243         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29244         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
29245         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
29246         More stride fixes.
29247
29248 2004-11-05  Wim Taymans  <wim@fluendo.com>
29249
29250         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
29251         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
29252         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29253         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
29254         (gst_videomixer_loop):
29255         More stride fixes.
29256
29257 2004-11-05  Benjamin Otte  <otte@gnome.org>
29258
29259         * ext/mad/gstmad.c: (gst_mad_chain):
29260           don't overflow data buffer. Flush not needed sync data when syncing
29261           failed.
29262
29263 2004-11-04  Wim Taymans  <wim@fluendo.com>
29264
29265         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29266         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29267         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
29268         (gst_alpha_init_params), (gst_alpha_chain),
29269         (gst_alpha_change_state):
29270         Updated the chroma keying algorithm with something more
29271         sophisticated.
29272
29273 2004-11-03  Wim Taymans  <wim@fluendo.com>
29274
29275         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29276         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29277         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29278         Fix stride issues. Does not completely work for odd
29279         heights.
29280
29281 2004-11-03  Wim Taymans  <wim@fluendo.com>
29282
29283         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29284         (gst_alpha_chroma_key), (gst_alpha_chain):
29285         Fix stride issues. Does not completely work for odd
29286         heights.
29287
29288 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
29289
29290         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29291         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
29292         leak fixes
29293
29294 2004-11-03  Wim Taymans  <wim@fluendo.com>
29295
29296         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29297         (gst_ffmpegcsp_avpicture_fill):
29298         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29299         (avpicture_alloc):
29300         * gst/ffmpegcolorspace/imgconvert_template.h:
29301         Use correct _fill function to get correct strides.
29302
29303 2004-11-02  David Schleef  <ds@schleef.org>
29304
29305         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29306         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
29307         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
29308         Change all g_print()s to debugging.  Add a bunch of consistency
29309         checks.
29310
29311 2004-11-02  Wim Taymans  <wim@fluendo.com>
29312
29313         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29314         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
29315         (unlinked), (no_more_pads), (close_link):
29316         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
29317         (unknown_type), (add_element_stream), (new_decoded_pad),
29318         (removed_decoded_pad), (setup_source):
29319         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
29320         (gst_stream_info_class_init), (gst_stream_info_init),
29321         (gst_stream_info_new), (gst_stream_info_dispose),
29322         (stream_info_mute_pad), (gst_stream_info_set_property),
29323         (gst_stream_info_get_property):
29324         * gst/playback/gststreaminfo.h:
29325         Fix playback of multiple files.
29326         a slightly different approach to handling dynamic pad removals.
29327         This one only looks at pads that we have linked.
29328
29329 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
29330
29331         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
29332         free" warning from libc.
29333
29334 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29335
29336         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29337         (get_unconnected_element), (remove_starting_from), (pad_removed),
29338         (close_link):
29339           Implement support for dynamic pad changing. We listen to "live"
29340           pad removals (i.e. while playing) and re-setup autoplugging
29341           after that. Playbasebin/playbin need some more work for this
29342           to finally work, but decodebin supports (and replugs) chained
29343           ogg now.
29344
29345 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29346
29347         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29348         (gst_alsa_finalize):
29349         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29350         (gst_cdaudio_finalize):
29351         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29352         (cdparanoia_finalize):
29353         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29354         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29355         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29356         (dvdreadsrc_finalize):
29357         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29358         (gst_flacdec_finalize):
29359         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29360         (gst_flacenc_finalize):
29361         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29362         (gst_gnomevfssink_finalize):
29363         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29364         (gst_gnomevfssrc_finalize):
29365         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29366         (gst_fameenc_finalize):
29367         * ext/nas/nassink.c: (gst_nassink_class_init),
29368         (gst_nassink_finalize):
29369         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29370         (gst_sdlvideosink_class_init):
29371         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29372         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29373         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29374         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29375         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29376         (gst_x_window_listener_dispose):
29377         * gst/audioscale/gstaudioscale.c:
29378         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29379         (play_on_demand_finalize):
29380         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29381         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29382         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29383         (cdplayer_finalize):
29384         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29385         (gst_glimagesink_class_init):
29386         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29387         (gst_osselement_finalize):
29388         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29389         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29390         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29391           Fixes a bunch of problems with finalize and dispose functions,
29392           either assumptions that dispose is only called once, or not calling
29393           the parent class dispose/finalize function
29394
29395 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29396
29397         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29398           added two api precondition guards
29399           use g_strdup with getenv to fix crash when using ENVVAR
29400
29401 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29402         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29403         (gst_esdsink_finalize):
29404         Use a finalize function, not dispose, and more importantly,
29405         call the parent class finalize function too
29406
29407 2004-11-01  Johan Dahlin  <johan@gnome.org>
29408
29409         * ext/ogg/gstoggdemux.c:
29410         * gst/tags/gstvorbistag.c:
29411         Plug leaks.
29412
29413 2004-10-31  Benjamin Otte  <otte@gnome.org>
29414
29415         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29416           lotsa memleaks today. But they're all small...
29417
29418 2004-10-31  Benjamin Otte  <otte@gnome.org>
29419
29420         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29421           another memleak crushed
29422
29423 2004-10-31  Benjamin Otte  <otte@gnome.org>
29424
29425         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29426           fix memleak
29427
29428 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29429
29430         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29431           Hack to prevent crash when going to READY inside signal handler
29432           while this function is active.
29433
29434 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29435
29436         * gst/ffmpegcolorspace/Makefile.am:
29437         * gst/ffmpegcolorspace/avcodec.h:
29438         * gst/ffmpegcolorspace/common.h:
29439         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29440         * gst/ffmpegcolorspace/dsputil.h:
29441         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29442         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29443         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29444         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29445         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29446         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29447         (gst_ffmpegcsp_avpicture_fill):
29448         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29449         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29450         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29451         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29452         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29453         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29454         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29455         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29456         * gst/ffmpegcolorspace/imgconvert.c:
29457         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29458         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29459         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29460         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29461         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29462         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29463         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29464         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29465         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29466         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29467         (grow21), (grow22), (grow41), (grow44), (conv411),
29468         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29469         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29470         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29471         (avpicture_free), (is_yuv_planar), (img_convert),
29472         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29473         (deinterlace_line_inplace), (deinterlace_bottom_field),
29474         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29475         * gst/ffmpegcolorspace/imgconvert_template.h:
29476         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29477         * gst/ffmpegcolorspace/mmx.h:
29478         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29479         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29480         (av_freep), (avcodec_get_context_defaults),
29481         (avcodec_alloc_context), (avcodec_init):
29482           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29483           handling plus update from ffmpeg CVS. Large clean-up.
29484
29485 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29486
29487         * gst/playback/Makefile.am:
29488           We need the marshallers for decodebin, too.
29489
29490 2004-10-30  David Schleef  <ds@schleef.org>
29491
29492         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29493           quicktime typefinding work with 64-bit offsets.
29494
29495 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29496
29497         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29498           Set EOS on the element when processing an EOS event.
29499         * ext/speex/gstspeexdec.h:
29500         * ext/speex/gstspeexenc.h:
29501           Only keep a const ptr to the mode
29502         * gst-libs/gst/riff/riff-media.c:
29503         (gst_riff_create_audio_caps_with_data),
29504         (gst_riff_create_audio_template_caps):
29505           Allow WMAV3, with up to 6 channels.
29506         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29507           Don't call gst_pad_set_event_function on a sink pad.
29508         * gst/mpegstream/gstdvddemux.c:
29509         (gst_dvd_demux_get_subpicture_stream),
29510         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29511           Copy the explicit caps that were set across to the cur_* pads,
29512           instead of trying to use a possibly non-existent negotiated caps.
29513           Reset the type of subpicture pads to UNKNOWN after calling
29514           init_stream, so that the caps get set.
29515
29516 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29517
29518         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29519
29520         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29521           Don't touch buffer if it is of size 0 (fixes #151064).
29522
29523 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29524
29525         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29526           Synchronized discont handling.
29527
29528 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29529
29530         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29531         (gst_ogg_demux_push):
29532           Make seeking sort-of exact again (fixes #156387).
29533
29534 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29535
29536         * gst/playback/gstplaybasebin.c: (unknown_type),
29537         (add_element_stream), (new_decoded_pad),
29538         (gst_play_base_bin_change_state):
29539         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29540         (gst_stream_info_init), (gst_stream_info_new),
29541         (gst_stream_info_dispose), (gst_stream_info_get_property):
29542         * gst/playback/gststreaminfo.h:
29543           Make caps explicitely available. Makes testing for unsupported
29544           types possible. Improves error reporting.
29545
29546 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29547
29548         * gst/audioconvert/gstaudioconvert.c:
29549         (gst_audio_convert_buffer_to_default_format):
29550           Really don't touch read-only buffers (#156563).
29551
29552 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29553
29554         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29555
29556         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29557           Fix memleak (#155223).
29558
29559 2004-10-29  Wim Taymans  <wim@fluendo.com>
29560
29561         * gst/tcp/.cvsignore:
29562         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29563         (gst_multifdsink_class_init), (gst_multifdsink_init),
29564         (gst_multifdsink_add), (gst_multifdsink_remove),
29565         (gst_multifdsink_remove_client_link), (is_sync_frame),
29566         (gst_multifdsink_new_client),
29567         (gst_multifdsink_handle_client_write),
29568         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29569         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29570         (gst_multifdsink_get_property):
29571         * gst/tcp/gstmultifdsink.h:
29572         Added burst on connect sync_method, deprecated sync_clients,
29573         streamlined the sync code some more.
29574
29575 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29576
29577         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29578         (gst_play_base_bin_change_state):
29579           Improve error reporting.
29580
29581 2004-10-28  Wim Taymans  <wim@fluendo.com>
29582
29583         * gst/tcp/Makefile.am:
29584         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29585         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29586         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29587         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29588         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29589         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29590         (gst_fdset_wait):
29591         Added more locks around fdset structures. Fixed/reworked
29592         the poll array resizing code.
29593         Added stress test for fdset.
29594
29595 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29596
29597         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29598         fix build
29599
29600 2004-10-28  Benjamin Otte  <otte@gnome.org>
29601
29602         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29603           fix link function to always query channels and query width for
29604           floats
29605         * configure.ac:
29606           add equalizer dir
29607         * gst/equalizer/Makefile.am:
29608         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29609         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29610         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29611         (arg_to_scale), (setup_filter),
29612         (gst_iir_equalizer_compute_frequencies),
29613         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29614         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29615         (plugin_init):
29616           add an equalizer
29617
29618 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29619
29620         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29621
29622         * po/LINGUAS:
29623         * po/nb.po:
29624           Added Norwegian Bokmaal translation
29625
29626 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29627
29628         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29629           Don't break on options (fixes #156488).
29630
29631 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29632
29633         * configure.ac:
29634         * ext/cdaudio/Makefile.am:
29635         * sys/Makefile.am:
29636           fix build on older automake
29637
29638 2004-10-26  Wim Taymans  <wim@fluendo.com>
29639
29640         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29641         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29642         Allow a little margin when negotiating the framerate.
29643
29644 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29645
29646         * gst/level/gstlevel.c:
29647           synchonised naming of pads and pad-templates
29648
29649 2004-10-26  Wim Taymans  <wim@fluendo.com>
29650
29651         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29652         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29653         (_find_streams_check), (gst_ogg_demux_push):
29654         Fix EOS again. Needs to be done in a better way. We should not
29655         remove the pad if there is no new chained stream.
29656
29657 2004-10-26 Iain <iaingnome@gmail.com>
29658
29659         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29660         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29661         of the caps.
29662         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29663         pad.
29664         (interleave_release_pad): Remove the pad.
29665         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29666         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29667         the set device.
29668         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29669         attrs
29670         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29671         (gst_xvimagesink_finalize): Free the par.
29672
29673 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29674
29675         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29676         (gst_avimux_stop_file):
29677           First calculate the rate, and only then use it. Hdr.rate is a
29678           multiple and not a derivative of hdr.scale. Scale is not the
29679           same as blockalign but is solely related to rate.
29680
29681 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29682
29683         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29684         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29685           Implement seeking.
29686
29687 2004-10-25  James Henstridge  <james@jamesh.id.au>
29688
29689         Reviewed by:  David Schleef  <ds@schleef.org>
29690
29691         * examples/gstplay/player.c: (got_stream_length), (main):
29692         * examples/seeking/cdplayer.c: (update_scale):
29693         * examples/seeking/seek.c: (format_value), (update_scale):
29694         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29695         (stop_seek):
29696         Build fixes on AMD64.
29697
29698 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29699
29700         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29701
29702         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29703         Fix for some v4l cards which hang in v4lsrc
29704
29705 2004-10-25  Wim Taymans  <wim@fluendo.com>
29706
29707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29708         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29709         Make sure to remove the pad when a new chain is
29710         encountered. Set some vars to NULL so we don't try
29711         to reference freed memory.
29712
29713 2004-10-25  Wim Taymans  <wim@fluendo.com>
29714
29715         * examples/seeking/Makefile.am:
29716         * examples/seeking/cdplayer.c: (update_scale):
29717         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29718         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29719         (format_value), (update_scale), (iterate), (start_seek),
29720         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29721         (print_usage), (main):
29722         Added some more examples, update others.
29723
29724 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29725
29726         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29727         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29728         * ext/theora/theoradec.c: (theora_dec_chain):
29729         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29730           Add codec-name metadata.
29731
29732 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29733
29734         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29735
29736         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29737         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29738         * ext/alsa/gstalsamixertrack.h:
29739         * po/POTFILES.in:
29740           ALSA mixer track label internationalization (#154054).
29741
29742 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29743
29744         * ext/theora/theoradec.c: (theora_dec_chain):
29745           Export bitrate as metadata.
29746
29747 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29748
29749         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29750         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29751         * ext/alsa/gstalsamixertrack.h:
29752           Fix names, fix loop.
29753
29754 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29755
29756         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29757         (speex_dec_convert):
29758           sinkconvert function so oggdemux can get the file length (totem).
29759
29760 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29761
29762         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29763
29764         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29765           Don't push incomplete packets.
29766         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29767           Fix MPEG-4 audio typefinding.
29768
29769 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29770
29771         * sys/v4l/Makefile.am:
29772         * sys/v4l/gstv4l.c: (plugin_init):
29773         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29774         (gst_v4lelement_init), (gst_v4lelement_dispose),
29775         (gst_v4lelement_change_state):
29776         * sys/v4l/gstv4lelement.h:
29777         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29778         (gst_v4l_xoverlay_close), (idle_refresh),
29779         (gst_v4l_xoverlay_set_xwindow_id):
29780         * sys/v4l/gstv4lxoverlay.h:
29781         * sys/v4l/v4l-overlay_calls.c:
29782         * sys/v4l/v4l_calls.h:
29783         * sys/v4l2/Makefile.am:
29784         * sys/v4l2/gstv4l2.c: (plugin_init):
29785         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29786         (gst_v4l2element_init), (gst_v4l2element_dispose),
29787         (gst_v4l2element_change_state):
29788         * sys/v4l2/gstv4l2element.h:
29789         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29790         (gst_v4l2_xoverlay_close), (idle_refresh),
29791         (gst_v4l2_xoverlay_set_xwindow_id):
29792         * sys/v4l2/gstv4l2xoverlay.h:
29793         * sys/v4l2/v4l2-overlay_calls.c:
29794         * sys/v4l2/v4l2_calls.h:
29795           Remove client-side overlay handling, use the X-server v4l plugin
29796           for that. Nicer overlay, less code. Also make the plugin
29797           compileable without X (but then without overlay, obviously).
29798           Makes xwindowlistener obsolete, should we remove that?
29799
29800 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29801
29802         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29803         (gst_osssrc_src_query):
29804         * sys/oss/gstosssrc.h:
29805           OK, so people want offset in DEFAULT. This time, actually fix all
29806           cases.
29807         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29808           Add FPS properly.
29809
29810 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29811
29812         * gst/asfdemux/gstasfmux.c:
29813         * gst/avi/gstavimux.c:
29814           Framerate.
29815
29816 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29817
29818         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29819           Fix properties (channel, norm, frequency).
29820
29821 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29822
29823         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29824           Flag typo.
29825         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29826           No warnings.
29827
29828 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29829
29830         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29831           Fix hang.
29832
29833 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29834
29835         * sys/v4l2/gstv4l2element.h:
29836           Yet Another Hack (tm) for kernel header borkedness.
29837         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29838         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29839         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29840         (gst_v4l2src_change_state):
29841         * sys/v4l2/gstv4l2src.h:
29842         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29843         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29844           Fix caps, keep track of state, work.
29845
29846 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29847
29848         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29849           Quiet.
29850
29851 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29852
29853         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29854           Don't mix bytes and samples.
29855
29856 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29857
29858         * ext/ogg/gstoggmux.c:
29859           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29860           and theora. Any is incorrect.
29861         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29862           Fix caps.
29863         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29864         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29865         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29866         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29867         * sys/v4l/gstv4lmjpegsrc.h:
29868         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29869         (gst_v4lsrc_change_state):
29870         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29871         (gst_v4lmjpegsrc_capture_stop):
29872           Fix caps. Keep track of internal state. Work.
29873
29874 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29875
29876         * ext/Makefile.am:
29877           Fix the build fixes.
29878
29879 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29880
29881         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29882         (gst_ogg_demux_src_event), (_find_chain_seek),
29883         (gst_ogg_pad_push):
29884           Check for pad availability before using it.
29885         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29886           Fix parsing of chained ogg. Needs more work on the decoder side.
29887
29888 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29889
29890         * gst/spectrum/Makefile.am:
29891         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29892         (idle_func):
29893           Fix demo and reenable it. Yes, I'm currently playing with audio
29894           analysis tools
29895
29896 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29897
29898         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29899           We love it if files that start at zero work too...
29900
29901 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29902
29903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29904           Handle files with missing EOS headers.
29905
29906 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29907
29908         * gst/tcp/gsttcpserversink.c:
29909         (gst_tcpserversink_handle_server_read),
29910         (gst_tcpserversink_init_send):
29911         Zero some variables first (need for accept not to return EINVAL)
29912
29913 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29914
29915         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29916         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29917         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29918         (theora_dec_chain):
29919         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29920         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29921           Seeking and querying finetune.
29922
29923 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29924
29925         * configure.ac:
29926         * ext/Makefile.am:
29927         * ext/raw1394/Makefile.am:
29928           fix the build
29929
29930 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29931
29932         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29933           Wrong return.
29934         * gst/playback/Makefile.am:
29935         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29936         * gst/playback/gstplay-marshal.list:
29937         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29938           Fix marshallers.
29939
29940 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29941
29942         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29943           Silence.
29944
29945 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29946
29947         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29948         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29949         (gst_ogg_pad_push):
29950           Yay for non-lineair granulepos in theora.
29951
29952 2004-10-18  Wim Taymans  <wim@fluendo.com>
29953
29954         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29955         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29956         * ext/dv/gstdvdec.h:
29957         Make sure we renegotiate aspect ratio when the camera switches.
29958
29959 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29960
29961         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29962         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29963           Start at zero.
29964         * ext/theora/theoradec.c: (theora_dec_chain):
29965           Skip headers. Bad idea for chained ogg, but fixes seeking.
29966
29967 2004-10-18  Wim Taymans  <wim@fluendo.com>
29968
29969         * configure.ac:
29970         I swear, this is the last time I touch this.
29971
29972 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29973
29974         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29975         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29976         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29977           Faster seeking.
29978         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29979           Time-to-default conversion.
29980         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29981           Don't error on unknown packets, just skip. We should probably
29982           read them if we want to support chained ogg.
29983
29984 2004-10-18  Wim Taymans  <wim@fluendo.com>
29985
29986         * configure.ac:
29987         Added cdaudio to wrong list.
29988
29989 2004-10-18  Wim Taymans  <wim@fluendo.com>
29990
29991         * configure.ac:
29992         Revive cdaudio.
29993
29994 2004-10-18  Wim Taymans  <wim@fluendo.com>
29995
29996         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29997         (gst_dvdec_video_link), (gst_dvdec_push):
29998         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29999         (gst_smokeenc_resync), (gst_smokeenc_chain):
30000         Fix mimetype on smoke encoder.
30001         Add aspect ratio to dvdec. Not sure if these
30002         values are correct though....
30003
30004 2004-10-18  Wim Taymans  <wim@fluendo.com>
30005
30006         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
30007         Fix vorbis property descriptions and ranges.
30008
30009 2004-10-18  Wim Taymans  <wim@fluendo.com>
30010
30011         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
30012         Really do nothing when no data is available.
30013         Go to the playing state when the stream is not seekable
30014         instead of failing.
30015
30016 2004-10-18  Wim Taymans  <wim@fluendo.com>
30017
30018         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
30019         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
30020         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
30021         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
30022         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
30023         Added uri handler for cd://
30024         Port to new API.
30025
30026 2004-10-18  Wim Taymans  <wim@fluendo.com>
30027
30028         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30029         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30030         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30031         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30032         (remove_prerolls), (unknown_type), (add_element_stream),
30033         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
30034         (gst_play_base_bin_remove_element),
30035         (gst_play_base_bin_link_stream):
30036         * gst/playback/gstplaybin.c: (gen_video_element),
30037         (gen_vis_element), (remove_sinks), (setup_sinks):
30038         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30039         (gst_stream_info_get_type), (gst_stream_info_class_init),
30040         (gst_stream_info_init), (gst_stream_info_new),
30041         (gst_stream_info_dispose), (stream_info_mute_pad),
30042         (gst_stream_info_set_property), (gst_stream_info_get_property):
30043         * gst/playback/gststreaminfo.h:
30044         Add sink padtemplate to decodebin.
30045         Added some more comments.
30046         Make queue size configurable in playbasebin.
30047         Added possibility to use elements as sinks (ex cdaudio).
30048
30049 2004-10-15  Wim Taymans  <wim@fluendo.com>
30050
30051         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
30052         (gst_speexenc_chain):
30053         Fix speex timestamps so that it gets muxed properly.
30054
30055 2004-10-15  Wim Taymans  <wim@fluendo.com>
30056
30057         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
30058         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
30059         (gst_dv1394src_init), (gst_dv1394src_dispose),
30060         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
30061         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
30062         (gst_dv1394src_event), (gst_dv1394src_get_formats),
30063         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
30064         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
30065         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
30066         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
30067         * ext/raw1394/gstdv1394src.h:
30068         Added conversion/query functions.
30069         Update buffer timestamps,
30070         Added signals.
30071         Added uri dv:// so it might play from the firewire in playbin.
30072         Fix a possible leak.
30073         Added debugging.
30074
30075 2004-10-15  Wim Taymans  <wim@fluendo.com>
30076
30077         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
30078         (gst_dv1394src_init), (gst_dv1394src_set_property),
30079         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
30080         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
30081         * ext/raw1394/gstdv1394src.h:
30082         Added AV/C VTR control support needed for some cameras.
30083         Added automatic port detection.
30084         Added properties for selecting the channel.
30085         The configure.ac script is not yet updated to reflect the
30086         new libavc1394 and librom1394 dependencies.
30087
30088 2004-10-15  Wim Taymans  <wim@fluendo.com>
30089
30090         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30091         (qtdemux_parse), (gst_qtdemux_handle_esds):
30092         An esds box is not a container.
30093         Fix parsing of mp4v boxes.
30094         Do not try to renegotiate fps for each frame. Need to
30095         find a better method. This should fix mp4 playback.
30096
30097 2004-10-14  David Schleef  <ds@schleef.org>
30098
30099         * configure.ac: update for swfdec-0.3 and liboil-0.2
30100         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
30101         * ext/swfdec/gstswfdec.h: same
30102         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
30103         * gst/videotestsrc/videotestsrc.c: same
30104
30105 2004-10-14  Wim Taymans  <wim@fluendo.com>
30106
30107         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30108         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30109         (is_sync_frame), (gst_multifdsink_new_client),
30110         (gst_multifdsink_handle_client_write),
30111         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30112         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30113         Turn warnings into info.
30114         Don't allow a state change in the streaming thread.
30115
30116 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
30117
30118         * ext/vorbis/oggvorbisenc.c:
30119         * ext/vorbis/vorbisdec.c:
30120           fix template sample rate
30121
30122 2004-10-13  Wim Taymans  <wim@fluendo.com>
30123
30124         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
30125         Decoding the header first fixes some problems in resyncing
30126         in more mp3s.
30127
30128 2004-10-12  Wim Taymans  <wim@fluendo.com>
30129
30130         * gst/playback/gstplaybin.c: (gen_video_element),
30131         (gen_vis_element), (remove_sinks), (setup_sinks):
30132         Added vis plugin support, need to configure the vis
30133         element to activate it.
30134
30135 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30136
30137         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
30138         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
30139           Some debug.
30140         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30141         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
30142         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
30143         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
30144         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30145         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
30146         * gst/avi/gstavidemux.h:
30147           Support for openDML-2.0 indx/ix## chunks. Support for broken index
30148           recovery (where, if part of the index is broken, we will still read
30149           the rest of the index and recover the broken part by stream
30150           scanning). More broken media support. EOS workarounds. General AVI
30151           braindamage headache recovery. Aspirin included.
30152
30153 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30154
30155         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
30156         (cdparanoia_event), (cdparanoia_query):
30157           Get rid of hideous lead-in.
30158
30159 2004-10-11  Wim Taymans  <wim@fluendo.com>
30160
30161         * gst/playback/gstplaybasebin.c: (setup_source):
30162         Wrong var used to get g_list_next.
30163
30164 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30165
30166         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
30167         (cdparanoia_get), (cdparanoia_open):
30168           Report discid as metadata, add duration.
30169
30170 2004-10-11  Wim Taymans  <wim@fluendo.com>
30171
30172         * gst/playback/gstplaybasebin.c: (setup_source):
30173         Cleanup the previous pipeline a little earlier for the
30174         case that a source element provides raw data.
30175
30176 2004-10-11  Benjamin Otte  <otte@gnome.org>
30177
30178         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
30179           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
30180           consuming the last 128 bytes, even though it was valid mp3 data.
30181
30182 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30183
30184         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30185         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
30186         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
30187         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
30188
30189 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30190
30191         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
30192         Fix for webcams that support only specific width or height
30193
30194 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30195
30196         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30197
30198         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
30199           Fix wrong discont event setup (fixes #154967).
30200
30201 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
30202
30203         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30204
30205         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30206           Error out on invalid data (fixes #154807).
30207
30208 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30209
30210         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30211
30212         * ext/dvdread/dvdreadsrc.c: (_read):
30213           Make titles > 0 work again (fixes #154834).
30214
30215 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30216
30217         * gst-libs/gst/riff/riff-media.c:
30218         (gst_riff_create_video_template_caps):
30219           WMV3 missing in template caps.
30220
30221 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30222
30223         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30224           OK, so the original code was too strict. It makes random AVI files
30225           hang for seconds upon opening, which is unacceptable and is far
30226           beyond the original goal of getting multiple chunks for one-chunk
30227           sounc stream files. So now do just that.
30228
30229 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30230
30231         * gst/playback/gstplaybasebin.c: (setup_source),
30232         (gst_play_base_bin_change_state):
30233           Actually clean up streaminfo if output fails. This would trigger
30234           if, for example, there was no CD in the drive. No preroll, so
30235           a streaminfo structure is created, but the subsequent state change
30236           of the thread fails.
30237         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
30238           Don't change state if parent failed.
30239
30240 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30241
30242         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
30243         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
30244         (gen_video_element), (remove_sinks):
30245           Add small bits of code for screenshot handling.
30246
30247 2004-10-08  Wim Taymans  <wim@fluendo.com>
30248
30249         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
30250         (gen_video_element), (gen_audio_element), (setup_sinks):
30251         Don't assume the user provided sinks are named "sink"...
30252
30253 2004-10-08  Wim Taymans  <wim@fluendo.com>
30254
30255         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30256         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
30257         (gst_play_base_bin_link_stream):
30258         Do not try to autoplug sources that generate raw streams like
30259         cdparanoia.
30260         disconnect the preroll overrun signal when we don't need it anymore.
30261
30262 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
30263
30264         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30265         Added reworked patch from #154903 from milosz derezynski (deadchip).
30266
30267 2004-10-08  Wim Taymans  <wim@fluendo.com>
30268
30269         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30270         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
30271         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
30272         (cdparanoia_convert), (cdparanoia_uri_get_type),
30273         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
30274         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
30275         * ext/cdparanoia/gstcdparanoia.h:
30276         This adds the cdda://<tracknum> uri.
30277
30278 2004-10-08  Wim Taymans  <wim@fluendo.com>
30279
30280         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30281         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30282         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30283         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
30284         (unknown_type), (gst_play_base_bin_remove_element),
30285         (gst_play_base_bin_link_stream):
30286         * gst/playback/gstplaybasebin.h:
30287         * gst/playback/gstplaybin.c: (gst_play_bin_init),
30288         (gst_play_bin_set_property), (gen_video_element),
30289         (gen_audio_element), (setup_sinks):
30290         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30291         (gst_stream_info_get_type), (gst_stream_info_class_init),
30292         (gst_stream_info_init), (gst_stream_info_new),
30293         (gst_stream_info_dispose), (stream_info_mute_pad),
30294         (gst_stream_info_set_property), (gst_stream_info_get_property):
30295         * gst/playback/gststreaminfo.h:
30296         Reuse the audio and video bins.
30297         Some internal cleanups in the stream selection code.
30298
30299 2004-10-08  Julien MOUTTE  <julien@moutte.net>
30300
30301         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30302         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30303         * sys/ximage/ximagesink.h:
30304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30305         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30306         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
30307         not coming from those elements. Moreover these elements should not keep
30308         the xid they have been given when in NULL state.
30309
30310 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30311
30312         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30313         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30314         * sys/ximage/ximagesink.h:
30315         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30316         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30317         * sys/xvimage/xvimagesink.h:
30318           Actually only create a new toplevel window if we're not gonna
30319           embed it right after.
30320
30321 2004-10-07  Wim Taymans  <wim@fluendo.com>
30322
30323         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
30324         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
30325         * gst/playback/gstplaybin.c: (setup_sinks):
30326         Implement muting/unmuting of streams, mute streams that are not
30327         used.
30328
30329 2004-10-07  Wim Taymans  <wim@fluendo.com>
30330
30331         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
30332         (plugin_init):
30333         Added lame audio/x-ac3 typefind function.
30334
30335 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30336
30337         * configure.ac:
30338           bump nano to cvs
30339
30340 === release 0.8.5 ===
30341
30342 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30343
30344         * NEWS:
30345         * RELEASE:
30346         * configure.ac:
30347           releasing 0.8.5, "Take You On"
30348
30349 2004-10-06  Wim Taymans  <wim@fluendo.com>
30350
30351         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30352         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30353         (no_more_pads), (close_link), (type_found):
30354         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30355         * gst/playback/gstplaybin.c: (gen_video_element):
30356         Do not signal the no_more_pads after the first pad when
30357         we are plugging a non dynamic element with multiple
30358         output pads (like swfdec, dvdec, ...).
30359
30360 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30361
30362         * configure.ac:
30363           bump for prerelease
30364
30365 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30366
30367         * gst/wavparse/gstwavparse.c:
30368           add ATRAC3 to STATIC CAPS to fix a warning
30369
30370         * gst/matroska/ebml-read.c:
30371         * gst-libs/gst/riff/riff-read.c:
30372           fix typos
30373
30374 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30375
30376         * gst-libs/gst/riff/riff-media.c:
30377           generate caps for ATRAC3 audio streams
30378
30379         * gst/realmedia/rmdemux.c:
30380           generate caps for ATRAC3 audio streams
30381
30382 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30383
30384         * gst/wavparse/Makefile.am
30385         * gst/wavparse/riff.h
30386         * gst/wavparse/wavparse.vcproj
30387           riff.h removal (unused and duplication with riff-ids.h)
30388
30389 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30390
30391         * gst/wavparse/gstwavparse.h
30392           remove duplicated defines for audio codec codes
30393
30394         * gst-libs/gst/riff/riff-ids.h
30395         * gst/wavenc/riff.h:
30396           add "4CC" code for ATRAC3 audio streams
30397           add "4CC" code for ITU_G721_ADPCM (unused for now)
30398
30399 2004-10-06  Wim Taymans  <wim@fluendo.com>
30400
30401         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30402         Actually _do_ negotiation. Pass gdouble as arg instead
30403         of guint64 for the framerate.
30404
30405 2004-10-06  Wim Taymans  <wim@fluendo.com>
30406
30407         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30408         (find_compatibles), (close_pad_link), (try_to_link_1),
30409         (no_more_pads), (close_link), (type_found):
30410         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30411         * gst/playback/gstplaybin.c: (gen_video_element),
30412         (gen_audio_element):
30413         Set state on newly added element to READY so that negotiation
30414         can happen ASAP.
30415         Addes some more debug info.
30416         Do not try to plug pads with multiple caps structures or ANY
30417         because it is too dangerous since we do not do dynamic
30418         replugging.
30419
30420 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30421
30422         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30423
30424         * po/LINGUAS:
30425         * po/or.po:
30426           add Oriya translation
30427
30428 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30429
30430         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30431           Prevent overwrite of size member. Makes audio sound crappy.
30432
30433 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30434
30435         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30436         Add rmvb to the list of known RealMedia extensions
30437
30438 2004-10-05  Wim Taymans  <wim@fluendo.com>
30439
30440         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30441         (mngdec_openstream), (mngdec_closestream),
30442         (mngdec_handle_sink_event), (mngdec_readdata),
30443         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30444         (mngdec_getcanvasline), (mngdec_refresh),
30445         (gst_mngdec_change_state):
30446         Set the framerate correctly.
30447
30448 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30449
30450         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30451           There was something wrong with the index massaging.
30452
30453 2004-10-04  Wim Taymans  <wim@fluendo.com>
30454
30455         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30456         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30457         (gst_smokedec_chain):
30458         * ext/jpeg/gstsmokedec.h:
30459         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30460         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30461         * ext/jpeg/gstsmokeenc.h:
30462         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30463         (smokecodec_decode_new), (smokecodec_info_free),
30464         (smokecodec_set_quality), (smokecodec_get_quality),
30465         (smokecodec_set_threshold), (smokecodec_get_threshold),
30466         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30467         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30468         (smokecodec_encode), (smokecodec_parse_id),
30469         (smokecodec_parse_header), (smokecodec_decode):
30470         * ext/jpeg/smokecodec.h:
30471         * ext/jpeg/smokeformat.h:
30472         Updated smoke, new bitstream, allows embedding in ogg.
30473
30474 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30475
30476         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30477           Fix seeking in some files. All this code is no longer needed (and
30478           actually breaks stuff) because we now synchronize the full index
30479           right when reading the header.
30480
30481 2004-10-04  Wim Taymans  <wim@fluendo.com>
30482
30483         * configure.ac:
30484         configure update for libmng.
30485
30486 2004-10-04  Wim Taymans  <wim@fluendo.com>
30487
30488         * ext/libmng/Makefile.am:
30489         * ext/libmng/gstmng.c: (plugin_init):
30490         * ext/libmng/gstmng.h:
30491         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30492         (gst_mngdec_base_init), (gst_mngdec_class_init),
30493         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30494         (gst_mngdec_loop), (gst_mngdec_get_property),
30495         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30496         (mngdec_closestream), (mngdec_handle_sink_event),
30497         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30498         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30499         (gst_mngdec_change_state):
30500         * ext/libmng/gstmngdec.h:
30501         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30502         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30503         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30504         (gst_mngenc_chain), (gst_mngenc_get_property),
30505         (gst_mngenc_set_property):
30506         * ext/libmng/gstmngenc.h:
30507         Added basic MNG decoder. Needs more work. The encoder does
30508         not work yet.
30509
30510 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30511
30512         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30513         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30514         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30515           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30516           no-more-pads.
30517
30518 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30519
30520         * configure.ac:
30521           you need at least 1.0.4 of speex
30522
30523 2004-10-04 Iain <iaingnome@gmail.com>
30524
30525         * ext/speex/gstspeexdec.h: Revert the includes changes.
30526
30527         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30528
30529 2004-09-30 Iain <iaingnome@gmail.com>
30530
30531         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30532         found during init or set as a property instead of hardcoding /dev/audio
30533
30534 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30535
30536         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30537         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30538         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30539         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30540         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30541         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30542         (gst_rmdemux_dump_data):
30543           Use debug category, fix EOS handling. filesrc ! rmdemux now
30544           works.
30545
30546 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30547
30548         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30549         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30550         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30551           Improve allocation, cutting and sorting of the index. How takes a
30552           few seconds instead of minutes.
30553
30554 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30555
30556         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30557           fixed compilation
30558
30559 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30560
30561         * gst-libs/gst/riff/riff-media.c:
30562         (gst_riff_create_video_caps_with_data),
30563         (gst_riff_create_video_template_caps):
30564           Add wing commander format mimetype/fourccs.
30565         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30566           Don't crash if some value is 0.
30567
30568 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30569
30570         * gst-libs/gst/riff/riff-media.c:
30571         (gst_riff_create_video_caps_with_data),
30572         (gst_riff_create_video_template_caps):
30573           Add DIB fourcc (raw, palettized 8-bit RGB).
30574         * gst-libs/gst/riff/riff-read.c:
30575         (gst_riff_read_strf_vids_with_data):
30576           Oops, fix strf_data reading bug.
30577         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30578           Use a non-NULL tag.
30579         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30580           Time for hacks. Sorry Dave. At least one quicktime movie (a
30581           trailer) that I've encountered contains multiple video tracks.
30582           One of those is the actual video track, the other are one-frame
30583           tracks (images). Unfortunately, the number of frames according
30584           to the trak header is 1 for each, so that doesn't help. So
30585           instead, I look at the duration and discard tracks with a
30586           duration shorter than 20% of the length of the stream. Better
30587           than nothing.
30588
30589 2004-10-01  Christian Schaller <christian@fluendo.com>
30590
30591         * ext/ivorbis/vorbis.c:
30592           Patch from Phil Blundell (Bug 152341)
30593
30594 2004-10-01  Wim Taymans  <wim@fluendo.com>
30595
30596         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30597         (speex_dec_get_formats), (speex_dec_convert),
30598         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30599         (speex_dec_chain), (gst_speexdec_get_property),
30600         (gst_speexdec_set_property):
30601         Small cleanups.
30602
30603 2004-10-01  Wim Taymans  <wim@fluendo.com>
30604
30605         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30606         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30607         (gst_wavparse_other), (gst_wavparse_loop),
30608         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30609         (gst_wavparse_srcpad_event):
30610         * gst/wavparse/gstwavparse.h:
30611         Added some more debugging info.
30612         Fix the case where the length of the file is 0.
30613         Make sure we seek to sample borders.
30614
30615 2004-10-01  Wim Taymans  <wim@fluendo.com>
30616
30617         * gst/playback/README:
30618         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30619         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30620         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30621         Add some debug info to decodebin, update README
30622
30623 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30624
30625         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30626           Don't use g_print(); use GST_DEBUG().
30627
30628 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30629
30630         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30631         (gst_ogg_mux_queue_pads):
30632           Handle EOS properly.
30633
30634 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30635
30636         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30637
30638         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30639         (gst_faad_chain), (gst_faad_change_state):
30640         * ext/faad/gstfaad.h:
30641           Allow playback of raw (unframed) MPEG AAC files (#148993).
30642
30643 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30644
30645         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30646
30647         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30648           Throw error if we didn't recognize the stream. Fixes #152289.
30649
30650 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30651
30652         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30653           Fix negotiation.
30654
30655 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30656
30657         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30658
30659         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30660           Fix memleak.
30661
30662 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30663
30664         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30665
30666         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30667           Solve #152805.
30668         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30669           Solve 152806.
30670
30671 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30672
30673         * gst-libs/gst/riff/riff-media.c:
30674         (gst_riff_create_video_caps_with_data),
30675         (gst_riff_create_audio_caps_with_data):
30676           Add codec_data handling (like asfdemux used to do).
30677         * gst/asfdemux/gstasf.c: (plugin_init):
30678         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30679         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30680           Use riff-media for caps creation instead of our own (mostly
30681           broken) copy of its functions.
30682
30683 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30684
30685         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30686           Don't actually error out if we get another return value than
30687           -EINVAL. Opposite to what I first thought, drivers have random
30688           return values for this, although -EINVAL is the expected return
30689           value. Since this is not fatal, we shouldn't use
30690           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30691
30692 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30693
30694         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30695         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30696         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30697         (dvdreadsrc_get), (dvdreadsrc_open_file),
30698         (dvdreadsrc_change_state):
30699           Fix. Don't do one big huge loop around the whole DVD, that will
30700           cache all data and thus eat sizeof(dvd) (several GB) before we
30701           see something.
30702         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30703           Actually NULL'ify event after using it.
30704         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30705         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30706         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30707         (gst_ebml_read_seek), (gst_ebml_read_skip):
30708           Handle events.
30709         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30710         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30711         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30712           Fix timing (this will probably break if I seek using menus, but
30713           I didn't get there yet). VOBs and normal DVDs should now work.
30714           Add a mpeg2-only pad with high rank so this get autoplugged for
30715           MPEG-2 movies.
30716         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30717         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30718         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30719         (gst_mpeg_demux_get_audio_stream),
30720         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30721         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30722           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30723           MPEG-1 but use dvddemux for MPEG-2.
30724         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30725         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30726         (gst_mpeg_parse_parse_packhead):
30727           Timing. Only add pad template if it exists. Add sink template from
30728           class and not from ourselves. This means we will always use the
30729           correct sink template even if it is not the one defined in this
30730           file.
30731
30732 2004-09-29  Wim Taymans  <wim@fluendo.com>
30733
30734         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30735         (gst_mpeg_demux_parse_pes):
30736         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30737         Fix playback of mpeg again, timestamps where screwed up by
30738         patch 1.61.
30739
30740 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30741
30742         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30743           Only return true if we actually filled something in. Prevents
30744           player applications from showing a random length for flac files.
30745         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30746         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30747         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30748         (gst_riff_read_strf_vids_with_data),
30749         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30750           OK, ok, so I implemented event handling. Apparently it's normal
30751           that we receive random events at random points without asking
30752           for it.
30753         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30754         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30755         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30756         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30757         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30758         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30759         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30760         * gst/avi/gstavidemux.h:
30761           Implement non-lineair chunk handling and subchunk processing.
30762           The first solves playback of AVI files where the audio and video
30763           data of individual buffers that we read are not synchronized.
30764           This should not happen according to the wonderful AVI specs, but
30765           of course it does happen in reality. It is also a prerequisite for
30766           the second. Subchunk processing allows us to cut chunks in small
30767           pieces and process each of these pieces separately. This is
30768           required because I've seen several AVI files with incredibly large
30769           audio chunks, even some files with only one audio chunk for the
30770           whole file. This allows for proper playback including seeking.
30771           This patch is supposed to fix all AVI A/V sync issues.
30772         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30773         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30774           Work.
30775         * gst/modplug/gstmodplug.cc:
30776           Proper return value setting for the query() function.
30777         * gst/playback/gstplaybasebin.c: (setup_source):
30778           Being in non-playing state (after, e.g., EOS) is not necessarily
30779           a bad thing. Allow for that. This fixes playback of short files.
30780           They don't actually playback fully now, because the clock already
30781           runs. This means that small files (<500kB) with a small length
30782           (<2sec) will still not or barely play. Other files, such as mod
30783           or flx, will work correctly, however.
30784
30785 2004-09-28  Wim Taymans  <wim@fluendo.com>
30786
30787         * ext/speex/gstspeex.c: (plugin_init):
30788         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30789         (gst_speex_dec_class_init), (speex_dec_get_formats),
30790         (speex_get_event_masks), (speex_get_query_types),
30791         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30792         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30793         (gst_speexdec_get_property), (gst_speexdec_set_property),
30794         (speex_dec_change_state):
30795         * ext/speex/gstspeexdec.h:
30796         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30797         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30798         (gst_speexenc_base_init), (gst_speexenc_class_init),
30799         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30800         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30801         (gst_speexenc_src_query), (gst_speexenc_init),
30802         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30803         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30804         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30805         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30806         (gst_speexenc_chain), (gst_speexenc_get_property),
30807         (gst_speexenc_set_property), (gst_speexenc_change_state):
30808         * ext/speex/gstspeexenc.h:
30809         Rewrote speex encoder, make sure it can be embedded in ogg.
30810         Implemented speex decoder.
30811
30812 2004-09-28  Christian Schaller <christian@fluendo.com>
30813
30814         * configure.ac:
30815         Remove kioslave plugin. Markey is brewing a new working one
30816         * ext/Makefile.am: Remove kioslave plugin
30817         * ext/kio: remove
30818         * gst-plugins.spec.in: remove kio plugin from spec
30819
30820 2004-09-27  Wim Taymans  <wim@fluendo.com>
30821
30822         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30823         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30824         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30825         (gst_multifdsink_new_client),
30826         (gst_multifdsink_handle_client_write),
30827         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30828         (gst_multifdsink_handle_clients):
30829         * gst/tcp/gstmultifdsink.h:
30830         Make syncing to keyframes actually work for new clients and lagging
30831         clients.
30832
30833 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30834
30835         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30836         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30837         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30838         * gst/debug/gstnavigationtest.h:
30839           make navigationtest display button-press and button-release events
30840
30841 2004-09-26 Iain <iaingnome@gmail.com>
30842
30843         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30844         the channels have received a new media event.
30845         (interleave_buffered_loop): Compresses a new media event on all
30846         channels into one.
30847
30848 2004-09-26 Iain <iaingnome@gmail.com>
30849
30850         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30851         call the sinkpad's default event handler and not the srcpads. He also
30852         says this is confusing :)
30853         (gst_wavenc_stop_file): Company says that seek events only go upstream
30854         we should send a discontinuous downstream instead.
30855
30856 2004-09-25  Christian Schaller <christian@fluendo.com>
30857
30858         * Update SPEC file to be usable in conjunction with Fedora Core,
30859           Fedora.us and freshrpms packages
30860         * Fix typo in multifilesrc test Makefile
30861
30862 2004-09-24  Wim Taymans  <wim@fluendo.com>
30863
30864         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30865         Only signal the no_more_pads signal when we have
30866         added the stream to our list.
30867
30868 2004-09-24  Wim Taymans  <wim@fluendo.com>
30869
30870         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30871         (new_decoded_pad):
30872         * gst/playback/gstplaybasebin.h:
30873         * gst/playback/gstplaybin.c: (setup_sinks):
30874         Don't try to preroll or decode more than one audio/video
30875         track.
30876
30877 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30878
30879         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30880           Throw error if we failed to find a suitable output. This should
30881           throw an error if we successfully set up a pipeline (e.g. because
30882           we recognized a media file) but found no decodable streams in it
30883           (e.g. because it contains only media stream types for which we
30884           have no decoders, or because it's not a media type).
30885
30886 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30887
30888         * ext/dirac/Makefile.am:
30889         * ext/dirac/gstdirac.cc:
30890         * ext/dirac/gstdiracdec.cc:
30891         * ext/dirac/gstdiracdec.h:
30892           Do something. Don't actually know if this works because I don't
30893           have a demuxer yet.
30894         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30895           Add channels=1 to caps returned from _getcaps().
30896         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30897         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30898         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30899         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30900         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30901         (gst_ogm_parse_change_state):
30902           Separate between audio/video so ogmaudioparse actually uses the
30903           audio pad templates. Both audio and video work now, including
30904           autoplugging. Also use sometimes-srcpad hack.
30905         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30906           Handle events better. Don't hang on infinite loops.
30907         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30908         (gst_avi_demux_init), (gst_avi_demux_reset),
30909         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30910         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30911         (gst_avi_demux_change_state):
30912         * gst/avi/gstavidemux.h:
30913           Improve A/V sync. Still not perfect.
30914         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30915         (gst_ebml_read_skip):
30916           Handle events better.
30917         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30918         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30919         (qtdemux_audio_caps):
30920           Add IMA4. Improve event handling. Save offset after a seek when
30921           the headers are at the end of the file so that we don't end up in
30922           an infinite loop.
30923         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30924           Add low-priority typefind support for files with no length.
30925
30926 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30927
30928         * testsuite/multifilesink/Makefile.am:
30929         fix typo
30930
30931 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30932
30933         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30935         mistakes from thaytan's patches.
30936
30937 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30938
30939         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30940           For completeness, XSync in the destroy function as xvimage does.
30941
30942 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30943
30944         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30945            Correct caps negotiation
30946         * gst/volume/gstvolume.c: (volume_chain_float),
30947         (volume_chain_int16):
30948            Modify debug output to be little more informative
30949         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30951         (gst_xvimagesink_xvimage_destroy):
30952           Add XSync calls after detaching from the shared memory segment to
30953           avoid a crash.
30954
30955 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30956
30957         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30958         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30959         * ext/vorbis/vorbis.c: (plugin_init):
30960         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30961         (gst_vorbisenc_chain):
30962         * ext/vorbis/vorbisenc.h:
30963         remove explicit newmedia support from oggmux and vorbisenc
30964         add debug category to vorbisenc
30965         * gst/multifilesink/gstmultifilesink.c:
30966         (gst_multifilesink_class_init), (gst_multifilesink_init),
30967         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30968         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30969         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30970         (plugin_init):
30971         * gst/multifilesink/gstmultifilesink.h:
30972         add support for streamheader in multifilesink
30973
30974 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30975
30976         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30977         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30978         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30979           Prevent infinite loops. More correct error reporting.
30980         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30981           Error out if negotiation fails.
30982         * gst/playback/gstplaybasebin.c: (setup_source),
30983         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30984         (gst_play_base_bin_found_tag):
30985           Error/tag forwarding. Pre-roll fixes for source errors on state
30986           changes (e.g. "file does not exist") to prevent hangs.
30987
30988 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30989
30990         * testsuite/multifilesink/Makefile.am:
30991         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30992         (gst_newmedia_class_init), (gst_newmedia_init),
30993         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30994         (newfile_signal), (test_signal), (main):
30995         * testsuite/multifilesink/multifilesrc_test.c: (main):
30996         * testsuite/multifilesink/oggtheora_test.c:
30997         (gst_newmedia_base_init), (gst_newmedia_class_init),
30998         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30999         (test_format), (newfile_signal), (test_signal), (main):
31000         * testsuite/multifilesink/oggvorbis_test.c:
31001         (gst_newmedia_base_init), (gst_newmedia_class_init),
31002         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
31003         (test_format), (newfile_signal), (test_signal), (main):
31004         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
31005         (gst_newmedia_class_init), (gst_newmedia_init),
31006         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
31007         (newfile_signal), (test_signal), (main):
31008         New media tests
31009
31010 2004-09-20  Christian Schaller <christian@fluendo.com>
31011
31012         * Fix mikmod license to LGPL as they have relicensed
31013         * Move Dirac and Effectv into LGPL section of README_license
31014
31015 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31016
31017         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
31018         (gst_mad_change_state):
31019           Allow for mp3 rate/channels changes. However, only very
31020           conservatively. Reason that we *have* to enable this is smiply
31021           because the mad find_sync() function is not good enough, it will
31022           regularly sync on random data as valid frames and therefore make
31023           us provide random caps as *final* caps of the stream. The best fix
31024           I could think of is to simply require several of the same stream
31025           changes in a row before we change caps.
31026           The actual testcase that works now is #
31027         * ext/ogg/Makefile.am:
31028         * ext/ogg/gstogg.c: (plugin_init):
31029         * ext/ogg/gstogmparse.c:
31030           OGM support (video only for now; I need an audio sample file).
31031         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
31032         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
31033         (gst_asf_demux_add_video_stream):
31034           WMV extradata.
31035         * gst/playback/gstplaybasebin.c: (unknown_type):
31036           Don't error out on single unknown-types after all. It's wrong.
31037           If we found type of video and audio but not of a subtitle stream,
31038           it will still error out (which is unwanted). Will find a better fix
31039           later on.
31040         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
31041         (ogmaudio_type_find), (plugin_init):
31042           OGM support.
31043
31044 2004-09-20  Johan Dahlin  <johan@gnome.org>
31045
31046         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
31047         after setting caps.
31048
31049 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31050
31051         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
31052         * gst/wavenc/gstwavenc.h:
31053         Added newmedia support to wavenc
31054
31055 2004-09-17  Wim Taymans  <wim@fluendo.com>
31056
31057         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
31058         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31059         (gst_fdset_fd_can_write), (gst_fdset_wait):
31060         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
31061         (gst_multifdsink_init), (gst_multifdsink_add),
31062         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
31063         (gst_multifdsink_remove_client_link),
31064         (gst_multifdsink_client_queue_buffer),
31065         (gst_multifdsink_handle_client_write),
31066         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
31067         (gst_multifdsink_close), (gst_multifdsink_change_state):
31068         * gst/tcp/gstmultifdsink.h:
31069         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31070         (gst_tcpserversink_removed):
31071         Small cleanups in fdset.c
31072         Use a hastable to map fd to the client structure for faster
31073         lookup in _remove and get_stats.
31074         Added virtual function to close the fds.
31075         Handle clients even when the select/poll call was unblocked because
31076         of a command.
31077         Implement syncing to keyframe in the recovery procedure.
31078
31079 2004-09-16 Iain <iaingnome@gmail.com>
31080
31081         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
31082         try caps.
31083
31084 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31085
31086         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
31087           Caps are only set if the type of the stream is unknown, but this
31088           is initialized in ->init_stream(), so set to UNKNOWN after calling
31089           ->init_stream() so that capsnego starts.
31090
31091 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31092
31093         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31094         (gst_avi_demux_stream_data):
31095           Just hardcode for raw audio then. AVI audio sucks.
31096
31097 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
31098
31099         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
31100         * gst/matroska/matroska-mux.c: (audiosink_templ),
31101         (gst_matroska_mux_audio_pad_link):
31102         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
31103         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
31104
31105 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31106
31107         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31108         (gst_avi_demux_stream_data):
31109           Try to fix a/v sync issues.
31110
31111 2004-09-15  David Schleef  <ds@schleef.org>
31112
31113         * configure.ac: remove NASM check, since we don't use it.  Update
31114         dirac check to 0.4
31115         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
31116         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31117         Initialized variables.
31118         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
31119         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
31120         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
31121         SVQ3 format
31122
31123 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31124
31125         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31126         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
31127         * gst/avi/gstavidemux.h:
31128           Fix for compressed audio (mp3) timestamp generation. How did this
31129           ever work?
31130
31131 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31132
31133         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
31134           Volume is a double not a float.
31135
31136 2004-09-15  Wim Taymans  <wim@fluendo.com>
31137
31138         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
31139         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
31140         Don't close the fd in multifdsink as we didn't open it in the
31141         first place. Some cleanups.
31142
31143 2004-09-15  Wim Taymans  <wim@fluendo.com>
31144
31145         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31146         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31147         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31148         Fix the case where the muxer would mark pages as delta
31149         frames when they are not (vorbis only ogg).
31150
31151 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31152
31153         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
31154         (gst_play_base_bin_change_state):
31155           Handle the case where we failed to setup a clear pipeline. This
31156           will throw an error (or EOS, another nice case) and if you don't
31157           catch that, the app will wait for the signal forever (and thus
31158           hang).
31159
31160 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31161
31162         * ext/gnomevfs/gstgnomevfssink.c:
31163         (gst_gnomevfssink_uri_get_protocols):
31164         * ext/gnomevfs/gstgnomevfssrc.c:
31165         (gst_gnomevfssrc_uri_get_protocols):
31166         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31167         * ext/gnomevfs/gstgnomevfsuri.h:
31168           Use _uri_new() instead of _open(), so it doesn't take as long and
31169           Christophe's computer won't hang.
31170         * gst/playback/gstplaybasebin.c: (unknown_type):
31171           Throw error on unknown media type, so apps actually display it.
31172
31173 2004-09-14  Brian Cameron  <brian.cameron@sun.com
31174
31175         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
31176           this script to work on Solaris since bash shell handles echo
31177           differenly than bash.
31178
31179 2004-09-17  Wim Taymans  <wim@fluendo.com>
31180
31181         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
31182         (setup_source), (gst_play_base_bin_set_property),
31183         (gst_play_base_bin_add_element):
31184         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
31185         Some more work on making sure seeking pauses the pipeline and
31186         that changing the uri actually does something.
31187
31188 2004-09-17  Wim Taymans  <wim@fluendo.com>
31189
31190         * gst/tcp/gstfdset.c: (gst_fdset_wait):
31191         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
31192         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
31193         (gst_tcpserversink_close):
31194         Be a bit more paranoid when freeing memory.
31195
31196 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31197
31198         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
31199         (qtdemux_parse_trak):
31200           Don't crash by dividing by zero (see sample movie in #126922).
31201
31202 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31203
31204         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
31205           Don't touch non-existing data (fixes crash on file in #140147).
31206
31207 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31208
31209         * gst/playback/gstplaybasebin.c:
31210         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
31211           Handle double disposals, and proper change of URIs.
31212
31213 2004-09-13  Martin Eikermann <meiker@upb.de>
31214
31215         * gst/mpegstream/gstmpegparse.c:
31216           fix synchronistation for streams recorded from digital PCR
31217           fixes bug #119376
31218
31219 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31220
31221         * ext/gnomevfs/Makefile.am:
31222         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
31223         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
31224         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
31225         (gst_gnomevfssink_uri_get_type),
31226         (gst_gnomevfssink_uri_get_protocols),
31227         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
31228         (gst_gnomevfssink_uri_handler_init),
31229         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
31230         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
31231         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
31232         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
31233         (gst_gnomevfssrc_uri_get_type),
31234         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
31235         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
31236         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
31237         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
31238         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31239         * ext/gnomevfs/gstgnomevfsuri.h:
31240           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
31241           of fake URIs to see which this version of Gnome-VFS likes, and
31242           uses that for the Gst-URI interface. Makes playbin support http://
31243           streams. Also fix up some stupid behaviour in gnomevfssrc.
31244
31245 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31246
31247         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
31248         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
31249         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
31250         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
31251           Update mixer (to sync with other sessions) if we try to obtain
31252           a new value. This makes alsamixer work accross applications.
31253         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
31254           Only call sync functions if we're running, else alsalib asserts.
31255         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31256           Sometimes fails to compile. Possibly a gcc bug.
31257         * gst/playback/gstplaybin.c: (gen_video_element),
31258         (gen_audio_element):
31259           Add a reference to an application-provided object, because we lose
31260           this same reference if we add it to the bin. If we don't do this,
31261           we can only use this object once and thus crash if we go from
31262           ready to playing, back to ready and back to playing again.
31263           Also add an audioscale element because several cheap soundcards -
31264           like mine - don't support all samplerates.
31265         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31266         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
31267           Fix wrong order or PAR calls. Makes automatically obtained PAR
31268           from the X server atually being used.
31269
31270 2004-09-12  David Schleef  <ds@schleef.org>
31271
31272         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
31273         #151887, #152102, #152247.
31274         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
31275         * examples/seeking/cdparanoia.c: same
31276         * examples/seeking/cdplayer.c: same
31277         * examples/seeking/seek.c: same
31278         * examples/seeking/spider_seek.c: same
31279         * examples/seeking/vorbisfile.c: same
31280         * examples/stats/mp2ogg.c: same
31281         * ext/esd/esdsink.c: (gst_esdsink_class_init),
31282         (gst_esdsink_dispose): Dispose of element properly.
31283         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
31284         fixes.
31285         * ext/nas/nassink.c: (gst_nassink_class_init),
31286         (gst_nassink_dispose): Dispose of element correctly.
31287         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
31288         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31289         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31290         Fix 64-bit warning.
31291         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31292         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31293         Fix 64-bit warning.
31294
31295 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
31296
31297         * configure.ac : change speex detection as 1.1.6 now uses
31298           .pc/pkg-config and they changed their headers location.
31299
31300 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
31301
31302         * gst/matroska/matroska-mux.h:
31303         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
31304         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31305         (gst_matroska_mux_write_data):
31306           Write multiple blocks/frames per cluster.
31307                 Write meta-seek information (seek heads).
31308
31309 2004-09-09  Scott Wheeler <wheeler@kde.org>
31310
31311         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
31312         (gst_play_bin_set_property), (gst_play_bin_get_property),
31313         (gen_audio_element), (gen_audio_element):
31314           Add a volume element / property to the pipeline.
31315
31316 2004-09-07  Wim Taymans  <wim@fluendo.com>
31317
31318         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
31319         Copy timestamps from the master pad to the output buffers.
31320
31321 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31322
31323         * ext/raw1394/gstdv1394src.c:
31324           throw errors when applicable
31325
31326 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
31327
31328         * gst/matroska/ebml-ids.h:
31329         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
31330         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
31331         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
31332           automatically convert unix time <-> ebml time when reading/writing
31333           a date, use gst_ebml_write_uint to write CUETIME,
31334           not gst_ebml_write_date.
31335         * gst/matroska/matroska-ids.h:
31336         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31337         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31338         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31339         (gst_matroska_mux_write_data):
31340           Write track and segment UIDs, write muxing date, write
31341           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31342           Create cues for audio only files.
31343
31344 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31345
31346         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31347         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31348           Re-commit ALSA switches.
31349         * gst/adder/gstadder.c: (gst_adder_loop):
31350           64-bit fix (#151416).
31351         * gst/debug/progressreport.c: (gst_progressreport_report):
31352           64-bit fix (#151419).
31353         * gst/matroska/matroska-demux.c:
31354         (gst_matroska_demux_parse_contents):
31355           64-bit fix (#151420).
31356         * gst/playback/test3.c: (update_scale):
31357           64-bit fix (#151421).
31358
31359 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31360
31361         * configure.ac:
31362           bump nano to cvs
31363
31364 === release 0.8.4 ===
31365
31366 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31367
31368         * configure.ac: releasing 0.8.4, "Alias"
31369
31370 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31371
31372         * ext/theora/Makefile.am:
31373           fix makefile.  Fixes #151462.
31374
31375 2004-08-30  Wim Taymans  <wim@fluendo.com>
31376
31377         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31378         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31379         (gst_multifdsink_remove_client_link),
31380         (gst_multifdsink_client_queue_buffer),
31381         (gst_multifdsink_handle_client_write):
31382         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31383         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31384         Fix some memory leaks.
31385
31386 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31387
31388         Patch by: David Schleef
31389
31390         * configure.ac:
31391         * sys/Makefile.am:
31392           rename our detection macro for V4L2.  Fixes #151236.
31393
31394 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31395
31396         Patch by: David Schleef
31397
31398         * configure.ac:
31399           check to define LAMEPRESET.  Fixes #151232.
31400
31401 2004-08-27  David Schleef  <ds@schleef.org>
31402
31403         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31404         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31405         (gst_glimagesink_fixate):  Move local variable declarations to
31406         make gcc-2.95 happy.
31407
31408 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31409
31410         * configure.ac:
31411           bump nano for prerelease
31412
31413 2004-08-27  David Schleef  <ds@schleef.org>
31414
31415         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31416         * sys/sunaudio/gstsunaudiosrc.c:
31417         * sys/sunaudio/gstsunaudiosrc.h:
31418
31419 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31420
31421         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31422         handle EOS correctly
31423         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31424         * gst/matroska/matroska-mux.h:
31425         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31426         VFW compatibility mode
31427
31428 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31429
31430         patch by: Zaheer Abbas Merali
31431
31432         * ext/ogg/gstoggmux.c:
31433         * ext/vorbis/vorbisenc.c:
31434         * ext/vorbis/vorbisenc.h:
31435           handle NEWMEDIA
31436
31437 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31438
31439         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31440         fix byte order reversion on little endian machines.
31441         * gst/matroska/matroska-mux.c: (audiosink_templ),
31442         (gst_matroska_mux_audio_pad_link):
31443         add TTA codec to the list of supported codecs.
31444         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31445         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31446         (gst_matroska_mux_write_data):
31447         * gst/matroska/matroska-mux.h:
31448         write segment duration correctly, write muxing app string, fixes bugs
31449         #140897 and #140898.
31450         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31451         wait for all pads to be negotiated before starting to mux.
31452
31453 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31454
31455         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31456         * ext/lame/gstlame.h:
31457         Added new media support to lame
31458
31459 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31460
31461         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31462         send vorbis headers at the beginning of a stream, fixes bug #141554.
31463         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31464         bug #148950.
31465         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31466         (gst_matroska_demux_plugin_init):
31467         * gst/matroska/matroska-ids.h:
31468         enable demuxing of TTA audio streams, fixes bug #148951.
31469         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31470         enable typefinding for TTA audio files, fixes bug #148711.
31471         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31472         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31473         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31474
31475 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31476
31477         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31478         (gst_riff_read_element_data), (gst_riff_read_seek),
31479         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31480         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31481         <teuf@gnome.org>
31482
31483 2004-08-23 Iain <iaingnome@gmail.com>
31484
31485         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31486         tags. They appear to be handled differently to normal.
31487         (tag_list_to_id3_tag_foreach): Ditto.
31488
31489 2004-08-22  Wim Taymans  <wim@fluendo.com>
31490
31491         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31492         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31493         Make sure we never send -1 granulepos.
31494
31495 2004-08-20  Wim Taymans  <wim@fluendo.com>
31496
31497         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31498         (gst_ogg_mux_loop):
31499         I will accept bitchslappings with non sharp objects.
31500
31501 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31502
31503         * configure.ac:
31504         Clean up the test for lame presets
31505
31506 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31507
31508         * configure.ac:
31509         * ext/lame/Makefile.am:
31510         * ext/lame/gstlame.c: (gst_lame_class_init),
31511         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31512         Only enable lame presets if version of lame has presets in API
31513
31514 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31515         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31516         * gst/udp/gstudpsrc.h:
31517           Don't call gst_pad_push in a get function. Fixes #150449
31518
31519 2004-08-18  Wim Taymans  <wim@fluendo.com>
31520
31521         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31522         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31523         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31524         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31525         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31526         (gst_fdset_wait):
31527         * gst/tcp/gstfdset.h:
31528         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31529         (gst_multifdsink_client_queue_buffer),
31530         (gst_multifdsink_handle_client_write):
31531         * gst/tcp/gstmultifdsink.h:
31532         Some extra checks in gstfdset.
31533         Only use send() when the fd is a socket. Don't try to
31534         read from write only fds.
31535
31536 2004-08-18  Wim Taymans  <wim@fluendo.com>
31537
31538         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31539         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31540         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31541         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31542         (gst_fdset_wait):
31543         Add more locking and bounds checking.
31544
31545 2004-08-18  Wim Taymans  <wim@fluendo.com>
31546
31547         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31548         Realloc test fdset in the lock and right before starting
31549         the poll call. Bump the limit to 4096.
31550
31551 2004-08-17  David Schleef  <ds@schleef.org>
31552
31553         * sys/sunaudio/Makefile.am:
31554         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31555         of rates and channels.  Make debugging less obnoxious.
31556
31557         Patch from Balamurali Viswanathan implementing a mixer for
31558         Sun audio.  (bug #144091):
31559         * sys/sunaudio/gstsunelement.c:
31560         * sys/sunaudio/gstsunelement.h:
31561         * sys/sunaudio/gstsunmixer.c:
31562         * sys/sunaudio/gstsunmixer.h:
31563
31564 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31565
31566         * gst/audioscale/gstaudioscale.c:
31567         * gst/audioscale/gstaudioscale.h:
31568         made audioscale resample from any sample rate to any sample rate
31569
31570 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31571
31572         * ext/libpng/gstpngdec.c:
31573           error out on unsupported types
31574
31575 2004-08-17  Iain <iaingnome@gmail.com>
31576
31577         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31578         mid_side and loose_mid_side properties if its a stereo stream.
31579
31580 2004-08-17  Wim Taymans  <wim@fluendo.com>
31581
31582         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31583         (theora_get_formats), (theora_dec_src_convert),
31584         (theora_dec_sink_convert), (theora_dec_src_query),
31585         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31586         Add a debug line.
31587
31588 2004-08-17  Wim Taymans  <wim@fluendo.com>
31589
31590         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31591         (gst_ogg_pad_push):
31592         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31593         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31594         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31595         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31596         Mark delta units in the muxer.
31597         Try to decode the packet after an out-of-sync error from
31598         libogg.
31599
31600 2004-08-17  Wim Taymans  <wim@fluendo.com>
31601
31602         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31603         (gst_multifdsink_init), (gst_multifdsink_add),
31604         (gst_multifdsink_client_queue_buffer),
31605         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31606         * gst/tcp/gstmultifdsink.h:
31607         Added option to send a keyframe to clients as the first buffer.
31608         Make timeout property writable.
31609
31610 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31611
31612         patch by: Wim Taymans
31613
31614         * gst/tcp/gstfdset.c:
31615         * gst/tcp/gstmultifdsink.c:
31616           fix index comparison, should include 0
31617
31618 2004-08-16  Wim Taymans  <wim@fluendo.com>
31619
31620         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31621         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31622         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31623         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31624         (gst_fdset_wait):
31625           copy when reallocing for poll so the select arguments don't get
31626           changed during the call
31627
31628 2004-08-16  Wim Taymans  <wim@fluendo.com>
31629
31630         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31631         (gst_theora_enc_class_init), (theora_enc_sink_link),
31632         (theora_buffer_from_packet), (theora_enc_chain):
31633         Fix bug where buffers were not marked as keyframes
31634         correctly.
31635
31636 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31637
31638         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31639         (gst_lame_preset_get_type), (gst_lame_class_init):
31640         describe the enum values for vbr mode and presets more verbosely
31641
31642 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31643
31644         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31645         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31646         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31647         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31648         * ext/lame/gstlame.h:
31649         add preset property to lame so it can use lame presets
31650
31651 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31652
31653         * ext/lame/gstlame.c: (gst_lame_get_property):
31654         whoops forgot break, thanks teuf
31655
31656 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31657
31658         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31659         (gst_lame_class_init), (gst_lame_src_getcaps),
31660         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31661         (gst_lame_get_property), (gst_lame_setup):
31662         * ext/lame/gstlame.h:
31663         fix lame's broken vbr stuff, allow it to resample if need be, and also
31664         make xing header optional
31665
31666 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31667
31668         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31669         added getcaps function so samplerate doesnt get fixated to silly values
31670
31671 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31672
31673         * ext/lame/gstlame.c: (gst_lame_src_link):
31674         revert previous fix
31675
31676 2004-08-12  Johan Dahlin  <johan@gnome.org>
31677
31678         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31679         checks. Doesn't matter what state we are in. Interfaces are a
31680         compile time thing, not runtime. It also broke the python bindings.
31681
31682 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31683
31684         * ext/lame/gstlame.c: (gst_lame_src_link):
31685         made source pad link function check if sinkpad is ok..fixes the problem
31686         where core fixates the output rate of lame stupidly
31687
31688 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31689
31690         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31691         * sys/v4l/v4l_calls.c:
31692         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31693           fix fixate function to handle nonsimple caps.
31694           remove bogus check in _link
31695           cleanups
31696
31697 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31698
31699         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31700         set default compression ratio parameter to 0.0 so bitrate parameter
31701         works :)
31702
31703 2004-08-11  David Schleef  <ds@schleef.org>
31704
31705         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31706
31707 2004-08-11  David Schleef  <ds@schleef.org>
31708
31709         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31710         before.
31711
31712 2004-08-11  David Schleef  <ds@schleef.org>
31713
31714         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31715
31716 2004-08-11  David Schleef  <ds@schleef.org>
31717
31718         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31719           license field
31720         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31721         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31722           LGPL.
31723         * gst/auparse/gstauparse.c: Fix plugin license field.
31724         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31725         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31726         * gst/rtp/gstrtp.c: Fix plugin license field.
31727
31728 2004-08-11  Wim Taymans  <wim@fluendo.com>
31729
31730         * gst/tcp/Makefile.am:
31731         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31732         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31733         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31734         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31735         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31736         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31737         (gst_fdset_fd_can_write), (gst_fdset_wait):
31738         * gst/tcp/gstfdset.h:
31739         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31740         (gst_multifdsink_class_init), (gst_multifdsink_init),
31741         (gst_multifdsink_add), (gst_multifdsink_remove),
31742         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31743         (gst_multifdsink_remove_client_link),
31744         (gst_multifdsink_handle_client_read),
31745         (gst_multifdsink_client_queue_data),
31746         (gst_multifdsink_client_queue_caps),
31747         (gst_multifdsink_client_queue_buffer),
31748         (gst_multifdsink_handle_client_write),
31749         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31750         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31751         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31752         (gst_multifdsink_close):
31753         * gst/tcp/gstmultifdsink.h:
31754         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31755         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31756         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31757         (gst_tcpserversink_close):
31758         * gst/tcp/gsttcpserversink.h:
31759         Abstracted away the select call, implemented poll (yes we ran into
31760         the 1024 limit in production).
31761
31762 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31763
31764         * gst/tcp/gsttcp.c:
31765         * gst/tcp/gsttcpplugin.c:
31766           improve debuggging, remove assert
31767
31768 2004-08-10  Wim Taymans  <wim@fluendo.com>
31769
31770         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31771         (gst_client_status_get_type), (gst_multifdsink_class_init),
31772         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31773         (gst_multifdsink_handle_client_read),
31774         (gst_multifdsink_handle_client_write),
31775         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31776         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31777         (gst_multifdsink_get_property):
31778         * gst/tcp/gstmultifdsink.h:
31779         * gst/tcp/gsttcp-marshal.list:
31780         Starting to prepare for specifying buffer time in other units
31781         than buffers. Expose remove reason in signal.
31782
31783 2004-08-10  Wim Taymans  <wim@fluendo.com>
31784
31785         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31786         (gst_multifdsink_remove), (gst_multifdsink_clear),
31787         (gst_multifdsink_remove_client_link),
31788         (gst_multifdsink_handle_client_read),
31789         (gst_multifdsink_client_queue_data),
31790         (gst_multifdsink_client_queue_buffer),
31791         (gst_multifdsink_handle_client_write),
31792         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31793         (gst_multifdsink_chain), (gst_multifdsink_close):
31794         * gst/tcp/gstmultifdsink.h:
31795         Added more debugging info. Changed the way clients are
31796         removed from the lists. Fixed a bug where a bad file descriptor
31797         could cause many clients to be removed.
31798
31799 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31800
31801         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31802           allow all pixel-aspect-ratios, not just 1:1
31803
31804 2004-08-09  David Schleef  <ds@schleef.org>
31805
31806         * sys/glsink/ARB_multitexture.h:  Remove old files.
31807         * sys/glsink/EXT_paletted_texture.h:
31808         * sys/glsink/NV_register_combiners.h:
31809         * sys/glsink/gstgl_nvimage.c:
31810         * sys/glsink/gstgl_pdrimage.c:
31811         * sys/glsink/gstgl_rgbimage.c:
31812         * sys/glsink/gstglsink.c:
31813         * sys/glsink/gstglsink.h:
31814         * sys/glsink/gstglxwindow.c:
31815         * sys/glsink/regcomb_yuvrgb.c:
31816
31817 2004-08-09  David Schleef  <ds@schleef.org>
31818
31819         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31820         GL sink plugin.  (Bug #147302)
31821
31822         * configure.ac: Test for OpenGL
31823         * sys/Makefile.am: Use test for OpenGL
31824         * sys/glsink/Makefile.am:
31825         * sys/glsink/glimagesink.c: rewrite
31826         * sys/glsink/glimagesink.h: rewrite
31827
31828 2004-08-09  David Schleef  <ds@schleef.org>
31829
31830         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31831         sane framerates.
31832         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31834         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31835
31836 2004-08-09  Wim Taymans  <wim@fluendo.com>
31837
31838         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31839         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31840         (gst_multifdsink_client_remove),
31841         (gst_multifdsink_handle_client_read),
31842         (gst_multifdsink_handle_client_write),
31843         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31844         Do a bit more logging, make the client_read code more robust.
31845
31846 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31847
31848         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31849         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31850         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31851         (gst_jpegdec_init), (gst_jpegdec_chain):
31852         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31853         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31854           cleanups, debugging fixes and memleak plugging
31855
31856 2004-08-09  Wim Taymans  <wim@fluendo.com>
31857
31858         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31859         (theora_get_formats), (theora_dec_src_convert),
31860         (theora_dec_sink_convert), (theora_dec_src_query),
31861         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31862         (theora_dec_change_state):
31863         Don't crash on missing header packets.
31864
31865 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31866
31867         * po/LINGUAS:
31868         * po/sq.po:
31869           Added Albanian translation (Laurent Dhima)
31870         * po/cs.po:
31871           updated
31872
31873 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31874
31875         * ext/lame/gstlame.c:
31876           fix/add debugging
31877
31878 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31879
31880         * sys/ximage/ximagesink.c:
31881         * sys/xvimage/xvimagesink.c:
31882           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31883
31884 2004-08-06  Wim Taymans  <wim@fluendo.com>
31885
31886         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31887         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31888         (gst_multifdsink_client_remove),
31889         (gst_multifdsink_handle_client_read),
31890         (gst_multifdsink_handle_client_write),
31891         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31892         Make sure we don't try to read more from a client that what
31893         ioctl says us or we deadlock.
31894
31895 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31896
31897         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31898         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31899         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31900           decouple running_time and n_frames so it can handle changing
31901           framerate while running
31902
31903 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31904
31905         * po/nl.po:
31906         * po/sv.po:
31907           updated translations
31908
31909 2004-08-04  Benjamin Otte  <otte@gnome.org>
31910
31911         * gst/videotestsrc/gstvideotestsrc.c:
31912         (gst_videotestsrc_get_capslist), (generate_capslist),
31913         (plugin_init):
31914           generate the list of supported caps at startup and reuse it instead
31915           of always generating it
31916
31917 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31918
31919         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31920           whoops, last checkin broke normal build
31921
31922 2004-08-03  Benjamin Otte  <otte@gnome.org>
31923
31924         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31925         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31926         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31927         (gst_alsa_mixer_get_option):
31928         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31929         (dvdnavsrc_print_event):
31930         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31931         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31932         (gst_ogg_mux_pad_unlink):
31933         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31934         (gst_multipart_mux_pad_unlink):
31935         * gst/videofilter/gstvideobalance.c:
31936         (gst_videobalance_colorbalance_set_value):
31937         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31938         (gst_videomixer_pad_unlink):
31939         * po/uk.po:
31940         * sys/oss/gstossmixer.c:
31941         * sys/v4l/gstv4lcolorbalance.c:
31942         * sys/v4l/gstv4ltuner.c:
31943         * sys/v4l/v4lsrc_calls.c:
31944         * sys/v4l2/gstv4l2colorbalance.c:
31945         * sys/v4l2/gstv4l2tuner.c:
31946           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31947
31948 2004-08-03  Benjamin Otte  <otte@gnome.org>
31949
31950         * examples/dynparams/filter.c: (ui_control_create):
31951         * examples/gstplay/player.c: (print_tag):
31952         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31953         * ext/gdk_pixbuf/gstgdkanimation.c:
31954         (gst_gdk_animation_iter_may_advance):
31955         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31956         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31957         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31958         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31959         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31960         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31961         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31962         * gst/sine/demo-dparams.c: (main):
31963         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31964         * testsuite/alsa/formats.c: (create_pipeline):
31965         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31966           fixes for G_DISABLE_ASSERT and friends
31967         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31968         (mp3_type_frame_length_from_header), (mp3_type_find),
31969         (plugin_init):
31970           require mp3 typefinding to have at least MIN_HEADERS valid headers
31971           add typefinding for AAC adts files
31972
31973 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31974
31975         * sys/ximage/ximagesink.c:
31976         (gst_ximagesink_calculate_pixel_aspect_ratio):
31977         * sys/xvimage/xvimagesink.c:
31978         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31979         Make sure we calculate pixel-aspect-ratio using floating point maths
31980
31981 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31982
31983         * po/uk.po:
31984           updated translation
31985
31986 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31987
31988         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31989         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31990           add debugging for display PAR calculation
31991
31992 2004-08-02  David Schleef  <ds@schleef.org>
31993
31994         * configure.ac: Fix mikmod CFLAGS.
31995
31996 2004-07-27  Benjamin Otte  <otte@gnome.org>
31997
31998         * gst/audioscale/gstaudioscale.c:
31999         - fix templates to only support S16, it's the only format that works
32000         - make caps nego code use try_set_caps_nonfixed and fixation instead
32001         of try_set_caps twice, which is not nice for autopluggers
32002         - change rank to secondary, so autopluggers can pick it up after
32003         audioconvert
32004
32005 2004-08-02  Iain <iain@prettypeople.org>
32006
32007         * gst/interleave/interleave.c (interleave_init),
32008         (interleave_request_new_pad),
32009         (interleave_pad_removed),
32010         (interleave_buffered_loop): Use the real pad count, not the artificial
32011         one.
32012
32013 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32014
32015         * configure.ac: bump nano back to development
32016
32017 === release 0.8.3 ===
32018
32019 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32020
32021         * configure.ac: releasing 0.8.3, "Water"
32022
32023 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32024
32025         * sys/xvimage/xvimagesink.c:
32026         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32027         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
32028         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
32029         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32030         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32031         * sys/xvimage/xvimagesink.h:
32032           apply similar PAR fixes as to ximagesink
32033
32034 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32035
32036         patch from: Benjamin Otte
32037
32038         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
32039           add link function to lame.  Fixes #148986.
32040
32041 2004-08-02  Johan Dahlin  <johan@gnome.org>
32042
32043         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
32044         fix debugging log
32045
32046 2004-07-30  David Schleef  <ds@schleef.org>
32047
32048         * gst/videomixer/Makefile.am: Fix things that should have been
32049         fixed in the last checkin.
32050
32051 2004-07-30  David Schleef  <ds@schleef.org>
32052
32053         * gst/multipart/Makefile.am: Fix things that should have been
32054         fixed in the last checkin.
32055
32056 2004-07-30  David Schleef  <ds@schleef.org>
32057
32058         * testsuite/multifilesink/Makefile.am: Fix unused variable.
32059
32060 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
32061
32062         * configure.ac:
32063           bump nano for prerelease
32064         * po/af.po:
32065         * po/az.po:
32066         * po/cs.po:
32067         * po/en_GB.po:
32068         * po/hu.po:
32069         * po/nl.po:
32070         * po/sr.po:
32071         * po/sv.po:
32072         * po/uk.po:
32073           updates
32074
32075 2004-07-30  Wim Taymans  <wim@fluendo.com>
32076
32077         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32078         (gst_multifdsink_add), (gst_multifdsink_remove),
32079         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
32080         (gst_multifdsink_client_remove),
32081         (gst_multifdsink_handle_client_write),
32082         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
32083         * gst/tcp/gstmultifdsink.h:
32084         Recover from a select with a bad file descriptor by removing
32085         the client.
32086
32087 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
32088
32089         * configure.ac:
32090           fix requirement of core
32091         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
32092         (gst_play_pipeline_setup):
32093           don't use colorspace element.  do use hermescolorspace element.
32094           make macro to get a colorspace element.
32095           mark strings for translation.
32096         * po/POTFILES.in:
32097           add play.c
32098         * po/af.po:
32099         * po/az.po:
32100         * po/cs.po:
32101         * po/en_GB.po:
32102         * po/hu.po:
32103         * po/nl.po:
32104         * po/sr.po:
32105         * po/sv.po:
32106         * po/uk.po:
32107           update translations
32108
32109 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32110
32111         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
32112         fix default for newmedia flag
32113
32114 2004-07-30  Wim Taymans  <wim@fluendo.com>
32115
32116         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32117         (gst_theora_dec_init), (theora_get_formats),
32118         (theora_dec_src_convert), (theora_dec_sink_convert),
32119         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32120         (theora_dec_chain), (theora_dec_set_property),
32121         (theora_dec_get_property):
32122         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
32123         (gst_theora_enc_class_init), (gst_theora_enc_init),
32124         (theora_enc_sink_link), (theora_enc_chain),
32125         (theora_enc_set_property), (theora_enc_get_property):
32126         Added cropping option to theora decoder.
32127         Added border option to theora encoder.
32128
32129 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32130
32131         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32132         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32133         (gst_pngenc_set_property):
32134         * ext/libpng/gstpngenc.h:
32135         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
32136
32137 2004-07-30  Wim Taymans  <wim@fluendo.com>
32138
32139         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32140         (theora_enc_sink_link), (theora_enc_chain),
32141         (theora_enc_set_property), (theora_enc_get_property):
32142         Fix encoding of non-multiple-of-16 video.
32143
32144 2004-07-29  David Schleef  <ds@schleef.org>
32145
32146         * configure.ac: make test for audiofile more strict
32147
32148 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32149
32150         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32151           give different names to typefind functions
32152
32153 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
32154
32155         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32156         (gst_ximagesink_calculate_pixel_aspect_ratio),
32157         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
32158         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
32159         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
32160         (gst_ximagesink_get_property), (gst_ximagesink_init):
32161         * sys/ximage/ximagesink.h:
32162           allocate PAR's dynamically.
32163           use autodetected PAR if no object-set PAR is given.
32164           add workaround for directfb's X not setting physical size.
32165           fix to xvimagesink will follow tomorrow.
32166
32167 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32168
32169         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
32170         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
32171         (gst_shout2send_get_type), (gst_shout2send_set_clock),
32172         (gst_shout2send_class_init), (gst_shout2send_init),
32173         (set_shout_metadata), (gst_shout2send_set_metadata),
32174         (gst_shout2send_chain), (gst_shout2send_set_property),
32175         (gst_shout2send_get_property), (gst_shout2send_connect),
32176         (gst_shout2send_change_state):
32177         * ext/shout2/gstshout2.h:
32178         - fix for sending mp3 audio to icecast2 server, if pad link function not
32179         called before PAUSED state
32180         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
32181         - added tagging support for mp3 audio broadcasted
32182         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
32183         debug info
32184
32185 2004-07-28  Wim Taymans  <wim@fluendo.com>
32186
32187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
32188         (gst_ogg_demux_push):
32189         Return query failure when we don't know the length of
32190         an ogg stream insteda of returning TRUE with a bogus value.
32191
32192 2004-07-28  Wim Taymans  <wim@fluendo.com>
32193
32194         * ext/theora/theoradec.c: (theora_get_formats),
32195         (theora_dec_src_convert), (theora_dec_sink_convert),
32196         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32197         (theora_dec_chain):
32198         Don't screw up the 1 Chroma for 1 luma sample situation when we
32199         have an odd offset/width by adding a black border in those cases.
32200
32201 2004-07-28  Wim Taymans  <wim@fluendo.com>
32202
32203         * ext/theora/theoradec.c: (theora_get_formats),
32204         (theora_dec_src_convert), (theora_dec_sink_convert),
32205         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32206         (theora_dec_chain):
32207         * ext/theora/theoraenc.c: (theora_enc_sink_link):
32208         Added first attempt at cropping of the image as required by the
32209         theora spec. We need more properties in the caps (offset_x,
32210         offset_y,stride) to implement this correctly.
32211
32212 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
32213
32214         * ext/dvdnav/README:
32215           Update the README to use dvddemux
32216         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
32217           Ensure getcaps returns a subset of the template caps
32218         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
32219         (gst_mpeg2subt_init):
32220           Ensure getcaps returns a subset of the template caps
32221         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
32222         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
32223         (gst_dvd_demux_get_subpicture_stream),
32224         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
32225         * gst/mpegstream/gstdvddemux.h:
32226           Set the explicit caps on the current_video pad before pushing
32227           anything
32228         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32229         (gst_mpeg_demux_get_audio_stream):
32230           Free caps used to gst_pad_set_explicit_caps, which takes a const
32231           GstCaps *
32232
32233 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
32234
32235         * configure.ac: update GStreamer requirement to 0.8.4 because of
32236           GstFraction.
32237
32238 2004-07-28  Wim Taymans  <wim@fluendo.com>
32239
32240         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
32241         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
32242         Add the pad to the element after setting up the caps. This
32243         makes it a lot easier to autoplug.
32244
32245 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32246
32247         * gst/median/gstmedian.c:
32248         * gst/mpeg2subt/gstmpeg2subt.c:
32249         * gst/mpegaudioparse/gstmpegaudioparse.c:
32250         * gst/mpegstream/gstdvddemux.c:
32251         * gst/mpegstream/gstmpegdemux.c:
32252         * gst/mpegstream/gstmpegpacketize.c:
32253         * gst/rtjpeg/gstrtjpeg.c:
32254         * gst/rtjpeg/gstrtjpegdec.c:
32255         * gst/rtjpeg/gstrtjpegenc.c:
32256         * gst/sine/gstsinesrc.c:
32257         * gst/smooth/gstsmooth.c:
32258         * gst/smpte/gstsmpte.c:
32259         * gst/smpte/gstsmpte.h:
32260         * gst/stereo/gststereo.c:
32261         * gst/videofilter/gstgamma.c:
32262         * gst/videofilter/gstvideobalance.c:
32263         * gst/videofilter/gstvideofilter.c:
32264         * gst/videofilter/gstvideoflip.c:
32265         * gst/videoscale/gstvideoscale.c:
32266         * gst/videoscale/videoscale.c:
32267         * gst/videotestsrc/gstvideotestsrc.c:
32268         * gst/videotestsrc/videotestsrc.c:
32269         * gst/wavenc/gstwavenc.c:
32270         * gst/wavparse/gstwavparse.c:
32271           fix local includes and 64 bits constants
32272
32273 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32274
32275         * win32/gst.sln:
32276         * gst-libs/gst/*/*.vcproj:
32277         * gst/*/*.vcproj:
32278           more working plugins
32279
32280 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32281
32282         * testsuite/alsa/Makefile.am:
32283         * testsuite/alsa/srcstate.c:
32284         add test for alsasrc changing state
32285
32286 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32287
32288         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
32289         (gst_silence_get):
32290         * gst/silence/gstsilence.h:
32291         fix silence generation for 16bit raw audio
32292
32293 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32294
32295         * gst/matroska/matroska-demux.c:
32296         (gst_matroska_demux_parse_metadata),
32297         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
32298         * gst/mpegaudio/common.c:
32299         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
32300         (gst_videoscale_getcaps), (gst_videoscale_link),
32301         (gst_videoscale_src_fixate), (gst_videoscale_init),
32302         (gst_videoscale_finalize):
32303         * gst/videoscale/gstvideoscale.h:
32304         * gst/videotestsrc/gstvideotestsrc.c:
32305         (gst_videotestsrc_get_capslist):
32306         * gst/wavenc/gstwavenc.c:
32307         * sys/oss/gstossmixer.c: (fill_labels):
32308         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32309         (gst_ximagesink_handle_xevents),
32310         (gst_ximagesink_calculate_pixel_aspect_ratio),
32311         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
32312         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
32313         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
32314         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32315         (gst_ximagesink_init), (gst_ximagesink_class_init):
32316         * sys/ximage/ximagesink.h:
32317         * sys/xvimage/xvimagesink.c:
32318         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32319         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
32320         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32321         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32322         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32323         * sys/xvimage/xvimagesink.h:
32324           first batch of pixel aspect ratio commits.
32325
32326 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32327
32328         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32329         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
32330         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
32331           handle stride, needs work if we want to move stride handling
32332           upstream, but works correctly for our purposes.
32333
32334 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32335
32336         * gst/videoscale/README:
32337           add testing examples
32338         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32339         (gst_videoscale_chain):
32340         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32341         (gst_videoscale_get_size):
32342           add get_size function that handles stride like videotestsrc.
32343           fixes conversion for YUV formats for as much as I can test them.
32344
32345 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32346
32347         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32348         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32349         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32350         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32351         (gst_xvimagesink_xvimage_put):
32352           further cleanups, logging, error handling and synchronizing
32353
32354 2004-07-27  Wim Taymans  <wim@fluendo.com>
32355
32356         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32357         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32358         (gst_videomixer_pad_set_property),
32359         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32360         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32361         (gst_videomixer_class_init), (gst_videomixer_init),
32362         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32363         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32364         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32365         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32366         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32367         (gst_videomixer_loop), (plugin_init):
32368         Be a nicer negotiation citizen and provide a getcaps function on
32369         the srcpad. This also fixes a crash when resizing.
32370
32371 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32372
32373         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32374         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32375
32376 2004-07-27  Wim Taymans  <wim@fluendo.com>
32377
32378         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32379         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32380         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32381         (gst_pngenc_set_property):
32382         * ext/libpng/gstpngenc.h:
32383         Added snapshot property to pngenc.
32384         removed g_print from pngdec
32385
32386 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32387
32388         * gst/ac3parse/ac3parse.vcproj
32389         * gst/adder/adder.vcproj
32390         * gst/alpha/alpha.vcproj
32391         * gst/alpha/alphacolor.vcproj
32392         * gst/asfdemux/asf.vcproj
32393         * gst/audioconvert/audioconvert.vcproj
32394         * gst/audiorate/audiorate.vcproj
32395         * gst/audioscale/audioscale.vcproj
32396         * gst/auparse/auparse.vcproj
32397         * gst/avi/avi.vcproj
32398         * gst/cdxaparse/cdxaparse.vcproj
32399         * gst/chart/chart.vcproj
32400         * gst/colorspace/colorspace.vcproj
32401         * gst/cutter/cutter.vcproj
32402         * gst/debug/debug.vcproj
32403         * gst/debug/efence.vcproj
32404         * gst/debug/navigationtest.vcproj
32405         * gst/deinterlace/deinterlace.vcproj
32406         * gst/effectv/effectv.vcproj
32407         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32408         * gst/filter/filter.vcproj
32409         * gst/flx/flxdec.vcproj
32410         * gst/goom/goom.vcproj
32411         * gst/interleave/interleave.vcproj
32412         * gst/law/alaw.vcproj
32413         * gst/law/mulaw.vcproj
32414         * gst/matroska/matroska.vcproj
32415         * gst/median/median.vcproj
32416         * gst/mixmatrix/mixmatrix.vcproj
32417         * gst/mpeg1sys/mpeg1systemencode.vcproj
32418         * gst/mpeg1videoparse/mp1videoparse.vcproj
32419         * gst/mpeg2sub/mpeg2subt.vcproj
32420         * gst/mpegaudio/mpegaudio.vcproj
32421         * gst/mpegaudioparse/mpegaudioparse.vcproj
32422         * gst/mpegstream/mpegstream.vcproj
32423         * gst/multifilesink/multifilesink.vcproj
32424         * gst/multipart/multipart.vcproj
32425         * gst/oneton/oneton.vcproj
32426         * gst/overlay/overlay.vcproj
32427         * gst/passthrough/passthrough.vcproj
32428         * gst/qtdemux/qtdemux.vcproj
32429         * gst/realmedia/rmdemux.vcproj
32430         * gst/rtjpeg/rtjpeg.vcproj
32431         * gst/rtp/rtp.vcproj
32432         * gst/silence/silence.vcproj
32433         * gst/sine/sinesrc.vcproj
32434         * gst/smooth/smooth.vcproj
32435         * gst/smpte/smpte.vcproj
32436         * gst/spectrum/spectrum.vcproj
32437         * gst/speed/speed.vcproj
32438         * gst/stereo/stereo.vcproj
32439         * gst/switch/switch.vcproj
32440         * gst/tags/tagedit.vcproj
32441         * gst/tcp/tcp.vcproj
32442         * gst/typefind/typefindfunctions.vcproj
32443         * gst/udp/udp.vcproj
32444         * gst/videobox/videobox.vcproj
32445         * gst/videocrop/videocrop.vcproj
32446         * gst/videodrop/videodrop.vcproj
32447         * gst/videofilter/gamma.vcproj
32448         * gst/videofilter/videobalance.vcproj
32449         * gst/videofilter/videofilter.vcproj
32450         * gst/videofilter/videoflip.vcproj
32451         * gst/videoflip/videoflip.vcproj
32452         * gst/videomixer/videomixer.vcproj
32453         * gst/videorate/videorate.vcproj
32454         * gst/videoscale/videoscale.vcproj
32455         * gst/videotestsrc/videotestsrc.vcproj
32456         * gst/virtualdub/virtualdub.vcproj
32457         * gst/volenv/volenv.vcproj
32458         * gst/volume/volume.vcproj
32459         * gst/wavenc/wavenc.vcproj
32460         * gst/wavparse/wavparse.vcproj
32461         * gst/y4m/y4menc.vcproj
32462         * gst-libs/gst/audio/audio.vcproj
32463         * gst-libs/gst/audio/audiofilter.vcproj
32464         * gst-libs/gst/colorbalance/colorbalance.vcproj
32465         * gst-libs/gst/idct/idtc.vcproj
32466         * gst-libs/gst/media-info/media-info.vcproj
32467         * gst-libs/gst/mixer/mixer.vcproj
32468         * gst-libs/gst/navigation/navigation.vcproj
32469         * gst-libs/gst/play/play.vcproj
32470         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32471         * gst-libs/gst/resample/resample.vcproj
32472         * gst-libs/gst/riff/riff.vcproj
32473         * gst-libs/gst/tuner/tuner.vcproj
32474         * gst-libs/gst/video/video.vcproj
32475         * gst-libs/gst/xoverlay/xoverlay.vcproj
32476           avoid problems with math.h, fix release dependancy
32477           rename GStreamer-0.8.lib to libgstreamer.lib
32478
32479 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32480
32481         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32482         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32483         the atom is not available we have to unlock the mutex. Fixes #148023
32484
32485 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32486
32487         * gst-libs/gst/media-info/media-info.h:
32488           issue for a vararg macro with MSVC
32489
32490 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32491
32492         * gst/effectv/effectv.vcproj
32493         * gst-libs/gst/idct/idct.vcproj:
32494         * gst-libs/gst/media-info/media-info.vcproj:
32495         * gst-libs/gst/navigation/navigation.vcproj:
32496         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32497         * gst-libs/gst/video/video.vcproj:
32498         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32499           fixes for build problems
32500
32501 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32502
32503         * gst-libs/gst/audio/audio.def:
32504         * gst-libs/gst/audio/riff.def:
32505           add some definitions needed by plugins
32506
32507 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32508
32509         * gst/asfdemux/gstasfmux.c
32510           Fix some 64 bits constants to be glib friendly
32511
32512 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32513
32514         * gst/ac3parse/gstac3parse.c
32515         * gst/audioscale/gstaudioscale.c
32516         * gst/auparse/gstauparse.c
32517         * gst/colorspace/gstcolorspace.c
32518         * gst/colorspace/yuv2rgb.h
32519           local include fixes
32520
32521 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32522
32523         * win32/gst.sln
32524           add more plugins to the build
32525
32526 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32527
32528         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32529         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32530
32531 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32532
32533         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32534         (gst_level_set_property), (gst_level_get_property),
32535         (gst_level_base_init), (gst_level_class_init):
32536           add debugging categories.  cleanups.
32537
32538 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32539
32540         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32541         (gst_videoscale_planar411), (gst_videoscale_planar400),
32542         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32543         (gst_videoscale_scale_nearest_str1),
32544         (gst_videoscale_scale_nearest_str2),
32545         (gst_videoscale_scale_nearest_str4),
32546         (gst_videoscale_scale_nearest_16bit),
32547         (gst_videoscale_scale_nearest_24bit):
32548           fixed stride issues
32549           tested with 320x240 -> 321, 322, 324 x240
32550           tested with YV12, I420, YUY2, UYVY
32551           fixed packed422rev (don't think it could have worked before)
32552           by testing with UYVY
32553
32554 2004-07-26  Benjamin Otte  <otte@gnome.org>
32555
32556         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32557         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32558         (plugin_init):
32559           add debugging category, add error checks like checking return values
32560           of setup calls, make sure it still works after
32561           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32562
32563 2004-07-26  Wim Taymans  <wim@fluendo.com>
32564
32565         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32566         (gst_mpeg_demux_get_audio_stream),
32567         (gst_mpeg_demux_process_private):
32568         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32569         Check for error codes from the negotiation functions. Make sure
32570         we really set the pad caps when a new pad is created.
32571
32572 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32573
32574         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32575         (gst_ffmpeg_caps_to_pix_fmt):
32576         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32577         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32578         (gst_ffmpegcolorspace_pad_link):
32579           don't make function do two things at the same time without reason.
32580
32581 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32582
32583         * gst/ac3parse/ac3parse.vcproj
32584         * gst/adder/adder.vcproj
32585         * gst/alpha/alpha.vcproj
32586         * gst/alpha/alphacolor.vcproj
32587         * gst/asfdemux/asf.vcproj
32588         * gst/audioconvert/audioconvert.vcproj
32589         * gst/audiorate/audiorate.vcproj
32590         * gst/audioscale/audioscale.vcproj
32591         * gst/auparse/auparse.vcproj
32592         * gst/avi/avi.vcproj
32593         * gst/cdxaparse/cdxaparse.vcproj
32594         * gst/chart/chart.vcproj
32595         * gst/colorspace/colorspace.vcproj
32596         * gst/cutter/cutter.vcproj
32597         * gst/debug/debug.vcproj
32598         * gst/debug/efence.vcproj
32599         * gst/debug/navigationtest.vcproj
32600         * gst/deinterlace/deinterlace.vcproj
32601         * gst/effectv/effectv.vcproj
32602         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32603         * gst/filter/filter.vcproj
32604         * gst/flx/flxdec.vcproj
32605         * gst/goom/goom.vcproj
32606         * gst/interleave/interleave.vcproj
32607         * gst/law/alaw.vcproj
32608         * gst/law/mulaw.vcproj
32609         * gst/matroska/matroska.vcproj
32610         * gst/median/median.vcproj
32611         * gst/mixmatrix/mixmatrix.vcproj
32612         * gst/mpeg1sys/mpeg1systemencode.vcproj
32613         * gst/mpeg1videoparse/mp1videoparse.vcproj
32614         * gst/mpeg2sub/mpeg2subt.vcproj
32615         * gst/mpegaudio/mpegaudio.vcproj
32616         * gst/mpegaudioparse/mpegaudioparse.vcproj
32617         * gst/mpegstream/mpegstream.vcproj
32618         * gst/multifilesink/multifilesink.vcproj
32619         * gst/multipart/multipart.vcproj
32620         * gst/oneton/oneton.vcproj
32621         * gst/overlay/overlay.vcproj
32622         * gst/passthrough/passthrough.vcproj
32623         * gst/qtdemux/qtdemux.vcproj
32624         * gst/realmedia/rmdemux.vcproj
32625         * gst/rtjpeg/rtjpeg.vcproj
32626         * gst/rtp/rtp.vcproj
32627         * gst/silence/silence.vcproj
32628         * gst/sine/sinesrc.vcproj
32629         * gst/smooth/smooth.vcproj
32630         * gst/smpte/smpte.vcproj
32631         * gst/spectrum/spectrum.vcproj
32632         * gst/speed/speed.vcproj
32633         * gst/stereo/stereo.vcproj
32634         * gst/switch/switch.vcproj
32635         * gst/tags/tagedit.vcproj
32636         * gst/tcp/tcp.vcproj
32637         * gst/typefind/typefindfunctions.vcproj
32638         * gst/udp/udp.vcproj
32639         * gst/videobox/videobox.vcproj
32640         * gst/videocrop/videocrop.vcproj
32641         * gst/videodrop/videodrop.vcproj
32642         * gst/videofilter/gamma.vcproj
32643         * gst/videofilter/videobalance.vcproj
32644         * gst/videofilter/videofilter.vcproj
32645         * gst/videofilter/videoflip.vcproj
32646         * gst/videoflip/videoflip.vcproj
32647         * gst/videomixer/videomixer.vcproj
32648         * gst/videorate/videorate.vcproj
32649         * gst/videoscale/videoscale.vcproj
32650         * gst/videotestsrc/videotestsrc.vcproj
32651         * gst/virtualdub/virtualdub.vcproj
32652         * gst/volenv/volenv.vcproj
32653         * gst/volume/volume.vcproj
32654         * gst/wavenc/wavenc.vcproj
32655         * gst/wavparse/wavparse.vcproj
32656         * gst/y4m/y4menc.vcproj
32657           more plugins supported under windows
32658
32659 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32660
32661         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32662         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32663         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32664         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32665         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32666           Add debugging statements.  Use the sizes as returned by the
32667           *CreateImage calls.
32668
32669 2004-07-26  Johan Dahlin  <johan@gnome.org>
32670
32671         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32672         the pad is negotiated.
32673
32674         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32675
32676 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32677
32678         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32679         * gst-libs/gst/idct/idct.vcproj:
32680         * gst-libs/gst/media-info/media-info.vcproj:
32681         * gst-libs/gst/mixer/mixer.vcproj:
32682         * gst-libs/gst/navigation/navigation.vcproj:
32683         * gst-libs/gst/play/play.vcproj:
32684         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32685         * gst-libs/gst/resample/resample.vcproj:
32686         * gst-libs/gst/tuner/tuner.vcproj:
32687         * gst-libs/gst/video/video.vcproj:
32688         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32689           more plugins supported under windows
32690
32691 2004-07-25 Iain <iain@prettypeople.org>
32692
32693         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32694         pad now rather than when the pad is created because state changes wipe
32695         explicit caps (fixes #148043).
32696
32697 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32698
32699         reviewed by Benjamin Otte  <otte@gnome.org>
32700
32701         * ext/mad/gstmad.c:
32702           fix mad plugin crashing on Sun (fixes #148289)
32703
32704 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32705
32706         * gst/avi/avi.def:
32707         * gst/avi/avi.vcproj:
32708         * gst/matroska/matroska.def:
32709         * gst/matroska/matroska.vcproj:
32710           remove unused .def files
32711
32712 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32713
32714         * gst-libs/gst/audio/gstaudiofilter.c:
32715           Clean the local include
32716
32717 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32718
32719         * win32/gst.sln:
32720         * gst-libs/gst/audio/audio.def:
32721         * gst-libs/gst/audio/audio.vcproj:
32722         * gst-libs/gst/audio/audiofilter.vcproj:
32723         * gst-libs/gst/audio/riff.def:
32724         * gst-libs/gst/audio/riff.vcproj:
32725         * gst-libs/gst/gst-libs.def:
32726         * gst-libs/gst/gst-libs.vcproj:
32727         * gst/avi/avi.vcproj:
32728         * gst/avi/avi.vcproj:
32729           Copy the files where needed after building, cleaner projects
32730
32731 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32732
32733         * gst/matroska/ebml-write.c:
32734           Fix some 64 bits constants to be glib friendly
32735
32736 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32737
32738         * win32/gst.sln:
32739         * gst-libs/gst/gst-libs.def:
32740         * gst-libs/gst/gst-libs.vcproj:
32741         * gst/matroska/matroska.def:
32742         * gst/matroska/matroska.vcproj:
32743           Add the preliminary canvas to build plugins on Win32
32744
32745 2004-07-23  Benjamin Otte  <otte@gnome.org>
32746
32747         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32748           don't enfore negotiation from source side, it breaks
32749           sinesrc ! audioconvert ! osssink
32750
32751 2004-07-22  David Schleef  <ds@schleef.org>
32752
32753         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32754         for ELF files, since they can easily be recognized as audio/mpeg.
32755         (bug #147441)
32756
32757 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32758
32759         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32760         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32761         (gst_videoscale_scale_nearest_24bit),
32762         (gst_videoscale_scale_nearest_16bit):
32763           fix 16bit and 24bit for stride (24bit might need testing)
32764           don't pretend we do more than one algorithm
32765
32766 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32767
32768         * configure.ac:
32769         * gst/Makefile.am:
32770         * gst/multifilesink/Makefile.am:
32771         * gst/multifilesink/gstmultifilesink.c:
32772         (gst_multifilesink_get_formats),
32773         (gst_multifilesink_get_query_types), (_do_init),
32774         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32775         (gst_multifilesink_init), (gst_multifilesink_dispose),
32776         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32777         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32778         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32779         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32780         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32781         (gst_multifilesink_uri_get_type),
32782         (gst_multifilesink_uri_get_protocols),
32783         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32784         (gst_multifilesink_uri_handler_init), (plugin_init):
32785         * gst/multifilesink/gstmultifilesink.h:
32786         * testsuite/Makefile.am:
32787         * testsuite/multifilesink/Makefile.am:
32788         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32789         (gst_newmedia_class_init), (gst_newmedia_init),
32790         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32791         (newfile_signal), (test_signal), (main):
32792         multifilesink plugin for creating new files every time a new media
32793         discontinuity event occurs
32794
32795 2004-07-22  Wim Taymans  <wim@fluendo.com>
32796
32797         * gst/alpha/Makefile.am:
32798         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32799         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32800         (gst_alpha_color_init), (gst_alpha_color_set_property),
32801         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32802         (transform), (gst_alpha_color_chain),
32803         (gst_alpha_color_change_state), (plugin_init):
32804         Stupid plugin to to RGBA to AYUV conversion because none of
32805         the colorspace plugins can handle that yet.
32806
32807 2004-07-22  Wim Taymans  <wim@fluendo.com>
32808
32809         * examples/seeking/seek.c: (update_scale), (main):
32810         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32811         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32812         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32813         (gst_decode_bin_init), (gst_decode_bin_dispose),
32814         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32815         (no_more_pads), (close_link), (type_found),
32816         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32817         (plugin_init):
32818         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32819         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32820         (gst_play_base_bin_dispose), (queue_overrun),
32821         (gen_preroll_element), (remove_prerolls), (unknown_type),
32822         (no_more_pads), (new_stream), (setup_source),
32823         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32824         (play_base_eos), (gst_play_base_bin_change_state),
32825         (gst_play_base_bin_add_element),
32826         (gst_play_base_bin_remove_element),
32827         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32828         (gst_play_base_bin_unlink_stream),
32829         (gst_play_base_bin_get_streaminfo):
32830         * gst/playback/gstplaybin.c: (gen_video_element),
32831         (gen_audio_element):
32832         * gst/playback/gststreaminfo.h:
32833         More playback updates, attempt to fix things after the state change
32834         breakage.
32835
32836 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32837
32838         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32839         (gst_videoscale_scale_nearest_16bit):
32840           comment algorithm
32841
32842 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32843
32844         * gst/videotestsrc/gstvideotestsrc.c:
32845         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32846         (gst_videotestsrc_init), (gst_videotestsrc_get),
32847         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32848         (gst_videotestsrc_get_property):
32849         * gst/videotestsrc/gstvideotestsrc.h:
32850         * gst/videotestsrc/videotestsrc.c:
32851         * gst/videotestsrc/videotestsrc.h:
32852           cleanup and commenting
32853
32854 2004-07-21  Wim Taymans  <wim@fluendo.com>
32855
32856         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32857         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32858         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32859         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32860         (_find_chain_get_unknown_part), (_find_streams_check),
32861         (gst_ogg_demux_push), (gst_ogg_pad_push):
32862         * ext/theora/theoradec.c: (theora_get_formats),
32863         (theora_dec_src_convert), (theora_dec_sink_convert),
32864         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32865         (theora_dec_chain):
32866         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32867         (vorbis_dec_convert), (vorbis_dec_src_query),
32868         (vorbis_dec_src_event), (vorbis_dec_event):
32869         More seeking fixes, oggdemux now supports seeking to time and
32870         uses the downstream element to convert granulepos to time.
32871         Seeking in theora-only ogg files now works.
32872
32873 2004-07-21  Wim Taymans  <wim@fluendo.com>
32874
32875         * ext/theora/theoradec.c: (gst_theora_dec_init),
32876         (theora_get_formats), (theora_get_event_masks),
32877         (theora_get_query_types), (theora_dec_src_convert),
32878         (theora_dec_sink_convert), (theora_dec_src_query),
32879         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32880         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32881         (vorbis_get_event_masks), (vorbis_get_query_types),
32882         (gst_vorbis_dec_init), (vorbis_dec_convert),
32883         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32884         Added query/convert/formats functions to vorbis and theora decoders
32885         so that the outside world can use them too. Fixed seeking on an
32886         ogg/theora/vorbis file by disabling the seeking seeking on the
32887         theora srcpad.
32888
32889 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32890
32891         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32892         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32893         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32894         images creation for both elements. We don't create the image on caps
32895         nego or renego, we just destroy the internal one if present if it does
32896         not match the needs. The chain function takes care of creating a new
32897         image when needed.
32898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32899         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32900         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32901         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32902         the image format information. The buffer pool checks for the context
32903         image format and discard images with different formats.
32904         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32905
32906 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32907
32908         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32909         (gst_ffmpegcolorspace_chain):
32910           no point in doing any chaining if the pad we want to push from
32911           isn't usable.
32912
32913 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32914
32915         * gst-libs/gst/riff/riff-media.c:
32916         (gst_riff_create_audio_caps_with_data):
32917           Fix double end-to-native symbol conversion (#148021).
32918
32919 2004-07-20  David Schleef  <ds@schleef.org>
32920
32921         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32922         Don't use an Atom that doesn't exist.
32923
32924 2004-07-20  Wim Taymans  <wim@fluendo.com>
32925
32926         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32927         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32928         (gst_multifdsink_client_remove),
32929         (gst_multifdsink_handle_client_write),
32930         (gst_multifdsink_queue_buffer):
32931         * gst/tcp/gstmultifdsink.h:
32932         More multifdsink stats. Avoid deadlock by releasing locks
32933         before sending out a signal.
32934
32935 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32936
32937         * po/LINGUAS:
32938         * po/hu.po:
32939           added Hungarian translation (Laszlo Dvornik)
32940
32941 2004-07-20  Wim Taymans  <wim@fluendo.com>
32942
32943         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32944         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32945         (gst_multifdsink_handle_client_write),
32946         (gst_multifdsink_queue_buffer):
32947         * gst/tcp/gsttcp-marshal.list:
32948         Fixed the stupid marshal definition.
32949
32950 2004-07-20  Wim Taymans  <wim@fluendo.com>
32951
32952         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32953         (gst_multifdsink_init), (gst_multifdsink_add),
32954         (gst_multifdsink_client_remove),
32955         (gst_multifdsink_handle_client_write),
32956         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32957         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32958         (gst_multifdsink_init_send):
32959         * gst/tcp/gstmultifdsink.h:
32960         Added more stats, added timeout for a client, fixed some typos
32961         and added some comments.
32962
32963 2004-07-20  Wim Taymans  <wim@fluendo.com>
32964
32965         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32966         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32967         (gst_multifdsink_client_remove),
32968         (gst_multifdsink_handle_client_write):
32969         * gst/tcp/gstmultifdsink.h:
32970         * gst/tcp/gsttcp-marshal.list:
32971         Added get_stats method that returns a GValueArray of
32972         stats values.
32973
32974 2004-07-19  Benjamin Otte  <otte@gnome.org>
32975
32976         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32977           make sure longname, description and author are valid UTF-8
32978
32979 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32980
32981         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32982         (gst_ximagesink_set_property):
32983         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32984         (gst_xvimagesink_set_property):
32985           make sure SYNCHRONOUS is respected after getting the X context
32986
32987 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32988
32989         * gst/matroska/matroska-demux.c:
32990         (gst_matroska_demux_handle_src_event),
32991         (gst_matroska_demux_parse_blockgroup):
32992         * gst/matroska/matroska-ids.h:
32993           add BlockReference tag and ignore it to clear out log.
32994           ignore NAVIGATION events to clear out log.
32995
32996 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32997
32998         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32999         (gst_matroska_demux_add_stream):
33000         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
33001           add debug categories
33002
33003 2004-07-16  Wim Taymans  <wim@fluendo.com>
33004
33005         * ext/libpng/Makefile.am:
33006         * ext/libpng/gstpng.c: (plugin_init):
33007         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
33008         (gst_pngdec_get_type), (gst_pngdec_base_init),
33009         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
33010         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
33011         * ext/libpng/gstpngdec.h:
33012         Added png decoder.
33013
33014 2004-07-16  Julien MOUTTE  <julien@moutte.net>
33015
33016         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
33017         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
33018         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
33019         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
33020         (gst_ximagesink_buffer_alloc):
33021         * sys/ximage/ximagesink.h:
33022         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
33023         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
33024         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
33025         (gst_xvimagesink_buffer_alloc):
33026         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
33027         again. Using internal data pointer of the x(v)image to store image's
33028         data to be coherent with the buffer alloc mechanism. Investigated the
33029         image destruction code to be sure that everything gets freed correctly.
33030
33031 2004-07-16  Wim Taymans  <wim@fluendo.com>
33032
33033         * gst-libs/gst/riff/riff-read.c:
33034         (gst_riff_read_strf_vids_with_data),
33035         (gst_riff_read_strf_auds_with_data):
33036         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
33037         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
33038         Make sure we don't create 0 sized subbuffers in riff-read.
33039         Signal the no more pads signal after reading the avi header.
33040
33041 2004-07-16  Wim Taymans  <wim@fluendo.com>
33042
33043         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33044         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
33045         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
33046         (gst_decode_bin_init), (gst_decode_bin_dispose),
33047         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33048         (no_more_pads), (close_link), (type_found),
33049         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33050         (gst_decode_bin_change_state), (plugin_init):
33051         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33052         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33053         (gst_play_base_bin_dispose), (queue_overrun),
33054         (gen_preroll_element), (remove_prerolls), (unknown_type),
33055         (no_more_pads), (new_stream), (setup_source),
33056         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
33057         (play_base_eos), (gst_play_base_bin_change_state),
33058         (gst_play_base_bin_add_element),
33059         (gst_play_base_bin_remove_element),
33060         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33061         (gst_play_base_bin_unlink_stream),
33062         (gst_play_base_bin_get_streaminfo):
33063         * gst/playback/gstplaybasebin.h:
33064         Better error recovery. Added configurable preroll queue size. Faster
33065         detection of no-more-pads.
33066
33067 2004-07-16  Wim Taymans  <wim@fluendo.com>
33068
33069         * gst-libs/gst/video/video.h:
33070         Added 32 bits RGBA. Not sure if we should use another mime-type
33071         for alpha rgb. Currently the presence of the alpha_mask property
33072         signals an alpha channel.
33073
33074 2004-07-16  Wim Taymans  <wim@fluendo.com>
33075
33076         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
33077         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
33078         FPS seems to be 0.0 to MAX everywhere else.
33079
33080 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33081
33082         * gst-libs/gst/riff/riff-media.c:
33083         (gst_riff_create_video_caps_with_data):
33084           mp42/mp43 (no caps) exist too.
33085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
33086           Set pixel_width/height; we've got them in-caps.
33087         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
33088         * gst/wavparse/gstwavparse.c: (plugin_init):
33089           Both are valid primary.
33090         * sys/oss/gstossmixer.c:
33091           Remove i18n hack and enable translations.
33092
33093 2004-07-15  Benjamin Otte  <otte@gnome.org>
33094
33095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
33096         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
33097           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
33098
33099 2004-07-15  Benjamin Otte  <otte@gnome.org>
33100
33101         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33102         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
33103         (gst_alsa_close_audio):
33104           disable some of the debugging code for now. Writing debugging to a
33105           buffer is broken in current alsalib releases.
33106
33107 2004-07-12  Benjamin Otte  <otte@gnome.org>
33108
33109         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
33110           use bufferpools
33111
33112 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33113
33114         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
33115         (theora_dec_src_query), (theora_dec_event):
33116         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
33117           add debugging categories.  Remove \n's.
33118
33119 2004-07-13  Johan Dahlin  <johan@gnome.org>
33120
33121         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
33122         (gst_play_bin_get_property): Impl.
33123
33124 2004-07-13  Wim Taymans  <wim@fluendo.com>
33125
33126         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
33127         When trying to find the stream length, seek back N pages
33128         instead of just one, where N is the number of streams in
33129         the current chain.
33130
33131 2004-07-13  Wim Taymans  <wim@fluendo.com>
33132
33133         * gst-libs/gst/riff/riff-media.c:
33134         (gst_riff_create_audio_caps_with_data),
33135         (gst_riff_create_audio_caps),
33136         (gst_riff_create_audio_template_caps):
33137         * gst-libs/gst/riff/riff-media.h:
33138         * gst-libs/gst/riff/riff-read.c:
33139         (gst_riff_read_strf_vids_with_data),
33140         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
33141         * gst-libs/gst/riff/riff-read.h:
33142         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
33143         (gst_avi_demux_add_stream):
33144         Set codec_data on caps for avidemuxer.
33145
33146 2004-07-12  David Schleef  <ds@schleef.org>
33147
33148         * configure.ac: Fix test for Objective C
33149
33150 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
33151         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
33152         (gst_gdk_pixbuf_chain):
33153           Add svg and pcx to template caps, and ensure that getcaps returns a
33154           subset of the template caps.
33155           Copy each row manually for output, as gdkpixbuf may pad the
33156           rowstride to a 32-bit word boundary.
33157
33158 2004-07-12  Wim Taymans  <wim@fluendo.com>
33159
33160         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
33161         (gst_riff_create_video_template_caps):
33162         Fix the template caps to include some more media types.
33163
33164 2004-07-12  Wim Taymans  <wim@fluendo.com>
33165
33166         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33167         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33168         (compare_ranks), (print_feature), (gst_decode_bin_init),
33169         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33170         (try_to_link_1), (new_pad), (close_link), (type_found),
33171         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33172         (gst_decode_bin_change_state), (plugin_init):
33173         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33174         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33175         (gst_play_base_bin_dispose), (queue_overrun),
33176         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33177         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33178         (gst_play_base_bin_get_property), (play_base_eos),
33179         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33180         (gst_play_base_bin_remove_element),
33181         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33182         (gst_play_base_bin_unlink_stream),
33183         (gst_play_base_bin_get_streaminfo):
33184         * gst/playback/gstplaybasebin.h:
33185         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33186         (gst_play_bin_class_init), (gst_play_bin_init),
33187         (gst_play_bin_dispose), (gst_play_bin_set_property),
33188         (gst_play_bin_get_property), (gen_video_element),
33189         (gen_audio_element), (remove_sinks), (setup_sinks),
33190         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33191         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33192         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33193         (gst_play_bin_query), (plugin_init):
33194         * gst/playback/test4.c: (main):
33195         More fixes on reusing of the element.
33196
33197 2004-07-11  Benjamin Otte  <otte@gnome.org>
33198
33199         * ext/mad/gstmad.c: (normal_seek):
33200           allow seeking for other methods than just SET
33201
33202 2004-07-11  Andy Wingo  <wingo@pobox.com>
33203
33204         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
33205         float, "any" caps -> buffer_frames=[0,MAX].
33206
33207         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
33208         doesn't intersect our caps with the template any more. Do it
33209         ourselves.
33210         (interleave_buffered_loop): Use g_newa instead of malloc/free.
33211
33212 2004-07-09  Wim Taymans  <wim@fluendo.com>
33213
33214         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33215         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33216         (compare_ranks), (print_feature), (gst_decode_bin_init),
33217         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33218         (try_to_link_1), (new_pad), (close_link), (type_found),
33219         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33220         (gst_decode_bin_change_state), (plugin_init):
33221         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33222         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33223         (gst_play_base_bin_dispose), (queue_overrun),
33224         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33225         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33226         (gst_play_base_bin_get_property), (play_base_eos),
33227         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33228         (gst_play_base_bin_remove_element),
33229         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33230         (gst_play_base_bin_unlink_stream),
33231         (gst_play_base_bin_get_streaminfo):
33232         * gst/playback/gstplaybasebin.h:
33233         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33234         (gst_play_bin_class_init), (gst_play_bin_init),
33235         (gst_play_bin_dispose), (gst_play_bin_set_property),
33236         (gst_play_bin_get_property), (gen_video_element),
33237         (gen_audio_element), (remove_sinks), (setup_sinks),
33238         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33239         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33240         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33241         (gst_play_bin_query), (plugin_init):
33242         * gst/playback/test4.c: (main):
33243         Work on object reuse and seeking.
33244
33245 2004-07-09  Wim Taymans  <wim@fluendo.com>
33246
33247         * examples/seeking/seek.c: (iterate):
33248         Don't consume all CPU in the idle loop.
33249
33250 2004-07-09  Wim Taymans  <wim@fluendo.com>
33251
33252         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
33253         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
33254         Add pad to element *after* setting the pad functions so that
33255         the scheduler can use the correct ones.
33256
33257 2004-07-09  Wim Taymans  <wim@fluendo.com>
33258
33259         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33260         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
33261         Sync to keyframe after seek
33262
33263 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33264
33265         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33266         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33267         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
33268         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
33269         * ext/libvisual/visual.c: (gst_visual_change_state):
33270         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
33271         * ext/theora/theoradec.c: (theora_dec_change_state):
33272         * ext/theora/theoraenc.c: (theora_enc_change_state):
33273         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
33274         * gst-libs/gst/navigation/navigation.c:
33275         * gst/adder/gstadder.c: (gst_adder_change_state):
33276         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33277         (gst_audio_convert_get_buffer):
33278         * gst/multipart/multipartdemux.c:
33279         (gst_multipart_demux_change_state):
33280         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
33281         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
33282         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
33283         * gst/videoscale/gstvideoscale.c:
33284         (gst_videoscale_handle_src_event):
33285         * gst/volume/gstvolume.c: (volume_chain_int16):
33286           don't assert in state change, this should be done by the base
33287           GstElement class.
33288           various debugging fixes.
33289
33290 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33291
33292         * configure.ac:
33293         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33294         (gst_play_dispose), (gst_play_set_location),
33295         (gst_play_set_data_src), (gst_play_set_video_sink),
33296         (gst_play_set_audio_sink), (gst_play_set_visualization),
33297         (gst_play_connect_visualization), (gst_play_get_sink_element),
33298         (gst_play_get_all_by_interface):
33299         * gst-libs/gst/play/play.h:
33300           add new method to get elements implementing an interface.
33301           add various error logging
33302
33303 2004-07-08  Wim Taymans  <wim@fluendo.com>
33304
33305         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
33306         (make_mpeg_pipeline), (make_mpegnt_pipeline),
33307         (make_playerbin_pipeline), (query_durations_elems),
33308         (query_durations_pads), (query_positions_elems),
33309         (query_positions_pads), (update_scale), (iterate), (stop_seek),
33310         (main):
33311         Added playbin seeking example.
33312
33313 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33314
33315         * gst-libs/gst/play/play.c: (gst_play_set_location),
33316         (gst_play_set_data_src), (gst_play_set_video_sink),
33317         (gst_play_set_audio_sink), (gst_play_set_visualization),
33318         (gst_play_connect_visualization), (gst_play_get_framerate):
33319           use a macro to look up elements from hash table
33320
33321 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33322
33323         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33324         (gst_play_get_length_callback), (gst_play_set_location),
33325         (gst_play_seek_to_time), (gst_play_set_data_src),
33326         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33327         (gst_play_set_visualization), (gst_play_connect_visualization),
33328         (gst_play_get_sink_element):
33329         - add debugging info
33330         - fix looking up sink elements by iterating over complete caps
33331         - put everything except for source and autoplugger in a complete bin
33332
33333 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33334
33335         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33336         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33337         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33338         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33339         * ext/alsa/gstalsasink.h:
33340         - add debugging info
33341         - clean up schizophrenia of data/buffer/event
33342         - fix double event unref error
33343
33344 2004-07-08  Wim Taymans  <wim@fluendo.com>
33345
33346         * gst/playback/Makefile.am:
33347         Add headers to noinst
33348
33349 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33350
33351         * tools/gst-launch-ext-m.m:
33352         * tools/gst-launch-ext.1.in:
33353           convert to the third millenium
33354
33355 2004-07-07  David Schleef  <ds@schleef.org>
33356
33357         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33358
33359 2004-07-07  Wim Taymans  <wim@fluendo.com>
33360
33361         * gst/playback/Makefile.am:
33362         * gst/playback/README:
33363         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33364         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33365         (compare_ranks), (print_feature), (gst_decode_bin_init),
33366         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33367         (try_to_link_1), (new_pad), (close_link), (type_found),
33368         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33369         (plugin_init):
33370         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33371         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33372         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33373         (gen_preroll_element), (no_more_pads), (new_stream),
33374         (setup_source), (gst_play_base_bin_set_property),
33375         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33376         (gst_play_base_bin_add_element),
33377         (gst_play_base_bin_remove_element),
33378         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33379         (gst_play_base_bin_unlink_stream),
33380         (gst_play_base_bin_get_streaminfo):
33381         * gst/playback/gstplaybasebin.h:
33382         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33383         (gst_play_bin_class_init), (gst_play_bin_init),
33384         (gst_play_bin_dispose), (gst_play_bin_set_property),
33385         (gst_play_bin_get_property), (gen_video_element),
33386         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33387         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33388         (gst_play_bin_get_formats), (gst_play_bin_convert),
33389         (gst_play_bin_get_query_types), (gst_play_bin_query),
33390         (plugin_init):
33391         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33392         (gst_stream_info_get_type), (gst_stream_info_class_init),
33393         (gst_stream_info_init), (gst_stream_info_new),
33394         (gst_stream_info_dispose), (gst_stream_info_set_property),
33395         (gst_stream_info_get_property):
33396         * gst/playback/gststreaminfo.h:
33397         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33398         (main):
33399         * gst/playback/test2.c: (main):
33400         * gst/playback/test3.c: (update_scale), (main):
33401         More playbin fixes. Added README. Do better element filtering.
33402         Added base class to preroll media. Added test apps.
33403
33404 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33405
33406         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33407         * ext/mpeg2dec/gstmpeg2dec.h:
33408           various debugging improvements.  Reset stream to next picture
33409           instead of sequence header, otherwise seeks cannot work.
33410
33411 2004-07-07  Wim Taymans  <wim@fluendo.com>
33412
33413         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33414         (gst_video_box_class_init), (gst_video_box_set_property),
33415         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33416         Use pad_alloc where possible.
33417
33418 2004-07-07  Wim Taymans  <wim@fluendo.com>
33419
33420         * sys/oss/gstosselement.c: (gst_osselement_reset),
33421         (gst_osselement_parse_caps):
33422         * sys/oss/gstosselement.h:
33423         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33424         Fix offset on osssrc.
33425
33426 2004-07-07  Wim Taymans  <wim@fluendo.com>
33427
33428         * ext/theora/theora.c: (plugin_init):
33429         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33430         (theora_dec_src_query), (theora_dec_chain):
33431         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33432         (theora_enc_sink_link), (theora_buffer_from_packet),
33433         (theora_push_packet), (theora_enc_chain):
33434         Fix theora granulepos calculation.
33435         Fix overflow in duration/position calculation.
33436         Bump rank to PRIMARY for theoradec.
33437         Use granulepos of last packet to calculate position.
33438         Set keyframe flag on buffers when needed.
33439
33440 2004-07-06  David Schleef  <ds@schleef.org>
33441
33442         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33443         serious?  (Fixed, obviously.)
33444
33445 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33446
33447         * po/LINGUAS:
33448         * po/cs.po:
33449           added Czech translation (Miloslav Trmac)
33450
33451 2004-07-05  Wim Taymans  <wim@fluendo.com>
33452
33453         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33454         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33455         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33456         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33457         (close_link), (type_found), (gst_decode_bin_set_property),
33458         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33459         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33460         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33461         (gst_decode_bin_query), (plugin_init):
33462         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33463         (gst_play_bin_class_init), (gst_play_bin_init),
33464         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33465         (get_video_element), (new_pad), (setup_source),
33466         (gst_play_bin_set_property), (gst_play_bin_get_property),
33467         (gst_play_bin_change_state), (gst_play_bin_add_element),
33468         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33469         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33470         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33471         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33472         * gst/playback/test.c: (main):
33473         More fixes, cleaned up playbin, make it use decodebin. Added
33474         threaded property to playbin.
33475
33476 2004-07-05  Wim Taymans  <wim@fluendo.com>
33477
33478         * configure.ac:
33479         * gst/playback/Makefile.am:
33480         * gst/playback/decodetest.c: (main):
33481         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33482         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33483         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33484         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33485         (close_link), (type_found), (gst_decode_bin_set_property),
33486         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33487         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33488         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33489         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33490         (plugin_init):
33491         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33492         (gst_play_bin_class_init), (gst_play_bin_init),
33493         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33494         (collect_sink_pads), (find_compatibles), (close_pad_link),
33495         (try_to_link_1), (new_pad), (close_link), (type_found),
33496         (setup_source), (gst_play_bin_set_property),
33497         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33498         (compare_ranks), (gst_play_bin_collect_factories),
33499         (gst_play_bin_change_state), (gst_play_bin_add_element),
33500         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33501         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33502         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33503         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33504         * gst/playback/test.c: (main):
33505         Added some playback helper elements and some test apps, very alpha
33506         still.
33507
33508 2004-07-04  Benjamin Otte  <otte@gnome.org>
33509
33510         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33511           only restart audio when we indeed have an xrun to fix repeated
33512           xruns. Fix suggested by Giuliano Pochini.
33513
33514 2004-07-03  David Schleef  <ds@schleef.org>
33515
33516         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33517         call to gst_debug_log() if debugging is disabled (bug #145118)
33518
33519 2004-07-03  Benjamin Otte  <otte@gnome.org>
33520
33521         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33522           use our own functions for restarting the alsa device.
33523         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33524           I should apply patches myself - use MIN for the third argument, not
33525           the second, this fixes seeking
33526
33527 2004-07-02  David Schleef  <ds@schleef.org>
33528
33529         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33530         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33531         do with the logic.
33532
33533 2004-07-02  David Schleef  <ds@schleef.org>
33534
33535         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33536         output buffers.  Fix logic mistake.  (bug #144866)
33537
33538 2004-07-02  David Schleef  <ds@schleef.org>
33539
33540         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33541         on X.  (bug #144753)
33542
33543 2004-07-02  David Schleef  <ds@schleef.org>
33544
33545         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33546         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33547         (bug #144624)
33548         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33549         (gst_osselement_rate_probe_check): Add another workaround for
33550         buggy drivers (bug #145336)
33551
33552 2004-07-02  David Schleef  <ds@schleef.org>
33553
33554         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33555         Most systems don't have MSG_NOSIGNAL.
33556
33557 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33558
33559         * Makefile.am:
33560         * gst-libs/gst/colorbalance/Makefile.am:
33561         * gst-libs/gst/mixer/Makefile.am:
33562         * gst-libs/gst/play/Makefile.am:
33563         * gst-libs/gst/tuner/Makefile.am:
33564           (hopefully) fix both install and dist and make error message useful.
33565           needs testing across automakes.
33566
33567 2004-07-02  Benjamin Otte  <otte@gnome.org>
33568
33569         * ext/ogg/gstogg.c: (plugin_init):
33570           we require bytestream now
33571         * ext/ogg/gstoggdemux.c:
33572           huge diff to implement chain setup in a fast and generic way. This
33573           improves tag reading and startup of huge files (read: Theora videos)
33574           quite a bit. It probably contains bugs, too, so please test.
33575           Seeking is not improved to the fast method.
33576
33577 2004-06-29  Wim Taymans  <wim@fluendo.com>
33578
33579         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33580         * ext/ogg/gstoggmux.c:
33581         Fix memleak in oggdemux when running unconnected pads.
33582         doc update in mux, start working on keyframe mode.
33583
33584 2004-06-29  Benjamin Otte  <otte@gnome.org>
33585
33586         * sys/oss/gstosssink.c:
33587         * sys/oss/gstosssrc.c:
33588           advertise correct template caps - we indeed do non-native endianness
33589           and 8bit audio has no endianness
33590         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33592           avoid (wrong) duplications in getcaps function and return
33593           template caps
33594
33595 2004-06-29  Wim Taymans  <wim@fluendo.com>
33596
33597         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33598         (gst_multifdsink_class_init), (gst_multifdsink_add),
33599         (gst_multifdsink_remove), (gst_multifdsink_clear),
33600         (gst_multifdsink_client_remove),
33601         (gst_multifdsink_handle_client_read),
33602         (gst_multifdsink_client_queue_data),
33603         (gst_multifdsink_client_queue_caps),
33604         (gst_multifdsink_client_queue_buffer),
33605         (gst_multifdsink_handle_client_write),
33606         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33607         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33608         (gst_multifdsink_init_send), (gst_multifdsink_close):
33609         Fix wrong GList iteration that could crash the server when
33610         more then 2 clients disconnect at the same time. Read all the
33611         pending commands in one batch to recover from command storms under
33612         very heavy load.
33613
33614 2004-06-28  Wim Taymans  <wim@fluendo.com>
33615
33616         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33617         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33618         (gst_videomixer_pad_set_property),
33619         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33620         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33621         (gst_videomixer_class_init), (gst_videomixer_init),
33622         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33623         (pad_zorder_compare), (gst_videomixer_sort_pads),
33624         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33625         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33626         (gst_videomixer_update_queues), (gst_videomixer_loop),
33627         (plugin_init):
33628         Avoid divide by zero, choose masterpad as the pad with the highest
33629         framerate.
33630
33631 2004-06-27  Julien Moutte  <julien@moutte.net>
33632
33633         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33634         (gst_ximagesink_xwindow_new):
33635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33636         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33637         function directly. We might want to call it from somewhere else one day.
33638
33639 2004-06-27  Julien Moutte  <julien@moutte.net>
33640
33641         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33642         (gst_ximagesink_xwindow_new):
33643         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33644         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33645         window decorations.
33646
33647 2004-06-27  Wim Taymans  <wim@fluendo.com>
33648
33649         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33650         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33651         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33652         (gst_dvdec_set_property), (gst_dvdec_get_property):
33653         * ext/dv/gstdvdec.h:
33654         Implement drop_factor property to lower the framerate with
33655         a factor.
33656
33657 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33658
33659         * gst-libs/gst/colorbalance/Makefile.am:
33660         * gst-libs/gst/mixer/Makefile.am:
33661         * gst-libs/gst/play/Makefile.am:
33662         * gst-libs/gst/tuner/Makefile.am:
33663           unbreak Company's fix that didn't install the -enum.h files
33664
33665 2004-06-27  Wim Taymans  <wim@fluendo.com>
33666
33667         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33668         (gst_dvdec_change_state):
33669         * ext/dv/gstdvdec.h:
33670         Fix timestamp, duration and offset of the buffers.
33671
33672 2004-06-27  Wim Taymans  <wim@fluendo.com>
33673
33674         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33675         (gst_multifdsink_class_init), (gst_multifdsink_add),
33676         (gst_multifdsink_remove), (gst_multifdsink_clear),
33677         (gst_multifdsink_client_remove),
33678         (gst_multifdsink_handle_client_read),
33679         (gst_multifdsink_client_queue_data),
33680         (gst_multifdsink_client_queue_caps),
33681         (gst_multifdsink_client_queue_buffer),
33682         (gst_multifdsink_handle_client_write),
33683         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33684         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33685         (gst_multifdsink_init_send), (gst_multifdsink_close):
33686         * gst/tcp/gstmultifdsink.h:
33687         * gst/tcp/gsttcpserversink.c:
33688         (gst_tcpserversink_handle_server_read),
33689         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33690         More multifdsink fixes, more recovery policy fixes.
33691         Removed stupid g_print
33692
33693 2004-06-26  Wim Taymans  <wim@fluendo.com>
33694
33695         * gst/tcp/Makefile.am:
33696         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33697         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33698         (gst_multifdsink_class_init), (gst_multifdsink_init),
33699         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33700         (gst_multifdsink_handle_client_read),
33701         (gst_multifdsink_client_queue_data),
33702         (gst_multifdsink_client_queue_caps),
33703         (gst_multifdsink_client_queue_buffer),
33704         (gst_multifdsink_handle_client_write),
33705         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33706         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33707         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33708         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33709         (gst_multifdsink_close), (gst_multifdsink_change_state):
33710         * gst/tcp/gstmultifdsink.h:
33711         * gst/tcp/gsttcpplugin.c: (plugin_init):
33712         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33713         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33714         (gst_tcpserversink_handle_server_read),
33715         (gst_tcpserversink_handle_select),
33716         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33717         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33718         * gst/tcp/gsttcpserversink.h:
33719         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33720         one of the locks, added recovery policy to multifdsink.
33721
33722 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33723
33724         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33725           fix decision for when getting frames with same timestamp
33726         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33727         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33728         (gst_v4lsrc_get_property):
33729         * sys/v4l/gstv4lsrc.h:
33730           add latency offset property
33731
33732 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33733
33734         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33735         (plugin_init):
33736           fix debugging. add category.
33737
33738 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33739
33740         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33741           fix wrong offsets
33742
33743 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33744
33745         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33746         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33747         (gst_alsa_src_change_state):
33748           return a time that is in sync with the element's processing
33749
33750 2004-06-25  Wim Taymans  <wim@fluendo.com>
33751
33752         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33753         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33754         (gst_tcpserversink_client_remove),
33755         (gst_tcpserversink_handle_client_read),
33756         (gst_tcpserversink_client_queue_data),
33757         (gst_tcpserversink_client_queue_caps),
33758         (gst_tcpserversink_client_queue_buffer),
33759         (gst_tcpserversink_handle_client_write),
33760         (gst_tcpserversink_queue_buffer),
33761         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33762         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33763         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33764         (gst_tcpserversink_close):
33765         * gst/tcp/gsttcpserversink.h:
33766         Serversink rewrite. Really do non blocking writes to clients and
33767         maintain an internal queue to handle slower clients while not
33768         disturbing fast clients.
33769
33770 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33771
33772         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33773           better debug, don't override OFFSET and OFFSET_END
33774
33775 2004-06-25  Iain <iain@prettypeople.org>
33776
33777         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33778         name=source for the wavparse pipeline.
33779
33780 2004-06-24  Johan Dahlin  <johan@gnome.org>
33781
33782         * ext/theora/theoraenc.c (theora_enc_chain): Call
33783         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33784         streamheader caps are set correctly.
33785
33786 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33787
33788         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33789         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33790           respect minimum bitrate; same could be done for max bitrate
33791
33792 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33793
33794         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33795         (gst_vorbisenc_setup):
33796           fix sample rate range
33797
33798 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33799
33800         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33801         (gst_oggvorbisenc_setup):
33802         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33803         (gst_vorbisenc_setup):
33804           resolve ambiguities in code and description
33805
33806 2004-06-24  Wim Taymans  <wim@fluendo.com>
33807
33808         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33809         * ext/alsa/gstalsa.h:
33810         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33811         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33812         Use alsa trigger_tstamp to get the timestamp of the first
33813         sample in the buffer for more precise sync. Some cleanups.
33814
33815 2004-06-24  Wim Taymans  <wim@fluendo.com>
33816
33817         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33818         (gst_audiorate_init), (gst_audiorate_chain),
33819         (gst_audiorate_set_property), (gst_audiorate_get_property):
33820         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33821         (gst_videorate_chain):
33822         Added some logging, fixed an overflow bug in videorate.
33823
33824 2004-06-24  Benjamin Otte  <otte@gnome.org>
33825
33826         * ext/kio/Makefile.am:
33827           fix for builddir != srcdir and distcheck
33828
33829 2004-06-24  Benjamin Otte  <otte@gnome.org>
33830
33831         * gst-libs/gst/colorbalance/Makefile.am:
33832         * gst-libs/gst/mixer/Makefile.am:
33833         * gst-libs/gst/play/Makefile.am:
33834         * gst-libs/gst/tuner/Makefile.am:
33835         * gst/tcp/Makefile.am:
33836         * sys/dxr3/Makefile.am:
33837           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33838           tarball.
33839           Also add all *.list files that were missing.
33840         * Makefile.am:
33841           add a distcheck hook to ensure the above doesn't happen again.
33842
33843 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33844
33845         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33846
33847 2004-06-23  Colin Walters  <walters@redhat.com>
33848
33849         * m4/Makefile.am: Distribute gst-fionread.m4.
33850
33851 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33852
33853         * configure.ac: back to dev
33854
33855 2004-06-23  Wim Taymans  <wim@fluendo.com>
33856
33857         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33858         (gst_alsa_xrun_recovery):
33859         * ext/alsa/gstalsa.h:
33860         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33861         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33862         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33863         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33864         (gst_alsa_src_loop):
33865         Add clock to alsasrc. Take new capture timestamp when
33866         restarting after an overrun. Split up some functions between
33867         alsasrc and alsasink.
33868
33869 === release 0.8.2 ===
33870
33871 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33872
33873         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33874         (gst_alsa_change_state), (gst_alsa_update_avail),
33875         (gst_alsa_xrun_recovery):
33876         * ext/alsa/gstalsa.h:
33877         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33878           merge back changes from release
33879
33880 2004-06-23  Wim Taymans  <wim@fluendo.com>
33881
33882         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33883         (gst_audiorate_init), (gst_audiorate_chain),
33884         (gst_audiorate_set_property), (gst_audiorate_get_property):
33885         Implement sample dropping and notify
33886
33887 2004-06-22  Wim Taymans  <wim@fluendo.com>
33888
33889         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33890         (theora_enc_sink_link), (theora_buffer_from_packet),
33891         (theora_push_packet), (theora_enc_chain):
33892         Some cleanups, make sure the timestamps are correct.
33893
33894 2004-06-22  Wim Taymans  <wim@fluendo.com>
33895
33896         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33897         (gst_alsa_change_state), (gst_alsa_update_avail),
33898         (gst_alsa_xrun_recovery):
33899         * ext/alsa/gstalsa.h:
33900         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33901         Cleanups, take queued samples into account when reporting
33902         the time.
33903
33904 2004-06-22  Wim Taymans  <wim@fluendo.com>
33905
33906         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33907         (gst_videorate_init):
33908         Initialize the property as well.
33909
33910 2004-06-22  Wim Taymans  <wim@fluendo.com>
33911
33912         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33913         (gst_videorate_init), (gst_videorate_chain),
33914         (gst_videorate_set_property), (gst_videorate_get_property):
33915         Add property to make videorate silent.
33916         Add property to prefer new frames over old ones.
33917
33918 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33919
33920         * sys/osxvideo/Makefile.am:
33921         Workaround so that the osxvideo .so file gets linked with the
33922         Cocoa, OpenGL and QuickTime frameworks
33923
33924 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33925
33926         * sys/osxaudio/Makefile.am:
33927         Workaround so that the osxaudio .so file gets linked with the
33928         CoreAudio framework
33929
33930 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33931
33932         * configure.ac:
33933         Whoops, my fault...fixed build issues
33934
33935 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33936
33937         * configure.ac:
33938         Add objective-c support if running in Darwin/Mac OS X
33939         * sys/Makefile.am:
33940         * sys/osxvideo:
33941         * sys/osxvideo/Makefile.am:
33942         * sys/osxvideo/osxvideosink.h:
33943         * sys/osxvideo/osxvideosink.m:
33944         * sys/osxvideo/cocoawindow.h:
33945         * sys/osxvideo/cocoawindow.m:
33946         Add osxvideosink, a cocoa-based osx video sink
33947
33948
33949 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33950         * ext/dvdnav/gst-dvd:
33951         Grab the gconf key from the right spot
33952         * gst/debug/gstnavseek.c: (gst_navseek_init),
33953         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33954         (gst_navseek_chain):
33955         * gst/debug/gstnavseek.h:
33956           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33957           and loop parameters of a segment seek.
33958         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33959         (gst_videotestsrc_get_event_masks),
33960         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33961         * gst/videotestsrc/gstvideotestsrc.h:
33962           Add seeking support to videotestsrc
33963           Initialise the timestamp_offset variable.
33964
33965 2004-06-18  Wim Taymans  <wim@fluendo.com>
33966
33967         * ext/sidplay/gstsiddec.cc:
33968         Fix negotiation and set correct end offset.
33969
33970 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33971
33972         * configure.ac: branch and prerelease
33973
33974 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33975
33976         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33977         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33978         (gst_tcpclientsrc_init_receive):
33979         * gst/tcp/gsttcpclientsrc.h:
33980           read caps when connecting to server for GDP so we set them correctly
33981
33982 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33983
33984         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33985           notify drops and duplicates
33986         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33987           no good reason to limit ourselves to 100x100
33988
33989 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33990
33991         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33992         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33993         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33994         (gst_v4lsrc_get_property):
33995         * sys/v4l/gstv4lsrc.h:
33996         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33997         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33998         (gst_v4l_set_audio):
33999         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
34000         (gst_v4lsrc_try_capture):
34001         * sys/v4l/v4lsrc_calls.h:
34002           change try_palette to more general try_capture
34003           add autoprobe option so we can turn off autoprobing
34004           various fixes
34005
34006 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
34007
34008         * configure.ac:
34009           add videorate
34010         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
34011         (gst_ximagesink_class_init):
34012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
34013         (gst_xvimagesink_class_init):
34014           run them as finalize, not dispose, since dispose can be invoked
34015           multiple times
34016
34017 2004-06-17  Wim Taymans  <wim@fluendo.com>
34018
34019         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
34020         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
34021         * ext/alsa/gstalsa.h:
34022         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34023         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
34024         (gst_alsa_src_change_state):
34025         * ext/alsa/gstalsasrc.h:
34026         Make the xrun code timestamp and offset the buffers correctly.
34027         moved the clock to the base class, use alsa methods to get time.
34028         Do correct timestamping on outgoing buffers.
34029
34030 2004-06-17  Wim Taymans  <wim@fluendo.com>
34031
34032         * gst/audiorate/Makefile.am:
34033         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
34034         (gst_audiorate_base_init), (gst_audiorate_class_init),
34035         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
34036         (gst_audiorate_set_property), (gst_audiorate_get_property),
34037         (gst_audiorate_change_state), (plugin_init):
34038         Added an audiorate converter that fills in gaps.
34039
34040 2004-06-17  Johan Dahlin  <johan@gnome.org>
34041
34042         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
34043
34044 2004-06-16  Wim Taymans  <wim@fluendo.com>
34045
34046         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
34047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
34048         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
34049         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
34050         (gst_v4lsrc_get_property):
34051         * sys/v4l/gstv4lsrc.h:
34052         Added a copy mode to v4lsrc where it will output a copied version
34053         of its internal hardware buffer.
34054         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
34055         can't | them.
34056
34057 2004-06-16  Wim Taymans  <wim@fluendo.com>
34058
34059         * sys/oss/gstosssrc.c: (gst_osssrc_get):
34060         Timestamp fixes.
34061
34062 2004-06-16  Wim Taymans  <wim@fluendo.com>
34063
34064         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
34065         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
34066         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
34067         (gst_v4lsrc_get_property):
34068         * sys/v4l/gstv4lsrc.h:
34069         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34070         Added a sync mode enum property to control v4lsrc timestamp method
34071         Removed the use-fixed-fps property and moved functionality in
34072         the enum.
34073         Don't error on an error value from v4l-conf, it might not always
34074         be a real error.
34075
34076 2004-06-16  Wim Taymans  <wim@fluendo.com>
34077
34078         * gst/videorate/Makefile.am:
34079         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
34080         (gst_videorate_base_init), (gst_videorate_class_init),
34081         (gst_videorate_getcaps), (gst_videorate_link),
34082         (gst_videorate_init), (gst_videorate_chain),
34083         (gst_videorate_set_property), (gst_videorate_get_property),
34084         (gst_videorate_change_state), (plugin_init):
34085         Added a video timestamp corrector.
34086
34087 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34088
34089         fixed a potential leak with previous commit
34090
34091         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34092
34093 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34094
34095         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34096         Added missing refcount, fixes bug #144425
34097         Cheers Tim for finding the bug
34098
34099 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
34100
34101         * sys/v4l/gstv4l.c: (plugin_init):
34102         * sys/v4l/gstv4lcolorbalance.c:
34103         * sys/v4l/gstv4lcolorbalance.h:
34104         * sys/v4l/gstv4lelement.c:
34105         * sys/v4l/gstv4lelement.h:
34106         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
34107         * sys/v4l/gstv4lmjpegsink.h:
34108         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
34109         * sys/v4l/gstv4lmjpegsrc.h:
34110         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34111         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34112         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
34113         * sys/v4l/gstv4lsrc.h:
34114         * sys/v4l/gstv4ltuner.c:
34115         * sys/v4l/gstv4ltuner.h:
34116         * sys/v4l/gstv4lxoverlay.c:
34117         * sys/v4l/gstv4lxoverlay.h:
34118         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
34119         (gst_v4l_set_window), (gst_v4l_enable_overlay):
34120         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34121         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
34122         (gst_v4l_set_audio):
34123         * sys/v4l/v4l_calls.h:
34124         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
34125         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
34126         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
34127         (gst_v4lmjpegsink_playback_init),
34128         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
34129         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
34130         (gst_v4lmjpegsink_playback_stop),
34131         (gst_v4lmjpegsink_playback_deinit):
34132         * sys/v4l/v4lmjpegsink_calls.h:
34133         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
34134         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
34135         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
34136         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
34137         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
34138         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
34139         * sys/v4l/v4lmjpegsrc_calls.h:
34140         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
34141         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
34142         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
34143         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
34144         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
34145         (gst_v4lsrc_try_palette):
34146         * sys/v4l/v4lsrc_calls.h:
34147           bunch of paranoia cleanups
34148
34149 2004-06-14  David Schleef  <ds@schleef.org>
34150
34151         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
34152         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
34153         Send discont events and change timestamps appropriately when
34154         we get a seek event.  (bug #144240)
34155         * ext/cdparanoia/gstcdparanoia.h:
34156
34157 2004-06-14  Benjamin Otte  <otte@gnome.org>
34158
34159         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
34160           snd_pcm_hw_params_set_rate  since the latter fails for no good
34161           reason on some setups.
34162
34163 2004-06-14  David Schleef  <ds@schleef.org>
34164
34165         * gst/volume/demo.c: (value_changed_callback): exp10() is not
34166         standard.  Thank you for playing.
34167
34168 2004-06-14  Wim Taymans  <wim@fluendo.com>
34169
34170         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
34171         Patch 1.3 broke the ordering of the colorspace info and
34172         made the plugin basically work by coincidence, reordered
34173         the info.
34174
34175 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34176
34177         * ext/lame/gstlame.c:
34178         * ext/mad/gstmad.c:
34179           sync caps.  Make sure mad can only output a list of rates, not
34180           a full range.  In the future, have three caps lists for each of the
34181           mpeg versions.  Change mpegversion to a double as well.
34182
34183 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34184
34185         * gst/volume/.cvsignore:
34186         * gst/volume/Makefile.am:
34187         * gst/volume/demo.c: (value_changed_callback), (idler),
34188         (setup_gui), (main):
34189           added small demo app
34190
34191 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
34192         * ext/esd/esdsink.c: (gst_esdsink_change_state):
34193         * ext/esd/esdsink.h:
34194         Close the esd connection on pause, because esd will just wait -
34195         blocking all other esd clients indefinitely.
34196
34197 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
34198
34199         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
34200           previous commit with GST_DEBUG
34201
34202 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34203
34204         * configure.ac:
34205           add a header check for a dvdread header in dvdnav.  Fixes #133002
34206
34207 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34208
34209         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
34210         * gst/tcp/gsttcpclientsink.h:
34211         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
34212         * gst/tcp/gsttcpclientsrc.h:
34213         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
34214         (gst_tcpserversink_handle_server_read),
34215         (gst_tcpserversink_init_send):
34216         * gst/tcp/gsttcpserversink.h:
34217         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
34218         * gst/tcp/gsttcpserversrc.h:
34219         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
34220         version of IP)
34221
34222 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34223
34224         * configure.ac:
34225         Added ogg library so that OSX detects libtheora properly
34226
34227 2004-06-11  Wim Taymans  <wim@fluendo.com>
34228
34229         * ext/theora/theoradec.c: (theora_dec_chain),
34230         (theora_dec_change_state):
34231         Don't try to decode frames before we received a keyframe.
34232
34233 2004-06-11  Wim Taymans  <wim@fluendo.com>
34234
34235         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34236         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34237         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34238         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34239         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34240         Added property to set the maximum delay of a page.
34241
34242 2004-06-10  Wim Taymans  <wim@fluendo.com>
34243
34244         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34245         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34246         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34247         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34248         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34249         Added max-delay property to control the maximum amount
34250         of data to put in one page.
34251
34252 2004-06-10  Wim Taymans  <wim@fluendo.com>
34253
34254         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34255         (gst_theora_enc_init), (theora_enc_sink_link),
34256         (theora_buffer_from_packet), (theora_enc_set_property),
34257         (theora_enc_get_property):
34258         Set duration on encoded buffer, added some more properties
34259
34260 2004-06-10  Wim Taymans  <wim@fluendo.com>
34261
34262         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
34263         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34264         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
34265         * ext/theora/theoraenc.c: (theora_enc_chain):
34266         Fix refcounting bugs
34267
34268 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34269
34270         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
34271         (gst_asf_demux_loop), (gst_asf_demux_process_file),
34272         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
34273         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
34274         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
34275         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
34276         (gst_asf_demux_change_state):
34277         * gst/asfdemux/gstasfdemux.h:
34278           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
34279           feels like. I think we should set a new requirement for demuxers
34280           from now on to implement sane loop functions, data loops, query
34281           and seek functions before first commit into CVS. And this commit
34282           fixes all of the above.
34283
34284 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
34285
34286         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
34287           vorbis comments are properly encoded in UTF-8 before adding them
34288           to a GstTagList
34289
34290 2004-06-09  Benjamin Otte  <otte@gnome.org>
34291
34292         * ext/alsa/gstalsa.c: (add_channels):
34293           handle min <= max correctly
34294         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
34295         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
34296           add fixation functions so we fixate correctly. No preferring of alaw
34297           anymore because it's the first structure.
34298         * ext/alsa/gstalsa.h:
34299         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
34300         (gst_alsa_hw_params_dump):
34301           add functions to ease debugging in alsalib
34302         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34303         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34304         (gst_alsa_start_audio):
34305           only specify hw params if we really setup a format (fixes #134007 -
34306           or at least works around it)
34307
34308 2004-06-09  Wim Taymans  <wim@fluendo.com>
34309
34310         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
34311         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
34312         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
34313         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
34314         (gst_ogg_mux_loop):
34315         Use stream caps to setup the initial pages in the ogg stream.
34316         Correctly set the streamheader caps on the srcpad.
34317
34318 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
34319
34320         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34321         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34322         (gst_v4lsrc_getcaps):
34323         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34324         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
34325           add querying of fps lists for webcams.  Negotiating to a framerate
34326           now works.
34327
34328 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34329
34330         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
34331         (theora_push_buffer), (theora_push_packet),
34332         (theora_set_header_on_caps), (theora_enc_chain):
34333           mark buffers and put on streamheader, raw theora streaming
34334           now works too, whee
34335
34336 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34337
34338         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34339         (gst_tcp_gdp_read_caps):
34340           do a looping read for caps and GDP headers too
34341
34342 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34343
34344         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34345         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34346           return EOS instead of NULL in _get
34347
34348 2004-06-08  Wim Taymans  <wim@fluendo.com>
34349
34350         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34351         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34352         (gst_tcp_gdp_write_caps):
34353         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34354         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34355         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34356         Memory leak fixes
34357
34358 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34359
34360         * ext/vorbis/Makefile.am:
34361         * ext/vorbis/vorbis.c: (plugin_init):
34362         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34363         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34364         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34365         (vorbis_parse_change_state):
34366         * ext/vorbis/vorbisparse.h:
34367           adding a vorbisparse element that marks the buffers, streaming
34368           raw vorbis using GDP now works, whee
34369
34370 2004-06-08  Wim Taymans  <wim@fluendo.com>
34371
34372         * ext/jpeg/Makefile.am:
34373         * ext/jpeg/README:
34374         * ext/jpeg/gstjpeg.c: (plugin_init):
34375         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34376         (gst_smokedec_base_init), (gst_smokedec_class_init),
34377         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34378         * ext/jpeg/gstsmokedec.h:
34379         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34380         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34381         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34382         (gst_smokeenc_resync), (gst_smokeenc_chain),
34383         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34384         * ext/jpeg/gstsmokeenc.h:
34385         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34386         (smokecodec_flush_destination), (smokecodec_term_destination),
34387         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34388         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34389         (smokecodec_term_source), (smokecodec_encode_new),
34390         (smokecodec_decode_new), (smokecodec_info_free),
34391         (smokecodec_set_quality), (smokecodec_get_quality),
34392         (smokecodec_set_threshold), (smokecodec_get_threshold),
34393         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34394         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34395         (smokecodec_parse_header), (smokecodec_decode):
34396         * ext/jpeg/smokecodec.h:
34397         Added a new simple jpeg based codec
34398
34399 2004-06-08  Wim Taymans  <wim@fluendo.com>
34400
34401         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34402         (gst_multipart_mux_loop):
34403         Fix memory leak
34404
34405 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34406
34407         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34408         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34409         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34410         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34411         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34412         * gst/tcp/gsttcpserversink.h:
34413           take streamheader into account
34414
34415 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34416
34417         * gst/level/Makefile.am:
34418         * gst/level/gstlevel.c: (gst_level_class_init):
34419           clean up marshal generation
34420
34421 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34422
34423         * gst/tcp/Makefile.am:
34424         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34425         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34426         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34427         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34428         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34429         (gst_tcpclientsrc_get_property):
34430         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34431         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34432         (gst_tcpserversink_handle_client_read),
34433         (gst_tcpserversink_handle_client_write),
34434         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34435         * gst/tcp/gsttcpserversink.h:
34436           add signals client-added and client-removed
34437         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34438         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34439         (gst_tcpserversrc_get_property):
34440         uniformized, change default protocol to NONE
34441         * gst/tcp/gsttcp-marshal.list: added
34442 2004-06-07  Benjamin Otte  <otte@gnome.org>
34443
34444         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34445           handle discont events if they happen before caps nego
34446
34447 2004-06-07  Wim Taymans  <wim@fluendo.com>
34448
34449         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34450         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34451         (gst_multipart_demux_plugin_init):
34452         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34453         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34454         (gst_multipart_mux_change_state):
34455         Small updates, fix a memleak
34456
34457 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34458
34459         * configure.ac: OSS portability
34460         * ext/arts/gst_arts.c: idem
34461         * sys/oss/gstosselement.c: idem
34462         * sys/oss/gstossmixer.c: idem
34463         * sys/oss/gstosssink.c: idem
34464         * sys/oss/gstosssrc.c: idem
34465         * sys/oss/oss_probe.c: idem
34466           - check for soundcard.h in different places for some BSD
34467
34468 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34469
34470         * AUTHORS:
34471         Add me to the authors file
34472         * configure.ac:
34473         Increase the libdv requirement to >= version 0.100
34474         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34475         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34476         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34477         * ext/dv/gstdvdec.h:
34478         Add support for the new_media flag when sending DISCONT events
34479         Make the querying work when video pad is not linked
34480
34481 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34482
34483         reviewed by Benjamin Otte  <otte@gnome.org>
34484
34485         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34486           create a NULL-initialized array of pads, so we don't think they
34487           exist already. (fixes #143130)
34488
34489 2004-06-07  Benjamin Otte  <otte@gnome.org>
34490
34491         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34492         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34493         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34494           don't use // coments
34495
34496 2004-06-07  Benjamin Otte  <otte@gnome.org>
34497
34498         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34499           cast to GstClockTime to get higher granularity
34500         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34501           use gst_element_set_time_delay to get the exact time
34502         * ext/mad/gstmad.c: (gst_mad_chain):
34503           use the negotiated rate instead of the current frame's rate which
34504           might be wrong because of bit errors. This avoids emitting totally
34505           bogus timestamps and screwing sync.
34506         (fixes #143454)
34507
34508 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34509
34510         reviewed by Benjamin Otte  <otte@gnome.org>
34511
34512         * gst/adder/gstadder.c: (gst_adder_loop):
34513           properly error out when no negotiation has happened yet. (fixes
34514           #143032)
34515
34516 2004-06-06  Benjamin Otte  <otte@gnome.org>
34517
34518         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34519           forward correctly transformed offset in discont events. Based on
34520           patch by Arwed v. Merkatz. (fixes #142851)
34521
34522 2004-06-06  David Schleef  <ds@schleef.org>
34523
34524         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34525         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34526         problems on several systems.
34527
34528 2004-06-06  Benjamin Otte  <otte@gnome.org>
34529
34530         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34531           use explicit caps on the srcpad
34532         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34533           properly error out if caps couldn't be set (fixes #142764)
34534
34535 2004-06-06  Benjamin Otte  <otte@gnome.org>
34536
34537         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34538         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34539         (gst_alsa_start_audio):
34540           - don't call set_periods_integer anymore, it breaks the
34541           configuration randomly
34542           - call snd_pcm_hw_params_set_access directly instead of using masks
34543           - don't fail if the sw_params can't be set, just use the default
34544           params and hope it works. Alsalib has weird issues when you touch
34545           sw_params and does no proper error reporting about what failed.
34546         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34547         (gst_alsa_close_audio):
34548           make our alsa debugging go via gst debugging and not conditionally
34549           defined
34550         * ext/alsa/gstalsa.h:
34551           add ALSA_DEBUG_FLUSH macro
34552         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34553         (plugin_init):
34554           wrap alsa errors to be printed via the gst debugging system and not
34555           spammed to stderr
34556
34557 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34558
34559         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34560         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34561         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34562         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34563         (qtdemux_parse_trak):
34564         * gst/qtdemux/qtdemux.h:
34565           Bitch. Also known as seeking, querying & co.
34566         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34567         (gst_osssink_change_state):
34568         * sys/oss/gstosssink.h:
34569           Resyncing is for weenies, this hack is no longer needed and was
34570           broken anyway (since it - unintendedly - always leaves resync to
34571           TRUE).
34572
34573 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34574
34575         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34576         * gst/tcp/gsttcpclientsrc.h: idem
34577           - define MSG_NOSIGNAL if not done
34578           - include unistd.h for off_t
34579           (fixes #143749)
34580
34581 2004-06-05  Benjamin Otte  <otte@gnome.org>
34582
34583         * configure.ac:
34584         * ext/kio/Makefile.am:
34585           check for qt's moc preprocessor explicitly and use it
34586
34587 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34588
34589         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34590           don't get a signal for EPIPE on socket writes
34591           (somebody check if this works on other platforms)
34592
34593 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34594
34595         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34596         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34597           check error condition on available samples correctly
34598
34599 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34600
34601         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34602           avoid a segfault
34603         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34604         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34605         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34606         (gst_tcpserversrc_gdp_read_header):
34607          use ssize_t over size_t since the former is signed and thus the
34608          check for error codes can work
34609
34610 2004-06-02  Wim Taymans  <wim@fluendo.com>
34611
34612         reviewed by: Johan
34613
34614         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34615         (gst_multipart_mux_loop):
34616         Oops
34617
34618 2004-06-02  Wim Taymans  <wim@fluendo.com>
34619
34620         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34621         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34622         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34623         (gst_multipart_mux_change_state):
34624         Added configurable boundary specifier, added the value as a
34625         caps field as well.
34626
34627 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34628
34629         * gst/tcp/gsttcp.c:
34630         * gst/tcp/gsttcpclientsrc.c:
34631         * gst/tcp/gsttcpclientsrc.h:
34632         * gst/tcp/gsttcpserversrc.c:
34633           - portability fix, to compile on OSX
34634             (fixes #143146)
34635
34636         * sys/osxaudio/gstosxaudioelement.c:
34637         * sys/osxaudio/gstosxaudiosink.c:
34638         * sys/osxaudio/gstosxaudiosrc.c:
34639           - compilation warnings on OSX
34640             (fixes #143153)
34641
34642 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34643
34644         * ext/vorbis/vorbisdec.c : sign warning fixes
34645
34646         * gst-libs/gst/mixer/mixertrack.c :
34647           do no use defines which are glib 2.4 specific
34648
34649 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34650
34651         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34652           buffer since libflac doesn't expect it (reports a sync error when
34653           it encounters that)
34654
34655
34656 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34657
34658         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34659         * gst-libs/gst/mixer/mixertrack.c:
34660         (gst_mixer_track_get_property), (get_mixer_track_init),
34661         (get_mixer_track_get_property): Added property accessors
34662         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34663         * gst-libs/gst/mixer/mixeroptions.c:
34664         (gst_mixer_options_get_values): Added
34665         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34666         * gst-libs/gst/mixer/mixer.c: Fixed comment
34667
34668
34669 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34670
34671         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34672           improve error messages on open
34673
34674
34675 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34676
34677         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34678           check if v4l-conf is in path
34679
34680 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34681
34682         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34683           change assert to a more readable error message
34684
34685 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34686
34687         * gst-libs/gst/tuner/tunerchannel.h:
34688           - add a freq_multiplicator field to make the conversion
34689             between internal frequency unit and Hz
34690         * sys/v4l/gstv4lelement.c:
34691         * sys/v4l2/gstv4l2element.c:
34692           - change default video device to /dev/video0
34693         * sys/v4l/v4l_calls.c:
34694         * sys/v4l2/v4l2_calls.c:
34695           - we only expose frequency to the user in Hz instead of
34696             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34697
34698 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34699         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34700           Initialise b_o_s and e_o_s variables
34701         * gst-libs/gst/riff/riff-media.c:
34702         (gst_riff_create_video_caps_with_data):
34703           Add some unusual fourcc's from mplayer avi's
34704         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34705           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34706           autoplugging.
34707
34708 2004-05-28  Wim Taymans  <wim@fluendo.com>
34709
34710         * configure.ac:
34711         * gst/alpha/Makefile.am:
34712         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34713         (gst_alpha_get_type), (gst_alpha_base_init),
34714         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34715         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34716         (gst_alpha_chroma_key), (gst_alpha_chain),
34717         (gst_alpha_change_state), (plugin_init):
34718         A plugin to add an alpha channel to I420 video. Can optionally do
34719         chroma keying.
34720         * gst/multipart/Makefile.am:
34721         * gst/multipart/multipart.c: (plugin_init):
34722         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34723         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34724         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34725         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34726         (gst_multipart_demux_change_state),
34727         (gst_multipart_demux_plugin_init):
34728         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34729         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34730         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34731         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34732         (gst_multipart_mux_pad_unlink),
34733         (gst_multipart_mux_request_new_pad),
34734         (gst_multipart_mux_handle_src_event),
34735         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34736         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34737         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34738         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34739         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34740         send multipart jpeg images to a browser.
34741         * gst/videobox/Makefile.am:
34742         * gst/videobox/README:
34743         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34744         (gst_video_box_get_type), (gst_video_box_base_init),
34745         (gst_video_box_class_init), (gst_video_box_init),
34746         (gst_video_box_set_property), (gst_video_box_get_property),
34747         (gst_video_box_sink_link), (gst_video_box_i420),
34748         (gst_video_box_ayuv), (gst_video_box_chain),
34749         (gst_video_box_change_state), (plugin_init):
34750         Crops or adds borders around an image. can do alpha channel
34751         borders as well.
34752         * gst/videomixer/Makefile.am:
34753         * gst/videomixer/README:
34754         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34755         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34756         (gst_videomixer_pad_get_sink_event_masks),
34757         (gst_videomixer_pad_get_property),
34758         (gst_videomixer_pad_set_property),
34759         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34760         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34761         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34762         (gst_videomixer_base_init), (gst_videomixer_class_init),
34763         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34764         (gst_videomixer_handle_src_event),
34765         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34766         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34767         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34768         (gst_videomixer_loop), (gst_videomixer_get_property),
34769         (gst_videomixer_set_property), (gst_videomixer_change_state),
34770         (plugin_init):
34771         Generic video mixer plugin, can handle multiple inputs all with
34772         different framerates and video sizes. Is fully alpha channel
34773         aware.
34774
34775 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34776
34777         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34778           Select first track as master track. Not sure how else to handle
34779           that...
34780         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34781           Discard discont events. Should fix #142962.
34782
34783 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34784
34785         * ext/alsa/Makefile.am:
34786         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34787         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34788         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34789         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34790         (gst_alsa_mixer_get_option):
34791         * ext/alsa/gstalsamixer.h:
34792         * ext/alsa/gstalsamixeroptions.c:
34793         (gst_alsa_mixer_options_get_type),
34794         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34795         (gst_alsa_mixer_options_new):
34796         * ext/alsa/gstalsamixeroptions.h:
34797         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34798         * ext/alsa/gstalsamixertrack.h:
34799           Add enumerations (as GstMixerOptions). Make correct distinction
34800           between input/output tracks. Add capture/playback private flag.
34801           Use flag to decide on whether to set capture or playback volumes
34802           or switches. Use playback and record switches.
34803         * gst-libs/gst/mixer/Makefile.am:
34804         * gst-libs/gst/mixer/mixer-marshal.list:
34805         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34806         (gst_mixer_set_option), (gst_mixer_get_option),
34807         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34808         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34809         * gst-libs/gst/mixer/mixer.h:
34810         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34811         (gst_mixer_options_class_init), (gst_mixer_options_init),
34812         (gst_mixer_options_dispose):
34813         * gst-libs/gst/mixer/mixeroptions.h:
34814           Add GstMixerOptions.
34815         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34816           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34817           broken device detection on computers with multiple OSS sound
34818           cards.
34819
34820 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34821
34822         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34823           fixate nicely even when the peer is not negotiating
34824
34825 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34826
34827         * gst/audioconvert/gstaudioconvert.c:
34828         (gst_audio_convert_parse_caps):
34829           make sure we don't allow depth > width
34830         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34831           fixate endianness to G_BYTE_ORDER as default
34832         * gst/audioscale/gstaudioscale.c:
34833           we don't handle another endianness as host-endianness
34834
34835 2004-05-25  David Schleef  <ds@schleef.org>
34836
34837         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34838
34839 2004-05-24  Benjamin Otte  <otte@gnome.org>
34840
34841         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34842         (gst_oggvorbisenc_setup):
34843           properly fail when we can't setup the vorbis encoder due to
34844           unsupported settings
34845         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34846         (gst_vorbisenc_setup):
34847           same
34848         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34849           fix case where warnings occured when one pad was unlinked while the
34850           other's link function was called
34851
34852 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34853
34854         * gst/tcp/Makefile.am:
34855           use GST_ENABLE_NEW
34856
34857 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34858
34859         * gst-libs/gst/resample/private.h:
34860           don't use optimizations that are #if 0'ed
34861
34862 2004-05-24  Wim Taymans  <wim@fluendo.com>
34863
34864         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34865         Fix potential division by zero error and hopefully get
34866         the position query right to get correct timestamps on avi
34867         audio.
34868
34869 2004-05-24  Wim Taymans  <wim@fluendo.com>
34870
34871         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34872         (gst_videoscale_scale_nearest_str2),
34873         (gst_videoscale_scale_nearest_str4),
34874         (gst_videoscale_scale_nearest_32bit),
34875         (gst_videoscale_scale_nearest_24bit),
34876         (gst_videoscale_scale_nearest_16bit):
34877         Fix the scaling algorithm and avoid a buffer overflow.
34878         removed the while loop in the scaling function as it
34879         was used for point sampling only.
34880
34881 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34882
34883         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34884         (gst_id3_tag_class_init), (gst_id3_tag_init),
34885         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34886         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34887         (gst_id3_tag_send_tag_event):
34888           lots of fixes to make id3mux work and id3demux work correctly
34889
34890 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34891
34892         * ext/Makefile.am:
34893           add rules to build shout2send (was removed by accident
34894           when this module was no more marked experimental/broken)
34895
34896 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34897
34898         * ext/shout2/gstshout2.c:
34899         * ext/shout2/gstshout2.h:
34900           adding a "connection problem" signal to shout2send
34901           (fixes #142954)
34902
34903 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34904
34905         * ext/kio/kioreceiver.cpp:
34906         * ext/kio/kioreceiver.h:
34907           fix sign comparison issues
34908
34909 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34910
34911         * gst/cdxaparse/gstcdxaparse.c:
34912         * gst/cdxaparse/gstcdxaparse.h:
34913           some renaming
34914           add some checks/sanity
34915           prepare for seek addition
34916
34917         * sys/sunaudio/gstsunaudio.c:
34918           remove exported dupe init function
34919
34920 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34921
34922         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34923         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34924           Fix format conversion and position querying.
34925         * gst/debug/progressreport.c: (gst_progressreport_report):
34926           Don't output a bogus total value that we didn't query.
34927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34928           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34929           only a blank window after xine has been used.
34930
34931 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34932
34933         * m4/as-arts.m4:
34934           sync with upstream version to fix test on FC2
34935           readd with -ko to preserve Id header
34936
34937 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34938
34939         * configure.ac:
34940           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34941         * gst/tcp/gsttcpclientsrc.c: idem
34942         * gst/tcp/gsttcpserversink.c: idem
34943         * gst/tcp/gsttcpserversrc.c: idem
34944         * m4/gst-fionread.m4: idem
34945
34946         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34947
34948         * configure.ac: enable speex plugin for speex 1.1.5+
34949         * ext/speex/gstspeexenc.c: fix cast warning
34950
34951         * ext/esd/README: fix typo
34952
34953 2004-05-20  David Schleef  <ds@schleef.org>
34954
34955         * configure.ac: Minor cosmetic change to convince the buildbot to
34956         reautogen.
34957         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34958         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34959         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34960         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34961         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34962         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34963         More hacking.  Plays audio now.
34964
34965 2004-05-20  David Schleef  <ds@schleef.org>
34966
34967         * configure.ac:
34968         * sys/Makefile.am:
34969
34970 2004-05-20  David Schleef  <ds@schleef.org>
34971
34972         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34973         * sys/osxaudio/gstosxaudio.c:
34974         * sys/osxaudio/gstosxaudioelement.c:
34975         * sys/osxaudio/gstosxaudioelement.h:
34976         * sys/osxaudio/gstosxaudiosink.c:
34977         * sys/osxaudio/gstosxaudiosink.h:
34978         * sys/osxaudio/gstosxaudiosrc.c:
34979         * sys/osxaudio/gstosxaudiosrc.h:
34980
34981 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34982
34983         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34984         (gst_vorbisenc_chain):
34985           put the codec headers on the caps as streamheader as well as
34986           pushing them out
34987
34988 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34989
34990         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34991         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34992         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34993         split up push_packet into two functions
34994
34995 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34996
34997         * gst/tcp/.cvsignore:
34998           ignore enums
34999         * gst/tcp/Makefile.am:
35000         * gst/tcp/README:
35001         * gst/tcp/gsttcp.c:
35002         * gst/tcp/gsttcp.h:
35003         * gst/tcp/gsttcpclientsink.c:
35004         * gst/tcp/gsttcpclientsink.h:
35005         * gst/tcp/gsttcpclientsrc.c:
35006         * gst/tcp/gsttcpclientsrc.h:
35007         * gst/tcp/gsttcpplugin.c:
35008         * gst/tcp/gsttcpserversink.c:
35009         * gst/tcp/gsttcpserversink.h:
35010         * gst/tcp/gsttcpserversrc.c:
35011         * gst/tcp/gsttcpserversrc.h:
35012           add new tcp elements
35013
35014 2004-05-19  Wim Taymans  <wim@fluendo.com>
35015
35016         * gst/law/mulaw-conversion.c: (mulaw_encode):
35017         Fix overflow bug in ulaw encoding.
35018
35019 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35020
35021         * ext/mad/gstmad.c: (gst_mad_handle_event):
35022           don't unref the event twice
35023
35024 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35025
35026         * configure.ac:
35027           remove -Wno-sign-compare
35028
35029 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35030
35031         * configure.ac:
35032           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
35033           if you want to work against glib 2.2 and 2.4
35034
35035 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35036
35037         * gst/tcp/Makefile.am:
35038         * gst/tcp/gsttcp.c:
35039         * gst/tcp/gsttcp.h:
35040         * gst/tcp/gsttcpsink.h:
35041         * gst/tcp/gsttcpsrc.h:
35042           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
35043
35044 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35045
35046         * gst/debug/tests.c: (md5_get_value):
35047           fix segfault on gst-inspect
35048
35049 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35050
35051         * gst/debug/testplugin.c:
35052         * gst/debug/tests.c:
35053         * gst/debug/tests.h:
35054           add new extensible and configurable testing element. Current tests
35055           include buffer count, stream length, timestamp/duration matching and
35056           md5.
35057         * gst/debug/Makefile.am:
35058         * gst/debug/gstdebug.c: (plugin_init):
35059           add infrastructure for new element
35060
35061 2004-05-19  Johan Dahlin  <johan@gnome.org>
35062
35063         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
35064         ending of the array. Fixes gst-inspect segfault on ppc.
35065
35066 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35067
35068         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
35069
35070         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
35071
35072 2004-05-18  David Schleef  <ds@schleef.org>
35073
35074         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
35075         warnings (bugs, actually) noticed by gcc but not forte.
35076
35077 2004-05-18  David Schleef  <ds@schleef.org>
35078
35079         * sys/sunaudio/Makefile.am:
35080         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
35081
35082 2004-05-18  David Schleef  <ds@schleef.org>
35083
35084         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
35085         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
35086         to allow qtdemux to use non-seekable streams. (bug #142272)
35087
35088 2004-05-18  David Schleef  <ds@schleef.org>
35089
35090         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
35091         (gst_resample_sinc_ft_float): Remove use of static temporary
35092         buffer.  This code was obviously not supposed to last long, but
35093         it's stuck in our ABI, so it required a little hack to make it
35094         ABI-compatible.  Fixes #142585.
35095         * gst-libs/gst/resample/resample.h: same.
35096
35097 2004-05-18  David Schleef  <ds@schleef.org>
35098
35099         * configure.ac: Add sunaudio
35100         * examples/Makefile.am: make gstplay depend on gconf
35101         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
35102         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
35103         (convert_table_lookup), (img_convert): remove c99-isms
35104         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
35105           unsigned, to fix a warning on Solaris
35106         * gst/mpeg1sys/systems.c: bcopy->memcpy
35107         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
35108         * sys/Makefile.am: Add sunaudio
35109
35110 2004-05-18  Wim Taymans  <wim@fluendo.com>
35111
35112         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
35113         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
35114         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
35115         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
35116         (gst_ogg_mux_loop):
35117         Fix an ugly memleak where the muxer didn't flush enough ogg
35118         pages. This also resulted in badly muxed ogg files.
35119
35120 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35121
35122         * gst/asfdemux/asfheaders.c :
35123         * gst/asfdemux/asfheaders.h :
35124         * gst/asfdemux/gstasfdemux.c :
35125           - fix ASF_OBJ_PADDING guid
35126           - add 3 new object guids (language list, metadata,
35127             extended stream properties)
35128           - add a function to parse extended header objects
35129
35130 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35131
35132         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
35133           remove leftover debugging g_print
35134
35135 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35136
35137         * ext/mad/gstmad.c: (gst_mad_handle_event):
35138           Fix for when the first format in a discont event is not a
35139           byte-based one. Should fix #137710.
35140
35141 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35142
35143         * m4/a52.m4 : fix compilation with -Wall -Werror
35144         * m4/libfame.m4 : idem
35145         * m4/libmikmod.m4 : idem
35146
35147 2004-05-17  Benjamin Otte  <otte@gnome.org>
35148
35149         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35150           signal the new tags before giving up the reference
35151
35152 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35153
35154         * ext/shout2/gstshout2.c:
35155           use application/ogg instead of application/x-ogg (patch by Patrick
35156           Guimond, fixes #142432)
35157         * sys/oss/gstosselement.c: (gst_osselement_reset),
35158         (gst_osselement_sync_parms):
35159           don't set fragment size unless specified (fixes #142493)
35160
35161 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35162
35163         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
35164           fixes #142664
35165
35166 2004-05-17  Benjamin Otte  <otte@gnome.org>
35167
35168         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
35169           compute offsets correctly for internal buffers so timestamps are set
35170           correctly when we can't seek. Also handle cases where there are no
35171           offsets. (based on a patch by David Moore, fixes #142507)
35172
35173 2004-05-17  Benjamin Otte  <otte@gnome.org>
35174
35175         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35176           use correct variable when determining amount of data to skip so we
35177           don't skip into the void and segfault
35178
35179 2004-05-16  Benjamin Otte  <otte@gnome.org>
35180
35181         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35182           Hi, I'm a memleak
35183
35184 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35185
35186         * gst/asfdemux/gstasfdemux.c:
35187           - fix a mem leak and always propagate tags
35188           - add WMV3 to known video codecs (but no decoder yet)
35189           - replace "surplus data" at end of audio header for what
35190             it is : codec specific data
35191           - fix a typo
35192
35193 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
35194
35195         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
35196
35197         * gst-libs/gst/audio/audioclock.c:
35198           Fix wrong return type (#142205).
35199
35200 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35201
35202         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
35203           Ignore CRCs by default (fixes #142566).
35204
35205 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35206
35207         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
35208         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
35209         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
35210         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
35211         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
35212         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
35213           Fix for cases where we fail to attach to a mixer.
35214
35215 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35216
35217         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
35218           Don't touch events after not owning them anymore.
35219         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
35220         (gst_wavparse_fmt), (gst_wavparse_other),
35221         (gst_wavparse_handle_seek), (gst_wavparse_loop),
35222         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
35223         (gst_wavparse_srcpad_event):
35224         * gst/wavparse/gstwavparse.h:
35225           Add seeking, fix querying.
35226
35227 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35228
35229         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35230           - process comments even if they don't end with \0\0
35231             g_convert would ignore them if present and works well without them
35232
35233 2004-05-16  Benjamin Otte  <otte@gnome.org>
35234
35235         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
35236           simplify caps
35237
35238 2004-05-16  Benjamin Otte  <otte@gnome.org>
35239
35240         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35241           don't write to memory we might not write to - g_convert does that
35242           for us anyway (fixes #142613)
35243         (gst_asf_demux_audio_caps):
35244           comment out gst_util_dump_mem
35245
35246 2004-05-16  Benjamin Otte  <otte@gnome.org>
35247
35248         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35249           compute correct expected timestamps after seek (broken since
35250           last commit)
35251         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
35252           rename element and debugging category to gdkpixbufscale
35253
35254 2004-05-16  Benjamin Otte  <otte@gnome.org>
35255
35256         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35257           add error checking to snd_pcm_delay and remove duplicate call to
35258           snd_pcm_delay that caused issues (see inline code comments)
35259         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
35260           make more readable and fix return value when snd_pcm_delay fails
35261         (fixes #142586)
35262
35263 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
35264         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
35265         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
35266         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
35267         (gst_pixbufscale_link), (gst_pixbufscale_init),
35268         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
35269         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
35270         (gst_pixbufscale_get_property), (pixbufscale_init):
35271         * ext/gdk_pixbuf/pixbufscale.h:
35272         Add these files I forgot earlier
35273
35274 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
35275         * ext/gdk_pixbuf/Makefile.am:
35276         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
35277         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35278         Add new pixbufscale element to scale RGB video
35279         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
35280         and HYPER interpolation correctly.
35281         * ext/theora/theoraenc.c: (theora_enc_chain),
35282         Discard buffer and return if explicit caps could not be set
35283         (theora_enc_get_property):
35284         Make _get return kbps for the bitrate consistent with
35285         the _set function.
35286
35287
35288 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35289
35290         * ext/libvisual/visual.c: (gst_visual_chain):
35291           add missing visual_audio_analyze
35292
35293 2004-05-14  David Schleef  <ds@schleef.org>
35294
35295         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
35296         is killed while we're playing.
35297         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
35298         gst_element_no_more_pads().
35299
35300 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35301
35302         * gst-libs/gst/riff/riff-read.c :
35303           - fix INFO tag extraction in RIFF/AVI files
35304             because gst_event_unref (event) also freed taglist
35305           - avoid a mem leak
35306
35307 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35308
35309         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
35310         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
35311
35312         * gst/auparse/gstauparse.c :
35313           - add code (commented for now) to support audio/x-adpcm on src pad
35314             (we have no decoder for those layout yet)
35315
35316         * gst/cdxaparse/gstcdxaparse.c :
35317         * gst/cdxaparse/gstcdxaparse.h :
35318           - partial rewrite using RiffRead (ripped iain's wavparse code)
35319
35320         * gst/rtp/gstrtpL16enc.c : typo
35321         * gst/rtp/gstrtpgsmenc.c : typo
35322
35323 2004-05-13  Benjamin Otte  <otte@gnome.org>
35324
35325         * configure.ac:
35326           check for exact version of libvisual, it's not supposed to be
35327           API/ABI stable yet
35328
35329 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35330
35331         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
35332           signal no-more-pads
35333
35334 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35335
35336         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35337         Report which format was used for GST_FORMAT_DEFAULT
35338         * gst/debug/Makefile.am:
35339         * gst/debug/gstdebug.c: (plugin_init):
35340         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35341         (gst_progressreport_class_init), (gst_progressreport_init),
35342         (gst_progressreport_report), (gst_progressreport_set_property),
35343         (gst_progressreport_get_property), (gst_progressreport_chain),
35344         (gst_progressreport_plugin_init):
35345         Add progressreport element for testing.
35346
35347 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35348
35349         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35350         * sys/v4l/gstv4lsrc.h:
35351         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35352         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35353         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35354         (gst_v4lsrc_grab_frame):
35355           add more debugging
35356           send a discont at start
35357
35358 2004-05-12  Colin Walters  <walters@redhat.com>
35359
35360         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35361         inflooping if we can't find a chunk.  Or in other words, don't blow
35362         chunks if we don't have a chunk to blow.
35363
35364 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35365         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35366         Remove old debug output
35367         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35368         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35369         (gst_dvdec_set_property), (gst_dvdec_get_property):
35370         Change the quality setting to an enum, so it works from gst-launch
35371         Don't renegotiate a non-linked pad. Allows audio only decoding.
35372         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35373         (gst_deinterlace_link), (gst_deinterlace_init):
35374         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35375         (gst_videodrop_link):
35376         Some caps negotiation fixes
35377
35378 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35379
35380         * ext/tarkin/gsttarkin.c :
35381           - Change RANK from NONE to PRIMARY
35382         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35383           - Change RANK from NONE to MARGINAL
35384         * ext/divx/gstdivxenc.c :
35385           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35386
35387 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35388
35389         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35390         (gst_vorbisenc_push_packet):
35391           copy a function that was added between 1.0 and 1.0.1 until we
35392           depend on worthwhile features of post-1.0
35393
35394 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35395
35396         * configure.ac:
35397           enable shout2 by default
35398         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35399         (gst_shout2send_base_init), (gst_shout2send_init),
35400         (gst_shout2send_connect), (gst_shout2send_change_state):
35401         * ext/shout2/gstshout2.h:
35402           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35403           #142262)
35404         * ext/theora/theora.c: (plugin_init):
35405           don't set rank on encoders
35406
35407 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35408
35409         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35410           Use codec_data property instead of flag1 and flag2 for wma
35411
35412 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35413
35414         * gst/cdxaparse/gstcdxaparse.c :
35415           - Add mpegversion to CAPS to make it link
35416           - Rank is as GST_RANK_SECONDARY instead of NONE
35417         * gst/auparse/gstauparse.c :
35418           - Document all audio encoding we can encounter from Solaris 9
35419             headers and libsndfile information.
35420           - Increase max. rate from 48000 to 192000 (to match other elements)
35421           - Don't try to play junk data between header and samples
35422
35423 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35424
35425         * ext/libvisual/visual.c: (gst_visual_getcaps):
35426           use the right caps depending on endianness (I hope)
35427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35428           use GST_RANK_NONE for all non-decoding elements or spider gets
35429           mighty confused
35430
35431 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35432
35433         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35434           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35435
35436 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35437
35438         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35439         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35440         (gst_switch_loop), (gst_switch_get_type):
35441           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35442           HEADERS. Had to be said.
35443
35444 2004-05-10  David Schleef  <ds@schleef.org>
35445
35446         * configure.ac: Add prototype Dirac support.
35447         * ext/Makefile.am:
35448         * ext/dirac/Makefile.am:
35449         * ext/dirac/gstdirac.cc:
35450         * ext/dirac/gstdiracdec.cc:
35451
35452 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35453
35454         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35455         (gst_auparse_init), (gst_auparse_chain),
35456         (gst_auparse_change_state):
35457           Hack around spider. Remove me some day please.
35458
35459 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35460
35461         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35462           Fix for some uninitialized variables in previous patch, also
35463           makes it work. Fixes #142286 while we're at it.
35464
35465 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35466
35467         * gst/auparse/gstauparse.c:
35468                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35469                 only unsupported formats are ADPCM/CCITT G.72x
35470                 reviewed by Ronald
35471         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35472
35473 2004-05-10  Wim Taymans  <wim@fluendo.com>
35474
35475         * ext/vorbis/Makefile.am:
35476         * ext/vorbis/README:
35477         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35478         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35479         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35480         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35481         (gst_oggvorbisenc_convert_sink),
35482         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35483         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35484         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35485         (get_constraints_string), (update_start_message),
35486         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35487         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35488         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35489         * ext/vorbis/oggvorbisenc.h:
35490         * ext/vorbis/vorbis.c: (plugin_init):
35491         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35492         (raw_caps_factory), (gst_vorbisenc_class_init),
35493         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35494         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35495         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35496         * ext/vorbis/vorbisenc.h:
35497         Added a raw vorbis encoder to be used with the oggmuxer.
35498         We still need the old encoder for some gnome applications,
35499         read the README to find out how that works.
35500         The raw encoder is called "rawvorbisenc" until 0.9.
35501
35502 2004-05-10  Wim Taymans  <wim@fluendo.com>
35503
35504         * ext/ogg/gstogg.c: (plugin_init):
35505         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35506         (gst_ogg_print):
35507         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35508         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35509         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35510         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35511         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35512         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35513         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35514         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35515         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35516         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35517         Added an ogg muxer.
35518         Small typo fixes in the demuxer.
35519
35520 2004-05-10  Wim Taymans  <wim@fluendo.com>
35521
35522         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35523         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35524         (theora_enc_change_state), (theora_enc_set_property),
35525         (theora_enc_get_property):
35526         Mark the last packet with an EOS flag which is not really needed
35527         in gstreamer.
35528         Do some better video framerate initialisation.
35529         Update the buffer timestamp.
35530
35531 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35532
35533         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35534         Return the result of the parent state change call
35535
35536 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35537
35538         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35539         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35540         * gst/law/alaw-encode.c : (idem)
35541         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35542         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35543         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35544
35545 2004-05-09  Benjamin Otte  <otte@gnome.org>
35546
35547         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35548           don't use a fixed buffer size when writing variable length data to
35549           it. Fixes memory corruption and makes alsasrc work
35550
35551 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35552
35553         * ext/gnomevfs/gstgnomevfssink.c:
35554         (_gst_boolean_allow_overwrite_accumulator),
35555         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35556           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35557           RUN_LAST, and don't use that to set the accumulator value because
35558           then it's always FALSE.
35559
35560 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35561
35562         * gst-libs/gst/riff/riff-media.c:
35563         (gst_riff_create_video_caps_with_data),
35564         (gst_riff_create_audio_caps),
35565         (gst_riff_create_audio_template_caps):
35566         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35567           Fix for unaligned RIFF files (i.e. where all the chunks together
35568           in a LIST chunk are not of the same size as the size given in
35569           the LIST chunk header). Fixes several odd WAVE files. Also fix
35570           ADPCM (block_align property) in audio, so that wavparse based
35571           on this works now as it used to stand-alone.
35572
35573 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35574
35575         reviewed by Benjamin Otte  <otte@gnome.org>
35576
35577         * ext/a52dec/gsta52dec.c:
35578         * ext/divx/gstdivxdec.c:
35579         * ext/divx/gstdivxenc.c:
35580         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35581         * ext/faac/gstfaac.c: (gst_faac_base_init):
35582         * ext/faad/gstfaad.c: (gst_faad_base_init):
35583         * ext/ivorbis/vorbisfile.c:
35584         * ext/lame/gstlame.c:
35585         * ext/libfame/gstlibfame.c:
35586         * ext/mpeg2enc/gstmpeg2enc.cc:
35587         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35588         * ext/sidplay/gstsiddec.cc:
35589         * ext/speex/gstspeexdec.c:
35590         * ext/speex/gstspeexenc.c:
35591         * ext/xvid/gstxviddec.c:
35592         * ext/xvid/gstxvidenc.c:
35593           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35594           (fixes #142193)
35595
35596 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35597
35598         * ext/alsa/gstalsa.c: (device_list),
35599         (gst_alsa_class_probe_devices):
35600         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35601           Fix alsa oddness in mixer after the combination of using mixer
35602           in source/sink elements and using hw:x,y instead of just hw:x.
35603
35604 2004-05-09  Benjamin Otte  <otte@gnome.org>
35605
35606         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35607         (gst_wavparse_create_sourcepad):
35608           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35609           sourcepads
35610
35611 2004-05-09  Benjamin Otte  <otte@gnome.org>
35612
35613         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35614           allow discont events before caps nego
35615
35616 2004-05-08  Benjamin Otte  <otte@gnome.org>
35617
35618         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35619           don't leak events
35620
35621 2004-05-08  Benjamin Otte  <otte@gnome.org>
35622
35623         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35624         (gst_level_change_state), (gst_level_init):
35625         * gst/level/gstlevel.h:
35626           figure out if we're initialized directly instead of keeping a
35627           variable that's wrong in 90% of cases
35628           don't initialize pads and then leak them and use a new unitialized
35629           pad. (fixes #142084)
35630           these were bugs so n00bish I didn't find them for an hour :/
35631
35632 2004-05-08 Iain <iain@prettypeople.org>
35633
35634         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35635         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35636         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35637         return the length that was read.
35638         (gst_riff_read_strf_auds): Allow fmt tags as well.
35639
35640 2004-05-07  David Schleef  <ds@schleef.org>
35641
35642         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35643         signed char assumption in faad.h.
35644
35645 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35646
35647         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35648           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35649
35650 2004-05-07  Colin Walters  <walters@redhat.com>
35651
35652         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35653         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35654         function.
35655         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35656         Add dispose function.
35657
35658 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35659         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35660           Fix caps nego and pad templates. RGB mode caps should
35661           work now.
35662         * ext/dvdnav/gst-dvd:
35663           Move mpeg2dec inside the thread because otherwise the
35664           queue rejects cap changes mid-stream
35665         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35666         (gst_mpeg2dec_flush_decoder):
35667           For mpeg2dec > 0.4.0, call the flush function instead of
35668           manually extracting all in-flight frames.
35669         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35670         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35671           Change mime type video/dv go video/x-dv to match the
35672           rest of gst-plugins
35673
35674 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35675
35676         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35677         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35678         (gst_alsa_sink_class_init):
35679         * ext/alsa/gstalsasink.h:
35680         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35681         (gst_alsa_src_class_init):
35682         * ext/alsa/gstalsasrc.h:
35683           Make alsasink/src a subclass of alsamixer so that mixer stuff
35684           shows up in gst-rec. Needs some finetuning.
35685
35686 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35687
35688         * ext/lame/gstlame.c: (gst_lame_chain):
35689           simplify
35690         * ext/mad/gstmad.c: (gst_mad_handle_event):
35691           fix event leak
35692         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35693           be able to detect mp3 files < 4096 bytes
35694
35695 2004-05-06  Wim Taymans  <wim@fluendo.com>
35696
35697         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35698         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35699         (theora_enc_set_property), (theora_enc_get_property):
35700         Also encode the first frame, cleanup some code.
35701
35702 2004-05-06  Wim Taymans  <wim@fluendo.com>
35703
35704         * ext/mpeg2enc/gstmpeg2enc.cc:
35705         Forward events first before deciding that negotiation was
35706         not performed.
35707
35708 2004-05-06  Wim Taymans  <wim@fluendo.com>
35709
35710         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35711         First process the events before deciding that negotiation
35712         was not performed.
35713
35714 2004-05-06  Wim Taymans  <wim@fluendo.com>
35715
35716         * ext/theora/Makefile.am:
35717         * ext/theora/theora.c: (plugin_init):
35718         * ext/theora/theoradec.c: (theora_dec_change_state):
35719         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35720         (gst_theora_enc_class_init), (gst_theora_enc_init),
35721         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35722         (theora_enc_chain), (theora_enc_change_state),
35723         (theora_enc_set_property), (theora_enc_get_property):
35724         Added a theora encoder, grouped the encoder and decoder into the
35725         same plugin.
35726
35727 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35728
35729         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35730         (gst_jpegenc_chain):
35731         fix DURATION on outgoing buffers
35732         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35733         debug using time formats
35734         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35736         (gst_xvimagesink_sink_link):
35737         windows with width/height 0 generate X errors, so don't allow them
35738
35739 2004-05-05  Wim Taymans  <wim@fluendo.com>
35740
35741         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35742         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35743         (gst_mpeg2dec_negotiate_format):
35744         * ext/mpeg2dec/gstmpeg2dec.h:
35745           removed the static pad template so that we can add the
35746           more accurate framerate value to the caps.
35747
35748
35749 2004-05-04  Benjamin Otte  <otte@gnome.org>
35750
35751         * configure.ac:
35752           check for kdemacros.h, too (should fix #141821)
35753         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35754           don't crash if no header was sent, but nicely error out (fixes part
35755           of #141554)
35756
35757 2004-05-04  Wim Taymans  <wim@fluendo.com>
35758
35759         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35760         parent dispose function to avoid segfault on destroy.
35761
35762 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35763
35764         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35765         (plugin_init):
35766         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35767         (gst_xvimagesink_sink_link):
35768         clean up debugging caps
35769         also recreate xvimage when format has changed
35770
35771 2004-05-04  Benjamin Otte  <otte@gnome.org>
35772
35773         * ext/libvisual/Makefile.am:
35774         * ext/libvisual/visual.c: (gst_visual_class_init),
35775         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35776         (gst_visual_srclink), (gst_visual_chain),
35777         (gst_visual_change_state), (plugin_init):
35778           use a GstAdapter to correctly adapt buffer sizes - allows using a
35779           framerate
35780
35781 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35782
35783         * sys/v4l/gstv4lelement.h:
35784         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35785         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35786         (gst_v4lsrc_buffer_free):
35787         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35788         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35789         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35790         (gst_v4lsrc_requeue_frame):
35791         move some debugging categories around
35792         query for fps index and set accordingly if found
35793
35794 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35795
35796         * ext/lame/gstlame.c:
35797         correct defaults that lame_init puts out of range
35798
35799 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35800
35801         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35802         (gst_divxenc_class_init):
35803         fix range since -1 is the default
35804         * gst/mpeg1sys/gstmpeg1systemencode.c:
35805         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35806         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35807         (gst_rtjpegdec_chain):
35808         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35809         (gst_rtjpegenc_chain):
35810         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35811         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35812         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35813         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35814         * sys/v4l/gstv4lsrc.c:
35815         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35816         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35817         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35818         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35819         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35820           remove gst_info calls
35821
35822 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35823
35824         * Makefile.am:
35825         * po/af.po:
35826         * po/az.po:
35827         * po/en_GB.po:
35828         * po/nl.po:
35829         * po/sr.po:
35830         * po/sv.po:
35831           Updated translations
35832
35833 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35834
35835         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35836           refactor/comment code
35837
35838 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35839
35840         * gst/asfdemux/Makefile.am:
35841         * gst/asfdemux/asfheaders.c:
35842         * gst/asfdemux/asfheaders.h:
35843         * gst/asfdemux/gstasf.c: (plugin_init):
35844         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35845         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35846         (gst_asf_demux_setup_pad):
35847         * gst/asfdemux/gstasfdemux.h:
35848         * gst/asfdemux/gstasfmux.c:
35849         * gst/asfdemux/gstasfmux.h:
35850           Add tagging support to demuxer, split out registration in its own
35851           file instead of in demux (hacky), and prevent having some tables
35852           in our memory multiple times (in asfheaders.h).
35853
35854 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35855
35856         * gst/matroska/matroska-demux.c:
35857         (gst_matroska_demux_parse_metadata):
35858         * gst/matroska/matroska-ids.h:
35859           Basic tag reading support.
35860
35861 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35862
35863         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35864           Really detect ac-3 audio.
35865         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35866           really detect matroska files (off-by-1).
35867
35868 2004-04-30  David Schleef  <ds@schleef.org>
35869
35870         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35871         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35872         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35873         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35874         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35875         hackage -- parse a lot more atoms, extract a few tags.  One might even
35876         mistake this for tag support.  Maybe it is.
35877         * gst/qtdemux/qtdemux.h:
35878
35879 2004-04-30  Colin Walters  <walters@verbum.org>
35880
35881         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35882
35883 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35884
35885         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35886         (gst_ffmpegcolorspace_getcaps):
35887           remove broken nego fix
35888
35889 2004-04-30  Benjamin Otte  <otte@gnome.org>
35890
35891         * configure.ac:
35892         * ext/Makefile.am:
35893         * ext/libvisual/Makefile.am:
35894         * ext/libvisual/visual.c:
35895           add initial support for libvisual (http://libvisual.sourceforge.net)
35896           libvisual is still quite alpha, so expect crashes in there :)
35897
35898 2004-04-29  David Schleef  <ds@schleef.org>
35899
35900         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35901         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35902         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35903         code; you will no longer respect me.
35904
35905 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35906
35907         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35908         * ext/alsa/gstalsa.h :
35909         change alsa pcm device discovery to find more than 1 device
35910         per card. code review by Ronald.
35911
35912 2004-04-29  David Schleef  <ds@schleef.org>
35913
35914         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35915         Add a check for a driver bug on FreeBSD.  (bug #140565)
35916
35917 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35918
35919         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35920         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35921         (gst_jpegenc_getcaps):
35922           move format setting to inner loop
35923         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35924         (gst_ffmpegcolorspace_getcaps):
35925           use GST_PAD_CAPS if available so that we use already negotiated
35926           caps
35927         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35928         (qtdemux_parse_moov), (qtdemux_parse):
35929           extra debugging
35930         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35931         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35932           move hardcoded path to DEFINE
35933
35934 2004-04-28  David Schleef  <ds@schleef.org>
35935
35936         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35937         (bug #140064)
35938
35939 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35940
35941         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35942           Don't probe for playback device if we're a source element. Fixes
35943           #139658.
35944
35945 2004-04-29  Benjamin Otte  <otte@gnome.org>
35946
35947         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35948         (gst_id3_tag_chain):
35949           rewrite buffer offset
35950
35951 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35952
35953         * configure.ac:
35954         * ext/Makefile.am:
35955         * ext/dts/Makefile.am:
35956         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35957         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35958         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35959         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35960         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35961         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35962         (plugin_init):
35963         * ext/dts/gstdtsdec.h:
35964           New DTS decoder.
35965         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35966         (gst_faad_srcconnect):
35967           Add ESDS atom handling (.m4a).
35968
35969 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35970
35971         * ext/divx/gstdivxdec.c: (plugin_init):
35972           Remove comment that makes no sense.
35973         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35974           Fix for obvious typo that resulted in warnings during gst-register.
35975         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35976         (gst_xviddec_sink_link):
35977           Fix caps negotiation a bit better.
35978         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35979           We call this 'codec_data', not 'esds'.
35980
35981 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35982
35983         * gst/monoscope/gstmonoscope.c:
35984           make sure we only provide 256x128
35985         * gst/monoscope/monoscope.c: (monoscope_init):
35986           assert size of 256x128
35987
35988 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35989
35990         * Makefile.am:
35991         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35992         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35993           fixate to max width and height of device
35994
35995 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35996
35997         * Makefile.am:
35998         * sys/v4l/gstv4l.c:
35999         * sys/v4l/gstv4lsrc.c:
36000         * sys/v4l/v4l_calls.c:
36001         * sys/v4l/v4lsrc_calls.c:
36002           fix for qc-usb driver which fakes having more than one buffer
36003           by handing the same buffer twice, which confused GStreamer's/v4lsrc
36004           buffer_free override
36005           add debugging
36006
36007 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
36008
36009         * Makefile.am:
36010         * gst/videotestsrc/gstvideotestsrc.c:
36011         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
36012         (gst_videotestsrc_init), (gst_videotestsrc_get),
36013         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
36014         * gst/videotestsrc/gstvideotestsrc.h:
36015           add num-buffers property
36016
36017         2004-04-26  Benjamin Otte  <otte@gnome.org>
36018
36019         * ext/mad/gstid3tag.c: (plugin_init):
36020           set id3mux rank to NONE so it doesn't confuse spider
36021           require audio/mpeg,mpegversion=1 in id3mux
36022
36023 2004-04-26  Benjamin Otte  <otte@gnome.org>
36024
36025         * configure.ac:
36026           detect faad correctly as non-working if it's indeed non-working
36027
36028 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
36029
36030         * Makefile.am:
36031         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
36032         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
36033         fix _getcaps so it only negotiates to its supported format
36034
36035 2004-04-25  Benjamin Otte  <otte@gnome.org>
36036
36037         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36038           fix memleak
36039
36040 2004-04-23  Benjamin Otte  <otte@gnome.org>
36041
36042         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36043           audio/x-raw-int with height rules! not. Now it's depth.
36044
36045 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36046
36047         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
36048         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
36049         (gst_wavparse_loop):
36050           Missing variable initialization. Add handling of DVI ADPCM. Fix
36051           mis-parsing of LIST chunks. This works around a bug where we mis-
36052           parse non-aligning LIST chunks (so LIST chunks where the contents
36053           don't align with the actual LIST size). The correct fix is to use
36054           rifflib, I'm not going to fix wavparse - too much work. All this
36055           fixes #104878.
36056
36057 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
36058
36059         reviewed by Benjamin Otte  <otte@gnome.org>
36060
36061         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
36062           fix shoutcast not working (fixes #140844)
36063
36064 2004-04-22  Benjamin Otte  <otte@gnome.org>
36065
36066         * ext/hermes/gsthermescolorspace.c:
36067         (gst_hermes_colorspace_caps_remove_format_info):
36068         * gst/colorspace/gstcolorspace.c:
36069         (gst_colorspace_caps_remove_format_info):
36070         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36071         (gst_ffmpegcolorspace_caps_remove_format_info):
36072           s/gst_caps_simplify/gst_caps_do_simplify/
36073
36074 2004-04-22  Benjamin Otte  <otte@gnome.org>
36075
36076         * gst-libs/gst/riff/riff-media.c:
36077         (gst_riff_create_video_caps_with_data):
36078           mpegversion is an int
36079         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
36080           don't try to create pad templates with NULL caps, use any caps
36081           instead.
36082
36083 2004-04-20  David Schleef  <ds@schleef.org>
36084
36085         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
36086         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
36087         (bug #140384)
36088
36089 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
36090
36091         reviewed by David Schleef
36092
36093         * ext/mad/gstid3tag.c: Add stdlib.h
36094         * gst/rtp/gstrtpgsmenc.c: same
36095         * gst/tags/gstid3tag.c: same
36096         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
36097         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
36098         GST_DISABLE_LOADSAVE use.
36099         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
36100         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
36101         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
36102         atol(3)).
36103         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
36104         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
36105         strtoul(3)).
36106         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
36107         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
36108         $(ID3_CFLAGS).
36109         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
36110         $(LIBFAME_CFLAGS).
36111
36112 2004-04-20  David Schleef  <ds@schleef.org>
36113
36114         * gst/realmedia/rmdemux.c:  This was supposed to part of the
36115         last checkin.  Same idea.
36116
36117 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
36118
36119         reviewed by David Schleef
36120
36121         * configure.ac: bump required gstreamer version to 0.8.1.1
36122         because of following changes [--ds]
36123
36124         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
36125         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
36126         (gst_riff_read_header):  Use GST_READ_UINT*
36127         macros to access possibly unaligned memory.
36128
36129         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
36130         (mp3_type_find):  Use GST_READ_UINT*
36131         macros to access possibly unaligned memory.
36132         (mp3_type_find, mpeg1_parse_header, qt_type_find)
36133         (speex_type_find): Likewise
36134
36135         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
36136
36137         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
36138         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
36139         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
36140         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
36141         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
36142         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
36143         macros to access possibly unaligned memory.
36144
36145         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
36146         Likewise.
36147
36148         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
36149         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
36150
36151         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36152         Likewise.
36153
36154         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
36155         (gst_mpeg2subt_chain_subtitle): Likewise.
36156
36157         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
36158         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
36159         Likewise.
36160
36161         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
36162         Likewise.
36163
36164         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
36165         Likewise.
36166
36167         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
36168         Likewise.
36169
36170 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36171
36172         * configure.ac:
36173           update required version of GStreamer because of GST_TIME_FORMAT
36174
36175 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36176
36177         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
36178           remove leftover g_print
36179         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36180           don't try setting only a subset of the caps. We don't want to kill
36181           autoplugging on purpose
36182
36183 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36184
36185         * sys/ximage/ximagesink.c: (plugin_init):
36186         * sys/xvimage/xvimagesink.c: (plugin_init):
36187           add debugging categories
36188
36189 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36190
36191         * po/en_GB.po:
36192         * po/LINGUAS:
36193           Adding en_GB translation (Gareth Owen)
36194
36195 2004-04-20  David Schleef  <ds@schleef.org>
36196
36197         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36198         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
36199         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
36200         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
36201         A number of new features and hacks to extract the esds atom and
36202         put it into the caps.  (bug #137724)
36203
36204 2004-04-19  David Schleef  <ds@schleef.org>
36205
36206         * gconf/Makefile.am: Fix for non-GNU make
36207         * gst-libs/gst/Makefile.am: Change directory order to handle
36208         GstPlay linking with gstinterfaces
36209         * gst-libs/gst/audio/make_filter: make use of tr portable
36210         * gst-libs/gst/play/Makefile.am: Add intended \
36211         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
36212         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
36213         function prototype instead of void *.
36214         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
36215         macro.
36216         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36217         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
36218         * gst/videofilter/make_filter: make use of tr portable
36219         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
36220
36221 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
36222
36223         * po/LINGUAS:
36224         * po/uk.po:
36225           Added Ukrainian translation (Maxim V. Dziumanenko)
36226
36227 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36228
36229         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
36230         (gst_gsmdec_link), (gst_gsmdec_chain):
36231           Fix capsnego, simplify chain function slightly.
36232         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
36233           Add GSM.
36234
36235 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36236
36237         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
36238         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
36239         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
36240           Hack to make wavparse work with spider (always -> sometimes pad).
36241           Fixes #135862 && #140411.
36242
36243 2004-04-18  Benjamin Otte  <otte@gnome.org>
36244
36245         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36246         (gst_osselement_rate_probe_check),
36247         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
36248           get rid of \n in debug output
36249
36250 2004-04-17  Iain <iain@prettypeople.org>
36251
36252         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
36253         not just EOS.
36254
36255 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36256
36257         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
36258         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
36259         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
36260         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
36261         (gst_id3_tag_src_link), (gst_id3_tag_chain),
36262         (gst_id3_tag_change_state), (plugin_init):
36263           deprecate id3tag element and replace with id3demux/id3mux.
36264           great side effect: this ugly file is now even uglier, yay!
36265         * ext/mad/gstmad.h:
36266           remove non-available function
36267           update for new get_type
36268
36269 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36270
36271         * configure.ac:
36272           require mpeg2dec >= 0.4.0
36273
36274 2004-04-17  Benjamin Otte  <otte@gnome.org>
36275
36276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
36277         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
36278         (gst_xvimagesink_set_xwindow_id):
36279           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
36280           assorted cleanup fixes.
36281
36282 2004-04-16  David Schleef  <ds@schleef.org>
36283
36284         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
36285         * sys/xvimage/xvimagesink.h: same
36286
36287 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36288
36289         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36290           Fix GST_ELEMENT_ERROR with (NULL)
36291
36292 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36293
36294         * gst-libs/gst/riff/riff-media.c:
36295         (gst_riff_create_video_caps_with_data):
36296           Add div[3456] as fourccs for DivX 3 (fixes #140137).
36297
36298 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36299
36300         * gst-libs/gst/riff/riff-media.c:
36301         (gst_riff_create_video_caps_with_data),
36302         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
36303         (gst_riff_create_video_template_caps),
36304         (gst_riff_create_audio_template_caps):
36305         * gst-libs/gst/riff/riff-media.h:
36306         * gst-libs/gst/riff/riff-read.c:
36307         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
36308         * gst-libs/gst/riff/riff-read.h:
36309         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36310           Add MS RLE support. I added some functions to read out strf chunks
36311           into strf chunks and the data behind it. This is usually color
36312           palettes (as in RLE, but also in 8-bit RGB). Also use those during
36313           caps creation. Lastly, add ADPCM (similar to wavparse - which
36314           should eventually be rifflib based).
36315         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
36316         (gst_matroska_demux_init), (gst_matroska_demux_reset):
36317         * gst/matroska/matroska-demux.h:
36318           Remove placeholders for some prehistoric tagging system. Didn't add
36319           support for any tag system really anyway.
36320         * gst/qtdemux/qtdemux.c:
36321           Add support for audio/x-m4a (MPEG-4) through spider.
36322         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36323         (gst_wavparse_loop):
36324           ADPCM support (#135862). Increase max. buffer size because we
36325           cannot split buffers for ADPCM (screws references) and I've seen
36326           files with 2048 byte chunks. 4096 seems safe for now.
36327
36328 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36329
36330         * configure.ac: bump nano to 1
36331
36332 === release 0.8.1 ===
36333
36334 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36335
36336         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36337
36338 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36339
36340         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36341           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36342           Fixes #140058
36343
36344 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36345
36346         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36347           lower rank of dvddemux so that it's not used for mpeg playback.
36348
36349 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36350
36351         * configure.ac:
36352           save libs correctly when checking mad
36353
36354 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36355
36356         * ext/mad/gstid3tag.c: (plugin_init):
36357           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36358
36359 2004-04-13  David Schleef  <ds@schleef.org>
36360
36361         * common/m4/gst-feature.m4: Call -config scripts with
36362         --plugin-libs if it is supported.
36363         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36364         JPEG images are image/jpeg.
36365         * gst/debug/Makefile.am:
36366         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36367         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36368         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36369         (gst_negotiation_plugin_init): Add a property that acts like
36370         filter caps.
36371         * testsuite/gst-lint:  Move license checking to be a standard
36372         test.
36373
36374 2004-04-13  David Schleef  <ds@schleef.org>
36375
36376         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36377         patch from Sebastien Cote (bug #139958)
36378
36379 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36380
36381         * examples/gstplay/Makefile.am:
36382         * examples/gstplay/player.c: (main):
36383           make the commandline player example use gconf settings
36384
36385 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36386
36387         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36388         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36389         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36390           init/end library during state transition, not object
36391           creation/disposal.  get rid of custom dispose handler.
36392
36393
36394 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36395
36396         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36397         be a symlink
36398
36399 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36400
36401         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36402           Handle JUNK chunks inside data section. Prevents warnings.
36403
36404 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36405
36406         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36407         (gst_riff_create_video_template_caps):
36408           Add MS video v1.
36409         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36410         (gst_avi_demux_stream_data):
36411           Add support for "rec-list" chunks.
36412
36413 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36414
36415         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36416           Fix another codecname mismatch.
36417
36418 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36419
36420         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36421           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36422           so that MJPEG plays back.
36423
36424 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36425
36426         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36427         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36428         * gst/mpeg1videoparse/gstmp1videoparse.h:
36429           Fix for some slight mis-cuts in buffer parsing, and for some
36430           potential overflows or faults-causers. Adds disconts. Also fixes
36431           #139105 while we're at it.
36432
36433 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36434
36435         * configure.ac:
36436         * sys/v4l2/gstv4l2element.h:
36437           Workaround for missing struct v4l2_buffer declaration in Suse 9
36438           and Mandrake 10 linux/videodev2.h header file (#135919).
36439
36440 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36441
36442         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36443           Bail out if no filename was given.
36444
36445 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36446
36447         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36448         (gst_v4l2_fourcc_from_structure):
36449           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36450           Y41B somewhere).
36451
36452 2004-04-09  Benjamin Otte  <otte@gnome.org>
36453
36454         * ext/gnomevfs/gstgnomevfssink.c:
36455         (_gst_boolean_allow_overwrite_accumulator),
36456         (gst_gnomevfssink_class_init):
36457           fix erase signal - if any handler returns false the file will not be
36458           overwritten. If no handler is connected, the file will not be
36459           overwritten either.
36460           renamed signal to "allow-overwrite"
36461         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36462           free string when adding it to ID3 failed
36463         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36464           unref event when done
36465         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36466           free caps
36467         * gst/typefind/gsttypefindfunctions.c:
36468         (mpeg_video_stream_type_find):
36469           fix invalid read
36470
36471 2004-04-08  David Schleef  <ds@schleef.org>
36472
36473         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36474         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36475
36476 2004-04-08  David Schleef  <ds@schleef.org>
36477
36478         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36479         we don't support (bug #139532)
36480
36481 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36482
36483         * ext/mad/gstmad.c: (gst_mad_handle_event),
36484         (gst_mad_check_caps_reset), (gst_mad_chain),
36485         (gst_mad_change_state):
36486           only set explicit caps if they haven't been set before for
36487           this stream.  MPEG-audio sample rate/channels aren't allowed
36488           to change in-stream.
36489           Fixes #139382
36490
36491 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36492
36493         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36494         (_gst_boolean_did_something_accumulator),
36495         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36496         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36497         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36498         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36499         (gst_gnomevfssink_change_state):
36500           Fix erase signal. Don't erase by default. Remove handoff signal.
36501           Remove erase property. Don't segfault. General cleanup.
36502
36503 2004-04-07  Benjamin Otte  <otte@gnome.org>
36504
36505         * gst-libs/gst/gconf/test-gconf.c: (main):
36506           add missing gst_init
36507
36508 2004-04-07  Benjamin Otte  <otte@gnome.org>
36509
36510         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36511           free the mutexes, too
36512
36513 2004-04-07  Benjamin Otte  <otte@gnome.org>
36514
36515         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36516           actually free the URI string
36517         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36518           compute offset correctly when passing discont events
36519         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36520           don't leak discont events
36521         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36522           add some missing breaks so caps aren't copied randomly
36523         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36524           if we realloc memory, we better use it
36525
36526 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36527
36528         * ext/mad/gstmad.c: (normal_seek):
36529           fix GST_FORMAT_TIME usage
36530
36531 2004-04-05  David Schleef  <ds@schleef.org>
36532
36533         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36534         a deprecated function (hack!)
36535
36536 2004-04-05  Benjamin Otte  <otte@gnome.org>
36537
36538         * ext/esd/esdmon.c: (gst_esdmon_get):
36539           fix nonterminated vararg and memleak
36540
36541 2004-04-05  Benjamin Otte  <otte@gnome.org>
36542
36543         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36544         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36545         (gst_ladspa_set_property), (gst_ladspa_get_property),
36546         (gst_ladspa_instantiate), (gst_ladspa_activate),
36547         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36548           clean up debugging
36549
36550 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36551
36552         reviewed by Benjamin Otte  <otte@gnome.org>
36553
36554         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36555           check for broken LADSPA parameters (fixes #138635)
36556
36557 2004-04-05  Benjamin Otte  <otte@gnome.org>
36558
36559         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36560           advertise buffer-frames correctly on sinkpads
36561
36562 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36563
36564         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36565         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36566         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36567         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36568         (gst_mad_check_caps_reset), (gst_mad_chain):
36569         add more debugging, only reset caps when we're not in error state
36570
36571 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36572
36573         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36574
36575 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36576
36577         reviewed by Benjamin Otte  <otte@gnome.org>
36578
36579         * configure.ac:
36580           fix == in test(1) operator
36581
36582 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36583
36584         reviewed by Benjamin Otte  <otte@gnome.org>
36585
36586         * configure.ac:
36587           fix --export-symblos-regex to a working regex.
36588
36589 2004-04-04  Benjamin Otte  <otte@gnome.org>
36590
36591         * sys/oss/.cvsignore:
36592           add for oss_probe
36593
36594 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
36595
36596         reviewed by Benjamin Otte  <otte@gnome.org>
36597
36598         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36599           add missing 'new_media' argument (fixes #138168)
36600         * gst/matroska/matroska-demux.c:
36601         (gst_matroska_demux_handle_seek_event):
36602           add vararg terminator (fixes #138169)
36603
36604 2004-04-02  David Schleef  <ds@schleef.org>
36605
36606         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36607         disted (bug #138914)
36608
36609 2004-04-01  Benjamin Otte  <otte@gnome.org>
36610
36611         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36612         (gst_alsa_close_audio):
36613           handle case better where a soundcard can't pause
36614         * ext/ogg/gstoggdemux.c:
36615           don't crash when we get events but don't have pads yet
36616
36617 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36618
36619         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36620           throw an error if we couldn't probe any caps.
36621
36622 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36623
36624         * ext/dvdnav/gst-dvd:
36625         Add a really simple sample DVD player
36626
36627 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36628
36629         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36630         (gst_a52dec_push), (gst_a52dec_handle_event),
36631         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36632         (gst_a52dec_change_state):
36633         * ext/a52dec/gsta52dec.h:
36634           Use a debug category, Output timestamps correctly
36635           Emit tag info, Handle events, tell liba52dec about cpu
36636           capabilities so it can use MMX etc.
36637         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36638           Fix a crasher accessing invalid memory
36639         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36640         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36641         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36642         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36643         (dvdnavsrc_query):
36644           Some support for byte-format seeking.
36645           Small fixes for still frames and menu button overlays
36646         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36647         (gst_mpeg2dec_alloc_buffer):
36648           Use a debug category. Adjust the report level of several items to
36649           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36650           so it doesn't lose the GstBuffer pointer
36651         * gst/debug/Makefile.am:
36652         * gst/debug/gstdebug.c: (plugin_init):
36653         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36654         (gst_navseek_base_init), (gst_navseek_class_init),
36655         (gst_navseek_init), (gst_navseek_seek),
36656         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36657         (gst_navseek_get_property), (gst_navseek_chain),
36658         (gst_navseek_plugin_init):
36659         * gst/debug/gstnavseek.h:
36660           Add the navseek debug element for seeking back and forth in a
36661           video stream using arrow keys.
36662         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36663         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36664         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36665         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36666         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36667         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36668         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36669         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36670         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36671         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36672         * gst/mpeg2sub/gstmpeg2subt.h:
36673           Pretty much a complete rewrite. Now a loopbased element. May still
36674           require work to properly synchronise subtitle buffers.
36675         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36676         (gst_dvd_demux_send_subbuffer):
36677         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36678           Don't attempt to create subbuffers of size 0
36679           Reduce a couple of error outputs to warnings.
36680         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36681         (gst_y4mencode_chain):
36682         Output the y4m frame header correctly.
36683
36684 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36685
36686         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36687           throw errors instead of allowing SIGFPE
36688
36689 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36690
36691         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36692         (gst_gconf_render_bin_from_key):
36693           leak plugging and style fixing
36694
36695 2004-03-31  David Schleef  <ds@schleef.org>
36696
36697         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36698         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36699         (bug #138225)
36700         * gst/debug/Makefile.am:
36701         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36702         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36703         plugin.
36704         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36705         (gst_negotiation_base_init), (gst_negotiation_class_init),
36706         (gst_negotiation_init), (gst_negotiation_getcaps),
36707         (gst_negotiation_pad_link), (gst_negotiation_chain),
36708         (gst_negotiation_set_property), (gst_negotiation_get_property),
36709         (gst_negotiation_plugin_init):  New element to talk about random
36710         negotiation things happening in a pipeline.
36711
36712 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36713
36714         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36715           fix integer addition with help of Stefan Kost
36716
36717 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36718
36719         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36720
36721 2004-03-30  David Schleef  <ds@schleef.org>
36722
36723         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36724         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36725         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36726         (bug #137504)
36727         * ext/mpeg2dec/gstmpeg2dec.h:
36728
36729 2004-03-30  David Schleef  <ds@schleef.org>
36730
36731         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36732
36733 2004-03-30  David Schleef  <ds@schleef.org>
36734
36735         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36736         Michael Petullo) to handle .mov
36737
36738 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36739
36740         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36741         (gst_osselement_rate_check_rate):
36742           probe caps correctly for sound cards that only support one format
36743
36744 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36745
36746         * ext/kio/kiosrc.cpp: (process_events):
36747           update handling event processing if inside KDE - untested
36748
36749 2004-03-29  David Schleef  <ds@schleef.org>
36750
36751         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36752         by 2 to not interfere with other colorspaces.
36753         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36754         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36755         one to not interfere with ffmpeg_colorspace.
36756
36757 2004-03-29  David Schleef  <ds@schleef.org>
36758
36759         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36760         aren't in the caps.
36761         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36762         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36763
36764 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36765
36766         * gst-libs/gst/riff/riff-media.c:
36767           fail on error, don't try to set stuff on NULL caps
36768
36769 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36770
36771         * configure.ac:
36772         * ext/Makefile.am:
36773         * ext/kio/Makefile.am:
36774         * ext/kio/kioreceiver.cpp:
36775         * ext/kio/kioreceiver.h:
36776         * ext/kio/kiosrc.cpp:
36777         * ext/kio/kiosrc.h:
36778           add experimental kiosrc plugin
36779         * ext/alsa/gstalsaplugin.c: (plugin_init):
36780           initialize debugging category only when we're sure registering the
36781           plugins worked.
36782
36783 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36784
36785         * examples/gstplay/player.c: (main):
36786         * gst-libs/gst/play/play.c: (gst_play_class_init),
36787         (gst_play_set_location), (gst_play_set_data_src),
36788         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36789         (gst_play_set_visualization), (gst_play_connect_visualization):
36790           check return values of element_set_state and return FALSE where
36791           failed
36792
36793 2004-03-29  Benjamin Otte  <otte@gnome.org>
36794
36795         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36796           try harder to check if an event is really a discont
36797
36798 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36799
36800         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36801         * po/az.po:
36802
36803 2004-03-28  Benjamin Otte  <otte@gnome.org>
36804
36805         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36806         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36807         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36808           get rid of non-standard "..." ranges in case statements.
36809
36810 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36811
36812         * gst/mpegstream/gstmpegdemux.c:
36813         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36814         specific functionality split to the new dvddemux element.
36815         * gst/mpegstream/gstdvddemux.c:
36816         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36817         streams, derived from mpegdemux.
36818         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36819         up. SCR based timestamp rewriting can be turned off (will probably
36820         completely disappear soon).
36821         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36822         hacking. General cleanup. All printf statements replaced by
36823         debugging messages. Almost complete libdvdnav support.
36824         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36825         by events. New properties for audio and subpicture languages.
36826         (dvdnavsrc_update_highlight): Now uses events.
36827         (dvdnavsrc_user_op): Cleaned up.
36828         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36829         based). Lots of cleanup, and propper support for most libdvdnav
36830         events.
36831         (dvdnavsrc_make_dvd_event): New function.
36832         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36833         (dvdnavsrc_make_clut_change_event): New function.
36834
36835 2004-03-26  Benjamin Otte  <otte@gnome.org>
36836
36837         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36838           fix bug where typefinding would claim it's theora whenever less then
36839           7 bytes of data were available
36840
36841 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36842
36843         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36844         (gst_alawdec_base_init), (gst_alawdec_class_init),
36845         (gst_alawdec_init), (gst_alawdec_chain):
36846         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36847         (gst_alawenc_base_init), (gst_alawenc_class_init),
36848         (gst_alawenc_init), (gst_alawenc_chain):
36849         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36850         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36851         (gst_mulawdec_init), (gst_mulawdec_chain):
36852         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36853         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36854         (gst_mulawenc_init), (gst_mulawenc_chain):
36855           Fix capsnego in all four, remove the unused property functions and
36856           simplify the chain functions slightly. I guess we could use macros
36857           or something similar for those, since the code is so similar, but
36858           I'm currently too lazy...
36859
36860 2004-03-24  David Schleef  <ds@schleef.org>
36861
36862         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36863         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36864         (gst_osselement_get_format_structure),
36865         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36866         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36867         (gst_osselement_rate_int_compare): Add code to handle rate probing
36868         (bug #120883)
36869         * sys/oss/gstosselement.h: same
36870         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36871         Use rate probing provided by osselement.
36872         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36873
36874 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36875
36876         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36877         (gst_xvidenc_get_property):
36878           ulong/int mess-up.
36879
36880 2004-03-24  David Schleef  <ds@schleef.org>
36881
36882         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36883         (gst_speexdec_init):
36884         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36885         (gst_speexenc_init):  Create the pad template correctly (from
36886         the static pad template, not a NULL pointer.)
36887
36888 2004-03-25  Benjamin Otte  <otte@gnome.org>
36889
36890         * gst/debug/Makefile.am:
36891         * gst/debug/breakmydata.c:
36892           add element that quasi-randomly changes bytes in the stream.
36893           Intended use is robustness checking of demuxers and decoders in
36894           media tests.
36895
36896 2004-03-24  Benjamin Otte  <otte@gnome.org>
36897
36898         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36899         (gst_alsa_probe_hw_params):
36900         * ext/alsa/gstalsa.h:
36901           debugging output fixes
36902
36903 2004-03-24  Benjamin Otte  <otte@gnome.org>
36904
36905         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36906           don't g_return_if_fail if element is PLAYING, fail silently as every
36907           other element.
36908         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36909           only fix needed for cast lvalue issues in gst-plugins
36910         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36911           add proxy_getcaps
36912
36913 2004-03-24  Benjamin Otte  <otte@gnome.org>
36914
36915         * gst/level/gstlevel.c: (gst_level_init):
36916           add proxying getcaps function, so level doesn't advertise impossible
36917           caps
36918
36919 2004-03-24  David Schleef  <ds@schleef.org>
36920
36921         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36922         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36923         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36924         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36925         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36926         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36927         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36928         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36929         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36930         messages.  Divide the chunk size by the compression ratio
36931         (needed for MACE audio)
36932
36933 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36934
36935         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36936           Fix buffer overflow read error.
36937
36938 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36939
36940         * ext/alsa/gstalsa.h:
36941           Remove unused entry.
36942         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36943           Add cinepak.
36944         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36945         (gst_videodrop_link), (gst_videodrop_chain):
36946           Fix, sort of. Was horribly broken with new capsnego. Bah...
36947
36948 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36949
36950         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36951         (plugin_init):
36952         Add a monkeysaudio typefind function
36953
36954 2004-03-23  Johan Dahlin  <johan@gnome.org>
36955
36956         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36957         (gst_play_video_fixate): Check so the structure has the field
36958         before trying to fixate them, this makes it possible to have
36959         fakesinks for video and audio output without printing errors on
36960         the output console.
36961
36962 2004-03-22  David Schleef  <ds@schleef.org>
36963
36964         * sys/oss/Makefile.am:
36965         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36966         (check_rate), (add_rate):  Rate probing test app.
36967
36968 2004-03-21  Benjamin Otte  <otte@gnome.org>
36969
36970         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36971         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36972           add a fixation function that pretty much does the right thing (fixes
36973           #137556)
36974
36975 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36976
36977         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36978
36979 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36980
36981         reviewed by: Benjamin Otte  <otte@gnome.org>
36982
36983         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36984           terminate gst_event_new_discontinuous correctly (fixes parts of
36985           #137711)
36986
36987 2004-03-19  David Schleef  <ds@schleef.org>
36988
36989         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36990         since it doesn't depend on X, and it's part of our ABI.
36991
36992 2004-03-19  Iain <iain@prettypeople.org>
36993
36994         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36995         is_int in the structure, not the local variable.
36996
36997 2004-03-19  David Schleef  <ds@schleef.org>
36998
36999         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
37000         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
37001         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
37002         Improvements in caps negotiation.
37003
37004 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37005
37006         * po/LINGUAS:
37007         * po/af.po:
37008           adding Afrikaans (Petri Jooste)
37009
37010 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37011
37012         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
37013         (gst_ffmpegcolorspace_chain):
37014         throw error instead of g_critical (#137588)
37015
37016 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37017
37018         * Makefile.am:
37019         * configure.ac:
37020           dist common and m4 correctly
37021         * po/sv.po:
37022
37023 2004-03-17  David Schleef  <ds@schleef.org>
37024
37025         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
37026         (bug #137348)
37027
37028 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37029
37030         * po/LINGUAS:
37031         * po/sv.po:
37032           adding Swedish translation (Christian Rose)
37033
37034 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37035
37036         * Makefile.am: use release.mak
37037
37038 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37039
37040         * common/ChangeLog:
37041         * common/gst-autogen.sh:
37042           add some explanation about the version detection
37043         * configure.ac:
37044           fix X check
37045
37046 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37047
37048         * configure.ac: bump nano to 1
37049
37050 === release 0.8.0 ===
37051
37052 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37053
37054         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
37055
37056 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37057
37058         * configure.ac:
37059           update libtool version
37060         * gst-libs/gst/media-info/Makefile.am:
37061           actually use libtool version
37062
37063 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37064
37065         * configure.ac: fix speex detection to work with 1.0 but not 1.1
37066
37067 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37068
37069         * configure.ac:
37070         * gst-plugins.spec.in:
37071         * pkgconfig/Makefile.am:
37072         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
37073         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37074         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37075         * pkgconfig/gstreamer-libs.pc.in:
37076         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
37077         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37078         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
37079         * pkgconfig/gstreamer-plugins.pc.in:
37080           remove @VERSION@ from some of the pc files since core and plugins
37081           are decoupled.
37082           created gstreamer-plugins.pc as it's a better name, but keeping
37083           -libs around for now to get fixes upstream done first.
37084
37085 2004-03-15  Julien MOUTTE <julien@moutte.net>
37086
37087         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
37088         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
37089         * gst-libs/gst/play/play.h:
37090
37091 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37092
37093         * *.c, *.cc: don't mix tabs and spaces
37094
37095 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37096
37097         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37098           use the new ffmpegcolorspace
37099         * gst-plugins.spec.in:
37100           package new colorspace and media-info
37101         * configure.ac:
37102         * pkgconfig/Makefile.am:
37103           fix some more disting issues
37104         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
37105         * pkgconfig/gstreamer-media-info.pc.in:
37106           generate media-info pc files
37107
37108 2004-03-15  Johan Dahlin  <johan@gnome.org>
37109
37110         * *.h: Revert indenting
37111
37112 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37113
37114         * configure.ac:
37115           adding ffmpegcolorspace element
37116         * gst/ffmpegcolorspace/Makefile.am:
37117         * gst/ffmpegcolorspace/avcodec.h:
37118         * gst/ffmpegcolorspace/common.h:
37119         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
37120         * gst/ffmpegcolorspace/dsputil.h:
37121         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
37122         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
37123         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
37124         (gst_ffmpeg_caps_to_pix_fmt):
37125         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
37126         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
37127         (gst_ffmpegcolorspace_caps_remove_format_info),
37128         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
37129         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
37130         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
37131         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
37132         (gst_ffmpegcolorspace_set_property),
37133         (gst_ffmpegcolorspace_get_property),
37134         (gst_ffmpegcolorspace_register):
37135         * gst/ffmpegcolorspace/imgconvert.c:
37136         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
37137         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
37138         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
37139         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
37140         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
37141         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
37142         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
37143         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
37144         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
37145         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
37146         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
37147         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
37148         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
37149         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
37150         (img_get_alpha_info), (deinterlace_line),
37151         (deinterlace_line_inplace), (deinterlace_bottom_field),
37152         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
37153         * gst/ffmpegcolorspace/imgconvert_template.h:
37154         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
37155         * gst/ffmpegcolorspace/mmx.h:
37156         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
37157           adding ffmpegcolorspace element supplied by Ronald after cleaning
37158           up and pulling in the right bits of upstream source.
37159           I'm sure a better C/compiler wizard could do some cleaning up (for
37160           example use GLIB's malloc stuff), but as a first pass this
37161           works very well
37162
37163 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
37164
37165         * ext/alsa/gstalsa.h:
37166           I assume Ronald forgot to commit the change to have cardname
37167           as a struct member.  Expect some public spanking at the next
37168           opportunity.
37169
37170 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37171
37172         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
37173         (gst_alsa_open_audio), (gst_alsa_close_audio):
37174         * ext/alsa/gstalsa.c:
37175           Don't open the device if we're a mixer (= padless).
37176         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
37177         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
37178         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
37179           Open mixer during state change rather than during object
37180           initialization. Also, get a device name. Currently in a somewhat
37181           hackish fashion, but I didn't really find something better.
37182
37183 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
37184
37185         * *.c, *.h: run gst-indent
37186
37187 2004-03-14  Benjamin Otte  <otte@gnome.org>
37188
37189         * gst/modplug/gstmodplug.cc:
37190         * gst/modplug/gstmodplug.h:
37191           set correct timestamps on outgoing buffers
37192
37193 2004-03-14  Benjamin Otte  <otte@gnome.org>
37194
37195         * gst/modplug/gstmodplug.cc:
37196           handle events - don't do crap when a discont arrives that's not
37197           necessary
37198           This allows correct loading and playback of mods in Rhythmbox
37199
37200 2004-03-14  Benjamin Otte  <otte@gnome.org>
37201
37202         * configure.ac:
37203         * gst-libs/gst/gconf/Makefile.am:
37204         * pkgconfig/Makefile.am:
37205           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
37206           they get rebuilt properly
37207         * configure.ac:
37208           when checking for vorbis, try pkgconfig first.
37209         * gst/modplug/gstmodplug.cc:
37210           add fixate function
37211
37212 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37213
37214         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
37215           Fix for obvious mistake, where we first shift the offset and then
37216           read a samplesize element assuming the old offset. Note that this
37217           part still has something weird, i.e. my movies containing those
37218           don't actually play well, but at least there's something that looks
37219           like sound now.
37220
37221 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
37222         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
37223         (plugin_init):
37224         Add a typefind function for speex format
37225
37226 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37227
37228         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
37229         (gst_asf_demux_setup_pad):
37230           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
37231           instead of 0. Reason is simple: some elements have a fps range
37232           of 1-max instead of 0-max. So now ASF video actually works.
37233
37234 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37235
37236         * po/LINGUAS:
37237         * po/sr.po:
37238           adding serbian as a language
37239
37240 2004-03-13  Benjamin Otte  <otte@gnome.org>
37241
37242         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37243           return taglist correctly from _get function, don't gst_pad_push it.
37244           (fixes #137042)
37245
37246 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37247         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37248
37249 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37250
37251         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
37252         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
37253         (gst_alsa_mixer_track_new):
37254         * ext/alsa/gstalsamixertrack.h:
37255           Fix ancient leftovers... MixerTrack is a GObject.
37256
37257 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37258
37259         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37260         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
37261           Don't block during probing...
37262
37263 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37264
37265         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
37266         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
37267         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
37268         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
37269         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
37270         (gst_alsa_open_audio), (gst_alsa_close_audio):
37271         * ext/alsa/gstalsa.h:
37272           Add propertyprobe interface implementation, add some device-name
37273           property, all this so that it looks good in gnome-volume-control.
37274
37275 2004-03-12  David Schleef  <ds@schleef.org>
37276
37277         * configure.ac: the Hermes library controls hermescolorspace, not
37278         colorspace.
37279         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37280         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
37281         not /* */
37282         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
37283         * ext/sdl/sdlvideosink.h: ditto.
37284         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
37285
37286 2004-03-12  Benjamin Otte  <otte@gnome.org>
37287
37288         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
37289         (gst_x_overlay_got_xwindow_id):
37290         * gst-libs/gst/xoverlay/xoverlay.h:
37291           replace XID with unsigned long to get rid of the xlibs dependency in
37292           XOverlay (fixes #137004)
37293
37294 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37295         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
37296         (gst_agingtv_setup):
37297         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
37298         (gst_dicetv_base_init), (gst_dicetv_class_init),
37299         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
37300         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
37301         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
37302         (gst_edgetv_setup), (gst_edgetv_rgb32):
37303         * gst/effectv/gsteffectv.c:
37304         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
37305         (gst_quarktv_set_property):
37306         * gst/effectv/gstrev.c: (gst_revtv_get_type),
37307         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
37308         (gst_revtv_setup), (gst_revtv_rgb32):
37309         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
37310         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
37311         (gst_shagadelictv_init), (gst_shagadelictv_setup),
37312         (gst_shagadelictv_rgb32):
37313         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
37314         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
37315         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
37316         * gst/effectv/gstwarp.c:
37317         Port everything that can be ported to videofilter and fix up the caps.
37318         Can someone with a big-endian machine please check these?
37319
37320 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37321
37322         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
37323         (gst_osssink_chain), (gst_osssink_change_state):
37324           Latest fixes for A/V sync, audio playback and such. This is about
37325           all... MPEG playback issues are mostly related to the async build-
37326           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
37327
37328 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37329
37330         patch from: Stephane Loeuillet
37331
37332         * configure.ac:
37333           use pkg-config for some libraries, falling back to the old .m4 way
37334           (fixes #131270)
37335         * m4/libdv.m4:
37336           removed
37337
37338 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37339
37340         * configure.ac:
37341         * tools/Makefile.am:
37342         * tools/Makefile.in:
37343         * tools/gst-launch-ext-m.m:
37344         * tools/gst-launch-ext.1.in:
37345         * tools/gst-visualise-m.m:
37346         * tools/gst-visualise.1:
37347         * tools/gst-visualise.1.in:
37348           reorganizing generation of script tools
37349
37350 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37351
37352         * ext/divx/gstdivxdec.c:
37353           Downgrade priority. We prefer ffdec_mpeg4.
37354         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37355         (gst_faad_chain), (gst_faad_change_state):
37356           Fix capsnego. Doesn't work for some sounds because we don't have
37357           a 5:1 to stereo element.
37358         * ext/xvid/gstxvid.c: (plugin_init):
37359           Add priority.
37360         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37361         (gst_osssink_change_state):
37362           Add discont handling.
37363
37364 2004-03-09  Colin Walters  <walters@verbum.org>
37365
37366         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37367         conversion.
37368
37369 2004-03-09  Benjamin Otte  <otte@gnome.org>
37370
37371         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37372           the signals take 2 arguments
37373
37374 2004-03-09  David Schleef  <ds@schleef.org>
37375
37376         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37377         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37378         * ext/alsa/gstalsa.h:
37379         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37380
37381 2004-03-09  Benjamin Otte  <otte@gnome.org>
37382
37383         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37384         (gst_mikmod_change_state):
37385         * ext/mikmod/gstmikmod.h:
37386           make mikmod's loop function not loop infinitely and call
37387           gst_element_yield anymore
37388         * gst/modplug/gstmodplug.cc:
37389           fix pad negotiation (fixes #136590)
37390
37391 2004-03-09  David Schleef  <ds@schleef.org>
37392
37393         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37394         doesn't conflict with the internal colorspace plugin.
37395         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37396         satisfy the crappy-ass shell shipped by a certain vendor.
37397         * gst/videofilter/make_filter: same (bug #135299)
37398
37399 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37400
37401         * configure.ac: bump nano to 1
37402
37403 === release 0.7.6 ===
37404
37405 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37406
37407         * configure.in: releasing 0.7.6, "There"
37408
37409 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37410
37411         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37412         * pkgconfig/gstreamer-play.pc.in:
37413           synchronize the two
37414
37415 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37416
37417         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37418         (cdparanoia_open), (cdparanoia_event):
37419           fix/add error handling
37420         * po/POTFILES.in:
37421           add cdparanoia source
37422         * tools/Makefile.am:
37423           make scripts executable
37424
37425 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37426
37427         * configure.ac:
37428         * ext/vorbis/Makefile.am:
37429         * sys/Makefile.am:
37430           remove id3types, vorbisfile and xvideosink from the build (#133783)
37431
37432 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37433
37434         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37435           Fix metadata read crash (#136537).
37436
37437 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37438
37439         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37440         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37441           adding mime types, fixing the one-stop function
37442
37443 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37444
37445         * ext/nas/nassink.c and /ext/nas/nassink.h:
37446         More NAS love from Arwed von Merkatz
37447         So lets all sing 'Can you feel the NAS tonight'
37448
37449 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37450
37451         * tools/gst-launch-ext.in:
37452         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37453
37454 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37455
37456         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37457         (gst_mpeg2dec_init):
37458         remove the user_data pad for now, because it is being used in
37459         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37460         If someone knows how to fix this properly, please do.
37461
37462 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37463
37464         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37465         (gst_osssink_get_time):
37466         add a warning, IMO this won't get triggered anymore, remove later
37467
37468 2004-03-07  David Schleef  <ds@schleef.org>
37469
37470         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37471         format (bug #136470)
37472
37473 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37474
37475         * gst-libs/Makefile.am:
37476         * gst-libs/gst/media-info/Makefile.am:
37477         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37478         (error_callback), (gst_media_info_error_create),
37479         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37480         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37481         * gst-libs/gst/media-info/media-info-priv.h:
37482         * gst-libs/gst/media-info/media-info-test.c: (main):
37483         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37484         (gst_media_info_class_init), (gst_media_info_instance_init),
37485         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37486         (gst_media_info_read_idler), (gst_media_info_read):
37487         * gst-libs/gst/media-info/media-info.h:
37488         fixed, should work now
37489
37490 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37491
37492         * ext/nas/nassink.c:
37493         A bunch of NAS fixes from Arwed von Merkatz
37494
37495 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37496
37497         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37498         (qtdemux_parse_trak):
37499           Fix crash (j might be greater than n_samples, in which case we're
37500           writing outside the allocated space for the array) and memleak.
37501
37502 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37503
37504         * sys/oss/gstosssink.c: (gst_osssink_chain):
37505           And another caller that couldn't handle delay < 0 (unsigned
37506           integer overflow). Video now continues playing on an audio
37507           buffer underrun, and the clock continues working. Audio still
37508           stalls.
37509
37510 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37511
37512         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37513         (gst_osssink_get_time):
37514           get_delay() may return values lower than 0. In those cases, we
37515           should not actually cast to *unsigned* int64, that will break
37516           stuff horribly. In my case, it screwed up A/V sync in movies
37517           in totem rather badly.
37518
37519 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37520
37521         * ext/faac/gstfaac.c: (gst_faac_chain):
37522         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37523         * ext/libpng/gstpngenc.c: (user_write_data):
37524         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37525         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37526         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37527         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37528         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37529         of any buffer), should fix some leaks. I hope I didn't unref buffers
37530         that shouldn't be...
37531
37532 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37533
37534         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37535         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37536         (error_callback), (gmi_reset), (gmi_seek_to_track),
37537         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37538         (gmip_find_type_post), (gmip_find_stream_post),
37539         (gmip_find_track_streaminfo_post):
37540         * gst-libs/gst/media-info/media-info-priv.h:
37541         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37542         (info_print), (main):
37543         * gst-libs/gst/media-info/media-info.c:
37544         (gst_media_info_error_create), (gst_media_info_error_element),
37545         (gst_media_info_instance_init), (gst_media_info_get_property),
37546         (gst_media_info_new), (gst_media_info_set_source),
37547         (gst_media_info_read_idler), (gst_media_info_read):
37548         * gst-libs/gst/media-info/media-info.h:
37549           first pass at making this work again.  This seems to work on
37550           tagged ogg/vorbis and mp3 files.
37551
37552 2004-03-06  Benjamin Otte  <otte@gnome.org>
37553
37554         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37555           fix huge leak: gst_buffer_merge doesn't unref the first argument
37556           itself.
37557
37558 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37559
37560         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37561           report layer/mode/emphasis
37562
37563 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37564
37565         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37566
37567 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37568
37569         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37570           signal serial
37571
37572 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37573
37574         * ext/vorbis/vorbis.c: (plugin_init):
37575         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37576         (gst_vorbis_dec_init), (vorbis_dec_event):
37577         add debug category
37578         make vorbisdec handle _BYTE and _TIME queries
37579
37580 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37581
37582         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37583           from the xing header
37584
37585 2004-03-06  Benjamin Otte  <otte@gnome.org>
37586
37587         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37588         (gst_audio_convert_link), (gst_audio_convert_change_state),
37589         (gst_audio_convert_buffer_from_default_format):
37590           do conversions from/to float correctly, fix some caps nego errors,
37591           export correct supported caps in template and getcaps, use correct
37592           caps in try_set_caps functions
37593
37594 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37595
37596         For some reason, I only committed a ChangeLog entry yesterday and
37597         not the corresponding code...
37598         * ext/mad/gstmad.c: Fix detection of Xing headers
37599         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37600
37601 2004-03-06  Benjamin Otte  <otte@gnome.org>
37602
37603         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37604         (gst_ogg_demux_src_query):
37605           make sure to handle the case where there's no current chain
37606           gracefully.
37607
37608 2004-03-05  David Schleef  <ds@schleef.org>
37609
37610         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37611         Add fixate function. (bug #131128)
37612         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37613         (gst_sdlvideosink_fixate):  Add fixate function.
37614         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37615         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37616         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37617         Fix missing break that was causing ulaw to be interpreted as
37618         raw int.
37619
37620 2004-03-05  David Schleef  <ds@schleef.org>
37621
37622         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37623         Fix code that ignores return value of gst_buffer_merge().
37624         (bug #114560)
37625         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37626         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37627         * testsuite/gst-lint:  Check for above.
37628
37629 2004-03-05  David Schleef  <ds@schleef.org>
37630
37631         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37632         caps and throw an element error.  (bug #136334)
37633
37634 2004-03-05  David Schleef  <ds@schleef.org>
37635
37636         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37637         (gst_faad_chain): Fix negotiation.
37638         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37639         key and button events.
37640         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37641         dung heap of code.
37642         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37643         depends on gconf
37644         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37645         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37646         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37647         function to encourage better negotiation, particularly between
37648         audioconvert and osssink.
37649         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37650         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37651         more important.
37652         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37653         typefinding.
37654         * gst/vbidec/vbiscreen.c:  Add glib header
37655         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37656
37657 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37658
37659         * ext/mad/gstmad.c: Fix detection of Xing headers
37660         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37661
37662 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37663
37664         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37665         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37666           debug updates
37667
37668 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37669
37670         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37671         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37672         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37673         files, and report the parsed length as a GST_TAG_DURATION tag.
37674         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37675
37676 2004-03-05  Benjamin Otte  <otte@gnome.org>
37677
37678         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37679           convert channels correctly. convert correctly to unsigned.
37680
37681 2004-03-05  Julien MOUTTE <julien@moutte.net>
37682
37683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37684         we have a window before clearing it.
37685
37686 2004-03-05  Julien MOUTTE <julien@moutte.net>
37687
37688         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37689         have a window before clearing it.
37690
37691 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37692
37693         * gconf/gstreamer.schemas.in:
37694         * gst-libs/gst/gconf/Makefile.am:
37695           version installation path the same way as for 0.6
37696         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37697         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37698         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37699           remove comment that was fixed
37700
37701 2004-03-05  David Schleef  <ds@schleef.org>
37702
37703         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37704         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37705         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37706         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37707         Add prototype code for handling seeking and querying.
37708
37709 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37710
37711         * examples/gstplay/player.c: (main):
37712           Initialize variables to NULL. Prevents a segfault because the
37713           (uninitialized) variable is not NULL, resulting in a crash on
37714           trying to reach error->message.
37715
37716 2004-03-05  Benjamin Otte  <otte@gnome.org>
37717
37718         * gst/audioconvert/gstaudioconvert.c:
37719         (gst_audio_convert_buffer_to_default_format):
37720         make float=>int conversion work correctly even in cornercases.
37721
37722 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37723
37724         * debian/README.Debian:
37725         * debian/build-deps:
37726         * debian/changelog:
37727         * debian/control:
37728         * debian/control.in:
37729         * debian/copyright:
37730         * debian/gstreamer-a52dec.files:
37731         * debian/gstreamer-aa.files:
37732         * debian/gstreamer-alsa.files:
37733         * debian/gstreamer-alsa.manpages:
37734         * debian/gstreamer-arts.files:
37735         * debian/gstreamer-artsd.files:
37736         * debian/gstreamer-audiofile.files:
37737         * debian/gstreamer-avifile.files:
37738         * debian/gstreamer-cdparanoia.files:
37739         * debian/gstreamer-colorspace.files:
37740         * debian/gstreamer-doc.files:
37741         * debian/gstreamer-dv.files:
37742         * debian/gstreamer-dvd.files:
37743         * debian/gstreamer-esd.files:
37744         * debian/gstreamer-festival.files:
37745         * debian/gstreamer-flac.files:
37746         * debian/gstreamer-gconf.conffiles:
37747         * debian/gstreamer-gconf.files:
37748         * debian/gstreamer-gconf.postinst:
37749         * debian/gstreamer-gnomevfs.files:
37750         * debian/gstreamer-gsm.files:
37751         * debian/gstreamer-http.files:
37752         * debian/gstreamer-jack.files:
37753         * debian/gstreamer-jpeg.files:
37754         * debian/gstreamer-mad.files:
37755         * debian/gstreamer-mikmod.files:
37756         * debian/gstreamer-misc.files:
37757         * debian/gstreamer-mpeg2dec.files:
37758         * debian/gstreamer-oss.files:
37759         * debian/gstreamer-plugin-apps.files:
37760         * debian/gstreamer-plugin-apps.manpages:
37761         * debian/gstreamer-plugin-libs-dev.files:
37762         * debian/gstreamer-plugin-libs.files:
37763         * debian/gstreamer-plugin-template.postinst:
37764         * debian/gstreamer-plugin-template.postrm:
37765         * debian/gstreamer-sdl.files:
37766         * debian/gstreamer-sid.files:
37767         * debian/gstreamer-vorbis.files:
37768         * debian/gstreamer-x.files:
37769         * debian/mk.control:
37770         * debian/rules:
37771         Debian package info not maintained here.
37772
37773 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37774
37775         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37776         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37777         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37778         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37779         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37780         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37781         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37782         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37783         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37784         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37785         * gst-libs/gst/colorbalance/colorbalance.c:
37786         (gst_color_balance_class_init):
37787         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37788         (gst_color_balance_channel_class_init):
37789         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37790         * gst-libs/gst/play/play.c: (gst_play_class_init):
37791         * gst-libs/gst/propertyprobe/propertyprobe.c:
37792         (gst_property_probe_iface_init):
37793         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37794         * gst-libs/gst/tuner/tunerchannel.c:
37795         (gst_tuner_channel_class_init):
37796         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37797         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37798         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37799         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37800         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37801         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37802         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37803         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37804         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37805           fix signals to use - instead of _
37806         * ext/libcaca/gstcacasink.h:
37807         * ext/sdl/sdlvideosink.h:
37808           fix header rename
37809
37810 2004-03-04  David Schleef  <ds@schleef.org>
37811
37812         * testsuite/gst-lint:  Add a check for bad signal names.
37813
37814 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37815
37816         reviewed by David Schleef
37817
37818         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37819         modified the alpha channel and caused a warning. (bug #136192)
37820
37821 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37822
37823         * gst-plugins.spec.in:
37824         Change names of plugins to actually be correct. Try to keep things
37825         alphabetical to avoid getting beat up by Thomas
37826
37827 2004-03-03  Julien MOUTTE <julien@moutte.net>
37828
37829         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37830         Using ximagesink as a default if no gconf key found. We should
37831         probably consider using alsasink instead of osssink for the audio
37832         part.
37833
37834 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37835
37836         * configure.ac:
37837           fix --with-plugins, don't think it ever worked before
37838         * gst-plugins.spec.in:
37839           even more updates
37840
37841 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37842
37843         * ext/sdl/sdlvideosink.h:
37844         * sys/ximage/ximagesink.h:
37845         * sys/xvideo/xvideosink.h:
37846         * sys/xvimage/xvimagesink.h:
37847           Fix for move of gstvideosink.h -> videosink.h.
37848
37849 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37850
37851         * gst-libs/gst/xwindowlistener/Makefile.am:
37852           this is a plugin library, not a library
37853
37854 2004-03-01  David Schleef  <ds@schleef.org>
37855
37856         * AUTHORS:  Added some names.  Add yourself if you're still
37857         missing.
37858
37859 2004-03-01  David Schleef  <ds@schleef.org>
37860
37861         * MAINTAINERS: Add
37862
37863 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37864
37865         * gst-plugins.spec.in: clean up spec file
37866
37867 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37868
37869         * gst-libs/gst/video/Makefile.am:
37870         * gst-libs/gst/video/gstvideosink.c:
37871         * gst-libs/gst/video/gstvideosink.h:
37872           rename gstvideosink.h to videosink.h to match other headers
37873         * gst/mixmatrix/Makefile.am:
37874           fix plugin filename
37875         * gst/tags/Makefile.am: fix plugin filename
37876
37877 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37878
37879         * gst/tags/Makefile.am: fix plugin filename
37880
37881 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37882
37883         * examples/gstplay/player.c: (got_time_tick), (main):
37884           add error handler
37885           display time_tick more readably
37886         * gst/mixmatrix/Makefile.am:
37887           fix plugin file name
37888
37889 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37890
37891         * sys/oss/gstosselement.c: (gst_osselement_probe),
37892         (device_combination_append), (gst_osselement_class_probe_devices):
37893         * sys/oss/gstosselement.h:
37894           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37895           on my system using alsa oss emulation, fixes bug #135597
37896
37897 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37898
37899         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37900         (gst_videodrop_chain), (gst_videodrop_change_state):
37901         * gst/videodrop/gstvideodrop.h:
37902           Work based on timestamp of input data, not based on the expected
37903           framerate from the input. The consequence is that this element now
37904           not only scales framerates, but also functions as a framerate
37905           corrector or framerate stabilizer/constantizer.
37906
37907 2004-02-27  David Schleef  <ds@schleef.org>
37908
37909         patches from jmmv@menta.net (Julio M. Merino Vidal)
37910
37911         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37912         GST_ELEMENT_ERROR call (bug #135634)
37913         * gst/interleave/interleave.c: (interleave_buffered_loop),
37914         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37915         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37916         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37917         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37918         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37919         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37920         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37921         Fix GST_ELEMENT_ERROR call.
37922         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37923         GST_ELEMENT_ERROR call.
37924
37925 2004-02-27  Benjamin Otte  <otte@gnome.org>
37926
37927         * gst-libs/gst/audio/audio.h:
37928           add macro to make sure header isn't included twice
37929         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37930           don't use gst_buffer_free
37931         * gst/playondemand/filter.func:
37932           don't use gst_data_free. Free data only once.
37933
37934 2004-02-26  David Schleef  <ds@schleef.org>
37935
37936         * gst-libs/gst/colorbalance/Makefile.am:
37937         * gst-libs/gst/mixer/Makefile.am:
37938         * gst-libs/gst/tuner/Makefile.am:
37939         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37940         should not be disted, -marshal.h files should not be installed,
37941         and -enum.h files _should_ be installed.  Fix to make this the
37942         case.
37943
37944 === release 0.7.5 ===
37945
37946 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37947
37948         * configure.ac: release 0.7.5, "Under The Sea"
37949
37950 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37951
37952         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37953         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37954         * gst/videoscale/gstvideoscale.c:
37955         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37956           assorted debug/warning fixes
37957
37958 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37959
37960         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37961         (gst_videoscale_init), (gst_videoscale_chain),
37962         (gst_videoscale_set_property), (plugin_init):
37963         * gst/videoscale/gstvideoscale.h:
37964         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37965         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37966         (gst_videoscale_planar400), (gst_videoscale_packed422),
37967         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37968         (gst_videoscale_24bit), (gst_videoscale_16bit),
37969         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37970         (gst_videoscale_scale_plane_slow),
37971         (gst_videoscale_scale_point_sample),
37972         (gst_videoscale_scale_nearest),
37973         (gst_videoscale_scale_nearest_str2),
37974         (gst_videoscale_scale_nearest_str4),
37975         (gst_videoscale_scale_nearest_32bit),
37976         (gst_videoscale_scale_nearest_24bit),
37977         (gst_videoscale_scale_nearest_16bit):
37978         add debugging category and use it properly
37979         fix use of GST_PTR_FORMAT
37980
37981 2004-02-25  Andy Wingo  <wingo@pobox.com>
37982
37983         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37984         push only when channel->buffer is NULL. Prevents segfaults doing
37985         the state change after a nonlocal exit, like a scheme exception.
37986
37987         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37988         Handle the case where the intersected caps is empty.
37989
37990 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37991
37992         * gst/law/mulaw-decode.c: (mulawdec_link):
37993         * gst/law/mulaw.c: (plugin_init):
37994           fix mulawdec so it actually works again
37995
37996 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37997
37998         reviewed by: David Schleef  <ds@schleef.org>
37999
38000         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
38001         (gst_gamma_init), (gst_gamma_set_property),
38002         (gst_gamma_get_property), (gst_gamma_calculate_tables),
38003         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
38004         for RGB, with separate r g and b correction factors. (#131167)
38005
38006 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
38007
38008         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
38009           only signal tags for bitrate if they're > 0 (#134894)
38010
38011 2004-02-24  David Schleef  <ds@schleef.org>
38012
38013         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
38014         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
38015         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
38016         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
38017         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
38018         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
38019         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
38020         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
38021         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
38022         category.  Attempt to fix timestamp calculation.
38023
38024 2004-02-24  Johan Dahlin  <johan@gnome.org>
38025
38026         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
38027
38028 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38029
38030         * configure.ac:
38031         * gconf/Makefile.am:
38032         * gconf/gstreamer.schemas:
38033         * gst-libs/gst/gconf/Makefile.am:
38034         * gst-libs/gst/gconf/gconf.c:
38035           version gconf schemas and install locations
38036
38037 2004-02-23  Benjamin Otte  <otte@gnome.org>
38038
38039         * ext/xine/xineinput.c: (gst_xine_input_dispose):
38040         (gst_xine_input_subclass_init):
38041           call parent dispose.
38042           change pad template for CD reader correctly
38043         * ext/xine/Makefile.am:
38044         * ext/xine/gstxine.h:
38045         * ext/xine/xine.c: (plugin_init):
38046         * ext/xine/xineaudiosink.c:
38047           wrap audio sinks, too
38048         * gst-libs/gst/resample/private.h:
38049         * gst-libs/gst/resample/resample.c: (gst_resample_init),
38050         (gst_resample_reinit), (gst_resample_scale),
38051         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
38052         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
38053         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
38054         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
38055         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
38056         * gst-libs/gst/resample/resample.h:
38057         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
38058         (gst_audioscale_class_init), (gst_audioscale_link),
38059         (gst_audioscale_get_buffer), (gst_audioscale_init),
38060         (gst_audioscale_chain), (gst_audioscale_set_property),
38061         (gst_audioscale_get_property):
38062         * gst/audioscale/gstaudioscale.h:
38063           s/resample_*/gst_resample_*/i to not clobber namespaces
38064
38065 2004-02-23  Julien MOUTTE  <julien@moutte.net>
38066
38067         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
38068         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
38069         (gst_riff_create_video_template_caps),
38070         (gst_riff_create_audio_template_caps),
38071         (gst_riff_create_iavs_template_caps):
38072         * gst-libs/gst/riff/riff-media.h:
38073         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
38074         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
38075         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
38076         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
38077         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
38078         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
38079         (gst_matroska_demux_plugin_init): First batch implementing audio and
38080         video codec tags in demuxers.
38081
38082 2004-02-22  Benjamin Otte  <otte@gnome.org>
38083
38084         * ext/xine/Makefile.am:
38085         * ext/xine/gstxine.h:
38086         * ext/xine/xine.c: (plugin_init):
38087         * ext/xine/xineinput.c:
38088           add input plugin wrapper. Playback from files, http, mms and cdda
38089           works.
38090         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
38091           remove leftover G_GNUC_UNUSED
38092         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
38093         (gst_asf_demux_identify_guid):
38094           improve debugging output
38095
38096 2004-02-22  Benjamin Otte  <otte@gnome.org>
38097
38098         reported by: Padraig O'Briain <padraig.obriain@sun.com>
38099
38100         * autogen.sh:
38101           replace test -e with test -x for mkinstalldirs to be more portable.
38102           (fixes #134816)
38103
38104 2004-02-22  Benjamin Otte  <otte@gnome.org>
38105
38106         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
38107
38108         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
38109           set rank to PRIMARY
38110         * gst/volume/gstvolume.c: (plugin_init):
38111           set rank to NONE
38112         fixes #134960
38113
38114 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
38115
38116         reviewed by Benjamin Otte  <otte@gnome.org>
38117
38118         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38119           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
38120
38121 2004-02-22  Benjamin Otte  <otte@gnome.org>
38122
38123         * configure.ac:
38124           export [_]*{gst,Gst,GST}.* symbols from plugins
38125
38126 2004-02-22  Christophe Fergeau <teuf@gnome.org>
38127
38128         reviewed by: Benjamin Otte  <otte@gnome.org>
38129
38130         * ext/lame/gstlame.c: (add_one_tag):
38131         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38132         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
38133         (gst_vorbisenc_metadata_set1):
38134         * gst/tags/gstid3tag.c:
38135         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
38136           apply fixes from bugs #135042 (lame can't write tags) and #133817
38137           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
38138
38139 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
38140
38141         * configure.ac: Export only gst_plugin_desc from plugins.
38142          Note that this change only makes any effect with Linux using libtool
38143          1.5.2 or higher. Otherwise it is silently ignored, but it would build
38144          fine. And don't try to have several versions of libtool in different
38145          directories.
38146
38147 2004-02-20  Andy Wingo  <wingo@pobox.com>
38148
38149         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
38150         interleave respectively.
38151
38152         * gst/interleave/deinterleave.c: New plugin: deinterleave
38153         (replaces on oneton).
38154         * gst/interleave/interleave.c: New plugin: interleave.
38155         * gst/interleave/plugin.h: Support file.
38156         * gst/interleave/plugin.c: Support file.
38157
38158         * configure.ac: Remove intfloat and oneton, add interleave.
38159
38160         * ext/sndfile/gstsf.c: Handle events better.
38161
38162         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
38163         and float2int operation. int2float has scheduling problems as
38164         noted in in2float_chain.
38165
38166 2004-02-20  Benjamin Otte  <otte@gnome.org>
38167
38168         * ext/xine/Makefile.am:
38169         * ext/xine/gstxine.h:
38170         * ext/xine/xine.c:
38171         * ext/xine/xineaudiodec.c:
38172         * ext/xine/xinecaps.c:
38173           add first version of xine plugin wrapper. Currently only wraps the
38174           QDM2 win32 DLL, and even that only in proof-of-concept quality.
38175         * configure.ac:
38176         * ext/Makefile.am:
38177           add xine plugin wrapper, disabled by default. Use --enable-xine to
38178           build. Note that it'll segfault on gst-register if you don't remove
38179           the goom and tvtime post plugins from xine.
38180         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
38181         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
38182           add extradata parsing for QDM2.
38183           change around debugging prints.
38184
38185 2004-02-19  Benjamin Otte  <otte@gnome.org>
38186
38187         * ext/lame/gstlame.c: (gst_lame_chain):
38188         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38189           use gst_tag_list_insert when you want to insert tags
38190
38191 2004-02-18  David Schleef  <ds@schleef.org>
38192
38193         * configure.ac:  Move massink to gst-rotten
38194         * ext/Makefile.am:
38195         * ext/mas/Makefile.am:
38196         * ext/mas/massink.c:
38197         * ext/mas/massink.h:
38198
38199 2004-02-18  David Schleef  <ds@schleef.org>
38200
38201         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
38202         typefinding, since it seems to be worse than nothing.
38203         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
38204         atom to recognize .mp4 and .m4a files as video/quicktime.
38205
38206 2004-02-18  David Schleef  <ds@schleef.org>
38207
38208         * gst/sine/demo-dparams.c: (quit_live),
38209         (dynparm_log_value_changed), (dynparm_value_changed), (main):
38210         Use double dparams, not float.
38211         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38212         (gst_sinesrc_init): Change sync default to FALSE, since multiple
38213         sync'd elements don't really work correctly.
38214         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
38215         (volume_update_volume), (volume_get_property):  Change dparam
38216         to double.
38217
38218 2004-02-18  Julien MOUTTE  <julien@moutte.net>
38219
38220         * sys/ximage/ximagesink.c:
38221         (gst_ximagesink_xwindow_update_geometry),
38222         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38223         (gst_ximagesink_change_state), (gst_ximagesink_expose),
38224         (gst_ximagesink_init): Rework the way software video scaling works. So
38225         now we check on each chain call if the video frames are feeling the
38226         window. If not we try to renegotiate caps. On failure we memorize that
38227         and we won't try again for that PLAYING sessions.
38228         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
38229         failure.
38230         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
38231         synchronous flag.
38232
38233 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38234
38235         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
38236           break up _link so we can give a better debug message for errors
38237
38238 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38239
38240         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38241           set up debug category
38242
38243 2004-02-18  Julien MOUTTE <julien@moutte.net>
38244
38245         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38246         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
38247         the way renegotiation work. The event handling function is not taking
38248         care of external windows and renegotiate method check for pad flags
38249         NEGOTIATING. Should fix : #133209
38250
38251 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38252
38253         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
38254         pad is negotiating before trying renegotiation.
38255
38256 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
38257
38258         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38259           pass on all possible mime types as typefind hints
38260
38261 2004-02-17  Julien MOUTTE <julien@moutte.net>
38262
38263         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
38264         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
38265         possible SHM leak if we crash. All other apps using XShm are doing
38266         that.
38267
38268 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38269
38270         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38271         (gst_ximagesink_expose): Renegotiate size on expose.
38272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
38273         size on expose.
38274
38275 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38276
38277         * testsuite/alsa/sinesrc.c:
38278           cosmetic fix to fix compile issue with gcc 2.95.4
38279
38280 2004-02-16  Julien MOUTTE <julien@moutte.net>
38281
38282         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
38283         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
38284         failed opening the audio device.
38285         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
38286         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
38287         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
38288         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
38289         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38290         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
38291         (gst_ximagesink_change_state), (gst_ximagesink_chain),
38292         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
38293         Removing some useless g_return_if_fail like wingo suggested.
38294         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
38295         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
38296         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38297         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
38298         (gst_xvimagesink_update_colorbalance),
38299         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
38300         (gst_xvimagesink_xcontext_clear),
38301         (gst_xvimagesink_get_fourcc_from_caps),
38302         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
38303         (gst_xvimagesink_set_xwindow_id),
38304         (gst_xvimagesink_colorbalance_list_channels),
38305         (gst_xvimagesink_colorbalance_set_value),
38306         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
38307         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
38308
38309 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38310
38311         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
38312           throw error when not negotiated instead of asserting
38313
38314 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38315
38316         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
38317         correct data refcounting.
38318
38319 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38320
38321         * gst/switch/gstswitch.c: (gst_switch_change_state),
38322         (gst_switch_class_init): Cleaning the sinkpads correctly on state
38323         change, mostly the EOS flag.
38324
38325 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38326
38327         * examples/gstplay/player.c: (got_eos), (main): Adding some
38328         output for debugging.
38329         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
38330         timeouts if we go to any state different from PLAYING.
38331         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
38332         more EOS bugs in riff lib.
38333
38334 2004-02-14  Julien MOUTTE  <julien@moutte.net>
38335
38336         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38337         visualization until i find a way to fix switch correctly.
38338         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38339         EOS arrives.
38340         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38341         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38342         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38343         Reworked switch to get a more correct behaviour with events and refing
38344         of data stored in sinkpads.
38345         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38346         we don't pull from a pad in EOS.
38347
38348 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38349
38350         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38351           remove v1 tag even if we can't read it (makes sure we don't detect
38352           it again)
38353
38354 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38355
38356         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38357         (gst_alsa_xrun_recovery):
38358         * ext/alsa/gstalsa.h:
38359           try xrun recovery when wait failed. Make xrun recovery function
38360           return TRUE/FALSE to indicate success. (might fix #134354)
38361
38362 2004-02-13  David Schleef  <ds@schleef.org>
38363
38364         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38365         (dynparm_value_changed), (main): Convert from float to double.
38366         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38367
38368 2004-02-13  David Schleef  <ds@schleef.org>
38369
38370         * gst/silence/gstsilence.c: (gst_silence_class_init),
38371         (gst_silence_set_clock), (gst_silence_get),
38372         (gst_silence_set_property), (gst_silence_get_property):
38373         * gst/silence/gstsilence.h: Add sync property.
38374         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38375         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38376         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38377         * gst/sine/gstsinesrc.h: Add sync property.
38378
38379 2004-02-13  David Schleef  <ds@schleef.org>
38380
38381         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38382         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38383
38384 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38385
38386         * configure.ac:
38387         * ext/Makefile.am:
38388         * gst-libs/ext/Makefile.am:
38389           move ffmpeg plugin to gst-ffmpeg module
38390
38391 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38392
38393         * configure.ac: use GST_ARCH to detect architecture
38394
38395 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38396
38397         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38398
38399 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38400
38401         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38402           classify LADSPA plugins based on number of src/sink pads
38403           (#133663, Stefan Kost)
38404         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38405           fix dparams registration
38406           (#133528, Stefan Kost)
38407         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38408           fix use of isprint and use g_ascii_isprint instead
38409           (#133316, Stefan Kost)
38410
38411 2004-02-11  David Schleef  <ds@schleef.org>
38412
38413         Convert a few inner loops to use liboil.  This is currently
38414         optional, and is only enabled if liboil is present (duh!).
38415         * configure.ac: Check for liboil-0.1
38416         * gst/intfloat/Makefile.am:
38417         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38418         (gst_int2float_chain_gint16):
38419         * gst/videofilter/Makefile.am:
38420         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38421         (tablelookup_u8), (gst_videobalance_planar411):
38422         * gst/videotestsrc/Makefile.am:
38423         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38424         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38425         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38426         (paint_hline_RGB565), (paint_hline_xRGB1555):
38427
38428 2004-02-11  David Schleef  <ds@schleef.org>
38429
38430         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38431         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38432         (gst_colorspace_getcaps), (gst_colorspace_link),
38433         (gst_colorspace_base_init), (gst_colorspace_init),
38434         (gst_colorspace_chain), (gst_colorspace_change_state),
38435         (plugin_init): Merge Ronald's patch (bug #117897) and update
38436         for new caps and negotiation.  Seems to work, although it
38437         shows off bugs in lcs.
38438
38439 2004-02-11  David Schleef  <ds@schleef.org>
38440
38441         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38442         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38443
38444 2004-02-11  David Schleef  <ds@schleef.org>
38445
38446         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38447         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38448         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38449         Add server and port properties
38450
38451 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38452
38453         * m4/a52.m4:
38454         * m4/aalib.m4:
38455         * m4/as-ffmpeg.m4:
38456         * m4/as-liblame.m4:
38457         * m4/as-slurp-ffmpeg.m4:
38458         * m4/check-libheader.m4:
38459         * m4/esd.m4:
38460         * m4/freetype2.m4:
38461         * m4/gconf-2.m4:
38462         * m4/glib.m4:
38463         * m4/gst-alsa.m4:
38464         * m4/gst-artsc.m4:
38465         * m4/gst-ivorbis.m4:
38466         * m4/gst-matroska.m4:
38467         * m4/gst-sdl.m4:
38468         * m4/gst-shout2.m4:
38469         * m4/gst-sid.m4:
38470         * m4/gtk.m4:
38471         * m4/libdv.m4:
38472         * m4/libfame.m4:
38473         * m4/libmikmod.m4:
38474         * m4/ogg.m4:
38475         * m4/vorbis.m4:
38476           fix underquotedness of macros (#133800)
38477         * m4/as-avifile.m4:
38478         * m4/xmms.m4:
38479           removed because no longer used
38480
38481 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38482
38483         * configure.ac:
38484           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38485           by autopoint (fixes #132996)
38486
38487 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38488
38489         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38490         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38491         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38492         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38493           fix memleaks
38494
38495 2004-02-11  David Schleef  <ds@schleef.org>
38496
38497         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38498         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38499         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38500         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38501         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38502         (gst_jpegenc_class_init), (gst_jpegenc_init),
38503         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38504         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38505         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38506         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38507
38508 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38509
38510         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38511         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38512         * ext/mikmod/gstmikmod.h:
38513           fix caps negotiation in mikmod
38514         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38515           output debug information
38516
38517 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38518
38519         * gst-libs/gst/colorbalance/Makefile.am:
38520         * gst-libs/gst/navigation/Makefile.am:
38521         * gst-libs/gst/xoverlay/Makefile.am:
38522           remove unused GST_OPT_CFLAGS from Makefiles
38523           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38524
38525 2004-02-07  David Schleef  <ds@schleef.org>
38526
38527         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38528         push events to pads that haven't been created (#133508)
38529
38530 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38531
38532         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38533         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38534         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38535         (gst_dvdec_loop), (gst_dvdec_change_state):
38536         Second attempt at committing a working dvdec element.
38537
38538 2004-02-06  David Schleef  <ds@schleef.org>
38539
38540         Build fixes for OS X: (see #129600)
38541         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38542         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38543         (gst_riff_read_strf_iavs):
38544         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38545         (gst_avi_demux_stream_odml):
38546         * gst/playondemand/Makefile.am:
38547         * gst/rtp/rtp-packet.c:
38548
38549 2004-02-05  David Schleef  <ds@schleef.org>
38550
38551         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38552         last change, because it Just Doesn't Compile.
38553
38554 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38555
38556         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38557           skip undecodable id3v2 tag instead of keeping it
38558
38559 2004-02-05  David Schleef  <ds@schleef.org>
38560
38561         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38562         Unref leaked buffer.  (Noticed by Ronald)
38563
38564 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38565
38566         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38567         Sync requires with other checks.  >= vs =.
38568
38569 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38570
38571         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38572         (gst_dvdec_video_link), (gst_dvdec_loop):
38573         * ext/dv/gstdvdec.h:
38574           rework the caps negotiation so that dvdec works again instead
38575           of just segfaulting.
38576
38577 === release 0.7.4 ===
38578
38579 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38580
38581         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38582         * configure.ac: changed for release
38583
38584 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38585
38586         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38587         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38588         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38589         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38590           reworked patch by David Lehn to fix libdir and includedir for
38591           uninstalled libraries
38592           removed play and gconf from gstreamer-libs since they have their
38593           own pkgconfig files
38594
38595 2004-02-04  David Schleef  <ds@schleef.org>
38596
38597         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38598         memleak.
38599
38600 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38601
38602         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38603           use correct GST_TAG_ENCODER tag
38604
38605 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38606
38607         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38608           be sure to stop the clock when going to paused
38609         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38610           reset number of transmitted when going to ready.
38611         fixes #132935
38612
38613 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38614
38615         reviewed by Benjamin Otte
38616
38617         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38618           extract track count (fixes #133410)
38619
38620 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38621
38622         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38623           that should be !=, not == (fixes #132519)
38624
38625 2004-02-04  David Schleef  <ds@schleef.org>
38626
38627         Make sure set_explicit_caps() is called before adding pad.
38628         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38629         * gst/id3/gstid3types.c: (gst_id3types_loop):
38630         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38631         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38632
38633 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38634
38635         * configure.ac:
38636           bump nano to 2, first prerelease
38637           put back AM_PROG_LIBTOOL
38638
38639 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38640
38641         * testsuite/alsa/Makefile.am:
38642           these are user test apps, not automatic testsuite tests
38643
38644 2004-02-04  David Schleef  <ds@schleef.org>
38645
38646         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38647         * gst/mpeg1videoparse/gstmp1videoparse.c:
38648         (mp1videoparse_parse_seq):
38649         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38650         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38651         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38652         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38653         (gst_xvideosink_getcaps):
38654         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38655         * testsuite/gst-lint: more tests
38656
38657 2004-02-04  David Schleef  <ds@schleef.org>
38658
38659         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38660         with the code that they would expand to.
38661         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38662         (gst_flacdec_get_src_query_types),
38663         (gst_flacdec_get_src_event_masks):
38664         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38665         (gst_gnomevfssrc_get_query_types),
38666         (gst_gnomevfssrc_get_event_mask):
38667
38668 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38669
38670         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38671         (gst_sinesrc_dispose):
38672           fix memleak by properly disposing sinesrc
38673
38674 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38675
38676         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38677         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38678         an overlay to redraw the image because it has been exposed.
38679         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38680         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38681         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38682         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38683         interface
38684         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38685         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38686         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38687         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38688         interface
38689
38690 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38691
38692         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38693           more memleak fixage
38694
38695 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38696
38697         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38698         * gst/typefind/gsttypefindfunctions.c:
38699           fix memleaks shown by gst-typefind
38700
38701 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38702
38703         * common/glib-gen.mak:
38704           add hack rule to touch .Plo files
38705         * gst-libs/gst/colorbalance/Makefile.am:
38706         * gst-libs/gst/mixer/Makefile.am:
38707         * gst-libs/gst/play/Makefile.am:
38708         * gst-libs/gst/tuner/Makefile.am:
38709           remove glib_root variable
38710
38711 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38712
38713         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38714           set explicit caps before adding the element, so the autopluggers can
38715           plug correctly.
38716         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38717         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38718         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38719         (dv_type_find):
38720           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38721           argument.
38722
38723 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38724
38725         * gst-libs/gst/colorbalance/Makefile.am:
38726         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38727         * gst-libs/gst/colorbalance/colorbalance.c:
38728         * gst-libs/gst/colorbalance/colorbalance.h:
38729         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38730         * gst-libs/gst/mixer/Makefile.am:
38731         * gst-libs/gst/mixer/mixer-marshal.list:
38732         * gst-libs/gst/mixer/mixer.c:
38733         * gst-libs/gst/mixer/mixer.h:
38734         * gst-libs/gst/mixer/mixermarshal.list:
38735         * gst-libs/gst/play/Makefile.am:
38736         * gst-libs/gst/play/play.h:
38737         * gst-libs/gst/tuner/Makefile.am:
38738         * gst-libs/gst/tuner/tuner-marshal.list:
38739         * gst-libs/gst/tuner/tuner.c:
38740         * gst-libs/gst/tuner/tuner.h:
38741         * gst-libs/gst/tuner/tunermarshal.list:
38742           use new glib-gen.mak snippet to clean up Makefile.am
38743           fix various bugs in Makefile.am's
38744
38745 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38746
38747         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38748           handle chain parsing correctly in the multichain case
38749         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38750         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38751         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38752         (theora_dec_chain):
38753           handle events and queries correctly
38754
38755 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38756
38757         * .cvsignore:
38758         Ignore generated file _stdint.h.
38759
38760 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38761
38762         * gst-libs/gst/colorbalance/Makefile.am:
38763         * gst-libs/gst/colorbalance/colorbalance.h:
38764         * gst-libs/gst/mixer/Makefile.am:
38765         * gst-libs/gst/mixer/mixer.h:
38766         * gst-libs/gst/play/Makefile.am:
38767         * gst-libs/gst/play/play.h:
38768         * gst-libs/gst/tuner/Makefile.am:
38769         * gst-libs/gst/tuner/tuner.h:
38770         Generate enum type code with glib-mkenums.
38771         * gst-libs/gst/colorbalance/.cvsignore:
38772         * gst-libs/gst/mixer/.cvsignore:
38773         * gst-libs/gst/play/.cvsignore:
38774         * gst-libs/gst/tuner/.cvsignore:
38775         Ignore generated files.
38776
38777 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38778
38779         * gst-libs/gst/audio/.cvsignore:
38780         Ignore generated file.
38781         * gst-libs/gst/audio/Makefile.am:
38782         Do not install example filter.
38783
38784 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38785
38786         * examples/switch/.cvsignore:
38787         Ignore generated file.
38788
38789 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38790
38791         * common/m4/ax_create_stdint_h.m4:
38792         * configure.ac:
38793           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38794           _stdint.h.
38795         * Makefile.am:
38796           remove generated _stdint.h in DISTCLEANFILES
38797         * ext/a52dec/gsta52dec.c:
38798           include _stdint.h for a52dec. (should fix #133064)
38799
38800 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38801
38802         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38803         (gst_tag_to_vorbis_comments):
38804         Add replaygain support to vorbistag
38805
38806 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38807         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38808         (gst_ffmpeg_caps_to_extradata):
38809           Fix SVQ3 caps flag properties
38810           Use glib macro for bytes swap
38811
38812 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38813
38814         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38815         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38816         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38817         * ext/sndfile/gstsf.c: (plugin_init):
38818         * gst/avi/gstavi.c: (plugin_init):
38819         * sys/dxr3/dxr3init.c: (plugin_init):
38820         * sys/oss/gstossaudio.c: (plugin_init):
38821         * sys/v4l/gstv4l.c: (plugin_init):
38822         * sys/v4l2/gstv4l2.c: (plugin_init):
38823           remove textdomain calls
38824         * po/nl.po:
38825           update Dutch translation
38826
38827 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38828
38829         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38830         (gst_play_set_audio_sink): Moving volume in the audio thread for
38831         instantaneous volume change. Maybe i will add another volume in front
38832         of visualization later, not sure yet though.
38833
38834 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38835
38836         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38837         (gst_ximagesink_handle_xevents): Better X events handling, only take
38838         the latest events for configure and motion.
38839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38840
38841 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38842
38843         reviewed by: David Schleef  <ds@schleef.org>
38844
38845         Fix memory leaks:
38846         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38847         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38848
38849 2004-02-02  David Schleef  <ds@schleef.org>
38850
38851         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38852         of lines.
38853         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38854         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38855         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38856         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38857         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38858         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38859         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38860         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38861         (gst_float2_2_int_link):
38862         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38863         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38864         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38865         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38866         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38867         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38868         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38869         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38870         * testsuite/gst-lint: Add tests for bzero and ;;
38871
38872 2004-02-02  David Schleef  <ds@schleef.org>
38873
38874         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38875
38876 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38877
38878         * ext/aalib/gstaasink.c: (gst_aasink_open):
38879         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38880         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38881         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38882         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38883         (gst_afsink_close_file):
38884         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38885         (gst_afsrc_close_file):
38886         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38887         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38888         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38889         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38890         * ext/esd/esdmon.c: (gst_esdmon_get):
38891         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38892         * ext/faac/gstfaac.c: (gst_faac_chain):
38893         * ext/faad/gstfaad.c: (gst_faad_chain):
38894         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38895         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38896         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38897         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38898         (gst_flacdec_loop):
38899         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38900         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38901         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38902         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38903         (gst_gnomevfssink_close_file):
38904         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38905         (gst_gnomevfssrc_open_file):
38906         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38907         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38908         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38909         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38910         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38911         * ext/mad/gstmad.c: (gst_mad_chain):
38912         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38913         * ext/mpeg2dec/gstmpeg2dec.c:
38914         * ext/mpeg2enc/gstmpeg2enc.cc:
38915         * ext/mplex/gstmplex.cc:
38916         * ext/mplex/gstmplexibitstream.cc:
38917         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38918         (gst_ogg_demux_push):
38919         * ext/raw1394/gstdv1394src.c:
38920         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38921         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38922         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38923         (gst_sf_loop):
38924         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38925         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38926         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38927         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38928         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38929         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38930         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38931         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38932         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38933         (gst_riff_read_element_data), (gst_riff_read_seek),
38934         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38935         * gst/adder/gstadder.c: (gst_adder_loop):
38936         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38937         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38938         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38939         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38940         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38941         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38942         * gst/goom/gstgoom.c: (gst_goom_chain):
38943         * gst/id3/gstid3types.c: (gst_id3types_loop):
38944         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38945         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38946         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38947         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38948         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38949         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38950         (gst_ebml_read_float), (gst_ebml_read_header):
38951         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38952         (gst_matroska_demux_parse_blockgroup):
38953         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38954         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38955         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38956         * gst/silence/gstsilence.c: (gst_silence_get):
38957         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38958         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38959         * gst/speed/gstspeed.c: (speed_loop):
38960         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38961         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38962         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38963         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38964         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38965         (gst_wavparse_loop):
38966         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38967         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38968         (dxr3audiosink_close):
38969         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38970         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38971         (dxr3videosink_close), (dxr3videosink_write_data):
38972         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38973         * sys/oss/gstosssink.c: (gst_osssink_chain):
38974         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38975         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38976         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38977         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38978         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38979         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38980         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38981         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38982         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38983         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38984         (gst_v4l_set_audio):
38985         * sys/v4l/v4l_calls.h:
38986         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38987         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38988         (gst_v4lmjpegsink_playback_init),
38989         (gst_v4lmjpegsink_playback_start):
38990         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38991         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38992         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38993         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38994         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38995         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38996         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38997         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38998         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38999         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39000         (gst_v4l2_get_output), (gst_v4l2_set_output),
39001         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39002         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39003         (gst_v4l2_set_attribute):
39004         * sys/v4l2/v4l2_calls.h:
39005         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39006         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39007         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39008         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39009         (gst_v4l2src_capture_stop):
39010         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39011         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39012         (gst_ximagesink_chain):
39013         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39014         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39015         (gst_xvideosink_xwindow_new):
39016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39017         (gst_xvimagesink_chain):
39018
39019 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
39020
39021         * gst/volume/gstvolume.c: (gst_volume_set_volume),
39022         (gst_volume_get_volume), (volume_class_init), (volume_init),
39023         (volume_chain_int16), (volume_update_volume):
39024         * gst/volume/gstvolume.h:
39025           make code more readable by removing magic numbers
39026           make mixer interface export 0-100 range
39027           make it internally map to 0.0-1.0 range so users don't distort
39028           output by putting the sliders at full volume
39029
39030 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
39031
39032         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
39033         (gst_play_state_change), (gst_play_seek_to_time):
39034         block the tick callback for 0.5 secs after doing a seek
39035
39036 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
39037
39038         * gst-libs/gst/play/play.c: (gst_play_new):
39039           check for GError
39040
39041 2004-02-01  Julien MOUTTE  <julien@moutte.net>
39042
39043         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
39044         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
39045         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
39046         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
39047         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
39048         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
39049
39050 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
39051
39052         * configure.ac:
39053         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
39054           check for a function added in vorbis 1.1
39055
39056 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39057
39058         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
39059         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
39060           really start/stop clock only on PLAYING <=> PAUSED
39061         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39062           remove \n from debugging lines
39063         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
39064           make it work when seeking does not
39065         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
39066           reset on DISCONT
39067
39068 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39069
39070         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
39071           start clock on PAUSED=>PLAYING, not later
39072         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39073           extract correct time for different discont formats
39074         (gst_alsa_sink_get_time):
39075           don't segfault when no format is negotiated yet, just return 0
39076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
39077         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
39078         (gst_ogg_pad_push):
39079           handle flush and discont events correctly
39080         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
39081           handle discont events correctly
39082
39083 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
39084
39085         * gst-libs/gst/play/play.c: (gst_play_error_quark),
39086         (gst_play_error_create), (gst_play_error_plugin),
39087         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
39088         * gst-libs/gst/play/play.h:
39089           add error handling during creation
39090         * examples/gstplay/player.c: (main):
39091           use new gst_play_new
39092
39093
39094 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39095
39096         * ext/theora/theoradec.c: (theora_dec_chain):
39097           make comments work
39098         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
39099         (vorbis_dec_src_event), (vorbis_dec_chain):
39100           add encoder tag, fix tag reading to be more error tolerant, change
39101           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
39102           gst_pad_event_default.
39103         * gst/tags/gstvorbistag.c:
39104         (gst_tag_list_from_vorbiscomment_buffer):
39105           undefine function specific define at end of function
39106
39107 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
39108
39109         * ext/flac/gstflac.c: (plugin_init):
39110         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
39111         * ext/flac/gstflacdec.h:
39112         * ext/flac/gstflacenc.h:
39113           Fix typos
39114
39115 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
39116
39117         * examples/gstplay/player.c: s/gstplay.h/play.h/
39118
39119 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39120
39121         * gst-libs/gst/play/Makefile.am:
39122         * gst-libs/gst/play/gstplay.c:
39123         * gst-libs/gst/play/gstplay.h:
39124         * gst-libs/gst/play/play.c:
39125           more surgery, operation complete
39126
39127 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39128
39129         * gst-libs/gst/play/play.old.c:
39130         * gst-libs/gst/play/play.old.h:
39131           after CVS surgery by moving, remove
39132         * gst-libs/gst/play/playpipelines.c:
39133           remove
39134
39135         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
39136           add negotiation error
39137
39138 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39139
39140         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
39141         (gst_ogg_demux_push):
39142           add some seeking debug info
39143           send a flush when seeking
39144
39145 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39146
39147         * configure.ac:
39148           use AC_C_INLINE
39149         * configure.ac:
39150         * ext/Makefile.am:
39151         * ext/theora/Makefile.am:
39152         * ext/theora/theoradec.c:
39153           add theora video decoder. Does just do simple decoding for now and
39154           has been tested against Theora cvs only. It only works when theora
39155           is compiled with --enable-static.
39156         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
39157           always reset packetno on DISCONT
39158
39159 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39160
39161         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
39162           Fix audio.
39163
39164 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39165
39166         * gst/mpegaudioparse/gstmpegaudioparse.c:
39167         (mp3_type_frame_length_from_header):
39168           Fix header parsing - stolen from ffmpeg (thank you! :) ).
39169
39170 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39171
39172         * ext/esd/esdsink.c: (gst_esdsink_init):
39173           Since we have static pad template caps, we don't need to negotiate;
39174           either the core errors out or we know the format.
39175
39176 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39177
39178         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39179         (gst_riff_read_seek):
39180         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39181         (gst_ebml_read_seek):
39182           Fix event handling.
39183
39184 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39185
39186         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39187           removee video/x-theora from vp3 decoder, it doesn't handle raw
39188           theora streams
39189         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
39190           fix bug with finalizing element that never went to PAUSED
39191         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
39192           length and position queries were swapped
39193         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
39194         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
39195         (vorbis_dec_src_event):
39196           implement querying time and bytes
39197
39198 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39199
39200         * just about every source file:
39201           gst_element_error -> GST_ELEMENT_ERROR
39202
39203 2004-01-29  Julien MOUTTE  <julien@moutte.net>
39204
39205         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
39206         emiting FLUSH and even before DISCONT.
39207         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
39208         get the best instant seeking as possible yay!
39209
39210 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39211
39212         * gst/mpeg1videoparse/gstmp1videoparse.c:
39213         (gst_mp1videoparse_real_chain):
39214           Committed wrong version last week... Grr... Didn't notice until now.
39215
39216 2004-01-29  Julien MOUTTE <julien@moutte.net>
39217
39218         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
39219         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
39220         have_xwindow_id signal in xwindow_create.
39221
39222 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39223
39224         * ext/ogg/gstoggdemux.c:
39225           lots of changes - mainly support for chained bitstreams, seeking,
39226           querying and bugfixes of course
39227         * ext/vorbis/Makefile.am:
39228         * ext/vorbis/vorbisdec.c:
39229         * ext/vorbis/vorbisdec.h:
39230           add vorbisdec raw vorbis decoder
39231         * ext/vorbis/vorbis.c: (plugin_init):
39232           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
39233         * gst/intfloat/Makefile.am:
39234         * gst/intfloat/float22int.c:
39235         * gst/intfloat/float22int.h:
39236         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
39237           add float2intnew plugin. It converts multichannel interleaved float to
39238           multichannel interleaved int. The name should probably be changed.
39239         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
39240         (plugin_init):
39241           add typefinding for raw theora video so oggdemux can detect it.
39242
39243 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39244
39245         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
39246         sink element first.
39247         * gst/videoscale/gstvideoscale.c:
39248         (gst_videoscale_handle_src_event): Fixing src event handler.
39249
39250 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39251
39252         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
39253         (gst_v4lsrc_open), (gst_v4lsrc_close),
39254         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
39255         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
39256         * sys/v4l/gstv4lsrc.h:
39257         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
39258         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
39259           Implement resizing... Hack. But that's why v4l is b0rked...
39260
39261 2004-01-28  Julien MOUTTE <julien@moutte.net>
39262
39263         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
39264         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
39265         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
39266         (gst_ximagesink_xwindow_destroy):
39267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
39268         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
39269         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
39270         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
39271         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
39272         correctly cleaning the image created to check xshm calls on succes,
39273         added a lot of XSync calls in X11 functions, and fixed a segfault when
39274         no image format was defined before negotiation happened.
39275
39276 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39277
39278         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
39279           use gst_element_get_time to get correct time
39280
39281 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39282
39283         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
39284         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
39285         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
39286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
39287         (gst_xvimagesink_check_xshm_calls),
39288         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
39289         X plugins are now able to detect that XShm calls will fail even if the
39290         server claims that it has XShm support (remote displays most of the
39291         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
39292         so that we use non XShm functions. This feature is almost useless for
39293         xvimagesink as Xv is not supported on remote displays anyway, but
39294         it might happen than even on the local display XShm calls fail.
39295
39296 2004-01-27  David Schleef  <ds@schleef.org>
39297
39298         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
39299         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
39300         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
39301         changed esdsink to only use 44100,16,2, since esd sucks at rate
39302         conversion and esdsink has had difficulty negotiating.
39303
39304 2004-01-27  Julien MOUTTE <julien@moutte.net>
39305
39306         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
39307         (gst_play_seek_to_time): Fixing the way to get current position.
39308
39309 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39310
39311         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
39312           use gst_element_get_time to get correct time
39313
39314 2004-01-27  Julien MOUTTE <julien@moutte.net>
39315
39316         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
39317         fix ever... Inverting 2 lines of code make spider autoplug correctly
39318         tagged mp3 !
39319
39320 2004-01-27  David Schleef  <ds@schleef.org>
39321
39322         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39323         Use gst_pad_try_set_caps_nonfixed().
39324
39325 2004-01-27  David Schleef  <ds@schleef.org>
39326
39327         * gst/ac3parse/gstac3parse.c: update to checklist 5
39328         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
39329         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
39330         * gst/audioscale/gstaudioscale.c: same
39331         * gst/auparse/gstauparse.c: same
39332         * gst/avi/gstavidemux.c: same
39333
39334 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39335
39336         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39337           stop processing after EOS
39338
39339 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39340
39341         * gst/asfdemux/asfheaders.h:
39342         * gst/asfdemux/gstasfdemux.c:
39343         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39344         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39345         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39346           lot's of fixes to make data extraction simpler and get the code
39347           architecture and compiler independant. Add debugging category
39348         * gst/goom/gstgoom.c: (gst_goom_change_state):
39349           reset channel count on PAUSED=>READY, not READY=>PAUSED
39350
39351 2004-01-26  Colin Walters  <walters@verbum.org>
39352
39353         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39354         code to pull a bigger buffer in iradio mode.  This as a side effect
39355         makes typefinding work.
39356
39357 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39358
39359         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39360         Fix SVQ3 decoding on PPC
39361
39362 2004-01-26  Julien MOUTTE <julien@moutte.net>
39363
39364         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39365         that one managed to stay there... Fixed.
39366
39367 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39368
39369         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39370         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39371         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39372         (qtdemux_video_caps):
39373         * gst/qtdemux/qtdemux.h:
39374         Add SVQ3 specific flags to qtdemux and ffmpeg
39375
39376 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39377
39378         * gst-libs/gst/audio/audio.h:
39379           remove buffer-frames from audio caps
39380         * gst/audioconvert/gstaudioconvert.c:
39381           fix plugin to really work.
39382
39383 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39384
39385         * gst-libs/gst/mixer/mixer.c:
39386         * gst-libs/gst/propertyprobe/propertyprobe.c:
39387         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39388         (gst_tuner_find_channel_by_name):
39389         * gst-libs/gst/tuner/tuner.h:
39390           Add gtk-doc style comments. Also fix a function name.
39391
39392 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39393
39394         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39395         (gst_divxdec_negotiate):
39396           Fix for new capsnego - also fixes gst-player with divxdec.
39397
39398 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39399
39400         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39401         (gst_play_identity_handoff), (gst_play_set_location),
39402         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39403         try in visualization implementation. Still have an issue with switch
39404         blocking when pulling from video_queue and only audio comes out of
39405         spider.
39406         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39407         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39408         release method. And check if the pad is usable before pulling.
39409
39410 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39411
39412         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39413         (gst_videobalance_init),
39414         (gst_videobalance_colorbalance_list_channels),
39415         (gst_videobalance_colorbalance_set_value),
39416         (gst_videobalance_colorbalance_get_value),
39417         (gst_videobalance_update_properties),
39418         (gst_videobalance_update_tables_planar411),
39419         (gst_videobalance_planar411):
39420         * gst/videofilter/gstvideobalance.h:
39421           Implement lookup-tables. +/- 10x faster.
39422
39423 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39424
39425         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39426         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39427           The index reading was broken. The rest worked fine, but the whole
39428           goal of my rewrite was to make avidemux readable, and this was
39429           not at all readable. Please use typed variables.
39430
39431 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39432
39433         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39434           Additional pad usability check.
39435         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39436         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39437         (gst_mp1videoparse_real_chain):
39438           Fix MPEG video stream parsing. The original plugin had several
39439           issues, including not timestamping streams where the source was
39440           not timestamped (this happens with PTS values in mpeg system
39441           streams, but MPEG video is also a valid stream on its own so
39442           that needs timestamps too). We use the display time code for that
39443           for now. Also, if one incoming buffer contains multiple valid
39444           frames, we push them all on correctly now, including proper EOS
39445           handling. Lastly, several potential segfaults were fixed, and we
39446           properly sync on new sequence/gop headers to include them in next,
39447           not previous frames (since they're header for the next frame, not
39448           the previous). Also see #119206.
39449         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39450         (bpf_from_header):
39451           Move caps setting so we only do it after finding several valid
39452           MPEG-1 fraes sequentially, not right after the first one (which
39453           might be coincidental).
39454         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39455         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39456         (plugin_init):
39457           Add unsynced MPEG video stream typefinding, and change some
39458           probability values so we detect streams rightly. The idea is as
39459           follows: I can have an unsynced system stream which contains
39460           video. In the current code, I would randomly get a type for either
39461           system or video stream type found, because the probabilities are
39462           being calculated rather randomly. I now use fixed values, so we
39463           always prefer system stream if that was found (and that is how it
39464           should be). If no system stream was found, we can still identity                the stream as video-only.
39465
39466 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39467
39468         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39469         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39470           don't write to buffer. Extract data without the need of
39471           __attribute__ ((packed))
39472
39473 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39474
39475         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39476         (mpeg1_sys_type_find):
39477           Fix MPEG-1 stream typefinding.
39478
39479 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39480
39481         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39482           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39483
39484 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39485
39486         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39487         * ext/esd/gstesd.c: (plugin_init):
39488           private debugging, better error reporting
39489
39490 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39491
39492         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39493         (gst_riff_read_init), (gst_riff_read_change_state):
39494         * gst-libs/gst/riff/riff-read.h:
39495           Remove stuff fromold metadata system.
39496
39497 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39498
39499         * ext/ogg/gstoggdemux.c:
39500           Fix wrong file comment.
39501         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39502         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39503           Add metadata reading properly.
39504
39505 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39506
39507         * ext/Makefile.am:
39508           Fix nas DIST_SUBDIRS
39509           Uraeus:
39510           Fix bug where make distcheck doesn't get run on adding stuff to
39511           the build.
39512
39513 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39514
39515         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39516         * ext/divx/gstdivxdec.h:
39517           Fix divx3 ("msmpeg4") playback using divxdec.
39518
39519 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39520
39521         * gst/typefind/gsttypefindfunctions.c:
39522         (mp3_type_frame_length_from_header): fix bug in length computation
39523         (mp3_type_find): improve debugging output
39524
39525 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39526
39527         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39528         (gst_play_set_location), (gst_play_seek_to_time),
39529         (gst_play_set_audio_sink), (gst_play_set_visualization),
39530         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39531         the pipeline from scratch. Visualization is back and switch went out as
39532         i realized it was not possible to use the way i wanted.
39533         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39534         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39535         clearing in state change from READY to NULL. So that one can clean the
39536         X ressources keeping the element.
39537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39538         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39539         (gst_xvimagesink_colorbalance_set_value),
39540         (gst_xvimagesink_colorbalance_get_value),
39541         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39542         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39543         change from READY to NULL and fixed some stupid bugs in colorbalance
39544         get/set values. Also added the following feature : when nobody tries to
39545         set some values to the colorbalance levels before the xcontext is
39546         grabbed, then when creating channels list from Xv attributes we set the
39547         internal values to the Xv defaults. This way we handle buggy Xv drivers
39548         that set default hue values far from the middle of the range (Thanks
39549         to Jon Trowbridge for pointing that issue).
39550         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39551         colorbalance levels have been set before xcontext is grabbed.
39552
39553 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39554
39555         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39556           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39557           it might block operations (which is bad for a mixer).
39558
39559 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39560
39561         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39562         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39563         (gmip_find_type_pre):
39564         * gst-libs/gst/media-info/media-info-priv.h:
39565         * gst-libs/gst/media-info/media-info.c:
39566         (gst_media_info_instance_init), (gst_media_info_read_idler):
39567         add fakesink to get caps on decoder src pad again
39568         fix callback prototype to match new have_type signal signature
39569
39570 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39571
39572         * gst/adder/gstadder.c: (gst_adder_link):
39573           fix non-compile and cut-n-paste code
39574
39575 2004-01-21  David Schleef  <ds@schleef.org>
39576
39577         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39578         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39579         (gst_swfdec_init), (gst_swfdec_change_state):
39580         * ext/swfdec/gstswfdec.h:
39581         Fix negotiation.
39582         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39583         (gst_adder_request_new_pad): Fix negotiation.
39584         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39585         Add a fixate function.
39586         * gst/intfloat/gstfloat2int.c:
39587         * gst/intfloat/gstfloat2int.h:
39588         * gst/intfloat/gstint2float.c:
39589         * gst/intfloat/gstint2float.h:
39590         Completely rewrite the negotiation.  Doesn't quite work yet,
39591         due to some buffer-frames problem.
39592
39593 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39594
39595         * ext/gnomevfs/gstgnomevfssrc.c:
39596         * sys/v4l2/v4l2_calls.h:
39597           fix includes for distcheck
39598
39599 2004-01-21  Christian Schaller <uraeus@gnome.org>
39600
39601         * ext/nas/
39602         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39603         based on earlier patch from Laurent Vivier
39604
39605 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39606
39607         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39608         Fix wma caps property
39609         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39610         Fix typo (flags1 and flags2)
39611
39612 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39613
39614         * gst-libs/gst/media-info/media-info-priv.c:
39615         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39616         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39617         (gmip_find_stream), (gmip_find_track_metadata),
39618         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39619         (gmip_find_track_format):
39620         * gst-libs/gst/media-info/media-info-priv.h:
39621         * gst-libs/gst/media-info/media-info-test.c: (main):
39622         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39623         (gst_media_info_read_idler), (gst_media_info_read):
39624         * gst-libs/gst/media-info/media-info.h:
39625           register debugging category and use it for debugging
39626
39627 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39628
39629         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39630         (gst_vorbisfile_new_link):
39631           signal streaminfo through tags
39632
39633 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39634
39635         * ext/mplex/gstmplex.cc:
39636         * ext/mplex/gstmplexibitstream.cc:
39637           g++ doesn't like NULL in our i18n/error macros, should be
39638           either (NULL) or ("").
39639
39640 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39641
39642         * sys/dxr3/dxr3audiosink.c:
39643         * sys/dxr3/dxr3init.c:
39644         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39645         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39646           Fix more error error error errors (missing includes here).
39647
39648 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39649
39650         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39651           fix thomas' error errors.
39652
39653 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39654
39655         * ext/mpeg2enc/gstmpeg2enc.cc:
39656           fix error errors.
39657
39658 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39659
39660         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39661         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39662           Fix for new error system.
39663
39664 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39665
39666         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39667           fix for new error reporting
39668
39669 2004-01-20  David Schleef  <ds@schleef.org>
39670
39671         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39672         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39673         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39674         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39675         and neither is 100+, most likely.
39676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39677         (gst_xvimagesink_getcaps): same
39678
39679 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39680
39681         * configure.ac:
39682           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39683           clashes with ffmpeg.
39684
39685 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39686
39687         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39688         (gst_switch_init): Fixed switch element : proxying link and setting
39689         caps from src to sink on request.
39690
39691 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39692
39693         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39694         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39695         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39696         fix element_error
39697
39698 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39699
39700         * sys/v4l/v4l_calls.h:
39701         * sys/v4l2/v4l2_calls.h:
39702           element_error fixes
39703
39704 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39705
39706         * gst-libs/gst/gst-i18n-plugin.h:
39707           add locale.h
39708           remove config.h inclusion
39709
39710 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39711
39712         * autogen.sh:
39713           adding autopoint invocation
39714         * Makefile.am:
39715         * configure.ac:
39716         * gst-libs/gst/gettext.h:
39717           adding gettext bits
39718         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39719         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39720         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39721         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39722         (gst_gnomevfssink_close_file):
39723         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39724         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39725         * gst-libs/gst/gst-i18n-plugin.h:
39726         * gst/avi/gstavi.c: (plugin_init):
39727         * sys/dxr3/dxr3init.c: (plugin_init):
39728         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39729         * sys/oss/gstossaudio.c: (plugin_init):
39730         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39731         * sys/v4l/gstv4l.c: (plugin_init):
39732         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39733         * sys/v4l2/gstv4l2.c: (plugin_init):
39734         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39735         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39736         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39737         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39738         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39739         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39740           make sure locale and translation domain are set
39741           fix translated strings
39742         * po/.cvsignore:
39743         * po/LINGUAS:
39744         * po/Makevars:
39745         * po/POTFILES.in:
39746         * po/nl.po:
39747           put translation files into place
39748         * sys/xvideo/imagetest.c: (main):
39749         * ext/dv/demo-play.c: (main):
39750           fix unnecessary translations
39751
39752 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39753
39754         * ext/sndfile/gstsf.c:
39755         * gst/avi/gstavimux.c:
39756         * ext/audiofile/gstafsink.c:
39757         * ext/audiofile/gstafsrc.c:
39758         * ext/gnomevfs/gstgnomevfssink.c:
39759         * ext/gnomevfs/gstgnomevfssrc.c:
39760         * sys/oss/gstosselement.c:
39761         * sys/v4l/v4l_calls.h:
39762           fix i18n include
39763
39764 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39765
39766         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39767         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39768         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39769         (gst_v4l2_get_output), (gst_v4l2_set_output),
39770         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39771         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39772         (gst_v4l2_set_attribute):
39773         update to new error handling
39774
39775 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39776
39777         * ext/sidplay/gstsiddec.cc:
39778         * gst/modplug/gstmodplug.cc:
39779           parenthese NULL because C++ seems angry about it
39780
39781 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39782
39783         * gst-libs/gst/gst-i18n-plugin.h:
39784           add skeleton i18n stuff, but needs to be further implemented
39785
39786 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39787
39788         * examples/gstplay/player.c: (main):
39789         * ext/aalib/gstaasink.c: (gst_aasink_open):
39790         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39791         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39792         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39793         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39794         (gst_afsink_close_file):
39795         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39796         (gst_afsrc_close_file):
39797         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39798         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39799         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39800         * ext/esd/esdmon.c: (gst_esdmon_get):
39801         * ext/esd/esdsink.c: (gst_esdsink_chain):
39802         * ext/faac/gstfaac.c: (gst_faac_chain):
39803         * ext/faad/gstfaad.c: (gst_faad_chain):
39804         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39805         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39806         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39807         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39808         (gst_flacdec_loop):
39809         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39810         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39811         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39812         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39813         (gst_gnomevfssink_close_file):
39814         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39815         (gst_gnomevfssrc_open_file):
39816         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39817         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39818         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39819         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39820         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39821         * ext/mad/gstmad.c: (gst_mad_chain):
39822         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39823         * ext/mpeg2dec/gstmpeg2dec.c:
39824         * ext/mpeg2enc/gstmpeg2enc.cc:
39825         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39826         * ext/mplex/gstmplex.cc:
39827         * ext/mplex/gstmplexibitstream.cc:
39828         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39829         (gst_ogg_demux_push), (gst_ogg_pad_push):
39830         * ext/raw1394/gstdv1394src.c:
39831         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39832         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39833         * ext/sidplay/gstsiddec.cc:
39834         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39835         (gst_sf_loop):
39836         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39837         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39838         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39839         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39840         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39841         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39842         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39843         * gst-libs/gst/Makefile.am:
39844         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39845         (gst_riff_read_element_data), (gst_riff_read_seek),
39846         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39847         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39848         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39849         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39850         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39851         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39852         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39853         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39854         * gst/goom/gstgoom.c: (gst_goom_chain):
39855         * gst/id3/gstid3types.c: (gst_id3types_loop):
39856         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39857         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39858         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39859         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39860         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39861         (gst_ebml_read_float), (gst_ebml_read_header):
39862         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39863         (gst_matroska_demux_parse_blockgroup):
39864         * gst/modplug/gstmodplug.cc:
39865         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39866         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39867         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39868         * gst/silence/gstsilence.c: (gst_silence_get):
39869         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39870         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39871         * gst/speed/gstspeed.c: (speed_loop):
39872         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39873         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39874         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39875         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39876         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39877         (gst_wavparse_loop):
39878         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39879         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39880         (dxr3audiosink_close):
39881         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39882         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39883         (dxr3videosink_close), (dxr3videosink_write_data):
39884         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39885         * sys/oss/gstosselement.h:
39886         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39887         (gst_osssink_chain):
39888         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39889         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39890         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39891         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39892         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39893         (gst_v4l_enable_overlay):
39894         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39895         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39896         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39897         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39898         (gst_v4l_set_audio):
39899         * sys/v4l/v4l_calls.h:
39900         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39901         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39902         (gst_v4lmjpegsink_playback_init),
39903         (gst_v4lmjpegsink_playback_start):
39904         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39905         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39906         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39907         (gst_v4lmjpegsrc_requeue_frame):
39908         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39909         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39910         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39911         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39912         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39913         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39914         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39915         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39916         (gst_v4l2src_capture_stop):
39917         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39918         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39919         (gst_ximagesink_chain):
39920         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39921         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39922         (gst_xvideosink_xwindow_new):
39923         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39924         (gst_xvimagesink_chain):
39925         use new error signal, function and categories
39926
39927 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39928
39929         * configure.ac:
39930         * ext/Makefile.am:
39931         * ext/musicbrainz/gsttrm.c:
39932         * ext/musicbrainz/gsttrm.h:
39933         * ext/musicbrainz/Makefile.am:
39934         Add a trm plugin
39935
39936 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39937
39938         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39939         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39940         synchronous property for debugging.
39941         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39942         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39943         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39944         smaller block, fixing indent.
39945
39946 2004-01-16  David Schleef  <ds@schleef.org>
39947
39948         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39949         property affects the video stream.
39950         * sys/xvimage/xvimagesink.c:
39951         * sys/xvimage/xvimagesink.h:
39952         Add synchronous property for debugging.  Should probably be
39953         disabled in non-CVS builds.  Make sure that the Xv attribute
39954         exists before we set it (crash!).  Fix a silly float bug that
39955         caused colorbalance to just not work.
39956
39957 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39958
39959         * tools/gst-launch-ext.in - update for new plugins
39960
39961 2004-01-16  David Schleef  <ds@schleef.org>
39962
39963         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39964         already-freed caps.
39965
39966 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39967
39968         * Update spec for new colorspace plugin and libcaca plugin
39969         * Fix compilation of libcaca plugin (clock -> id)
39970
39971 2004-01-16  Julien MOUTTE <julien@moutte.net>
39972
39973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39974         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39975         (gst_xvimagesink_set_xwindow_id),
39976         (gst_xvimagesink_colorbalance_set_value),
39977         (gst_xvimagesink_colorbalance_get_value),
39978         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39979         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39980         correct colorbalance properties. They can now be set when the element
39981         is still in NULL state. The values will be committed to the Xv Port
39982         when xcontext is initialized.
39983         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39984         brightness int values in the GstXvImagesink structure.
39985
39986 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39987
39988         * gst-libs/gst/Makefile.am:
39989           restructure so having local patches works easier.
39990
39991 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39992
39993         * ext/mpeg2enc/Makefile.am:
39994         * ext/mpeg2enc/gstmpeg2enc.cc:
39995         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39996           Bugfix with respect to EOS handling.
39997
39998 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39999
40000         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40001           Link with right caps (else, it segfaults).
40002         * ext/mplex/gstmplexjob.cc:
40003           Fix for slight API change in 1.6.1.93 release of mjpegtools.
40004
40005 2004-01-15  David Schleef  <ds@schleef.org>
40006
40007         * gst-libs/gst/audio/Makefile.am:
40008         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
40009         from the template.
40010         * gst-libs/gst/audio/gstaudiofilter.c:
40011         * gst-libs/gst/audio/gstaudiofilter.h:
40012         Add bytes_per_sample and size and n_samples calculation.
40013         * gst-libs/gst/audio/gstaudiofilterexample.c:
40014         Remove, now autogenerated.
40015         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
40016         Moved from gstaudiofilterexample, object name changed, code added
40017         so that it actually works.
40018         * gst-libs/gst/audio/make_filter:
40019         Script to build an audiofilter subclass from the template.
40020         * gst/colorspace/Makefile.am:
40021         * gst/colorspace/yuv2yuv.c:
40022         Remove file, since it's GPL, and we don't use it.
40023
40024 2004-01-15  Julien MOUTTE  <julien@moutte.net>
40025
40026         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
40028         them use the buffer free function to test how the buffer was allocated.
40029
40030 2004-01-15  David Schleef  <ds@schleef.org>
40031
40032         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
40033         that handles osssink fallback.
40034         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
40035         (gst_audio_convert_getcaps):
40036         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
40037         Add audio/x-qdm2 for QDM2 audio.
40038         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
40039         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
40040         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
40041         Decrease minimum size to 16x16.
40042         * gst/wavparse/gstwavparse.c:
40043         Convert disabled pad template caps to new caps.
40044         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
40045         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40046         (gst_xvimagesink_chain): Throw element error when display cannot
40047         be opened.  Increase minimum framerate to 1.0.  Check the data
40048         free function on a buffer to make sure it is the type we expect
40049         before manipulating it.
40050
40051 2004-01-15  Julien MOUTTE <julien@moutte.net>
40052
40053         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
40054         (gst_videobalance_colorbalance_set_value): Implement passthru if
40055         settings are in the middle.
40056         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
40057
40058 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40059
40060         * gst/videofilter/Makefile.am:
40061         * gst/volume/Makefile.am:
40062           Since we use videofilter symbols, link to it.
40063
40064 2004-01-15  Julien MOUTTE <julien@moutte.net>
40065
40066         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
40067         mixer interface type to HARDWARE.
40068         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
40069         type to SOFTWARE.
40070         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
40071         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
40072         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
40073         (gst_volume_interface_init), (gst_volume_list_tracks),
40074         (gst_volume_set_volume), (gst_volume_get_volume),
40075         (gst_volume_set_mute), (gst_volume_mixer_init),
40076         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
40077         (volume_init): Implementing mixer interface.
40078         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
40079         * sys/oss/gstosselement.c: (gst_osselement_get_type),
40080         (gst_osselement_change_state): Removing some trailing commas in
40081         structures.
40082         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
40083         interface type to HARDWARE.
40084         * sys/v4l/gstv4lcolorbalance.c:
40085         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
40086         type to HARDWARE.
40087         * sys/v4l2/gstv4l2colorbalance.c:
40088         (gst_v4l2_color_balance_interface_init): Setting colorbalance
40089         interface type to HARDWARE.
40090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
40091         same code than ximagesink for event handling.
40092
40093 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40094
40095         * ext/snapshot/Makefile.am:
40096         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
40097         (gst_snapshot_chain):
40098         * ext/snapshot/gstsnapshot.h:
40099           This has to be a joke... Snapshot should be connected to a tee,
40100           colorspace element before it and EOS after that, where the other
40101           src of the tee receives normal data.
40102           The current way is *wrong*.
40103
40104 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40105
40106         * ext/hermes/gsthermescolorspace.c:
40107           Fix another compile error. Same as below.
40108
40109 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40110
40111         * gst/colorspace/gstcolorspace.c:
40112         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
40113         (gst_colorspace_i420_to_yv12):
40114           Fix compiling... Didn't test if it actually works.
40115
40116 2004-01-15  David Schleef  <ds@schleef.org>
40117
40118         * configure.ac:
40119         * gst/colorspace/Makefile.am:
40120         * gst/colorspace/gstcolorspace.c:
40121         * gst/colorspace/gstcolorspace.h:
40122         * gst/colorspace/yuv2rgb.c:
40123         * gst/colorspace/yuv2rgb.h:
40124         Duplicate the ext/hermes colorspace plugin, and remove Hermes
40125         code and GPL code.  Fix for new caps negotiation.  Rewrite
40126         much of the format handling code, and some of the conversion
40127         code.  Basically, rewrote almost everything.  This element
40128         handles I420, YV12 to RGB conversions.
40129         * ext/hermes/Makefile.am:
40130         * ext/hermes/gsthermescolorspace.c:
40131         Rename colorspace to hermescolorspace.  Fix negotiation issues.
40132         Remove non-Hermes related code.  This element handles lots of
40133         RGB to RGB conversions, but no YUV.
40134         * ext/hermes/gstcolorspace.c:
40135         * ext/hermes/gstcolorspace.h:
40136         * ext/hermes/rgb2yuv.c:
40137         * ext/hermes/yuv2rgb.c:
40138         * ext/hermes/yuv2rgb.h:
40139         * ext/hermes/yuv2rgb_mmx16.s:
40140         * ext/hermes/yuv2yuv.c:
40141         * ext/hermes/yuv2yuv.h:
40142         Remove old code.
40143
40144 2004-01-14  Colin Walters  <walters@verbum.org>
40145
40146         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
40147         they've already been.
40148
40149 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40150
40151         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
40152           assume tag mode when pad is not connected
40153
40154 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40155
40156         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40157           Don't update the time of the clock
40158         (gst_alsa_sink_loop):
40159           sync to the clock given to alsasink, not the own clock
40160         * sys/oss/gstosssink.c: (gst_osssink_chain):
40161           sync to the clock
40162         (gst_osssink_change_state):
40163           activate the clock
40164         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40165         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40166           remove bogus code that made DISCONT events unhandled
40167         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
40168           explicitly case to double in _set_simple. (fixes 2nd warning in bug
40169           #131502)
40170         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
40171         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
40172         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
40173           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
40174           2nd warning in bug #131502)
40175
40176 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40177
40178         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
40179         (gst_videobalance_colorbalance_set_value),
40180         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
40181         for colorbalance interface implementation.
40182         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
40183         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
40184         (gst_ximagesink_dispose), (gst_ximagesink_init),
40185         (gst_ximagesink_class_init): Adding DISPLAY property.
40186         * sys/ximage/ximagesink.h: Adding display_name to store display.
40187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40188         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
40189         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
40190         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
40191         properties (they still need polishing though for gst-launch use : no
40192         xcontext yet, i ll do that tomorrow).
40193         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
40194
40195 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40196
40197         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
40198         (gst_play_set_location), (gst_play_set_visualization): Preparing
40199         switch integration, adding videobalance in the pipeline.
40200
40201 2004-01-14  Julien MOUTTE <julien@moutte.net>
40202
40203         * gst-libs/gst/colorbalance/colorbalance.c:
40204         (gst_color_balance_class_init): Adding a default type.
40205         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
40206         the type.
40207         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
40208         (gst_videobalance_dispose), (gst_videobalance_class_init),
40209         (gst_videobalance_init), (gst_videobalance_interface_supported),
40210         (gst_videobalance_interface_init),
40211         (gst_videobalance_colorbalance_list_channels),
40212         (gst_videobalance_colorbalance_set_value),
40213         (gst_videobalance_colorbalance_get_value),
40214         (gst_videobalance_colorbalance_init): Implementing colorbalance
40215         interface.
40216         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
40217         list.
40218         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
40219         bug which was triggering a BadAccess X error when setting an overlay
40220         before pad was really negotiated.
40221         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
40222         Using the colorbalance type macro.
40223
40224 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40225
40226         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
40227         (gst_flacenc_chain):
40228           handle tags correctly
40229         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
40230           extract ID3v1 tags correctly
40231
40232 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40233
40234         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
40235         (plugin_init):
40236           Improve matroska typefinding for odd-typed headers...
40237
40238 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40239
40240         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40241           Fix for using incremental number on padnames.
40242
40243 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40244
40245         * ext/divx/gstdivxdec.c:
40246         * ext/divx/gstdivxenc.c:
40247           Set category to divx4linux instead of divx (too generic).
40248         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40249         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
40250         (gst_wavparse_loop), (gst_wavparse_change_state):
40251         * gst/wavparse/gstwavparse.h:
40252           fix parsing of WAV files with non-standard fmt-tag size and fix
40253           skipping of unrecognized chunks... Someone please fix this thing
40254           to use rifflib so all this is automated.
40255         * sys/v4l/Makefile.am:
40256         * sys/v4l2/Makefile.am:
40257           Add X_CFLAGS because we depend on X (for overlay).
40258
40259 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
40260
40261         * ext/mpeg2dec/gstmpeg2dec.c:
40262           Don't issue a timestamp unless we tagged the frame
40263           with a PTS.
40264
40265 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40266
40267         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
40268           Query the audio element to get the time, not the clock. We're
40269           interested in the element's time here.
40270
40271 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40272
40273         * ext/aalib/gstaasink.c: (gst_aasink_chain):
40274         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40275         * ext/esd/esdsink.c: (gst_esdsink_chain):
40276         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
40277         * ext/mas/massink.c: (gst_massink_chain):
40278         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
40279         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
40280         (gst_matroska_demux_parse_metadata):
40281         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
40282         (gst_mpeg_parse_release_locks):
40283         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
40284         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
40285         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40286         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
40287         (gst_osssink_change_state):
40288         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
40289         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40290         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
40291         (gst_xvideosink_release_locks):
40292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40293           use element time.
40294         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
40295         (gst_alsa_clock_stop):
40296         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
40297         (gst_audio_clock_get_internal_time):
40298           simplify for use with new clocking code.
40299         * testsuite/alsa/Makefile.am:
40300         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
40301           fix testsuite for new caps system
40302
40303 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40304
40305         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
40306         * ext/flac/gstflacenc.c: (add_one_tag):
40307           length is already host endian, no need to convert. Fixes playback of
40308           tagged files on PPC. (bug #128384)
40309
40310 2004-01-13  Julien MOUTTE <julien@moutte.net>
40311
40312         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
40313         colorbalance interface stating if it is hardware based or software
40314         based.
40315         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
40316         Removing a trailing comma.
40317         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40318         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
40319         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
40320         the documentation seems to be wrong on the -1000 to 1000 interval.
40321
40322 2004-01-12  David Schleef  <ds@schleef.org>
40323
40324         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
40325         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
40326         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
40327         Fix negotiation.  Add a bufferalloc function for the sink pad,
40328         and generally clean up some of the code.
40329
40330 2004-01-12  Julien MOUTTE <julien@moutte.net>
40331
40332         * gst-libs/gst/colorbalance/colorbalancechannel.c:
40333         (gst_color_balance_channel_dispose): Adding safety check in dispose
40334         method.
40335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40336         (gst_xvimagesink_xcontext_clear),
40337         (gst_xvimagesink_interface_supported),
40338         (gst_xvimagesink_colorbalance_list_channels),
40339         (gst_xvimagesink_colorbalance_set_value),
40340         (gst_xvimagesink_colorbalance_get_value),
40341         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40342         Adding colorbalance interface support to set XV parameters such as
40343         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40344         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40345         interface.
40346
40347 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40348
40349         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40350         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40351         (gst_audio_convert_init), (gst_audio_convert_set_property),
40352         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40353         (gst_audio_convert_link),
40354         (gst_audio_convert_buffer_to_default_format),
40355         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40356           - implement _getcaps and use it
40357           - improve linking
40358           - remove float caps since no float conversion is actually done
40359           - remove properties and arguments that were to be used for rate
40360             conversion
40361
40362 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40363
40364         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40365         (gst_audio_structure_set_int):
40366         * gst-libs/gst/audio/audio.h:
40367           add helper functions for _getcaps matching the standard audio
40368           templates
40369
40370 2004-01-12  David Schleef  <ds@schleef.org>
40371
40372         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40373         Test that pad is negotiated before getting its caps.
40374
40375 2004-01-12  Julien MOUTTE <julien@moutte.net>
40376
40377         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40378         analyzing the pads of an element the bin is mostly in READY state so
40379         no caps were negotiated. This helper function needs to work with
40380         _get_caps directly then. I was not freeing them though, added that to
40381         fix the mem leak.
40382
40383 2004-01-12  Julien MOUTTE <julien@moutte.net>
40384
40385         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40387         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40388         than the free_func.
40389
40390 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40391
40392         * sys/oss/gstossaudio.c: (plugin_init):
40393         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40394         * sys/oss/gstosselement.h:
40395           make an oss debugging category
40396           make failure more descriptive
40397
40398 2004-01-11  David Schleef  <ds@schleef.org>
40399
40400         * ext/ffmpeg/gstffmpeg.c:
40401         * ext/ffmpeg/gstffmpegcodecmap.c:
40402         * ext/ffmpeg/gstffmpegdec.c:
40403         * ext/ffmpeg/gstffmpegenc.c:
40404         * ext/ffmpeg/gstffmpegprotocol.c:
40405         * ext/gdk_pixbuf/gstgdkanimation.c:
40406         * ext/jpeg/gstjpeg.c:
40407         * ext/libpng/gstpng.c:
40408         * ext/mpeg2dec/perftest.c:
40409         * ext/speex/gstspeex.c:
40410         * gst-libs/gst/resample/dtos.c:
40411         * gst/intfloat/gstintfloatconvert.c:
40412         * gst/oneton/gstoneton.c:
40413         * gst/rtjpeg/RTjpeg.c:
40414         * gst/rtp/gstrtp.c:
40415         * sys/dxr3/dxr3init.c:
40416         * sys/glsink/gstgl_nvimage.c:
40417         * sys/glsink/gstgl_pdrimage.c:
40418         * sys/glsink/gstglsink.c:
40419         * testsuite/gst-lint:
40420         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40421
40422 2004-01-11  David Schleef  <ds@schleef.org>
40423
40424         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40425         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40426         * ext/gdk_pixbuf/gstgdkanimation.c:
40427         (gst_gdk_animation_iter_create_pixbuf):
40428         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40429         (gst_gdk_pixbuf_chain):
40430         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40431         * ext/jack/gstjack.c: (gst_jack_change_state):
40432         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40433         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40434         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40435         * gst/videofilter/gstvideofilter.c:
40436         (gst_videofilter_set_output_size):
40437         Remove all usage of gst_pad_get_caps(), and replace it with
40438         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40439
40440 2004-01-11  David Schleef  <ds@schleef.org>
40441
40442         * configure.ac:
40443         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40444         * ext/divx/gstdivxdec.c:
40445         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40446         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40447         handle images that span multiple buffers.  Now work with both
40448         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40449         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40450         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40451         video/video.h changes
40452         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40453         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40454         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40455         of GstData free function.
40456         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40457         same.
40458
40459 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40460
40461         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40462         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40463         (gst_v4l2element_get_property):
40464         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40465           add norm, channel and frequency properties.
40466         * sys/v4l2/gstv4l2tuner.c:
40467           fixes for tuner interface changes
40468         * sys/v4l2/gstv4l2element.h:
40469         * sys/v4l2/gstv4l2src.c:
40470         * sys/v4l2/gstv4l2src.h:
40471         * sys/v4l2/v4l2src_calls.c:
40472         * sys/v4l2/v4l2src_calls.h:
40473           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40474
40475 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40476
40477         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40478         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40479         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40480         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40481         * gst-libs/gst/tuner/tuner.h:
40482           GObjects aren't const.
40483           Add find_by_name functions.
40484           Add checks to _changed functions.
40485         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40486         (gst_v4l_tuner_get_norm):
40487           Fixes for above.
40488
40489 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40490
40491         * gst-libs/gst/video/video.h:
40492           Fix caps template names to be understandable.
40493           Prefix everything with GST_VIDEO.
40494         * ext/aalib/gstaasink.c:
40495         * ext/divx/gstdivxdec.c:
40496         * ext/divx/gstdivxenc.c:
40497         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40498         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40499         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40500         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40501         * ext/libcaca/gstcacasink.c:
40502         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40503         * ext/snapshot/gstsnapshot.c:
40504         * ext/swfdec/gstswfdec.c:
40505         * ext/xvid/gstxviddec.c:
40506         * ext/xvid/gstxvidenc.c:
40507         * gst/chart/gstchart.c:
40508         * gst/deinterlace/gstdeinterlace.c:
40509         * gst/effectv/gsteffectv.c:
40510         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40511         * gst/goom/gstgoom.c:
40512         * gst/median/gstmedian.c:
40513         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40514         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40515         * gst/overlay/gstoverlay.c:
40516         * gst/smooth/gstsmooth.c:
40517         * gst/smpte/gstsmpte.c:
40518         * gst/synaesthesia/gstsynaesthesia.c:
40519         * gst/videocrop/gstvideocrop.c:
40520         * gst/videodrop/gstvideodrop.c:
40521         * gst/y4m/gsty4mencode.c:
40522         * sys/qcam/gstqcamsrc.c:
40523         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40524           Make them work with new video.h file.
40525         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40526         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40528         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40529           Make it work with new buffer allocation system.
40530
40531 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40532
40533         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40534         pad_alloc_buffer implementation to use ->srcpad
40535         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40536         pad_alloc_buffer implementation to use ->srcpad
40537         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40538         pad_alloc_buffer implementation to use ->srcpad
40539         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40540         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40541         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40542         a reference to everything we need.
40543         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40545         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40546         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40547         a reference to everything we need.
40548         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40549
40550 2004-01-11  David Schleef  <ds@schleef.org>
40551
40552         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40553         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40554         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40555         structure members.
40556         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40557         value during a resize/renegotiation.
40558         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40559         gst_pad_alloc_buffer();
40560         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40561         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40562         structure members.
40563         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40564         Fix for rename of buffer private structure members.
40565         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40566         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40567         Fix for rename of buffer private structure members.
40568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40569         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40570         Fix for rename of buffer private structure members.
40571
40572 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40573
40574         reviewed by: David Schleef <ds@schleef.org>
40575
40576         * gst/videofilter/Makefile.am:
40577         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40578         from the patch by ds to fit in with recent make_filter changes.
40579
40580 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40581
40582         * configure.ac: Adding examples/switch/Makefile
40583         * examples/Makefile.am: Adding examples/switch
40584         * examples/switch/Makefile.am: Adding switcher example.
40585         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40586         (switch_timer), (main): Adding an example demonstrating switch usage
40587         with 2 videotestsrc showing different patterns.
40588         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40589         (gst_switch_init): Fixing switch with the new caps system.
40590
40591 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40592
40593         * gst-libs/gst/video/video.h:
40594           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40595           They should probably be like
40596           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40597
40598 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40599
40600         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40601         (qtdemux_parse_trak):
40602           fix audio chunk size/timestamp calculation
40603
40604 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40605
40606         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40607           fix SVQ3 caps
40608
40609 2004-01-11  Steve Baker  <steve@stevebaker.org>
40610
40611         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40612         (gst_agingtv_base_init), (gst_agingtv_class_init),
40613         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40614         (gst_agingtv_set_property), (gst_agingtv_get_property):
40615         Port agingTV to videofilter
40616
40617 2004-01-09  Julien MOUTTE <julien@moutte.net>
40618
40619         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40620         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40621
40622 2004-01-09  Julien MOUTTE <julien@moutte.net>
40623
40624         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40625         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40626         * gst-libs/gst/xoverlay/xoverlay.c:
40627         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40628         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40629         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40630         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40631         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40632         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40633         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40634         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40635         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40636         interface implementation to handle xid being 0 and fix some bugs
40637         triggered by Benjamin's testcase.
40638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40639         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40640         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40641         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40642         interface implementation to handle xid being 0 and fix some bugs
40643         triggered by Benjamin's testcase.
40644
40645 2004-01-09  David Schleef  <ds@schleef.org>
40646
40647         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40648         mouse pointer events.  It works.
40649
40650 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40651
40652         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40653           Use explicit caps - fix capsnego.
40654         * ext/xvid/gstxviddec.c:
40655         * ext/xvid/gstxvidenc.c:
40656           Remove macro-inside-macro which caused compile errors.
40657         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40658           Error out if it's not a RIFF file. Else we error out without
40659           gst_element_error() which is not good...
40660
40661 2004-01-08  David Schleef  <ds@schleef.org>
40662
40663         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40664         Fix pad_link function to handle formats that ffmpeg returns
40665         as multiple caps structures.
40666         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40667         Only complain if source buffer is _smaller_ than expected.
40668         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40669         (gst_videoscale_handle_src_event): Resize navigation events
40670         when passing them upstream.
40671         * gst/videotestsrc/gstvideotestsrc.c:
40672         * gst/videotestsrc/gstvideotestsrc.h:
40673         * gst/videotestsrc/videotestsrc.c:
40674         * gst/videotestsrc/videotestsrc.h:
40675         Rewrite many of the buffer painting functions to handle odd
40676         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40677         been verified to work with my video card.
40678         * testsuite/gst-lint:  Add check for elements calling
40679         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40680
40681 2004-01-08  David Schleef  <ds@schleef.org>
40682
40683         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40684         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40685
40686 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40687
40688         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40689         configure event is not emiting the desired size signal. That fixes
40690         aspect ratio issues with gst-player.
40691
40692 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40693
40694         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40695           Fix capsnego.
40696
40697 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40698
40699         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40700         public method to fire size signal.
40701
40702 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40703
40704         * examples/gstplay/Makefile.am: Adding the interface library.
40705         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40706         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40707         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40708         GST_IS_X_OVERLAY before signal connect.
40709         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40710         Removing the have_video_size signal.
40711         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40712         and associated public method.
40713         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40714         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40715         signal.
40716         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40717         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40718         signal.
40719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40720         Using XOverlay public method to fire size signal.
40721
40722 2004-01-07  David Schleef  <ds@schleef.org>
40723
40724         * gst/videofilter/Makefile.am:
40725         * gst/videofilter/gstvideotemplate.c:
40726         * gst/videofilter/make_filter:
40727         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40728         Convert make_filter to /bin/sh script.
40729
40730 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40731
40732         * gst/modplug/gstmodplug.cc: fix element description
40733
40734 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40735
40736         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40737         (got_video_size): Adding some new lines in g_print calls.
40738         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40739         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40740         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40741         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40742         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40743         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40744         Complete code review, reverting some stuff i disagree with, adding
40745         some fixes : time synchronization on invalid timestamps, renegotiation
40746         of private window.
40747         * sys/ximage/ximagesink.h:
40748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40749         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40750         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40751         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40752         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40753         (gst_xvimagesink_buffer_new),
40754         (gst_xvimagesink_navigation_send_event),
40755         (gst_xvimagesink_set_xwindow_id),
40756         (gst_xvimagesink_get_desired_size),
40757         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40758         stuff i disagree with, adding some fixes : Renegotiation of private
40759         window, implementing get_desired_size.
40760
40761 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40762
40763         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40764         (gst_afsink_handle_event):
40765         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40766         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40767         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40768         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40769         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40770           Fix for instantiate-test (see core). Also remove dead code from
40771           jpegenc (which still needs fixing, but that's lower on my TODO
40772           list...).
40773         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40774           Never return NULL as caps.
40775
40776 2004-01-07  David Schleef  <ds@schleef.org>
40777
40778         * configure.ac:
40779         * ext/Makefile.am:
40780         * ext/librfb/Makefile.am:
40781         * ext/librfb/gstrfbsrc.c:
40782         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40783         is the protocol used by VNC.
40784
40785 2004-01-07  David Schleef  <ds@schleef.org>
40786
40787         * gst/videofilter/gstvideotemplate.c:
40788         * gst/videofilter/gstvideotemplate.h:
40789         * gst/videofilter/make_filter:
40790         Merge videotemplate header into source file.
40791         * gst/effectv/Makefile.am:
40792         * gst/effectv/gsteffectv.c: (plugin_init):
40793         * gst/effectv/gstwarp.c:
40794         Make warpTV a subclass of videofilter.
40795
40796 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40797
40798         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40799           Add guard against invalid utf-8 conversions in mad. Just in case.
40800
40801 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40802
40803         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40804           Fix for bug shown by poisoning
40805
40806 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40807
40808         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40809         (gst_v4lmjpegsrc_buffer_free):
40810         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40811         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40812         (gst_v4lsrc_buffer_free):
40813           Fix for removed bufferpools.
40814
40815 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40816
40817         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40818         Fix caps negotiation.
40819
40820         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40821         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40822         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40823         (dvdnavsrc_event):
40824         * ext/mpeg2dec/gstmpeg2dec.c:
40825         * gst-libs/gst/navigation/navigation.c:
40826         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40827         * gst-libs/gst/navigation/navigation.h:
40828         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40829         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40831         Super-simple first version of mouse and keyboard events. Clicking
40832         on a DVD menu now works, although it may not take you where you
40833         expected.
40834
40835         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40836         * gst/videotestsrc/gstvideotestsrc.c:
40837         (gst_videotestsrc_src_fixate):
40838         These fixate functions were broken - they never actually
40839         fixated :)
40840
40841 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40842
40843         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40844         (gst_icecastsend_init):
40845           fix for new caps system.
40846         * gst-libs/gst/mixer/mixertrack.h:
40847         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40848           Add 'master track' flag (for tools like ACME that only want to
40849           change the main volume).
40850
40851 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40852
40853         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40854         (gst_xvid_csp_to_caps):
40855         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40856         * ext/xvid/gstxvidenc.c:
40857         ifdef out ARGB type when it isn't available
40858         in xvidcore 1.0.0beta2
40859
40860 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40861
40862         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40863           When we have received a new SCR right in the first buffer after
40864           a seek (so in the same cycle that handles the discont), we should
40865           handle the buffer instead of unreffing it, else we lose data.
40866
40867 2004-01-06  Iain <iain@prettypeople.org>
40868
40869         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40870           buffer-frames caps too.
40871
40872         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40873           caps that we need, don't destroy them all and rebuild them. And when
40874           creating src pads, use the src pad template rather than the sink...
40875
40876 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40877
40878         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40879           Add pad to element *after* setting functions such as event handler.
40880           Without this, the scheduler (opt) will link pads, set the event
40881           handler from the default event function (dispatcher in gstpad.c)
40882           and *after* that, we will set our own event function, which will
40883           thus never be used (and thus mpegdemux doesn't handle events).
40884
40885 2004-01-04  David Schleef  <ds@schleef.org>
40886
40887         Fix the fixate functions to handle new prototype:
40888         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40889         * gst/videotestsrc/gstvideotestsrc.c:
40890         (gst_videotestsrc_src_fixate):
40891         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40892         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40893         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40894
40895 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40896
40897         * sys/ximage/ximagesink.h:
40898         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40899         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40900         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40901         (gst_ximagesink_xoverlay_init):
40902           assorted fixes to make (re)embedding work
40903         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40904         (gst_ximagesink_get_desired_size):
40905           implement desired size additions to XOverlay
40906
40907 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40908
40909         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40910         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40911         (gst_x_overlay_got_desired_size):
40912         * gst-libs/gst/xoverlay/xoverlay.h:
40913           Add optional "desired size" signal and querying.
40914
40915 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40916
40917         * gst/matroska/matroska-demux.c:
40918         (gst_matroska_demux_parse_blockgroup):
40919           Fix EBML-laced block parsing. Diffs are relative to previous
40920           lace, not the first lace. Thanks to Mosu from the Matroska
40921           team for detecting this.
40922         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40923         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40924         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40925         (gst_wavparse_change_state):
40926         * gst/wavparse/gstwavparse.h:
40927           Quickfix for capsnego.
40928
40929 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40930
40931         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40932           Fix indenting, fix pad creation.
40933
40934 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40935
40936         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40937         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40938         (gst_xviddec_sink_link):
40939           Implement src_getcaps() so proper size caps is negotiated.
40940
40941 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40942
40943         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40944           Finish flac decoder on EOS. See #116178.
40945
40946 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40947
40948         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40949         (gst_matroska_demux_add_stream):
40950         * gst/matroska/matroska-ids.h:
40951           Add getcaps() function to fix capsnego...
40952
40953 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40954
40955         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40956         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40957         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40958           Fix more integer overflows. Again, see #126967.
40959
40960 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40961
40962         * ext/mpeg2dec/gstmpeg2dec.c:
40963           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40964           #130416.
40965
40966 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40967
40968         * configure.ac:
40969         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40970         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40971         * ext/xvid/gstxvid.h:
40972         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40973         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40974         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40975         (gst_xviddec_change_state):
40976         * ext/xvid/gstxviddec.h:
40977         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40978         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40979         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40980         (gst_xvidenc_link), (gst_xvidenc_set_property),
40981         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40982         * ext/xvid/gstxvidenc.h:
40983           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40984
40985 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40986
40987         * gst/rtp/rtp-packet.c:
40988           Add sys/types.h include, since OS X doesn't define in_addr_t
40989           in netinet/in.h, like it does on Linux (see #129600).
40990
40991 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40992
40993         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40994
40995         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40996           Correct logic of dispose function (see #129306).
40997
40998 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40999
41000         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
41001         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
41002         (gst_mpeg_parse_init):
41003         * gst/mpegstream/gstmpegparse.h:
41004           Remove clock (which was never provided, i.e. dead code), and
41005           also fix integer overflows at high PTS values (see #126967).
41006
41007 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41008
41009         * ext/flac/gstflacdec.c:
41010         * ext/libpng/gstpngenc.h:
41011         * ext/mikmod/gstmikmod.h:
41012           OS X fixes (see #126628).
41013
41014 2004-01-02  David Schleef  <ds@schleef.org>
41015
41016         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
41017         (gst_alsa_src_base_init): Remove bogus "src" request pad.
41018         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
41019         (gst_mpeg_parse_class_init): Move pad template registration
41020         to class_init, since the derived class (mpegdemux) doesn't
41021         want them.
41022
41023 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41024
41025         * sys/ximage/Makefile.am:
41026         * sys/xvideo/Makefile.am:
41027         * sys/xvimage/Makefile.am:
41028           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
41029           after installation (see #127664).
41030
41031 2004-01-02  David Schleef  <ds@schleef.org>
41032
41033         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
41034         (gst_ffmpegenc_connect):  Negotiation fixes.
41035         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
41036         Remove inappropriate gst_caps_free().
41037         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41038         Reenable Ronald's internal resize code, since the core handles
41039         it correctly now.
41040
41041 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41042
41043         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
41044         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
41045         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
41046           Fix pad template stuff.
41047
41048 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41049
41050         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
41051         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
41052           fix signed integer reading/writing.
41053
41054 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41055
41056         * ext/alsa/README:
41057           Remove outdated document
41058
41059 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
41060
41061         * gst/cutter/gstcutter.c: (gst_cutter_init):
41062           src pad was being created twice - oops.
41063
41064 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41065
41066         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41067           Comment out internal resize. It doesn't handle the resulting
41068           XEvent internally, does another try_set_caps() which leads to
41069           a really nice loop.
41070           Real fix will come when Julien and Dave are awake. ;).
41071
41072 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41073
41074         * ext/mpeg2enc/gstmpeg2enc.cc:
41075           fix const/nonconst compile issue.
41076
41077 2004-01-02  David Schleef  <ds@schleef.org>
41078
41079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
41080         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
41081         Add fixate function and a check for bad formats.
41082
41083 2004-01-01  David Schleef  <ds@schleef.org>
41084
41085         Negotiation fixes:
41086         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
41087         (gst_audiofilter_init):
41088         * gst/debug/efence.c: (gst_efence_init):
41089         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
41090         (gst_deinterlace_init):
41091         * gst/volume/gstvolume.c: (volume_connect):
41092
41093 2004-01-01  David Schleef  <ds@schleef.org>
41094
41095         Convert elements to use gst_pad_use_explicit_caps() where
41096         appropriate:
41097         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
41098         * ext/audiofile/gstafparse.c: (gst_afparse_init),
41099         (gst_afparse_open_file):
41100         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
41101         (gst_afsrc_open_file):
41102         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
41103         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
41104         (gst_ffmpegdec_chain):
41105         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
41106         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
41107         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
41108         (gst_gdk_pixbuf_chain):
41109         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
41110         (gst_jpegdec_chain):
41111         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
41112         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
41113         (gst_mikmod_negotiate):
41114         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
41115         (gst_mpeg2dec_negotiate_format):
41116         * ext/mpeg2enc/gstmpeg2enc.cc:
41117         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
41118         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
41119         (gst_speexdec_sinkconnect):
41120         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
41121         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
41122         (gst_vorbisfile_new_link):
41123         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
41124         (gst_ac3parse_chain):
41125         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
41126         (gst_asf_demux_setup_pad):
41127         * gst/auparse/gstauparse.c: (gst_auparse_init),
41128         (gst_auparse_chain):
41129         * gst/id3/gstid3types.c: (gst_id3types_loop):
41130         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
41131         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
41132         (mp1videoparse_parse_seq):
41133         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
41134         (bpf_from_header):
41135         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
41136         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
41137         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
41138         (gst_mpeg_parse_send_data):
41139         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
41140         (gst_qtdemux_add_stream):
41141         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
41142         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
41143         (gst_wavparse_parse_fmt):
41144
41145 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41146
41147         * configure.ac:
41148           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
41149           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
41150           it therefore uses the wrong include paths. Too bad... Note
41151           that 1.6.1.93 is not release yet. ;).
41152           Also add a check for mplex, which is now using the lib'ified
41153           mplex from mjpegtools, too.
41154         * ext/ffmpeg/gstffmpegcodecmap.c:
41155           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
41156           issues. I don't think ffmpeg handles 3ivx correctly, so this
41157           probably won't work. But it won't hurt either.
41158         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
41159         (gst_ffmpegdec_chain):
41160         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
41161         (gst_ffmpegenc_chain_audio):
41162           Fix memleak in audio encoding. Close codec if open fails, this
41163           calls the cleanup routines so we can re-use the context.
41164         * ext/mpeg2enc/gstmpeg2enc.cc:
41165           Fix pad template names/types, fix memory issue with getcaps().
41166         * ext/mpeg2enc/gstmpeg2encoder.cc:
41167         * ext/mpeg2enc/gstmpeg2encoder.hh:
41168           Fix compile issue with new caps system (const thingy).
41169         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41170         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
41171           We read a first frame right on initing, so that we have a caps
41172           when we init the output. This caps is cached in padprivate and
41173           read as first frame.
41174         * ext/mplex/Makefile.am:
41175         * ext/mplex/gstmplex.cc:
41176         * ext/mplex/gstmplex.h:
41177         * ext/mplex/gstmplex.hh:
41178         * ext/mplex/gstmplexibitstream.cc:
41179         * ext/mplex/gstmplexibitstream.hh:
41180         * ext/mplex/gstmplexjob.cc:
41181         * ext/mplex/gstmplexjob.hh:
41182         * ext/mplex/gstmplexoutputstream.cc:
41183         * ext/mplex/gstmplexoutputstream.hh:
41184           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
41185           had issues, didn't do capsnego, supported only a subset of the
41186           mplex features and required a mplex fork in our local CVS. Plus
41187           that it worked agaist a very old mplex version. Rewriting was
41188           faster than updating it.
41189         * gst-libs/ext/Makefile.am:
41190         * gst-libs/ext/mplex/INSTRUCT:
41191         * gst-libs/ext/mplex/Makefile.am:
41192         * gst-libs/ext/mplex/README:
41193         * gst-libs/ext/mplex/TODO:
41194         * gst-libs/ext/mplex/ac3strm_in.cc:
41195         * gst-libs/ext/mplex/audiostrm.hh:
41196         * gst-libs/ext/mplex/audiostrm_out.cc:
41197         * gst-libs/ext/mplex/aunit.hh:
41198         * gst-libs/ext/mplex/bits.cc:
41199         * gst-libs/ext/mplex/bits.hh:
41200         * gst-libs/ext/mplex/buffer.cc:
41201         * gst-libs/ext/mplex/buffer.hh:
41202         * gst-libs/ext/mplex/fastintfns.h:
41203         * gst-libs/ext/mplex/format_codes.h:
41204         * gst-libs/ext/mplex/inputstrm.cc:
41205         * gst-libs/ext/mplex/inputstrm.hh:
41206         * gst-libs/ext/mplex/lpcmstrm_in.cc:
41207         * gst-libs/ext/mplex/mjpeg_logging.cc:
41208         * gst-libs/ext/mplex/mjpeg_logging.h:
41209         * gst-libs/ext/mplex/mjpeg_types.h:
41210         * gst-libs/ext/mplex/mpastrm_in.cc:
41211         * gst-libs/ext/mplex/mpegconsts.cc:
41212         * gst-libs/ext/mplex/mpegconsts.h:
41213         * gst-libs/ext/mplex/mplexconsts.hh:
41214         * gst-libs/ext/mplex/multplex.cc:
41215         * gst-libs/ext/mplex/outputstream.hh:
41216         * gst-libs/ext/mplex/padstrm.cc:
41217         * gst-libs/ext/mplex/padstrm.hh:
41218         * gst-libs/ext/mplex/stillsstream.cc:
41219         * gst-libs/ext/mplex/stillsstream.hh:
41220         * gst-libs/ext/mplex/systems.cc:
41221         * gst-libs/ext/mplex/systems.hh:
41222         * gst-libs/ext/mplex/vector.cc:
41223         * gst-libs/ext/mplex/vector.hh:
41224         * gst-libs/ext/mplex/videostrm.hh:
41225         * gst-libs/ext/mplex/videostrm_in.cc:
41226         * gst-libs/ext/mplex/videostrm_out.cc:
41227         * gst-libs/ext/mplex/yuv4mpeg.cc:
41228         * gst-libs/ext/mplex/yuv4mpeg.h:
41229         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
41230         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
41231           We don't fork mjpegtools' mplex in our CVS anymore.
41232         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
41233         (gst_avi_demux_add_stream):
41234         * gst/avi/gstavidemux.h:
41235           Add getcaps() function for proper caps nego. This makes some
41236           parts of AVI playback/reading work.
41237         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41238           Resize window on new capsnego. This is probably wrong, but
41239           I'm still committing it because with current capsnego, the
41240           first successfull capsnego is auto-fixated, therefore rounded
41241           down to the lowest values in the caps. this results in a 16x16
41242           XWindow that is not reized when real capsnego finishes.
41243           Dave, I see more cases of this, do you know a proper solution?
41244         * tools/gst-launch-ext.in:
41245           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
41246
41247 2003-12-31  David Schleef  <ds@schleef.org>
41248
41249         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
41250         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
41251           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
41252
41253 2003-12-30  David Schleef  <ds@schleef.org>
41254
41255         * ext/ffmpeg/gstffmpegcolorspace.c:
41256         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
41257         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
41258         (gst_ffmpegcsp_chain): Negotiation fixes
41259         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
41260         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
41261         (gst_audio_convert_link), (gst_audio_convert_channels):
41262         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
41263         (gst_audioscale_link), (gst_audioscale_get_buffer),
41264         (gst_audioscale_chain): Negotiation fixes
41265         * gst/audioscale/gstaudioscale.h:
41266         * gst/videofilter/gstvideofilter.c:
41267         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
41268         (gst_videofilter_link), (gst_videofilter_init),
41269         (gst_videofilter_set_output_size), (gst_videofilter_setup),
41270         (gst_videofilter_find_format_by_structure):
41271         * gst/videofilter/gstvideofilter.h: Negotiation fixes
41272         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
41273         (gst_videoscale_link):
41274         * gst/videoscale/videoscale.c: (videoscale_get_structure),
41275         (videoscale_find_by_structure), (gst_videoscale_setup):
41276         * gst/videoscale/videoscale.h: Negotiation fixes
41277         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
41278         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
41279         function, restrict resizing to a multiple of 4 (hack until
41280         everyone supports odd sizes correctly).
41281
41282 2003-12-29  Colin Walters  <walters@verbum.org>
41283
41284         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
41285         signed.
41286
41287 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
41288
41289         * ext/sndfile/gstsf.c: (gst_sf_loop):
41290           Fix warning about discarding const qualifier
41291
41292 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
41293
41294         * gst/cutter/gstcutter.c:
41295         * gst/videoscale/gstvideoscale.c:
41296         * gst/volenv/gstvolenv.c:
41297         * gst-libs/gst/audio/audio.c:
41298         * gst-libs/gst/video/video.c:
41299           Fix warnings
41300
41301 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41302
41303         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
41304           Don't send ALSA debugging to stderr.
41305         * ext/alsa/gstalsa.h:
41306           Use GST_WARNING instead of g_warning when ALSA functions fail.
41307
41308 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41309
41310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
41311           Free XVAdapterInfo correctly.
41312
41313 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41314
41315         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
41316         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
41317           Make id3tag use correct caps nego.
41318
41319 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
41320
41321         * ext/ivorbis/vorbis.c:
41322         * ext/ivorbis/vorbisenc.h:
41323         * ext/ivorbis/vorbisfile.c:
41324           Modify so that it uses the new caps things
41325
41326 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41327
41328         * testsuite/spider/spider1.c: (main):
41329         * testsuite/spider/spider2.c: (main):
41330         * testsuite/spider/spider3.c: (main):
41331           Make tests compile again. They probably don't work.
41332
41333 2003-12-24  Colin Walters  <walters@verbum.org>
41334
41335         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41336         we can't fixate the caps anymore.
41337
41338 2003-12-23  David Schleef  <ds@schleef.org>
41339
41340         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41341         * sys/oss/gstosssink.c: (gst_osssink_init),
41342         (gst_osssink_sink_fixate): Add fixate function.
41343
41344 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41345
41346         * ext/ffmpeg/gstffmpegcodecmap.c:
41347         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41348         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41349         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41350         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41351         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41352         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41353         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41354           fix typo in RGB masks, and move back to "old" colorspace
41355           capsnego code until whoever wrote this new crap has actually
41356           tested it so that it works.
41357           And yes, this works, keep it that way please.
41358
41359 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41360
41361         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41362         (gst_divxdec_init), (gst_divxdec_negotiate):
41363         * ext/divx/gstdivxdec.h:
41364         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41365         (gst_divxenc_init):
41366         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41367         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41368         * ext/mpeg2enc/gstmpeg2enc.cc:
41369         * ext/mpeg2enc/gstmpeg2encoder.cc:
41370         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41371         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41372         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41373         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41374         (dxr3spusink_init):
41375         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41376         (dxr3videosink_init):
41377           Fix caps breakage after Dave's caps branch merge.
41378
41379 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41380
41381         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41382           Fix for 24bpp display.
41383
41384 2003-12-23  Colin Walters  <walters@verbum.org>
41385
41386         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41387         a GnomeVFSHandle directly.
41388
41389 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41390
41391         * gst/volume/Makefile.am:
41392         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41393         (volume_base_init), (volume_init):
41394           Reenable volume element and fix to work with new caps stuff.
41395           Rhythmbox needs this.
41396
41397 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41398
41399         * gst/qtdemux/qtdemux.c: (plugin_init):
41400           qtdemux requires bytestream
41401
41402 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41403
41404         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41405           Fix remaining caps handling errors due to CAPS merge.
41406
41407 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41408
41409         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41410         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41411         (gst_faad_srcconnect):
41412           Port to new caps system.
41413
41414 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41415
41416         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41417         (got_video_size), (main): using g_print instead of g_message.
41418         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41419         signal which was not emitted because of "switch" element added to the
41420         bin but not connected. (Removing from the bin temporarily)
41421
41422 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41423
41424         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41425         find X development files. I don't understand the previous tests and
41426         they fail on my debian/ppc unstable. This one works.
41427         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41428         exiting.
41429         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41430         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41431         (gst_play_set_visualization): Add some safety checks in set_ methods
41432         and state_change. This was throwing some ugly CRITICAL messages when
41433         pipeline was getting disposed and casts were failing.
41434
41435 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41436
41437         * configure.ac:
41438           Improve mpeg2enc detection. This is for distributions that do
41439           ship mjpegtools, but without mpeg2enc. Also does object check
41440           for might there ever be ABI incompatibility.
41441         * ext/mpeg2enc/gstmpeg2enc.cc:
41442           Add Andrew as second maintainer (he's helping me), and also add
41443           an error if no caps was set. This happens if I pull before capsnego
41444           and that's something I should solve sometime else.
41445         * gst/matroska/matroska-demux.c:
41446         (gst_matroska_demux_parse_blockgroup):
41447           Fix time parsing.
41448         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41449         (gst_matroska_mux_track_header):
41450           Add caps to templates.
41451         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41452           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41453         * gst/mpegstream/gstmpegdemux.c:
41454           Remove layer since it causes warnings about unfixed caps.
41455         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41456           Fix obvious typo (we error out if caps were set, we should of
41457           course error out if *no* caps were set).
41458         * sys/oss/gstosselement.c: (gst_osselement_convert):
41459           Fix format conversion, we confused bits/bytes.
41460         * sys/oss/gstosselement.h:
41461           Improve documentation for 'bps'.
41462         * sys/v4l/TODO:
41463           Remove stuff about plugins that need removing - this was done
41464           ages ago.
41465         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41466         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41467         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41468         (gst_v4lsrc_src_query):
41469         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41470         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41471           Add get_query_types(), get_formats() and query() functions.
41472
41473 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41474
41475         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41476           * moved CVS to freedesktop.org