Make sure gettext returns translations in UTF-8 encoding rather than in the current...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2
3         Patch by: Frederic Crozat <fcrozat@mandriva.org>
4
5         * ext/alsa/gstalsaplugin.c: (plugin_init):
6         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
7         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
9         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
10         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
11         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
12         * gst/playback/gstdecodebin.c: (plugin_init):
13         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
14         * gst/playback/gstplayback.c: (plugin_init):
15         * gst/playback/gstqueue2.c: (plugin_init):
16         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
17         * sys/v4l/gstv4l.c: (plugin_init):
18         Make sure gettext returns translations in UTF-8 encoding rather
19         than in the current locale encoding (#546822).
20
21 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
22
23         * gst-libs/gst/pbutils/descriptions.c:
24           Add audio/x-qdm for qtdemux.
25
26 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
27
28         * ext/vorbis/vorbisdec.c:
29           Do not leak old taglist.
30
31 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
32
33         * tests/icles/test-scale.c:
34           Include <stdlib.h> for atoi().
35
36 2008-08-04  Andy Wingo  <wingo@pobox.com>
37
38         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
39         documentation fix.
40
41 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
42
43         * gst/adder/gstadder.c:
44           Cleanup lots of empty lines that came from gst-indent going havoc
45           before I added the INDENT_ON/OFF marker some time agao.
46
47 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
48
49         * configure.ac:
50         * gst-libs/gst/riff/riff-read.c:
51           Bump requirement to latest core and use new tag for riff formats.
52           Needed for #520694.
53
54 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
55
56         * tests/examples/dynamic/Makefile.am:
57         * tests/examples/dynamic/codec-select.c: (make_encoder),
58         (make_pipeline), (do_switch), (my_bus_callback), (main):
59         Add example app that dynamically switches between 3 'encoders'.
60
61 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
62
63         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
64         Add some more comments.
65
66 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
67
68         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
69         (gst_video_test_src_create):
70         Discard buffers of the wrong size after renegotiation, this is perfectly
71         possible with things like capsfilter that could suggest caps changes
72         upstream without knowing the size of the buffer.
73
74 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
75
76         * tests/icles/.cvsignore:
77         * tests/icles/Makefile.am:
78         * tests/icles/test-scale.c: (make_pipeline), (main):
79         Add dynamic rescaling tests for the new basetransform.
80
81 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
82
83         * gst/audioconvert/Makefile.am:
84           Dist recently-added gstfastrandom.h.
85
86 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
87
88         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
89         Fix a "may be used uninitialized in this function" which weirdly only
90         appears on macosx (?).
91
92 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
93
94         * gst-libs/gst/riff/riff-ids.h:
95           Adding acid chunk for tempo and loop information.
96
97 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
98
99         * sys/xvimage/Makefile.am:
100           floor() needs linking to $(LIBM).
101
102 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
103
104         * ext/gnomevfs/gstgnomevfssrc.c:
105           Aggregate short reads and add some comments and debug logging.
106           Fixes #537380
107
108 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
109
110         * gst/playback/gstplaybasebin.c:
111           Fix property doc markup (its not a signal).
112
113         * sys/xvimage/xvimagesink.c:
114           Add since tag for new proeprties (also add sice tags fro the last two
115           other additions).
116
117 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
118
119         * sys/xvimage/xvimagesink.c:
120         * sys/xvimage/xvimagesink.h:
121           Add autofill/colorkey properties. Fixes #538656.
122
123 2008-07-28  David Schleef  <ds@schleef.org>
124
125         * sys/xvimage/xvimagesink.c:
126           Fix rounding errors when converting colorbalance values
127           between hardware and object property ranges.  Partial
128           fix for #537889, however, there still seems to be a small
129           drift problem that could be totem's fault.
130
131 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
132
133         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
134         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
135         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
136         This fixes a critical warning.
137
138 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
139
140         * ext/ogg/gstoggmux.c:
141         Allow muxing of CELT into Ogg streams.
142
143 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
144
145         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
146         (plugin_init):
147         Add simple typefinder for the CELT codec (www.celt-codec.org).
148
149 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
150
151         Patch by: Jan Gerber <j at oil21 dot org>
152
153         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
154         Fix calculation of the start time from skeleton streams.
155         Fixes bug #530068.
156
157 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
158
159         * tests/examples/seek/seek.c:
160           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
161
162 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
163
164         * gst/audioconvert/audioconvert.h:
165         * gst/audioconvert/gstaudioquantize.c:
166         (gst_audio_quantize_setup_dither),
167         (gst_audio_quantize_free_dither):
168         * gst/audioconvert/gstfastrandom.h:
169         Implement a linear congruential generator as pseudo random number
170         generator for the dither noise. This is about 2 times faster than
171         using GLib's mersenne twister. Also this uses only integer math for
172         generating integers while GLib internally uses floating point math.
173
174 2008-07-23  Michael Smith <msmith@songbirdnest.com>
175
176         * configure.ac:
177           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
178
179 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
180
181         Patch by: Damien Lespiau  <damien.lespiau gmail com>
182
183         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
184           Use GST_STR_NULL to avoid crashes with libcs that don't
185           like NULL strings in printf args (such as the win32 one).
186           Fixes #544306.
187
188 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
189
190         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
191         Oops - set the size of the image used for probing back to 1x1, for
192         consistency with ximagesink
193
194 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
195
196         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
197         (gst_ximagesink_ximage_new):
198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
199         (gst_xvimagesink_xvimage_new):
200
201         Apparently on Solaris and OS/X (at least), it's not legal to ask the
202         X server to attach to a shared memory segment after we've deleted it,
203         with the result that MIT-SHM is disabled. Instead, remove it only after 
204         X succeeds in attaching too.
205
206 2008-07-16  David Schleef  <ds@schleef.org>
207
208         * gst/audiotestsrc/gstaudiotestsrc.c:
209         * gst/audiotestsrc/gstaudiotestsrc.h:
210           Add 'ticks', a 1/30 second sine wave pulse every second.
211
212 2008-07-15  David Schleef  <ds@schleef.org>
213
214         * gst-libs/gst/video/video.c: Revert ABI change.
215
216 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
217
218         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
219         Make it impossible to have NULL caps at the point where we set
220         framerate and other things. Also don't return immediately for "3ivd"
221         video and let framerate, etc be set. Might fix bug #542508.
222
223 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
224
225         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
226         Video format can also be conveniently determined from (many)
227         non-fixed caps.
228
229 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
230
231         * gst/playback/gstplaybasebin.c:
232         * gst/playback/gstplaybasebin.h:
233         * gst/playback/gstplaybin.c:
234         * gst/playback/gststreamselector.c:
235         First stab at integrating DVD subpicture overlay into
236         playbin. Successfully plugs and plays, but the queues need
237         shrinking - 3 seconds of video is too much buffering.
238
239 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
240
241         * gst/audioconvert/gstaudioconvert.c:
242           Remove now obsolete note in the docs.
243
244 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
245
246         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
247         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
248         * docs/plugins/gst-plugins-base-plugins-sections.txt:
249         * docs/plugins/gst-plugins-base-plugins.args:
250         * docs/plugins/gst-plugins-base-plugins.hierarchy:
251         * docs/plugins/gst-plugins-base-plugins.interfaces:
252         * docs/plugins/gst-plugins-base-plugins.prerequisites:
253         * docs/plugins/gst-plugins-base-plugins.signals:
254         * docs/plugins/inspect/plugin-adder.xml:
255         * docs/plugins/inspect/plugin-alsa.xml:
256         * docs/plugins/inspect/plugin-audioconvert.xml:
257         * docs/plugins/inspect/plugin-audiorate.xml:
258         * docs/plugins/inspect/plugin-audioresample.xml:
259         * docs/plugins/inspect/plugin-audiotestsrc.xml:
260         * docs/plugins/inspect/plugin-cdparanoia.xml:
261         * docs/plugins/inspect/plugin-decodebin.xml:
262         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
263         * docs/plugins/inspect/plugin-gdp.xml:
264         * docs/plugins/inspect/plugin-gnomevfs.xml:
265         * docs/plugins/inspect/plugin-libvisual.xml:
266         * docs/plugins/inspect/plugin-ogg.xml:
267         * docs/plugins/inspect/plugin-pango.xml:
268         * docs/plugins/inspect/plugin-playback.xml:
269         * docs/plugins/inspect/plugin-queue2.xml:
270         * docs/plugins/inspect/plugin-subparse.xml:
271         * docs/plugins/inspect/plugin-tcp.xml:
272         * docs/plugins/inspect/plugin-theora.xml:
273         * docs/plugins/inspect/plugin-typefindfunctions.xml:
274         * docs/plugins/inspect/plugin-uridecodebin.xml:
275         * docs/plugins/inspect/plugin-video4linux.xml:
276         * docs/plugins/inspect/plugin-videorate.xml:
277         * docs/plugins/inspect/plugin-videoscale.xml:
278         * docs/plugins/inspect/plugin-videotestsrc.xml:
279         * docs/plugins/inspect/plugin-volume.xml:
280         * docs/plugins/inspect/plugin-vorbis.xml:
281         * docs/plugins/inspect/plugin-ximagesink.xml:
282         * docs/plugins/inspect/plugin-xvimagesink.xml:
283         * ext/alsa/gstalsamixer.c:
284         * ext/alsa/gstalsasink.c:
285         * ext/alsa/gstalsasrc.c:
286         * ext/gio/gstgiosink.c:
287         * ext/gio/gstgiosrc.c:
288         * ext/gio/gstgiostreamsink.c:
289         * ext/gio/gstgiostreamsrc.c:
290         * ext/gnomevfs/gstgnomevfssink.c:
291         * ext/gnomevfs/gstgnomevfssrc.c:
292         * ext/ogg/gstoggdemux.c:
293         * ext/ogg/gstoggmux.c:
294         * ext/pango/gstclockoverlay.c:
295         * ext/pango/gsttextoverlay.c:
296         * ext/pango/gsttextrender.c:
297         * ext/pango/gsttimeoverlay.c:
298         * ext/theora/theoradec.c:
299         * ext/theora/theoraenc.c:
300         * ext/theora/theoraparse.c:
301         * ext/vorbis/vorbisdec.c:
302         * ext/vorbis/vorbisenc.c:
303         * ext/vorbis/vorbisparse.c:
304         * ext/vorbis/vorbistag.c:
305         * gst/adder/gstadder.c:
306         * gst/audioconvert/gstaudioconvert.c:
307         * gst/audioresample/gstaudioresample.c:
308         * gst/audiotestsrc/gstaudiotestsrc.c:
309         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
310         * gst/gdp/gstgdpdepay.c:
311         * gst/gdp/gstgdppay.c:
312         * gst/playback/gstdecodebin2.c:
313         * gst/playback/gstplaybin.c:
314         * gst/playback/gstplaybin2.c:
315         * gst/playback/gstqueue2.c:
316         * gst/playback/gsturidecodebin.c:
317         * gst/tcp/gstmultifdsink.c:
318         * gst/tcp/gsttcpserversink.c:
319         * gst/videorate/gstvideorate.c:
320         * gst/videoscale/gstvideoscale.c:
321         * gst/videotestsrc/gstvideotestsrc.c:
322         * gst/volume/gstvolume.c:
323         * sys/ximage/ximagesink.c:
324         * sys/xvimage/xvimagesink.c:
325           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
326           titles. Drop mentining that all our example pipelines are "simple"
327           pipelines.
328
329 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
330
331         * tests/examples/seek/Makefile.am:
332         Fix out of tree build by adding all required CFLAGS.
333
334 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
335
336         * gst/playback/gstdecodebin.c: (add_raw_queue):
337         And ref the pad before returning it again when linking to the queue
338         failed. Otherwise we will unref the pad twice later and things break.
339
340 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
341
342         * gst/playback/gstdecodebin.c: (add_raw_queue):
343         If linking the raw pad with a queue fails, try it without a queue
344         instead of failing completely. This should never happen.
345
346 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
347
348         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
349
350         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
351         Add a queue after a demuxer if the demuxer outputs raw data. This was
352         done before only for non-raw data but is required in this case too.
353         Fixes bug #540215.
354
355         decodebin2 doesn't have this issue because all streams of a group
356         go through multiqueue.
357
358 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
359
360         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
361
362         * gst-libs/gst/sdp/gstsdpmessage.c:
363         Makes libgstsdp compile with mingw32 by defining the right WINVER so
364         that getaddrinfo() can be used. Fixes #541358.
365
366 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
367
368         * gst/videotestsrc/gstvideotestsrc.c:
369         (gst_video_test_src_class_init), (gst_video_test_src_init),
370         (gst_video_test_src_set_property),
371         (gst_video_test_src_get_property), (gst_video_test_src_create):
372         * gst/videotestsrc/gstvideotestsrc.h:
373         Cleanups, use default property values as defines.
374         Add property to enable/disable peer buffer allocation.
375
376 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
377
378         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
379         * tests/check/pipelines/streamheader.c: (streamheader_suite):
380         Enable unit tests on PPC again as the bugs are now fixed.
381
382 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
383
384         * gst-libs/gst/riff/riff-ids.h:
385         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
386         (gst_riff_create_audio_template_caps):
387         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
388         Fixes bug #540351.
389
390 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
391
392         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
393         (gst_ffmpeg_pixfmt_to_caps):
394         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
395         (gst_ffmpegcsp_get_unit_size):
396         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
397         it on other formats. Also adjust the unit size only for that format
398         to not include the palette. Fixes bug #540497.
399
400 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
401
402         * gst/adder/gstadder.c:
403           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
404
405 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
406
407         * ChangeLog:
408           ChangeLog surgery.
409   
410         * tests/examples/seek/seek.c:
411           Move variable into ifdef too.
412         
413
414 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
415
416         * tests/examples/seek/seek.c:
417           Include config.h and check if we have X. Remove XInitThread(), don't
418           think its needed. Fixes: #540334.
419
420 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
421
422         Patch by: Sam Morris <sam at robots dot org to uk>
423
424         * gst-libs/gst/interfaces/mixertrack.c:
425         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
426         (gst_mixer_track_set_property):
427         API: Add "index" property to GstMixerTrack to differantiate between
428         multiple mixer tracks with the same label.
429
430         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
431         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
432         Set the "index" property of GstMixerTrack to the index given by ALSA.
433         Fixes bug #528299.
434
435 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
436
437         * tests/examples/seek/Makefile.am:
438         * tests/examples/seek/seek.c:
439           Remove libgstvideo usage. Use gtk_get_option_group instead of
440           gtk_init().
441
442 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
443
444         * tests/check/Makefile.am:
445           Name the test registry format neutral.
446
447 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
448
449         * gst/playback/gstqueue2.c:
450           Do not double notify. Remove the unsued return value.
451
452 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
453
454         * ext/alsa/gstalsamixer.c:
455           Also consider "speaker" as a name for master volume. If that doesn't
456           help look for the first non-mono volume control that also has a
457           playback switch.
458
459 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
460
461         * ChangeLog:
462           Forgot to save the ChangeLog :/
463
464 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
465
466         * tests/examples/seek/Makefile.am:
467         * tests/examples/seek/seek.c:
468           Embedd the xwindow. Allow to play multiple files.
469
470 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
471
472         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
473         (gst_ximagesink_setcaps):
474         * sys/ximage/ximagesink.h:
475         When the caps change, make sure to re-draw borders in
476         force-aspect-ratio=true mode.
477         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
478         Don't clear the border_draw flag until we actually draw the border.
479         * tests/check/Makefile.am:
480         Ignore alsasink/src during the states test too, so it doesn't fail
481         when running without access to the sound device.
482
483 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
484
485         * tests/examples/seek/seek.c:
486           Fix crasher when playing a parse-launch line the 2nd time.
487
488 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
489
490         * tests/check/pipelines/oggmux.c:
491           Properly ifdef tests to fix compilation.
492
493 2008-06-20  Michael Smith <msmith@songbirdnest.com>
494
495         * gst/playback/gstplay-marshal.list:
496         * gst/playback/gstplaybin2.c:
497           Add get-video-pad, get-audio-pad, get-text-pad action signals to
498           playbin2. This allows the user to get to the selector's sinkpads, and
499           thus inspect a range of things - caps, tags, etc. 
500
501 2008-06-20  Michael Smith <msmith@songbirdnest.com>
502
503         * gst/playback/gstplaybin2.c:
504           Use a different constant for the convert-frame signal id.
505           Fixes #537009.
506
507 2008-06-20  Michael Smith <msmith@songbirdnest.com>
508
509         * gst/playback/gstplaybin2.c:
510         * gst/playback/gstplaysink.c:
511           Fix a whole bunch of typos in comments and log statements. 
512
513 2008-06-20  Michael Smith <msmith@songbirdnest.com>
514
515         * sys/xvimage/xvimagesink.c:
516           Don't set colour balance values on the Xv port if the user hasn't
517           changed them (via properties or the interface). Avoids accumulating
518           rounding errors for the common case.
519           Partial fix for bug #537889.
520
521 2008-06-20  Michael Smith <msmith@songbirdnest.com>
522
523         * gst/playback/gstdecodebin2.c:
524           Ensure decodebin2 emits 'drained' signal once, and only once, when all
525           pads are drained.
526
527 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
528
529         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
530         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
531         Report the encoder latency. Fixes #538232.
532
533 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
534
535         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
536         (notify_source), (activate_group):
537         Implement the source property, emit notify when it changes in the
538         underlying uridecodebin.
539
540 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
541
542         * tests/examples/seek/seek.c: (stop_cb):
543         Free and clear the seek element list so that we don't use invalid
544         references when seeking after recreating a gst-launch line.
545
546 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
547
548         * gst-libs/gst/audio/gstbaseaudiosink.c:
549         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
550         (gst_base_audio_sink_render):
551         Report latency even if we are not live instead of hiding it.
552         Take ts-offset and render-delay of the basesink into account when
553         scheduling samples.
554         Rework the clipping code so that we can take the various offsets into
555         account and still do correct clipping.
556
557 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
558
559         * configure.ac:
560         Bump verion back to devel -> 0.10.20.1
561
562 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
563
564         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
565         Don't increase the size of non-string image buffers by one as this
566         might in theory confuse decoders. Still increase it by one for string
567         image buffers to append '\0'.
568
569 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
570
571         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
572         
573         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
574         Fix a buffer memleak and remove a confusing and wrong debug output.
575         Fixes bug #538663.
576
577 === release 0.10.20 ===
578
579 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
580
581         * configure.ac:
582           releasing 0.10.20, "Here I Go Again"
583
584 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
585
586         * configure.ac:
587         0.10.19.3 pre-release
588
589 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
590
591         * gst-libs/gst/rtsp/gstrtspconnection.c:
592         Fix build on win32.
593         Patch By: David Schleef <ds@schleef.org>
594         Fixes: #536874
595
596 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
597
598         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
599         (gst_gio_base_src_create):
600         * ext/gio/gstgiobasesrc.h:
601         Try to read the requested number of bytes, even if the first
602         read returns less than requested, until nothing is read anymore
603         or we have the requested amount of bytes. This fixes playback of
604         files via Samba as Samba only allows to read 64k at once.
605
606         Implement a caching algorithm that makes sure that we read at
607         least 4k of data every time. Some elements will try to read a few
608         bytes, then seek, read again a few bytes and so on and this is
609         painfully slow as every operation has to go over DBus if GVfs is
610         used as backend.
611
612         Fixes bug #536849 and #536848.
613
614         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
615         (gst_gio_src_check_get_range):
616         Override check_get_range() to blacklist http/https URIs
617         and whitelist file URIs. More to be added on demand.
618
619 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
620
621         * configure.ac:
622         0.10.19.2 pre-release
623
624 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
625
626         * win32/common/libgstrtsp.def:
627         * win32/common/libgsttag.def:
628         Add new API functions to the dll exports
629
630 2008-06-04  Michael Smith <msmith@songbirdnest.com>
631
632         * gst/playback/gstplaybasebin.c:
633           Disconnect signals from decodebins we created before we remove it
634           from playbin, to avoid crashes if the decodebin is eventually
635           disposed after the playbin itself (possible if the app takes a
636           reference on the decodebin).
637           Fixes #536521.
638
639 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
640
641         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
642           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
643           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
644           (h264_video_type_find), (mpeg_video_stream_type_find),
645           (dv_type_find), (mmsh_type_find):
646           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
647           copy caps for no good reason (this may be desirable to make it easier
648           to detect leaks, but then it should probably be done for all caps
649           in the typefinder somewhere).
650
651 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
652
653         * tests/check/Makefile.am:
654         Do not try to run the check tests for subparse unless it has been
655         built.
656
657 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
658
659         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
660         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
661         Do not try to run a test which requires vorbisenc unless we have
662         actually built it.
663
664 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
665
666         * gst-libs/gst/rtsp/gstrtspconnection.c:
667         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
668         (gst_rtsp_connection_clear_auth_params),
669         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
670         * gst-libs/gst/rtsp/gstrtspconnection.h:
671         Add a couple of missing argument guards.
672         Add a way of setting the DSCP for an RTSP connection.
673         Add an accessor method for the ip member of GstRTSPConnection as all
674         members are supposed to be private.
675
676 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
677
678         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
679         Fixed accidental use of IPv4 options for all IPv6 addresses.
680
681 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
682
683         * gst-libs/gst/interfaces/mixertrack.h:
684           Document mixer track flags.
685
686 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
687
688         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
689
690         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
691         Don't set caps on the buffers that contain a copy of the buffer
692         including the caps of them resulting in an always increasing refcount
693         of the caps and insanely large caps. Instead include a buffer without
694         caps in the new caps. Fixes bug #536475.
695
696 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
697
698         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
699         Transform a given PAR to a range on the struct with the generic
700         height/width instead of the struct with the possibly restricted
701         height/width.
702
703 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
704
705         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
706         Prefer the given format if it contains something stricter than [1,MAX]
707         for height or width and only put a structure that requires rescaling
708         as second. This makes it possible to use videoscale in pipelines where
709         the source can actually produce the wanted height/width but usually
710         selects a different one from the requested.
711
712 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
713
714         Based on patch by: John Millikin <jmillikin gmail com>
715
716         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
717           (gst_vorbis_tag_add_coverart):
718           Retrieve COVERART tags from vorbis comments (#512333)
719
720 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
721
722         * gst-libs/gst/tag/tag.h:
723         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
724           Don't forget to add new enum value here too (should probably use
725           glib-mkenums here...).
726
727 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
728
729         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
730         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
731         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
732           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
733           (gst_tag_image_data_to_image_buffer):
734           Add two utility functions to avoid code duplication (#512333):
735           API: add gst_tag_image_data_to_image_buffer()
736           API: add gst_tag_list_add_id3_image()
737           API: add GST_TAG_IMAGE_TYPE_NONE enum value
738
739 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
740
741         * win32/common/libgstaudio.def:
742         Add gst_audio_check_channel_positions() to the exported symbols.
743
744 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
745
746         * docs/libs/gst-plugins-base-libs-sections.txt:
747         * gst-libs/gst/audio/multichannel.c:
748         (gst_audio_check_channel_positions):
749         * gst-libs/gst/audio/multichannel.h:
750         API: Make gst_audio_check_channel_positions() public.
751
752         * tests/check/libs/audio.c: (GST_START_TEST):
753         Add some simple checks for gst_audio_check_channel_positions().
754
755 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
756
757         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
758           minrange and maxrange are scaled according to the frequency
759           multiplier.
760
761 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
762
763         * ext/pango/Makefile.am:
764         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
765           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
766           Use gstvideo functions to calculate strides and plane offsets. Fixes
767           rendering issue ('ghost' images of the text on the chroma planes)
768           with widths or heights that are not multiples of 8 (#506659 and
769           probably also #485729).
770
771         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
772           (main):
773           Test with odd height/width too.
774
775 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
776
777         * gst/adder/gstadder.c: (gst_adder_query_duration),
778         (gst_adder_query_latency):
779         When using gst_element_iterate_pads() one has to unref every pad
780         after usage.
781
782 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
783
784         * gst-libs/gst/audio/gstbaseaudiosrc.c:
785         (gst_base_audio_src_class_init):
786         Add a gtk-doc chunk for the new properties to have a Since: indication.
787
788 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
789
790         * gst-libs/gst/audio/gstbaseaudiosrc.c:
791         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
792         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
793         (gst_base_audio_src_change_state):
794         Provide readable actual-buffer-time and actual-latency-time properties
795         that reflect the configured ringbuffer values. Fixes #524724.
796         API: GstBaseAudioSrc:actual-buffer-time
797         API: GstBaseAudioSrc:actual-latency-time
798
799 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
800
801         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
802         (gst_basertppayload_change_state):
803         Simply converting the running time into an RTP timestamp by scaling it
804         based on the clock-rate is good enough for making an RTP timestamp. This
805         has the added benefit that we can later on expose a property with the
806         RTP timestamp of running time 0, as is needed for RTSP servers to
807         generate the response of the PLAY request.
808
809 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
810
811         * gst/audioconvert/gstaudioconvert.c:
812         (structure_has_fixed_channel_positions),
813         (gst_audio_convert_transform_caps):
814         Allow up to 11 positioned channels now that audioconvert can handle
815         this but add no default positions for > 8 channels.
816         
817         * tests/check/elements/audioconvert.c: (GST_START_TEST):
818         Add some unit tests for the above change: Test conversion of
819         11 positioned channels to stereo and the other way around, test
820         conversion of 15 unpositioned channels in different ways.
821
822 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
823
824         * win32/common/libgstaudio.def:
825         Add gst_audio_clock_reset to the list of exported symbols.
826
827 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
828
829         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
830         Remove wrong_channels_identification_header unit test as we now
831         support 7 (and more channels).
832
833 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
834
835         * gst/audioconvert/gstchannelmix.c:
836         (gst_channel_mix_fill_one_other):
837         If mixing left or right to center (or the other way around) only take
838         the complete value if we don't already have the original position in
839         the source.
840
841 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
842
843         * gst-libs/gst/audio/multichannel.c:
844         (gst_audio_check_channel_positions),
845         (gst_audio_set_structure_channel_positions_list),
846         (gst_audio_fixate_channel_positions):
847         Allow rear center together with rear left/right and other previously
848         conflicting channel positions. The reason why they weren't allowed
849         was the channel mixing implementation in audioconvert.
850         Also take this into account when fixing channel layouts.
851
852         Allow setting channel positions for 1/2 channels when using
853         gst_audio_set_structure_channel_position().
854
855         * gst/audioconvert/gstchannelmix.c:
856         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
857         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
858         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
859         Major rewrite of the channel mixing.
860
861         We now allow previously conflicting channel positions to appear
862         together (rear center and rear left/right for example).
863         Fixes bug #533817.
864
865         Rework the way channels are mixed together to take more possible
866         channel positions into account, properly mix from/to side channels
867         and don't assume that either center, left&right or nothing of a
868         specific position is available anymore.
869
870         * tests/check/elements/audioconvert.c: (GST_START_TEST):
871         Adjust unit tests with non-standard 1/2 channel layouts to the more
872         correct new behaviour.
873
874         Add a unit test for 5.1->Stereo downmixing.
875
876 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
877
878         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
879         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
880         Add sane defaults for the 7 and 8 channel layouts as those are
881         undefined in the Vorbis spec. Use NONE channel layouts when decoding
882         more than 8 channels instead of erroring out. Fixes bug #535356.
883
884 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
885
886         * docs/plugins/Makefile.am:
887         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
888         * docs/plugins/gst-plugins-base-plugins-sections.txt:
889         * ext/theora/theoraparse.c:
890         Add theoraparse to the docs and fix some docs.
891
892 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
893
894         * gst-libs/gst/cdda/gstcddabasesrc.c:
895         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
896         Fix EOS condition and track addition check, the track.end sector is
897         included in the track. Fixes #533265.
898
899 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
900
901         Patch by: Mark Nauwelaerts <manauw at skynet be>
902
903         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
904         (gst_video_rate_flush_prev), (gst_video_rate_event),
905         (gst_video_rate_chain):
906         * gst/videorate/gstvideorate.h:
907         React (more) to NEWSEGMENT
908         Small adjustment in timestamp calculation to prevent mismatches
909         Fixes #435633.
910
911 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
912
913         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
914           Initialise error to NULL as we should.
915
916 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
917
918         * gst/adder/gstadder.c: (gst_adder_query_duration),
919         (gst_adder_query_latency), (gst_adder_query):
920         Implement latency query.
921
922 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
923
924         * gst/adder/gstadder.c: (gst_adder_query_duration):
925         Correctly resync the iterator if gst_iterator_next() returns
926         GST_ITERATOR_RESYNC.
927
928 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
929
930         * win32/vs6/libgstpbutils.dsp:
931           Add pbutils-enumtypes.c to sources (#518037).
932
933 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
934
935         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
936         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
937         * gst-libs/gst/audio/gstaudioclock.h:
938         Add method to inform the clock that the time starts from 0 again. We use
939         this info to calculate a clock offset so that the time we report in
940         internal_time is monotonically increasing, as required by the clock base
941         class. Fixes #521761.
942         API: GstAudioClock::gst_audio_clock_reset()
943
944         * gst-libs/gst/audio/gstbaseaudiosink.c:
945         (gst_base_audio_sink_skew_slaving),
946         (gst_base_audio_sink_change_state):
947         * gst-libs/gst/audio/gstbaseaudiosrc.c:
948         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
949         Reset reported time when we (re)create the ringbuffer.
950
951 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
952
953         * ext/alsa/gstalsamixertrack.c:
954           (gst_alsa_mixer_track_update_alsa_capabilities):
955           Make sure playback volumes aren't accidentally overwritten by
956           capture volumes if an alsa mixer track has both playback and
957           capture capabilities: we create two GstMixerTracks in that
958           case, so make sure we query only the alsa capabilities that
959           refer to the type of GstMixerTrack we created from the dual
960           capability alsa element. Should fix issues with Audigy2 sound
961           cards (#518082).
962
963 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
964
965         * tests/check/pipelines/oggmux.c: (test_pipeline):
966           Don't use deprecated function.
967
968 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
969
970         * gst/playback/gstdecodebin2.c:
971         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
972         Check for NULL cases and log them, creating ghostpads can, for example,
973         fail when the pad returns wrong caps.
974
975         * gst/playback/gstplaybin2.c: (perform_eos):
976         When pushing out the EOS event, collect the return value and warn when
977         something failed.
978
979 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
980
981         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
982         (gst_riff_create_video_template_caps):
983         Add support for DVCPRO.
984
985 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
986
987         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
988           Change default scaling method from nearest-neighbour to bilinear.
989
990 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
991
992         * tests/check/libs/video.c:
993           More checks.
994
995 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
996
997         * gst/subparse/gstsubparse.c: (parser_state_init),
998           (gst_sub_parse_format_autodetect), (handle_buffer):
999         * gst/subparse/gstsubparse.h:
1000         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
1001           Limit duration to a maximum of five seconds for tmplayer format where
1002           we can guess the duration only from the timestamp of the next line of
1003           text. We don't want to show a text for eternities just because nothing
1004           else is being said for a while.
1005
1006 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1007
1008         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1009         (gst_base_rtp_depayload_chain),
1010         (gst_base_rtp_depayload_handle_sink_event),
1011         (gst_base_rtp_depayload_push_full),
1012         (gst_base_rtp_depayload_change_state):
1013         Check sequence numbers, mark input buffers with a discont flag for the
1014         subclass when we detected a gap, drop duplicate buffers. We do this
1015         because one can use the element without a jitterbuffer in front and we
1016         don't want to feed the subclasses invalid or reordered data.
1017         Do an error when the subclass did not provide a process function instead
1018         of crashing.
1019         Some other small cleanups.
1020
1021 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
1022
1023         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1024           May just as well use the precalculated uvstride here.
1025
1026 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
1027
1028         * docs/plugins/Makefile.am:
1029         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1030         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1031         * docs/plugins/gst-plugins-base-plugins.args:
1032         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1033         * docs/plugins/gst-plugins-base-plugins.interfaces:
1034         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1035         * docs/plugins/inspect/plugin-adder.xml:
1036         * docs/plugins/inspect/plugin-alsa.xml:
1037         * docs/plugins/inspect/plugin-audioconvert.xml:
1038         * docs/plugins/inspect/plugin-audiorate.xml:
1039         * docs/plugins/inspect/plugin-audioresample.xml:
1040         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1041         * docs/plugins/inspect/plugin-cdparanoia.xml:
1042         * docs/plugins/inspect/plugin-decodebin.xml:
1043         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1044         * docs/plugins/inspect/plugin-gdp.xml:
1045         * docs/plugins/inspect/plugin-gio.xml:
1046         * docs/plugins/inspect/plugin-gnomevfs.xml:
1047         * docs/plugins/inspect/plugin-libvisual.xml:
1048         * docs/plugins/inspect/plugin-ogg.xml:
1049         * docs/plugins/inspect/plugin-pango.xml:
1050         * docs/plugins/inspect/plugin-playback.xml:
1051         * docs/plugins/inspect/plugin-queue2.xml:
1052         * docs/plugins/inspect/plugin-subparse.xml:
1053         * docs/plugins/inspect/plugin-tcp.xml:
1054         * docs/plugins/inspect/plugin-theora.xml:
1055         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1056         * docs/plugins/inspect/plugin-uridecodebin.xml:
1057         * docs/plugins/inspect/plugin-video4linux.xml:
1058         * docs/plugins/inspect/plugin-videorate.xml:
1059         * docs/plugins/inspect/plugin-videoscale.xml:
1060         * docs/plugins/inspect/plugin-videotestsrc.xml:
1061         * docs/plugins/inspect/plugin-volume.xml:
1062         * docs/plugins/inspect/plugin-vorbis.xml:
1063         * docs/plugins/inspect/plugin-ximagesink.xml:
1064         * docs/plugins/inspect/plugin-xvimagesink.xml:
1065         * ext/cdparanoia/gstcdparanoiasrc.c:
1066         * ext/ogg/gstoggdemux.c:
1067         * ext/ogg/gstoggdemux.h:
1068         * ext/ogg/gstoggmux.c:
1069         * ext/ogg/gstoggmux.h:
1070         * gst/audioconvert/audioconvert.c:
1071         * gst/audioconvert/audioconvert.h:
1072         * gst/audioconvert/gstaudioconvert.h:
1073         * gst/gdp/gstgdpdepay.h:
1074         * gst/gdp/gstgdppay.h:
1075         * gst/playback/gstdecodebin.c:
1076         * gst/playback/gstdecodebin2.c:
1077         * gst/playback/gstplaybin.c:
1078         * gst/playback/gstplaybin2.c:
1079         * gst/playback/gsturidecodebin.c:
1080         * gst/tcp/gstmultifdsink.c:
1081         * gst/tcp/gstmultifdsink.h:
1082         * gst/tcp/gsttcp.h:
1083
1084         Add some documentation comments, and some new headers to be scanned.
1085         Rename some internal enum declarations (audioconvert's DitherType and
1086         NoiseShapingType, GstUnitType from the TCP elements) to match the
1087         documented GObject type names so that the docs pick them up.
1088         Name the playbin2 docs markups properly so they get picked up. They'll
1089         need renaming back when/if playbin2 becomes playbin.
1090
1091         100% symbol coverage for the plugin docs, booya.
1092
1093 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
1094
1095         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1096
1097         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1098         Fix generation of NV12/NV21 frames. Fixes bug #532454.
1099
1100 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1101
1102         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1103
1104         * gst/playback/gstdecodebin.c: (remove_fakesink):
1105         Lock the fakesink before setting the state to NULL and removing it from
1106         the bin so that a concurrent state change cannot interfere. 
1107         Fixes #534331.
1108
1109 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1110
1111         * docs/Makefile.am:
1112         Fix installing plugin documentation when gtk-doc is disabled.
1113
1114 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1115
1116         * gst-libs/gst/rtsp/Makefile.am:
1117         Distribute, don't install md5.h
1118
1119 2008-05-21  Julien Moutte  <julien@fluendo.com>
1120
1121         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
1122         instead of SOL_IP, works on more platforms.
1123         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
1124         arguments.
1125
1126 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1127
1128         * ext/vorbis/vorbisdec.c:
1129         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
1130         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
1131         Some debug and comment fixes.
1132
1133         * tests/examples/dynamic/addstream.c: (main):
1134         Fix , to ;
1135
1136 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1137
1138         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1139         * gst/playback/decodetest.c: (new_decoded_pad_cb):
1140         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1141         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
1142         (cleanup_decodebin):
1143         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1144         (connect_element), (gst_decode_group_control_demuxer_pad):
1145         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
1146         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
1147         (mute_group_type):
1148         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
1149         (gst_play_bin_set_property), (handoff), (gen_video_element),
1150         (gen_text_element), (gen_audio_element), (gen_vis_element),
1151         (remove_sinks), (add_sink), (setup_sinks):
1152         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
1153         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
1154         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
1155         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
1156         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
1157         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
1158         (gen_vis_chain), (gst_play_sink_reconfigure),
1159         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
1160         (gst_play_sink_request_pad):
1161         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
1162         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1163         (cb_newpad):
1164         * gst/playback/test6.c: (new_decoded_pad_cb):
1165         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1166         * tests/check/elements/audiorate.c: (test_injector_chain),
1167         (do_perfect_stream_test):
1168         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1169         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
1170         * tests/check/elements/gnomevfssink.c:
1171         * tests/check/elements/textoverlay.c:
1172         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
1173         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
1174         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
1175         * tests/check/pipelines/oggmux.c: (test_pipeline):
1176         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
1177         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1178         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
1179         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
1180         * tests/examples/seek/seek.c: (make_mod_pipeline),
1181         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1182         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
1183         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1184         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1185         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1186         (update_fill), (msg_buffering):
1187         Don't use bad gst_element_get_pad().
1188
1189 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
1190
1191         * gst-libs/gst/riff/riff-media.c:
1192           Fix wrong method name in docs. Fix calculation of strf fields for
1193           broken mulaw/alaw.
1194   
1195         * gst-libs/gst/riff/riff-read.c:
1196           Whitespace fix and removing double ';'.
1197
1198 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1199
1200         * docs/design/part-playbin2.txt:
1201         Add some leftover doc.
1202
1203 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1204
1205         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1206         Fix copy & paste error in last commit.
1207
1208 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1209
1210         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1211         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
1212         other channel positions when source has SIDE channels and dest doesn't
1213         or the other way around.
1214
1215 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1216
1217         Patch by: Henrik Eriksson <henriken at axis dot com>
1218
1219         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1220         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
1221         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
1222         (gst_multi_fd_sink_get_property):
1223         * gst/tcp/gstmultifdsink.h:
1224         Add support for DSCP QOS. Fixes #469933.
1225
1226 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1227
1228         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1229         Add another test that checks if conversion between standard 1 and 2
1230         channel layouts with and without positions set is working.
1231
1232 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1233
1234         * gst-libs/gst/audio/multichannel.c:
1235         (gst_audio_check_channel_positions):
1236         Allow non-standard 2 channel layouts.
1237         
1238         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1239         Add some tests for converting and remapping non-standard 1 and 2
1240         channel layouts.
1241
1242 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1243
1244         * gst/audioconvert/gstchannelmix.c:
1245         (gst_channel_mix_fill_normalize):
1246         Prevent division by zero if the channel mix matrix contains only
1247         zeroes.
1248
1249 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1250
1251         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1252
1253         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
1254         Close a buffer memory leak. Fixes bug #534071.
1255
1256 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1257
1258         * gst-libs/gst/rtsp/gstrtsptransport.h:
1259         Make the GstRTSPTransport struct members public as there are no
1260         setters/getters and it's supposed to be changed directly.
1261         Fixes bug #533087.
1262
1263 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1264
1265         * gst/adder/gstadder.c:
1266         Adder also doesn't support audio/x-raw-int with width!=depth so don't
1267         claim this on the pad template caps.
1268
1269 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1270
1271         * gst-libs/gst/audio/gstbaseaudiosink.c:
1272         (gst_base_audio_sink_sync_latency):
1273         We can only use our optimal calibration if we prerolled before the
1274         latency expired.
1275
1276 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
1277
1278         * configure.ac:
1279           Require core CVS for GstBaseSrc buffer caps setting magic.
1280
1281 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1282
1283         * gst/audioconvert/gstaudioconvert.c:
1284         (gst_audio_convert_fixate_channels):
1285         Fix logic in last commit.
1286
1287 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1288
1289         * gst/audioconvert/gstaudioconvert.c:
1290         (gst_audio_convert_fixate_channels):
1291         Passthrough the channel positions if the number of output channels is
1292         the same as the number of input channels, the input had a channel
1293         layout and downstream requests no special one. We did this already for
1294         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
1295
1296 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1297
1298         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
1299         (gst_gnome_vfs_src_finalize),
1300         (gst_gnome_vfs_src_received_headers_callback),
1301         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
1302         * ext/gnomevfs/gstgnomevfssrc.h:
1303         Set the ICY caps on the srcpad from where they get picked up by the base
1304         class now and set on the outgoing buffers.
1305
1306         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1307         (gst_base_audio_src_create):
1308         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
1309         BaseSrc now sets the caps on outgoing buffers automatically.
1310
1311 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1312
1313         * gst-libs/gst/audio/gstbaseaudiosink.c:
1314         (gst_base_audio_sink_resample_slaving),
1315         (gst_base_audio_sink_skew_slaving),
1316         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
1317         (gst_base_audio_sink_async_play),
1318         (gst_base_audio_sink_change_state):
1319         Change the way in which the ringbuffer is started when dealing with a
1320         slaved clock and latency. We now sync to the clock until we reach
1321         upstream latency before starting the ringbuffer. This has the effect
1322         that we can accurately align the master and slave clocks and let the
1323         rate correction code take care of the initial drift or rounding errors
1324         instead of leaving them uncorrected with the old approach.
1325
1326 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1327
1328         * gst/audioconvert/gstaudioconvert.c:
1329         (gst_audio_convert_fixate_channels):
1330         Correctly set the default channel positions when converting to 8
1331         channels.
1332
1333 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1334
1335         * configure.ac:
1336           Error out if we don't have the required version of core.
1337
1338 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1339
1340         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
1341           Use data scan helper in aac typefinder and stop scanning
1342           for headers when we've found a type. Also fix potential invalid
1343           memory access when calculating the frame length.
1344
1345 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1346
1347         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
1348           (mpeg_sys_is_valid_pack):
1349           Don't modify scan context when we return FALSE in ensure_data, so
1350           it's possible to continue scanning, and we don't end up with a NULL
1351           data pointer and a positive size, which might bite us the next time
1352           we're called. Small constification.
1353
1354 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
1355
1356         * gst/adder/gstadder.c:
1357         Adder doesn't support 24 bit samples so don't claim it supports them
1358         in the pad template caps.
1359
1360 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1361
1362         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1363         (gst_base_rtp_depayload_chain):
1364         Validate the RTP packet before further processing it. It's just too
1365         dangerous to accept random packets and people are not forced to use a
1366         jitterbuffer or session manager to filter out the bad packets.
1367
1368         * gst-libs/gst/rtp/gstrtpbuffer.c:
1369         (gst_rtp_buffer_set_extension_data),
1370         (gst_rtp_buffer_get_payload_subbuffer):
1371         Small cleanups.
1372         When setting extension data in a buffer that is too small, we fail and
1373         we should not set the extension bit.
1374         Change GST_WARNINGS into g_warning because they really are
1375         programming errors.
1376
1377         * tests/check/libs/rtp.c: (GST_START_TEST):
1378         Catch the g_warnings now in the unit tests and that fact that failing to
1379         set extension data left the extension bit untouched.
1380
1381 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1382
1383         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1384           Revert previous change which made basetransform handle buffer_alloc
1385           and which breaks things badly in the non-passthrough case since it
1386           returned buffers with a different (ie. sometimes smaller) size than
1387           the size requested.
1388
1389 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1390
1391         Patch by: Bernard B <b-gnome at largestprime dot net>
1392
1393         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
1394         Fix seqnum compare function for bordercase values and fix the docs
1395         again. Fixes #533075.
1396
1397         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
1398         Add a testcase for seqnum compare function.
1399
1400 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
1401
1402         * gst/adder/gstadder.c: (gst_adder_setcaps),
1403         (gst_adder_class_init):
1404         Correctly declare the supported endianness on the pad templates
1405         and check for correct endianness in the set caps function. Adder
1406         only supports native endianness.
1407         Also use gst_element_class_set_details_simple().
1408
1409 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
1410
1411         * sys/xvimage/xvimagesink.c:
1412           Better debug logging in port value handling. Merging separate port
1413           value loops into one.
1414
1415 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1416
1417         Patch by: Hannes Bistry <hannesb at gmx dot de>
1418
1419         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
1420         * gst/tcp/gsttcpserversink.c:
1421         (gst_tcp_server_sink_handle_server_read),
1422         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
1423         Fix regression in clientsrc because we did not add the fd to the poll
1424         set anymore. Fixes #532364.
1425         Do some cleanups here and there.
1426
1427 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1428
1429         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
1430         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
1431         * gst/playback/gstplay-marshal.list:
1432         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
1433         Use correct marshallers. GstCaps are a boxed type and no GObject
1434         subclass.
1435
1436 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1437
1438         * win32/common/libgstrtsp.def:
1439         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
1440         symbols.
1441
1442 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1443
1444         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1445
1446         * tests/check/elements/audioresample.c:
1447         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
1448         (live_switch_push), (GST_START_TEST):
1449         Add unit test for the latest basetransform negotiation changes.
1450         See bug #526768.
1451
1452 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1453
1454         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
1455         Fix nv12<->nv21 conversion if stride is larger than width.
1456
1457 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1458
1459         Patch by: Jan Gerber <j at oil21 dot org>
1460
1461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
1462         (gst_ogg_pad_parse_skeleton_fisbone):
1463         * ext/ogg/gstoggdemux.h:
1464         Parse presentation time from skeleton streams and use it as offset
1465         for the timestamps. Fixes bug #530068.
1466
1467 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
1468
1469         * gst-libs/gst/audio/gstbaseaudiosink.c:
1470         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
1471         Revert previous patch that attempted to more accurately calculate the
1472         initial offset between master and slave clock. The best thing we can do
1473         in general is take the time of both clocks as the diff since we don't
1474         know when the actual preroll happened.
1475
1476 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1477
1478         * gst-libs/gst/pbutils/install-plugins.c:
1479           Fix docs: type and missing word.
1480
1481 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
1482
1483         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
1484           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
1485           for this instead; don't check if we've found enough markers after
1486           each and every step, it's enough to do that only if we've actually
1487           found a new marker.
1488           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
1489
1490 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
1491
1492         * gst/typefind/gsttypefindfunctions.c:
1493           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
1494           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
1495           (mpeg_video_stream_type_find):
1496           Move scan helper thingy to the beginning of the file so we can use
1497           it in other typefind functions. Rename it to something more
1498           generic. Also improve handling of things towards the end of the
1499           typefind data: peek as much as we can if we know the size of the
1500           data, rather than just min_size.
1501
1502 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
1503
1504         * docs/libs/gst-plugins-base-libs-sections.txt:
1505         * gst-libs/gst/interfaces/colorbalance.c:
1506         * gst-libs/gst/interfaces/colorbalance.h:
1507         * gst-libs/gst/interfaces/colorbalancechannel.c:
1508         * gst-libs/gst/interfaces/colorbalancechannel.h:
1509         * gst-libs/gst/interfaces/tuner.c:
1510         * gst-libs/gst/interfaces/tunerchannel.c:
1511         * gst-libs/gst/interfaces/tunerchannel.h:
1512         * gst-libs/gst/interfaces/tunernorm.c:
1513         * gst-libs/gst/interfaces/tunernorm.h:
1514         * gst-libs/gst/video/video.c:
1515         * gst-libs/gst/video/video.h:
1516         Document the GstTuner and GstColorBalance interfaces, and some
1517         other random API functions that needed it. 70% symbol coverage, woo.
1518
1519 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1520
1521         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
1522         Choose to allocate one less segment but require one additional segment
1523         as latency. 
1524
1525         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
1526         No need to increment the number of segments in the source.
1527
1528         * gst-libs/gst/audio/gstbaseaudiosink.c:
1529         (gst_base_audio_sink_get_time), (clock_convert_external),
1530         (gst_base_audio_sink_resample_slaving),
1531         (gst_base_audio_sink_skew_slaving),
1532         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
1533         (gst_base_audio_sink_async_play):
1534         Remove adding latency when returning the internal time while subtracting
1535         it again when we use the value a little later.
1536         When calculating the end timestamp, we are making a rounding error
1537         with the current algorithm. Ensure that we don't accumulate these
1538         rounding errors when aligning samples by not resampling at all if we
1539         don't need to. Fixes #419351.
1540         Make the initial calibration of the clock slaving a little more
1541         predictable and accurate. Also handle the case where we don't do
1542         clock slaving.
1543
1544 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
1545
1546         Based on a patch by:
1547           Björn Benderius <bjoern dot benderius at axis dot com>
1548
1549         * gst/ffmpegcolorspace/avcodec.h:
1550         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1551         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1552         (gst_ffmpegcsp_avpicture_fill):
1553         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
1554         * gst/ffmpegcolorspace/imgconvert_template.h:
1555         Add conversions from/to NV12 and NV21 and conversions between those
1556         two formats. Fixes bug #532166.
1557
1558 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1559
1560         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
1561         Abort the h264 typefinding as soon as _peek() doesn't return anything,
1562         which happens for example with files smaller than 128kb.
1563
1564 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1565
1566         Patch by: Wouter Cloetens <zombie at e2big dot org>
1567
1568         * gst-libs/gst/rtsp/Makefile.am:
1569         * gst-libs/gst/rtsp/gstrtspconnection.c:
1570         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
1571         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
1572         (add_auth_header), (gst_rtsp_connection_free),
1573         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
1574         (gst_rtsp_connection_set_auth_param),
1575         (gst_rtsp_connection_clear_auth_params):
1576         * gst-libs/gst/rtsp/gstrtspconnection.h:
1577         Add Digest authorization support for RTSP connections. See #532065.
1578
1579         * gst-libs/gst/rtsp/md5.c:
1580         * gst-libs/gst/rtsp/md5.h:
1581         Yeap, another md5 implementation until we can depend on a glib that has
1582         support for it.
1583
1584 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
1585
1586         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1587
1588         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1589         Let audioresample use the buffer allocation of basetransform instead
1590         of it's own stuff.
1591
1592         * tests/check/elements/audioresample.c: (alloc_only_48000),
1593         (GST_START_TEST), (audioresample_suite):
1594         Add unit test for the recent basetransform bugfix, where upstream
1595         changes caps to something that can't be passed through anymore.
1596
1597 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1598
1599         * win32/common/config.h.in:
1600           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
1601           use the real thing than having "???" unconditionally.
1602
1603 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1604
1605         * gst-libs/gst/audio/gstbaseaudiosink.c:
1606         (gst_base_audio_sink_query):
1607         Report the latency with the new seglatency parameter.
1608
1609         * gst-libs/gst/audio/gstringbuffer.c:
1610         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
1611         (gst_ring_buffer_acquire):
1612         * gst-libs/gst/audio/gstringbuffer.h:
1613         Add new field to the ringbufferspec to specify the expected latency
1614         between the underlying device read/write pointer, this is needed
1615         when writing sinks that sit a little closer to the hardware.
1616         Add some more docs for other fields.
1617
1618 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1619
1620         * gst/volume/gstvolume.c: (volume_transform_ip):
1621         Return NOT_NEGOTIATED if we didn't set a process function yet for some
1622         reason instead of crashing later. Might fix bug #509125.
1623
1624 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1625
1626         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
1627
1628         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
1629         * gst/audioconvert/audioconvert.h:
1630         * gst/audioconvert/gstaudioconvert.c:
1631         (gst_audio_convert_parse_caps),
1632         (structure_has_fixed_channel_positions),
1633         (gst_audio_convert_transform_caps):
1634         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
1635         Add support for more than 8 channels and NONE channel layouts. For
1636         more than 8 channels no channel conversion is supported yet, only
1637         format conversions are supported. Fixes bug #398033.
1638
1639         * tests/check/elements/audioconvert.c: (verify_convert),
1640         (GST_START_TEST), (audioconvert_suite):
1641         Add some unit tests by Tim for checking the NONE channel layouts
1642         and more than 8 channels and add some more unit tests for channel
1643         conversions.
1644
1645 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1646
1647         * gst/playback/gstdecodebin2.c: (connect_pad):
1648         When autoplugging fails, set the element back to NULL before
1649         unreffing it.
1650
1651 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1652
1653         * win32/common/libgstaudio.def:
1654         Add gst_base_audio_src_[sg]et_slave_method() to the exported
1655         symbols.
1656
1657 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1658
1659         * gst/subparse/samiparse.c: (handle_start_sync),
1660         (end_sami_element), (characters_sami):
1661         Remove trailing, leading and double whitespaces.
1662         Correctly timestamp buffers and output the last buffer too.
1663
1664         * tests/check/elements/subparse.c: (GST_START_TEST),
1665         (subparse_suite):
1666         Add a simple unit test for SAMI parsing.
1667
1668 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1669
1670         Patch by: Young-Ho Cha <ganadist at chollian dot net>
1671
1672         * gst/subparse/samiparse.c: (handle_start_sync),
1673         (start_sami_element), (end_sami_element), (characters_sami),
1674         (sami_context_reset):
1675         Only output characters inside the "sync" elements. There could be
1676         other elements like "style" that have some content but should
1677         not be printed. Fixes bug #467911.
1678
1679 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1680
1681         * gst/playback/gstplaybasebin.c: (set_audio_mute),
1682         (set_active_source):
1683         * gst/playback/gstplaybasebin.h:
1684         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1685         (playbin_set_audio_mute):
1686         Allow setting -1 as current-audio to mute the current audio stream,
1687         similar to what is done for subtitles. Fixes bug #342294.
1688
1689 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
1690
1691         * gst-libs/gst/pbutils/descriptions.c: (formats): 
1692         It's SorensOn and not SorensEn.
1693
1694 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1695
1696         * gst-libs/gst/pbutils/descriptions.c: (formats):
1697           Fix description of video/x-flash-video.
1698
1699 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
1700
1701         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1702         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1703         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
1704         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
1705         Remove some unused code.
1706
1707         * gst/audioconvert/gstaudioquantize.c:
1708         (gst_audio_quantize_free_noise_shaping):
1709         Don't return before freeing the noise shaping history.
1710
1711 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1712
1713         * tests/check/elements/subparse.c: (do_test),
1714           (test_tmplayer_style3b), (subparse_suite):
1715           Add unit test for the tmplayer variant from bug #530962.
1716
1717 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1718
1719         * gst/subparse/gstsubparse.c: (handle_buffer),
1720           (gst_sub_parse_sink_event):
1721         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
1722           (tmplayer_parse_line):
1723           Fix parsing of tmplayer subtitle variant where every single line contains
1724           text and there isn't an empty line after each line to determine the
1725           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
1726           making sure that we push out the last line of text without a duration if
1727           there's still text left in the buffer at the end.
1728
1729 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1730
1731         * gst/subparse/gstsubparse.c: (feed_textbuf):
1732           Fix detection of discontinuities based on the buffer offset (doesn't work
1733           so well if no buffer offset is set) and also check for the DISCONT buffer
1734           flag. This keeps the parser state from being reset after each buffer in
1735           the unit test.
1736
1737 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1738
1739         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
1740           Further fine-tuning: don't absolutely require sequence or GOP headers
1741           (as introduced in the previous commit), but adjust the typefind
1742           probabilities returned accordingly if we don't see them. Also make sure
1743           picture header and first slice are somewhat close to each other (which
1744           is not perfect but still better than requiring a fixed offset or having
1745           no limit at all).
1746
1747 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1748
1749         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
1750         (gst_basertppayload_sink_setcaps),
1751         (gst_basertppayload_sink_getcaps):
1752         Rename the setcaps/getcaps function internally to make it clear that
1753         they are called for the sink pad.
1754
1755 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1756
1757         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1758         (gst_base_rtp_depayload_class_init),
1759         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
1760         (gst_base_rtp_depayload_packet_lost),
1761         (gst_base_rtp_depayload_set_gst_timestamp):
1762         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1763         Catch packet-lost events from the jitterbuffer and convert them into a
1764         vmethod call (lost-packet) so that depayloaders can do something smart.
1765         Also add a default packet-lost function that sends out a segment update
1766         to the decoders.
1767
1768 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
1769
1770         * gst/playback/test4.c:
1771         * gst/playback/test5.c:
1772         * gst/playback/test6.c:
1773         * gst/playback/test7.c:
1774           Also include config.h when relying on defines from it. Fixes the
1775           build. Its been a please to serve :)
1776
1777 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
1778
1779         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
1780         (paint_setup_NV21), (paint_hline_NV12_NV21):
1781         Add support for NV12 and NV21 in videotestsrc
1782
1783 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
1784
1785         * gst/videoscale/gstvideoscale.c:
1786         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
1787         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
1788         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
1789         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
1790         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
1791         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
1792         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
1793         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
1794         (vs_image_scale_linear_RGB555):
1795         Support 1x1 images as input and output as for example the BBC HQ new
1796         streams have 1x1 GIFs in the playlists for some reason.
1797
1798 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1799
1800         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
1801           (try_to_link_1):
1802           If we can't activate one of the decoders we plugged in (such as,
1803           say, musepackdec) for some reason (it might not support push mode,
1804           for example), remove any pad probes that close_pad_link() might
1805           have set up. This makes sure we later don't try to remove a probe
1806           for a pad that doesn't exist any longer, and avoids nast warnings
1807           and probably other things too.
1808
1809 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1810
1811         * gst/typefind/gsttypefindfunctions.c:
1812           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
1813           (plugin_init):
1814           Rework mpeg video stream typefinding a bit more: make sure sequence,
1815           GOP, picture and slice headers appear in the order they should and
1816           that we've in fact at least had one of each; fix picture header
1817           detection; decouple picture and slice header check - don't assume
1818           they're at a fixed offset, there may be extra data in between. Also,
1819           announce varying degrees of probability depending on what we found
1820           exactly (multiple pictures, at least one picture, just sequence and
1821           GOP headers). Finally, in _ensure_data(), take into account that we
1822           might be typefinding smaller amounts of data, such as the first
1823           buffer of a stream, so fall back to the minimum size needed as long
1824           as that's available, instead of erroring out if there's less than
1825           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
1826           fuzzed file from #399342 as valid.
1827
1828 2008-04-30  Michael Smith <msmith@songbirdnest.com>
1829
1830         * ext/theora/theoradec.c:
1831           Cool kids don't divide by zero.
1832           Treat PAR of x:0 as 1:1.
1833           Fixes #530719.
1834
1835 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1836
1837         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
1838           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
1839           (mpeg_video_stream_type_find):
1840           Refactor a bit: use context structure to track parsing offset and
1841           size of available data and make the code a bit clearer. Fixes bad
1842           memory access in #356937.
1843
1844 2008-04-28  Michael Smith <msmith@songbirdnest.com>
1845
1846         * gst/playback/test4.c:
1847         * gst/playback/test5.c:
1848         * gst/playback/test6.c:
1849         * gst/tcp/gstmultifdsink.c:
1850           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
1851           is defined.
1852
1853 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1854
1855         * gst-libs/gst/audio/gstbaseaudiosink.h:
1856         Clarify some docs.
1857
1858         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
1859         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
1860         (gst_base_audio_src_set_slave_method),
1861         (gst_base_audio_src_get_slave_method),
1862         (gst_base_audio_src_set_property),
1863         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
1864         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1865         Add property and methods for selecting the clock slave method in the
1866         source, like in the sink.
1867         We only implement "none" and "re-timestamp" for now.
1868         API: gst_base_audio_src_set_slave_method()
1869         API: gst_base_audio_src_get_slave_method()
1870
1871 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1872
1873         * gst-libs/gst/rtp/gstrtpbuffer.c:
1874         Fix the docs about the seqnum compare function, it returns a difference.
1875
1876 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
1877
1878         * ext/alsa/gstalsadeviceprobe.c:
1879         (gst_alsa_get_device_list): Don't return before freeing up
1880         the allocated structures.
1881
1882 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
1883
1884         * gst/playback/gstplaybin.c:
1885           Remove obsolete streaminfo code and fix a leak. Fixes #529546
1886
1887 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
1888
1889         * ext/ogg/gstoggdemux.c:
1890           Revert the event part, that should not go in.
1891
1892 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
1893
1894         * ext/ogg/gstoggdemux.c:
1895           Don't leak GstPluginFeatures when filtering.
1896
1897 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
1898
1899         * sys/xvimage/xvimagesink.c:
1900           Add some logging for cases when grabbing the xv failed.
1901
1902 2008-04-21  David Schleef  <ds@schleef.org>
1903
1904         * ext/ogg/gstoggmux.c:
1905           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
1906           packet.  Should conform to what we currently think is the
1907           final Ogg/Dirac muxing spec.
1908
1909 2008-04-21  David Schleef  <ds@schleef.org>
1910
1911         * sys/xvimage/xvimagesink.c:
1912           Fix typo that causes the overlay keying color to bright green
1913           on a 16-bit display.  Dark grey good.  Bright green bad.
1914
1915 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
1916
1917         * ext/gnomevfs/gstgnomevfsuri.c:
1918           Add  FIXME comment about using uri-list for source and sink.
1919
1920 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
1921
1922         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
1923         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
1924         vaargs functions to gint. Otherwise the fractions will get 0 set
1925         instead of the correct value on big endian systems. Fixes bug #529018.
1926
1927 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
1928
1929         * ext/gnomevfs/gstgnomevfssink.c:
1930         (gst_gnome_vfs_sink_uri_get_protocols):
1931         * ext/gnomevfs/gstgnomevfssrc.c:
1932         (gst_gnome_vfs_src_uri_get_protocols):
1933         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
1934         (gst_gnomevfs_get_supported_uris):
1935         Get the list of supported URI schemes in a threadsafe way and use the
1936         same list for the source and sink.
1937
1938 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
1939
1940         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
1941         (gst_gio_get_supported_protocols):
1942         Don't generate a new supported protocols list on each call but cache
1943         it. It's supposed to be static anyway, this way we only leak it once
1944         per process.
1945
1946         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
1947         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
1948         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
1949         (gst_gio_sink_start):
1950         * ext/gio/gstgiosink.h:
1951         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
1952         (gst_gio_src_class_init), (gst_gio_src_finalize),
1953         (gst_gio_src_set_property), (gst_gio_src_get_property),
1954         (gst_gio_src_start):
1955         * ext/gio/gstgiosrc.h:
1956         API: Add "file" properties where one can set a GFile as
1957         source/destination.
1958
1959         Add locking to the properties and use
1960         gst_element_class_set_details_simple() instead of a static
1961         GstElementDetails struct.
1962
1963 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
1964
1965         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
1966         (plugin_init):
1967         Add "mpp" and "mp+" as possible extensions for MusePack files.
1968
1969         Add typefinding for MusePack StreamVersion 8 files and include the
1970         stream version in the caps.
1971
1972 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
1973
1974         * gst-libs/gst/rtp/gstrtppayloads.c:
1975         (gst_rtp_payload_info_for_name):
1976         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
1977
1978 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
1979
1980         * configure.ac:
1981           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
1982           (NB: this only affects compilation of some of the examples).
1983           Remove some configure.ac cruft that's not needed any longer.
1984
1985 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
1986
1987         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
1988         Don't validate the payload if there isn't any.
1989         Fixes #525915
1990
1991 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1992
1993         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
1994         Use g_atomic_int_set() instead of gst_atomic_int_set().
1995
1996 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1997
1998         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
1999         Return NULL instead of a gchar * array with one NULL element if we
2000         don't get any supported URI schemes from GIO.
2001
2002 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2003
2004         * gst/audiotestsrc/gstaudiotestsrc.c:
2005           Remove cpp style commented old code.
2006
2007 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2008
2009         * gst/playback/gstdecodebin2.c:
2010           Fix signal docs.
2011
2012 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2013
2014         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2015           (gst_text_overlay_init):
2016           Fix textoverlay unit test again by making the supposed default
2017           value for the wait-text property the actual default value.
2018           Also fix Since: tag for new property.
2019
2020 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
2021
2022         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
2023           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
2024           (gst_video_format_get_pixel_stride),
2025           (gst_video_format_get_component_width),
2026           (gst_video_format_get_component_height),
2027           (gst_video_format_get_component_offset), (gst_video_format_get_size),
2028           (gst_video_format_convert):
2029           Add guards to these functions to ensure sane input values.
2030
2031         * tests/check/libs/video.c:
2032           Fix unit test not to create caps with width=0 and height=0.
2033
2034 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2035
2036         * docs/design/draft-keyframe-force.txt:
2037         Fix typo.
2038
2039         * gst/playback/gstqueue2.c: (update_buffering),
2040         (gst_queue_handle_src_query):
2041         Set buffering mode in the messages.
2042         Set buffering percent in the query.
2043
2044         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
2045         (do_stream_buffering), (do_download_buffering), (msg_buffering):
2046         Do some more fancy things based on the buffering method in use.
2047
2048 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2049
2050         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
2051         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
2052         (msg_buffering), (main):
2053         Add basic download reports to seek using the new buffering API.
2054
2055 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2056
2057         * gst/playback/gstqueue2.c: (update_buffering),
2058         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
2059         (gst_queue_src_checkgetrange_function):
2060         Include extra buffering stats in the buffering message.
2061         Implement BUFFERING query.
2062
2063         * gst/playback/gsturidecodebin.c: (do_async_start),
2064         (do_async_done), (type_found), (setup_streaming), (setup_source),
2065         (gst_uri_decode_bin_change_state):
2066         Only add decodebin2 when the type is found in streaming mode.
2067         Make uridecodebin async to PAUSED even when we don't have decodebin2
2068         added yet.
2069
2070 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
2071
2072         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2073         Filter cdda from the supported URI schemes. We can't support
2074         musicbrainz tags and everything else one expects from a cdda source
2075         with GIO. Fixes bug #526794.
2076
2077 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
2078
2079         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
2080         (gst_xvimagesink_buffer_alloc):
2081         Fix calculation of 'expected size' for YV12 buffers.
2082         Be a little more verbose in the debug output for buffer-alloc'ed
2083         buffers which turn out to have the wrong size.
2084
2085 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
2086
2087         * NEWS:
2088         * RELEASE:
2089         * gst-plugins-base.doap:
2090           Merge other changes from 0.10.19 release branch.
2091
2092 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2093
2094         * gst-libs/gst/audio/gstbaseaudiosink.c:
2095           (gst_base_audio_sink_class_init):
2096         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2097           (gst_base_audio_src_class_init):
2098         * gst/playback/gstplayback.c: (plugin_init):
2099         * gst/volume/gstvolume.c: (plugin_init):
2100           Work around missing bits of thread-safety on older GLibs some
2101           more to avoid assertions when starting up multiple playbin
2102           objects concurrently (see #512382).
2103
2104 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2105
2106         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
2107           Remove some more fields.
2108
2109 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
2110
2111         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2112
2113         * configure.ac:
2114         Actually build dlls when cross-compiling with mingw32.
2115         Fixes bug #526247.
2116
2117 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2118
2119         * configure.ac:
2120           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
2121
2122 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2123
2124         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
2125         (msg_buffering), (connect_bus_signals), (main):
2126         Add statusbar.
2127         Add buffering support with feedback in the statusbar.
2128
2129 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2130
2131         * ext/ogg/gstoggmux.c:
2132           Fix sample pipeline description.
2133
2134 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
2135
2136         * docs/plugins/Makefile.am:
2137         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2138         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2139         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2140           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
2141
2142         * docs/plugins/gst-plugins-base-plugins.args:
2143         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2144         * docs/plugins/gst-plugins-base-plugins.interfaces:
2145         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2146         * docs/plugins/inspect/plugin-adder.xml:
2147         * docs/plugins/inspect/plugin-alsa.xml:
2148         * docs/plugins/inspect/plugin-audioconvert.xml:
2149         * docs/plugins/inspect/plugin-audiorate.xml:
2150         * docs/plugins/inspect/plugin-audioresample.xml:
2151         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2152         * docs/plugins/inspect/plugin-cdparanoia.xml:
2153         * docs/plugins/inspect/plugin-decodebin.xml:
2154         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2155         * docs/plugins/inspect/plugin-gdp.xml:
2156         * docs/plugins/inspect/plugin-gnomevfs.xml:
2157         * docs/plugins/inspect/plugin-libvisual.xml:
2158         * docs/plugins/inspect/plugin-ogg.xml:
2159         * docs/plugins/inspect/plugin-pango.xml:
2160         * docs/plugins/inspect/plugin-playback.xml:
2161         * docs/plugins/inspect/plugin-queue2.xml:
2162         * docs/plugins/inspect/plugin-subparse.xml:
2163         * docs/plugins/inspect/plugin-tcp.xml:
2164         * docs/plugins/inspect/plugin-theora.xml:
2165         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2166         * docs/plugins/inspect/plugin-uridecodebin.xml:
2167         * docs/plugins/inspect/plugin-video4linux.xml:
2168         * docs/plugins/inspect/plugin-videorate.xml:
2169         * docs/plugins/inspect/plugin-videoscale.xml:
2170         * docs/plugins/inspect/plugin-videotestsrc.xml:
2171         * docs/plugins/inspect/plugin-volume.xml:
2172         * docs/plugins/inspect/plugin-vorbis.xml:
2173         * docs/plugins/inspect/plugin-ximagesink.xml:
2174         * docs/plugins/inspect/plugin-xvimagesink.xml:
2175           Update introspection data.
2176
2177         * ext/ogg/gstoggmux.c:
2178           Document oggmux.
2179
2180         * gst/playback/gstdecodebin2.c:
2181           Don't use gtk-doc style comment start for private stuff, but make it
2182           formatted like this for consistency.
2183
2184 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2185
2186         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
2187         (gst_decode_bin_init), (gst_decode_bin_dispose),
2188         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
2189         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2190         (analyze_new_pad), (connect_pad), (expose_pad),
2191         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
2192         (gst_decode_group_expose), (gst_decode_group_free),
2193         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
2194         Remove fakesink hack, we can now implement this more elegantly.
2195         Added property to bypass typefinding.
2196         Removed underrun callback and demuxer pad probe, we now use the srcpad
2197         probe to expose groups.
2198         API::sink-caps property
2199
2200         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
2201         Guard against multiple emissions of the no_more_pads signal, which
2202         happens when we are dealing with chained oggs.
2203
2204         * gst/playback/gsturidecodebin.c: (remove_decoders),
2205         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
2206         (setup_source):
2207         For streams, use our own typefind element and plug our queue after it.
2208         We will need this to determine the type of buffering to use for the
2209         queue soon.
2210
2211 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2212
2213         * gst-libs/gst/audio/gstbaseaudiosink.c:
2214         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
2215         Guard against over and underflows because of clock slaving.
2216         When we are using our own clock, still compensate for any calibrations
2217         that we might have done to our clock.
2218
2219 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2220
2221         * ext/theora/theoradec.c: (theora_handle_type_packet),
2222         (theora_dec_chain):
2223         Don't try to do anything fancy with the return code from pushing an
2224         event, it does not have enough information to turn it into a
2225         GST_FLOW_ERROR.
2226
2227 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2228
2229         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
2230         (gst_ogg_demux_chain_elem_pad):
2231         Add small debug line.
2232         Pass return code from the internal decoder instead of the too generic
2233         GST_FLOW_ERROR.
2234
2235 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
2236
2237         * gst-libs/gst/cdda/Makefile.am:
2238         * gst-libs/gst/cdda/base64.c:
2239         * gst-libs/gst/cdda/base64.h:
2240         * gst-libs/gst/cdda/gstcddabasesrc.c:
2241         (gst_cddabasesrc_calculate_musicbrainz_discid):
2242         Use GLib's base64 implementation instead of our own.
2243
2244 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2245
2246         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2247         (gst_ogg_demux_read_chain):
2248         Refix oggdemux, we only have a problem if we failed to find a chain and
2249         we are not EOF.
2250
2251 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2252
2253         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
2254
2255         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2256         (gst_ogg_demux_read_chain):
2257         When we fail to find a BOS page and we and up with no chain, error out
2258         properly instead of segfaulting. Fixes #525665.
2259
2260 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2261
2262         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2263         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
2264         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
2265         no-more-pads...
2266
2267 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2268
2269         * gst/playback/gstqueue2.c: (update_out_rates),
2270         (gst_queue_open_temp_location_file),
2271         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
2272         (gst_queue_handle_src_query), (gst_queue_set_property):
2273         Update the estimated input data when we push out a buffer.
2274         Add some debug info about the temp file.
2275         Only forward src events when we are not using a temp file.
2276         Don't block the duration query, we need to find something better.
2277         Don't leak the temp filename.
2278
2279 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
2280
2281         * configure.ac:
2282         Require GLib 2.12 and liboil 0.3.14.
2283
2284         * gst/volume/gstvolume.c: (volume_process_double):
2285         Unconditionally use liboil 0.3.14 function.
2286
2287 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
2288
2289         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2290         ms-gsm can have arbitrarty sample rates. See #481354.
2291
2292 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2293
2294         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2295         MP4S is generic MPEG-4, not a microsoft variant.
2296
2297 2008-03-27  Michael Smith <msmith@fluendo.com>
2298
2299         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2300           Check the body CRC (if set) when depayloading.
2301           Fixes #522401.
2302
2303 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2304
2305         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2306           Fix Since: version for new property.
2307
2308 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2309
2310         * gst-libs/gst/rtsp/gstrtspconnection.c:
2311         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2312         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
2313         Don't error when poll_wait returns EAGAIN.
2314
2315 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2316
2317         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
2318         The queue is never filled when there are no buffers in the queue at all.
2319         Fixes #523993.
2320
2321 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2322
2323         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
2324         (init_group), (free_group), (gst_play_bin_init),
2325         (gst_play_bin_finalize), (gst_play_bin_set_uri),
2326         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
2327         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
2328         (gst_play_bin_set_current_video_stream),
2329         (gst_play_bin_set_current_audio_stream),
2330         (gst_play_bin_set_current_text_stream),
2331         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
2332         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
2333         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
2334         (activate_group), (deactivate_group), (setup_next_source),
2335         (save_current_group), (gst_play_bin_change_state):
2336         Update some docs.
2337         Add new locks and conds to protect pipeline creation and group
2338         switching.
2339         Implement the sub-uri property.
2340         Keep track of pending uridecodebin creation and configure the output
2341         pipeline after all streams are configured.
2342         Propagate subtitle encoding to the uridecodebins.
2343         Implement getting the video/audio/visualisation elements.
2344         Use input-selector for stream switching.
2345         If we are asked to do visualisation, prefer to autoplug raw sinks
2346         instead of sinks that accept encoded data.
2347
2348 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2349
2350         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
2351         (gst_play_sink_init), (gst_play_sink_dispose),
2352         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
2353         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
2354         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
2355         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
2356         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
2357         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
2358         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
2359         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2360         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
2361         * gst/playback/gstplaysink.h:
2362         Add methods to get audio/video/vis elements.
2363         Add methods to set the font description for the overlay.
2364         Remove properties, we're using this element with its methods only.
2365         Add support for subtitles.
2366         Rearrange the locking a bit to not use the object lock for protecting
2367         the pipeline construction.
2368         Try to use the volume and mute property on the sink when its available.
2369         Implement the mute option with volume when the sink does not have a mute
2370         property.
2371         Only add volume element when the sink has no volume property.
2372         Only do visualisations with raw audio pads.
2373
2374 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2375
2376         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2377         (gst_text_overlay_init), (gst_text_overlay_set_property),
2378         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
2379         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2380         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2381         (gst_text_overlay_change_state):
2382         * ext/pango/gsttextoverlay.h:
2383         Add property to configure waiting for text on the textpad or not, with
2384         the default behaviour being the old one (always wait for text before
2385         rendering the video). This default behaviour is usually not the best one
2386         because the text stream can very sparse and could require queueing a lot
2387         of video.
2388         Fix the flushing and EOS handing so that we don't mix up their meaning.
2389
2390 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2391
2392         * gst/playback/gsturidecodebin.c:
2393         (gst_uri_decode_bin_autoplug_factories),
2394         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
2395         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
2396         (gst_uri_decode_bin_set_property),
2397         (gst_uri_decode_bin_get_property), (no_more_pads_full),
2398         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
2399         (proxy_autoplug_factories_signal), (make_decoder),
2400         (source_new_pad), (setup_source):
2401         Add a readonly source property and notify.
2402         Add new lock for protecting the construction of the pipeline.
2403         Keep track of the decodebins we plugged.
2404         Correctly proxy the autoplug signal so that it actually continues.
2405         Proxy subtitle-encoding to the decodebins.
2406
2407 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2408
2409         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
2410         (text_toggle_cb), (update_streams), (main):
2411         Rearrange some buttons in playbin2 and make some other boxes insensitive
2412         when needed.
2413         Add language codes to subtitle selection boxes when we gind the right
2414         tags for the streams.
2415
2416 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2417
2418         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
2419         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
2420         (gst_decode_bin_set_subs_encoding),
2421         (gst_decode_bin_get_subs_encoding),
2422         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
2423         (deactivate_free_recursive):
2424         Protect caps property with the object lock.
2425         Protect encoding property with the object lock.
2426         Keep list of elements we added that have the subtitle-encoding property.
2427         Distribute the subtitle-encoding to all of the elements when it
2428         changes.
2429
2430 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2431
2432         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
2433         Small debug improvement.
2434
2435         * gst-libs/gst/audio/gstbaseaudiosink.c:
2436         (gst_base_audio_sink_render):
2437         Fix bug in determining the sample start/stop position, we want to base
2438         this decision on the fact that we are going forwards or backwards, not
2439         slower or faster. This fixes some ugly resync warnings when playing at
2440         very slow speeds.
2441
2442 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
2443
2444         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2445         Correctly set the supported URI schemes and don't leave
2446         some schemes in the middle or at the start at NULL.
2447
2448 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
2449
2450         * tests/check/elements/gdpdepay.c:
2451           Make test compile without unused function/variable warnings on PPC.
2452  
2453 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
2454
2455         * configure.ac:
2456         * ext/alsa/gstalsamixerelement.c:
2457         (gst_alsa_mixer_element_class_init):
2458         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
2459         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
2460         * ext/cdparanoia/gstcdparanoiasrc.c:
2461         (gst_cd_paranoia_src_class_init):
2462         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
2463         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
2464         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
2465         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
2466         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
2467         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
2468         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
2469         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2470         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
2471         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
2472         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
2473         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
2474         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
2475         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2476         (gst_audio_filter_template_class_init):
2477         * gst-libs/gst/audio/gstbaseaudiosink.c:
2478         (gst_base_audio_sink_class_init):
2479         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2480         (gst_base_audio_src_class_init):
2481         * gst-libs/gst/cdda/gstcddabasesrc.c:
2482         (gst_cdda_base_src_class_init):
2483         * gst-libs/gst/interfaces/mixertrack.c:
2484         (gst_mixer_track_class_init):
2485         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2486         (gst_base_rtp_depayload_class_init):
2487         * gst-libs/gst/rtp/gstbasertppayload.c:
2488         (gst_basertppayload_class_init):
2489         * gst/audioconvert/gstaudioconvert.c:
2490         (gst_audio_convert_class_init):
2491         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
2492         * gst/audioresample/gstaudioresample.c:
2493         (gst_audioresample_class_init):
2494         * gst/audiotestsrc/gstaudiotestsrc.c:
2495         (gst_audio_test_src_class_init):
2496         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
2497         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2498         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2499         (preroll_unlinked):
2500         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
2501         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
2502         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
2503         * gst/playback/gstqueue2.c: (gst_queue_class_init):
2504         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
2505         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
2506         (gst_stream_selector_class_init):
2507         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2508         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
2509         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
2510         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
2511         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
2512         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
2513         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
2514         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
2515         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
2516         * gst/videotestsrc/gstvideotestsrc.c:
2517         (gst_video_test_src_class_init):
2518         * gst/volume/gstvolume.c: (gst_volume_class_init):
2519         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
2520         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2521         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2522         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
2523         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
2524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
2525         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
2526         static strings (i.e. all). This gives us less memory usage,
2527         fewer allocations and thus less memory defragmentation. Depend
2528         on core CVS for this. Fixes bug #523806.
2529
2530 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
2531
2532         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2533         Filter http and https protocols. GIO/GVfs handles them but it's
2534         impossible to implement iradio/icecast with it. Better use
2535         souphttpsrc or something else for this.
2536
2537         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
2538         If getting the file informations by a query fails try it with the
2539         seek-to-end trick too.
2540
2541 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2542
2543         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
2544         (gst_volume_base_init), (gst_volume_class_init),
2545         (volume_process_double), (volume_process_float),
2546         (volume_transform_ip), (plugin_init):
2547         memset buffers to zero if we get a GAP buffer. We usually see a
2548         buffer as one unit so let's handle it as one and don't care about
2549         volume changes while processing one buffer.
2550         Also clean up some stuff a bit.
2551
2552 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2553
2554         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
2555         (gst_audio_convert_create_silence_buffer),
2556         (gst_audio_convert_transform):
2557         Make audioconvert GAP-aware by outputting silence buffers when the
2558         input has the GAP flag set. This is up to 8x faster.
2559         Based on a patch by Stefan Kost. Fixes bug #517813.
2560
2561 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2562
2563         * gst/volume/gstvolume.c: (volume_process_double):
2564         Use oil_scalarmultiply_f64_ns() for double processing when it's
2565         available at compile time.
2566
2567 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2568
2569         * configure.ac:
2570         Fix lrint/lrintf checks to actually work. These functions are
2571         in libm on Linux at least so try to link to it.
2572
2573 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
2574
2575         * configure.ac:
2576         Back to development - 0.10.18.1
2577
2578 === release 0.10.18 ===
2579
2580 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
2581
2582         * configure.ac:
2583           releasing 0.10.18, "I will follow"
2584
2585 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
2586
2587         * configure.ac:
2588         * win32/common/config.h:
2589         0.10.17.4 pre-release
2590
2591 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2592
2593         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
2594         Use GST_STR_NULL when trying to print strings that could be NULL because
2595         this might crash on some platforms. See #520808.
2596
2597 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2598
2599         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2600
2601         * gst-libs/gst/rtsp/gstrtspconnection.c:
2602         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2603         (read_line), (gst_rtsp_connection_read_internal):
2604         Generic Windows fixes that makes libgstrtsp work on Windows when
2605         coupled with the new GstPoll API. See #520808.
2606
2607 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
2608
2609         Patch by: Milosz Derezynski <internalerror at gmail dot com>
2610
2611         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
2612           If seeking to a new position succeeds don't simply return from
2613           create() without creating a buffer. Do this only in the case
2614           seeking to the new position fails. Fixes bug #523054.
2615
2616 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
2617
2618         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
2619           (gst_video_format_from_rgba32_masks):
2620           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
2621           (#522635).
2622
2623         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
2624           Add unit test for the RGB caps parsing and creation, checking for
2625           internal consistency of the new API and consistency of the API with
2626           the old GST_VIDEO_CAPS_* defines.
2627
2628 2008-03-14  David Schleef  <ds@schleef.org>
2629
2630         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
2631           because -base is in freeze.
2632
2633 2008-03-14  David Schleef  <ds@schleef.org>
2634
2635         Patch by: William M. Brack
2636
2637         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
2638
2639 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2640
2641         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
2642         (gst_selector_pad_chain):
2643         * gst/playback/gststreamselector.h:
2644         Revert change that caused regression until a real fix is found.
2645         Fixes #522203.
2646
2647 2008-03-12  Michael Smith <msmith@fluendo.com>
2648
2649         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2650         * gst-libs/gst/audio/gstringbuffer.h:
2651           Rename recently added buffer types to make more sense.
2652         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
2653         (gst_alsasink_write):
2654           Adapt for above API changes.
2655           Fixes bug #520523.
2656
2657 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
2658
2659         * win32/common/libgstnetbuffer.def:
2660         Add new symbol gst_netaddress_equal. Fixes bug #521743.
2661
2662 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
2663
2664         * configure.ac:
2665         * win32/common/config.h:
2666         0.10.17.3 pre-release
2667
2668 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2669
2670         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2671         (gst_base_audio_src_create):
2672         Fix duration when no clock was provided. Fixes #520300.
2673
2674 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2675
2676         Patch by: Olivier Crete  <tester at tester ca>
2677
2678         * docs/libs/gst-plugins-base-libs-sections.txt:
2679         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
2680         * gst-libs/gst/netbuffer/gstnetbuffer.h:
2681         Add trivial function to compare GstNetAddress. See #520626.
2682         API: GstNetBuffer::gst_netaddress_equal
2683
2684 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2685
2686         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
2687         Update mode property docs, it's deprecated now.
2688
2689 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2690
2691         * gst-libs/gst/rtsp/gstrtspconnection.c:
2692         (gst_rtsp_connection_create):
2693         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
2694         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
2695         * gst/tcp/gstmultifdsink.h:
2696         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2697         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
2698         Remove GstPollMode from gstpoll constructor.
2699
2700 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
2701
2702         * configure.ac:
2703         * win32/common/config.h:
2704         0.10.17.2 pre-release
2705
2706 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
2707
2708         * gst/Makefile.am:
2709         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
2710         them twice
2711
2712         * win32/common/libgstinterfaces.def:
2713         * win32/common/libgstrtp.def:
2714         Add new API to the defs
2715
2716 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
2717
2718         Patch by: Mersad Jelacic  <mersad at axis dot com>
2719
2720         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2721         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2722         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
2723         possible to specify the sample size in bits. (#509637)
2724
2725 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
2726
2727         * tests/check/libs/mixer.c:
2728           Add a few simple checks for the new message types.
2729
2730 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
2731
2732         * docs/libs/gst-plugins-base-libs-sections.txt:
2733         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
2734           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
2735           (gst_mixer_message_get_type),
2736           (gst_mixer_message_parse_option_changed),
2737           (gst_mixer_message_parse_options_list_changed):
2738         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
2739           (GST_MIXER_MESSAGE_OPTION_CHANGED),
2740           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
2741           (GST_MIXER_MESSAGE_MIXER_CHANGED):
2742           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
2743           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
2744
2745 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
2746
2747         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
2748           (gst_mixer_options_get_values):
2749         * gst-libs/gst/interfaces/mixeroptions.h:
2750           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
2751           (_GstMixerOptions), (_GstMixerOptionsClass):
2752           API: add GstMixerOptions::get_values vfunc (#519906)
2753
2754 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
2755
2756         * configure.ac:
2757         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
2758         plug-ins are included/excluded. (#498222)
2759
2760 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
2761
2762         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2763         Add typefinder for IMelody files, using audio/x-imelody.
2764         See bug #519516.
2765
2766 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
2767
2768         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
2769         * ext/alsa/gstalsasink.c: (set_hwparams):
2770         * ext/alsa/gstalsasrc.c: (set_hwparams):
2771         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
2772         * ext/ogg/gstoggmux.h:
2773         * ext/ogg/gstogmparse.c:
2774         * gst-libs/gst/audio/audio.c:
2775         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
2776         * gst-libs/gst/pbutils/missing-plugins.c:
2777         (gst_missing_uri_sink_message_new),
2778         (gst_missing_element_message_new),
2779         (gst_missing_decoder_message_new),
2780         (gst_missing_encoder_message_new):
2781         * gst-libs/gst/rtp/gstbasertppayload.c:
2782         * gst-libs/gst/rtp/gstrtcpbuffer.c:
2783         (gst_rtcp_packet_bye_get_reason):
2784         * gst/audioconvert/gstaudioconvert.c:
2785         * gst/audioresample/gstaudioresample.c:
2786         * gst/ffmpegcolorspace/imgconvert.c:
2787         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
2788         * gst/typefind/gsttypefindfunctions.c:
2789         * gst/videoscale/vs_4tap.c:
2790         * gst/videoscale/vs_4tap.h:
2791         * sys/v4l/gstv4lelement.c:
2792         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
2793         * sys/v4l/v4l_calls.c:
2794         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
2795         (gst_v4lsrc_try_capture):
2796         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2797         (gst_ximagesink_ximage_new):
2798         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
2799         (gst_xvimagesink_xvimage_new):
2800         * tests/check/elements/audioconvert.c:
2801         * tests/check/elements/audioresample.c:
2802         (fail_unless_perfect_stream):
2803         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
2804         * tests/check/elements/decodebin.c:
2805         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
2806         (setup_gdpdepay_streamheader):
2807         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
2808         (setup_gdppay_streamheader):
2809         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
2810         * tests/check/elements/multifdsink.c: (setup_multifdsink):
2811         * tests/check/elements/textoverlay.c:
2812         * tests/check/elements/videorate.c: (setup_videorate):
2813         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
2814         * tests/check/elements/volume.c: (setup_volume):
2815         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
2816         * tests/check/elements/vorbistag.c:
2817         * tests/check/generic/clock-selection.c:
2818         * tests/check/generic/states.c: (setup), (teardown):
2819         * tests/check/libs/cddabasesrc.c:
2820         * tests/check/libs/video.c:
2821         * tests/check/pipelines/gio.c:
2822         * tests/check/pipelines/oggmux.c:
2823         * tests/check/pipelines/simple-launch-lines.c:
2824         (simple_launch_lines_suite):
2825         * tests/check/pipelines/streamheader.c:
2826         * tests/check/pipelines/theoraenc.c:
2827         * tests/check/pipelines/vorbisdec.c:
2828         * tests/check/pipelines/vorbisenc.c:
2829         * tests/examples/seek/scrubby.c:
2830         * tests/examples/seek/seek.c: (query_positions_elems),
2831         (query_positions_pads):
2832         * tests/icles/stress-xoverlay.c: (myclock):
2833         Correct all relevant warnings found by the sparse semantic code
2834         analyzer. This include marking several symbols static, using
2835         NULL instead of 0 for pointers and using "foo (void)" instead
2836         of "foo ()" for declarations.
2837
2838         * win32/common/libgstrtp.def:
2839         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
2840
2841 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2842
2843         Patch by: José Alburquerque <jaalburqu svn gnome org>
2844
2845         * gst/playback/gstplaybin2.c:
2846           Make the function signature of the _get_*_tags() functions match
2847           the signature of the vfuncs they implement, ie. return a
2848           GstTagList rather than a GstStructure, which is more correct,
2849           even if one is typedef'ed to the other (#518940).
2850
2851 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2852
2853         * gst-libs/gst/rtsp/gstrtspconnection.c:
2854           Don't include unix headers unconditionally (fixes #518037).
2855
2856 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2857
2858         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
2859           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
2860           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
2861           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
2862           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
2863           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
2864           (gst_video_format_is_packed), (video_format_is_packed):
2865           Add unit test that makes sure that the strides, offsets and
2866           sizes returned for the various YUV formats by the new video API
2867           match the old reference implementation in videotestsrc.
2868
2869 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2870
2871         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
2872           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
2873           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
2874           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
2875           (gst_video_format_get_pixel_stride),
2876           (gst_video_format_get_component_width),
2877           (gst_video_format_get_component_height),
2878           (gst_video_format_get_component_offset), (gst_video_format_get_size):
2879         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
2880           (GST_VIDEO_FORMAT_Y42B):
2881           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
2882
2883 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2884
2885         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
2886           YV12 is I420 with swapped components 1 and 2, so the offset of
2887           component 1 for I420 should be the offset for component 2 for YV12
2888           and vice versa.
2889
2890 2008-02-29  Rene Stadler  <mail@renestadler.de>
2891
2892         * sys/v4l/gstv4lelement.c:
2893         Add missing semicolon to fix indentation.
2894
2895 2008-02-29  Julien Moutte  <julien@fluendo.com>
2896
2897         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
2898         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
2899         if we can do SPDIF output.
2900         * ext/alsa/gstalsa.h:
2901         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
2902         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
2903         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
2904         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2905         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
2906         to support AC3, EC3 and IEC958 buffers.
2907
2908 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
2909
2910         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
2911           (gst_mixer_message_parse_mute_toggled),
2912           (gst_mixer_message_parse_record_toggled),
2913           (gst_mixer_message_parse_volume_changed),
2914           (gst_mixer_message_parse_option_changed):
2915           De-cruft and fix message type assertions (NULL is not a really
2916           valid mixer message type string).
2917
2918 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2919
2920         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
2921         When negotiating, actually start from a format that we can support
2922         instead of from the too generic template.
2923
2924 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2925
2926         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
2927         Enable vis setting.
2928
2929         * gst/playback/gstplaysink.c: (gst_play_sink_init),
2930         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
2931         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2932         (gen_vis_chain):
2933         Implement vis switching while playing.
2934
2935 2008-02-28  David Schleef  <ds@schleef.org>
2936
2937         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
2938
2939 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2940
2941         Patch by: Peter Kjellerstedt  <pkj at axis com>
2942
2943         * gst/tcp/Makefile.am:
2944         * gst/tcp/fdsetstress.c:
2945         * gst/tcp/gstfdset.c:
2946         * gst/tcp/gstfdset.h:
2947         Removed fdset and stress test, they are now known as GstPoll in
2948         core. 
2949
2950         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2951         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
2952         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
2953         (gst_multi_fd_sink_handle_client_write),
2954         (gst_multi_fd_sink_queue_buffer),
2955         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
2956         (gst_multi_fd_sink_stop):
2957         * gst/tcp/gstmultifdsink.h:
2958         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
2959         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
2960         (gst_tcp_gdp_read_caps):
2961         * gst/tcp/gsttcp.h:
2962         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
2963         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
2964         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
2965         * gst/tcp/gsttcpclientsink.h:
2966         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
2967         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
2968         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
2969         * gst/tcp/gsttcpclientsrc.h:
2970         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
2971         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
2972         * gst/tcp/gsttcpserversink.h:
2973         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
2974         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
2975         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
2976         * gst/tcp/gsttcpserversrc.h:
2977         Port to GstPoll. See #505417.
2978
2979 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2980
2981         Patch by: Peter Kjellerstedt  <pkj at axis com>
2982
2983         * gst-libs/gst/rtsp/gstrtspconnection.c:
2984         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
2985         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
2986         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
2987         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
2988         (gst_rtsp_connection_flush):
2989         * gst-libs/gst/rtsp/gstrtspconnection.h:
2990         Use GstPoll for the rtsp connection. See #505417.
2991
2992 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2993
2994         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
2995         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
2996         Add combo box for visualisations, populate it with a factory list
2997         of all visualisation plugins, configure vis plugin instance in
2998         playbin2. 
2999
3000 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3001
3002         * tests/check/libs/rtp.c: (GST_START_TEST):
3003         Add check for RTP buffer defaults, padding and marker bit API.
3004
3005 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
3006
3007         * gst-libs/gst/cdda/sha1.c: (sha_transform):
3008         Use memcpy() instead of upcasting a byte array to long *. This
3009         fixes an unaligned memory access, resulting in SIGBUS on IA64.
3010         This should be ported to GCheckSum once we can use GLib 2.16.
3011         Partially fixes bug #500833.
3012
3013 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
3014
3015         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
3016           Push tag event after the newsegment event. Log the pointer of
3017           the buffer we're actually going to push rather than the buffer
3018           we're feeding to _make_metadata_writable().
3019
3020 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3021
3022         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3023         Comment smoke typefinder for now. The smokedec plugin needs one
3024         frame per buffer but we have no parser yet, thus it simply crashes
3025         in most situations.
3026
3027 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3028
3029         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3030         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
3031
3032 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3033
3034         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
3035         (plugin_init):
3036         Add midi typefinder, copied from the timidity plugin.
3037
3038 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3039
3040         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
3041
3042         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3043         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
3044           (subparse_suite):
3045           Forward slashes at the beginning and end of a line also signify
3046           italics (Fixes: #518162).
3047
3048 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3049
3050         * tests/check/gst-plugins-base.supp:
3051         Add a suppression for a cached value in GIO that wasn't moved
3052         while moving gio from -bad to -base.
3053
3054 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3055
3056         Patch by: Brian Cameron <brian dot cameron at sun dot com>
3057
3058         * configure.ac:
3059         Don't hardcode -Wall and -Werror for configure checks, this fails
3060         with non-GCC compilers. Fixes bug #517991.
3061
3062 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3063
3064         * gst/audioconvert/gstaudioconvert.c:
3065         * gst/audioconvert/gstaudioquantize.c:
3066         * gst/audioconvert/gstaudioquantize.h:
3067           Make audioconvert gap aware. If noiseshaping is used, wait for
3068           noiseshaping to converge before marking as GAP. Fixes #517813.
3069
3070 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3071
3072         * gst/audiotestsrc/gstaudiotestsrc.c:
3073           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
3074
3075 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
3076
3077         * ext/gnomevfs/gstgnomevfssink.c:
3078         (gst_gnome_vfs_sink_handle_event):
3079         Return FALSE when seeking for a new segment fails instead
3080         of silently ignoring the failure and appending every buffer
3081         that comes for the new segment.
3082
3083 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3084
3085         * gst/playback/gstplaysink.c: (find_property),
3086         (gst_play_sink_find_property), (gen_video_chain),
3087         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
3088         Recursively search the sink element for a last-frame property so that we
3089         can also find the property in autovideosink and friends that don't
3090         always proxy the internal sink properties.
3091
3092 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3093
3094         * gst-libs/gst/audio/multichannel.c:
3095           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
3096           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
3097           (gst_audio_set_structure_channel_positions_list),
3098           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3099           (gst_audio_fixate_channel_positions):
3100           Fix confusing terminology in docs and code: structure fields are
3101           'fields' and not 'properties'.
3102
3103 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3104
3105         * gst-libs/gst/audio/multichannel.c:
3106           (gst_audio_check_channel_positions), (add_list_to_struct):
3107           Give more useful warning messages if one of the channel
3108           layout enums passed to us is invalid and if the "channels"
3109           field in the caps has a GType we don't expect.
3110
3111 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3112
3113         * gst-libs/gst/audio/multichannel.c:
3114           Fix typo in docs blurb.
3115
3116 2008-02-19  Julien Moutte  <julien@fluendo.com>
3117
3118         Patch by: Josep Torra Valles <josep@fluendo.com>
3119
3120         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
3121         typefind lookup to fix typefinding on HD clips.
3122
3123 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3124
3125         * gst/playback/gstscreenshot.c:
3126         * gst/playback/gstscreenshot.h:
3127           Fix up copyright (I rewrote the GStreamer-0.10 code for
3128           this from scratch back in the days).
3129
3130 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3131
3132         * gst/playback/Makefile.am:
3133         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
3134         (create_element), (gst_play_frame_conv_convert):
3135         * gst/playback/gstscreenshot.h:
3136         Add screenshot conversion code from totem.
3137
3138         * gst/playback/gstplay-marshal.list:
3139         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
3140         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
3141         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
3142         Implement frame property to get a color-unconverted snapshot.
3143         Implement convert-frame action signal to get a converted snapshot image.
3144         Configure connection speed in uridecodebin.
3145         Document some more properties.
3146
3147         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3148         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
3149         (gst_play_sink_get_last_frame):
3150         * gst/playback/gstplaysink.h:
3151         Use last-buffer property of the video sink to get a video snapshot.
3152
3153         * tests/examples/seek/seek.c: (shot_cb), (main):
3154         Add snapshot button for playbin2 and use the frame property to save the
3155         frame as a png in the current directory.
3156
3157 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3158
3159         Patch by: Josep Torra Valles <josep at fluendo dot com>
3160
3161         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
3162         (plugin_init):
3163         Add typefinding support for h264 elementary streams.
3164         Fixes bug #517420.
3165
3166 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
3167
3168         * configure.ac:
3169           Require CVS of core for new API in collectpads.
3170
3171         * gst/adder/gstadder.c:
3172           Use new API to make adder sparse stream aware.
3173
3174 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3175
3176         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
3177         (no_more_pads_cb):
3178         Get the object data correct so that we can remove our channels
3179         correctly.
3180
3181         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
3182         (gen_vis_chain), (gst_play_sink_reconfigure),
3183         (gst_play_sink_request_pad):
3184         Add option to disable async behaviour in the sinks when possible. This
3185         makes it possible to avoid an audio queue when dealing with
3186         visualisations.
3187         Add option to add a queue for the audio path.
3188
3189         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
3190         (main):
3191         Disable the vis checkbox to match the defaults of playbin2.
3192         Only get the stream info when we need to.
3193
3194 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
3195
3196         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
3197         (gst_gio_base_sink_set_stream):
3198         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
3199         (gst_gio_base_src_set_stream):
3200         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
3201         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
3202         Don't use async operations as they require a running main loop.
3203         This makes us block again when closing streams and unable
3204         to mount the enclosing volume of an URI if it isn't yet.
3205
3206 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
3207
3208         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3209         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
3210         (gen_vis_chain), (gst_play_sink_reconfigure),
3211         (gst_play_sink_request_pad):
3212         Move tee in front of the audio and vis pipelines.
3213         Add queue for audio for now.
3214         Add visualisation support.
3215
3216         * tests/examples/seek/seek.c: (main):
3217         Visualisation is by default disabled.
3218
3219 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
3220
3221         * ext/gio/gstgiobasesink.c: (close_stream_cb):
3222         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
3223         Improve debugging a bit.
3224
3225         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
3226         * ext/gio/gstgiosink.h:
3227         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
3228         * ext/gio/gstgiosrc.h:
3229         Try to mount the enclosing volume of a GFile if it isn't mounted
3230         yet. This requires us to wait for an async operation to finish, done
3231         with an nested GMainLoop. Authentication is not supported yet, will
3232         come later.
3233
3234 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3235
3236         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3237         (gst_play_bin_set_property), (gst_play_bin_get_property),
3238         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
3239         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3240         (gst_play_sink_get_mute), (gen_audio_chain):
3241         * gst/playback/gstplaysink.h:
3242         Add mute property.
3243
3244         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3245         (gst_selector_pad_chain):
3246         * gst/playback/gststreamselector.h:
3247         Make sure we forward the event only once.
3248
3249         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
3250         Add and implement the mute button for playbin2.
3251
3252 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3253
3254         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
3255
3256         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
3257         Add some more debug info.
3258         Make sure we never return a negative delay. Fixes #516246.
3259
3260 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
3261
3262         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
3263           Revert patch that makes the sink hold the object lock when
3264           calling snd_pcm_delay(), since it breaks playback for me.
3265
3266 2008-02-12  Julien Moutte  <julien@fluendo.com>
3267
3268         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
3269         some seek flags when changing rate.
3270
3271 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3272
3273         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3274         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3275         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
3276         Fix potential leaks.
3277
3278         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
3279         Fix leak when there is no function configured.
3280
3281 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3282
3283         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
3284         (gst_v4lsrc_buffer_finalize):
3285         Correctly chain up the finalize method.
3286
3287 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3288
3289         * ext/gio/gstgiostreamsink.c:
3290         * ext/gio/gstgiostreamsrc.c:
3291         Add documentation and example code for giostreamsink/giostreamsrc.
3292
3293         * tests/check/pipelines/gio.c: (GST_START_TEST):
3294         Ask the GMemoryOutputStream for the data instead of assuming that
3295         the pointer to the data stayed the same. It could've been realloc'ed.
3296
3297 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3298
3299         * ext/gio/gstgiosink.c:
3300         * ext/gio/gstgiosrc.c:
3301         Make the documentation of giosink/giosrc complete, large parts
3302         are based on the gnomevfssink/gnomevfssrc docs.
3303
3304 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3305
3306         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3307         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3308         * docs/plugins/gst-plugins-base-plugins.args:
3309         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3310         * docs/plugins/gst-plugins-base-plugins.interfaces:
3311         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3312         * docs/plugins/gst-plugins-base-plugins.signals:
3313         * docs/plugins/inspect/plugin-adder.xml:
3314         * docs/plugins/inspect/plugin-audioconvert.xml:
3315         * docs/plugins/inspect/plugin-audiorate.xml:
3316         * docs/plugins/inspect/plugin-audioresample.xml:
3317         * docs/plugins/inspect/plugin-decodebin.xml:
3318         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3319         * docs/plugins/inspect/plugin-gdp.xml:
3320         * docs/plugins/inspect/plugin-gio.xml:
3321         * docs/plugins/inspect/plugin-gnomevfs.xml:
3322         * docs/plugins/inspect/plugin-libvisual.xml:
3323         * docs/plugins/inspect/plugin-ogg.xml:
3324         * docs/plugins/inspect/plugin-pango.xml:
3325         * docs/plugins/inspect/plugin-playback.xml:
3326         * docs/plugins/inspect/plugin-queue2.xml:
3327         * docs/plugins/inspect/plugin-subparse.xml:
3328         * docs/plugins/inspect/plugin-theora.xml:
3329         * docs/plugins/inspect/plugin-uridecodebin.xml:
3330         * docs/plugins/inspect/plugin-videorate.xml:
3331         * docs/plugins/inspect/plugin-videoscale.xml:
3332         * docs/plugins/inspect/plugin-volume.xml:
3333         * docs/plugins/inspect/plugin-vorbis.xml:
3334         Add the GIO documentation again and while at that run make update.
3335
3336 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3337
3338         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
3339         * ext/alsa/gstalsasink.c: (set_swparams):
3340         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
3341           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
3342           against libasound >= 1.0.16, since it's been deprecated in
3343           0.10.16, and alignment is always 1 then, apparently. (#512899)
3344
3345 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3346
3347         * gst/playback/gstplaybin.c: (gen_audio_element):
3348         * gst/playback/gstplaysink.c: (gen_audio_chain):
3349           Handle case where we can't create the volume element a bit
3350           better (#514307).
3351
3352 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3353
3354         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
3355         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
3356           Add support for https protocol. Fixes #510229.
3357
3358 2008-02-11  Julien Moutte  <julien@fluendo.com>
3359         
3360         Patch by: Alan Peevers <peeves@pacbell.net>
3361
3362         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
3363         lock when calling alsa methods.
3364
3365 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3366
3367         * gst/typefind/gsttypefindfunctions.c:
3368           Bump rank of jpeg and png typefinders, which will return maximum
3369           probability in the most common cases (thus short-circuiting more
3370           expensive typefinders like the mp3 one for these two quite common
3371           image types).
3372
3373 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3374
3375         * ext/theora/theoraparse.c:
3376         Fix long description of the theora parser to be more verbose than just
3377         the type name.
3378
3379 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3380
3381         Patch by: Branko Čibej <brane at xbc dot nu>
3382
3383         * sys/xvimage/xvimagesink.c:
3384         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
3385         Fixes bug #515654.
3386
3387 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3388
3389         * gst/playback/gstplaybasebin.c:
3390         Set is_dynamic as True if there are elements with both request
3391         and sometimes src pad templates instead of breaking out when it
3392         finds the first pad template that is a src.
3393
3394 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3395
3396         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
3397         (update_streams), (video_combo_cb), (audio_combo_cb),
3398         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
3399         Add some stream switching and volume gui for playbin2.
3400
3401 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3402
3403         * gst/playback/gstplay-marshal.list:
3404         Added marshal for streamselector Tags.
3405
3406         * gst/playback/gstplaybasebin.c: (set_active_source):
3407         Streamselector now selects pads based on the pad object instead of its
3408         name.
3409
3410         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3411         (init_group), (gst_play_bin_init), (get_group), (get_tags),
3412         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
3413         (gst_play_bin_get_text_tags),
3414         (gst_play_bin_set_current_video_stream),
3415         (gst_play_bin_set_current_audio_stream),
3416         (gst_play_bin_set_current_text_stream),
3417         (gst_play_bin_set_property), (gst_play_bin_get_property),
3418         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
3419         Remove option to mute streams with the current-a/v/t property, we have
3420         this functionality in the flags.
3421         Add signals to notify when the number of A/V/T channels changed.
3422         Add action signals to get tags for the A/V/T streams.
3423         Implement setting the current A/V/T stream.
3424         Rearrange some things to simplify stream selection.
3425         Implement volume.
3426
3427         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
3428         (gst_play_sink_get_volume), (gst_play_sink_set_property),
3429         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
3430         (activate_vis), (gst_play_sink_reconfigure):
3431         * gst/playback/gstplaysink.h:
3432         Add and implement volume setting methods.
3433
3434         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3435         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
3436         (gst_selector_pad_event), (gst_stream_selector_class_init),
3437         (gst_stream_selector_init), (gst_stream_selector_finalize),
3438         (gst_stream_selector_set_property),
3439         (gst_stream_selector_get_property),
3440         (gst_stream_selector_get_linked_pad),
3441         (gst_stream_selector_request_new_pad):
3442         * gst/playback/gststreamselector.h:
3443         Add pad properties for tags and status of pads.
3444         Keep tags on pads.
3445         Make active pad selection based on pad object instead of name.
3446
3447 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
3448
3449         * configure.ac:
3450           Revert last change as we now check in gtk-doc.m4 for sed.
3451
3452 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
3453
3454         * configure.ac:
3455         Find and subst SED when building the docs.
3456
3457 2008-02-08  Julien Moutte  <julien@fluendo.com>
3458
3459         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
3460         (main): Make sure bus signals are reconnected when pressing STOP
3461         and then PLAY again for a parse launch pipeline. Fix a ref leak
3462         on the bus.
3463         * win32/common/config.h: Updated.
3464
3465 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3466
3467         * configure.ac:
3468         Make DISABLE_DEPRECATED defined *only* during CVS, not during
3469         pre-releases or releases.
3470
3471 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3472
3473         * configure.ac:
3474         * ext/gio/Makefile.am:
3475         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
3476         reporting
3477
3478 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3479
3480         * docs/plugins/Makefile.am:
3481         Add the headers which need scanning for the GIO plugin. The rest of
3482         the docs still need migrating.
3483
3484 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3485
3486         * ext/Makefile.am:
3487         * tests/check/Makefile.am:
3488         * tests/check/pipelines/.cvsignore:
3489         Add gio in a few more places.
3490
3491 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3492
3493         * configure.ac:
3494         * ext/Makefile.am:
3495         * tests/check/Makefile.am:
3496         Move gio plugin from -bad and mark as experimental.
3497
3498 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3499
3500         * gst-libs/gst/interfaces/mixeroptions.c:
3501         * gst-libs/gst/interfaces/mixertrack.c:
3502         Comment out a couple of other things which break the build when
3503         GST_DISABLE_DEPRECATED isn't on but -Werror is.
3504
3505 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
3506
3507         * docs/libs/gst-plugins-base-libs-sections.txt:
3508           Fix pbutils header.
3509
3510 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3511
3512         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
3513         Fix compiler warning.
3514
3515 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3516
3517         Patch by: Peter Kjellerstedt  <pkj at axis com>
3518
3519         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
3520         Clear the addrinfo struct using memset. Fixes #514937.
3521
3522 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3523
3524         * gst/tcp/gstfdset.h:
3525         Remove unused field to same some memory.
3526
3527         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3528         Mark action signals as such.
3529
3530 2008-02-06  Michael Smith <msmith@fluendo.com>
3531
3532         * ext/theora/theoradec.c: (_theora_granule_frame),
3533         (_inc_granulepos):
3534           Increment granulepos for new-bitstream versions appropriately.
3535           Fixes #514623.
3536
3537 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
3538
3539         * tests/examples/seek/seek.c: (do_seek),
3540         (rate_spinbutton_changed_cb), (update_streams), (main):
3541         Remove obsolete stream_time reset after flushing seek, core does that
3542         automatically now.
3543         Improve accuracy of speed spinbutton.
3544         Only do playbin2 stuff when we actually use it.
3545
3546 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3547
3548         * tests/check/Makefile.am:
3549           Revert previous change of the test environment's GST_PLUGIN_PATH.
3550           The problem is not with the plugins, but with element factories
3551           and only occurs if elements are split out from existing plugins
3552           or if plugins change name (see #512740).
3553
3554 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3555
3556         * tests/check/Makefile.am:
3557           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
3558           with the core's plugins first and our local build directories last,
3559           since we might be building against an installed core, and that
3560           core's plugin directory may contain older or other versions of
3561           our own -base plugins, but we really do want to test our local
3562           ones (if there are multiple plugins or element factories with the
3563           same name, those inspected last will trump those read in earlier).
3564           Fixes #512740 for the most part.
3565
3566 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
3567
3568         * configure.ac:
3569         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
3570         Use gmtime_r if available as gmtime is not MT-safe.
3571         Fixes bug #511810.
3572
3573 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
3574
3575         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
3576         Cast glong to time_t as time_t might have a different type on
3577         other platforms, like FreeBSD, and we get a compiler warning
3578         otherwise. Fixes bug #511825.
3579
3580 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3581
3582         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3583         (get_group), (get_n_pads), (gst_play_bin_get_property),
3584         (pad_added_cb), (no_more_pads_cb), (perform_eos),
3585         (autoplug_select_cb), (deactivate_group):
3586         Remove stream-info, we going for something easier.
3587         Refactor getting the current group.
3588         Implement getting the number of audio/video/text streams.
3589
3590         * gst/playback/gststreamselector.c:
3591         (gst_stream_selector_class_init), (gst_stream_selector_init),
3592         (gst_stream_selector_get_property),
3593         (gst_stream_selector_request_new_pad),
3594         (gst_stream_selector_release_pad):
3595         * gst/playback/gststreamselector.h:
3596         Add property for number of pads.
3597
3598         * tests/examples/seek/seek.c: (set_scale), (update_flag),
3599         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
3600         (text_toggle_cb), (update_streams), (msg_async_done),
3601         (msg_state_changed), (main):
3602         Block slider callback when updating the slider position.
3603         Add gui elements for controlling playbin2.
3604         Add callback for async_done that updates position/duration.
3605
3606 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
3607
3608         * docs/plugins/Makefile.am:
3609         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3610         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3611         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3612         * docs/plugins/gst-plugins-base-plugins.interfaces:
3613         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3614           First round of plugin docs cleansups.
3615
3616         * docs/plugins/inspect/plugin-adder.xml:
3617         * docs/plugins/inspect/plugin-alsa.xml:
3618         * docs/plugins/inspect/plugin-audioconvert.xml:
3619         * docs/plugins/inspect/plugin-audiorate.xml:
3620         * docs/plugins/inspect/plugin-audioresample.xml:
3621         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3622         * docs/plugins/inspect/plugin-cdparanoia.xml:
3623         * docs/plugins/inspect/plugin-decodebin.xml:
3624         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3625         * docs/plugins/inspect/plugin-gdp.xml:
3626         * docs/plugins/inspect/plugin-gnomevfs.xml:
3627         * docs/plugins/inspect/plugin-libvisual.xml:
3628         * docs/plugins/inspect/plugin-ogg.xml:
3629         * docs/plugins/inspect/plugin-pango.xml:
3630         * docs/plugins/inspect/plugin-subparse.xml:
3631         * docs/plugins/inspect/plugin-tcp.xml:
3632         * docs/plugins/inspect/plugin-theora.xml:
3633         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3634         * docs/plugins/inspect/plugin-video4linux.xml:
3635         * docs/plugins/inspect/plugin-videorate.xml:
3636         * docs/plugins/inspect/plugin-videoscale.xml:
3637         * docs/plugins/inspect/plugin-videotestsrc.xml:
3638         * docs/plugins/inspect/plugin-volume.xml:
3639         * docs/plugins/inspect/plugin-vorbis.xml:
3640         * docs/plugins/inspect/plugin-ximagesink.xml:
3641         * docs/plugins/inspect/plugin-xvimagesink.xml:
3642           Regenerate.
3643
3644         * ext/ogg/Makefile.am:
3645         * ext/ogg/gstoggmux.c:
3646         * ext/ogg/gstoggmux.h:
3647           Add header for oggmux. the c-file needs a doc blob still.
3648
3649 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3650
3651         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3652
3653         * gst-libs/gst/rtp/gstrtpbuffer.c:
3654         (gst_rtp_buffer_set_extension_data):
3655         * gst-libs/gst/rtp/gstrtpbuffer.h:
3656         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
3657         Add gst_rtp_buffer_set_extension_data() 
3658         Add a unit test for this addition. Fixes #511478.
3659         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
3660
3661 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3662
3663         * configure.ac:
3664         Back to CVS
3665
3666 === release 0.10.17 ===
3667
3668 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
3669
3670         * configure.ac:
3671           releasing 0.10.17, "Peanut Butter and Jelly"
3672
3673 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3674
3675         * gst-libs/gst/interfaces/mixeroptions.c:
3676         * gst-libs/gst/interfaces/mixertrack.c:
3677         Also remove the conditional registration of the signals
3678         that disappeared with the ABI change in 0.10.14
3679
3680 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3681
3682         * gst-libs/gst/rtsp/gstrtspconnection.c:
3683         Revert patch to gstrtspconnection.c for brown paper bag
3684         release of -base. Re-opens: #511825
3685
3686 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3687
3688         * gst-libs/gst/interfaces/mixeroptions.h:
3689         * gst-libs/gst/interfaces/mixertrack.h:
3690         Change the way these deprecated function pointers are removed
3691         so that the compiled ABI is unconditionally smaller. This 
3692         sets in stone an ABI break that actually occurred when the
3693         things were deprecated in 0.10.14, which seems to be the best
3694         fix as the only known users are oss-mixer and sunaudio-mixer in 
3695         gst-plugins-good.
3696         Fixes: #513018
3697
3698 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
3699
3700         * win32/common/libgstpbutils.def:
3701           Export the two new _get_type() functions which are needed
3702           by the python bindings.
3703
3704 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
3705
3706         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
3707         Cast glong to time_t as time_t might have a different type on
3708         other platforms, like FreeBSD, and we get a compiler warning
3709         otherwise. Fixes bug #511825.
3710
3711 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
3712
3713         * gst-libs/gst/audio/gstaudiofilter.c:
3714         (gst_audio_filter_class_init):
3715         Initialize the GstRingerBuffer class to get it's debug category
3716         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
3717         category and otherwise we get some g_critical(). Fixes bug #512334.
3718
3719 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
3720
3721         * configure.ac:
3722         Back to CVS
3723
3724 === release 0.10.16 ===
3725
3726 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
3727
3728         * configure.ac:
3729           releasing 0.10.16, "Scheduled Interruption"
3730
3731 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
3732
3733         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3734
3735         * gst-libs/gst/rtp/gstrtpbuffer.c:
3736         (gst_rtp_buffer_get_extension_data):
3737         Fix typos and wrong extension check. Fixes #511274.
3738
3739 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
3740
3741         * po/sk.po:
3742         Oops - add new sk.po mentioned in the LINGUAS I just committed
3743
3744 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
3745
3746         * po/LINGUAS:
3747         Add ca translation to the disted list.
3748
3749         * win32/vs6/libgstsdp.dsp:
3750         Convert line endings to CRLF
3751
3752 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
3753
3754         * win32/MANIFEST:
3755         Add win32/vs6/libgstrtsp.dsp to MANIFEST
3756
3757 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
3758
3759         * win32/common/libgstsdp.def:
3760         * win32/common/libgstvideo.def:
3761         Add new API declarations
3762
3763 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
3764
3765         * ext/theora/gsttheoradec.h:
3766         * ext/theora/gsttheoraparse.h:
3767         * ext/theora/theoradec.c:
3768         * ext/theora/theoraparse.c:
3769         Take a 2nd stab at handling libtheora granulepos changes in the decoder
3770         and parser by inspecting the bitstream version of the incoming data.
3771
3772 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
3773
3774         * configure.ac:
3775         * pkgconfig/Makefile.am:
3776         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
3777         * pkgconfig/gstreamer-audio.pc.in:
3778         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
3779         * pkgconfig/gstreamer-cdda.pc.in:
3780         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
3781         * pkgconfig/gstreamer-fft.pc.in:
3782         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
3783         * pkgconfig/gstreamer-floatcast.pc.in:
3784         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
3785         * pkgconfig/gstreamer-interfaces.pc.in:
3786         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
3787         * pkgconfig/gstreamer-netbuffer.pc.in:
3788         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
3789         * pkgconfig/gstreamer-pbutils.pc.in:
3790         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
3791         * pkgconfig/gstreamer-riff.pc.in:
3792         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
3793         * pkgconfig/gstreamer-rtp.pc.in:
3794         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
3795         * pkgconfig/gstreamer-rtsp.pc.in:
3796         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
3797         * pkgconfig/gstreamer-sdp.pc.in:
3798         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
3799         * pkgconfig/gstreamer-tag.pc.in:
3800         * pkgconfig/gstreamer-video-uninstalled.pc.in:
3801         * pkgconfig/gstreamer-video.pc.in:
3802         Provide one pkg-config file for every gst-plugins-base library.
3803         This makes linking to those libraries much more intuitive and
3804         provides standard pkg-config behaviour for them. Fixes bug #499697.
3805
3806 2008-01-13  David Schleef  <ds@schleef.org>
3807
3808         * gst/videoscale/vs_4tap.c:
3809           Fix valgrind error on 4tap scaling method.
3810
3811 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
3812
3813         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
3814         Include Winsock2.h for VS6 and use a different way initialize
3815         hints structure so it can build with VS6.
3816         * win32/MANIFEST:
3817         * win32/vs6/libgstsdp.dsp:
3818         * win32/common/libgstsdp.def:
3819         Add new files for libgstsdp.
3820         * win32/vs6/grammar.dsp:
3821         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
3822         * win32/vs6/gst_plugins_base.dsw:
3823         * win32/vs6/libgstdecodebin.dsp:
3824         * win32/vs6/libgstdecodebin2.dsp:
3825         * win32/vs6/libgstplaybin.dsp:
3826         * win32/vs6/libgstvolume.dsp:
3827         Add new dependencies to the link list.
3828
3829 2008-01-13  Julien Moutte  <julien@fluendo.com>
3830
3831         * win32/common/config.h:
3832         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
3833         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
3834         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
3835         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
3836         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
3837         * win32/common/interfaces-enumtypes.c:
3838         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
3839         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
3840         (gst_mixer_track_flags_get_type),
3841         (gst_tuner_channel_flags_get_type):
3842         * win32/common/multichannel-enumtypes.c:
3843         (gst_audio_channel_position_get_type):
3844         * win32/common/pbutils-enumtypes.c:
3845         (gst_install_plugins_return_get_type):
3846         * win32/common/pbutils-enumtypes.h: Update/Add generated files
3847         in the win32 build directory.
3848
3849 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
3850
3851         * tests/check/Makefile.am:
3852         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
3853
3854         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
3855         * tests/check/elements/playbin.c:
3856         * tests/check/libs/mixer.c: (test_element_interface_supported),
3857         (gst_implements_interface_init):
3858         * tests/check/libs/rtp.c: (GST_START_TEST):
3859         Fix various assignment type mismatches.
3860
3861 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
3862
3863         * configure.ac:
3864         * gst-libs/gst/rtsp/Makefile.am:
3865         Add test to see if hstrerror is available or if we need libresolv
3866         (Solaris) for it, then use it in libgstrtsp.
3867
3868 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
3869
3870         * gst-libs/gst/tag/Makefile.am:
3871         Fix include path order
3872
3873 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
3874
3875         * gst-libs/gst/pbutils/install-plugins.c:
3876         (gst_install_plugins_context_copy),
3877         (gst_install_plugins_context_get_type):
3878         * gst-libs/gst/pbutils/install-plugins.h:
3879         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
3880         for bindings.
3881
3882 2008-01-11  Michael Smith <msmith@fluendo.com>
3883
3884         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
3885         (_theora_granule_frame), (_theora_granule_start_time),
3886         (theora_dec_sink_convert), (theora_dec_decode_buffer):
3887           Adapt for post-alpha meaning of granulepos, when we
3888           have a newer version of libtheora.
3889         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3890         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
3891         (theora_enc_is_discontinuous), (theora_enc_chain):
3892           Likewise.
3893         * tests/check/Makefile.am:
3894           Link libtheora into theoraenc test so we can check which version of
3895           libtheora we're testing against.
3896         * tests/check/pipelines/theoraenc.c: (check_libtheora),
3897         (check_buffer_granulepos),
3898         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
3899         (theoraenc_suite):
3900           Adapt tests to check the values that are now defined for theora; make
3901           the tests backwards-adapt the passed values if we're running against an
3902           old libtheora.
3903           Fixes #497964
3904
3905 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
3906
3907         * gst-libs/gst/audio/gstbaseaudiosink.c:
3908           (gst_base_audio_sink_class_init):
3909         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3910           (gst_base_audio_src_class_init):
3911           Ref audio clock class from a thread-safe context to make sure
3912           we're not bit by GObjects lack of thread-safety here (#349410),
3913            however unlikely that may be in practice.
3914
3915 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
3916
3917         * autogen.sh:
3918           Add -Wno-portability to the automake parameters to stop warnings
3919           about GNU make extensions being used. We require GNU make in almost
3920           every Makefile anyway.
3921           
3922         * configure.ac:
3923           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
3924           at the same time is required for per target flags.
3925
3926 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3927
3928         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
3929           Post an error message if we can't pull as many bytes as we need
3930           for the tag. This makes sure the user gets to see a proper error
3931           message if a file with a partial ID3 tag is fed to decodebin, and
3932           not a 'no ID3 tag demuxer' error, which would be confusing
3933           (see #508138).
3934
3935 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3936
3937         * gst-libs/gst/pbutils/descriptions.c: (formats):
3938           Add description strings for ID3, APE, and ICY tags.
3939
3940 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3941
3942         * gst/playback/gstdecodebin.c: (try_to_link_1):
3943           Make sure we error out correctly if we can't activate one of
3944           the elements we've added.  Fixes #508138.
3945           
3946 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
3947
3948         Patch by: Bastien Nocera <hadess at hadess net>
3949
3950         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
3951           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
3952           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
3953           the volume is the same for all channels. This works around
3954           some problem in alsa that leaves us with inconsistent state
3955           for some reason (#486840).
3956
3957 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
3958
3959         Patch by: Jerone Young <jerone at gmail com>
3960
3961         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
3962           If there's no mixer track by the name of 'Master' or 'Front',
3963           check if there's one called 'PCM' before trying the generic
3964           fallback logic (fixes #506928, where we pick 'Mic' as master
3965           track for the AD1984 card in a Thinkpad T61/X61 laptop).
3966
3967 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3968
3969         * gst/playback/gstplay-enum.c:
3970         (register_gst_autoplug_select_result),
3971         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
3972         (gst_play_flags_get_type):
3973         * gst/playback/gstplay-enum.h:
3974         Add enums for configuration flags.
3975
3976         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3977         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
3978         (gst_play_bin_get_property), (no_more_pads_cb),
3979         (autoplug_select_cb), (gst_play_bin_change_state):
3980         Merge mode with flags.
3981         Add more property getters/setters, defaults and docs.
3982         Add properties to get number of audio/video/text streams.
3983         Create sink object in _init so that we can always rely on it being
3984         there.
3985
3986         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3987         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
3988         (activate_vis), (gst_play_sink_reconfigure),
3989         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
3990         (gst_play_sink_change_state):
3991         * gst/playback/gstplaysink.h:
3992         Use flags to configure the sink pipelines.
3993         Add tee before audio pipeline so that we can use it for visualisations.
3994         Start working on integrating visualisations.
3995         Remove mode, we can do everything with the flags now.
3996         Add method to configue the sink pipeline.
3997
3998 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
3999
4000         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
4001           (check_buffer_timestamp), (check_buffer_duration):
4002           Turn these functions into macros so we can see right away
4003           where the failure occured.
4004
4005 2008-01-05  Julien Moutte  <julien@fluendo.com>
4006
4007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
4008         debugging information to understand how X calculates the stride
4009         for XvImages.
4010
4011 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4012
4013         * gst/volume/Makefile.am:
4014         * gst/volume/gstvolume.c: (volume_choose_func),
4015         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
4016         (volume_setup):
4017         * gst/volume/gstvolume.h:
4018         Use GstAudioFilter as base class for the volume element instead of
4019         plain GstBaseTransform.
4020
4021 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4022
4023         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
4024         Don't set element details for the abstract GstAudioFilter class.
4025
4026 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
4027
4028         * gst-libs/gst/audio/gstaudiofilter.c:
4029         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
4030         Implement get_unit_size() vmethod of GstBaseTransform.
4031
4032 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4033
4034         * gst-libs/gst/pbutils/Makefile.am:
4035         * gst-libs/gst/pbutils/pbutils.h:
4036         Use glib-enum generator to have a proper enum GType for
4037         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
4038
4039 2007-12-31  David Schleef  <ds@schleef.org>
4040
4041         * tests/check/Makefile.am:
4042         * tests/check/pipelines/theoraenc.c:
4043           Reenable theoraenc test, which fails on the buildbot but
4044           not locally.
4045
4046 2007-12-31  David Schleef  <ds@schleef.org>
4047
4048         * docs/libs/.cvsignore:
4049         * docs/plugins/.cvsignore:
4050           Add *-undeclared.txt to fix buildbot.
4051
4052 2007-12-31  David Schleef  <ds@schleef.org>
4053
4054         * tests/check/Makefile.am:
4055           Second attempt at disabling theoraenc test long enough to
4056           get buildbot to compile -base.
4057
4058 2007-12-31  David Schleef  <ds@schleef.org>
4059
4060         * tests/check/pipelines/theoraenc.c:
4061           Disable theoraenc test long enough to get the buildbot to
4062           compile a recent -base.
4063
4064 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4065
4066         * tests/examples/seek/seek.c: (stop_cb):
4067         Make sure we reset the slider value to 0.0 without racing against a
4068         possible g_idle that sets it to something else.
4069
4070 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
4071
4072         * sys/ximage/ximagesink.c:
4073         fix typo
4074
4075 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4076
4077         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
4078         * gst-libs/gst/rtsp/gstrtspdefs.h:
4079         Add Location header so that we can start implementing redirects.
4080         See #506025.
4081
4082 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4083
4084         * gst/subparse/gstssaparse.c:
4085         combine if's
4086
4087 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4088
4089         * gst/subparse/gstssaparse.c:
4090         remove duplicate log message
4091
4092 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4093
4094         * ext/libvisual/visual.c: (gst_visual_chain):
4095         Fix 'xyz may be used uninitialized' compiler warnings caused
4096         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4097         abort() in any case but properly report the error.
4098
4099 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4100
4101         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4102         (gst_play_bin_finalize), (gst_play_bin_set_uri),
4103         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4104         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
4105         (autoplug_select_cb), (activate_group), (deactivate_group),
4106         (setup_next_source), (save_current_group),
4107         (gst_play_bin_change_state):
4108         Code cleanups.
4109         Remove next-uri, we can use the uri property just fine.
4110         Fix some crasher.
4111         Unref uridecodebin when switching.
4112         Fix going to READY.
4113
4114         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4115         (gst_play_sink_init), (gst_play_sink_dispose),
4116         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
4117         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4118         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4119         (gst_play_sink_set_property), (gst_play_sink_get_property),
4120         (gen_video_chain), (gen_text_element), (gen_audio_chain),
4121         (gen_vis_element), (gst_play_sink_get_mode),
4122         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
4123         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
4124         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4125         (gst_play_sink_change_state):
4126         * gst/playback/gstplaysink.h:
4127         Add some locking to make things threadsafe.
4128
4129         * gst/playback/test7.c: (about_to_finish_cb):
4130         Fix test.
4131
4132 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
4133
4134         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
4135           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
4136           (gst_video_scale_transform):
4137           Don't claim to be able to handle/transform caps that can't really
4138           be handled by the currently selected scaling method (here: RGB or
4139           packed YUV with 4-tap method). Also add locking to method property.
4140
4141         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
4142           (test_basetransform_based):
4143           Some test pipelines for the above (not entirely valgrind clean yet
4144           apparently).
4145
4146 2007-12-21  David Schleef  <ds@schleef.org>
4147
4148         * gst-libs/gst/video/video.c:
4149         * gst-libs/gst/video/video.h:
4150           Add additional RGBA and RGB-24 video formats.
4151
4152 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4153
4154         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
4155           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
4156           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
4157         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
4158           (cddabasesrc_suite):
4159           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
4160           deprecated in the future (see #498924).
4161
4162 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4163
4164         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
4165           Don't leak event.
4166
4167 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
4168
4169         * gst-libs/gst/riff/riff-read.c:
4170         Use GST_ROUND_UP_2 macro
4171
4172 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4173
4174         * gst/playback/.cvsignore:
4175           Ignore more.
4176
4177 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4178
4179         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
4180         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
4181           (set_active_source):
4182         * gst/playback/gstplaybasebin.h:
4183         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4184           (setup_sinks), (playbin_set_subtitles_visible):
4185           Make switching off of subtitles work. To avoid all kind of
4186           problems with unlinking of the subtitle input, we just keep
4187           the subtitle inputs linked as they are and tell textoverlay
4188           not to render them. Fixes #373011.
4189           Other subtitle switching issues (esp. when there are both
4190           external and in-stream subtitles) remain. They'll be solved
4191           in playbin2.
4192
4193 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4194
4195         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
4196         Init the pad segment too.
4197
4198 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4199
4200         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4201         (gst_audioringbuffer_open_device),
4202         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4203         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4204         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
4205         (gst_audio_sink_create_ringbuffer):
4206         Improve debug output.
4207
4208         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
4209         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
4210         Prevent some functions from doing things and failing when the
4211         ringbuffer is not yet acquired.
4212
4213 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4214
4215         * gst-libs/gst/interfaces/interfaces.h:
4216           Also remove interfaces.h from CVS as it is not needed anymore.
4217
4218 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4219
4220         * gst-libs/gst/interfaces/Makefile.am:
4221           interfaces.h is not used anymore so remove it from the build
4222           process.
4223
4224 2007-12-17  David Schleef  <ds@schleef.org>
4225
4226         * gst/videotestsrc/gstvideotestsrc.c:
4227         * gst/videotestsrc/gstvideotestsrc.h:
4228           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
4229           for testing vertical refresh synchronization.
4230
4231 2007-12-17  David Schleef  <ds@schleef.org>
4232
4233         * docs/libs/gst-plugins-base-libs-sections.txt:
4234         * gst-libs/gst/video/video.c:
4235         * gst-libs/gst/video/video.h:
4236           Add new GstVideFormat enum and write a bunch of helper functions
4237           based around it.
4238
4239 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
4240
4241         * Makefile.am:
4242           Use new common/win32.mak.
4243
4244 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4245
4246         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4247         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
4248         Add debug info.
4249         When going from PLAYING to PAUSED, pause the ringbuffer before calling
4250         the parent state change function, just like the audiosink, because the
4251         parent waits for the element to finish its processing before completing
4252         the state change. This makes going to PAUSED a lot snappier.
4253         When going from READY to PAUSED, don't allow the ringbuffer to start
4254         yet.
4255
4256 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4257
4258         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4259         Yet another fix for broken software that produce files with an empty
4260         blockalign field. Instead of completely failing, make a second attempt
4261         at guessing the width/depth by looking at strf->size.
4262
4263 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
4264
4265         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
4266           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
4267         * gst-libs/gst/pbutils/install-plugins.c:
4268           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
4269         * gst-libs/gst/pbutils/missing-plugins.c:
4270           (gst_missing_plugin_message_get_installer_detail),
4271           (gst_missing_encoder_installer_detail_new):
4272         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
4273         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4274           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
4275           avoid compiler warnings (#503930).
4276
4277 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4278
4279         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4280         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
4281         for jpeg video streams.
4282         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
4283         for the above modification.
4284
4285 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
4286
4287         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
4288           (gst_x_overlay_handle_events):
4289           More guards (we don't want klass to end up being NULL).
4290
4291 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
4292
4293         * configure.ac:
4294         * gst/volume/gstvolume.c: (gst_volume_init):
4295           Use new gst_base_transform_set_gap_aware() function as volume
4296           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
4297           for this.
4298
4299 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4300
4301         * tests/examples/seek/seek.c: (msg_segment_done), (main):
4302         Don't go to READY on EOS as this avoids testing of seeking and
4303         restarting after EOS, use the stop button when you want to READY.
4304         Don't try to do a flushing seek in segment-done, it does not make
4305         sense to use this for gapless playback and is not needed.
4306
4307 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4308
4309         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
4310         (reset_rate_timer), (update_in_rates), (update_out_rates),
4311         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
4312         (gst_queue_chain), (gst_queue_loop):
4313         Use separate timers for input and output rates.
4314         Pause measuring the output rate when we block for more data.
4315         See #503262.
4316
4317 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4318
4319         * gst/playback/gstqueue2.c: (gst_queue_chain):
4320         Pause the timer to measure the input rate when we block because the
4321         queue is filled. See #503262.
4322
4323 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4324
4325         Patch by: Peter Kjellerstedt  <pkj at axis com>
4326
4327         * gst-libs/gst/rtsp/gstrtspconnection.c:
4328         (gst_rtsp_connection_free):
4329         Close control sockets. Fixes #503440.
4330
4331 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4332
4333         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
4334         Expose the right pad in the right place with the right element.
4335
4336 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4337
4338         * gst-libs/gst/pbutils/descriptions.c: (formats):
4339           Add description for 'private' dts caps (who come up with that name?).
4340
4341 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4342
4343         * Makefile.am:
4344           Add check-exports target and run it with 'make check'.
4345
4346         * configure.ac:
4347           Be stricter about what we export in our libraries: change regexp so that
4348           we only export _gst_foo(), but not __gst_foo().
4349
4350         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
4351         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
4352           Change internal functions to __gst_foo so they dont' get exported.
4353
4354         * win32/common/libgstaudio.def:
4355           Add missing symbols.
4356
4357 2007-12-11  David Schleef  <ds@schleef.org>
4358
4359         * ChangeLog: remove conflict markers
4360
4361 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4362
4363         * ext/gnomevfs/Makefile.am:
4364         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
4365           Use gst_tag_freeform_string_to_utf8() here, which also takes
4366           into account any character sets specified by the user via
4367           environment variables.
4368
4369 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4370
4371         * gst/audioconvert/Makefile.am:
4372         Also link to libm.
4373
4374 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4375
4376         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4377         No need for floating point operations here. avoids having to link
4378         against the math library too.
4379
4380 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
4381
4382         * gst-libs/gst/pbutils/descriptions.c: (formats),
4383           (format_info_get_desc):
4384         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
4385           (GST_START_TEST):
4386           Add one or two missing formats.  Generate ADPCM description
4387           dynamically depending on layout/format.
4388
4389 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4390
4391         * configure.ac:
4392           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
4393
4394 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
4395
4396         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
4397
4398         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
4399           Some .srt files start with chunk number 0 and not chunk number 1,
4400           recognise and accept those as well (fixes #502497).
4401
4402         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
4403           (test_src):
4404           Add unit test for the above.
4405
4406 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
4407
4408         * gst/playback/gstplay-enum.c:
4409         (register_gst_autoplug_select_result),
4410         (gst_autoplug_select_result_get_type):
4411         * gst/playback/gstplay-enum.h:
4412         Add missing files.
4413
4414 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
4415
4416         * gst/playback/Makefile.am:
4417         Group decodebin2 and uridecodebin into the same plugin so that they
4418         can share the GEnumType.
4419
4420         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
4421         (_gst_select_accumulator), (gst_decode_bin_class_init),
4422         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
4423         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
4424         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
4425         Add signal to sort factories instead of the more awkward autoplug-select
4426         signal.
4427         Modify autoplug_select so that we can try, skip or expose the
4428         autopluggin of an element on a pad.
4429
4430         * gst/playback/gstfactorylists.c: (compare_ranks),
4431         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
4432         (element_filter), (gst_factory_list_get_elements),
4433         (gst_factory_list_debug), (gst_factory_list_filter):
4434         * gst/playback/gstfactorylists.h:
4435         Simplify the API, allow getting elements based on mask.
4436
4437         * gst/playback/gstplay-marshal.list:
4438         Add some more marshallers.
4439
4440         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
4441         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
4442         (autoplug_select_cb), (activate_group):
4443         Add support for managing non-raw sinks by providing a custom element and
4444         sink list to decodebin2.
4445         Try to plug non-raw sinks when decodebin2 using autoplug-select of
4446         decodebin2.
4447
4448         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4449         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
4450         * gst/playback/gstplaysink.h:
4451         Add support for raw and non-raw sinks. 
4452         Add support to force sinks selected by playbin2.
4453         Don't plug raw converters for non-raw sinks.
4454
4455         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
4456         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
4457         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
4458         (plugin_init):
4459         Use right accumulators.
4460         Proxy new signal.
4461
4462 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
4463
4464         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
4465         Use runnning time as the base time instead of the timestamp.
4466         Spotted by Saur on IRC.
4467
4468 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
4469
4470         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4471         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
4472
4473 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
4474
4475         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
4476         (gst_ogg_demux_read_chain):
4477         If we find a new serial number but it does not contain a BOS page, make
4478         sure we initialize the chain to NULL because else we will try to scan it
4479         and crash. Fixes #500763
4480
4481 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
4482
4483         * gst/playback/Makefile.am:
4484         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
4485         (get_feature_array), (decoders_filter), (sinks_filter),
4486         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
4487         (gst_factory_list_filter):
4488         * gst/playback/gstfactorylists.h:
4489         Refactor some common code to filter factories and check caps compat.
4490
4491         * gst/playback/gstdecodebin.c:
4492         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
4493         (gst_decode_bin_init), (gst_decode_bin_dispose),
4494         (gst_decode_bin_autoplug_continue),
4495         (gst_decode_bin_autoplug_factories),
4496         (gst_decode_bin_autoplug_select), (analyze_new_pad),
4497         (find_compatibles):
4498         * gst/playback/gstplaybin.c:
4499         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4500         (gst_play_bin_init), (gst_play_bin_finalize),
4501         (autoplug_factories_cb), (activate_group):
4502         * gst/playback/gstqueue2.c:
4503         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
4504         (proxy_autoplug_continue_signal),
4505         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
4506         (proxy_drained_signal):
4507         Add some more debug info and use factor filtering code.
4508
4509 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
4510
4511         * gst/audiotestsrc/gstaudiotestsrc.c:
4512         * gst/volume/gstvolume.c:
4513         * gst/volume/gstvolume.h:
4514           Add GAP-flag support.
4515
4516 2007-11-24  Julien MOUTTE  <julien@moutte.net>
4517
4518         * tests/examples/seek/seek.c: (main): Increase the range of the
4519         rate selector as I would like to test QOS behavior at higher
4520         forward and reverse playback speed like say 64x.
4521
4522 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
4523
4524         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
4525         (audioresample_query), (audioresample_query_type),
4526         (gst_audioresample_set_property):
4527         Implement latency query.
4528
4529 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
4530
4531         * gst-libs/gst/audio/gstbaseaudiosink.c:
4532         (gst_base_audio_sink_drain):
4533         Our EOS time contains the base_time, _wait_eos() expects a running_time
4534         so we have to subtract the base_time again before calling the function.
4535         This fixes an EOS regression where the base_time was added twice and EOS
4536         took longer and longer in certain situations.
4537         Fixes #498767.
4538
4539 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
4540
4541         * docs/libs/gst-plugins-base-libs-sections.txt:
4542         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
4543         (gst_base_audio_sink_set_provide_clock),
4544         (gst_base_audio_sink_get_provide_clock),
4545         (gst_base_audio_sink_set_slave_method),
4546         (gst_base_audio_sink_get_slave_method),
4547         (gst_base_audio_sink_set_property),
4548         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
4549         (gst_base_audio_sink_none_slaving),
4550         (gst_base_audio_sink_handle_slaving):
4551         * gst-libs/gst/audio/gstbaseaudiosink.h:
4552         Expose methods for some object properties so that subclasses can more
4553         easily configure them.
4554         Added slave method none, that completely disables slaving to the
4555         internal clock.
4556         API: gst_base_audio_sink_set_provide_clock()
4557         API: gst_base_audio_sink_get_provide_clock()
4558         API: gst_base_audio_sink_set_slave_method()
4559         API: gst_base_audio_sink_get_slave_method()
4560
4561         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4562         (gst_base_audio_src_set_provide_clock),
4563         (gst_base_audio_src_get_provide_clock),
4564         (gst_base_audio_src_set_property),
4565         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
4566         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4567         Expose methods for some object properties so that subclasses can more
4568         easily configure them.
4569         API: gst_base_audio_src_set_provide_clock()
4570         API: gst_base_audio_src_get_provide_clock()
4571
4572 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
4573
4574         Patch by: Joe Peterson <lavajoe at gentoo dot org>
4575
4576         * gst-libs/gst/sdp/gstsdpmessage.c:
4577         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
4578
4579 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
4580
4581         * tests/check/libs/fft.c: (GST_START_TEST):
4582         Fix scaling to really have dB instead of something else.
4583
4584 2007-11-19  Julien MOUTTE  <julien@moutte.net>
4585
4586         * tests/examples/seek/seek.c: (main): There's a nice macro to check
4587         GTK version, use it.
4588
4589 2007-11-19  Julien MOUTTE  <julien@moutte.net>
4590
4591         * tests/examples/seek/seek.c: (main): Try to support stable version
4592         of GTK.
4593
4594 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
4595
4596         * gst/playback/README:
4597         * gst/playback/test7.c:
4598           Fix the build + little README update.
4599
4600 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4601
4602         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
4603         Add playbin2 seek pipeline.
4604
4605 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4606
4607         * gst/playback/Makefile.am:
4608         * gst/playback/gstplayback.c: (plugin_init):
4609         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
4610         (eos_cb), (about_to_finish_cb), (main):
4611         Add playbin2.
4612         Added gapless playback example.
4613
4614         * gst/playback/gstplaybasebin.c:
4615         * gst/playback/gstplaybasebin.h:
4616         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
4617         * gst/playback/gstqueue2.c:
4618         * gst/playback/test.c:
4619         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
4620         (pad_removed_cb):
4621         * gst/playback/gststreaminfo.h:
4622         Change email.
4623
4624         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
4625         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
4626         (gst_play_bin_dispose), (gst_play_bin_set_uri),
4627         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4628         (gst_play_bin_get_property), (gst_play_bin_handle_message),
4629         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
4630         (drained_cb), (unlink_group), (activate_group),
4631         (setup_next_source), (gst_play_bin_change_state),
4632         (gst_play_bin2_plugin_init):
4633         Added raw first version of playbin2. Does chained oggs and gapless
4634         playback fine. No support for raw sinks yet. No visualisations or
4635         subtitles yet.
4636
4637         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
4638         (gst_play_sink_class_init), (gst_play_sink_init),
4639         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4640         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4641         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4642         (gst_play_sink_set_property), (gst_play_sink_get_property),
4643         (post_missing_element_message), (free_chain), (add_chain),
4644         (activate_chain), (gen_video_chain), (gen_text_element),
4645         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
4646         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
4647         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4648         (gst_play_sink_send_event), (gst_play_sink_change_state):
4649         * gst/playback/gstplaysink.h:
4650         Added Element that abstracts the sinks and their pipelines for playbin2.
4651
4652 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4653
4654         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
4655         (gst_selector_pad_class_init), (gst_selector_pad_init),
4656         (gst_selector_pad_finalize), (gst_selector_pad_reset),
4657         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
4658         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
4659         (gst_selector_pad_chain), (gst_stream_selector_get_type),
4660         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
4661         (gst_stream_selector_init), (gst_stream_selector_set_property),
4662         (gst_stream_selector_get_linked_pad),
4663         (gst_stream_selector_getcaps),
4664         (gst_stream_selector_is_active_sinkpad),
4665         (gst_stream_selector_activate_sinkpad),
4666         (gst_stream_selector_get_linked_pads),
4667         (gst_stream_selector_request_new_pad),
4668         (gst_stream_selector_release_pad):
4669         * gst/playback/gststreamselector.h:
4670         Improve streamselector, make it select and unselect the current pad more
4671         intelligently. 
4672         Subclass GstPad for the sinkpads of the selector.
4673         Handle segments more correctly.
4674         Fix caps negotiation.
4675         Implement release_pad.
4676
4677 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4678
4679         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
4680         (gst_decode_group_check_if_drained), (source_pad_event_probe),
4681         (remove_fakesink):
4682         Add drained signal fired when decodebin finishes decoding the data.
4683         Remove deprecated STATE_DIRTY message.
4684
4685         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
4686         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
4687         (analyse_source), (proxy_drained_signal), (make_decoder),
4688         (source_new_pad), (value_list_append_structure_list),
4689         (handle_redirect_message), (handle_message):
4690         Proxy the new drained signal.
4691         Handle pad removed from decodebin.
4692         Handle redirect messages by sorting multiple redirections based on the
4693         connection speed.
4694
4695 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4696
4697         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4698
4699         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4700         Fix leaking headers. Fixes #496761.
4701
4702 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4703
4704         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4705
4706         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
4707         (gst_ximagesink_change_state):
4708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
4709         Don't leak the PAR on errors. Fixes #496731.
4710
4711 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
4712
4713         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
4714           (gst_tag_from_id3_user_tag):
4715           Add mapping for audio cd discid tags, so we can extract
4716           them from tags as well (see #347848). Also compare identifiers
4717           in ID3v2 TXXX frames in a case-insensitive way to increase
4718           compatibility when reading tags (discid vs. DiscID vs. DiscId).
4719
4720 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
4721
4722         * gst-plugins-base.doap:
4723         Oops, fix the release name.
4724
4725 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
4726
4727         * gst-plugins-base.doap:
4728         Add 0.10.15 release
4729
4730 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
4731
4732         * configure.ac:
4733         Back to CVS
4734
4735 === release 0.10.15 ===
4736
4737 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
4738
4739         * configure.ac:
4740           releasing 0.10.15, "No need to argue"
4741
4742 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
4743
4744         * win32/vs6/libgstfft.dsp:
4745         Convert line endings to DOS.
4746
4747 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
4748
4749         * win32/vs6/gst_plugins_base.dsw:
4750         * win32/vs6/libgstfft.dsp:
4751         * win32/MANIFEST:
4752         Add a project file for fft plugin and remove socket
4753         based plugin which don't build from the workspace.
4754         * win32/vs6/libgstaudio.dsp:
4755         * win32/vs6/libgstrtp.dsp:
4756         * win32/vs6/libgsttag.dsp:
4757         Convert line endings back to DOS.
4758         Fixes #496724
4759
4760 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
4761
4762         * win32/vs6/libgstinterfaces.dsp:
4763         * win32/vs6/libgstrtsp.dsp:
4764         Convert line endings back to DOS
4765
4766 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
4767
4768         * gst-libs/gst/fft/kiss_fft_f32.h:
4769         * gst-libs/gst/fft/kiss_fft_f64.h:
4770         * gst-libs/gst/fft/kiss_fft_s16.h:
4771         * gst-libs/gst/fft/kiss_fft_s32.h:
4772         Don't include malloc.h which doesn't exist on Mac OSX.
4773         Instead, pull in glib.h and use g_malloc/g_free for 
4774         consistency. Fixes: #496548
4775
4776 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
4777
4778         * gst/playback/gstdecodebin2.c:
4779           Dont leak ghostpad. Fixes #475451.
4780
4781 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
4782
4783         * docs/design/design-decodebin.txt:
4784         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
4785         Update some more docs and comments.
4786
4787 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
4788
4789         Patch by: Sebastien Moutte  <sebastien moutte net>
4790
4791         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
4792           (gst_rtcp_unix_to_ntp):
4793         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
4794           Fix some C99-isms and and a missing function that some versions of
4795           MSVC don't like too much (#494346).
4796
4797         * win32/vs6/gst_plugins_base.dsw:
4798         * win32/vs6/libgstaudio.dsp:
4799         * win32/vs6/libgstrtp.dsp:
4800         * win32/vs6/libgsttag.dsp:
4801           Update vs6 projects files (#494346).
4802
4803 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
4804
4805         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4806
4807         * win32/common/libgstaudio.def:
4808         * win32/common/libgstcdda.def:
4809         * win32/common/libgstinterfaces.def:
4810         * win32/common/libgstnetbuffer.def:
4811         * win32/common/libgstpbutils.def:
4812         * win32/common/libgstrtp.def:
4813         * win32/common/libgstrtsp.def:
4814         * win32/common/libgsttag.def:
4815         * win32/common/libgstvideo.def:
4816           More missing symbols to export (fixes #493986).
4817
4818 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
4819
4820         * docs/libs/gst-plugins-base-libs-sections.txt:
4821         * gst-libs/gst/fft/gstfftf32.c:
4822         * gst-libs/gst/fft/gstfftf32.h:
4823         * gst-libs/gst/fft/gstfftf64.c:
4824         * gst-libs/gst/fft/gstfftf64.h:
4825         * gst-libs/gst/fft/gstffts16.c:
4826         * gst-libs/gst/fft/gstffts16.h:
4827         * gst-libs/gst/fft/gstffts32.c:
4828         * gst-libs/gst/fft/gstffts32.h:
4829         * tests/check/libs/fft.c: (GST_START_TEST):
4830         Remove the magnitude and phase calculation functions as these have
4831         very special use cases and can't even be used for the spectrum
4832         element. Also adjust the docs to mention some properties of the used
4833         FFT implemention, i.e. how the values are scaled. Fixes #492098.
4834
4835 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
4836
4837         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
4838           (finish_source):
4839           Avoid crash when there are external subtitles (fixes #491722).
4840
4841 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
4842
4843         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4844         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
4845           'Could not open resource for writing' is not an acceptable
4846           error message when we can't open the audio device (see #492334),
4847           even less so when we're trying to open it to record something.
4848
4849 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
4850
4851         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4852
4853         * win32/common/libgstrtp.def:
4854           Add some more missing symbols (#492813).
4855
4856 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
4857
4858         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
4859
4860         * tests/check/elements/audioconvert.c: (verify_convert):
4861           Add check to make sure that the out caps have a channel layout
4862           set on them where they should have one.
4863
4864 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
4865
4866         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4867
4868         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
4869         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
4870           Include our own _stdint.h instead of sys/types.h, makes MingW happy
4871           (#492306).
4872
4873         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
4874           Use _pipe directly, GLib doesn't have a pipe() macro any longer
4875           (it disappeared in GLib 2.14.0) (#492306).
4876
4877         * gst-libs/gst/sdp/Makefile.am:
4878         * gst-libs/gst/sdp/gstsdpmessage.c:
4879           Fix includes and LIBS for win32/Mingw (#492306).
4880
4881         * tests/examples/dynamic/addstream.c (pause_play_stream):
4882           Use more portable g_usleep() instead of sleep() (#492306).
4883
4884 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
4885
4886         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4887
4888         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4889           (gst_ring_buffer_parse_caps):
4890           Return NULL instead of an enum that happens to be 0, fixes warning
4891           on MSVC (#492114).
4892
4893         * gst-libs/gst/audio/gstringbuffer.h:
4894           No trailing commas in enum list (for gcc-2.9x).
4895
4896         * gst/videotestsrc/videotestsrc.c: (random_char):
4897           Make information loss explicit instead of implicitly truncating to
4898           eight bits via the return value.  Fixes runtime error on MSVC when
4899           using the debug CRT (#492114).
4900
4901         * win32/common/config.h.in:
4902           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
4903
4904         * win32/common/libgstinterfaces.def:
4905         * win32/common/libgstrtp.def:
4906           Export a few more symbols (#492114).
4907
4908 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
4909
4910         * gst-libs/gst/audio/audio.c:
4911         * gst-libs/gst/audio/audio.h:
4912           Readd the deprecation guards, but preserve compilability.
4913
4914 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
4915
4916         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
4917           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
4918           Preserve channel layout when fixating the number of channels in the
4919           output caps, or make sure there's a suitable channel position layout
4920           set on the caps if required. Fixes #430677.
4921
4922 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
4923
4924         * tests/check/elements/decodebin.c: (test_text_plain_streams):
4925           Make sure the pipeline really operates in push mode as it should
4926           in this case.
4927
4928 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
4929
4930         * gst-libs/gst/audio/audio.h:
4931           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
4932           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
4933           (ie. normal cvs builds) will fail.
4934
4935 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
4936
4937         * docs/libs/Makefile.am:
4938         * gst-libs/gst/audio/audio.c:
4939         * gst-libs/gst/audio/audio.h:
4940         * gst-libs/gst/interfaces/mixer.c:
4941           tell gtk-doc about the deprecation guard. Apply more doc fixes.
4942
4943 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
4944
4945         * tests/check/libs/audio.c: (init_value_to_channel_layout),
4946           (test_channel_layout_value_intersect), (audio_suite):
4947           Add simple unit test to make sure GstValue intersection
4948           of channel layouts works the way I think it does.
4949
4950 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
4951
4952         * docs/libs/gst-plugins-base-libs-sections.txt:
4953         * gst-libs/gst/audio/gstaudiofilter.h:
4954         * gst-libs/gst/interfaces/mixer.h:
4955         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4956         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4957         * gst-libs/gst/sdp/gstsdpmessage.c:
4958           Fix the docs according to what gtk-doc complained about.
4959
4960 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
4961
4962         * tests/icles/stress-playbin.c:
4963           Fix the build.
4964
4965 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
4966
4967         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
4968         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
4969           Post nice/more useful error message if we don't have a decoder for
4970           the primary type.
4971
4972 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
4973
4974         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
4975         Be a bit more useful, unblock the pads after we fired the no-more-pads
4976         signal so that we can use the signal to inspect and connect all pads
4977         without having to keep extra state outside of decodebin.
4978
4979 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
4980
4981         * gst/playback/gsturidecodebin.c:
4982         (gst_uri_decode_bin_autoplug_continue),
4983         (gst_uri_decode_bin_class_init), (no_more_pads_full):
4984         Implement default signal handler so that we return TRUE when nothing is
4985         connected.
4986
4987 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
4988
4989         * gst-libs/gst/riff/riff-media.c:
4990         (gst_riff_wavext_add_channel_layout),
4991         (gst_riff_wave_add_default_channel_layout),
4992         (gst_riff_wavext_get_default_channel_mask),
4993         (gst_riff_create_audio_caps):
4994         Use the ALSA channel layout as default for wav files without channel
4995         layout information. This fixes playback of chan-id.wav on 5.1 systems
4996         for example. Also refactor the channel layout setting a bit and add
4997         more default channel orders. Fixes #489010.
4998
4999 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5000
5001         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
5002           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
5003           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
5004           instead.
5005
5006 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
5007
5008         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5009         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
5010         (gst_decode_bin_set_subs_encoding),
5011         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
5012         (gst_decode_bin_get_property), (analyze_new_pad):
5013         Move subtitle encoding property to decodebin2 so that it can set the
5014         property value on all elements that it autoplugs and that require it.
5015         Make caps refcounting more consistent in get/set.
5016
5017         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
5018         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
5019         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
5020         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
5021         (proxy_autoplug_continue_signal),
5022         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5023         (make_decoder):
5024         Proxy properties and relevant signals from the internal decodebin.
5025         Make properties MT safe.
5026
5027 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5028
5029         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
5030         * gst-libs/gst/tag/tags.c:
5031           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
5032           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
5033
5034         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
5035           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
5036
5037         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
5038           (gst_tag_to_vorbis_comments):
5039           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
5040           just mapping everything I found in the wild) (#414539).
5041
5042 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
5043
5044         Inspired by patch of: René Stadler <mail at renestadler dot de>
5045
5046         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5047         (gst_decode_bin_autoplug_continue),
5048         (gst_decode_bin_autoplug_factories),
5049         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
5050         (find_compatibles):
5051         * gst/playback/gstplay-marshal.list:
5052         Remove the autoplug-sort signal and replace it with a binding friendly
5053         autoplug-select signal.
5054         Add an autoplug-factories signal that can be used to generate a list of
5055         factories to try to autoplug.
5056         Add the GstPad to the autoplugging signal args as it might be needed to
5057         make a good factory selection.
5058         Fix up the marshallers for this. Fixes #407282.
5059
5060 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
5061
5062         * gst-libs/gst/tag/gsttagdemux.c:
5063           Don't abort with an assertion if we receive a seek event with
5064           a start type of NONE (see launchpad bug #155878).
5065
5066 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5067
5068         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5069         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5070         (gst_ximagesink_change_state), (gst_ximagesink_reset):
5071         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
5072         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
5073         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
5074         Make sure that before we clean up the X resources, we shutdown and join
5075         the event thread.
5076         Also make sure the event thread does not shut down immediatly after
5077         startup because the running variable is not yet correctly set.
5078         Fixes #378770. 
5079
5080 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5081
5082         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
5083         Make the window for a race in typefind and shutting down smaller until
5084         we figure out the right locking here. Avoids #485753 usually.
5085
5086         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
5087         Remove unneeded lock causing a race in typefind and shutting down.
5088         Fixes #485753.
5089
5090         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5091         Also remove sinks when going to NULL because we might not complete the
5092         state change to PAUSED, causing the PAUSED->READY state change not to
5093         happen.
5094
5095 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5096
5097         * gst-libs/gst/audio/gstbaseaudiosink.c:
5098         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
5099         Also explicitly release the ringbuffer when going to NULL because it
5100         is required in the setcaps function, before the state change to PAUSED
5101         completes.
5102
5103 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5104
5105         * tests/icles/.cvsignore:
5106         * tests/icles/Makefile.am:
5107         * tests/icles/stress-playbin.c:
5108           Does what it says on the tin.
5109
5110 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
5111
5112         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
5113         Fix queue negotiation. See #486758.
5114
5115 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5116
5117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
5118         (gst_xvimagesink_xwindow_new),
5119         (gst_xvimagesink_update_colorbalance),
5120         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
5121
5122         Fix handling of some of the X atoms. If the last parameter is True,
5123         XInternAtom won't create the atom if it doesn't exist, and therefore
5124         might return None. This causes X errors on Xv implementations that
5125         don't provide the colour balance attributes.
5126
5127 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5128
5129         * gst-libs/gst/tag/gstvorbistag.c:
5130         * tests/check/libs/tag.c:
5131           Extract vorbis comment LICENSE tags correctly.
5132
5133 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5134
5135         Patch by: Jason Kivlighn  <jkivlighn gmail com>
5136
5137         * gst-libs/gst/tag/gstid3tag.c:
5138         * tests/check/libs/tag.c:
5139           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
5140
5141 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
5142
5143         * gst-libs/gst/tag/gsttagdemux.c:
5144           Don't error out when a buggy downstream element doesn't
5145           handle the newsegment event we send properly (especially
5146           not without posting a meaningful error message on the
5147           bus). See bug #471370 and launchpad bug #136264.
5148
5149 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
5150
5151         * gst-libs/gst/audio/gstbaseaudiosink.c:
5152         (gst_base_audio_sink_drain):
5153         Use new basesink method to make our EOS drain interruptable.
5154
5155 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
5156
5157         * gst-libs/gst/rtp/gstrtppayloads.c:
5158         Fix silly search-replace oversight.
5159
5160 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
5161
5162         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5163
5164         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5165         (gst_basertppayload_set_outcaps):
5166         Fix caps memleak. Fixes #484989.
5167
5168
5169 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5170
5171         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5172         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
5173         Fix debug output.
5174
5175 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5176
5177         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5178         (gst_base_audio_src_create):
5179         Also handle the case where there is no clock set on the audio source,
5180         like in the unit tests.
5181
5182 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5183
5184         * gst-libs/gst/rtp/gstrtppayloads.c:
5185         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
5186         to avoid compiler warnings
5187
5188 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5189
5190         * gst/playback/gstdecodebin.c: (type_found),
5191         (gst_decode_bin_change_state):
5192         * gst/playback/gstdecodebin2.c: (type_found),
5193         (gst_decode_bin_change_state):
5194         Don't disconnect the have_type signal because we never reconnect it
5195         later on. Instead keep a variable to see if we already detected a type.
5196
5197 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5198
5199         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
5200         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
5201         (type_found):
5202         Unlink the signal handler when we found the type, we're not going to do
5203         anything sensible with more type_found signals anyway.
5204
5205 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5206
5207         * gst-libs/gst/tag/gsttagdemux.c:
5208           Don't leak caps.
5209
5210 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5211
5212         * gst-libs/gst/tag/Makefile.am:
5213         * gst-libs/gst/tag/gsttagdemux.c:
5214         * gst-libs/gst/tag/gsttagdemux.h:
5215           API: add GstTagDemux base class for simple tag demuxers.
5216
5217         * docs/libs/gst-plugins-base-libs-docs.sgml:
5218         * docs/libs/gst-plugins-base-libs-sections.txt:
5219           Add GstTagDemux to docs.
5220
5221 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
5222
5223         * gst-libs/gst/rtp/gstrtpbuffer.c:
5224         (gst_rtp_buffer_get_payload_subbuffer):
5225         Fix bug introduced with last commit which inverted the logic and
5226         caused all buffers to be dropped. Fixes #483620.
5227         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
5228
5229 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5230
5231         * gst-libs/gst/rtp/gstrtpbuffer.c:
5232           Replace g_return_if_val (as it could be disabled), with regular return
5233           and warning.
5234
5235 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
5236
5237         * tests/check/pipelines/simple-launch-lines.c:
5238           Print message name and not just number.
5239
5240 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
5241
5242         * gst-libs/gst/audio/gstbaseaudiosink.c:
5243         (gst_base_audio_sink_async_play):
5244         When slaved to the clock, don't try to align a sample with the previous
5245         one when going to PLAYING again.
5246
5247 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5248
5249         * tests/examples/snapshot/snapshot.c:
5250           Fix the build.
5251
5252 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5253
5254         * gst-libs/gst/sdp/gstsdpmessage.h:
5255         Add RFC 3556 bandwidth modifiers.
5256
5257 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5258
5259         * docs/libs/gst-plugins-base-libs-docs.sgml:
5260         * docs/libs/gst-plugins-base-libs-sections.txt:
5261         * gst-libs/gst/rtp/gstrtppayloads.c:
5262         Update documentation.
5263
5264 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5265
5266         * gst-libs/gst/rtp/Makefile.am:
5267         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
5268         (gst_rtp_payload_info_for_name):
5269         * gst-libs/gst/rtp/gstrtppayloads.h:
5270         Added new file and header to deal with payload info.
5271
5272         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
5273         (gst_rtp_buffer_default_clock_rate):
5274         * gst-libs/gst/rtp/gstrtpbuffer.h:
5275         Payload specific stuff is move to new headers.
5276         Implement _default_clock rate using the new payload function.
5277
5278         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
5279         (gst_sdp_parse_line):
5280         * gst-libs/gst/sdp/gstsdpmessage.h:
5281         Add some more comments.
5282
5283 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5284
5285         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
5286         (sdp_check_header), (sdp_type_find), (plugin_init):
5287         Add typefind function for application/sdp.
5288         Remove some old dirac typefind code that was ifdeffed out.
5289
5290 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
5291
5292         * win32/common/libgstaudio.def:
5293         Add new exported functions.
5294         * win32/vs6/grammar.dsp:
5295         Add autogeneration and copy of some autegenerated files from win32/common
5296         for rtsp library.
5297         * win32/vs6/libgstaudioconvert.dsp:
5298         Add gstaudioquantize.c to the build.
5299         * win32/vs6/libgstinterfaces.dsp:
5300         Add videoorientation.c to the build.
5301         * win32/vs6/libgstriff.dsp:
5302         Add libgsttag to the link libraries list.
5303         * win32/vs6/libgstvolume.dsp:
5304         Add liboil to the link.
5305         * win32/vs6/gst_plugins_base.dsw:
5306         * win32/vs6/libgstrtsp.dsp:
5307         * win32/common/libgstrtsp.def:
5308         Add files to build libgstrtsp library.
5309         
5310 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5311
5312         * tests/examples/snapshot/snapshot.c: (main):
5313         Print error when pipeline failed to construct.
5314
5315 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5316
5317         * configure.ac:
5318         * gst-libs/gst/tag/gstid3tag.c:
5319         * gst-libs/gst/tag/gstvorbistag.c:
5320           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
5321           and ID3v2 tags.
5322
5323 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5324
5325         * gst-libs/gst/floatcast/floatcast.h:
5326           Don't include config.h in an installed public header, this
5327           might break compilation of applications that don't have such
5328           a header and doesn't necessarily do what it's supposed to do
5329           anyway (ie. check for the lrint/lrintf defines) (#442065).
5330           Add docs for the various macros and document how this header
5331           has to be used (link against libm, etc.); add a few FIXMEs;
5332           include math.h for non-c99 code path.  Based on patch by
5333           Jan Schmidt.
5334           
5335 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5336
5337         * configure.ac:
5338         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
5339         of duplicating these macros in configure.ac.
5340
5341 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5342
5343         * po/hu.po:
5344         * po/sv.po:
5345         * po/uk.po:
5346           Updated translations to 0.10.14
5347
5348 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5349
5350         translated by: Jakub Bogusz <qboosh@pld-linux.org>
5351
5352         * po/pl.po:
5353           Added Polish translation.
5354
5355 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5356
5357         translated by: Ilkka Tuohela <hile@iki.fi>
5358
5359         * po/fi.po:
5360           Added Finnish translation.
5361
5362 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5363
5364         translated by: Jorge González González <aloriel@gmail.com>
5365
5366         * po/es.po:
5367           Added Spanish translation.
5368
5369 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5370
5371         translated by: Mogens Jaeger <mogens@jaeger.tf>
5372
5373         * po/da.po:
5374           Added Danish translation.
5375
5376 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5377
5378         translated by: Funda Wang <fundawang@linux.net.cn>
5379
5380         * po/zh_CN.po:
5381           Added Chinese (simplified) translation.
5382
5383 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5384
5385         translated by: Alexander Shopov <ash@contact.bg>
5386
5387         * po/bg.po:
5388           Added Bulgarian translation.
5389
5390 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
5391
5392         * gst/playback/gstqueue2.c: (gst_queue_push_one):
5393         Fix compilation wrt printf arguments.
5394
5395 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
5396
5397         * configure.ac:
5398         * tests/examples/Makefile.am:
5399         * tests/examples/snapshot/.cvsignore:
5400         * tests/examples/snapshot/Makefile.am:
5401         * tests/examples/snapshot/snapshot.c: (main):
5402         Add simple snapshot example program using appsink.
5403
5404 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
5405
5406         * tests/check/generic/states.c:
5407           Improved state change unit test.
5408
5409 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5410
5411         * docs/plugins/.cvsignore:
5412         * tests/check/.cvsignore:
5413           Ignore registries in any format.
5414
5415 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5416
5417         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5418         (gst_base_rtp_depayload_chain),
5419         (gst_base_rtp_depayload_set_gst_timestamp):
5420         Only copy timestamp on outgoing packets if the depayloader did not set
5421         one.
5422         Also copy duration on outgoing packets.
5423
5424 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5425
5426         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5427         (gst_basertppayload_set_outcaps):
5428         Fix compilation because of missing %d in printf.
5429         When fixating caps, fixate what we can and throw away all remaining
5430         unfixed caps, subclasses should do something smart if they need to.
5431
5432 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5433
5434         * ext/gnomevfs/gstgnomevfssrc.c:
5435           Improve debug logs a bit and be more verbose if things go wrong.
5436
5437 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5438
5439         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
5440         (gst_text_overlay_set_property):
5441         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5442         * gst-libs/gst/audio/gstbaseaudiosink.c:
5443         (gst_base_audio_sink_render):
5444         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5445         (gst_rtcp_unix_to_ntp):
5446         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
5447         * gst/playback/gstqueue2.c:
5448         * tests/examples/seek/seek.c: (set_scale):
5449         Fix a bunch of compile warnings shown with Forte.
5450
5451         * gst/audiorate/gstaudiorate.c:
5452         Always pull in config.h before including any system headers.
5453
5454 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
5455
5456         * gst/playback/gstqueue2.c: (update_buffering),
5457         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
5458         (gst_queue_handle_sink_event), (gst_queue_chain),
5459         (gst_queue_push_one), (gst_queue_sink_activate_push),
5460         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
5461         Also fix #476514 for queue2.
5462
5463 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
5464
5465         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5466         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
5467         (gst_base_rtp_depayload_chain),
5468         (gst_base_rtp_depayload_handle_sink_event),
5469         (gst_base_rtp_depayload_push_full),
5470         (gst_base_rtp_depayload_set_gst_timestamp),
5471         (gst_base_rtp_depayload_change_state):
5472         Remove code to deal with RTP to GST time conversion, we now just copy
5473         the GST timestamp we receive to the outgoing buffers.
5474         Handle segment and flushes correctly.
5475
5476         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5477         When we have no valid input timestamp, use the previous rtp timestamp on
5478         the outgoing RTP packet instead of the RTP base time.
5479
5480 2007-09-15  David Schleef  <ds@schleef.org>
5481
5482         * ext/alsa/gstalsa.c:
5483         * ext/alsa/gstalsadeviceprobe.c:
5484         * ext/alsa/gstalsamixer.c:
5485         * ext/alsa/gstalsasink.c:
5486         * ext/alsa/gstalsasrc.c:
5487           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
5488
5489 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
5490
5491         * gst-libs/gst/rtp/gstbasertppayload.c:
5492         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
5493         Add some debug info when negotiating caps.
5494
5495 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5496
5497         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
5498         A buffer with an empty payload is also a valid buffer.
5499
5500 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5501
5502         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
5503         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5504         (gst_basertppayload_change_state):
5505         Make sure we start our RTP timestamp from the random base RTP
5506         timestamp even if the buffer timestamp starts from some random value.
5507
5508 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5509
5510         * configure.ac:
5511         * tests/examples/Makefile.am:
5512         * tests/examples/dynamic/.cvsignore:
5513         * tests/examples/dynamic/Makefile.am:
5514         * tests/examples/dynamic/addstream.c: (create_stream),
5515         (pause_play_stream), (message_received), (eos_message_received),
5516         (perform_step), (main):
5517         Add simple exmple app to demonstrate starting and pausing live and
5518         non-live bins in a PLAYING pipeline.
5519
5520 2007-09-14  Julien MOUTTE  <julien@moutte.net>
5521
5522         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
5523         typefind for QCP files (RFC #3625)
5524
5525 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
5526
5527         * gst-libs/gst/audio/gstbaseaudiosink.c:
5528         (gst_base_audio_sink_init):
5529         Disable pull mode scheduling, we're not ready for it yet and it subtly
5530         breaks a lot of things.
5531
5532 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
5533
5534         * tests/check/elements/libvisual.c:
5535           Test all libvisual plugins, not just the first one; this reproduces
5536           bug #450336 quite easily.  Looks like a problem with the 'jess'
5537           visualisation.
5538
5539 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
5540
5541         * tests/check/Makefile.am:
5542         * tests/check/elements/.cvsignore:
5543         * tests/check/elements/libvisual.c:
5544           Add basic libvisual test case in an attempt to reproduce bug #450336.
5545           Doesn't reproduce that bug, but some other crasher instead (invalid
5546           free), at least with make elements/libvisual.forever and the bumscope
5547           plugin on x86-64/gutsy. Leaving test disabled for now.
5548
5549 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
5550
5551         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5552
5553         * gst-libs/gst/rtsp/gstrtspconnection.c:
5554         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
5555         (read_body), (gst_rtsp_connection_receive):
5556         Make sure we can not cancel in the middle of receiving a message.
5557         Fixes #475731.
5558
5559 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
5560
5561         Patch by: Josep Torra Valles <josep@fluendo.com>
5562
5563         * gst/playback/gstplaybasebin.c:
5564           Increase upper limit for audio queue a bit; fixes preroll problem
5565           with playbin and decodebin2 when playing a quicktime trailer with
5566           multichannel audio via http (#464666).
5567
5568 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
5569
5570         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5571         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
5572         (gst_base_audio_src_provide_clock),
5573         (gst_base_audio_src_set_property),
5574         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5575         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5576         Allow othe clocks than the internal clock to be used for the pipeline.
5577         Add property to disable clock provide.
5578         API: GstBaseAudioSrc::provide-clock
5579
5580 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
5581
5582         * gst/playback/gstdecodebin2.c:
5583           Don't leak request pads. Fixes #475395.
5584
5585 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
5586
5587         Patch by: René Stadler <mail at renestadler dot de>
5588
5589         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5590         (gst_ximage_buffer_class_init):
5591         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5592         (gst_xvimage_buffer_class_init):
5593         Correctly chain up finalize with the parent class to prevent
5594         memory leaks. Fixes #474880.
5595
5596 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
5597
5598         * gst/volume/gstvolume.c: (volume_choose_func):
5599         * tests/check/elements/volume.c: (GST_START_TEST):
5600         Revert the latest change: floating point samples are allowed to
5601         have any value, not only values in the range [-1,1]. Thanks to Andy
5602         Wingo for noticing.
5603         Also fix processing of int32 samples with volumes > 4 by making the
5604         unity value smaller which prevents overflows.
5605
5606 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5607
5608         * gst-libs/gst/rtp/gstrtpbuffer.c:
5609         * tests/check/libs/rtp.c:
5610           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
5611
5612 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5613
5614         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
5615
5616         * gst-libs/gst/rtp/gstrtpbuffer.c:
5617           Fix up GstRTPHeader helper struct so that compilers will not under
5618           any circumstances add padding in between our fields, as currently
5619           happens with MSVC on win32, because that would lead to us sending
5620           out RTP payloads with broken RTP headers (#471194).
5621           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
5622           
5623         * tests/check/Makefile.am:
5624         * tests/check/libs/.cvsignore:
5625         * tests/check/libs/rtp.c:
5626           Add some simple unit tests for GstRTPBuffer. Some are disabled
5627           because the code tested still needs fixing (set_csrc() does not work).
5628
5629 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5630
5631         * win32/MANIFEST:
5632         * win32/common/gstrtsp-enumtypes.c:
5633         * win32/common/gstrtsp-enumtypes.h:
5634         * win32/common/interfaces-enumtypes.c:
5635         * win32/common/interfaces-enumtypes.h:
5636         * win32/common/multichannel-enumtypes.c:
5637           Add rtsp enumtypes (#474384) and update others.
5638
5639 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
5640
5641         * configure.ac:
5642           Fix configure check for HAVE_LIBXML_HTML.
5643
5644 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
5645
5646         * tests/check/libs/.cvsignore:
5647           Ignore more, in case the build bots work again one day.
5648
5649 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
5650
5651         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
5652
5653         * configure.ac:
5654         * gst-libs/gst/Makefile.am:
5655         * gst-libs/gst/fft/Makefile.am:
5656         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
5657         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
5658         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
5659         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
5660         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
5661         * gst-libs/gst/fft/gstfft.h:
5662         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
5663         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
5664         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
5665         * gst-libs/gst/fft/gstfftf32.h:
5666         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
5667         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
5668         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
5669         * gst-libs/gst/fft/gstfftf64.h:
5670         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
5671         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
5672         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
5673         * gst-libs/gst/fft/gstffts16.h:
5674         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
5675         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
5676         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
5677         * gst-libs/gst/fft/gstffts32.h:
5678         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
5679         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
5680         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
5681         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
5682         * gst-libs/gst/fft/kiss_fft_f32.h:
5683         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
5684         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
5685         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
5686         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
5687         * gst-libs/gst/fft/kiss_fft_f64.h:
5688         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
5689         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
5690         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
5691         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
5692         * gst-libs/gst/fft/kiss_fft_s16.h:
5693         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
5694         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
5695         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
5696         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
5697         * gst-libs/gst/fft/kiss_fft_s32.h:
5698         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
5699         (kiss_fftr_f32), (kiss_fftri_f32):
5700         * gst-libs/gst/fft/kiss_fftr_f32.h:
5701         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
5702         (kiss_fftr_f64), (kiss_fftri_f64):
5703         * gst-libs/gst/fft/kiss_fftr_f64.h:
5704         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
5705         (kiss_fftr_s16), (kiss_fftri_s16):
5706         * gst-libs/gst/fft/kiss_fftr_s16.h:
5707         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
5708         (kiss_fftr_s32), (kiss_fftri_s32):
5709         * gst-libs/gst/fft/kiss_fftr_s32.h:
5710         * gst-libs/gst/fft/kiss_version:
5711         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
5712         * pkgconfig/gstreamer-plugins-base.pc.in:
5713         Add libgstfft, a FFT library based on Kiss FFT which is
5714         BSD licensed. Supported sample formats are int16, int32,
5715         float and double. For those formats a real FFT and IFFT
5716         can be done, different windowing functions can be applied
5717         and functions for extracting the magnitude and phase exist.
5718         Fixes #468619.
5719
5720         * docs/libs/Makefile.am:
5721         * docs/libs/gst-plugins-base-libs-docs.sgml:
5722         * docs/libs/gst-plugins-base-libs-sections.txt:
5723         Integrate libgstfft into the docs.
5724
5725         * tests/check/Makefile.am:
5726         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
5727         Add unit tests for libgstfft, currently only testing the FFT.
5728         Unit tests for IFFT will follow soon.
5729
5730 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
5731
5732         Patch by: Peter Kjellerstedt  <pkj at axis com>
5733
5734         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
5735         (gst_sdp_message_init), (gst_sdp_message_uninit),
5736         (is_multicast_address), (gst_sdp_message_as_text),
5737         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
5738         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
5739         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
5740         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
5741         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
5742         (gst_sdp_media_init), (gst_sdp_media_uninit),
5743         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
5744         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
5745         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
5746         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
5747         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
5748         * gst-libs/gst/sdp/gstsdpmessage.h:
5749         Separate INIT_ARRAY() and related macros into two versions, one for
5750         structures and one for pointers (e.g., INIT_ARRAY() and
5751         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
5752         lists of emails and phone numbers.
5753         Add missing const as appropriate.
5754         Change all gint to guint since they all actually represent unsigned
5755         values.
5756         Do not use time as a variable name as it shadows the global time().
5757         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
5758         Actually implement gst_sdp_message_add_time().
5759         Make gst_sdp_message_add_time() take repeat times as an argument.
5760         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
5761         Corrected the definition of gst_sdp_media_get_bandwidth() (was
5762         misspelled as badwidth).
5763         gst-indented and a little clean up. Fixes #471067.
5764
5765 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
5766
5767         * gst/volume/gstvolume.c: (volume_choose_func),
5768         (volume_process_double), (volume_process_double_clamp),
5769         (volume_process_float_clamp):
5770         Correctly clamp float/double samples in the [-1.0,1.0] range to
5771         prevent weird effects.
5772         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5773         Add unit tests for all samples types that had none before.
5774
5775 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5776
5777         * gst-libs/gst/rtp/gstrtpbuffer.c:
5778           Need to include stdlib.h for abs() here too.
5779
5780 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5781
5782         * gst/playback/gststreaminfo.c:
5783           Fix build.
5784
5785 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
5786
5787         * gst/playback/gststreaminfo.c:
5788           Clean up some half-disabled code and comment.
5789
5790 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
5791
5792         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5793
5794         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5795         (gst_base_rtp_payload_audio_handle_event):
5796         Return FALSE from the event handler to let the parent class handle the
5797         event. Fixes #446766.
5798
5799         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5800         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
5801         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
5802
5803         * gst-libs/gst/rtp/gstbasertppayload.c:
5804         Bump the MTU to 1400.
5805
5806 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
5807
5808         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
5809         Add an audio/x-nsf typefind function for the nsfdec element.
5810
5811 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
5812         * gst/playback/gstplaybasebin.c:
5813         Included "myth://" on stream_uris list for enable buffering to mythtv files
5814
5815 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
5816
5817         * docs/libs/gst-plugins-base-libs-sections.txt:
5818         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
5819         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
5820         (gst_rtcp_unix_to_ntp):
5821         * gst-libs/gst/rtp/gstrtcpbuffer.h:
5822         Fix parsing of RB blocks.
5823         Fix docs.
5824         Added helper functions to convert to/from UNIX and NTP time.
5825         API: gst_rtcp_ntp_to_unix()
5826         API: gst_rtcp_unix_to_ntp()
5827
5828         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
5829         (gst_rtp_buffer_get_header_len),
5830         (gst_rtp_buffer_get_extension_data),
5831         (gst_rtp_buffer_get_payload_subbuffer),
5832         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
5833         (gst_rtp_buffer_ext_timestamp):
5834         * gst-libs/gst/rtp/gstrtpbuffer.h:
5835         Fix some more docs.
5836         Implement handling of packets with extensions.
5837         Fix padding check in _validate().
5838         Added function to get extension data.
5839         API: gst_rtp_buffer_get_header_len()
5840         API: gst_rtp_buffer_get_extension_data()
5841
5842 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
5843
5844         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5845         (gst_base_rtp_depayload_class_init),
5846         (gst_base_rtp_depayload_set_gst_timestamp):
5847         Add some more docs for the queue-delay property and fix a typo in a
5848         comment.
5849
5850         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5851         Fix typo.
5852
5853 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
5854
5855         * gst-libs/gst/audio/gstbaseaudiosink.c:
5856         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
5857         (gst_base_audio_sink_change_state):
5858         When skew slaving, try to hover around the middle of a segment so that
5859         we at most drift by half a segment.
5860         If we are aligning in the oposite direction of the clock skew, we don't
5861         have to resync.
5862
5863 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
5864
5865         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5866         (gst_base_rtp_depayload_setcaps),
5867         (gst_base_rtp_depayload_set_gst_timestamp):
5868         Be less silly with the segment start, just apply the clock-base to the
5869         timestamp.
5870
5871 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
5872
5873         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5874         (gst_base_rtp_depayload_class_init),
5875         (gst_base_rtp_depayload_finalize),
5876         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
5877         (gst_base_rtp_depayload_handle_sink_event),
5878         (gst_base_rtp_depayload_set_gst_timestamp),
5879         (gst_base_rtp_depayload_change_state):
5880         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5881         Deprecate the queue handling thread thing and remove the code.
5882         Use new method to calculate the extended timestamp.
5883
5884 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
5885
5886         * gst-libs/gst/rtp/gstrtcpbuffer.c:
5887         (gst_rtcp_packet_sdes_copy_entry):
5888         Use g_strndup which does exactly what we want.
5889
5890         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
5891         (gst_rtp_buffer_ext_timestamp):
5892         * gst-libs/gst/rtp/gstrtpbuffer.h:
5893         Add helper function to compare seqnums.
5894         Add helper function to calculate extended timestamps.
5895         API: gst_rtp_buffer_compare_seqnum()
5896         API: gst_rtp_buffer_ext_timestamp()
5897
5898 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
5899
5900         * gst-libs/gst/rtp/gstrtcpbuffer.c:
5901         (gst_rtcp_packet_sdes_get_entry),
5902         (gst_rtcp_packet_sdes_copy_entry):
5903         * gst-libs/gst/rtp/gstrtcpbuffer.h:
5904         Fix and document SDES item data function.
5905         Add new function that makes a proper copy of SDES item data.
5906         API: gst_rtcp_packet_sdes_copy_entry()
5907
5908 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
5909
5910         * configure.ac:
5911         * gst/Makefile.am:
5912           The tcp and subparse plugins are under gst, but not totaly free of
5913           dependencies. Handle selection inconfigure.ac, so that they show up
5914           on the final list of what is build and what is not. Maybe they should
5915           better be moved to ext.
5916
5917 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
5918
5919         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
5920
5921         * configure.ac:
5922         * gst/Makefile.am:
5923           Check if libxml provides HTML parser which subparse needs.
5924           Fixes #451970.
5925
5926 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
5927
5928         * ext/alsa/gstalsa.c:
5929           Fix typo and compilation on big endian systems.
5930
5931 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
5932
5933         * gst/subparse/gstssaparse.c:
5934           Convert SSA newline codes into actual newline characters (#470766).
5935
5936 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
5937
5938         * docs/libs/gst-plugins-base-libs-sections.txt:
5939         * gst-libs/gst/pbutils/install-plugins.c:
5940         * gst-libs/gst/pbutils/install-plugins.h:
5941         * tests/check/libs/pbutils.c:
5942           API: also add gst_install_plugins_supported() while we're at it
5943           (see #470456).
5944
5945 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
5946
5947         * docs/libs/gst-plugins-base-libs-sections.txt:
5948         * gst-libs/gst/pbutils/missing-plugins.c:
5949         * gst-libs/gst/pbutils/missing-plugins.h:
5950         * tests/check/libs/pbutils.c:
5951           API: add gst_missing_*_installer_detail_new() convenience API so
5952           that applications that know exactly what they're missing can request
5953           installer detail strings for those items directly instead of having
5954           to first create a dummy missing-plugin message and then get the
5955           installer detail string from that.  Fixes #470456.
5956
5957 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
5958
5959         * gst/playback/gstdecodebin.c: (close_pad_link):
5960         We need to set up delayed-linking whenever the caps are non-fixed,
5961         not just when there are multiple types - use gst_pad_is_fixed()
5962         to test.
5963
5964 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
5965
5966         * gst-libs/gst/pbutils/missing-plugins.c:
5967           (gst_missing_plugin_message_get_installer_detail):
5968           Add missing separator in PID fallback case.
5969
5970 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
5971
5972         * ext/alsa/Makefile.am:
5973         There is no GST_PLUGINS_BASE_LIBS defined.
5974         
5975         * ext/alsa/gstalsa.c:
5976         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
5977         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
5978         Add support for ALSA 24-bit formats.
5979         snd_pcm_delay can return an error code, especially
5980         during XRUNS. In that case, the best we can do is assume
5981         delay = 0.
5982
5983         * gst/audioconvert/Makefile.am:
5984         Add flags from -base before any more-remote dependencies.
5985
5986 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
5987
5988         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
5989
5990         * gst/volume/gstvolume.c: (volume_choose_func),
5991         (volume_update_real_volume), (gst_volume_set_volume),
5992         (gst_volume_init), (volume_process_int32),
5993         (volume_process_int32_clamp), (volume_process_int24),
5994         (volume_process_int24_clamp), (volume_process_int16),
5995         (volume_process_int16_clamp), (volume_process_int8),
5996         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
5997         * gst/volume/gstvolume.h:
5998         Add support for int32, int24 and int8 to the volume element.
5999         Fixes #445529.
6000
6001 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
6002
6003         * tests/examples/Makefile.am:
6004           Fix even more.
6005
6006 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6007
6008         * configure.ac:
6009         * docs/libs/Makefile.am:
6010         * docs/libs/gst-plugins-base-libs-docs.sgml:
6011         * docs/libs/gst-plugins-base-libs-sections.txt:
6012         * ext/gnomevfs/gstgnomevfssrc.c:
6013         * ext/gnomevfs/gstgnomevfssrc.h:
6014         * gst-libs/gst/Makefile.am:
6015         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6016         * pkgconfig/gstreamer-plugins-base.pc.in:
6017         * sys/v4l/v4lsrc_calls.c:
6018         * tests/examples/Makefile.am:
6019         * win32/common/config.h:
6020           Revert unwanted commit. many thanks to moap. I want a fix for 
6021           https://thomas.apestaart.org/moap/trac/ticket/239
6022
6023 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6024
6025         * gst/volume/gstvolume.c:
6026           Move passthrough below gst_object_sync_values(). Fixes #442654.
6027
6028 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6029
6030         * gst-libs/gst/audio/audio.c:
6031         Clarify the docs a little.
6032
6033 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6034
6035         * gst/volume/gstvolume.c:
6036           Enable liboil for float and add more details about problems with
6037           int16.
6038
6039 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6040
6041         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
6042         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
6043
6044 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6045
6046         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6047         When calculating the first timestamp of the buffers, don't go below 0
6048         and clip the samples because the offset was on the eos page.
6049         Fixes #466717.
6050
6051 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6052
6053         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
6054         (gst_ogg_demux_collect_chain_info):
6055         Also submit the eos page when trying to find the first timestamp.
6056         See #466717.
6057
6058 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6059
6060         * gst-libs/gst/audio/audio.h:
6061         Use gst_util_uint64_scale() instead of doing the math
6062         with double for GST_FRAMES_TO_CLOCK_TIME() and
6063         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
6064         prevents rounding errors. Fixes #467667.
6065
6066 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6067
6068         * gst-libs/gst/rtsp/gstrtspconnection.c:
6069         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
6070         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
6071         * gst-libs/gst/rtsp/gstrtspconnection.h:
6072         Small cleanups.
6073         On shutdown, don't read the control socket yet.
6074         Set timeout value correctly in all cases.
6075         Add function to check if the server accepts reads or writes.
6076         API: gst_rtsp_connection_poll()
6077
6078         * gst-libs/gst/rtsp/gstrtspdefs.h:
6079         Fix compilation with -pedantic.
6080         Add enum for _poll.
6081
6082 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6083
6084         Patch by: Olivier Crete  <tester at tester ca>
6085
6086         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
6087         (gst_basertppayload_getcaps):
6088         * gst-libs/gst/rtp/gstbasertppayload.h:
6089         Add getcaps vfunc to basertppayload. See #465146.
6090
6091 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6092
6093         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
6094         Only post buffering messages when we are a stream.
6095
6096 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6097
6098         * gst-libs/gst/pbutils/install-plugins.c:
6099         * gst-libs/gst/pbutils/missing-plugins.c:
6100           Small docs fix and addition.
6101
6102 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6103
6104         * tests/icles/.cvsignore:
6105         * tests/icles/Makefile.am:
6106         * tests/icles/test-textoverlay.c:
6107           Add a dumb little test for textoverlay alignments.
6108
6109 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6110
6111         Patch by: Dan Williams  <dcbw redhat com>
6112
6113         * ext/pango/gsttextoverlay.c:
6114         * ext/pango/gsttextoverlay.h:
6115           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
6116           "silent" property so there's a Since tag in the API reference.
6117
6118 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6119
6120         * gst-libs/gst/rtp/gstbasertppayload.c:
6121         (gst_basertppayload_set_outcaps):
6122         * gst-libs/gst/rtp/gstbasertppayload.h:
6123         Improve caps negotiation so that downstream elements can confiure
6124         certain RTP properties by fixing them on the caps. See #465146.
6125         Add docs.
6126
6127 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
6128
6129         * docs/libs/gst-plugins-base-libs-sections.txt:
6130         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6131         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6132           Mark as deprecated some macros which were presumably meant to be
6133           private API and accidentally exposed in the public header file.
6134           Also actually _init() lock (only works at the moment because the
6135           struct is zeroed out when created and the initial values in the
6136           mutex struct are zeroes too). (#459585)
6137
6138 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6139
6140         * docs/libs/Makefile.am:
6141           Remove cruft and do some cleanups.
6142
6143         * docs/libs/gst-plugins-base-libs-docs.sgml:
6144           Prepare for comming gtkdoc features (rebase against online docs).
6145
6146 2007-08-10  Michael Smith <msmith@fluendo.com>
6147
6148         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6149           Debug output fixes.
6150         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
6151         (GST_START_TEST):
6152           Change the number of buffers used; 500 is too many and leads to
6153           timeouts.
6154
6155 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6156
6157         * gst/playback/gstqueue2.c:
6158         * gst/videorate/gstvideorate.c:
6159           Printf format fixes (#465028).
6160
6161 2007-08-09  Michael Smith <msmith@fluendo.com>
6162
6163         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6164           If we have a large (> 1 second) discontinuity, push a series of
6165           smaller buffers rather than a single very large buffer. Avoids
6166           unreasonably large single buffer allocations when encountering a
6167           large gap.
6168         * tests/check/elements/audiorate.c: (GST_START_TEST),
6169         (audiorate_suite):
6170           Add a test for this.
6171
6172 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
6173
6174         * gst/playback/gstplaybasebin.c: (group_commit),
6175         (queue_remove_probe), (queue_threshold_reached):
6176
6177         Patch by: Josep Torra Valles <josep@fluendo.com>
6178         Fixes: #465015
6179         Make sure we remove the check_queues buffer probe from the 
6180         correct queue to avoid racily going back to "buffering 99%" when
6181         buffering is actually complete.
6182
6183         Also, fix the spelling of Josep's surname in the ChangeLog.
6184
6185 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
6186
6187         * ext/ogg/gstoggmux.c:
6188           Do not leak oggmux instance.
6189         
6190         * ext/vorbis/vorbisenc.c:
6191           Also log values.
6192
6193 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6194
6195         * po/hu.po:
6196         * po/it.po:
6197         * po/nl.po:
6198         * po/uk.po:
6199         * po/vi.po:
6200           Updated translations.
6201
6202 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
6203
6204         patch by: Yang Hong <hongyang@redflag-linux.com>
6205
6206         * ext/pango/gsttextoverlay.c:
6207         * ext/pango/gsttextoverlay.h:
6208           Add 'silent' property to GstTimeOverlay. Fixes #462979
6209
6210 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6211
6212         Patch by: Josep Torra Valles <josep@fluendo.com>
6213
6214         * docs/plugins/gst-plugins-base-plugins.args:
6215         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6216         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
6217         (gst_uri_decode_bin_get_property), (gen_source_element):
6218         Add connection-speed property. Fixes #464690.
6219
6220 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6221
6222         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6223
6224         * configure.ac:
6225         * gst-libs/gst/rtsp/Makefile.am:
6226         * gst-libs/gst/rtsp/gstrtspconnection.c:
6227         (gst_rtsp_connection_connect):
6228         Fix compilation on windows. Fixes #464320.
6229
6230 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6231
6232         Patch by: Josep Torra Valles <josep@fluendo.com>
6233
6234         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6235         (gst_play_base_bin_init), (queue_threshold_reached),
6236         (gen_source_element), (setup_substreams),
6237         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6238         (gst_play_base_bin_get_streaminfo_value_array):
6239         * gst/playback/gstplaybasebin.h:
6240         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6241         (gst_play_bin_set_property), (gst_play_bin_get_property),
6242         (gst_play_bin_handle_redirect_message):
6243         Move connection-speed property from playbin to playbasebin so that we
6244         can also configure it in source elements that have the connection-speed
6245         property. Fixes #464028.
6246         Add some debug info here and there.
6247
6248 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
6249
6250         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
6251         Properly respond to conversion queries. Fixes #464079.
6252
6253 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6254
6255         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
6256         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
6257         (gst_audio_test_src_init_sine_table),
6258         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
6259         * gst/audiotestsrc/gstaudiotestsrc.h:
6260         Add float/double and int32 support to audiotestsrc. Fixes #460422.
6261         Also set the default volume to the default value specified in the
6262         GParamSpec.
6263
6264 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6265
6266         Patch by: Jens Granseuer <jensgr at gmx dot net>
6267
6268         * gst/audioconvert/gstaudioquantize.c:
6269         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
6270
6271 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6272
6273         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
6274         Add rdt manager for rdt transport.
6275         Fix parsing of RDT transport.
6276
6277 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
6278
6279         * configure.ac:
6280         Back to CVS
6281
6282 === release 0.10.14 ===
6283
6284 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
6285
6286         * configure.ac:
6287           releasing 0.10.14, "Light Years Ahead"
6288
6289 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6290
6291         * tests/check/libs/audio.c: (GST_START_TEST):
6292         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
6293
6294 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6295
6296         * gst-libs/gst/audio/audio.c:
6297         When clipping a buffer with no timestamp, assume it is
6298         within the segment without warnings.
6299
6300         Fixes: #460978
6301
6302 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6303
6304         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
6305         Fire the signal on the object, not the interface.
6306
6307 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6308
6309         * gst-libs/gst/rtsp/.cvsignore:
6310         Ber. Don't include the full path, idiot.
6311
6312 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6313
6314         * gst-libs/gst/rtsp/.cvsignore:
6315         Ignore generated files.
6316
6317 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6318
6319         * gst-libs/gst/interfaces/Makefile.am:
6320         * gst-libs/gst/interfaces/interfaces-marshal.list:
6321         * gst-libs/gst/interfaces/rtspextension.c:
6322         * gst-libs/gst/interfaces/rtspextension.h:
6323         * gst-libs/gst/rtsp/Makefile.am:
6324         * gst-libs/gst/rtsp/gstrtsp.h:
6325         * gst-libs/gst/rtsp/gstrtspextension.c:
6326         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6327         (gst_rtsp_extension_detect_server),
6328         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6329         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6330         (gst_rtsp_extension_configure_stream),
6331         (gst_rtsp_extension_get_transports),
6332         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6333         * gst-libs/gst/rtsp/gstrtspextension.h:
6334         * gst-libs/gst/rtsp/rtsp-marshal.list:
6335         Move the rtspextension.h interface into gstrtspextension.h
6336         as part of libgstrtsp instead of libgstinterfaces, because it's
6337         only for use within plugins, not applications. 
6338         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
6339         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
6340         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
6341         is abstract.
6342
6343 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6344
6345         * gst-libs/gst/interfaces/Makefile.am:
6346         * gst-libs/gst/interfaces/interfaces-marshal.list:
6347         * gst-libs/gst/interfaces/rtspextension.c:
6348         (gst_rtsp_extension_iface_init),
6349         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6350         * gst-libs/gst/interfaces/rtspextension.h:
6351         Fix marshaller for the send signal.
6352         Add URL to stream selection interface method.
6353
6354 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6355
6356         * gst-libs/gst/riff/Makefile.am:
6357         Pull in our dependencies from -base before those from outside.
6358
6359 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6360
6361         * docs/libs/gst-plugins-base-libs-sections.txt:
6362         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
6363         * gst-libs/gst/rtsp/gstrtspbase64.h:
6364         API: gst_rtsp_base64_decode_ip()
6365         Added function to decode Base64 in-place.
6366
6367 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6368
6369         * tests/check/libs/.cvsignore:
6370         Ignore the mixer test binary.
6371
6372 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6373
6374         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6375         Gratuitous comment change to trigger a rebuild on the buildbots.
6376
6377 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6378
6379         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
6380         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
6381         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
6382         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
6383         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
6384         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
6385         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
6386         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
6387         (gst_sdp_media_get_attribute_val):
6388         * gst-libs/gst/sdp/gstsdpmessage.h:
6389         Constify args where we can.
6390
6391 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6392
6393         * gst-libs/gst/interfaces/Makefile.am:
6394         * gst-libs/gst/interfaces/rtspextension.c:
6395         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6396         (gst_rtsp_extension_detect_server),
6397         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6398         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6399         (gst_rtsp_extension_configure_stream),
6400         (gst_rtsp_extension_get_transports),
6401         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6402         * gst-libs/gst/interfaces/rtspextension.h:
6403         Move interface for RTSP extensions from -good to here.
6404         Added helper methods to invoke interface methods.
6405
6406 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6407
6408         * docs/libs/gst-plugins-base-libs-sections.txt:
6409         * gst-libs/gst/rtsp/gstrtspdefs.h:
6410         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
6411         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
6412         (gst_rtsp_message_init_response),
6413         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
6414         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
6415         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
6416         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
6417         (gst_rtsp_message_get_body), (dump_key_value):
6418         * gst-libs/gst/rtsp/gstrtspmessage.h:
6419         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6420         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6421         (gst_rtsp_range_parse):
6422         * gst-libs/gst/rtsp/gstrtsprange.h:
6423         * gst-libs/gst/rtsp/gstrtsptransport.c:
6424         * gst-libs/gst/rtsp/gstrtspurl.c:
6425         Fix some more RTSP docs.
6426         Add some missing methods for dealing with messages.
6427
6428 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6429
6430         * docs/libs/gst-plugins-base-libs-docs.sgml:
6431         * docs/libs/gst-plugins-base-libs-sections.txt:
6432         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
6433         * gst-libs/gst/rtsp/gstrtspbase64.h:
6434         * gst-libs/gst/rtsp/gstrtspconnection.c:
6435         (gst_rtsp_connection_connect), (add_auth_header),
6436         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
6437         (read_body), (gst_rtsp_connection_receive),
6438         (gst_rtsp_connection_next_timeout),
6439         (gst_rtsp_connection_reset_timeout),
6440         (gst_rtsp_connection_set_auth):
6441         * gst-libs/gst/rtsp/gstrtspconnection.h:
6442         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
6443         * gst-libs/gst/rtsp/gstrtspdefs.h:
6444         * gst-libs/gst/rtsp/gstrtspmessage.h:
6445         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6446         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6447         (gst_rtsp_range_parse):
6448         * gst-libs/gst/rtsp/gstrtspurl.h:
6449         Added beginnings of RTSP documentation.
6450
6451 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6452
6453         * docs/libs/Makefile.am:
6454         * docs/libs/gst-plugins-base-libs-docs.sgml:
6455         * docs/libs/gst-plugins-base-libs-sections.txt:
6456         * gst-libs/gst/sdp/gstsdp.h:
6457         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
6458         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
6459         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6460         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
6461         (gst_sdp_message_get_attribute_val),
6462         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
6463         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
6464         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
6465         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
6466         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
6467         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
6468         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
6469         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
6470         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
6471         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
6472         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
6473         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
6474         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
6475         (gst_sdp_media_get_attribute_val_n),
6476         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
6477         (print_media), (gst_sdp_message_dump):
6478         * gst-libs/gst/sdp/gstsdpmessage.h:
6479         Document the SDP library.
6480         Add some of the missing SDPMedia methods.
6481
6482 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6483
6484         * configure.ac:
6485         * gst-libs/gst/Makefile.am:
6486         * gst-libs/gst/rtsp/Makefile.am:
6487         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
6488         * gst-libs/gst/rtsp/gstrtspbase64.h:
6489         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
6490         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
6491         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
6492         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
6493         (parse_response_status), (parse_request_line), (parse_line),
6494         (gst_rtsp_connection_read), (read_body),
6495         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
6496         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
6497         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
6498         (gst_rtsp_connection_set_auth):
6499         * gst-libs/gst/rtsp/gstrtspconnection.h:
6500         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
6501         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
6502         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
6503         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
6504         (gst_rtsp_find_method):
6505         * gst-libs/gst/rtsp/gstrtspdefs.h:
6506         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
6507         (gst_rtsp_message_new), (gst_rtsp_message_init),
6508         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
6509         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
6510         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
6511         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
6512         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
6513         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
6514         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
6515         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
6516         (gst_rtsp_message_dump):
6517         * gst-libs/gst/rtsp/gstrtspmessage.h:
6518         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6519         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6520         (gst_rtsp_range_parse), (gst_rtsp_range_free):
6521         * gst-libs/gst/rtsp/gstrtsprange.h:
6522         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
6523         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
6524         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
6525         (range_as_text), (rtsp_transport_mode_as_text),
6526         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
6527         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
6528         (gst_rtsp_transport_free):
6529         * gst-libs/gst/rtsp/gstrtsptransport.h:
6530         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
6531         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
6532         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
6533         * gst-libs/gst/rtsp/gstrtspurl.h:
6534         * gst-libs/gst/sdp/Makefile.am:
6535         * gst-libs/gst/sdp/gstsdp.h:
6536         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
6537         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
6538         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
6539         (gst_sdp_attribute_init), (gst_sdp_message_new),
6540         (gst_sdp_message_init), (gst_sdp_message_uninit),
6541         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
6542         (gst_sdp_media_uninit), (gst_sdp_media_free),
6543         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
6544         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
6545         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
6546         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
6547         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6548         (gst_sdp_message_get_attribute_val),
6549         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
6550         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
6551         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
6552         (gst_sdp_media_get_attribute_val_n),
6553         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
6554         (read_string), (read_string_del), (gst_sdp_parse_line),
6555         (gst_sdp_message_parse_buffer), (print_media),
6556         (gst_sdp_message_dump):
6557         * gst-libs/gst/sdp/gstsdpmessage.h:
6558         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6559         Move SDP and RTSP from helper objects in -good to a reusable library.
6560         Use a proper gst_ namespace.
6561
6562 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
6563
6564         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
6565         (vorbis_dec_flush_decode):
6566         Use the new buffer clipping function from gstaudio here.
6567
6568 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
6569
6570         * docs/libs/gst-plugins-base-libs-sections.txt:
6571         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
6572         * gst-libs/gst/audio/audio.h:
6573         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
6574         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
6575         Also add deprecation guards for gst_audio_structure_set_int() to the
6576         header.
6577
6578 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
6579
6580         * docs/libs/gst-plugins-base-libs-sections.txt:
6581           Cleanup the docs.
6582
6583 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
6584
6585         Patch by: Dan Williams <dcbw at redhat dot com>
6586
6587         * gst/playback/gstplaybasebin.c:
6588         (gst_play_base_bin_get_streaminfo_value_array):
6589         Don't return NULL when querying the stream info value array but instead
6590         return an empty array. Fixes #459204.
6591
6592 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
6593
6594         * gst/playback/gsturidecodebin.c:
6595           Init debug category before using it.
6596
6597 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
6598
6599         * gst-libs/gst/interfaces/mixer.h:
6600         Add padding vars in place of the signal pointers
6601         when building with DISABLE_DEPRECATED so that the
6602         interface structure doesn't change size.
6603
6604 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
6605
6606         * docs/libs/gst-plugins-base-libs-sections.txt:
6607         * ext/alsa/gstalsamixer.c:
6608         * ext/alsa/gstalsamixer.h:
6609         * ext/alsa/gstalsamixerelement.c:
6610         * ext/alsa/gstalsamixertrack.c:
6611         * gst-libs/gst/interfaces/mixer.c:
6612         * gst-libs/gst/interfaces/mixer.h:
6613         * gst-libs/gst/interfaces/mixeroptions.c:
6614         * gst-libs/gst/interfaces/mixeroptions.h:
6615         * gst-libs/gst/interfaces/mixertrack.c:
6616         * gst-libs/gst/interfaces/mixertrack.h:
6617         * tests/check/Makefile.am:
6618         * tests/check/libs/mixer.c:
6619
6620         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
6621         Fixes: #152864 
6622
6623         Add support for notifying mixer changes on the message bus, and
6624         implement it in alsamixer.
6625
6626         API: gst_mixer_get_mixer_flags
6627         API: gst_mixer_message_parse_mute_toggled
6628         API: gst_mixer_message_parse_record_toggled
6629         API: gst_mixer_message_parse_volume_changed
6630         API: gst_mixer_message_parse_option_changed
6631         API: GstMixerMessageType
6632         API: GstMixerFlags
6633
6634 2007-07-20  Michael Smith <msmith@fluendo.com>
6635
6636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6637         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
6638           xcontext->im_format is only for testing XShm support (as the header
6639           file comments document). Use xvimage->im_format for everything else.
6640           Avoids spurious warnings on buffer allocation before setcaps.
6641
6642 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6643
6644         * tests/examples/volume/Makefile.am:
6645         * tests/icles/Makefile.am:
6646           We should use $(LIBM).
6647
6648 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6649
6650         * tests/icles/Makefile.am:
6651           This needs -lm.
6652
6653 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
6654
6655         * gst-libs/gst/rtp/gstbasertppayload.c:
6656         (gst_basertppayload_class_init), (gst_basertppayload_init),
6657         (gst_basertppayload_set_property),
6658         (gst_basertppayload_get_property):
6659         Don't break ABI, restore previous ranges. Keep the default random
6660         selection of timestamp and seqnum offset but as soon as the app sets a
6661         specific value, use that one.
6662
6663 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
6664
6665         Patch by: Bastien Nocera <hadess at hadess dot net>
6666
6667         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6668         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6669         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6670         * sys/xvimage/xvimagesink.h:
6671         Add option to turn off double-buffering for debugging purposes.
6672         Fixes #437169.
6673
6674 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
6675
6676         Patch by: Jorn Baayen <jorn at openedhand dot com>
6677
6678         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
6679         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
6680         (gst_ximagesink_init), (gst_ximagesink_class_init):
6681         * sys/ximage/ximagesink.h:
6682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
6683         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6684         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6685         * sys/xvimage/xvimagesink.h:
6686         add 'handle-expose' property. Useful for video widgets which may want to
6687         be in control of Expose behaviour. Fixes #380625
6688
6689 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
6690
6691         * gst-libs/gst/rtp/gstbasertppayload.c:
6692         (gst_basertppayload_class_init), (gst_basertppayload_init),
6693         (gst_basertppayload_event), (gst_basertppayload_push),
6694         (gst_basertppayload_set_property),
6695         (gst_basertppayload_get_property),
6696         (gst_basertppayload_change_state):
6697         * gst-libs/gst/rtp/gstbasertppayload.h:
6698         Fix ranges of rtp payloader properties so that the full range can be
6699         used in addition to -1 (random).
6700         Fix wrong seqnum reporting in caps.
6701         Fixes #420326.
6702
6703 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
6704
6705         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
6706         (gst_video_rate_query):
6707         Use boilerplate.
6708         Add latency query, might not be perfect yet but already works a lot
6709         better. Fixes #442557.
6710
6711 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6712
6713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
6714         (gst_xvimagesink_setcaps):
6715         * sys/xvimage/xvimagesink.h:
6716         After a caps change, redraw our borders to avoid garbage left there
6717         when the image format changes to a smaller size, like 16:9 -> 4:3
6718         Also, hold the flow_lock a bit longer in the set_caps while we're
6719         fiddling with the xcontext.
6720
6721 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6722
6723         * Makefile.am:
6724         * configure.ac:
6725         * tests/Makefile.am:
6726         Remove bogus check for libcheck, since we check for
6727         gstreamer-check and it pulls in the required info from there, and we
6728         weren't actually _using_ the information for libcheck ourselves
6729         anyway.
6730
6731 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6732
6733         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6734         (gst_ffmpeg_caps_to_pixfmt):
6735         Fix the r_mask test for RGBA32 on little-endian.
6736         Fix a stupid typo that would have obviously broken 
6737         compilation on big-endian, if anyone was testing.
6738
6739 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
6740
6741         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
6742         (paint_hline_str4):
6743         * gst/videotestsrc/videotestsrc.h:
6744         Add alpha to the color struct.
6745         Use a default alpha value of 255 instead of 128.
6746
6747 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
6748
6749         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
6750         (setup_source):
6751         Clear the dynamic pads counter when starting a new uri. This makes
6752         reusing playbin work again.
6753         Fixes #454264.
6754
6755 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
6756
6757         * configure.ac:
6758           Use pkg-config to locate check.
6759
6760 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
6761
6762         * configure.ac:
6763         * tests/check/elements/volume.c: (GST_START_TEST):
6764           Fix 'make check' build against core CVS.
6765
6766 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
6767
6768         * gst-libs/gst/interfaces/propertyprobe.c:
6769         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6770         * gst-libs/gst/tag/gstvorbistag.c:
6771           Make gtk-doc happy.
6772
6773 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
6774
6775         * gst-libs/gst/audio/gstbaseaudiosink.c:
6776         (gst_base_audio_sink_callback):
6777           Quick hack to make audiosinks stop at EOS when operating in
6778           pull-mode; needs to be fixed properly some day.
6779
6780 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
6781
6782         * docs/libs/gst-plugins-base-libs-sections.txt:
6783           Fix location of includes in the docs.
6784
6785 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
6786
6787         * gst/ffmpegcolorspace/avcodec.h:
6788         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6789         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6790         (gst_ffmpegcsp_avpicture_fill):
6791         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
6792         (img_get_alpha_info):
6793         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
6794         of the existing BGRA32 and RGBA32 formats with the alpha at the other
6795         end of the word. Partially fixes #451908
6796
6797 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
6798
6799         * docs/libs/Makefile.am:
6800         * docs/plugins/Makefile.am:
6801           Simplify --extra-dir as gtkdoc scans recursively.
6802
6803 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
6804
6805         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
6806         (gst_adder_request_new_pad):
6807         Make getcaps more robust by not using the proxycaps function. This makes
6808         sure that we don't end up recursively calling getcaps upstream.
6809         See #316248.
6810
6811 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
6812
6813         * gst/audioconvert/audioconvert.c:
6814         Include math.h to fix compilation.
6815
6816 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
6817
6818         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6819         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
6820         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
6821         format, as produced by some dc1394 cameras like the iSight.
6822         See http://www.fourcc.org/yuv.php#IYU1
6823
6824 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
6825
6826         * gst/audioconvert/Makefile.am:
6827         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
6828         (check_default), (audio_convert_prepare_context),
6829         (audio_convert_clean_context), (audio_convert_convert):
6830         * gst/audioconvert/audioconvert.h:
6831         * gst/audioconvert/gstaudioconvert.c:
6832         (gst_audio_convert_dithering_get_type),
6833         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
6834         (gst_audio_convert_init), (gst_audio_convert_set_caps),
6835         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
6836         * gst/audioconvert/gstaudioconvert.h:
6837         * gst/audioconvert/gstaudioquantize.c:
6838         (gst_audio_quantize_setup_noise_shaping),
6839         (gst_audio_quantize_free_noise_shaping),
6840         (gst_audio_quantize_setup_dither),
6841         (gst_audio_quantize_free_dither),
6842         (gst_audio_quantize_setup_quantize_func),
6843         (gst_audio_quantize_setup), (gst_audio_quantize_free):
6844         * gst/audioconvert/gstaudioquantize.h:
6845         Implement dithering and noise shaping in audioconvert. By default now
6846         TPDF dithering (and no noise shaping) will be used when converting
6847         from a higher bit depth to 20 bit depth or smaller, otherwise
6848         everything will be as it is now.
6849         For the last audioconvert in a pipeline it would make sense to
6850         use some kind of noise shaping, enabling it by default for all
6851         conversions would give undesired results though. Fixes #360246.
6852         * tests/check/elements/audioconvert.c: (setup_audioconvert),
6853         (GST_START_TEST):
6854         Adjust unit test for the new audioconvert.
6855
6856 2007-06-28  Wim Taymans  <wim@fluendo.com>
6857
6858         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
6859         Use other metrics as well when estimating the buffer level.
6860
6861 2007-06-28  Wim Taymans  <wim@fluendo.com>
6862
6863         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
6864         Small debug improvement.
6865
6866         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
6867         (plugin_init):
6868         Tweak the rate estimation period.
6869         When calculating the buffer filledness in rate estimation mode, don't
6870         mix it with other metrics.
6871
6872 2007-06-28  Wim Taymans  <wim@fluendo.com>
6873
6874         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
6875         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
6876         When creating the groups, allow for a 5 second, unlimited buffers
6877         preroll phase after which we expose the group.
6878         When the group is exposed, use a small number of buffers up to a 2
6879         second limit. Also disconnect the overrun signal from multiqueue when we
6880         exposed the group because it is not needed anymore.
6881
6882 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
6883
6884         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
6885           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
6886           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
6887           (#451707); also, output some debugging info when dealing with
6888           freeform strings.
6889
6890         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
6891           Add unit test for the above.
6892
6893 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
6894
6895         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
6896           Add description for Windows Media RTP caps.
6897
6898         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
6899           Remove RTP fields that don't define the format from caps.
6900
6901 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
6902
6903         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
6904           Skip empty buffers, but not empty header buffers. That way the original
6905           vorbisdec unit test still passes (#451145); also, take into account
6906           that those empty packets might carry a granulepos.
6907
6908         * tests/check/Makefile.am:
6909         * tests/check/elements/vorbisdec.c:
6910         (_create_codebook_header_buffer), (_create_audio_buffer),
6911         (GST_START_TEST), (vorbisdec_suite):
6912           Add unit test that sends an empty packet.
6913
6914 2007-06-27  Wim Taymans  <wim@fluendo.com>
6915
6916         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
6917         Don't error out on 0-sized packets, just emit a warning because this is
6918         not a fatal error. Fixes #451145.
6919
6920 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
6921
6922         * docs/plugins/gst-plugins-base-plugins.args:
6923         * docs/plugins/gst-plugins-base-plugins.signals:
6924         * docs/plugins/inspect/plugin-adder.xml:
6925         * docs/plugins/inspect/plugin-alsa.xml:
6926         * docs/plugins/inspect/plugin-audioconvert.xml:
6927         * docs/plugins/inspect/plugin-audiorate.xml:
6928         * docs/plugins/inspect/plugin-audioresample.xml:
6929         * docs/plugins/inspect/plugin-audiotestsrc.xml:
6930         * docs/plugins/inspect/plugin-cdparanoia.xml:
6931         * docs/plugins/inspect/plugin-decodebin.xml:
6932         * docs/plugins/inspect/plugin-decodebin2.xml:
6933         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
6934         * docs/plugins/inspect/plugin-gdp.xml:
6935         * docs/plugins/inspect/plugin-gnomevfs.xml:
6936         * docs/plugins/inspect/plugin-libvisual.xml:
6937         * docs/plugins/inspect/plugin-ogg.xml:
6938         * docs/plugins/inspect/plugin-pango.xml:
6939         * docs/plugins/inspect/plugin-playbin.xml:
6940         * docs/plugins/inspect/plugin-subparse.xml:
6941         * docs/plugins/inspect/plugin-tcp.xml:
6942         * docs/plugins/inspect/plugin-theora.xml:
6943         * docs/plugins/inspect/plugin-typefindfunctions.xml:
6944         * docs/plugins/inspect/plugin-video4linux.xml:
6945         * docs/plugins/inspect/plugin-videorate.xml:
6946         * docs/plugins/inspect/plugin-videoscale.xml:
6947         * docs/plugins/inspect/plugin-videotestsrc.xml:
6948         * docs/plugins/inspect/plugin-volume.xml:
6949         * docs/plugins/inspect/plugin-vorbis.xml:
6950         * docs/plugins/inspect/plugin-ximagesink.xml:
6951         * docs/plugins/inspect/plugin-xvimagesink.xml:
6952           Update docs with caps info.
6953
6954 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
6955
6956         * po/POTFILES.in:
6957           Add more files with translatable strings (#450875).
6958
6959 2007-06-23  Edward Hervey  <edward@fluendo.com>
6960
6961         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
6962         The chain should be freed if we error out here, else it will leak.
6963         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
6964         (cleanup_decodebin):
6965         Don't forget to *properly* remove the signals, else it will leak.
6966
6967 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
6968
6969         * MAINTAINERS:
6970         Updating all the maintainers files
6971
6972 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
6973
6974         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
6975         (main):
6976           Destroy and recreate parse-launch based pipeline after stop to be able
6977           to play again. Reorder some code and add more comments.
6978
6979 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
6980
6981         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6982         When handling a delayed-caps notification case, mark
6983         the group as dynamic so that the nbdynamic count is
6984         incremented and decremented correctly. Fixes: #449156
6985         Patch by: Wim Taymans <wim@fluendo.com>
6986
6987 2007-06-19  Andy Wingo  <wingo@pobox.com>
6988
6989         * gst-libs/gst/audio/gstbaseaudiosink.c
6990         (gst_base_audio_sink_init): Enable pull-mode operation.
6991
6992 2007-06-19  Michael Smith <msmith@fluendo.com>
6993
6994         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6995           Change minimum rate back to 1000 to allow low-sample-rate wav files
6996           to play back.
6997
6998 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6999
7000         * po/vi.po:
7001           Update translations.
7002
7003 2007-06-15  David Schleef  <ds@schleef.org>
7004
7005         * gst/playback/gstqueue2.c:
7006           Fix compile error from ignored return value.
7007
7008 2007-06-15  Michael Smith <msmith@fluendo.com>
7009
7010         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
7011           Update tmpbuf for all neccesary rows, not just one, as is required
7012           when downscaling.
7013           Fixes #402076.
7014
7015 2007-06-15  Michael Smith <msmith@fluendo.com>
7016
7017         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
7018         (eos_buffer_probe):
7019           Add a test that ensures we set DELTA_UNIT on all non-header,
7020           non-video buffers, if we have a video stream.
7021         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
7022         (gst_ogg_mux_process_best_pad):
7023           Move setting delta_pad to earlier, where we inspect all pads, so
7024           that leading audio pages don't get DELTA_UNIT unset if they come
7025           before the first DELTA_UNIT from video pages. Fixes the newly-added
7026           test. Fixes #385527.
7027
7028 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7029
7030         * tests/check/pipelines/streamheader.c: (streamheader_suite):
7031           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
7032           fails on the p5-ppc64 build bot and the failure looks like it is due
7033           to the same issue as #348114, ie. a compiler bug.
7034
7035 2007-06-13  Edward Hervey  <edward@fluendo.com>
7036
7037         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7038         Fix build on MacOSX.
7039
7040 2007-06-13  Wim Taymans  <wim@fluendo.com>
7041
7042         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7043         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
7044         Fix compilation on mingw. Fixes #446972.
7045
7046 2007-06-12  Wim Taymans  <wim@fluendo.com>
7047
7048         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7049
7050         * gst/playback/gstqueue2.c: (update_buffering),
7051         (gst_queue_locked_enqueue):
7052         Fix a division by zero when the max percent is <= 0. Fixes #446572.
7053         also update the buffering status when receiving events. Fixes #446551.
7054
7055 2007-06-11  Wim Taymans  <wim@fluendo.com>
7056
7057         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7058
7059         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
7060         (gst_queue_handle_src_query):
7061         Wait for preroll before attempting to forward a duration query upstream.
7062         Fixes #445505.
7063
7064 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
7065
7066         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
7067         (gst_base_rtp_depayload_set_gst_timestamp):
7068         Use G_GINT64_CONSTANT macro for int64 constant.
7069         * win32/common/libgstinterfaces.def:
7070         * win32/common/libgsttag.def:
7071         Add new exported functions.
7072
7073 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
7074
7075         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
7076           The BOS page of the first Dirac video stream needs to come before
7077           the BOS page of any Vorbis streams or other audio streams, just like
7078           it is with Theora.
7079
7080 2007-06-07  Wim Taymans  <wim@fluendo.com>
7081
7082         * gst/playback/gstqueue2.c: (gst_queue_get_range):
7083         Fix compilation.
7084
7085 2007-06-06  Wim Taymans  <wim@fluendo.com>
7086
7087         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7088
7089         * gst/playback/gstqueue2.c: (gst_queue_init),
7090         (gst_queue_handle_sink_event), (gst_queue_chain),
7091         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
7092         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
7093         (gst_queue_src_activate_pull):
7094         Add pull based scheduling and fix some deadlocks. Fixes #444523.
7095         Does not yet completely work because duration queries upstream won't
7096         block yet.
7097
7098 2007-06-06  Wim Taymans  <wim@fluendo.com>
7099
7100         * configure.ac:
7101         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7102         Some more fseeko checks.
7103
7104 2007-06-06  Wim Taymans  <wim@fluendo.com>
7105
7106         * configure.ac:
7107         check for large file support.
7108
7109 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
7110
7111         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
7112
7113         * gst/subparse/gstsubparse.c: (parse_subrip),
7114         (subviewer_unescape_newlines), (parse_subviewer),
7115         (gst_sub_parse_data_format_autodetect),
7116         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
7117         * gst/subparse/gstsubparse.h:
7118         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
7119         * tests/check/elements/subparse.c: (GST_START_TEST),
7120         (subparse_suite):
7121         Add a unit test for both SubViewer formats.
7122
7123 2007-06-01  Michael Smith <msmith@fluendo.com>
7124
7125         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7126           Don't overflow intermediate values when seeking to large time values
7127           in audiotestsrc.
7128
7129 2007-06-05  Wim Taymans  <wim@fluendo.com>
7130
7131         * gst/playback/gstqueue2.c: (gst_queue_have_data),
7132         (gst_queue_create_read), (gst_queue_read_item_from_file),
7133         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
7134         Include stdio to define fseeko.
7135
7136 2007-06-05  Wim Taymans  <wim@fluendo.com>
7137
7138         Patch by: Edward Hervey  <edward@fluendo.com>
7139
7140         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
7141         (gst_v4lsrc_query):
7142         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
7143
7144 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7145
7146         * gst-libs/gst/riff/Makefile.am:
7147         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
7148           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7149           our own implementation.
7150
7151 2007-06-05  Wim Taymans  <wim@fluendo.com>
7152
7153         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7154         (gst_base_rtp_depayload_setcaps),
7155         (gst_base_rtp_depayload_set_gst_timestamp),
7156         (gst_base_rtp_depayload_change_state):
7157         Handle timestamp wraparound.
7158
7159 2007-06-05  Wim Taymans  <wim@fluendo.com>
7160
7161         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
7162         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
7163         (gst_uri_decode_bin_change_state):
7164         Make sure we name srcpads uniquely even when using different internal
7165         decodebins.
7166         Signal no-more-pads when no more dynamic elements exist.
7167         Remove pads on cleanup.
7168
7169 2007-06-05  Wim Taymans  <wim@fluendo.com>
7170
7171         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7172
7173         * gst/playback/gstqueue2.c: (gst_queue_class_init),
7174         (gst_queue_init), (gst_queue_finalize),
7175         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
7176         (gst_queue_create_read), (gst_queue_read_item_from_file),
7177         (gst_queue_open_temp_location_file),
7178         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
7179         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7180         (gst_queue_is_empty), (gst_queue_is_filled),
7181         (gst_queue_change_state), (gst_queue_set_temp_location),
7182         (gst_queue_set_property):
7183         Add support for filebased buffering. Fixes #441264.
7184
7185 2007-06-05  Wim Taymans  <wim@fluendo.com>
7186
7187         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
7188         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
7189         (caps_notify_group_cb), (gst_decode_group_new),
7190         (gst_decode_group_free):
7191         Add support for delayed caps fixation when autoplugging.
7192         Optimize cases where a multiqueue is not needed/wanted, like right after
7193         anything that is not a demuxer.
7194
7195 2007-06-05  Wim Taymans  <wim@fluendo.com>
7196
7197         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
7198         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
7199         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
7200         consideratly speedup ogg chain detection by not trying to find a base
7201         timestamp for skeleton streams. 
7202
7203 2007-06-05  Wim Taymans  <wim@fluendo.com>
7204
7205         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
7206         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
7207         (gst_multi_fd_sink_remove_flush),
7208         (gst_multi_fd_sink_remove_client_link),
7209         (gst_multi_fd_sink_handle_client_write),
7210         (gst_multi_fd_sink_handle_clients):
7211         * gst/tcp/gstmultifdsink.h:
7212         Add support for remove_flush.
7213
7214 2007-06-05  Wim Taymans  <wim@fluendo.com>
7215
7216         * docs/design/draft-keyframe-force.txt:
7217         * ext/theora/theoraenc.c: (theora_enc_sink_event),
7218         (theora_enc_chain):
7219         Add draft design for forcing keyframes in encoders and implement in
7220         theoraenc.
7221
7222 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
7223
7224         * configure.ac:
7225           Back to CVS
7226
7227 === release 0.10.13 ===
7228
7229 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
7230
7231         * configure.ac:
7232           releasing 0.10.13, "What's Going on?"
7233
7234 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7235
7236         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7237         In riff, the depth is stored in the size field but it just means that
7238         the least significant bits are cleared. We can therefore just play
7239         the sample as if it had a depth == width. Fixes: #440997
7240
7241         Patch by: Wim Taymans <wim@fluendo.com> 
7242         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
7243
7244 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7245
7246         * gst-libs/gst/floatcast/floatcast.h:
7247         Define inline when needed on win32 builds. Fixes: #441295
7248         Patch by: Sebastien Moutte  <sebastien@moutte.net>
7249
7250 2007-05-29  Wim Taymans  <wim@fluendo.com>
7251
7252         * gst/playback/gstplaybasebin.c: (queue_overrun),
7253         (no_more_pads_full):
7254         Stop buffering when the group is commited because the queues filled up.
7255         Fixes #442024.
7256
7257 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7258
7259         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
7260         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
7261         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7262         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7263         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7264         * ext/alsa/gstalsamixer.h:
7265         * ext/alsa/gstalsamixerelement.c:
7266         (gst_alsa_mixer_element_interface_supported),
7267         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
7268         (gst_alsa_mixer_element_set_property),
7269         (gst_alsa_mixer_element_get_property),
7270         (gst_alsa_mixer_element_change_state):
7271         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
7272         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
7273         (gst_mixer_option_changed):
7274         * gst-libs/gst/interfaces/mixer.h:
7275         Revert commits towards #152864 made so far. We'll pick it up again
7276         after the 0.10.13 release.
7277
7278 2007-05-24  Wim Taymans  <wim@fluendo.com>
7279
7280         * gst-libs/gst/audio/gstbaseaudiosink.c:
7281         (gst_base_audio_sink_render):
7282         After an interrupt (PAUSED/flush) assume that the next sample should not
7283         be aligned to the previous sample. Fixes #417992.
7284
7285 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7286
7287         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7288           Don't add channels and rate fields to the template caps for
7289           audio/x-dts, as wavparse might not always be able to set them,
7290           which would then lead to 'caps are not a real subset of the
7291           template caps' warnings.
7292
7293 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7294
7295         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7296         Handle unknown or invalid pads without crashing, as might occur if
7297         a media file like an mp3 is specified as a subtitle file.
7298         Fixes: #410039
7299
7300 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7301
7302         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
7303         (setup_sinks):
7304         Block the subtitle bin output queue before ghosting it and linking,
7305         then unblock after. This avoids spurious not-linked errors caused 
7306         by the queue starting up (because it gets linked when it is ghosted). 
7307         Fixes: #350299
7308
7309 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
7310
7311         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
7312         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
7313         file. Avoids flukes where the input gets typefound to some valid but
7314         useless type.
7315
7316 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7317
7318         * tests/check/Makefile.am:
7319         * tests/check/elements/.cvsignore:
7320         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
7321         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
7322           Add unit test for gnomevfssink seeking and position reporting for
7323           file:// URIs.
7324
7325 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7326
7327         Patch by: Mark Nauwelaerts <manauw at skynet be>
7328
7329         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
7330         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
7331         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
7332         * ext/gnomevfs/gstgnomevfssink.h:
7333           Fix position reporting, especially after a seek (from upstream),
7334           see #412648.
7335
7336 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7337
7338         * ext/cdparanoia/gstcdparanoiasrc.c:
7339           Repair umlaut.
7340
7341 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
7342
7343         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7344         Specify the full valid range for MP3 samplerates. Fixes a regression
7345         caused by extra header checks since the last release.
7346
7347 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
7348
7349         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
7350         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
7351         Fix a locking-order bug I introduced with my changes the other day.
7352         Patch by Mike Smith.
7353
7354 2007-05-21  Michael Smith <msmith@fluendo.com>
7355
7356         * ext/theora/theoradec.c: (theora_handle_data_packet):
7357           Don't look inside 0-length packets (which indicate duplicated
7358           frames)
7359
7360 2007-05-21  Wim Taymans  <wim@fluendo.com>
7361
7362         * ext/cdparanoia/gstcdparanoiasrc.c:
7363         (gst_cd_paranoia_src_read_sector):
7364         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7365         (gst_base_audio_src_create):
7366         Small cleanups.
7367
7368         * ext/theora/theoradec.c: (theora_dec_sink_event):
7369         Fix typo.
7370
7371         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7372         (gst_base_rtp_depayload_set_gst_timestamp):
7373         Add some FIXME
7374
7375         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
7376         And some debug info when a FIXME path is hit.
7377
7378 2007-05-21  Wim Taymans  <wim@fluendo.com>
7379
7380         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7381         (gst_base_rtp_audio_payload_class_init),
7382         (gst_base_rtp_audio_payload_init),
7383         (gst_base_rtp_audio_payload_finalize),
7384         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
7385         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
7386         (gst_base_rtp_payload_audio_handle_event):
7387         Some cleanups, remove minptime property as it is now in the parent
7388         class.
7389         Override parent class event function.
7390
7391         * gst-libs/gst/rtp/gstbasertppayload.c:
7392         (gst_basertppayload_class_init), (gst_basertppayload_init),
7393         (gst_basertppayload_event), (gst_basertppayload_set_property),
7394         (gst_basertppayload_get_property):
7395         * gst-libs/gst/rtp/gstbasertppayload.h:
7396         Add min-ptime property.
7397         Add handle-event vmethod. Fixes #415001.
7398
7399 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
7400
7401         * gst-libs/gst/audio/gstbaseaudiosink.c
7402           (gst_base_audio_sink_change_state):
7403           Fix typo in comment.
7404
7405         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
7406           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
7407           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
7408           close_link):
7409         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
7410           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
7411           Remove trailing whitespaces in comments.
7412
7413         * gst/volume/Makefile.am:
7414           Fix tabs.
7415
7416 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
7417
7418         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7419
7420         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
7421           set_option, get_option, _gst_reserved):
7422           Revert reordering functions (keep ABI).
7423
7424 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
7425
7426         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
7427         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
7428         (gst_ximagesink_show_frame):
7429         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7430         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
7431         (gst_xvimagesink_show_frame):
7432         When we create our own window, indicate that we handle the 
7433         WM_DELETE client message from the window manager, so that it won't 
7434         kill our window (and our app) along with it. Handle ClientMessage,
7435         post an error on the bus, and close the window. Further buffers
7436         arriving will result in a FlowError because the window has been
7437         destroyed.
7438
7439         Fixes: #393975
7440
7441         Clean up the X event handling loop and make them the same for
7442         both xvimagesink and ximagesink while I'm at it.
7443
7444 2007-05-17  Wim Taymans  <wim@fluendo.com>
7445
7446         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
7447         Make decodebin2 autoplug depayloaders too.
7448
7449         * gst/playback/gsturidecodebin.c: (source_new_pad):
7450         Set the newly created decoder in a usable state when autoplugging a
7451         dynamic source such as RTSP.
7452
7453 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
7454
7455         * gst/playback/gststreaminfo.c: (cb_probe):
7456           Ignore video-codec tag for audio streams and ignore audio-codec tags
7457           for video streams. Should make codec name collection a bit more
7458           robust against sloppy demuxers that send tag events containing both
7459           tags down each pad.
7460
7461 2007-05-17  Wim Taymans  <wim@fluendo.com>
7462
7463         * gst/playback/gstqueue2.c: (update_rates):
7464         Tweak the buffering thresholds a little.
7465         Update the buffer size with the previously calculate rate instead of
7466         only when we calculate a new rate so that we get smoother buffering
7467         updates.
7468
7469         * gst/playback/Makefile.am:
7470         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
7471         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
7472         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
7473         (gst_uri_decode_bin_get_property), (unknown_type),
7474         (add_element_stream), (no_more_pads_full), (no_more_pads),
7475         (source_no_more_pads), (new_decoded_pad), (array_has_value),
7476         (gen_source_element), (has_all_raw_caps), (analyse_source),
7477         (remove_decoders), (make_decoder), (remove_source),
7478         (source_new_pad), (setup_source), (decoder_query_init),
7479         (decoder_query_duration_fold), (decoder_query_duration_done),
7480         (decoder_query_position_fold), (decoder_query_position_done),
7481         (decoder_query_latency_fold), (decoder_query_latency_done),
7482         (decoder_query_seeking_fold), (decoder_query_seeking_done),
7483         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
7484         (gst_uri_decode_bin_change_state), (plugin_init):
7485         New element that intergrates a source, optional buffering element and
7486         decodebin.
7487
7488 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
7489
7490         * configure.ac:
7491           Bump libtheora requirement to 1.0alpha5 for the pixformat check
7492           (also has a .pc file, so we don't need the fallback check any
7493           longer). Fixes #438840.
7494
7495 2007-05-17  Wim Taymans  <wim@fluendo.com>
7496
7497         * gst/playback/gstqueue2.c: (gst_queue_get_type),
7498         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
7499         (apply_segment), (apply_buffer), (update_buffering),
7500         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
7501         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7502         (gst_queue_handle_sink_event), (gst_queue_is_filled),
7503         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
7504         (plugin_init):
7505         fix build.
7506
7507 2007-05-17  Wim Taymans  <wim@fluendo.com>
7508
7509         * gst/playback/Makefile.am:
7510         * gst/playback/gstqueue2.c: (gst_queue_get_type),
7511         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
7512         (gst_queue_getcaps), (gst_queue_bufferalloc),
7513         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
7514         (apply_buffer), (update_buffering), (reset_rate_timer),
7515         (update_rates), (gst_queue_locked_flush),
7516         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7517         (gst_queue_handle_sink_event), (gst_queue_is_empty),
7518         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
7519         (gst_queue_loop), (gst_queue_handle_src_event),
7520         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
7521         (gst_queue_src_activate_push), (gst_queue_change_state),
7522         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
7523         On our way to playbin2 this is the new network queue that does buffering
7524         all by itself using high and low watermarks. It can also measure up and
7525         downstream bandwidth to optimally size the queue.
7526
7527 2007-05-17  Michael Smith <msmith@fluendo.com>
7528
7529         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7530         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
7531           Use the segment->last_stop value to calculate the next timestamp to
7532           generate after a seek; not the segment->start value.
7533
7534 2007-05-15  David Schleef  <ds@schleef.org>
7535
7536         * docs/Makefile.am: Install docs even when --disable-gtk-doc
7537           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
7538
7539 2007-05-15  Wim Taymans  <wim@fluendo.com>
7540
7541         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7542         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
7543         Some more chained streaming ogg timestamp fixes.
7544
7545 2007-05-15  Wim Taymans  <wim@fluendo.com>
7546
7547         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7548         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
7549         (gst_ogg_demux_handle_page):
7550         Add some FIXMEs.
7551         Fix chain start/stop segment handling based on patch by
7552         <ahalda at cs dot mcgill dot ca> see #320984.
7553
7554 2007-05-15  Michael Smith <msmith@fluendo.com>
7555
7556         * configure.ac:
7557           We don't require a C++ compiler. So don't require one.
7558
7559 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7560
7561         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
7562           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
7563           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
7564           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
7565           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
7566           gst_alsa_mixer_update_track):
7567           Apply some of the cleanup Tim suggested in #152864 afterwards.
7568
7569 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7570
7571         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7572
7573         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
7574           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
7575           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
7576           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
7577           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
7578           gst_alsa_mixer_handle_source_callback,
7579           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
7580           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
7581           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
7582           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
7583           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
7584           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
7585         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
7586         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
7587           gst_alsa_mixer_element_interface_supported,
7588           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
7589           gst_alsa_mixer_element_set_property,
7590           gst_alsa_mixer_element_get_property,
7591           gst_alsa_mixer_element_change_state):
7592         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
7593         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
7594           gst_mixer_option_changed):
7595         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
7596           volume_changed, option_changed, _gst_reserved):
7597           Implement notification for alsamixer. Fixes #152864
7598
7599 2007-05-14  David Schleef  <ds@schleef.org>
7600
7601         * gst/videotestsrc/videotestsrc.c:
7602         * gst/videotestsrc/videotestsrc.h:
7603           Add support for video/x-raw-bayer.
7604
7605 2007-05-12  David Schleef  <ds@schleef.org>
7606
7607         * sys/xvimage/xvimagesink.c:
7608           Add some sanity checking for the XVImage size returned by X.
7609           Related to #377400.
7610
7611 2007-05-12  Wim Taymans  <wim@fluendo.com>
7612
7613         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7614         (gst_base_rtp_depayload_setcaps),
7615         (gst_base_rtp_depayload_set_gst_timestamp):
7616         Parse and use additional caps fields as described in updated
7617         application/x-rtp caps spec.
7618
7619 2007-05-12  Wim Taymans  <wim@fluendo.com>
7620
7621         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7622         (gst_ogg_demux_collect_chain_info):
7623         If there is a stream in a chain without any data packets, ignore the
7624         stream in the total length calculations. Might be related to #436820.
7625
7626 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
7627
7628         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
7629         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
7630         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
7631         (mpeg_video_type_find), (mpeg_video_stream_type_find),
7632         (plugin_init):
7633
7634         Consolidate and re-work our mpeg system stream detection to probe
7635         more packets and produce a higher confidence result. Fixes a
7636         regression caused by lowering the typefind probability last year
7637         - related to bug #397810. Remove the redundant MPEG-1 specific 
7638         typefind function, as the new one detects both MPEG-1 & MPEG-2
7639         happily.
7640
7641         Also cleanup the MPEG elementary and MPEG-TS detection functions a
7642         little. 
7643
7644         Tested against my media test directory, with some improvements and
7645         no regressions.
7646
7647 2007-05-10  Wim Taymans  <wim@fluendo.com>
7648
7649         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
7650         (queue_out_of_data):
7651         Connect to the new queue "pushing" signal instead of the broken
7652         "running" one.
7653
7654 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
7655
7656         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7657         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
7658         Move variable declaration before the first instruction.
7659         * gst/videotestsrc/videotestsrc.c:
7660         Define M_PI if it's not defined yet.
7661         * win32/common/libgstrtp.def:
7662         Add new exported functions.
7663
7664 2007-05-09  Michael Smith <msmith@fluendo.com>
7665
7666         * ext/theora/theoradec.c: (theora_handle_type_packet):
7667           gst_pad_push_event() does not return a GstFlowReturn!
7668
7669 2007-05-09  Wim Taymans  <wim@fluendo.com>
7670
7671         * tests/examples/seek/scrubby.c: (stop_cb), (main):
7672         * tests/examples/seek/seek.c: (do_seek):
7673         Some small cosmetic changes.
7674
7675 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
7676
7677         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
7678           gst_adder_change_state):
7679         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
7680           segment_pending, segment_position, segment_rate):
7681           Handle playback-rate on adder.
7682
7683 2007-05-07  Michael Smith <msmith@fluendo.com>
7684
7685         * ext/theora/gsttheoradec.h:
7686         * ext/theora/theoradec.c: (gst_theora_dec_reset),
7687         (theora_dec_sink_event), (theora_handle_comment_packet),
7688         (theora_handle_type_packet), (theora_dec_change_state):
7689           Don't push events (newsegment, tags) before initialising the
7690           decoder.
7691           This is neccesary for seeking to work correctly in gnonlin.
7692
7693 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
7694
7695         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7696         * gst/adder/gstadder.c:
7697         * gst/audiotestsrc/gstaudiotestsrc.c
7698           (gst_audio_test_src_create_white_noise):
7699         * gst/videotestsrc/gstvideotestsrc.c:
7700         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
7701           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
7702           volume_sink_template, volume_src_template, gst_volume_init,
7703           volume_process_double, volume_process_int16,
7704           volume_process_int16_clamp):
7705           Doc fixes and formatting.
7706
7707 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
7708
7709         * tests/check/Makefile.am:
7710         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7711           Minimal check for volume's GstController usability; also another
7712           test for #422295.
7713
7714 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
7715
7716         * gst-libs/gst/cdda/gstcddabasesrc.c:
7717         (gst_cdda_base_src_add_track):
7718           Fix it so that it (a) makes sense and (b) doesn't break
7719           everything cdda-related including the unit test.
7720
7721 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
7722
7723         * gst-libs/gst/cdda/gstcddabasesrc.c:
7724         (gst_cdda_base_src_add_track):
7725           Fix build when disabling asserts.
7726
7727 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
7728
7729         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
7730           When XShm is not available, we might get row strides that are not
7731           rounded up to multiples of four; this is bad, because virtually
7732           every RGB-processing element in GStreamer assumes rowstrides are
7733           rounded up to multiples of four, so let's allocate at least enough
7734           memory to avoid crashes in this case. The image will still be
7735           displayed distorted though if this happens, so that still needs
7736           fixing (maybe by allocating a bigger image with an 'even' width
7737           and then clipping it appropriately when rendering - something for
7738           Xlib aficionados in any case).
7739
7740 2007-05-03  Michael Smith <msmith@fluendo.com>
7741
7742         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7743           If a buffer doesn't have a timestamp, assume it's contiguous with
7744           the previous buffer, and synthesise timestamps appropriately.
7745
7746 2007-05-03  Edward Hervey  <edward@fluendo.com>
7747
7748         * tests/check/elements/videorate.c: (GST_START_TEST):
7749         Set buffer timestamp to a valid value in order to test the buffer
7750         really does stay in videorate.
7751
7752 2007-05-03  Edward Hervey  <edward@fluendo.com>
7753
7754         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
7755         There is no sensible way to handle incoming buffers which don't have a
7756         valid timestamp. We therefore discard them and wait for the next one.
7757
7758 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
7759
7760         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
7761         * gst/playback/gstdecodebin2.c: (plugin_init):
7762           Better error message for text files.
7763
7764 2007-04-29  Wim Taymans  <wim@fluendo.com>
7765
7766         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
7767         Fix offset bug in generation RR packets.
7768
7769 2007-04-27  Julien MOUTTE  <julien@moutte.net>
7770
7771         * ext/theora/theoradec.c: (_theora_granule_time),
7772         (theora_dec_push_forward), (theora_handle_data_packet),
7773         (theora_dec_decode_buffer): Calculate buffer duration correctly
7774         to generate a perfect stream (#433888).
7775         * gst/audioresample/gstaudioresample.c:
7776         (audioresample_check_discont): Glib provides ABS.
7777
7778 2007-04-27  Wim Taymans  <wim@fluendo.com>
7779
7780         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7781         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
7782         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
7783         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
7784         (gst_rtcp_packet_bye_set_reason):
7785         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7786         Fix RB block parsing and writing.
7787         Add support for constructing BYE packets.
7788
7789 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
7790
7791         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
7792         (gst_base_audio_src_create):
7793         * po/POTFILES.in:
7794           When posting a warning message because samples were dropped, post
7795           something more intelligible than he default error message for clock
7796           errors which is just confusing in this context (#432984).
7797
7798 2007-04-25  Wim Taymans  <wim@fluendo.com>
7799
7800         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
7801         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
7802         (read_packet_header), (gst_rtcp_packet_move_to_next),
7803         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
7804         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
7805         (gst_rtcp_packet_sdes_get_item_count),
7806         (gst_rtcp_packet_sdes_first_item),
7807         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
7808         (gst_rtcp_packet_sdes_first_entry),
7809         (gst_rtcp_packet_sdes_next_entry),
7810         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
7811         (gst_rtcp_packet_sdes_add_entry):
7812         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7813         Implement code to write SR, RR and SDES packets.
7814
7815 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
7816
7817         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
7818
7819         * sys/ximage/ximagesink.c:
7820           Fix build if XShm is not available (#432362).
7821
7822 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
7823
7824         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
7825         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
7826         pointers to random memory which are passed to g_free() when
7827         audio_convert_prepare_context() is called the first time.
7828
7829 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
7830
7831         Patch by: Dan Williams <dcbw redhat com>
7832
7833         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
7834           Don't leak incoming buffer if gst_pad_push() returns a
7835           non-OK flow. Fixes #432755.
7836          
7837         * tests/check/elements/videorate.c: (GST_START_TEST),
7838         (videorate_suite):
7839           Unit test for the above by Yours Truly.
7840
7841 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
7842
7843         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
7844         (gst_adder_sink_event), (gst_adder_collected):
7845           Fix non-flushing segmented seeks, Fixes #340060 for me
7846
7847 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
7848
7849         Patch by: Olivier Crete  <tester at tester ca>
7850
7851         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7852         (gst_base_rtp_audio_payload_class_init),
7853         (gst_base_rtp_audio_payload_init),
7854         (gst_base_rtp_audio_payload_dispose):
7855           Chain up to parent class in dispose function; get rid of
7856           unnecessary 'diposed' flag in private structure (#415001).
7857
7858 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
7859
7860         * docs/libs/gst-plugins-base-libs.types:
7861         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7862         (gst_base_rtp_audio_payload_class_init):
7863         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7864         * gst-libs/gst/rtp/gstbasertppayload.c:
7865           Some minor docs fixes and additions; also add missing 'Since' bits.
7866
7867 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
7868
7869         Patch by: Zeeshan Ali  <zeenix gmail com>
7870
7871         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7872         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
7873         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
7874         (gst_base_rtp_audio_payload_push):
7875         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
7876           The recently-added gst_base_rtp_audio_payload_push() should take an
7877           object of type GstBaseRTPAudioPayload as first argument (#431672).
7878
7879 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
7880
7881         * gst/audioresample/gstaudioresample.c:
7882           Make more functions static, just because we can.
7883
7884 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
7885
7886         * tests/check/elements/audioresample.c:
7887           Add unit test for audioresample shutdown crasher (#420106).
7888
7889 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
7890
7891         * gst/subparse/gstsubparse.c:
7892         * gst/subparse/samiparse.c:
7893           Use GST_DISABLE_XML here
7894
7895         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7896         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
7897         (gst_xvimagesink_buffer_alloc),
7898         (gst_xvimagesink_navigation_send_event):
7899         * sys/xvimage/xvimagesink.h:
7900           Include stdlib.h when using atoi.
7901           
7902         * tests/check/elements/playbin.c: (playbin_suite):
7903           Use GST_DISABLE_REGISTRY here
7904
7905 2007-04-19  Michael Smith  <msmith@fluendo.com>
7906
7907         * ext/theora/gsttheoraenc.h:
7908         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
7909         (theora_enc_sink_event), (theora_enc_change_state):
7910           Track initialisation state; don't try to use encoder state if we're
7911           not initialised (it'll segfault).
7912
7913 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
7914
7915         * tests/check/pipelines/.cvsignore:
7916         Fix build.
7917
7918 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
7919
7920         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7921         Allow random depths between 1 and 32 instead of only multiplies of 8.
7922
7923 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
7924
7925         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7926         Set the maximum number of channels for PCM and float in the correct
7927         place to have it also used when creating the template caps.
7928
7929 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
7930
7931         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7932         Correctly support 4, 6 and 8 channels with normal PCM and float
7933         wav files.
7934
7935         Fix the depth and signedness calculation in extensible wav files and
7936         also handle 1, 2, 4, 6, 8 channels here when a file without channel
7937         mask is found.
7938
7939         Add support for float, alaw and mulaw in extensible wav files.
7940
7941         This allows correct playback of all but 5 files from
7942         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
7943         
7944         (gst_riff_create_audio_template_caps):
7945         Add voxware and float formats to the template caps.     
7946
7947 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
7948
7949         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
7950
7951         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
7952         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
7953
7954         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7955         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
7956         Use the correct format strings for integer formats.
7957
7958 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
7959
7960         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
7961           Don't use pad_alloc_buffer_and_set_caps to create a small header
7962           packet, or, worse, to create a big temporary video buffer using the
7963           src pad.
7964
7965 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7966
7967         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
7968         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
7969           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
7970           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
7971
7972 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7973
7974         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
7975           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
7976           streamheader_suite):
7977           Add another test set up for failure
7978
7979 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7980
7981         * tests/check/Makefile.am:
7982         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
7983           GST_START_TEST, streamheader_suite, main):
7984           Add a test for the streamheader bug Wim fixed.
7985
7986 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
7987
7988         * ext/theora/theoradec.c: (theora_dec_sink_event):
7989         Fix misleading comment.
7990
7991 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
7992
7993         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7994           More sanity checks for the header fields.
7995
7996 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
7997
7998         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7999           Try encodings from all environment variables, not just those in the
8000           first environment variable that is set.
8001
8002 2007-04-12  Wim Taymans  <wim@fluendo.com>
8003
8004         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8005         (gst_video_rate_chain):
8006         Add some debug.
8007
8008         * tests/check/elements/videorate.c: (GST_START_TEST),
8009         (videorate_suite):
8010         Added check for videorate changing caps handling. Closes #421834.
8011
8012 2007-04-12  Michael Smith  <msmith@fluendo.com>
8013
8014         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
8015           Use scale functions to avoid overflow when calculating duration of 
8016           vorbis buffers.
8017
8018 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8019
8020         * docs/libs/gst-plugins-base-libs-sections.txt:
8021         * gst-libs/gst/tag/tag.h:
8022         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8023           API: add gst_tag_freeform_string_to_utf8() (#405072).
8024
8025         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
8026           Use gst_tag_freeform_string_to_utf8() here.
8027
8028 2007-04-12  Wim Taymans  <wim@fluendo.com>
8029
8030         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
8031         (gst_gdp_pay_sink_event):
8032         Make sure we set the IN_CAPS flag correctly.
8033
8034         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8035         Get the IN_CAPS flag before we call functions that mess with the flags.
8036
8037 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8038
8039         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
8040           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
8041           Only stamp buffers with offset/offset_end right before they get
8042           pushed.  This ensures offset continuity, which was not the case
8043           before as shown by
8044           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
8045
8046 2007-04-06  Wim Taymans  <wim@fluendo.com>
8047
8048         * gst/playback/gstplaybin.c: (add_sink),
8049         (gst_play_bin_change_state):
8050         Activate sync in playbin, we are ready to handle it for live streams.
8051
8052 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
8053
8054         * tests/check/elements/playbin.c:
8055         (test_sink_usage_video_only_stream), (playbin_suite):
8056           Add small test for stream-info-value-array code paths.
8057
8058 2007-04-05  Wim Taymans  <wim@fluendo.com>
8059
8060         * gst-libs/gst/audio/gstbaseaudiosink.c:
8061         (gst_base_audio_sink_skew_slaving):
8062         Don't try to create invalid calibration parameters by making the
8063         internal time go backwards, instead make external time go forward.
8064
8065 2007-04-05  Wim Taymans  <wim@fluendo.com>
8066
8067         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8068
8069         * gst/playback/gstplaybasebin.c: (add_stream):
8070         Fix leak in add_stream(), when g_value_set_object() increases the
8071         refcount of streaminfo object. Fixes #426250.
8072
8073 2007-04-03  David Schleef  <ds@schleef.org>
8074
8075         * gst/videotestsrc/gstvideotestsrc.c:
8076         * gst/videotestsrc/gstvideotestsrc.h:
8077         * gst/videotestsrc/videotestsrc.c:
8078         * gst/videotestsrc/videotestsrc.h:
8079           Add a test pattern called "circular", which has concentric
8080           rings with varying radial frequency.  The main purpose of this
8081           pattern is to test fidelity loss in a filter or scaler element.
8082           Notably, this pattern is scale invariant, and is optimally viewed
8083           with a width (and height) of 400.
8084
8085 2007-04-03  Wim Taymans  <wim@fluendo.com>
8086
8087         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8088
8089         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
8090         (deactivate_free_recursive):
8091         Decodebin2 doesn't unref pads it obtains in some occasions:
8092         - multiqueue src pads, when either connecting further or exposing
8093         - sink pads of new autoplugged elements
8094         - peer pads when recursively freeing elements
8095         Fixes #425455.
8096
8097 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8098
8099         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8100         Add audio/x-raw-float support, now that audioconvert support
8101         non-native endianness floats.
8102
8103 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
8104
8105         * docs/libs/gst-plugins-base-libs-docs.sgml:
8106           gstreamer-plugins-base.pc doesn't exist, it's
8107           gstreamer-plugins-base-0.10.pc.
8108
8109 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8110
8111         Patch by: René Stadler <mail at renestadler dot de>
8112         with some minor changes
8113
8114         * gst-libs/gst/floatcast/floatcast.h:
8115         Use more efficient float endianness conversion functions that don't
8116         involve 2 function calls per value.
8117         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8118         (check_default), (audio_convert_prepare_context):
8119         * gst/audioconvert/gstaudioconvert.c:
8120         (gst_audio_convert_parse_caps), (make_lossless_changes):
8121         Support non-native endianness floats as input and output.
8122         Fixes #339838.
8123         * tests/check/elements/audioconvert.c: (verify_convert),
8124         (GST_START_TEST):
8125         Add unit tests for the non-native endianness float conversions.
8126
8127 2007-03-29  Wim Taymans  <wim@fluendo.com>
8128
8129         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8130         (gst_base_rtp_depayload_base_init),
8131         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
8132         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
8133         (gst_base_rtp_depayload_set_gst_timestamp),
8134         (gst_base_rtp_depayload_change_state),
8135         (gst_base_rtp_depayload_set_property),
8136         (gst_base_rtp_depayload_get_property):
8137         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8138         Add Private structure.
8139         Bring element code to 2007.
8140         Parse clock-base caps param and use it when generating the
8141         newsegment.
8142         Reset variables before going to PAUSED.
8143         Fix some docs.
8144
8145 2007-03-29  Wim Taymans  <wim@fluendo.com>
8146
8147         * docs/libs/gst-plugins-base-libs-docs.sgml:
8148         * docs/libs/gst-plugins-base-libs-sections.txt:
8149         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8150         (gst_base_rtp_audio_payload_get_adapter):
8151         Add RTCP docs.
8152         Fix some more docs.
8153
8154         * gst-libs/gst/rtp/Makefile.am:
8155         * gst-libs/gst/rtp/gstrtcpbuffer.c:
8156         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
8157         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
8158         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
8159         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
8160         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
8161         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
8162         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
8163         (gst_rtcp_packet_sr_get_sender_info),
8164         (gst_rtcp_packet_sr_set_sender_info),
8165         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
8166         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
8167         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
8168         (gst_rtcp_packet_sdes_get_chunk_count),
8169         (gst_rtcp_packet_sdes_first_chunk),
8170         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
8171         (gst_rtcp_packet_sdes_first_item),
8172         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
8173         (gst_rtcp_packet_bye_get_ssrc_count),
8174         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
8175         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8176         (gst_rtcp_packet_bye_get_reason_len),
8177         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
8178         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8179         Add new helper object for parsing and creating RTCP messages.
8180
8181 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8182
8183         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8184         PCM samples with width=8 must be always unsigned, no matter what
8185         depth they have.
8186
8187 2007-03-29  Andy Wingo  <wingo@pobox.com>
8188
8189         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
8190         perfect offsets also, not just timestamps.
8191
8192         * tests/check/elements/videorate.c (test_more): Test that given
8193         any incoming offsets, that videorate produces perfect offsets.
8194
8195 2007-03-29  Wim Taymans  <wim@fluendo.com>
8196
8197         * gst-libs/gst/riff/riff-ids.h:
8198         Add some more RIFF formats.
8199
8200 2007-03-29  Wim Taymans  <wim@fluendo.com>
8201
8202         * gst-libs/gst/rtp/gstrtpbuffer.c:
8203         (gst_rtp_buffer_default_clock_rate):
8204         * gst-libs/gst/rtp/gstrtpbuffer.h:
8205         Fix fixed payload names and docs.
8206         Added method to get the default clock rates of fixed payload types.
8207         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
8208
8209 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8210
8211         * tests/check/pipelines/.cvsignore:
8212         Add new vorbisdec test to cvsignore.
8213
8214 2007-03-28  Wim Taymans  <wim@fluendo.com>
8215
8216         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
8217         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
8218         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
8219         (gst_base_audio_sink_set_property),
8220         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
8221         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
8222         (gst_base_audio_sink_skew_slaving),
8223         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
8224         (gst_base_audio_sink_async_play):
8225         * gst-libs/gst/audio/gstbaseaudiosink.h:
8226         Store private stuff in GstBaseAudioSinkPrivate.
8227         Add configurable clock slaving modes property.
8228         API:: GstBaseAudioSink::slave-method property
8229         Some more latency reporting tweaks.
8230         Added skew based clock slaving correction and make it the default until
8231         the resampling method is more robust.
8232
8233 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
8234
8235         * gst/audioconvert/audioconvert.c:
8236         Add docs to the integer pack functions and implement proper
8237         rounding. Before we had rounding towards negative infinity, i.e.
8238         always the smaller number was taken. Now we use natural rounding,
8239         i.e. rounding to the nearest integer and to the one with the largest
8240         absolute value for X.5. The old rounding introduced some minor
8241         distortions. Fixes #420079
8242         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8243         Fix one unit test that assumed the old rounding and added unit tests
8244         for checking signed/unsigned int16 <-> signed/unsigned int16 with
8245         depth 8, one for signed int16 <-> unsigned int16 and one for the new
8246         rounding from signed int32 to signed/unsigned int16.
8247
8248 2007-03-27  Michael Smith  <msmith@fluendo.com>
8249
8250         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
8251         (gst_audio_convert_transform_caps):
8252           Fix typo in debug line introduced recently, as pointed out on irc.
8253
8254 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8255
8256         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8257         * tests/check/libs/tag.c: (GST_START_TEST):
8258           Make sure we parse floating-point numbers in vorbis comments
8259           correctly with either '.' or ',' as separator, no matter what
8260           the current locale is. Add unit test for this too.
8261
8262 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
8263
8264         Patch by: René Stadler  <mail at renestadler de>
8265
8266         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
8267           When writing out floating-point numbers to vorbis comment tags, always
8268           use the same character as separator no matter what the current locale is
8269           (fixes #423051).
8270
8271         * tests/check/libs/tag.c: (GST_START_TEST):
8272           Add unit tests for replaygain tags in vorbis comments (closes #423055).
8273
8274 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8275
8276         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
8277           vorbis_handle_data_packet):
8278           Correctly set DURATION to generate a timestamp-continuous stream.
8279           One bug left at the end; see
8280           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
8281         * tests/check/Makefile.am:
8282         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
8283           Add a test to check this.  Without the above patch this test fails.
8284
8285 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
8286
8287         * gst-libs/gst/rtp/Makefile.am:
8288         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
8289
8290 2007-03-23  Michael Smith  <msmith@fluendo.com>
8291
8292         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8293         (gst_video_rate_reset), (gst_video_rate_chain):
8294           If videorate changes caps, we can no longer use the old buffer
8295           (which may have a different size, incompatible with our caps).
8296           So don't do that; just duplicate the new frame more times.
8297
8298 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
8299
8300         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8301         Remove playbin's override of the set_clock vmethod. It's irrelevant
8302         after Wim's commit on the 19th.
8303
8304 2007-03-22  Wim Taymans  <wim@fluendo.com>
8305
8306         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
8307         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8308         * ext/gnomevfs/gstgnomevfssrc.h:
8309         Don't cache file sizes. Fixes #341078.
8310
8311 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8312
8313         * gst/playback/gstplaybin.c: (add_sink):
8314           Use GST_PTR_FORMAT to log caps. 
8315
8316 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8317
8318         Patch by: Young-Ho Cha <ganadist at chollian net>
8319
8320         * gst/subparse/samiparse.c: (handle_start_font):
8321           Special-case some more colour names that pango doesn't handle by
8322           default. Fixes #420578.
8323
8324 2007-03-20  Michael Smith  <msmith@fluendo.com>
8325
8326         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
8327           If we get a zero-sized input buffer, don't pass it to libvorbis, as
8328           that marks EOS internally. After that, libvorbis will buffer all
8329           input data, and encode none of it, eventually leading to memory
8330           exhaustion.
8331
8332 2007-03-19  Wim Taymans  <wim@fluendo.com>
8333
8334         * gst/playback/gstdecodebin.c: (remove_fakesink):
8335         Don't post STATE_DIRTY anymore.
8336
8337         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
8338         (gst_play_bin_change_state):
8339         Remove stream_time reset in seek handling, core does that now.
8340         Disable clocking for live pipelines by forcing a NULL clock to the
8341         complete pipeline, core is too smart now for our previous hack.
8342         We can always autoplug in PAUSED now.
8343
8344 2007-03-17  David Schleef  <ds@schleef.org>
8345
8346         * REQUIREMENTS:  Update this file, change the formatting to make
8347         it more consistent, plus more machine readable.
8348
8349 2007-03-16  Michael Smith  <msmith@fluendo.com>
8350
8351         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8352         (strip_width_64), (append_with_other_format):
8353           Previous fix was too simplistic, and broke the tests. Use a better
8354           approach; only strip 64 from widths for integer audio.
8355
8356 2007-03-16  Michael Smith  <msmith@fluendo.com>
8357
8358         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8359         (gst_audio_convert_transform_caps):
8360           We don't support 64 bit integer audio, so don't try to claim we can.
8361           Stops us producing caps don't match our template caps.
8362           Update comments.
8363
8364 2007-03-15  Michael Smith  <msmith@fluendo.com>
8365
8366         * gst/audioresample/gstaudioresample.c:
8367         (audioresample_check_discont), (audioresample_transform):
8368           Don't trigger discontinuities for very small imperfections; a filter
8369           flush will sound bad, and many plugins have rounding errors leading
8370           to these.
8371
8372 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
8373
8374         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
8375
8376         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8377         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8378         API: add "min-ptime" property to RTP base audio payloader.
8379         API: add gst_base_rtp_audio_payload_push().
8380         API: add gst_base_rtp_audio_payload_get_adapter().
8381         Fixes #415001
8382         Indentation/whitespace/documentation fixes.
8383
8384 2007-03-14  Julien MOUTTE  <julien@moutte.net>
8385
8386         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
8387         (audioresample_transform_size), (audioresample_do_output),
8388         (audioresample_transform), (audioresample_pushthrough): Handle
8389         discontinuous streams.
8390         * gst/audioresample/gstaudioresample.h:
8391         * tests/check/elements/audioresample.c:
8392         (test_discont_stream_instance), (GST_START_TEST),
8393         (audioresample_suite): Add a test for discontinuous streams.
8394         * win32/common/config.h: Updated.
8395
8396 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8397
8398         * po/af.po:
8399         * po/az.po:
8400         * po/cs.po:
8401         * po/en_GB.po:
8402         * po/it.po:
8403         * po/nb.po:
8404         * po/nl.po:
8405         * po/or.po:
8406         * po/sq.po:
8407         * po/sr.po:
8408         * po/sv.po:
8409         * po/uk.po:
8410         * po/vi.po:
8411           Update translations from translation project.
8412
8413 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8414
8415         * gst/audioresample/debug.h:
8416         * gst/audioresample/resample.c: (resample_init):
8417           Since I really am not interested in a debug line for each sample
8418           being processed, move the library's debugging to its own category,
8419           libaudioresample
8420
8421 2007-03-13  Michael Smith  <msmith@fluendo.com>
8422
8423         * ext/theora/theoradec.c: (theora_handle_type_packet):
8424           Since the plugin doesn't support anything other than 4:2:0 right
8425           now, post an error and fail if we get something else. Won't matter
8426           until libtheora supports the other pixel formats, but hopefully
8427           that'll be soon...
8428
8429 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
8430
8431         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
8432         Use gst_guint64_to_gdouble for conversion.
8433         * win32/MANIFEST:
8434         Add new files to the win32 MANIFEST.
8435         * win32/common/libgstaudio.def:
8436         * win32/common/libgstpbutils.def:
8437         Add new exported functions.
8438         * win32/vs6/gst_plugins_base.dsw:
8439         * win32/vs6/libgstdecodebin.dsp:
8440         * win32/vs6/libgstplaybin.dsp:
8441         Change the link to libgstpbutils.lib.
8442         * win32/vs6/libgstdecodebin2.dsp:
8443         Add a new project for decodebin2.
8444         * win32/vs6/libgstpbutils.dsp:
8445         Add a new project for pbutils.
8446
8447 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8448
8449         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8450           Also accept partial dates with only year and month,
8451           like 1999-12-00 (fixes #410396 even more).
8452
8453         * tests/check/libs/tag.c: (GST_START_TEST):
8454           Add unit test for the above.
8455
8456 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8457
8458         * tests/check/elements/subparse.c: (GST_START_TEST),
8459         (subparse_suite):
8460           Add unit test for MPL2 subtitle format (#413799).
8461
8462 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8463
8464         Patch by: Kamil Pawlowski  <kamilpe gmail com>
8465
8466         * gst/subparse/Makefile.am:
8467         * gst/subparse/gstsubparse.c:
8468         (gst_sub_parse_data_format_autodetect),
8469         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
8470         (gst_subparse_type_find):
8471         * gst/subparse/gstsubparse.h:
8472         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
8473         * gst/subparse/mpl2parse.h:
8474           Add support for MPL2 subtitle format (#413799).
8475
8476 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8477
8478         * configure.ac:
8479           We require core CVS for the new buffer metadata copy functions.
8480
8481 2007-03-09  Wim Taymans  <wim@fluendo.com>
8482
8483         * gst-libs/gst/tag/gstid3tag.c:
8484         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
8485         Fixes #414496.
8486
8487         Patch by: Alex Lancaster <alexl at users sourceforge net>
8488
8489 2007-03-09  Wim Taymans  <wim@fluendo.com>
8490
8491         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
8492         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
8493         Improve adapter usage and comments.
8494
8495 2007-03-09  Wim Taymans  <wim@fluendo.com>
8496
8497         * ext/pango/gsttextrender.c: (gst_text_render_chain):
8498         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
8499         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
8500         Use new metadata copy function.
8501
8502         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8503         (gst_ffmpegcsp_transform):
8504         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
8505         Basetransform copied the metadata for us.
8506
8507 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8508
8509         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
8510         (gst_text_overlay_video_event):
8511           Some more logging. Only accept newsegment events in TIME format and
8512           send a WARNING message if they are not in TIME format.
8513
8514         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8515         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
8516         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
8517         * gst/subparse/gstsubparse.h:
8518           No need to allocate GstSegment structure dynamically, just put it
8519           into the instance structure; ignore newsegment events in BYTE
8520           format and in particular don't let it overwrite our saved TIME
8521           segment from the last seek.
8522
8523 2007-03-09  Michael Smith  <msmith@fluendo.com>
8524
8525         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
8526           Replace AC3 typefinder with one that isn't terrible, and actually
8527           works usefully.
8528
8529 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8530
8531         * gst/audioconvert/gstaudioconvert.c:
8532         (gst_audio_convert_transform):
8533           fix error category and translatable string
8534           
8535
8536 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8537
8538         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
8539         * pkgconfig/gstreamer-plugins-base.pc.in:
8540           Fix up utils => pbutils here too.
8541
8542 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8543
8544         * gst/subparse/gstsubparse.c: (handle_buffer):
8545           Break out of loop in chain function as soon as possible if we get
8546           a non-OK flow return.
8547
8548 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8549
8550         * tests/check/elements/alsa.c: (GST_START_TEST):
8551         Unref the mixer if the state change fails too (if the
8552         alsa devices are inaccessible, for example)
8553
8554 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8555
8556         * tests/check/Makefile.am:
8557         Don't test libvisual elements in the states check, because libvisual
8558         seems to leak internally.
8559
8560         Re-enable the alsa and states tests now that there's new suppressions
8561         in gst.supp.
8562
8563         * tests/check/elements/alsa.c: (GST_START_TEST):
8564         Don't leak the alsamixer we instantiated.
8565
8566 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8567
8568         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
8569         (gst_ximagesink_change_state), (gst_ximagesink_reset),
8570         (gst_ximagesink_finalize):
8571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
8572         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
8573         Move some cleanup stuff from the state change handler into a _reset()
8574         function that can be called from _finalize(). This ensures that things
8575         get freed even if (for some reason) the NULL->READY state transition
8576         fails in the parent class.
8577         Even if a parent state change fails, process our downward state change
8578         logic instead of bailing out early.
8579         Free the correct xcontext pointer in ximagesink's xcontext_clear.
8580
8581 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8582
8583         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8584         Extra log line.
8585
8586         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
8587         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
8588         Use pango_font_description_set_family_static instead of 
8589         pango_font_description_set_family to save a string copy (it was
8590         leaking due to the strdup anyway)
8591
8592         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
8593         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
8594         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
8595         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
8596         Chain up in finalize.
8597
8598 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
8599
8600         * gst-libs/gst/interfaces/mixertrack.c:
8601         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
8602         (gst_mixer_track_set_property):
8603           API: add "untranslated-label" property which should be set by
8604           implementations at construct time (#414645).
8605
8606         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
8607         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
8608           Set "untranslated-label" when constructing mixer track objects.
8609
8610         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
8611           Unit test to check the above.
8612
8613 2007-03-07  Wim Taymans  <wim@fluendo.com>
8614
8615         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
8616         Fix confusing debug message.
8617
8618 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8619
8620         * gst-plugins-base.doap:
8621         update doap file with new version
8622
8623 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8624
8625         * configure.ac:
8626         Back to CVS
8627
8628 === release 0.10.12 ===
8629
8630 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
8631
8632         * configure.ac:
8633           releasing 0.10.12, "Zombie Horde"
8634
8635 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
8636
8637         * configure.ac:
8638         Bump version to 0.10.11.4 pre-release
8639
8640 2007-03-06  Wim Taymans  <wim@fluendo.com>
8641
8642         * gst-libs/gst/audio/gstbaseaudiosink.c:
8643         (gst_base_audio_sink_async_play):
8644         Fix regression that made GStreamer skip the first samples of audio.
8645         Fixes #414684.
8646
8647 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
8648
8649         * configure.ac:
8650         Bump version to 0.10.11.3 pre-release
8651
8652 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
8653
8654         * po/POTFILES.in:
8655           Update paths for the rename from utils to pbutils to fix the build.
8656
8657 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
8658
8659         * gst-libs/gst/pbutils/Makefile.am:
8660           Change directory to install headers in from gst/utils to gst/pbutils
8661           as well.
8662
8663 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8664
8665         * configure.ac:
8666         * docs/libs/gst-plugins-base-libs-docs.sgml:
8667         * docs/libs/gst-plugins-base-libs-sections.txt:
8668         * gst-libs/gst/Makefile.am:
8669         * gst-libs/gst/interfaces/mixer.c:
8670         * gst-libs/gst/pbutils/Makefile.am:
8671         * gst-libs/gst/pbutils/descriptions.c:
8672         (gst_pb_utils_get_source_description),
8673         (gst_pb_utils_get_sink_description),
8674         (gst_pb_utils_get_decoder_description),
8675         (gst_pb_utils_get_encoder_description),
8676         (gst_pb_utils_get_element_description),
8677         (gst_pb_utils_add_codec_description_to_tag_list),
8678         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
8679         * gst-libs/gst/pbutils/descriptions.h:
8680         * gst-libs/gst/pbutils/install-plugins.c:
8681         * gst-libs/gst/pbutils/install-plugins.h:
8682         * gst-libs/gst/pbutils/missing-plugins.c:
8683         (gst_missing_uri_source_message_new),
8684         (gst_missing_uri_sink_message_new),
8685         (gst_missing_element_message_new),
8686         (gst_missing_decoder_message_new),
8687         (gst_missing_encoder_message_new),
8688         (gst_missing_plugin_message_get_description):
8689         * gst-libs/gst/pbutils/missing-plugins.h:
8690         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
8691         * gst-libs/gst/pbutils/pbutils.h:
8692         * gst-libs/gst/utils/Makefile.am:
8693         * gst-libs/gst/utils/base-utils.c:
8694         * gst-libs/gst/utils/base-utils.h:
8695         * gst-libs/gst/utils/descriptions.c:
8696         * gst-libs/gst/utils/descriptions.h:
8697         * gst-libs/gst/utils/install-plugins.c:
8698         * gst-libs/gst/utils/install-plugins.h:
8699         * gst-libs/gst/utils/missing-plugins.c:
8700         * gst-libs/gst/utils/missing-plugins.h:
8701         * gst-plugins-base.spec.in:
8702         * gst/playback/Makefile.am:
8703         * gst/playback/gstdecodebin.c:
8704         * gst/playback/gstdecodebin2.c:
8705         * gst/playback/gstplaybasebin.c: (setup_subtitle),
8706         (gen_source_element):
8707         * gst/playback/gstplaybin.c: (plugin_init):
8708         * tests/check/Makefile.am:
8709         * tests/check/libs/pbutils.c: (GST_START_TEST),
8710         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
8711         * tests/check/libs/utils.c:
8712           rename utils to pbutils
8713
8714 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
8715
8716         * docs/plugins/Makefile.am:
8717         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8718         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8719         * docs/plugins/inspect/plugin-decodebin2.xml:
8720         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
8721         Add documentation for decodebin2 that indicates that the API
8722         is still unstable.
8723
8724 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
8725
8726         * configure.ac:
8727         Update to 0.10.11.2 (0.10.12 pre-release)
8728
8729 2007-03-01  Wim Taymans  <wim@fluendo.com>
8730
8731         * gst-libs/gst/audio/gstbaseaudiosink.c:
8732         (gst_base_audio_sink_async_play):
8733         base time is irrelevant here.
8734
8735 2007-03-01  Wim Taymans  <wim@fluendo.com>
8736
8737         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
8738         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
8739         Improve debugging.
8740
8741         * gst-libs/gst/audio/gstbaseaudiosink.c:
8742         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
8743         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
8744         Improve latency and clock slaving calculations.
8745         Improve slave clock calibration.
8746
8747         * gst-libs/gst/audio/gstringbuffer.c:
8748         (gst_ring_buffer_commit_full):
8749         When we are asked to render N sample to 0 bytes, return N.
8750
8751 2007-03-01  Wim Taymans  <wim@fluendo.com>
8752
8753         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
8754         (gst_alsasink_write), (gst_alsasink_reset):
8755         * ext/alsa/gstalsasink.h:
8756         Remove unused dispose function.
8757         Rename lock to not interfere with alsasrc lock.
8758
8759         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
8760         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
8761         (gst_alsasrc_read), (gst_alsasrc_reset):
8762         * ext/alsa/gstalsasrc.h:
8763         Implement finalize function.
8764         Use lock to protect alsa access.
8765         Implement _reset.
8766         Fine tune sw params.
8767
8768 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8769
8770         * configure.ac:
8771           Convert to new AG_GST style.
8772
8773 2007-02-28  Wim Taymans  <wim@fluendo.com>
8774
8775         Patch by: Ed Catmur <ed at catmur dot co dot uk>
8776
8777         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
8778         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
8779         Fix race condition when rapidly switching visualisations in playbin.
8780         Fixes #401029.
8781
8782 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
8783
8784         * tests/check/Makefile.am:
8785         Include local stuff before system installed things in LDFLAGS and
8786         CFLAGS.
8787
8788 2007-02-28  Wim Taymans  <wim@fluendo.com>
8789
8790         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
8791         Improve debugging.
8792
8793 2007-02-28  Wim Taymans  <wim@fluendo.com>
8794
8795         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8796         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
8797         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
8798         Fix duration and timestamping, taking latency into account.
8799         Implement latency query.
8800
8801 2007-02-28  Wim Taymans  <wim@fluendo.com>
8802
8803         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
8804         (gst_audio_clock_new):
8805         Fix clock name.
8806
8807         * gst-libs/gst/audio/gstbaseaudiosink.c:
8808         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
8809         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8810         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
8811         (gst_base_audio_src_create):
8812         Improve latency query code.
8813         Use proper clock names.
8814
8815 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8816
8817         * tests/check/generic/states.c: (GST_START_TEST):
8818           Copy the states.c test from core again
8819         * tests/check/Makefile.am:
8820           ignore cdio and cdparanoiasrc
8821
8822 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
8823
8824         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
8825         (double_hq), (audio_convert_get_func_index), (check_default),
8826         (audio_convert_prepare_context), (audio_convert_convert):
8827           Also make valgrind happy and avoid copying data in some cases.
8828
8829 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
8830
8831         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
8832         (double_hq), (audio_convert_get_func_index),
8833         (audio_convert_prepare_context), (audio_convert_convert):
8834         * gst/audioconvert/gstaudioconvert.c:
8835         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
8836         (gst_audio_convert_transform_caps):
8837         * tests/check/elements/audioconvert.c: (GST_START_TEST),
8838         (audioconvert_suite):
8839           Don't run inplace if that overwrites source data as we go. Add more
8840           tests. Fixes #339837 even more.
8841
8842 2007-02-27  Julien MOUTTE  <julien@moutte.net>
8843
8844         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
8845         (msg_segment_done): Fix various seeking bugs (Slider was not
8846         updating when doing a non flushing seek, Reverse playback 
8847         on segment seek was wrong).
8848
8849 2007-02-26  Wim Taymans  <wim@fluendo.com>
8850
8851         * tests/examples/seek/seek.c: (stop_seek):
8852         When we stop scrubbing, don't leave the pipeline PLAYING when we
8853         requested a PAUSED state.
8854
8855 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
8856
8857         Patch by: René Stadler <mail at renestadler de>
8858
8859         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8860           Parse date strings in vorbis comments that have an invalid (zero)
8861           month or day (#410396).
8862
8863         * tests/check/libs/tag.c: (GST_START_TEST):
8864           Test case for the above.
8865
8866 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
8867
8868         Patch by: Loïc Minier <lool+gnome at via ecp fr>
8869
8870         * configure.ac:
8871         * ext/alsa/Makefile.am:
8872         * gst/audiotestsrc/Makefile.am:
8873           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
8874
8875 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
8876
8877         * gst/playback/gstplaybin.c:
8878           Improve docs: point out that the application needs to assist playbin
8879           with buffering.
8880
8881 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
8882
8883         * gst-libs/gst/utils/install-plugins.c:
8884         * gst-libs/gst/utils/missing-plugins.c:
8885         * tests/check/libs/utils.c: (missing_msg_check_getters):
8886           Change GStreamer marker prefix in detail string from 'gstreamer.net'
8887           to just 'gstreamer'. Document the caps string component of the
8888           decoder/encoder detail a bit better, since not everyone will be
8889           familiar with the GStreamer media type/caps system (but they better
8890           enjoy nested itemized lists).
8891
8892 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
8893
8894         * gst-libs/gst/netbuffer/gstnetbuffer.c:
8895         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
8896           Fix copying of GstNetBuffer (would crash before, or at least lead to
8897           invalid memory access, #410772), for now by copying the GstBuffer copy
8898           code from the core over here so we can copy the GstBuffer fields on a
8899           provided buffer instance (of type GstNetBuffer in this case). Would be
8900           better to fix this with some support by the core though (and in the long
8901           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
8902
8903         * tests/check/Makefile.am:
8904           Enable unit test for GstNetBuffer.
8905
8906 2007-02-22  Andy Wingo  <wingo@pobox.com>
8907
8908         * gst-libs/gst/audio/gstbaseaudiosink.c
8909         (gst_base_audio_sink_init): Disable pull-mode activation until we
8910         figure out how to make audio sinks go to PLAYING.
8911
8912 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
8913
8914         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
8915         (double_hq), (audio_convert_get_func_index),
8916         (audio_convert_prepare_context), (audio_convert_convert):
8917         * gst/audioconvert/audioconvert.h:
8918         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
8919         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
8920         * gst/audioconvert/gstchannelmix.h:
8921         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8922           Add float as an intermediate format, as well as float mixing. Enable
8923           test that was failing before. Fixes #339837
8924
8925 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
8926
8927         * tests/examples/seek/seek.c: (do_seek):
8928         Undo the previous commit: -1 as a stop time implies that the stop
8929         time is the end of file, clearing any previously configured segment.
8930
8931 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
8932
8933         * tests/examples/seek/seek.c: (do_seek):
8934         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
8935
8936 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
8937
8938         * gst/volume/gstvolume.c: (volume_process_int16),
8939         (volume_process_int16_clamp), (volume_set_caps):
8940           Unbreak volume, value remains gint.
8941
8942 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
8943
8944         * gst/volume/gstvolume.c: (volume_choose_func),
8945         (volume_update_real_volume), (gst_volume_set_volume),
8946         (gst_volume_init), (volume_process_double), (volume_process_float),
8947         (volume_process_int16), (volume_process_int16_clamp),
8948         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
8949         * gst/volume/gstvolume.h:
8950           Extend float audio support (double) and some int->uint cleanups.
8951
8952 2007-02-20  Edward Hervey  <edward@fluendo.com>
8953
8954         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
8955         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
8956         (sort_end_pads), (gst_decode_group_expose),
8957         (gst_decode_group_hide):
8958         Don't free groups from the streaming threads. Just put them aside and
8959         free them in dispose.
8960
8961 2007-02-20  Edward Hervey  <edward@fluendo.com>
8962
8963         * gst/playback/gstdecodebin2.c: (connect_element),
8964         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
8965         (sort_end_pads), (gst_decode_group_expose):
8966         Handle dynamic pads within groups.
8967         Sort pads before exposing them in order to make playbin happy.
8968         There still is a race with the multiqueue filling up. This should be
8969         solved separately.
8970         Fixes #398721
8971
8972 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8973
8974         * gst-libs/gst/utils/base-utils.c:
8975         * gst-libs/gst/utils/descriptions.c:
8976         * gst-libs/gst/utils/install-plugins.c:
8977         * gst-libs/gst/utils/missing-plugins.c:
8978           Some more docs (and descriptions for two subtitle formats).
8979
8980 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8981
8982         * gst-libs/gst/audio/audio.c:
8983           Fix documentation.
8984
8985 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8986
8987         Patch by: Yves Lefebvre  <ivanohe abacom com>
8988
8989         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
8990           Don't leak caps. Fixes #408278.
8991
8992 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
8993
8994         * ext/cdparanoia/gstcdparanoiasrc.h:
8995         * ext/ogg/gstoggdemux.h:
8996         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
8997         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
8998         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
8999         * gst-libs/gst/audio/audio.h:
9000         * gst-libs/gst/audio/gstaudiofilter.h:
9001         * gst-libs/gst/interfaces/videoorientation.h:
9002         * gst/adder/gstadder.h:
9003           More docs coverage and some ChangeLog surgery (add missing names)
9004
9005 2007-02-15  Wim Taymans  <wim@fluendo.com>
9006
9007         * sys/ximage/ximagesink.c:
9008         (gst_ximagesink_calculate_pixel_aspect_ratio):
9009         * sys/xvimage/xvimagesink.c:
9010         (gst_xvimagesink_calculate_pixel_aspect_ratio):
9011         Small constifications.
9012
9013 2007-02-15  Wim Taymans  <wim@fluendo.com>
9014
9015         * gst-libs/gst/audio/gstbaseaudiosink.c:
9016         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
9017         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
9018         (gst_base_audio_sink_async_play),
9019         (gst_base_audio_sink_change_state):
9020         Answer latency query.
9021         Use configured latency when syncing.
9022         Fix clock slaving.
9023
9024         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9025         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
9026         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
9027         Fix possible memleak.
9028         Implement latency query.
9029         Small cleanups.
9030
9031 2007-02-15  Wim Taymans  <wim@fluendo.com>
9032
9033         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
9034         Ignore errors in reset, these are not fatal. They also grab the element
9035         lock which is already taking when this function is called. Fixes
9036         #405451.
9037
9038 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9039
9040         * configure.ac:
9041           Remove 'tests/examples/xerror/Makefile' from output files again.
9042
9043 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9044
9045         * configure.ac:
9046         * docs/plugins/Makefile.am:
9047           Also crossref against gst-plugins-base-libs.
9048
9049 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9050
9051         * configure.ac:
9052         * docs/libs/Makefile.am:
9053         * docs/plugins/Makefile.am:
9054           Add crossreferences to glib/gobject/gstream docs.
9055
9056         * gst-libs/gst/audio/audio.h:
9057           Source formatting.
9058
9059         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
9060           Add own debug category.
9061
9062 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9063
9064         Patch by: René Stadler <mail at renestadler de>
9065
9066         * gst-libs/gst/tag/gstvorbistag.c:
9067           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
9068           (#403597).
9069
9070 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9071
9072         * gst/playback/gstplaybasebin.c: (setup_source):
9073           When we have external subtitles and wait for the subtitle decodebin
9074           to get up and running, we set up a (sync) bus handler for the
9075           subtitle decodebin, so we can stop waiting when it posts an error
9076           message. However, we should do that before we set the subtitle
9077           decodebin's state to playing, otherwise things are racy and we might
9078           miss error messages posted before we had a chance to set up the bus.
9079           This should finally fix totem hanging on .txt pseudo-subtitle files.
9080           
9081 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
9082
9083         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
9084           Use gst_gdouble_to_guint64 for conversions.
9085         * win32/common/config.h.in:
9086           Add a define for GST_INSTALL_PLUGINS_HELPER
9087         * win32/common/libgstaudio.def:
9088         * win32/common/libgstcdda.def:
9089         * win32/common/libgstnetbuffer.def:
9090         * win32/common/libgstrtp.def:
9091         * win32/common/libgutils.def:
9092           Add new exported functions.
9093         * win32/vs6/gst_plugins_base.dsw:
9094         * win32/vs6/libgstdecodebin.dsp:
9095         * win32/vs6/libgstnetbuffer.dsp:
9096         * win32/vs6/libgstplaybin.dsp:
9097         * win32/vs6/libgstrtp.dsp:
9098         * win32/vs6/libgstvorbis.dsp:
9099         * win32/vs6/libgstcdda.dsp:
9100         * win32/vs6/libgstgdp.dsp:
9101         * win32/vs6/libgstutils.dsp:
9102           Update and add new project files.
9103
9104 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9105
9106         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
9107         (subrip_remove_unhandled_tags), (parse_subrip):
9108           For SubRip (.srt) subtitles, ignore all markup tags we don't
9109           handle (like font tags, for example).
9110
9111         * tests/check/elements/subparse.c:
9112           Add test for this.
9113
9114 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9115
9116         * gst/playback/gstdecodebin.c: (add_fakesink),
9117         (gst_decode_bin_change_state):
9118         * gst/playback/gstdecodebin2.c: (add_fakesink),
9119         (gst_decode_bin_change_state):
9120           Don't error out if there is no fakesink in the NULL to READY state
9121           change, since when decodebin is re-used, we're only adding the
9122           fakesink element in READY to PAUSED.
9123
9124         * tests/check/elements/decodebin.c:
9125         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
9126         (decodebin_suite):
9127           Minimal unit test to make sure we can use the same decodebin
9128           instance twice (at least with audiotestsrc input).
9129
9130 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9131
9132         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
9133           Try to get devic-name from device string first, and from handle only
9134           as fallback (seems to yield better results and is more robust
9135           against buggy probing code on the application side).
9136
9137 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9138
9139         Based on patch by: Julien Puydt <julien.puydt at laposte net>
9140
9141         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
9142         (gst_alsa_find_device_name):
9143         * ext/alsa/gstalsa.h:
9144         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
9145         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
9146           Improve device-name detection a bit, especially in the case where
9147           the device is not actually open (#405020, #405024). Move common code
9148           into gstalsa.c instead of duplicating it.
9149
9150 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9151
9152         * gst/audioconvert/gstaudioconvert.c:
9153           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
9154
9155 2007-02-06  Julien MOUTTE  <julien@moutte.net>
9156
9157         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
9158         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
9159         (gst_xvimagesink_interface_supported),
9160         (gst_xvimagesink_probe_get_properties),
9161         (gst_xvimagesink_probe_probe_property),
9162         (gst_xvimagesink_probe_needs_probe),
9163         (gst_xvimagesink_probe_get_values),
9164         (gst_xvimagesink_property_probe_interface_init),
9165         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9166         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
9167         (gst_xvimagesink_get_type):
9168         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
9169         for XVAdaptors so that one can choose the adaptor to use with 
9170         gstreamer-properties.
9171
9172 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
9173
9174         * gst/audioconvert/gstaudioconvert.c:
9175           Also mention that a conversion from double to float is suboptimal still.
9176
9177 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9178
9179         * gst-libs/gst/audio/gstaudiofilter.c:
9180         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
9181           Clear our formats structure and free the caps contained in it when
9182           shutting down.
9183
9184 2007-02-05  Andy Wingo  <wingo@pobox.com>
9185
9186         * gst-libs/gst/audio/gstbaseaudiosink.c
9187         (gst_base_audio_sink_callback): Update basesink->offset so that we
9188         pull monotonically increasing offsets instead of, um, seeking back
9189         to 0 each time. Fixes alsasrc ! alsasink!
9190
9191 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
9192
9193         * gst/videoscale/gstvideoscale.c:
9194           A width and height of 1 makes us crash, so increase minimum size to
9195           2x2 pixels until someone feels like fixing this (#404512).
9196
9197 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9198
9199         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
9200           Add small test to make sure request pads are cleaned up properly
9201           even if oggmux never changes state out of NULL.
9202
9203 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9204
9205         * tests/check/libs/utils.c: (GST_START_TEST):
9206           Fix unit test. Turns out things work much better when you
9207           NULL-terminate string arrays. Should make p5 build bot happy again.
9208
9209 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9210
9211         * gst-libs/gst/audio/Makefile.am:
9212         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
9213         (gst_audio_filter_template_base_init),
9214         (gst_audio_filter_template_class_init),
9215         (gst_audio_filter_template_init),
9216         (gst_audio_filter_template_set_property),
9217         (gst_audio_filter_template_get_property),
9218         (gst_audio_filter_template_setup),
9219         (gst_audio_filter_template_filter),
9220         (gst_audio_filter_template_filter_inplace), (plugin_init):
9221           Oops, forgot to commit fixed-up example.
9222
9223 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9224
9225         * docs/libs/gst-plugins-base-libs-sections.txt:
9226         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
9227         (gst_audio_filter_class_init), (gst_audio_filter_init),
9228         (gst_audio_filter_set_caps),
9229         (gst_audio_filter_class_add_pad_templates):
9230         * gst-libs/gst/audio/gstaudiofilter.h:
9231           Port GstAudioFilter to 0.10. This change technically breaks
9232           API and ABI (and thus also every library developer's heart),
9233           but seems justifiable on the grounds that the base class was
9234           completely unusable before (ie. would crash immediately when
9235           actually used). Fixes #403963 (and eventually also #403572).
9236           Also document all of this a bit.
9237
9238 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9239
9240         * gst-libs/gst/utils/install-plugins.c:
9241         (gst_install_plugins_spawn_child):
9242         * tests/check/libs/utils.c:
9243         (test_base_utils_install_plugins_do_callout):
9244           Lowering log level to see why things fail on the p5 build bot;
9245           fix some typos in unit test messages.
9246
9247 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9248
9249         * tests/check/libs/utils.c:
9250         (test_base_utils_install_plugins_do_callout):
9251           Don't hard-code temp directory for test helper; use GLib functions
9252           to write out file and do error checking etc.
9253
9254 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9255
9256         * gst-libs/gst/utils/Makefile.am:
9257         * gst-libs/gst/utils/base-utils.h:
9258         * gst-libs/gst/utils/install-plugins.c:
9259         (gst_install_plugins_context_set_xid),
9260         (gst_install_plugins_context_new),
9261         (gst_install_plugins_context_free),
9262         (gst_install_plugins_get_helper),
9263         (gst_install_plugins_spawn_child),
9264         (gst_install_plugins_return_from_status),
9265         (gst_install_plugins_installer_exited),
9266         (gst_install_plugins_async), (gst_install_plugins_sync),
9267         (gst_install_plugins_return_get_name),
9268         (gst_install_plugins_installation_in_progress):
9269         * gst-libs/gst/utils/install-plugins.h:
9270           API: add API for applications to initiate installation of missing
9271           plugins, ie. gst_install_plugins_async() primarily.
9272           Based on libgimme-codec by Ryan Lortie.
9273
9274         * configure.ac:
9275           Add --with-install-plugins-helper configure option so distros can specify
9276           the path of the helper script or program to call when plugin installation
9277           is requested (distros: please do any argument munging in this helper
9278           script instead of patching GStreamer to pass arguments differently
9279           to another program directly).
9280
9281         * docs/libs/gst-plugins-base-libs-docs.sgml:
9282         * docs/libs/gst-plugins-base-libs-sections.txt:
9283           Build and document new API.
9284
9285         * tests/check/libs/utils.c: (result_cb),
9286         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
9287         (libgstbaseutils_suite):
9288           Some simple checks for the new API.
9289
9290 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9291
9292         * tests/check/elements/audioconvert.c: (test_float_conversion):
9293           Add small test for 32bit float <=> 64bit float conversion (works
9294           only one way so far, 32=>64 produces structured noise).
9295
9296 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9297
9298         * gst/audioconvert/gstaudioconvert.c:
9299         (set_structure_widths_32_and_64), (make_lossless_changes):
9300           We don't support floats with a width of 40, 48 or 56 bits.
9301
9302 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
9303
9304         * gst/audioconvert/audioconvert.c: (float), (double),
9305         (audio_convert_get_func_index):
9306         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
9307         (make_lossless_changes):
9308           Support for 64-bit float audio in audioconvert (#339837)
9309
9310 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
9311
9312         Patch by: Holger Wansing  <linux wansing-online de>
9313
9314         * po/LINGUAS:
9315         * po/de.po:
9316           Add German translation (#352069).
9317
9318 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
9319
9320         reviewed by: Wim Taymans <wim@fluendo.com>
9321
9322         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
9323         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
9324         Use newly added GstCollectPads API to free the allocated resources in
9325         the GstOggPad structures (#402393).
9326
9327 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
9328
9329         * gst/playback/gstplaybin.c: (gen_vis_element):
9330           Add audioresample+audioconvert in front of the visualisation
9331           element, so that elements like libvisual 0.4 that don't support all
9332           samplerates can work.
9333
9334           Fixes: #402505
9335
9336 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
9337
9338         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
9339         (gst_play_base_bin_get_streaminfo_value_array):
9340           Take some locks and make a copy of the streaminfo value array we
9341           maintain while holding the lock, so that the application can
9342           retrieve the stream-info as a value array in a thread-safe way.
9343
9344 2007-01-30  Wim Taymans  <wim@fluendo.com>
9345
9346         * gst/audioconvert/gstaudioconvert.c:
9347         Don't fail on 0 sized buffers. Fixes #396835.
9348
9349 2007-01-29  David Schleef  <ds@schleef.org>
9350
9351         * gst/typefind/gsttypefindfunctions.c:
9352           Detect BBCD as video/x-dirac, so we can play raw dirac
9353           streams.
9354
9355 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
9356
9357         * ext/theora/theoraenc.c: (theora_enc_chain):
9358           Check return value of theora_encode_header(), or we might try to
9359           allocate a random number of bytes. theora_encode_header() can fail
9360           if libtheora has been compiled with encoding support disabled.
9361           Fixes #398110.
9362
9363 2007-01-29  Wim Taymans  <wim@fluendo.com>
9364
9365         * tests/check/gst/.cvsignore:
9366         Do as buildbot says.
9367
9368 2007-01-29  Wim Taymans  <wim@fluendo.com>
9369
9370         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
9371         Fix strides in libvisual. Gst uses X strides.
9372         Inspired by: <ed at catmur dot co dot uk> and 
9373         <tim at centricular dot net>
9374         Fixes #401118.
9375
9376 2007-01-27  Wim Taymans  <wim@fluendo.com>
9377
9378         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
9379         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
9380         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
9381         (gst_ogg_demux_perform_seek),
9382         (gst_ogg_demux_bisect_forward_serialno),
9383         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9384         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
9385         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
9386         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
9387         * ext/ogg/gstoggdemux.h:
9388         Properly propagate streaming errors when we are scanning the file for
9389         chains so that we don't crash when shut down. Might fix some crashers
9390         when quickly switching oggs in RB such as #332503 and #378436.
9391
9392 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
9393
9394         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
9395           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
9396           error code as well.
9397
9398 2007-01-25  Wim Taymans  <wim@fluendo.com>
9399
9400         * gst/playback/gstplaybasebin.c: (remove_source):
9401         Don't try to disconnect a signal from a finalized object.
9402
9403 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9404
9405         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
9406           Cast lock macro parameters to make sure we're actually accessing the
9407           lock member at the right class level. Free list itself in _dispose()
9408           as well and NULL it in case dispose gets called multiple times.
9409
9410 2007-01-25  Edward Hervey  <edward@fluendo.com>
9411
9412         * gst/playback/gstdecodebin2.c:
9413         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
9414         Free GstDecodeGroups no longer used.
9415         (gst_decode_group_expose):
9416         Don't unlock too many times !
9417         (deactivate_free_recursive):
9418         Free iterator once we're done with it.
9419         Fix for recursively deactivating elements (stop at ghostpads).
9420
9421 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9422
9423         * gst/playback/gstplaybin.c: (handoff):
9424           Fix up caps on the frame buffer before we save it and potentially
9425           make it accessible to other threads via g_object_get; also use
9426           gst_buffer_replace() instead of gst_mini_object_replace().
9427
9428 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9429
9430         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9431           Make getting the current frame thread-safe.
9432
9433 2007-01-25  Edward Hervey  <edward@fluendo.com>
9434
9435         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
9436         (gst_decode_group_new), (gst_decode_group_free):
9437         Set queues to bigger sizes to cope with HD contents.
9438         Fix some mutex freeing and add comment about MT safe methods.
9439
9440 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
9441
9442         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
9443         (gst_text_overlay_text_event):
9444           Don't unnecessarily ref (and then leak) upstream events if the text
9445           pad is not linked. Fixes #399948.
9446
9447         * tests/check/gst-plugins-base.supp:
9448           Add suppression for pango on edgy/x86 for textoverlay test.
9449
9450 2007-01-24  Wim Taymans  <wim@fluendo.com>
9451
9452         * gst-libs/gst/rtp/gstrtpbuffer.h:
9453         Add some more fixed payloads.
9454
9455 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
9456
9457         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9458           Error out properly if we get an error from libogg while reading the
9459           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
9460
9461 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
9462
9463         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
9464           Don't leak mutex.
9465
9466         * tests/check/elements/playbin.c:
9467         (test_sink_usage_video_only_stream),
9468         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
9469         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
9470         (test_missing_suburisource_handler),
9471         (test_missing_primary_decoder), (playbin_suite):
9472           Run all tests once with decodebin and once with decodebin2.
9473           One test does not pass yet with decodebin2.
9474
9475 2007-01-23  Edward Hervey  <edward@fluendo.com>
9476
9477         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
9478         Fix the cases where oggmux doesn't properly figure out that all
9479         sinkpads have gone EOS, and therefore doesn't push out the remaining
9480         buffers and the final EOS event.
9481         Fixes #363379
9482
9483 2007-01-23  Julien MOUTTE  <julien@moutte.net>
9484
9485         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9487         Don't lock on navigation event push, just on keysym to string.
9488         Fixes #397673 again.
9489
9490 2007-01-22  Edward Hervey  <edward@fluendo.com>
9491
9492         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
9493         (get_current_group), (group_demuxer_event_probe),
9494         (gst_decode_group_expose), (deactivate_free_recursive),
9495         (gst_decode_group_free):
9496         Cleanups.
9497         Don't forget to emit 'no-more-pads' once a group is exposed.
9498         Cleanup elements from a DecodeGroup once we remove it.
9499         Protect call to gst_decode_group_expose() with the decodebin lock.
9500
9501 2007-01-22  Julien MOUTTE  <julien@moutte.net>
9502
9503         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9505         Looking at Xorg code i can't figure out if that XKeysymToString
9506         function is thread sensible or not. Lock it just in case as
9507         recommended by Radek Doulik <rodo at ximian dot com>.
9508
9509 2007-01-22  Julien MOUTTE  <julien@moutte.net>
9510
9511         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9513         Lock that X Call as well. Fixes #397673.
9514
9515 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9516
9517         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
9518           Don't go into an endless loop if the file starts with 00 00 01 2X,
9519           like quicktime redirect files might. Fixes #396042.
9520
9521         * tests/check/Makefile.am:
9522         * tests/check/gst/.cvsignore:
9523         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
9524         (typefindfunctions_suite):
9525           Add unit test for the above.
9526
9527 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9528
9529         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9530           On second thought, use "depth" field rather than "bpp" field.
9531
9532 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9533
9534         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9535           Camtasia caps apparently need a bpp field (#398875).
9536
9537 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9538
9539         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9540         (gen_source_element), (gst_play_base_bin_change_state):
9541           Attempt at a better error message in case we don't have the required
9542           URI handler installed; post missing-plugin message also when we're
9543           missing an URI handler for the subtitle URI; clean up properly also
9544           when an error occurs and we never made it to PAUSED state.
9545
9546         * tests/check/elements/playbin.c: (GST_START_TEST),
9547         (playbin_suite):
9548           Check that we're also getting a missing-plugin messsage for a
9549           missing subtitle URI handler (and clean up properly).
9550
9551 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9552
9553         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
9554           Plug a few reference leaks.
9555
9556 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9557
9558         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
9559           Lower probability a bit if the marker isn't right at the start,
9560           to decrease the chance of false positives.
9561
9562 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9563
9564         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
9565           Small mpeg2 system stream typefinding improvement: make typefinder
9566           probe a bit into the stream instead of just looking for a marker
9567           at the beginning. Fixes #397810.
9568
9569 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
9570
9571         * gst/audioconvert/gstchannelmix.c:
9572           Remove compatibility cruft for prehistoric GLib versions.
9573
9574 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
9575
9576         * gst/playback/Makefile.am:
9577         * gst/playback/gstdecodebin.c: (close_pad_link):
9578         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
9579         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9580         (gst_play_base_bin_handle_message_func), (unknown_type):
9581           Let decodebin be the element to post missing-plugin messages for
9582           missing decoders (rather than playbin); make playbin implement
9583           GstBin::handle_message so we can suppress missing-plugin messages
9584           for types we're not handling on purpose (don't want to bring up an
9585           installer in those cases).
9586
9587 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
9588
9589         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9590         * gst-libs/gst/tag/gstvorbistag.c:
9591         (gst_tag_list_to_vorbiscomment_buffer):
9592         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
9593           Fix potentially unaligned access (#397207).
9594
9595 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
9596
9597         * tests/examples/seek/seek.c: (set_scale), (update_scale),
9598         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
9599         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
9600         (main):
9601           Allow to toggle looping while it plays. Fix callback prototype. Clean
9602           up code a bit more. Add copyright header.
9603
9604 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
9605
9606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9607           Red and blue mask was swapped (spotted by Dan Williams).
9608
9609 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
9610
9611         * gst-libs/gst/tag/gstid3tag.c:
9612         * gst-libs/gst/tag/gstvorbistag.c:
9613           Use new beats-per-minute tag from core.
9614
9615 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
9616
9617         * po/POTFILES.in:
9618           Add new files with translatable strings, so they actually make it
9619           into the template file one day.
9620
9621 2007-01-12  Andy Wingo  <wingo@pobox.com>
9622
9623         * gst-libs/gst/audio/gstbaseaudiosink.c
9624         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
9625         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
9626         stuff, as the base class handles this now. Actually tell the ring
9627         buffer to start.
9628         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
9629         How did this work before? Maybe I'm not as awesome a programmer as
9630         I think.
9631
9632         * gst-libs/gst/audio/gstbaseaudiosrc.c
9633         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
9634         of a pad function.
9635
9636 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9637
9638         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
9639           Remove more fields so that the application can better blacklist
9640           formats that have been tried before.
9641
9642 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9643
9644         * gst-libs/gst/audio/mixerutils.h:
9645           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
9646           used when compiling with c++ compilers as well.
9647
9648 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9649
9650         * gst/typefind/gsttypefindfunctions.c:
9651           Fix comment.
9652
9653 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
9654
9655         * gst/playback/gstplaybin.c: (post_missing_element_message),
9656         (gen_video_element), (gen_text_element), (gen_audio_element),
9657         (gen_vis_element):
9658           Post missing-plugin messages also when we error out because
9659           converters, textoverlay or auto*sinks are missing (#161922).
9660
9661 2007-01-10  Wim Taymans  <wim@fluendo.com>
9662
9663         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
9664         (is_demuxer_element), (new_caps):
9665         * gst/playback/gstplaybasebin.c: (source_new_pad):
9666         Fix the case where we try to ref a NULL element when we delay a link
9667         because of unfixed caps.
9668         Set the state of autoplugged decodebins to PAUSED.
9669         RTSP now works in playbin, we can remove it from the blacklist.
9670
9671 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9672
9673         * gst/playback/Makefile.am:
9674         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
9675         (unknown_type), (setup_subtitle), (gen_source_element):
9676         * gst/playback/gstplaybin.c: (plugin_init):
9677           Post missing-plugin messages on the bus for missing sources and
9678           missing decoders/demuxers/depayloaders; fix error code used when
9679           we're missing an URI handler source; for media types that we are not
9680           handling on purpose at the moment, don't print "don't know how to
9681           handle xyz" messages to the terminal or post missing-plugin
9682           messages on the bus.
9683
9684         * tests/check/elements/playbin.c: (create_playbin),
9685         (GST_START_TEST), (gst_codec_src_uri_get_type),
9686         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
9687         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
9688         (gst_codec_src_init_type), (gst_codec_src_base_init),
9689         (gst_codec_src_create), (gst_codec_src_class_init),
9690         (gst_codec_src_init), (plugin_init), (playbin_suite):
9691           Add some tests for the missing-plugin stuff.
9692
9693 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9694
9695         * configure.ac:
9696         * gst-libs/gst/Makefile.am:
9697         * gst-libs/gst/utils/Makefile.am:
9698         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
9699         * gst-libs/gst/utils/base-utils.h:
9700         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
9701         (find_format_info), (caps_are_rtp_caps),
9702         (gst_base_utils_get_source_description),
9703         (gst_base_utils_get_sink_description),
9704         (gst_base_utils_get_decoder_description),
9705         (gst_base_utils_get_encoder_description),
9706         (gst_base_utils_get_element_description),
9707         (gst_base_utils_add_codec_description_to_tag_list),
9708         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
9709         * gst-libs/gst/utils/descriptions.h:
9710         * gst-libs/gst/utils/missing-plugins.c:
9711         (missing_structure_get_type), (copy_and_clean_caps),
9712         (gst_missing_uri_source_message_new),
9713         (gst_missing_uri_sink_message_new),
9714         (gst_missing_element_message_new),
9715         (gst_missing_decoder_message_new),
9716         (gst_missing_encoder_message_new),
9717         (missing_structure_get_string_detail),
9718         (missing_structure_get_caps_detail),
9719         (gst_missing_plugin_message_get_installer_detail),
9720         (gst_missing_plugin_message_get_description),
9721         (gst_is_missing_plugin_message):
9722         * gst-libs/gst/utils/missing-plugins.h:
9723           API: add new libgstbaseutils library with functions
9724           - to create and parse missing-plugins messages
9725           - that provide (translated) descriptions for caps/decoders/sources/etc.
9726           Closes #392393.
9727
9728         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9729         * pkgconfig/gstreamer-plugins-base.pc.in:
9730           Add new lib.
9731
9732         * docs/libs/gst-plugins-base-libs-docs.sgml:
9733         * docs/libs/gst-plugins-base-libs-sections.txt:
9734           Generate docs for new lib and API.
9735
9736         * tests/check/Makefile.am:
9737         * tests/check/libs/.cvsignore:
9738         * tests/check/libs/utils.c: (missing_msg_check_getters),
9739         (GST_START_TEST), (libgstbaseutils_suite):
9740           Add some basic unit tests.
9741
9742 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9743
9744         * ext/ogg/Makefile.am:
9745           Dist gstoggdemux.h to fix 'make distcheck'.
9746
9747         * sys/v4l/Makefile.am:
9748           Fix 'make distcheck' even more.
9749
9750 2007-01-09  Wim Taymans  <wim@fluendo.com>
9751
9752         * docs/plugins/Makefile.am:
9753         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9754         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9755         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
9756         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
9757         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
9758         (gst_ogg_demux_perform_seek):
9759         * ext/ogg/gstoggdemux.h:
9760         Added docs.
9761         Add some more comments.
9762         Small cleanups.
9763
9764 2007-01-09  Wim Taymans  <wim@fluendo.com>
9765
9766         * ext/theora/theoradec.c:
9767         * ext/vorbis/vorbisdec.c:
9768         * gst-libs/gst/audio/gstringbuffer.c:
9769         (gst_ring_buffer_commit_full):
9770         * gst-libs/gst/audio/gstringbuffer.h:
9771         * gst-libs/gst/rtp/gstrtpbuffer.c:
9772         * gst-libs/gst/tag/gstvorbistag.c:
9773         Small documentation updates/fixes
9774
9775 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9776
9777         * configure.ac:
9778           Require core CVS HEAD for Andy's basesrc/sink API additions.
9779
9780 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
9781
9782         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
9783
9784         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
9785         (plugin_init):
9786           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
9787           on flac.sf.net (there appear to be other versions of the first
9788           ogg page in the wild) (#391365).
9789
9790 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
9791
9792         * configure.ac:
9793           Check if localtime_r() is available.
9794
9795         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9796           If localtime_r() is not available, fall back to localtime(). Should
9797           fix build on MingW (#393310).
9798
9799 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
9800
9801         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
9802         * gst/subparse/gstsubparse.h:
9803           Remove spurious 1000 subtrahend when calculating the timestamp from
9804           the frame number and the frame rate . Also, use the frames/second
9805           value specified in the first line of the file, if one is specified
9806           there. Should fix #357503.
9807
9808         * tests/check/elements/subparse.c: (do_test),
9809         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
9810         (subparse_suite):
9811           Add some basic unit tests for the microdvd subtitle format.
9812
9813 2007-01-07  Julien MOUTTE  <julien@moutte.net>
9814
9815         Patch by: Young-Ho Cha <ganadist at chollian dot net>
9816
9817         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9818         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
9819         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
9820         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
9821         (gst_xvimagesink_set_xwindow_id),
9822         (gst_xvimagesink_set_event_handling),
9823         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9824         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
9825         Fixes: #390076.
9826         Add an adaptor property to select a specific XV adaptor.
9827         * sys/xvimage/xvimagesink.h:
9828
9829 2007-01-07  Julien MOUTTE  <julien@moutte.net>
9830
9831         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9832         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
9833         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
9834         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
9835         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
9836         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
9837         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9838         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
9839         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9840         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
9841         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
9842         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
9843         Use flow_lock much more to protect every access to xwindow.
9844         Try to catch erros while creating images in case some drivers are
9845         just generating an XError when the requested image is too big.
9846         Should fix : #354698, #384008, #384060.
9847         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
9848         Implement some stress testing of setting window xid.
9849
9850 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
9851
9852         * win32/common/libgsaudio.def:
9853           Add new exported function.
9854         * win32/common/libgstogg.dsp:
9855           Add gstoggaviparse.c to the build.
9856         * win32/common/libgstvideoscale.dsp:
9857           Add vs_4tap.c to the build.
9858         * win32/common/libgstvorbis.dsp:
9859           Add vorbistag.c to the build.
9860         
9861 2007-01-06  Andy Wingo  <wingo@pobox.com>
9862
9863         * gst-libs/gst/audio/gstbaseaudiosink.c
9864         (gst_base_audio_sink_class_init)
9865         (gst_base_audio_sink_init): 
9866         (gst_base_audio_sink_activate_pull): Add an activate_pull function
9867         to baseaudiosink, and tell basesink that we can work in pull mode.
9868         This way the ring buffer thread drives the pipeline directly, if
9869         pull mode is possible. There is some lingering nastiness regarding
9870         capsnego, however.
9871         (gst_base_audio_sink_callback): Implement the callback to pull
9872         data. This interface is a bit light, though -- it should get a
9873         GstFlowReturn return value at least.
9874
9875 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
9876
9877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
9878         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9879         * gst/playback/gstdecodebin2.c:
9880         (gst_decode_group_check_if_blocked):
9881           Printf format and missing argument fixes.
9882
9883 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
9884
9885         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
9886         (gst_ogm_parse_change_state):
9887         Activate pads before adding them to the element.
9888
9889 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
9890
9891         * tests/examples/seek/scrubby.c: (main):
9892         * tests/examples/seek/seek.c: (main):
9893           Call g_thread_init() first thing in main() (see #391278).
9894
9895 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
9896
9897         * tests/check/Makefile.am:
9898         * tests/check/libs/.cvsignore:
9899         * tests/check/libs/netbuffer.c: (GST_START_TEST),
9900         (netbuffer_suite):
9901           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
9902           for the time being, since it's broken, see #393099.
9903
9904 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
9905
9906         * tests/check/Makefile.am:
9907           Update to use GST_PLUGINS_BASE_CFLAGS as well.
9908
9909 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
9910
9911         * configure.ac:
9912           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
9913           so that GST_BASE_CFLAGS can go inbetween them, making sure
9914           we use uninstalled gst-libs headers
9915         * docs/libs/Makefile.am:
9916         * ext/alsa/Makefile.am:
9917         * ext/cdparanoia/Makefile.am:
9918         * ext/gnomevfs/Makefile.am:
9919         * ext/libvisual/Makefile.am:
9920         * ext/ogg/Makefile.am:
9921         * ext/theora/Makefile.am:
9922         * ext/vorbis/Makefile.am:
9923         * gst-libs/gst/audio/Makefile.am:
9924         * gst-libs/gst/cdda/Makefile.am:
9925         * gst-libs/gst/interfaces/Makefile.am:
9926         * gst-libs/gst/riff/Makefile.am:
9927         * gst-libs/gst/rtp/Makefile.am:
9928         * gst-libs/gst/tag/Makefile.am:
9929         * gst/adder/Makefile.am:
9930         * gst/audioconvert/Makefile.am:
9931         * gst/audiorate/Makefile.am:
9932         * gst/audioresample/Makefile.am:
9933         * gst/playback/Makefile.am:
9934         * gst/tcp/Makefile.am:
9935         * gst/videoscale/Makefile.am:
9936         * gst/volume/Makefile.am:
9937         * sys/ximage/Makefile.am:
9938         * sys/xvimage/Makefile.am:
9939         * tests/icles/Makefile.am:
9940           adapt
9941
9942 2007-01-04  Julien MOUTTE  <julien@moutte.net>
9943
9944         * gst-libs/gst/interfaces/xoverlay.c:
9945         (gst_x_overlay_handle_events):
9946         * gst-libs/gst/interfaces/xoverlay.h:
9947         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9948         (gst_ximagesink_set_xwindow_id),
9949         (gst_ximagesink_set_event_handling),
9950         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
9951         (gst_ximagesink_get_property), (gst_ximagesink_init),
9952         (gst_ximagesink_class_init):
9953         * sys/ximage/ximagesink.h:
9954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
9955         (gst_xvimagesink_set_xwindow_id),
9956         (gst_xvimagesink_set_event_handling),
9957         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
9958         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
9959         (gst_xvimagesink_class_init):
9960         * sys/xvimage/xvimagesink.h:
9961         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
9962         Add a method to the XOverlay interface to allow disabling of 
9963         event handling in x[v]imagesink elements. This will let X events
9964         propagate to parent windows which can be usefull in some cases.
9965         Be carefull that the application is then responsible of pushing
9966         navigation events and expose events to the video sink.
9967         Fixes: #387138.
9968
9969 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
9970
9971         * gst-libs/gst/tag/gstvorbistag.c:
9972         * tests/check/libs/tag.c: (GST_START_TEST):
9973           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
9974           (fixes #392070).
9975
9976 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
9977
9978         * configure.ac:
9979         * docs/Makefile.am:
9980         * docs/design/Makefile.am:
9981           Dist design docs.
9982
9983 2006-12-27  Julien MOUTTE  <julien@moutte.net>
9984
9985         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
9986         typo. Fixes: #390063.
9987
9988 2006-12-27  Julien MOUTTE  <julien@moutte.net>
9989
9990         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
9991         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
9992         caps leak.
9993         * win32/common/config.h: Updated.
9994
9995 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
9996
9997         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
9998         (setup_gdpdepay_streamheader):
9999         * tests/check/elements/gdppay.c: (cleanup_gdppay),
10000         (setup_gdppay_streamheader):
10001           Fix the dp tests, but activating the pads for the streamheader tests
10002           too and cleaning up conditionaly
10003
10004 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
10005
10006         * gst/ffmpegcolorspace/avcodec.h:
10007         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10008         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10009         (gst_ffmpegcsp_avpicture_fill):
10010         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
10011         (img_get_alpha_info):
10012         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
10013         other end of the word. Fixes: #387073.
10014
10015         Add some inconsequential branch hints in a couple of places.
10016
10017 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
10018
10019         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10020         (gst_ffmpeg_caps_to_smpfmt):
10021           The "signed" field in raw audio caps is of boolean type, trying to
10022           extract the value with _get_int() will fail (fix to keep in sync with
10023           the copy in gst-ffmpeg)
10024
10025 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10026
10027         * tests/check/elements/audioresample.c: (cleanup_audioresample):
10028         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
10029         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
10030         (cleanup_gdpdepay):
10031         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
10032         * tests/check/elements/subparse.c: (teardown_subparse):
10033         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
10034         * tests/check/elements/videorate.c: (cleanup_videorate):
10035         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
10036         * tests/check/elements/volume.c: (cleanup_volume):
10037         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
10038         (cleanup_vorbisdec):
10039         * tests/check/elements/vorbistag.c: (setup_vorbistag),
10040         (cleanup_vorbistag):
10041           consistent pad (de)activation
10042
10043 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10044
10045         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10046           Forgot to register the extensions.
10047
10048 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10049
10050         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
10051         (plugin_init):
10052           Add typefinder for VIVO files (my christmas present to the 90s).
10053
10054 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10055
10056         * gst/playback/gstdecodebin.c: (type_found):
10057           Special-case the text/plain media type: we only want to recognise it
10058           as a 'raw' decoded media type if it comes from a demuxer or subtitle
10059           parser, but not if the entire stream is of text/plain type. If the
10060           entire stream is text/plain, we should just error out.
10061
10062           This fixes playback of audio files with lyrics in totem. Totem can't
10063           distinguish between text files and subtitle files and passes any
10064           .txt file with the same basename as the main file to playbin as
10065           suburi, and playbin will then throw a 'subtitle found, but no video
10066           stream' error, which isn't entirely helpful. See #380342.
10067
10068           Also, with this change we'll show a slightly more correct error
10069           message in case totem passes a playlist file to us (although a
10070           custom error message wording instead of the default text would
10071           probably not be a bad idea either).
10072
10073           Same problem also needs to be fixed for playbin+decodebin2.
10074
10075         * tests/check/Makefile.am:
10076         * tests/check/elements/decodebin.c: (src_handoff_cb),
10077         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
10078         (decodebin_suite):
10079           Add simple unit test for decodebin for the above.
10080
10081 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10082
10083         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
10084         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
10085           Refuse to change state to READY when we failed to create any of the
10086           required elements in our instance init function.
10087
10088 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
10089
10090         * docs/libs/gst-plugins-base-libs-sections.txt:
10091           Small docs fixes/updates.
10092
10093         * gst-libs/gst/video/gstvideosink.h:
10094           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
10095           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
10096           removed from the base sink API between 0.9.6 and 0.9.7).
10097           API: add GST_VIDEO_SINK_CAST and use it for the height/width
10098           accessor macros, so we don't do a runtime GObject type check every
10099           time we use them.
10100
10101 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10102
10103         * Makefile.am:
10104         * gst-plugins-base.doap:
10105         * gst-plugins-base.spec.in:
10106           add doap file
10107
10108 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10109
10110         Patch by: Jens Granseuer <jensgr at gmx net>
10111
10112         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10113         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10114         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
10115         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
10116         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10117           Declare variables at the beginning of a block. Fixes #383195.
10118
10119 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
10120
10121         * configure.ac:
10122         Bump version nano - back to CVS.
10123
10124
10125 === release 0.10.11 ===
10126
10127 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
10128
10129         * configure.ac:
10130           releasing 0.10.11, "Dumb things"
10131
10132 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
10133
10134         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
10135         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
10136         Handle the case where an element has multiple pads with 
10137         unfixed caps as well as still possibly producing more dynamic 
10138         pads by storing each case as a distinct entry in the dynamic list.
10139         Fixes #38223 again.
10140
10141 2006-12-04  Wim Taymans  <wim@fluendo.com>
10142
10143         * gst/playback/gstdecodebin.c: (close_pad_link):
10144         Fix #382223, add more dynamic caps handling.
10145
10146 2006-12-04  Wim Taymans  <wim@fluendo.com>
10147
10148         * gst-libs/gst/audio/gstringbuffer.h:
10149         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
10150         (gst_netaddress_set_ip4_interface),
10151         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
10152         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
10153         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
10154         (gst_netaddress_get_ttl):
10155         * gst-libs/gst/netbuffer/gstnetbuffer.h:
10156         * gst/playback/gstdecodebin.c: (close_pad_link):
10157         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
10158         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
10159         * win32/common/config.h:
10160
10161 2006-12-01  Michael Smith  <msmith@fluendo.com>
10162
10163         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
10164           Delete bad debug code.
10165           Fixes #381219
10166
10167 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10168
10169         * gst/videoscale/vs_4tap.c:
10170         * win32/MANIFEST:
10171         * win32/common/config.h:
10172         * win32/vs8/libgstvideoscale.vcproj:
10173         Fix compilation on win32 under VS8
10174         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10175         Partially fixes #381175
10176
10177 2006-11-30  Michael Smith  <msmith@fluendo.com>
10178
10179         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10180         (GST_START_TEST):
10181           It would be very bad if, after a discont buffer, we thought every
10182           single following buffer was also discont. So, add to the test to
10183           ensure that this isn't the case.
10184           
10185         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
10186           ... it was the case. So fix it.
10187
10188 2006-11-28  Wim Taymans  <wim@fluendo.com>
10189
10190         * gst/playback/gstplaybasebin.c: (check_queue_event):
10191         Improve debug.
10192
10193         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
10194         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
10195         padtemplate caps. Refixes #357577.
10196
10197 2006-11-28  Wim Taymans  <wim@fluendo.com>
10198
10199         * gst/playback/gstplaybasebin.c: (check_queue_event),
10200         (queue_threshold_reached), (queue_out_of_data),
10201         (gen_preroll_element):
10202         Add event probe to see when EOS is in a queue and we can disable the
10203         underrun signals. Fixes #357577.
10204
10205 2006-11-28  Edward Hervey  <edward@fluendo.com>
10206
10207         * gst/playback/Makefile.am:
10208         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
10209         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
10210         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
10211         (gst_decode_bin_init), (gst_decode_bin_dispose),
10212         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
10213         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
10214         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
10215         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
10216         (connect_element), (expose_pad), (type_found),
10217         (pad_added_group_cb), (pad_removed_group_cb),
10218         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
10219         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
10220         (are_raw_caps), (multi_queue_overrun_cb),
10221         (multi_queue_underrun_cb), (gst_decode_group_new),
10222         (get_current_group), (group_demuxer_event_probe),
10223         (gst_decode_group_control_demuxer_pad),
10224         (gst_decode_group_control_source_pad),
10225         (gst_decode_group_check_if_blocked),
10226         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
10227         (gst_decode_group_hide), (gst_decode_group_free),
10228         (gst_decode_group_set_complete), (source_pad_blocked_cb),
10229         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
10230         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
10231         (plugin_init):
10232         New decodebin2 element.
10233         Closes #370092
10234         * gst/playback/gstplay-marshal.list:
10235         Added marshallers for new signals in decodebin2
10236         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
10237         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
10238         is set.
10239
10240 2006-11-28  Wim Taymans  <wim@fluendo.com>
10241
10242         * gst/playback/gstplaybasebin.c: (setup_source),
10243         (gst_play_base_bin_change_state):
10244         Disable rtsp:// uris for the release, it's not good enough yet.
10245         Remove unused var.
10246
10247 2006-11-26  Wim Taymans  <wim@fluendo.com>
10248
10249         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10250         (theora_dec_push_forward), (theora_dec_push_reverse),
10251         (theora_handle_data_packet), (theora_dec_decode_buffer),
10252         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10253         (theora_dec_chain_forward), (theora_dec_chain):
10254         Implement reverse playback.
10255
10256         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
10257         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
10258         (vorbis_dec_chain_forward):
10259         Clear buffers used for reverse playback in _reset.
10260         No need to set the eos flag, we clip samples using the segment.
10261
10262 2006-11-24  Wim Taymans  <wim@fluendo.com>
10263
10264         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10265         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
10266         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
10267         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
10268         Some cleanups.
10269         Handle continued pages in reverse mode.
10270
10271 2006-11-24  Wim Taymans  <wim@fluendo.com>
10272
10273         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
10274         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10275         (vorbis_dec_flush_decode):
10276         Small cleanups.
10277         Don't try to add invalid timestamps.
10278         Clipping will unref the buffer.
10279
10280 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10281
10282         * gst/adder/gstadder.h:
10283         * gst/audiotestsrc/gstaudiotestsrc.h:
10284           remove obsolete _factory_init protos
10285
10286 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10287
10288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
10289           Fix spacing in debug message.
10290
10291 2006-11-23  Wim Taymans  <wim@fluendo.com>
10292
10293         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10294         (gst_ogg_demux_chain):
10295         Don't just ignore return values from _pad_push().
10296         Small debug improvements.
10297
10298 2006-11-23  Michael Smith  <msmith@fluendo.com>
10299
10300         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
10301           If our incoming buffer is marked as DISCONT, then increment the page
10302           number (so that the discontinuity is marked in the final ogg
10303           bitstream) and flush the previous page.
10304
10305 2006-11-22  Michael Smith  <msmith@fluendo.com>
10306
10307         * ext/theora/gsttheoraenc.h:
10308         * ext/theora/theoraenc.c: (gst_theora_enc_init),
10309         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
10310         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
10311         (theora_enc_chain), (theora_enc_change_state):
10312           Mark discontinuities of > 3/4 of a frame, reinit encoder.
10313
10314         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10315         (GST_START_TEST), (theoraenc_suite):
10316           Enable discontinuity test, fix it.
10317
10318 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10319
10320         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10321         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
10322         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
10323         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
10324         (gst_text_overlay_change_state):
10325         * ext/pango/gsttextoverlay.h:
10326           Some textoverlay fixes: for one, in the video chain function,
10327           actually wait for a text buffer to come in if there is none at the
10328           moment and there should be one; also, deal more gracefully with
10329           incoming buffers that do not have a timestamp or duration; discard
10330           text buffer when not needed any longer. Fixes #341681.
10331
10332         * tests/check/Makefile.am:
10333         * tests/check/elements/.cvsignore:
10334         * tests/check/elements/textoverlay.c:
10335         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
10336         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
10337         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
10338         (test_video_waits_for_text_send_text_newsegment_thread),
10339         (test_video_waits_for_text_shutdown_element),
10340         (test_render_continuity_push_video_buffers_thread),
10341         (textoverlay_suite):
10342           Add some unit tests for textoverlay.
10343
10344 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10345
10346         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
10347           Avoid integer underflow when the found probability for mp3 is
10348           smaller than the 'penalty' we subtract if there's not a clean
10349           mp3 header sync at offset 0.
10350
10351 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
10352
10353         * docs/libs/gst-plugins-base-libs-sections.txt:
10354           Add some new symbols to the docs
10355
10356 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10357
10358         * tests/check/Makefile.am:
10359         * tests/check/elements/ffmpegcolorspace.c:
10360         (ffmpegcolorspace_suite):
10361           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
10362           (for now not for valgrinding though, since it takes too long).
10363
10364 2006-11-20  Wim Taymans  <wim@fluendo.com>
10365
10366         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10367         (gst_ffmpeg_pixfmt_to_caps):
10368         Fix RGBA32 caps. Fixes #357038.
10369
10370 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10371
10372         * gst-libs/gst/interfaces/mixertrack.h:
10373           Add FIXME so we can add some padding here in 0.11
10374
10375 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10376
10377         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
10378           Fix GstBaseRTPAudioPayload structure so the whole GObject
10379           inheritance business actually works (parent class instance structure
10380           must always come first in the derived class instance structure).
10381
10382 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10383
10384         * gst/videotestsrc/Makefile.am:
10385         * tests/check/Makefile.am:
10386           Make sure our checks and the videotestsrc plugin link against the
10387           local uninstalled gst libs and not any installed gst libs that
10388           might happen to exist as well.
10389
10390         * tests/check/elements/adder.c: (message_received),
10391         (test_event_message_received), (test_play_twice_message_received):
10392         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
10393           Fix compiler warnings when compiling against core with disabled
10394           debugging system.
10395
10396 2006-11-16  Michael Smith  <msmith@fluendo.com>
10397
10398         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
10399         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
10400           Fix audiorate, so that it accurately sets offsets and timestamps.
10401           Doesn't change the fundamental algorithmic decisions; so should be
10402           safe.
10403
10404         * tests/check/Makefile.am:
10405           Enable audiorate test now that it passes.
10406
10407 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
10408
10409         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10410           clear xv when going to NULL, remove // commented non-existant proto
10411
10412         * tests/examples/seek/seek.c: (main):
10413           add missing tooltip description for scrub and play_scrub
10414
10415 2006-11-14  David Schleef  <ds@schleef.org>
10416
10417         * configure.ac:
10418           Bump liboil requirement to 0.3.8.
10419         * gst-libs/gst/riff/riff-media.c:
10420           Add Dirac fourcc.
10421         * gst/videoscale/vs_image.h:
10422         * gst/videoscale/vs_scanline.h:
10423           Use liboil's stdint.h.
10424         * gst/videotestsrc/videotestsrc.c:
10425           Remove liboil related ifdef's, since they aren't needed now, and
10426           won't work with future versions.
10427
10428 2006-11-14  David Schleef  <ds@schleef.org>
10429
10430         * gst/videoscale/Makefile.am:
10431         * gst/videoscale/gstvideoscale.c:
10432         * gst/videoscale/gstvideoscale.h:
10433         * gst/videoscale/vs_4tap.c:
10434         * gst/videoscale/vs_4tap.h:
10435         * gst/videoscale/vs_image.c:
10436         * gst/videoscale/vs_image.h:
10437         * gst/videoscale/vs_scanline.c:
10438         * gst/videoscale/vs_scanline.h:
10439           Add a 4-tap image scaler.  Theoretically looks much prettier.
10440           The tap calculation could use some improvement.
10441
10442 2006-11-14  Wim Taymans  <wim@fluendo.com>
10443
10444         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
10445
10446         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
10447         (gst_riff_parse_strf_iavs):
10448         * gst/subparse/gstsubparse.c: (convert_encoding):
10449         * gst/tcp/gstmultifdsink.c:
10450         (gst_multi_fd_sink_handle_client_write):
10451         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
10452         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
10453         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
10454         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
10455         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10456         (gst_ximagesink_ximage_new):
10457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
10458         Various gsize and gssize printf fixes. Fixes #372507.
10459
10460 2006-11-13  Wim Taymans  <wim@fluendo.com>
10461
10462         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
10463         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
10464         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10465         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
10466         (vorbis_dec_chain_forward), (vorbis_dec_chain):
10467         * ext/vorbis/vorbisdec.h:
10468         First stab at vorbis reverse playback.
10469
10470 2006-11-13  Wim Taymans  <wim@fluendo.com>
10471
10472         * gst-libs/gst/audio/gstbaseaudiosink.c:
10473         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
10474         * gst-libs/gst/audio/gstbaseaudiosink.h:
10475         Make the clock sync code more accurate wrt resampling and playback
10476         at different rates.
10477         
10478         * gst-libs/gst/audio/gstringbuffer.c:
10479         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
10480         * gst-libs/gst/audio/gstringbuffer.h:
10481         Use better algorithm to interpolate sample rates. 
10482
10483 2006-11-13  Michael Smith  <msmith@fluendo.com>
10484
10485         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
10486           Improve a debug line slightly.
10487
10488         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
10489           Call gst_riff_init() in plugin_init, to avoid getting errors from
10490           the debug system (unrelated changes to another plugin made this turn
10491           up; not sure why).
10492
10493 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
10494
10495         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
10496
10497         * win32/common/libgsttag.def:
10498           Add missing symbol (#366492).
10499
10500 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
10501
10502         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
10503           Don't unref a NULL pad.
10504
10505 2006-11-09  Wim Taymans  <wim@fluendo.com>
10506
10507         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10508         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
10509         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
10510         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
10511         (gst_ogg_demux_loop):
10512         Implement first stab at reverse playback.
10513
10514 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
10515
10516         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10517         (gst_riff_create_video_template_caps):
10518           add h263/h264 variants to the caps, Fixes #363118
10519
10520 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
10521
10522         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
10523         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
10524           Use g_strerror instead of strerror so we get UTF-8.
10525
10526 2006-11-03  David Schleef  <ds@schleef.org>
10527
10528         * ext/ogg/gstoggdemux.c:
10529         * ext/ogg/gstoggmux.c:
10530           Add/remove KW-DIRAC header here, since it is ogg-specific.
10531
10532 2006-11-03  Michael Smith  <msmith@fluendo.com>
10533
10534         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10535           Recognise more mpeg4 elementary video streams.
10536
10537 2006-11-02  Edward Hervey  <edward@fluendo.com>
10538
10539         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
10540         Lower the probability of mp3 typefinding functions if we don't find a
10541         valid mp3 header at the start of the file.
10542         Closes #369482
10543
10544 2006-11-02  Wim Taymans  <wim@fluendo.com>
10545
10546         * ext/theora/gsttheoradec.h:
10547         * ext/theora/theoradec.c: (gst_theora_dec_init),
10548         (theora_dec_sink_event), (theora_dec_chain_forward),
10549         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10550         (theora_dec_chain):
10551         Document and partially implement an algorithm for doing reverse playback
10552         of theora video.
10553
10554 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
10555
10556         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
10557
10558         * win32/common/config.h:
10559         * win32/common/interfaces-enumtypes.c:
10560         * win32/common/libgsttag.def:
10561         * win32/vs8/gst-plugins-base.sln:
10562         * win32/vs8/libgstaudioresample.vcproj:
10563         * win32/vs8/libgstinterfaces.vcproj:
10564         * win32/vs8/libgstogg.vcproj:
10565         * win32/vs8/libgstriff.vcproj:
10566         * win32/vs8/libgsttag.vcproj:
10567         * win32/vs8/libgsttheora.vcproj:
10568         * win32/vs8/libgstvideoscale.vcproj:
10569         * win32/vs8/libgstvorbis.vcproj:
10570           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
10571           to libgsttag.def; add missing dependencies for some vs8 projects;
10572           re-arrange placement of .def files in vs8 projects (#366334).
10573
10574 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
10575
10576         * ext/ogg/gstogg.c:
10577           Remove unused variable.
10578
10579         * ext/ogg/gstoggdemux.c:
10580           Fix Wim's surname in plugin description.
10581
10582 2006-10-31  Wim Taymans  <wim@fluendo.com>
10583
10584         * gst-plugins-base.spec.in:
10585         spec new .h file. Fixes #368310.
10586
10587 2006-10-31  Michael Smith  <msmith@fluendo.com>
10588
10589         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
10590         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
10591         (gst_multi_fd_sink_get_stats),
10592         (gst_multi_fd_sink_remove_client_link),
10593         (gst_multi_fd_sink_queue_buffer),
10594         (gst_multi_fd_sink_handle_clients):
10595         * gst/tcp/gstmultifdsink.h:
10596           Make using the remove or clear signals threadsafe.
10597           Make calling get-stats with an invalid fd not segfault.
10598           Fixes 368273.
10599
10600 2006-10-31  Wim Taymans  <wim@fluendo.com>
10601
10602         * gst-libs/gst/rtp/Makefile.am:
10603         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10604         (gst_base_rtp_audio_payload_init):
10605         Fix and activate base audio payloader.
10606
10607 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
10608
10609         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
10610         (plugin_init):
10611           Add typefinder for QuickTime Image Files (see #366156).
10612
10613 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
10614
10615         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
10616           Another typo fix (#366212).
10617
10618 2006-10-27  Wim Taymans  <wim@fluendo.com>
10619
10620         * gst/volume/gstvolume.c: (volume_transform_ip):
10621         Use stream time to synchronize volume property instead of rather random
10622         timestamps. This is needed when gnonlin does its time shifting.
10623
10624 2006-10-27  Wim Taymans  <wim@fluendo.com>
10625
10626         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
10627
10628         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
10629         Remove the pad from the element in release_pad. Fixes #364812.
10630
10631 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
10632
10633         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
10634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
10635           Explicitly create our custom buffer classes at a thread-safe
10636           location as well, since g_type_class_ref() doesn't seem to be
10637           entirely thread-safe either (#365501; also see #349410).
10638
10639 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
10640
10641         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
10642         (gst_riff_parse_info):
10643           If strings in INFO chunk are not UTF-8, do something similar to
10644           what we do for ID3v1 tags: check a number of environment variables
10645           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
10646           character sets to try, otherwise try the current locale and/or fall
10647           back on ISO-8859-1. Fixes #360552.
10648
10649 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10650
10651         * gst/videotestsrc/gstvideotestsrc.c:
10652         (gst_video_test_src_pattern_get_type),
10653         (gst_video_test_src_set_pattern):
10654         * gst/videotestsrc/gstvideotestsrc.h:
10655         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
10656         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
10657         (gst_video_test_src_checkers8):
10658         * gst/videotestsrc/videotestsrc.h:
10659           Add a bunch of exciting new checkers patterns.
10660
10661 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10662
10663         * gst/subparse/Makefile.am:
10664         * gst/subparse/gstsubparse.c:
10665         (gst_sub_parse_data_format_autodetect),
10666         (gst_sub_parse_format_autodetect), (handle_buffer),
10667         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
10668         * gst/subparse/gstsubparse.h:
10669         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
10670         (parse_tmplayer):
10671         * gst/subparse/tmplayerparse.h:
10672           Add support for TMPlayer-type subtitles (#362845).
10673
10674         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
10675         (GST_START_TEST), (subparse_suite):
10676           Add some basic unit tests for the above.
10677
10678 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10679
10680         * tests/check/elements/audiorate.c: (test_injector_base_init),
10681         (test_injector_class_init), (test_injector_chain),
10682         (test_injector_init), (probe_cb), (do_perfect_stream_test),
10683         (GST_START_TEST), (audiorate_suite):
10684           More tests for audiorate: inject buffers to check behaviour when
10685           buffers overlap.
10686
10687 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
10688
10689         * tests/check/Makefile.am:
10690         * tests/check/elements/.cvsignore:
10691         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
10692         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
10693           Add some basic unit tests for audiorate. Disabled at the moment
10694           since it doesn't pass yet (see bug #363119).
10695
10696 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
10697
10698         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
10699         (parse_subrip), (handle_buffer):
10700           Add missing closing tags for markup and fix broken markup,
10701           otherwise pango won't render anything (fixes #357531). Also,
10702           make sure the text we send out is always NUL-terminated
10703           (better safe than sorry etc.).
10704
10705         * tests/check/elements/subparse.c: (test_srt_do_test),
10706         (test_srt):
10707           Some more tests for .srt incl. tests for the above stuff.
10708
10709 2006-10-20  Julien MOUTTE  <julien@moutte.net>
10710
10711         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
10712         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
10713         Patch by: Stefan Kost  <ensonic@users.sf.net>
10714         Try to redraw borders only when needed. Apparently this consumes
10715         resources on small devices... :-O (#363607)
10716
10717 2006-10-20  Michael Smith  <msmith@fluendo.com>
10718
10719         * gst/tcp/gstmultifdsink.c:
10720         (gst_multi_fd_sink_client_queue_buffer):
10721           If caps change, then update the client's idea of the caps so that we
10722           don't end up re-sending streamheaders for every single buffer after
10723           the caps change.
10724
10725 2006-10-20  Michael Smith  <msmith@fluendo.com>
10726
10727         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
10728         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
10729           Set caps on pushed buffers; fix up refcounting of caps objects.
10730
10731 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
10732
10733         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
10734         (plugin_init):
10735           Typefind mmsh header data packet to application/x-mmsh (#362625).
10736
10737 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
10738
10739         * tests/check/Makefile.am:
10740         * tests/check/elements/.cvsignore:
10741         * tests/check/elements/subparse.c: (buffer_from_static_string),
10742         (setup_subparse), (teardown_subparse), (test_srt_do_test),
10743         (GST_START_TEST), (subparse_suite):
10744           Add very simple unit test for subparse.
10745
10746 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
10747
10748         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
10749         (parse_subrip):
10750           Strip trailing newlines from subtitle text output.
10751
10752 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10753
10754         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
10755         (gst_sub_parse_change_state):
10756           Fix memleak; clear subparse->textbuf n state change function.
10757
10758 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10759
10760         * gst/subparse/gstsubparse.c:
10761         (gst_sub_parse_data_format_autodetect):
10762           Don't require subrip (.srt) files to start with a chunk number of 1.
10763
10764 2006-10-18  Wim Taymans  <wim@fluendo.com>
10765
10766         * gst-libs/gst/audio/gstbaseaudiosink.c:
10767         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
10768         * gst-libs/gst/audio/gstbaseaudiosink.h:
10769         Extract rate from the NEWSEGMENT event.
10770         Use commit_full to also take rate adjustment into account when writing
10771         samples to the ringbuffer.
10772         
10773         * gst-libs/gst/audio/gstringbuffer.c:
10774         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
10775         (gst_ring_buffer_read):
10776         * gst-libs/gst/audio/gstringbuffer.h:
10777         Added _commit_full() to also take rate into account.
10778         Use simple interpolation algorithm to resample audio.
10779         API: gst_ring_buffer_commit_full()
10780
10781         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
10782         * tests/examples/seek/seek.c: (segment_done):
10783         Don't try to seek with 0.0 rate, just pause instead.
10784         Remove bogus debug line.
10785
10786 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10787
10788         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
10789         (setup_source):
10790           Catch async errors when starting up the subtitle bin, so we can
10791           stop waiting and continue with the main film instead of hanging
10792           forever. Fixes #339366.
10793
10794         * tests/check/elements/playbin.c: (playbin_suite):
10795           Enable unit test for the above.
10796
10797 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10798
10799         * tests/check/Makefile.am:
10800         * tests/check/elements/.cvsignore:
10801         * tests/check/elements/playbin.c: (GST_START_TEST),
10802         (gst_red_video_src_uri_get_type),
10803         (gst_red_video_src_uri_get_protocols),
10804         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
10805         (gst_red_video_src_uri_handler_init),
10806         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
10807         (gst_red_video_src_create), (gst_red_video_src_class_init),
10808         (gst_red_video_src_init), (plugin_init), (playbin_suite):
10809           Some small and basic unit tests for playbin; not very useful yet,
10810           but at least a start.
10811
10812 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10813
10814         * gst/playback/gstplaybin.c: (setup_sinks):
10815           The old pad activation spiel.
10816
10817 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
10818
10819         * gst/playback/gstplaybasebin.c: (setup_source):
10820           Don't hang forever if the subbin already fails to start up in 
10821           the state change to PAUSED (#339366).
10822
10823 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
10824
10825         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
10826         (gst_tuner_set_channel), (gst_tuner_get_channel),
10827         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
10828         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
10829         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
10830         (gst_tuner_find_channel_by_name):
10831           Fix some function guards, add some more function guards.
10832
10833 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
10834
10835         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
10836         (remove_element_chain):
10837         Don't return a pad from get_our_ghost_pad unless it is actually the
10838         one we want.
10839         Change a cast in remove_element_chain slightly.
10840
10841 2006-10-13  Julien MOUTTE  <julien@moutte.net>
10842
10843         * tests/examples/seek/seek.c: (do_seek), (start_seek),
10844         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
10845         Segment seeking needs to use the rate and set stop to -1.
10846
10847 2006-10-13  Wim Taymans  <wim@fluendo.com>
10848
10849         * gst-libs/gst/audio/gstbaseaudiosink.c:
10850         (gst_base_audio_sink_setcaps):
10851         Don't crash when ringbuffer is not yet created.
10852         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
10853         Fixes #361634.
10854
10855         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
10856         * gst/playback/gststreamselector.c:
10857         (gst_stream_selector_request_new_pad):
10858         Activate pads befre adding them to running elements.
10859
10860 2006-10-13  Julien MOUTTE  <julien@moutte.net>
10861
10862         * tests/examples/seek/seek.c: (do_seek), (start_seek),
10863         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
10864         updater when we start grabing the slider. Don't wait for the
10865         pipeline to be PAUSED.
10866
10867 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
10868
10869         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
10870         (gst_mixer_set_volume), (gst_mixer_get_volume),
10871         (gst_mixer_set_mute), (gst_mixer_set_option),
10872         (gst_mixer_get_option), (gst_mixer_mute_toggled),
10873         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
10874         (gst_mixer_option_changed):
10875           Guard mixer interface functions against bogus arguments.
10876
10877 2006-10-12  Julien MOUTTE  <julien@moutte.net>
10878
10879         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
10880         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
10881         (msg_state_changed), (main): Use state-changed messages to trigger
10882         start/stop of scale update timer. Indeed the scale slider was
10883         jumping here and there because the update timer was activated 
10884         before seek completed. This fixes instant applying of rate changes
10885         by pressing the spinbutton like a crazy man !
10886
10887 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
10888
10889         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
10890
10891         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
10892         (gst_basertppayload_finalize):
10893           Fix two small memory leaks (#361456).
10894
10895 2006-10-10  Julien MOUTTE  <julien@moutte.net>
10896
10897         * tests/examples/seek/seek.c: (do_seek),
10898         (rate_spinbutton_changed_cb): When changing spinbutton we try
10899         to change the rate on the fly.
10900
10901 2006-10-10  Wim Taymans  <wim@fluendo.com>
10902
10903         * gst-libs/gst/riff/riff-ids.h:
10904         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
10905         (gst_riff_create_audio_template_caps):
10906         Add WMS caps.
10907
10908 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10909
10910         Patch by: Josep Torra Valles <josep@fluendo.com>
10911
10912         * ext/gnomevfs/gstgnomevfssink.c:
10913         * ext/gnomevfs/gstgnomevfssrc.c:
10914         Fix URI interface implementation return type.
10915         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
10916         Fix what looks like a copy/paste issue when assigning values.
10917         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10918         (gst_audio_filter_template_get_type):
10919         Cast to prevent Forte warnings.
10920         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10921         Fix URI interface implementation return type.
10922         gst_pad_query_position requires a signed integer pointer as
10923         3rd parameter, GstClockTime is unsigned.
10924         * gst/audioconvert/audioconvert.c:
10925         Fix integer overflow when treated as signed.
10926         * gst/audioresample/resample.c: (resample_add_input_data):
10927         Cast to prevent warnings on Forte.
10928         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
10929         Fix integer overflow when treated as signed.
10930         * gst/ffmpegcolorspace/imgconvert_template.h:
10931         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
10932         * gst/playback/gstdecodebin.c: (queue_filled_cb),
10933         (cleanup_decodebin):
10934         Who initialises a guint to -1!
10935         Cast function pointers to prevent warnings on Forte.
10936         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
10937         (queue_threshold_reached):
10938         Cast function pointers correctly to prevent warnings on Forte.
10939         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
10940         Cast function pointers correctly to prevent warnings on Forte.
10941         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
10942         Obvious change to unsigned, 0xEF > max signed char.
10943         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
10944         GstClockTime is unsigned, initialise correctly.
10945         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
10946         Cast so pointer arithemetic doesn't cause warnings on Forte.
10947         * gst/videorate/gstvideorate.c:
10948         Use correct return value.
10949         * tests/examples/seek/scrubby.c:
10950         GstClockTime is unsigned, initialise correctly.
10951
10952 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
10953
10954         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
10955
10956         * gst/typefind/gsttypefindfunctions.c:
10957           Recognise XML files and XML-like files shorter than 256 bytes as
10958           well (fixes #359237).
10959
10960 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
10961
10962         Patch by: Renato Filho <renato.filho@indt.org.br>
10963         
10964         * gst/typefind/gsttypefindfunctions.c:
10965         Added typefind functions to video/x-nuv media.
10966         
10967 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
10968
10969         * gst-libs/gst/interfaces/xoverlay.c:
10970         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
10971           Some more guards against invalid input.
10972
10973 2006-10-07  Julien MOUTTE  <julien@moutte.net>
10974
10975         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
10976         Useless goto.
10977         * tests/examples/seek/seek.c: (do_seek),
10978         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
10979         seek example to experiment with rates != 1.0 (reverse playback !)
10980
10981 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
10982
10983         * gst-libs/gst/interfaces/xoverlay.c:
10984           Unref message in doc-example (spotted by Robert McQueen)
10985
10986 2006-10-06  Wim Taymans  <wim@fluendo.com>
10987
10988         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
10989         (mpeg1_parse_header), (mpeg1_sys_type_find):
10990         printf fix.
10991
10992 2006-10-06  Wim Taymans  <wim@fluendo.com>
10993
10994         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10995         (close_pad_link):
10996         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
10997         Activate dynamic pads before adding them to the element.
10998
10999 2006-10-06  Michael Smith  <msmith@fluendo.com>
11000
11001         * gst-libs/gst/floatcast/floatcast.h:
11002           Fix obviously-bogus macros; use the correct types.
11003
11004 2006-10-06  Wim Taymans  <wim@fluendo.com>
11005
11006         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11007         (gst_base_rtp_depayload_change_state):
11008         Also call parent state change function to activate pads.
11009
11010         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11011         (mpeg1_parse_header), (mpeg1_sys_type_find):
11012         Add some more debug info in mpeg typefinding.
11013
11014 2006-10-06  Michael Smith  <msmith@fluendo.com>
11015
11016         * ext/theora/theoradec.c: (theora_dec_chain):
11017           Zero byte theora packets are valid and well-defined; don't warn on
11018           them.
11019
11020 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11021
11022         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
11023         (gst_multi_fd_sink_get_stats), (find_limits),
11024         (gst_multi_fd_sink_queue_buffer):
11025           API: add dropped_buffers to the get-stats GValueArray
11026
11027 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11028
11029         * ext/alsa/gstalsadeviceprobe.c:
11030         (gst_alsa_device_property_probe_get_values):
11031         * ext/alsa/gstalsasink.c: (set_hwparams):
11032         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
11033         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
11034         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
11035         (gst_ogg_mux_process_best_pad):
11036         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
11037         (gst_ogg_parse_chain):
11038         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
11039         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11040         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
11041         (gst_vorbis_enc_buffer_check_discontinuous):
11042         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
11043         * gst-libs/gst/audio/gstbaseaudiosink.c:
11044         (gst_base_audio_sink_render):
11045         * gst-libs/gst/cdda/gstcddabasesrc.c:
11046         (gst_cdda_base_src_handle_track_seek):
11047         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11048         (gst_base_rtp_depayload_push_full):
11049         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11050         * gst/audioresample/resample.c: (resample_input_pushthrough):
11051         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
11052         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11053         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11054         (wavpack_type_find):
11055         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11056         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11057         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
11058         * tests/check/elements/volume.c: (GST_START_TEST):
11059           Printf format fixes.
11060
11061 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11062
11063         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
11064           Fix a simple mistake (see the docs)
11065           Fixes #359580
11066
11067 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11068
11069         * docs/plugins/Makefile.am:
11070         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11071         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11072         * docs/plugins/gst-plugins-base-plugins.args:
11073         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11074         * docs/plugins/inspect/plugin-adder.xml:
11075         * docs/plugins/inspect/plugin-alsa.xml:
11076         * docs/plugins/inspect/plugin-audioconvert.xml:
11077         * docs/plugins/inspect/plugin-audiorate.xml:
11078         * docs/plugins/inspect/plugin-audioresample.xml:
11079         * docs/plugins/inspect/plugin-audiotestsrc.xml:
11080         * docs/plugins/inspect/plugin-cdparanoia.xml:
11081         * docs/plugins/inspect/plugin-decodebin.xml:
11082         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11083         * docs/plugins/inspect/plugin-gdp.xml:
11084         * docs/plugins/inspect/plugin-gnomevfs.xml:
11085         * docs/plugins/inspect/plugin-libvisual.xml:
11086         * docs/plugins/inspect/plugin-ogg.xml:
11087         * docs/plugins/inspect/plugin-pango.xml:
11088         * docs/plugins/inspect/plugin-playbin.xml:
11089         * docs/plugins/inspect/plugin-subparse.xml:
11090         * docs/plugins/inspect/plugin-tcp.xml:
11091         * docs/plugins/inspect/plugin-theora.xml:
11092         * docs/plugins/inspect/plugin-typefindfunctions.xml:
11093         * docs/plugins/inspect/plugin-video4linux.xml:
11094         * docs/plugins/inspect/plugin-videorate.xml:
11095         * docs/plugins/inspect/plugin-videoscale.xml:
11096         * docs/plugins/inspect/plugin-videotestsrc.xml:
11097         * docs/plugins/inspect/plugin-volume.xml:
11098         * docs/plugins/inspect/plugin-vorbis.xml:
11099         * docs/plugins/inspect/plugin-ximagesink.xml:
11100         * docs/plugins/inspect/plugin-xvimagesink.xml:
11101           Add vorbistag element to docs; update version numbers to 0.10.10.1.
11102
11103 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11104
11105         Patch by: James "Doc" Livingston <doclivingston at gmail com>
11106
11107         * ext/vorbis/Makefile.am:
11108         * ext/vorbis/vorbis.c: (plugin_init):
11109         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
11110         (vorbis_parse_parse_packet), (vorbis_parse_chain):
11111         * ext/vorbis/vorbisparse.h:
11112         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
11113         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
11114         (gst_vorbis_tag_parse_packet):
11115         * ext/vorbis/vorbistag.h:
11116           Add new vorbistag element which derives from vorbisparse
11117           and is essentially the same as well, only that it implements
11118           the GstTagSetter interface and can modify the stream's
11119           vorbiscomment on the fly (#335635).
11120
11121         * tests/check/Makefile.am:
11122         * tests/check/elements/.cvsignore:
11123         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11124         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
11125         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
11126         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
11127           Add unit test for new vorbistag element.
11128
11129 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11130
11131         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
11132         (vorbis_parse_push_headers), (vorbis_parse_chain):
11133           Set BOS flag in packet structure to fix 'jump depends
11134           on unitialized value' errors in valgrind; various minor
11135           clean-ups.
11136
11137 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
11138
11139         * gst/playback/gstdecodebin.c: (close_pad_link):
11140         Fix typo in a debug statement.
11141
11142         * gst/playback/gstplaybasebin.c: (probe_triggered),
11143         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
11144         (gen_source_element), (source_new_pad), (analyse_source),
11145         (setup_source):
11146         When handling no_more_pads in new_decoded_pad, make sure to treat
11147         subtitle pads correctly. Fixes playback with subtitle files.
11148
11149         Move a recurring message to LOG level.
11150
11151         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11152         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
11153         which ends up as -1 when cast to an int. Make the logic handle the
11154         max value as an unsigned mask and only change the colorkey when it's
11155         a value we recognise.
11156
11157 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11158
11159         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11160         Removed empty * between paragraphs
11161
11162 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11163
11164         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11165         * gst-libs/gst/rtp/README:
11166         Moved some documentation into .c file
11167
11168 2006-09-29  Wim Taymans  <wim@fluendo.com>
11169
11170         * gst/playback/gstdecodebin.c: (no_more_pads):
11171         Fix compilation.
11172
11173 2006-09-29  Wim Taymans  <wim@fluendo.com>
11174
11175         * gst/playback/gstdecodebin.c: (new_caps):
11176         Remove g_print
11177
11178         * gst/playback/gstplaybin.c:
11179         Add some docs.
11180
11181 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11182
11183         * tests/check/Makefile.am:
11184           Re-enable cddabasesrc test to see if it works again
11185           now.
11186
11187 2006-09-29  Wim Taymans  <wim@fluendo.com>
11188
11189         * gst/playback/gstplaybasebin.c: (setup_subtitle),
11190         (gen_source_element):
11191         Handle invalid URIs a bit more gracefully.
11192
11193 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11194
11195         * tests/check/pipelines/oggmux.c:
11196           Remove obsolete comment.
11197
11198 2006-09-29  Michael Smith  <msmith@fluendo.com>
11199
11200         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11201         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
11202         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11203         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
11204         (gst_ogg_mux_collected):
11205           Commit patch from James "Doc" Livingston, adds proper EOS handling
11206           in oggmux. GStreamer can, for the first time ever, create a valid
11207           Ogg file! Yay!
11208
11209         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
11210         (oggmux_suite):
11211           Reenable tests now that they pass.
11212
11213 2006-09-29  Wim Taymans  <wim@fluendo.com>
11214
11215         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11216         Stop reading commands when EOF (we read 0) as well.
11217
11218 2006-09-28  Wim Taymans  <wim@fluendo.com>
11219
11220         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
11221         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
11222         (find_dynamic), (unlinked), (close_link):
11223         Implement delayed caps linking needed for element with a lot of
11224         different caps on the src pads that get fixed at runtime.
11225         Improve management of dynamic elements.
11226
11227         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11228         (group_destroy), (group_commit), (check_queue), (queue_overrun),
11229         (gen_preroll_element), (remove_groups), (unknown_type),
11230         (add_element_stream), (no_more_pads_full), (no_more_pads),
11231         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
11232         (new_decoded_pad), (setup_subtitle), (array_has_value),
11233         (gen_source_element), (source_new_pad), (has_all_raw_caps),
11234         (analyse_source), (remove_decoders), (make_decoder),
11235         (remove_source), (setup_source), (finish_source), (prepare_output),
11236         (gst_play_base_bin_change_state):
11237         * gst/playback/gstplaybasebin.h:
11238         Use more _CAST instead of full type checking casts.
11239         Small cleanups, plug some leaks.
11240         Handle dynamic sources.
11241         Add some helper functions to create lists of strings used for
11242         blacklisting and other stuff.
11243         Refactor some code dealing with analysing the source.
11244         Re-enable sources without pads (like cd:// or other selfcontained
11245         elements).
11246
11247 2006-09-28  Wim Taymans  <wim@fluendo.com>
11248
11249         * gst-libs/gst/audio/gstbaseaudiosink.c:
11250         (gst_base_audio_sink_render):
11251         When we have a timestamp, we can still perform clipping.
11252         When we have no clock, we must play the sample ASAP.
11253
11254 2006-09-28  Wim Taymans  <wim@fluendo.com>
11255
11256         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11257         Set caps on outgoing buffers.
11258
11259         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
11260         (gst_video_rate_event), (gst_video_rate_chain):
11261         * gst/videorate/gstvideorate.h:
11262         Fix videorate some more. Fixes #357977
11263
11264 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11265
11266         * tests/check/elements/adder.c: (adder_suite):
11267           Don't set timeout to 6 seconds when we're running
11268           in valgrind ... (and how is 6 seconds longer than
11269           the default anyway?)
11270
11271 2006-09-28  Wim Taymans  <wim@fluendo.com>
11272
11273         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11274         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
11275         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
11276         Keep sink and src segment to keep track of time and support more
11277         input formats.
11278         Fix bogus next_offset and run_time calculation, don't understand how
11279         this could have worked before. Fixes #357976.
11280         Remove some unneeded vars.
11281
11282 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11283
11284         * gst/playback/gstplaybin.c: (remove_sinks):
11285           Only remove visualisation from visbin if there is a visbin (or:
11286           don't throw warnings when closing totem without playing a file).
11287
11288 2006-09-27  Wim Taymans  <wim@fluendo.com>
11289
11290         * gst-libs/gst/audio/gstbaseaudiosink.c:
11291         (gst_base_audio_sink_render):
11292         Add some more info in a WARNING.
11293
11294         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11295         (gst_base_audio_src_create):
11296         Handle PAUSE in create function, use new -core addition to
11297         wait for playing. Fixes pausing and resuming capture from an
11298         audiosrc.
11299
11300         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11301         (gst_ring_buffer_read):
11302         Constify some more.
11303         Caller supports interrupted reads now.
11304
11305 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11306
11307         * tests/check/Makefile.am:
11308           Another attempt to make the gen64 buildbot happy.
11309
11310 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
11311
11312         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
11313
11314         * ext/libvisual/visual.c: (gst_visual_clear_actors),
11315         (gst_visual_chain), (gst_visual_change_state):
11316           Libvisual plugin was not passing audio data to libvisual 0.4.0 
11317           correctly. Fixes #357800
11318
11319 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11320
11321         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
11322           Add timeout to _get_state() so we see which pipeline it is
11323           that causes trouble on the gen64 build bot.
11324
11325 2006-09-27  Wim Taymans  <wim@fluendo.com>
11326
11327         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11328         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
11329         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
11330         (gst_base_rtp_depayload_set_gst_timestamp):
11331         the source pad always uses fixed caps.
11332
11333 2006-09-27  Wim Taymans  <wim@fluendo.com>
11334
11335         * docs/libs/gst-plugins-base-libs-docs.sgml:
11336         * docs/libs/gst-plugins-base-libs-sections.txt:
11337         * gst-libs/gst/audio/gstaudioclock.c:
11338         * gst-libs/gst/audio/gstaudioclock.h:
11339         * gst-libs/gst/audio/gstaudiosink.c:
11340         * gst-libs/gst/audio/gstaudiosink.h:
11341         * gst-libs/gst/audio/gstaudiosrc.c:
11342         * gst-libs/gst/audio/gstbaseaudiosink.c:
11343         (gst_base_audio_sink_render):
11344         * gst-libs/gst/audio/gstbaseaudiosink.h:
11345         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
11346         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11347         * gst-libs/gst/audio/gstringbuffer.h:
11348         Added docs for the audio libs.
11349
11350 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11351
11352         * tests/check/Makefile.am:
11353           Temporarily disable test that fails on the bots for unknown reasons.
11354
11355 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11356
11357         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11358         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11359         Moved AudioCodecType into priv
11360         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
11361
11362 2006-09-25  Wim Taymans  <wim@fluendo.com>
11363
11364         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11365         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
11366         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
11367         (new_pad):
11368         Cleanups and small leak fixes.
11369         Added Depayloaders to valid list of autopluggable elements.
11370
11371 2006-09-25  Wim Taymans  <wim@fluendo.com>
11372
11373         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11374         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
11375         (gen_video_element), (gen_text_element), (gen_audio_element),
11376         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
11377         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
11378         Detect NO_PREROLL state change returns and disable clock distribution to
11379         the sinks so that sync is disabled.
11380         Avoid some type checking and do simple casts instead.
11381         Small cleanups, fix some FIXMEs.
11382         Be more robust when linking user specified elements, catch an report
11383         errors. Fixes #357404.
11384         Fix some leaks in the error paths.
11385
11386 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
11387
11388         * ChangeLog:
11389           ChangeLog surgery for missing bug-number
11390
11391 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11392
11393         Patch by: Peter Kjellerstedt  <pkj at axis com>
11394
11395         * gst/playback/test.c:
11396           Fix compilation with uClibc and -Werror (#357591).
11397
11398 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11399
11400         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
11401           Parse dates that are followed by a time as well (#357532).
11402
11403         * tests/check/libs/tag.c: (test_vorbis_tags):
11404           Add unit test for this.
11405
11406 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11407
11408         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
11409         (gst_audio_convert_transform_caps):
11410         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
11411         * gst/videotestsrc/videotestsrc.h:
11412           A few array const-ifications.
11413
11414 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11415
11416         * tests/check/Makefile.am:
11417           See if this makes the build bots happy.
11418
11419         * tests/check/libs/cddabasesrc.c:
11420           UTF8-ise my name.
11421
11422 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11423
11424         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11425
11426         * gst/subparse/samiparse.c: (handle_start_font),
11427         (fix_invalid_entities):
11428           More case-insensitivity for certain tags; recognise entities with
11429           decimal codes as special entities as well (#357330).
11430
11431 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11432
11433         * gst-libs/gst/Makefile.am:
11434           Need to build tag directory before cdda.
11435
11436 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11437
11438         * docs/libs/gst-plugins-base-libs-sections.txt:
11439         * gst-libs/gst/cdda/Makefile.am:
11440         * gst-libs/gst/cdda/gstcddabasesrc.c:
11441         (gst_cdda_base_src_base_init):
11442         * gst-libs/gst/cdda/gstcddabasesrc.h:
11443         * gst-libs/gst/tag/tag.h:
11444         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
11445         (gst_tag_register_musicbrainz_tags):
11446           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
11447           depend on libgsttag. This is required so we can extract/read tags like
11448           DISCID without depending on libgstcddabasesrc (which used to register
11449           them).
11450
11451         * gst-libs/gst/tag/gstvorbistag.c:
11452           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
11453           tags (also see #347848).
11454
11455         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
11456           Log vorbis comments we are actually writing. Const-ify array.
11457
11458 2006-09-23  Wim Taymans  <wim@fluendo.com>
11459
11460         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
11461         Improve buffering a bit by avoiding a deadlock because we cannot assume
11462         the underrun is always called.
11463
11464 2006-09-23  Wim Taymans  <wim@fluendo.com>
11465
11466         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11467
11468         * gst-libs/gst/riff/riff-ids.h:
11469         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11470         (gst_riff_create_audio_template_caps):
11471         Added MPEG-4 AAC and id and caps. Fixes #357289
11472         Added WMA9 Lossless id.
11473
11474 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11475
11476         * ext/gnomevfs/gstgnomevfssrc.c:
11477           Fix misleading docs addition.
11478
11479         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
11480           Get rid of compiler warning the right way.
11481
11482 2006-09-22  Wim Taymans  <wim@fluendo.com>
11483
11484         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11485         (gst_base_rtp_depayload_finalize),
11486         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
11487         (gst_base_rtp_depayload_push_full),
11488         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
11489         (gst_base_rtp_depayload_process),
11490         (gst_base_rtp_depayload_set_gst_timestamp),
11491         (gst_base_rtp_depayload_queue_release):
11492         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11493         Small cleanups.
11494         Fix some leaks.
11495         Refactored the process method and added methods to push from the process
11496         vmethod.
11497         Use _scale functions.
11498         API: gst_base_rtp_depayload_push_ts
11499         API: gst_base_rtp_depayload_push
11500
11501         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11502         timestamps are uint.
11503
11504 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
11505
11506         * gst-libs/gst/interfaces/xoverlay.c:
11507           Remove unused statement from doc example.
11508
11509 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
11510
11511         * gst-libs/gst/interfaces/videoorientation.c:
11512         (gst_video_orientation_iface_init),
11513         (gst_video_orientation_get_hflip),
11514         (gst_video_orientation_get_vflip),
11515         (gst_video_orientation_get_hcenter),
11516         (gst_video_orientation_get_vcenter),
11517         (gst_video_orientation_set_hflip),
11518         (gst_video_orientation_set_vflip),
11519         (gst_video_orientation_set_hcenter),
11520         (gst_video_orientation_set_vcenter):
11521           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
11522           in ChangeLog)
11523
11524 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
11525
11526         * tests/check/Makefile.am:
11527         * tests/check/elements/.cvsignore:
11528         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
11529         (create_rgb_conversions), (rgb_conversion_free),
11530         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
11531         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
11532           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
11533           but disable for now since it doesn't pass (something wrong with
11534           RGBA somewhere).
11535
11536 2006-09-21  Wim Taymans  <wim@fluendo.com>
11537
11538         * gst/playback/gstplaybasebin.c: (group_commit),
11539         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
11540         (queue_out_of_data), (gen_preroll_element),
11541         (preroll_remove_overrun), (probe_triggered):
11542         Refactor handling of overrun detection.
11543         Separate handling of group completion and deadlock detection when doing
11544         network buffering. This should fix some deadlocks that were not detected
11545         because the group was completed.
11546         Add more comments, improve debugging.
11547
11548 2006-09-21  Wim Taymans  <wim@fluendo.com>
11549
11550         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
11551         * tests/check/libs/audio.c:
11552         Some more compilation fixes.
11553
11554 2006-09-21  Wim Taymans  <wim@fluendo.com>
11555
11556         * gst-libs/gst/audio/gstringbuffer.c:
11557         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
11558         (gst_ring_buffer_read):
11559         Early morning compilation fix.
11560
11561 2006-09-20  Wim Taymans  <wim@fluendo.com>
11562
11563         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
11564         * tests/check/elements/multifdsink.c: (GST_START_TEST):
11565         * tests/check/elements/videorate.c: (GST_START_TEST):
11566         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
11567         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
11568         Fix some warnings.
11569
11570 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
11571
11572         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11573         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
11574         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
11575           Handcrafted merge to help CVS understanding what I changed and what
11576           not.
11577
11578 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
11579
11580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11581         (gst_xvimagesink_get_times):
11582           change colorkey behaviour back according to #354773 comment 6/7
11583
11584 2006-09-19  Michael Smith  <msmith@fluendo.com>
11585
11586         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
11587         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
11588         (gst_multi_fd_sink_recover_client),
11589         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
11590         (gst_multi_fd_sink_get_property):
11591         * gst/tcp/gstmultifdsink.h:
11592           Implement stubbed out properties unit-type, units-soft-max,
11593           units-max, to allow specifying maximum sizes in units other than
11594           buffers.
11595           Fixes #355935
11596
11597 2006-09-19  Wim Taymans  <wim@fluendo.com>
11598
11599         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11600         (gst_riff_create_audio_template_caps):
11601         Reorder the audio formats a bit for clarity.
11602         Detect and create caps for MSGSM and MSN (WAV49).
11603         Fixes #356596.
11604
11605         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11606         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
11607         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
11608         Small cleanups, move error handling out of normal flow for clarity.
11609
11610 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11611
11612         * docs/libs/gst-plugins-base-libs-docs.sgml:
11613         * docs/libs/gst-plugins-base-libs.types:
11614         * gst-libs/gst/interfaces/Makefile.am:
11615         * gst-libs/gst/interfaces/videoorientation.c:
11616         (gst_video_orientation_get_type),
11617         (gst_video_orientation_iface_init),
11618         (gst_video_orientation_get_hflip),
11619         (gst_video_orientation_get_vflip),
11620         (gst_video_orientation_get_hcenter),
11621         (gst_video_orientation_get_vcenter),
11622         (gst_video_orientation_set_hflip),
11623         (gst_video_orientation_set_vflip),
11624         (gst_video_orientation_set_hcenter),
11625         (gst_video_orientation_set_vcenter):
11626         * gst-libs/gst/interfaces/videoorientation.h:
11627           API: Add new interface to control video orientation (fixes #354908)
11628
11629 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11630
11631         * gst/videotestsrc/gstvideotestsrc.c:
11632           Use G_UNLIKELY in _create and log one more detail.
11633           
11634         (gst_video_test_src_get_times), (gst_video_test_src_create):
11635         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
11636           Use gst_util_uint64_scale_int in _get_times().
11637
11638 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11639
11640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
11641           Give better warning message (add object and detail).
11642
11643 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11644
11645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11646         (gst_xvimagesink_get_times):
11647           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
11648           #354773), use gst_util_uint64_scale_int in _get_times()
11649
11650 2006-09-18  Michael Smith  <msmith@fluendo.com>
11651
11652         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
11653           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
11654           always true, leading to dropping all timestamps.
11655
11656 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11657
11658         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
11659         (gst_visual_chain), (gst_visual_change_state):
11660           update to work also with libvisual 0.4 API, fix double unref (#355914)
11661           
11662         * tools/gst-launch-ext.1.in:
11663         * tools/gst-visualise.1.in:
11664           remove references to old man-pages
11665
11666         * tests/examples/seek/seek.c: (main):
11667           add real meadi-buttons, add tool-tips for the seek-options, arrange
11668           seek options in a table
11669
11670 2006-09-18  Michael Smith  <msmith@fluendo.com>
11671
11672         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
11673         (gst_ogg_mux_push_buffer):
11674           Don't generate out-of-order timestamps from oggmux, instead clamp
11675           output timestamps to be >= the previously output ts.
11676           Fixes #355595
11677
11678 2006-09-18  Michael Smith  <msmith@fluendo.com>
11679
11680         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
11681         (gst_multi_fd_sink_class_init):
11682           Updates, fixes, and typo corrections for multifdsink. No functional
11683           changes.
11684
11685 2006-09-17  Michael Smith  <msmith@fluendo.com>
11686
11687         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
11688           Don't crash on truncated files - check that we got an 8 byte buffer
11689           before trying to memcmp it.
11690
11691 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
11692
11693         * gst/playback/gstplaybasebin.c: (get_active_source):
11694           Make stream-switching appear instant to the application
11695           (ie. make sure that a g_object_get on 'current-foo' returns
11696           the stream previously set with g_object_set(). Totem needs
11697           this to update stream-related meta-info (like audio-codec)
11698           correctly when switching streams.
11699
11700 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
11701
11702         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
11703         (gst_alsa_mixer_ensure_track_list):
11704           Try harder to guess which mixer track is the master mixer
11705           track (instead of just taking the first one that has a pvolume).
11706           Fixes #342228.
11707
11708 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
11709
11710         reviewed by: <delete if not using a buddy>
11711
11712         * gst-libs/gst/audio/audio.h:
11713         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
11714
11715 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
11716
11717         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
11718         (gst_audio_convert_transform_caps):
11719           Get structure-name just once.
11720
11721 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
11722
11723         * tests/check/elements/audioresample.c: (GST_START_TEST):
11724         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
11725         * tests/check/elements/volume.c: (GST_START_TEST):
11726         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
11727         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
11728         (test_pipeline), (GST_START_TEST):
11729         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
11730         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
11731           Fix big batch of compiler warnings.
11732
11733 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
11734
11735         * ext/gnomevfs/gstgnomevfssrc.c:
11736           Add docs about icydemux usage in connection with gnomevfssrc
11737
11738         * ext/libvisual/visual.c:
11739         * ext/ogg/gstoggaviparse.c:
11740         * ext/ogg/gstoggdemux.c:
11741         * ext/ogg/gstoggmux.c:
11742         * ext/ogg/gstoggparse.c:
11743         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11744         * gst-libs/gst/audio/gstaudiosink.c:
11745         * gst-libs/gst/audio/gstaudiosrc.c:
11746         * gst/audiorate/gstaudiorate.c:
11747           More G_OBJECT macro fixing.
11748
11749         * gst/audiotestsrc/gstaudiotestsrc.h:
11750           Fix wrong info in header due to copy & paste
11751
11752 2006-09-15  Wim Taymans  <wim@fluendo.com>
11753
11754         * gst-libs/gst/audio/gstbaseaudiosink.c:
11755         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
11756         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11757         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
11758         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
11759         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11760         Do the delay calculation in the source/sink base classes as this is
11761         specific for the capture/playback mode.
11762         Try to fixate a bit better, like round depth up to a multiple of 8
11763         bigger than width.
11764         Handle underruns correctly by marking DISCONT on buffers and adjusting
11765         timestamps to handle the gap.
11766         Set offset/offset_end correctly on buffers.
11767
11768         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
11769         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
11770         (gst_ring_buffer_read):
11771         Remove resync and underrun recovery from the ringbuffer.
11772         Fix ringbuffer read code on under/overrun.
11773
11774 2006-09-15  Wim Taymans  <wim@fluendo.com>
11775
11776         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11777         (gst_play_base_bin_init), (fill_buffer), (check_queue),
11778         (queue_threshold_reached), (gst_play_base_bin_set_property),
11779         (gst_play_base_bin_get_property):
11780         * gst/playback/gstplaybasebin.h:
11781         Don't use a 0 low watermark when buffering, it is catching starvation
11782         way too late. Instead, use a 3 second queue with 30 and 95
11783         percent low/high watermarks. 
11784         Added queue-min-threshold property to configure low watermark.
11785         Use new _buffering message API.
11786         Make queue_threshold variable big enough to store a uint64 time value.
11787         API: playbin::queue-min-threshold property.
11788
11789 2006-09-15  Wim Taymans  <wim@fluendo.com>
11790
11791         * configure.ac:
11792         We require 0.10.10.1 now because of _wait_preroll().
11793
11794         * gst-libs/gst/audio/gstbaseaudiosink.c:
11795         (gst_base_audio_sink_render):
11796         Use gst_base_sink_wait_preroll().
11797
11798 2006-09-15  Wim Taymans  <wim@fluendo.com>
11799
11800         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
11801         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
11802         Use DEBUG_OBJECT more.
11803
11804 === release 0.10.10 ===
11805
11806 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
11807
11808         patch by: Michael Smith <msmith at fluendo dot com>
11809
11810         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
11811         (gst_multi_fd_sink_client_queue_buffer),
11812         (gst_multi_fd_sink_new_client):
11813         * tests/check/elements/multifdsink.c: (GST_START_TEST),
11814         (multifdsink_suite):
11815           Fix implementation of sync-method 'next-keyframe'
11816           Closes #354594
11817
11818 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
11819
11820         patch by: Wim Taymans <wim at fluendo dot com>
11821
11822         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
11823         This patch removes the RANDOM flag that was incorrectly introduced with
11824         revision 1.91.  Fixes #354590
11825
11826 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
11827
11828         * tests/check/Makefile.am:
11829           Random variation in Makefile line to see if it makes the
11830           gen64-base-full bot any happier.
11831
11832 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
11833
11834         * tests/check/pipelines/oggmux.c: (oggmux_suite):
11835           Disable test that fails at the moment (killed after timeout).
11836
11837 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
11838
11839         Patch by: James Livingston  <doclivingston at gmail.com>
11840
11841         * tests/check/Makefile.am:
11842         * tests/check/pipelines/.cvsignore:
11843         * tests/check/pipelines/oggmux.c: (get_page_codec),
11844         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
11845         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
11846         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
11847         (test_theora_vorbis), (oggmux_suite):
11848           Add simple unit test for oggmux from #337026 with checking for the
11849           EOS flags disabled for the time being.
11850
11851 2006-09-04  Wim Taymans  <wim@fluendo.com>
11852
11853         patch by: Alessandro Dessina <alessandro nnva org>
11854
11855         * ext/ogg/gstoggmux.c:
11856         Add cmml caps to oggmux. Fixes #353912
11857
11858 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
11859
11860         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
11861           Returning a return value often helps. In this case, we
11862           don't need the return value anyway, so just get rid of it.
11863           Should make build bots much happier.
11864
11865 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
11866
11867         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
11868         (paint_get_structure), (gst_video_test_src_get_size),
11869         (gst_video_test_src_smpte), (gst_video_test_src_snow),
11870         (gst_video_test_src_unicolor), (paint_setup_AYUV),
11871         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
11872         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
11873         * gst/videotestsrc/videotestsrc.h:
11874           Add support for AYUV and the various RGBA formats. Initialise
11875           fields of paintinfo structs allocated on the stack.
11876
11877         * tests/check/elements/videotestsrc.c: (right_shift_colour),
11878         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
11879         (check_rgb_buf), (videotestsrc_suite):
11880           Add unit tests for videotestsrc's RGB output.
11881
11882 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
11883
11884         * gst/videotestsrc/gstvideotestsrc.c:
11885         (gst_video_test_src_pattern_get_type),
11886         (gst_video_test_src_set_pattern):
11887         * gst/videotestsrc/gstvideotestsrc.h:
11888         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
11889         (gst_video_test_src_black), (gst_video_test_src_white),
11890         (gst_video_test_src_red), (gst_video_test_src_green),
11891         (gst_video_test_src_blue):
11892         * gst/videotestsrc/videotestsrc.h:
11893           Add more uni-colour patterns ("white", "red", "green", and "blue").
11894
11895 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
11896
11897         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
11898           Fix stride for YVYU, should be word-aligned (#353658).
11899
11900 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
11901
11902         * gst/adder/gstadder.c: (gst_adder_src_event):
11903           Fix build.
11904
11905 2006-08-31  Edward Hervey  <edward@fluendo.com>
11906
11907         * gst/adder/gstadder.c: (forward_event_func),
11908         (gst_adder_src_event), (gst_adder_collected),
11909         (gst_adder_change_state):
11910         * gst/adder/gstadder.h:
11911         Remember the start position asked in the incoming seeks, so we can
11912         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
11913         of assuming it will always be 0).
11914
11915 2006-08-31  Edward Hervey  <edward@fluendo.com>
11916
11917         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
11918         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
11919         (gst_ogg_demux_loop):
11920         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
11921
11922 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
11923
11924         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11925         (gst_ffmpegcsp_get_unit_size):
11926           Return FALSE instead of returning a random false unit
11927           size when the format isn't known/supported (even if
11928           this shouldn't happen under normal circumstances).
11929
11930 2006-08-29  Wim Taymans  <wim@fluendo.com>
11931
11932         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
11933
11934         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
11935         (gst_gnome_vfs_src_start):
11936         Try harder to get the size from a uri by using _info_uri() when
11937         _info_from_handle() does not give us enough info. 
11938         Also follow symlinks when getting the size.
11939         Partially Fixes #332864.
11940
11941 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
11942
11943         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
11944
11945         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
11946         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
11947         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
11948         (gst_alsa_mixer_set_record):
11949         * ext/alsa/gstalsamixertrack.c:
11950         (gst_alsa_mixer_track_update_alsa_capabilities),
11951         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
11952         (gst_alsa_mixer_track_update):
11953         * ext/alsa/gstalsamixertrack.h:
11954           Improve and fix mixer track handling, in particular better handling
11955           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
11956           separate track objects for tracks that have both capture and playback
11957           volume (and label them differently as well so they're not mistakenly
11958           assumed to be duplicates); classify mixer tracks that only affect
11959           the audible volume of something (rather than the capture volume)
11960           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
11961           for capture tracks to correspond to alsa-pswitch alsa-cswitch
11962           (following the meaning documented in the mixer interface header
11963           file); add support for alsa's exclusive cswitch groups; update/sync
11964           state/flags better if mixer settings are changed by another
11965           application. Fixes #336075.
11966
11967 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
11968
11969         * gst/playback/gstplaybin.c:
11970           Improve docs: add section about BUFFERING messages sent by playbin.
11971
11972 2006-08-29  Michael Smith  <msmith@fluendo.com>
11973
11974         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
11975         (gst_vorbis_enc_buffer_check_discontinuous),
11976         (gst_vorbis_enc_chain):
11977           Ignore explicit DISCONT marked on buffers (which is often spurious,
11978           particularly when using multiple segments), in favour of solely
11979           using the timestamps/durations.
11980
11981 2006-08-29  Edward Hervey  <edward@fluendo.com>
11982
11983         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11984         Don't rely on incoming buffers offset anymore, since it is completely
11985         broken when using multiple segments.
11986         Instead convert the incoming buffers timestamp to running time, and
11987         then convert that value to the offsets.
11988         Also inform GstSegment of the last outputted stop position, which is
11989         needed if we received several segments with an unknown stop value.
11990
11991 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11992
11993         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
11994           fix buffer unreffing on a header push failure
11995
11996 2006-08-28  Wim Taymans  <wim@fluendo.com>
11997
11998         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
11999         (gst_audio_rate_chain):
12000         Make the metadata of the buffer writable before changing its
12001         flags.
12002
12003 2006-08-28  Wim Taymans  <wim@fluendo.com>
12004
12005         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12006         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12007         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
12008         (gst_audio_rate_chain), (gst_audio_rate_change_state):
12009         Fix audiorate some more.
12010         Reset and resync counters on flush and READY.
12011         Handle the DISCONT flag correctly.
12012         Use GstSegment to track position.
12013         Fail when not negotiated.
12014         Fixes #353234.
12015
12016 2006-08-25  Michael Smith  <msmith@fluendo.com>
12017
12018         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12019           Fix spelling.
12020           Remove accidently included debug line.
12021
12022 2006-08-25  Wim Taymans  <wim@fluendo.com>
12023
12024         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12025         Small cleanups.
12026         If a buffer is received with no caps, make the buffer metadata
12027         writable and set the caps, making sure that we don't screw up the
12028         refcounts.
12029
12030 2006-08-25  Michael Smith  <msmith@fluendo.com>
12031
12032         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
12033         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
12034           Fix memory leaks and misleading debug messages, add a couple of
12035           comments.
12036
12037         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
12038         (gst_multi_fd_sink_render):
12039           Do not use gst_buffer_make_writable() in a basesink render method,
12040           as it may incorrectly unref the buffer. Instead, use convoluted
12041           dance to avoid copying the buffer except when we need to.
12042
12043 2006-08-25  Michael Smith  <msmith@fluendo.com>
12044
12045         * ext/vorbis/vorbisenc.c:
12046         (gst_vorbis_enc_buffer_check_discontinuous):
12047           Allow very small discontinuities in the timestamps. These we can't
12048           do anything useful with anyway (because vorbis's timestamps have
12049           only sample granularity), and are commonly produced by elements with
12050           minor bugs. Allow up to 1/2 a sample out.
12051           Fixes #351742.
12052
12053 2006-08-24  Wim Taymans  <wim@fluendo.com>
12054
12055         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
12056         (play_scrub_toggle_cb), (main):
12057         Add a checkbox to enable play scrubbing. Makes it possible to disable
12058         normal scrubbing.
12059
12060 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12061
12062         * tests/check/elements/.cvsignore:
12063           make buildbot happy
12064
12065 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12066
12067         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
12068         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
12069         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
12070         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
12071         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12072         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
12073         (gst_ogm_text_parse_strip_trailing_zeroes),
12074         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
12075         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
12076           Refactor ogm parse, do better input checking, misc. clean-ups.
12077           Cache incoming events and push them once the source pad has
12078           been created. Don't pass unterminated strings to sscanf().
12079           Strip trailing zeroes from subtitle text output, since they
12080           are not valid UTF-8. Don't push vorbiscomment packets on
12081           the subtitle text pad. Output perfect streams if possible.
12082
12083 2006-08-23  Wim Taymans  <wim@fluendo.com>
12084
12085         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12086         Waits for tasks to settle down so that we clean up correctly for 
12087         valgrind.
12088
12089 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12090
12091         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
12092           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
12093           actually return return value in taglists_are_equal.
12094
12095 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12096
12097         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12098           Fix crash due to broken bitstream parsing on x86-64: can't make
12099           any assumptions about sizeof(struct) due to alignment/packing
12100           differences on different architectures. Fixes #351790.
12101
12102 2006-08-22  Wim Taymans  <wim@fluendo.com>
12103
12104         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12105         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
12106         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12107         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
12108         (gst_riff_parse_info):
12109         Protect public functions against bad input.
12110         Do some cleanups.
12111         Fix documentation.
12112
12113 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12114
12115         * gst-libs/gst/riff/riff-ids.h:
12116         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12117           Add voxware audio IDs (even if we can't play it) (#351795).
12118
12119 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12120
12121         * gst-libs/gst/riff/riff-media.c:
12122         (gst_riff_create_video_template_caps),
12123         (gst_riff_create_audio_template_caps),
12124         (gst_riff_create_iavs_template_caps):
12125           Const-ify some arrays and use G_N_ELEMENTS instead
12126           of wasting oodles of RAM on terminator bits.
12127
12128 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12129
12130         * gst-libs/gst/tag/gstvorbistag.c:
12131         (gst_tag_list_to_vorbiscomment_buffer):
12132         * tests/check/libs/tag.c: (GST_START_TEST):
12133           And the same for _to_vorbiscomment_buffer(): allow
12134           id_data_len == 0 for speex.
12135
12136 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12137
12138         * configure.ac:
12139         * docs/plugins/Makefile.am:
12140         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12141         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12142         * docs/plugins/inspect/plugin-gdp.xml:
12143         * gst/gdp/Makefile.am:
12144         * tests/check/Makefile.am:
12145           Move GDP plugin to -base from -bad.  Closes #347783.
12146
12147 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12148
12149         * gst-libs/gst/tag/gstvorbistag.c:
12150         (gst_tag_list_from_vorbiscomment_buffer):
12151           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
12152           Also add some checks to make sure we don't memcmp() beyond the end of
12153           vorbiscomment buffer if the ID to check for is larger than the buffer.
12154
12155         * tests/check/libs/tag.c: (GST_START_TEST):
12156           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
12157
12158 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12159
12160         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
12161         (gst_vorbis_enc_set_metadata):
12162           Use vorbis comment utility functions from libgsttag
12163           instead of re-inventing the wheel (partially fixes #347091).
12164
12165 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12166
12167         * tests/check/elements/audioconvert.c: (GST_START_TEST):
12168         Fix leaks. Wait for state transitions that might happen ASYNC, as well
12169         as some that won't.
12170
12171 2006-08-21  Wim Taymans  <wim@fluendo.com>
12172
12173         * docs/libs/Makefile.am:
12174         * docs/libs/gst-plugins-base-libs-sections.txt:
12175         * docs/libs/gst-plugins-base-libs.types:
12176         Don't try to GObject scan the netbuffer as it's not a GObject.
12177         Fixes #351308.
12178
12179         * gst-libs/gst/netbuffer/gstnetbuffer.c:
12180         * gst-libs/gst/netbuffer/gstnetbuffer.h:
12181         Document GstNetBuffer.
12182
12183 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12184
12185         * tests/check/elements/audioconvert.c: (GST_START_TEST),
12186         (audioconvert_suite):
12187           Add testcase for caps-size-explosion
12188
12189 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12190
12191         * gst/audioconvert/gstaudioconvert.c:
12192         (gst_audio_convert_get_unit_size), (set_structure_widths):
12193           Lower debug, use g_assert in _get_unit_size
12194
12195         * gst/audioresample/gstaudioresample.c:
12196         (audioresample_get_unit_size):
12197         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12198         (gst_ffmpegcsp_get_unit_size):
12199         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
12200           use g_assert in _get_unit_size
12201
12202 2006-08-18  Wim Taymans  <wim@fluendo.com>
12203
12204         * docs/libs/gst-plugins-base-libs-sections.txt:
12205         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
12206         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
12207         (gst_rtp_buffer_get_payload_buffer):
12208         * gst-libs/gst/rtp/gstrtpbuffer.h:
12209         Document GstRTPBuffer.
12210         Added function to efficiently strip payload headers.
12211         API: gst_rtp_buffer_get_payload_subbuffer()
12212
12213 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12214
12215         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12216         (gst_tag_to_vorbis_comments):
12217           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
12218           tags and deserialise them properly as well (#347091).
12219           Add some more gtk-doc blurbs and also some g_return_if_fail().
12220
12221         * tests/check/libs/tag.c: (GST_START_TEST),
12222         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
12223           More tests.
12224
12225 2006-08-17  Wim Taymans  <wim@fluendo.com>
12226
12227         * ext/ogg/Makefile.am:
12228         * ext/ogg/gstogg.c: (plugin_init):
12229         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
12230         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
12231         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
12232         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
12233         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
12234         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
12235         Added ogg-in-avi parser element. Fixes #140139.
12236
12237         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
12238         Fixed a bug in oggdemux debug code.
12239
12240         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12241         (gst_riff_create_audio_template_caps):
12242         Recognise Ogg in the AVI extensible wave format.
12243
12244 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12245
12246         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12247           Make buffer durations add up (duration should be next_ts-ts for
12248           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
12249           from CVS.
12250
12251         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
12252         (test_buffer_timestamps), (cddabasesrc_suite):
12253           Add unit test for the above.
12254
12255         * tests/check/Makefile.am:
12256           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
12257           to see what happens.
12258
12259 2006-08-16  Wim Taymans  <wim@fluendo.com>
12260
12261         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
12262         (gst_alsasink_open):
12263         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
12264         (gst_alsasrc_open):
12265         Avoid setting and using a NULL device name.
12266         Print more info when we fail to open a device.
12267
12268 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12269
12270         * docs/libs/gst-plugins-base-libs-sections.txt:
12271         * gst-libs/gst/tag/tag.h:
12272         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
12273           API: add gst_tag_parse_extended_comment() (#351426).
12274
12275         * tests/check/Makefile.am:
12276         * tests/check/libs/.cvsignore:
12277         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
12278           Add unit test for gst_tag_parse_extended_comment().
12279
12280 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12281
12282         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
12283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
12284           Fix leak (#351502).
12285
12286 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12287
12288         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12289         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12290         * docs/plugins/gst-plugins-base-plugins.args:
12291         * gst/playback/gstplaybin.c:
12292           Document playbin.
12293           
12294         * docs/plugins/inspect/plugin-adder.xml:
12295         * docs/plugins/inspect/plugin-alsa.xml:
12296         * docs/plugins/inspect/plugin-audioconvert.xml:
12297         * docs/plugins/inspect/plugin-audiorate.xml:
12298         * docs/plugins/inspect/plugin-audioresample.xml:
12299         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12300         * docs/plugins/inspect/plugin-cdparanoia.xml:
12301         * docs/plugins/inspect/plugin-decodebin.xml:
12302         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12303         * docs/plugins/inspect/plugin-gnomevfs.xml:
12304         * docs/plugins/inspect/plugin-ogg.xml:
12305         * docs/plugins/inspect/plugin-pango.xml:
12306         * docs/plugins/inspect/plugin-playbin.xml:
12307         * docs/plugins/inspect/plugin-subparse.xml:
12308         * docs/plugins/inspect/plugin-tcp.xml:
12309         * docs/plugins/inspect/plugin-theora.xml:
12310         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12311         * docs/plugins/inspect/plugin-video4linux.xml:
12312         * docs/plugins/inspect/plugin-videorate.xml:
12313         * docs/plugins/inspect/plugin-videoscale.xml:
12314         * docs/plugins/inspect/plugin-videotestsrc.xml:
12315         * docs/plugins/inspect/plugin-volume.xml:
12316         * docs/plugins/inspect/plugin-vorbis.xml:
12317         * docs/plugins/inspect/plugin-ximagesink.xml:
12318         * docs/plugins/inspect/plugin-xvimagesink.xml:
12319           Update to CVS version.
12320
12321 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12322
12323         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12324         (gst_play_bin_set_property), (gst_play_bin_get_property),
12325         (value_list_append_structure_list),
12326         (gst_play_bin_handle_redirect_message),
12327         (gst_play_bin_handle_message):
12328           API: GstPlayBin::connection-speed
12329           Add "connection-speed" property; re-order redirect messages with
12330           multiple redirect locations depending on the minimum bitrate if
12331           that information is available and a connection speed is set
12332           (#350399).
12333
12334 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12335
12336         * gst/playback/gstplaybin.c:
12337           Update max volume to the same value that the volume element uses.
12338
12339 2006-08-14  Wim Taymans  <wim@fluendo.com>
12340
12341         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
12342         Less uglyness..
12343
12344 2006-08-14  Wim Taymans  <wim@fluendo.com>
12345
12346         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
12347         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
12348         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
12349         Add some more debug info.
12350         Don't crash when a seek failed.
12351         Actually return the result of the seek instead of TRUE.
12352         Ignore multiple BOS pages with the same serial so that we don't create
12353         the same stream multiple times.
12354         Post an error when we fail to do the initial seek.
12355
12356 2006-08-13  Wim Taymans  <wim@fluendo.com>
12357
12358         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
12359         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
12360         Small code cleanup.
12361
12362         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
12363         (gst_alsa_mixer_new):
12364         Remove hack that always set the device to hw:0*.
12365         Properly find the card name for whatever device was configured.
12366         Do some better debugging.
12367         Fixes #350784.
12368
12369         * ext/alsa/gstalsamixerelement.c:
12370         (gst_alsa_mixer_element_set_property),
12371         (gst_alsa_mixer_element_change_state):
12372         Cleanups.
12373         Handle setting of a NULL device name better.
12374
12375 2006-08-11  Wim Taymans  <wim@fluendo.com>
12376
12377         * gst/adder/gstadder.c:
12378         Don't clip float values. Fixes #350900.
12379
12380 2006-08-11  Andy Wingo  <wingo@pobox.com>
12381
12382         * gst/tcp/gsttcp.c: Really fix the build?
12383
12384         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
12385         fixes the build.
12386
12387 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12388
12389         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
12390           Float caps shouldn't have a "signed" field.
12391
12392 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12393
12394         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
12395           Implement SEEKING query in its most basic form, so that we can
12396           at least check if we're seekable or not (#350655).
12397
12398 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
12399
12400         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
12401           The checks here are not even close to anything that would
12402           justify MAXIMUM probability, lowering to POSSIBLE until someone
12403           fixes the checks (case at hand: quicktime redirection files
12404           might start with 00 00 01 XX and pass the checks here just
12405           fine, see #350399).
12406
12407 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12408
12409         Patch by: Sjoerd Simons  <sjoerd at luon net>
12410
12411         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
12412           Better detection for multipart/x-mixed-replace: accept leading
12413           whitespaces before the boundary marker as well (as our very own
12414           multipartmux used to produce) (#349068).
12415
12416 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
12417
12418         Patch by: Young-Ho Cha  <ganadist at chollian net>
12419
12420         * gst-libs/gst/riff/riff-ids.h:
12421         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12422         (gst_riff_create_audio_template_caps):
12423           Detect DTS audio streams (#350157).
12424
12425 2006-08-05  Andy Wingo  <wingo@pobox.com>
12426
12427         * ext/theora/gsttheoraparse.h:
12428         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
12429         (theora_parse_dispose, theora_parse_set_property)
12430         (theora_parse_get_property, theora_parse_munge_granulepos)
12431         (theora_parse_push_buffer, theora_parse_change_state):
12432         API: GstTheoraParse::synchronization-points
12433         Add a property 'synchronization-points' to fix badly synchronized oggs.
12434
12435 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12436
12437         * tests/check/Makefile.am:
12438         * tests/check/libs/.cvsignore:
12439         * tests/check/libs/audio.c: (structure_contains_channel_positions),
12440         (fixed_caps_have_channel_positions), (GST_START_TEST),
12441         (audio_suite), (main):
12442           Add a few tests for the channel position stuff in libgstaudio.
12443
12444 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12445
12446         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
12447         (gst_alsa_detect_channels):
12448         * ext/alsa/gstalsasink.c:
12449           Add support for cards that (only) do more than 8 channels,
12450           like the Delta 44 (#345188).
12451
12452         * gst-libs/gst/audio/multichannel.c:
12453         (gst_audio_check_channel_positions):
12454         * gst-libs/gst/audio/multichannel.h:
12455           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
12456           unspecified channel position and cannot be combined with any
12457           of the other audio channel positions; adjust position layout
12458           checks accordingly (#345188).
12459
12460 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12461
12462         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12463           Recognise ancient RealAudio files (see #349779).
12464
12465 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12466
12467         Patch by: Jens Granseuer  <jensgr at gmx net>
12468
12469         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12470           Add typefinder for Interplay's MVE format (#348973).
12471
12472 2006-08-02  Wim Taymans  <wim@fluendo.com>
12473
12474         Patch by: Marcel Moreaux <marcelm at luon dot net>
12475
12476         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12477         (gst_base_rtp_depayload_add_to_queue):
12478         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12479         Handle RTP sequence number rollover.
12480         Disable jitterbuffer by default.
12481
12482 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12483
12484         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
12485         (audioresample_set_caps):
12486         Don't leak references to the incoming caps. Clean them up when
12487         stopping.
12488
12489         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
12490         (gst_video_scale_finalize):
12491         Don't leak our temporary pixel buffer.
12492
12493         * tests/check/Makefile.am:
12494         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
12495         (GST_START_TEST), (simple_launch_lines_suite):
12496
12497         Fix leaks and re-enable the test for valgrind checking.
12498
12499 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12500
12501         Patch by: Sjoerd Simons  <sjoerd at luon net>
12502
12503         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
12504         (plugin_init):
12505           Add typefind function for multipart/x-mixed-replace (#348916).
12506
12507 2006-07-28  Wim Taymans  <wim@fluendo.com>
12508
12509         * gst/adder/gstadder.c: (gst_adder_setcaps),
12510         (gst_adder_query_duration):
12511         Fix leak in duration query.
12512         Reflow some docs and notes.
12513
12514 2006-07-28  Michael Smith  <msmith@fluendo.com>
12515
12516         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
12517         (vorbisenc_suite):
12518           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
12519           aspect of it.
12520
12521 2006-07-28  Michael Smith  <msmith@fluendo.com>
12522
12523         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
12524         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
12525         (gst_vorbis_enc_push_buffer),
12526         (gst_vorbis_enc_buffer_check_discontinuous),
12527         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
12528         * ext/vorbis/vorbisenc.h:
12529           Handle discontinuities in the input vorbis stream correctly,
12530           so that the output is properly timestamped (and has good granulepos
12531           values). Needs some oggmux fixes too.
12532
12533 2006-07-27  Wim Taymans  <wim@fluendo.com>
12534
12535         patch by: Kai Vehmanen <kv2004 eca cx>
12536
12537         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12538         (gst_base_rtp_depayload_chain),
12539         (gst_base_rtp_depayload_handle_sink_event),
12540         (gst_base_rtp_depayload_change_state):
12541         Don't send multiple newsegments with different formats.
12542         Fixes #348677.
12543
12544 2006-07-26  Wim Taymans  <wim@fluendo.com>
12545
12546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
12547         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
12548         Make seeking in ogg more accurate again by doing the more correct
12549         granuletime to stream time conversion.
12550
12551 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12552
12553         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
12554         (gst_multi_fd_sink_new_client):
12555           debug a little more understandably
12556           do not use goto as a substitute for break, especially if
12557           break is also being used
12558
12559 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12560
12561         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
12562         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
12563           Remove GLib-2.6 compatibility cruft.
12564
12565 2006-07-24  Wim Taymans  <wim@fluendo.com>
12566
12567         * gst-libs/gst/audio/gstbaseaudiosink.c:
12568         (gst_base_audio_sink_render):
12569         Don't try to align a sample to an unknown value.
12570
12571 2006-07-24  Wim Taymans  <wim@fluendo.com>
12572
12573         * gst-libs/gst/audio/gstbaseaudiosink.c:
12574         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
12575         When the audio clock is slaved to another clock, never try to align
12576         samples but trust the rate interpolation algorithm.
12577
12578 2006-07-24  Wim Taymans  <wim@fluendo.com>
12579
12580         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
12581         Don't try to calculate silence samples, base class does this much
12582         better now.
12583
12584         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
12585         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
12586         (gst_ring_buffer_acquire):
12587         Calculate silence samples correctly.
12588
12589         * gst-libs/gst/audio/gstringbuffer.h:
12590         Add _CAST macro.
12591
12592 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
12593
12594         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
12595           Limit search for the first markup tag to the first few kB of
12596           the file. If we don't find one there, it's highly unlikely that
12597           this is an XML(-ish) file.
12598
12599 2006-07-21  Andy Wingo  <wingo@pobox.com>
12600
12601         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
12602         test to the one in vorbisenc. Also commented out.
12603
12604         * tests/check/pipelines/vorbisenc.c: 
12605         (test_discontinuity): New test, commented out until Mike lands
12606         some elite vorbisenc patches.
12607
12608         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
12609         Bufferstraw was actually factored out of these tests. Now we share
12610         code yay.
12611
12612         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
12613         for bufferstraw addition to gstcheck.
12614
12615 2006-07-21  Wim Taymans  <wim@fluendo.com>
12616
12617         * ext/theora/theoradec.c: (clip_buffer):
12618         Better clipping.
12619
12620 2006-07-21  Wim Taymans  <wim@fluendo.com>
12621
12622         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
12623         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
12624         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
12625         Fix leak.
12626         Avoid type casting when we can.
12627
12628         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
12629         Fix mem leak.
12630
12631 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
12632
12633         * ext/alsa/gstalsamixerelement.c:
12634         (gst_alsa_mixer_element_change_state):
12635           Make state change fail if the specified device can't be opened
12636           for some reason.
12637
12638 2006-07-20  Wim Taymans  <wim@fluendo.com>
12639
12640         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
12641         (cb_newpad), (main):
12642         Example of a small audio/video player using decodebin.
12643
12644 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
12645
12646         * gst-libs/gst/riff/riff-ids.h:
12647           Add 'fact' chunk id
12648
12649 2006-07-19  Wim Taymans  <wim@fluendo.com>
12650
12651         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12652         (gst_base_rtp_depayload_chain),
12653         (gst_base_rtp_depayload_change_state):
12654         Don't assert when not negotiated but post a meaningfull 
12655         error message. Fixes #347918.
12656
12657         * gst-libs/gst/rtp/gstbasertppayload.c:
12658         Add comment about better default MTU size.
12659
12660         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
12661         Small cleanups, start docs.
12662
12663 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
12664
12665         Patch by: Martin Szulecki
12666
12667         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
12668           If "device-name" is requested and the device is not
12669           open, try to temporarily open it to obtain this
12670           information (#342494).
12671
12672 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
12673
12674         * gst-libs/gst/tag/gstid3tag.c:
12675           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
12676
12677         * gst-libs/gst/tag/gsttageditingprivate.h:
12678         * gst-libs/gst/tag/gstvorbistag.c:
12679           Some more random const-ifications.
12680
12681 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
12682
12683         * gst-libs/gst/riff/riff-ids.h:
12684         * gst-libs/gst/riff/riff-media.c:
12685         (gst_riff_create_video_template_caps):
12686           Add more FOURCCs (sort list to make stuff easier to find),
12687           add comment what those 16 bytes in struct _gst_riff_strh according to
12688           one avi-dumper are
12689
12690 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
12691
12692         * gst-libs/gst/audio/multichannel.c:
12693         (gst_audio_check_channel_positions),
12694         (gst_audio_fixate_channel_positions):
12695           Const-ify two arrays.
12696
12697 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
12698
12699         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
12700           Fix typo, so that alsasink also advertises 8 channels
12701           if that's supported (tags: can, worms, open, alsa, ph34r).
12702
12703 2006-07-17  Wim Taymans  <wim@fluendo.com>
12704
12705         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
12706         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
12707         *sigh*, when is the compiler going to warn when the comments
12708         are out-of-sync with the code.. Refix case of busted theora
12709         headers with 0 granule pos.
12710
12711 2006-07-14  Wim Taymans  <wim@fluendo.com>
12712
12713         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12714         (gst_base_rtp_depayload_wait),
12715         (gst_base_rtp_depayload_change_state),
12716         (gst_base_rtp_depayload_set_property),
12717         (gst_base_rtp_depayload_get_property):
12718         Fix 99% cpu load by waiting for absolute times on the
12719         clock. Fixes #347300.
12720
12721 2006-07-14  Andy Wingo  <wingo@pobox.com>
12722
12723         * ext/theora/gsttheoraparse.h: 
12724         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
12725         (theora_parse_push_headers, theora_parse_clear_queue)
12726         (theora_parse_drain_queue_prematurely, )
12727         (theora_parse_sink_event, theora_parse_change_state): Queue events
12728         until we initialized our state, like in vorbisparse.
12729
12730         * ext/vorbis/vorbisparse.h: 
12731         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
12732         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
12733         (vorbis_parse_drain_queue_prematurely, )
12734         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
12735         until we have initialized our state. Fixes seeking after an
12736         initial pad block.
12737
12738 2006-07-14  Andy Wingo  <wingo@pobox.com>
12739
12740         Patch by: Iain Holmes <iaingnome@gmail.com>
12741         
12742         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
12743
12744 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
12745
12746         * configure.ac:
12747         Bump nano back to CVS
12748
12749 === release 0.10.9 ===
12750
12751 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
12752
12753         * configure.ac:
12754           releasing 0.10.9, "I walk the line"
12755
12756 2006-07-14  Michael Smith  <msmith@fluendo.com>
12757
12758         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
12759           Move a g_cond_signal to earlier to avoid sometimes deadlocking
12760           (commonly happens when running this test under valgrind) when trying
12761           to remove the buffer probe.
12762
12763 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
12764
12765         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
12766         Fix missing g_unlock from the previous commit
12767
12768 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
12769
12770         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12771         (gst_ximagesink_change_state):
12772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12773         (gst_xvimagesink_change_state):
12774         Implement a locking order to ensure we always take the object lock
12775         before the x_lock and never vice-versa.
12776
12777 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
12778
12779         * gst/playback/gstdecodebin.c: (find_compatibles):
12780         Fix a caps leak when linking (#347304)
12781
12782         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
12783         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
12784         (gst_ximagesink_change_state):
12785         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12786         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
12787         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
12788         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
12789         Don't leak shared memory resources. Use the object lock to protect
12790         against the xcontext disappearing while returning a buffer from the
12791         pipeline. (#347304)
12792
12793 2006-07-12  Edward Hervey  <edward@fluendo.com>
12794
12795         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
12796         (vorbis_handle_comment_packet):
12797         gst_tag_list_merge() returns a new object. Take that into account when
12798         using it. This avoids memleak.
12799         Revert previous commit which is not needed.
12800
12801 2006-07-12  Edward Hervey  <edward@fluendo.com>
12802
12803         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
12804         Reset the decoder in finalize so that all fields get cleared.
12805
12806 2006-07-12  Wim Taymans  <wim@fluendo.com>
12807
12808         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12809         (gst_base_audio_src_set_clock),
12810         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
12811         Don't try to post an error message when setting the clock fails
12812         as this can happen when adding an element to a bin which will then
12813         deadlock. Fixes #347296.
12814
12815 2006-07-12  Edward Hervey  <edward@fluendo.com>
12816
12817         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
12818         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
12819         (vorbis_handle_type_packet):
12820         Post tag messages on the bus even if we're not initialized.
12821         If we're not initialized, we still postpone the event pushing of tags.
12822
12823 2006-07-12  Wim Taymans  <wim@fluendo.com>
12824
12825         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
12826         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
12827         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
12828         Revert last two changes that broke the freeze.
12829
12830 2006-07-12  Wim Taymans  <wim@fluendo.com>
12831
12832         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
12833         basesink calculates silence sample correctly for us.
12834
12835 2006-07-12  Wim Taymans  <wim@fluendo.com>
12836
12837         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
12838         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
12839         Calculate correct silence samples so we don't fill our ringbuffer
12840         with noise.
12841
12842 2006-07-12  Edward Hervey  <edward@fluendo.com>
12843
12844         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
12845         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
12846         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
12847         * ext/vorbis/vorbisdec.h:
12848         Delay sending events (newsegment, tags) until the decoder is properly
12849         initialized.
12850         Fixes #347295
12851
12852 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
12853
12854         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
12855         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
12856           Patch from #347221 adding a test for audioconvert
12857           channel remappings.
12858
12859 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
12860
12861         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
12862         (gst_ssa_parse_parse_line):
12863           Don't include the terminating NUL in the buffer size,
12864           it's only there for extra paranoia (would add random
12865           '*' characters at the end of each subtitle since the
12866           terminator itself is not valid UTF-8 technically).
12867           Also fix indenting after boilerplate macro.
12868
12869 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
12870
12871         * gst/playback/gstdecodebin.c: (close_pad_link):
12872           Also emit 'unknown-type' signal (which should really be
12873           called unhandled-type) if we found potential decoders/demuxers
12874           in the registry but none of them worked in the end (as in the
12875           case where the plugins don't exist any longer but are still
12876           listed in the registry). Fixes #329798.
12877
12878 2006-07-08  Andy Wingo  <wingo@pobox.com>
12879
12880         * theoraparse.c (theora_parse_push_buffer)
12881         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
12882         Add some more debugging. Fix granulepos reconstruction in the face
12883         of discontinuities.
12884
12885 2006-07-06  Wim Taymans  <wim@fluendo.com>
12886
12887         * gst-libs/gst/audio/gstbaseaudiosink.c:
12888         (gst_base_audio_sink_class_init),
12889         (gst_base_audio_sink_provide_clock):
12890         Use gobject_class instead of G_OBJECT_CLASS (klass)
12891
12892         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12893         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
12894         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
12895         (gst_base_audio_src_get_time),
12896         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
12897         (gst_base_audio_src_create_ringbuffer):
12898         Fix latency and buffer-time constants and properties ala basesink.
12899         Implement pull based scheduling. Fixes #346527.
12900         Set default blocksize in GstBaseSrc to 0, we default to pushing out
12901         one segment.
12902         Refuse slaving to another clock instead of silently not working.
12903         Only provide a clock when we are actually able to do so.
12904         Various small cleanups and compiler hints.
12905
12906 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
12907
12908         Patch by: Lutz Mueller <lutz at topfrose de>
12909
12910         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
12911         (plugin_init):
12912           Add typefinding for text/html (#346581).
12913
12914 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
12915
12916         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
12917         (xml_check_first_element), (xml_type_find), (smil_type_find):
12918           Fix SMIL typefinding, make xml_check_first_element() more
12919           useful.
12920
12921 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
12922
12923         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12924         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
12925         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
12926         * gst/playback/gstplaybasebin.h:
12927           Protect list of elements with a subtitle-encoding property and
12928           the subtitle encoding member itself with a lock of their own
12929           instead of using the object lock. This prevents a dead-lock in
12930           the element-remove callback in some circumstances when shutting
12931           down playbin.
12932
12933 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
12934
12935         * win32/common/libgsttag.def:
12936         Export some new functions.
12937         * win32/vs6/libgstogg.dsp:
12938         Add a link to libgsttag-0.10.lib.
12939
12940 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
12941
12942         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
12943           Some const-ification.
12944
12945 2006-07-04  Wim Taymans  <wim@fluendo.com>
12946
12947         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
12948         Improve checking if we are dealing with a stream. Added some
12949         more uris that need buffering.
12950
12951 2006-07-03  Edward Hervey  <edward@fluendo.com>
12952
12953         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
12954         Remove unused variable.
12955
12956 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12957
12958         * Makefile.am:
12959           include lcov.mak
12960         * configure.ac:
12961           add GCOV_LIBS to GST_LIBS
12962
12963 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
12964
12965         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
12966
12967         * ext/alsa/gstalsasrc.c:
12968           Add 32 bps to template caps and increase channels range
12969           from [1,2] to [1,MAX]. See #346326.
12970
12971 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
12972
12973         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12974           Recognise 'WMVA' video codec fourcc (#345879).
12975           
12976 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12977          
12978         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
12979           Fixed nasty memory leak
12980
12981 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12982
12983         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
12984         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
12985           fix logging
12986
12987 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
12988
12989         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12990         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
12991         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
12992         Protect remove_fakesink using a mutex, so that we don't try and
12993         remove the fakesink simultaneously from multiple threads.
12994
12995         When going from READY to PAUSED, restore the fakesink, so that
12996         it is there when decodebin gets reused.
12997
12998 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
12999
13000         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
13001         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13002         * gst-libs/gst/rtp/gstbasertppayload.c:
13003         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13004         * gst/tcp/gstmultifdsink.c:
13005         * gst/tcp/gsttcpclientsink.c:
13006         * gst/tcp/gsttcpclientsrc.c:
13007         * gst/tcp/gsttcpserversink.c:
13008         * gst/tcp/gsttcpserversrc.c:
13009         * gst/videorate/gstvideorate.c:
13010         * gst/videotestsrc/gstvideotestsrc.c:
13011         * sys/v4l/gstv4ljpegsrc.c:
13012         * sys/v4l/gstv4lmjpegsink.c:
13013         * sys/v4l/gstv4lsrc.c:
13014         * tests/examples/seek/scrubby.c:
13015         * tests/examples/seek/seek.c:
13016           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
13017
13018 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13019
13020         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
13021           Second field in GEnumValue shouldn't be a description,
13022           but a stringified version of the enum value.
13023
13024 2006-06-22  Wim Taymans  <wim@fluendo.com>
13025
13026         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13027         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
13028         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
13029         Avoid type checking in buffer casts.
13030         Avoid caps copy in buffer_alloc when we can.
13031         Use pad_peer_accept.
13032
13033 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13034
13035         * gst-libs/gst/tag/tag.h:
13036           Oops, make that 'Since: 0.10.9'.
13037
13038 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13039
13040         * docs/libs/gst-plugins-base-libs-sections.txt:
13041         * gst-libs/gst/tag/tag.h:
13042         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
13043         (gst_tag_image_type_get_type):
13044           API: add GstTagImageType enum to describe images contained
13045           in image tags (#345641).
13046
13047 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13048
13049         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13050           Fix warnings with gst-inspect: "buffers-min" property
13051           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
13052           typo in property description.
13053
13054 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13055
13056         Patch by: Cody Russell <bratsche at gnome org>
13057
13058         * gst/audioresample/gstaudioresample.c:
13059         (gst_audioresample_class_init):
13060         * gst/playback/gststreamselector.c:
13061         (gst_stream_selector_class_init):
13062         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
13063         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13064         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
13065         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
13066         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
13067         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
13068         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
13069         * gst/videotestsrc/gstvideotestsrc.c:
13070         (gst_video_test_src_class_init):
13071         * gst/volume/gstvolume.c: (gst_volume_class_init):
13072           Avoid unnecessary class cast check in class_init
13073           functions (#337747).
13074
13075 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13076
13077         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
13078         (gst_text_overlay_video_chain):
13079           g_markup_escape_text() REALLY doesn't like non-UTF8 input
13080           and doesn't validate its input either (and neither did
13081           textoverlay it seems). Let's do that then and fix #345206.
13082
13083 2006-06-19  Wim Taymans  <wim@fluendo.com>
13084
13085         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13086         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
13087         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
13088         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
13089         (find_syncframe), (find_limits), (assign_value),
13090         (count_burst_unit), (gst_multi_fd_sink_new_client),
13091         (gst_multi_fd_sink_handle_client_write),
13092         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
13093         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
13094         (gst_multi_fd_sink_change_state):
13095         * gst/tcp/gstmultifdsink.h:
13096         Added shiny new burst-on-connect methods.
13097         Add properties to control the minimal amount of data queued.
13098         Small cleanups.
13099         API: bytes-min property
13100         API: time-min property
13101         API: buffers-min property
13102         API: burst-unit property
13103         API: burst-value property
13104         API: add-full signal
13105
13106         * gst/tcp/gsttcp-marshal.list:
13107         Added new marshaller code for the new signal.
13108
13109         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13110         (multifdsink_suite):
13111         Added testcases for new burst methods.
13112
13113 2006-06-19  Edward Hervey  <edward@fluendo.com>
13114
13115         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
13116         Implement clipping for accurate seeking.
13117         Closes #345225
13118
13119 2006-06-19  Wim Taymans  <wim@fluendo.com>
13120
13121         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
13122
13123         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
13124         (gst_video_scale_transform):
13125         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
13126
13127 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13128
13129         * configure.ac:
13130           Fix --disable-external (can't set conditionals conditionally,
13131           #343602).
13132
13133 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13134
13135         * tests/check/elements/audioresample.c: (test_reuse),
13136         (audioresample_suite):
13137           Add test case for bug #342789 fixed below.
13138
13139 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13140
13141         * gst/audioresample/gstaudioresample.c:
13142         (gst_audioresample_class_init), (gst_audioresample_init),
13143         (audioresample_start), (audioresample_stop),
13144         (gst_audioresample_set_property), (gst_audioresample_get_property):
13145           Implement GstBaseTransform::start and ::stop so that audioresample
13146           can clear its internal state properly and be reused instead of
13147           causing non-negotiated errors with playbin under some circumstances
13148           (#342789).
13149
13150         * tests/check/elements/audioresample.c: (setup_audioresample),
13151         (cleanup_audioresample):
13152           Need to set element state here so that ::start and ::stop are
13153           called.
13154
13155 2006-06-16  Wim Taymans  <wim@fluendo.com>
13156
13157         Patch by: Young-Ho Cha <ganadist at chollian dot net>
13158
13159         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
13160         Parse extra data better, apparently it's right behind
13161         the normal strf header size. Fixes #343500.
13162
13163 2006-06-16  Wim Taymans  <wim@fluendo.com>
13164
13165         * ext/alsa/gstalsasink.c: (set_hwparams):
13166         If we fail to set the buffer_time and period_time alsa
13167         parameters, post a warning and leave alsa select a 
13168         default instead of failing. Fixes #342085
13169
13170 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13171
13172         * docs/libs/gst-plugins-base-libs-sections.txt:
13173         * gst-libs/gst/cdda/gstcddabasesrc.h:
13174           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
13175           out in the header file and shouldn't be listed in the docs.
13176
13177         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13178           Must dereference pointer to fourcc in the debug statement.
13179
13180 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
13181
13182         * docs/libs/Makefile.am:
13183         * docs/libs/gst-plugins-base-libs-docs.sgml:
13184         * docs/libs/gst-plugins-base-libs-sections.txt:
13185         * docs/libs/gst-plugins-base-libs.types:
13186         add remaining symbols into correct setions
13187         
13188         * gst-libs/gst/audio/gstringbuffer.c:
13189         fix incomplete docs
13190         
13191         * gst-libs/gst/audio/gstringbuffer.h:
13192         comment out not yet implemented function
13193         
13194         
13195         * gst-libs/gst/floatcast/floatcast.h:
13196         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13197         add short descriptions
13198         
13199         
13200         * gst-libs/gst/interfaces/propertyprobe.c:
13201         fix return value docs   
13202         
13203         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13204         simplify debug logging
13205         
13206         * gst-libs/gst/riff/riff-read.h:
13207         sync function prototype and docs
13208         
13209         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13210         remove left over symbol
13211
13212 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13213
13214         * autogen.sh:
13215         * configure.ac:
13216         * docs/Makefile.am:
13217           Use GST_PLUGIN_DOCS macro in configure.ac, add
13218           --enable-plugin-docs default to autogen.sh and use
13219           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
13220
13221 2006-06-15  Wim Taymans  <wim@fluendo.com>
13222
13223         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13224         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
13225         (gst_ogg_demux_loop):
13226         Combine GstFlowReturn from the source pads to give a
13227         meaningfull result to the upstream peer or to stop the
13228         processing task in case of errors.
13229
13230 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13231
13232         * gst/playback/gststreaminfo.c: (cb_probe):
13233           Try GST_TAG_CODEC as fallback when extracting the
13234           codec name; more debug info.
13235
13236 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13237
13238         * ext/ogg/Makefile.am:
13239         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13240           Extract language tags from ogm subtitle streams, so that
13241           the subtitle menu choices are labelled correctly in
13242           Totem (fixes #344708).
13243
13244 2006-06-14  Wim Taymans  <wim@fluendo.com>
13245
13246         Patch by: Alessandro Decina <alessandro at nnva dot org>
13247
13248         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
13249         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
13250         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
13251         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13252         Fix various leaks. Fixes #343699.
13253         Add x-smoke mime type.
13254
13255 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13256
13257         * gst-libs/gst/riff/riff-ids.h:
13258           Add IDs for 'bext' chunks (see #343837).
13259
13260 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13261
13262         Patch by: Young-Ho Cha  <ganadist at chollian net>
13263
13264         * gst/subparse/samiparse.c: (sami_context_pop_state),
13265         (handle_start_font), (end_sami_element):
13266           Honour font face tags in SAMI subtitles (#344503).
13267
13268 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13269
13270         * po/POTFILES.in:
13271           add missing files containing translatable strings
13272
13273 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13274
13275         * docs/libs/tmpl/.cvsignore:
13276           we don't want those *.sgml files in CVS either
13277
13278 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13279
13280         * docs/libs/.cvsignore:
13281         * tests/check/elements/.cvsignore:
13282         * tests/check/libs/.cvsignore:
13283           ignore more
13284
13285 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13286
13287         * docs/libs/Makefile.am:
13288           also commiting the changed Makefile.am (added more libs to the
13289           doc-build)
13290
13291 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13292
13293         * docs/libs/gst-plugins-base-libs-docs.sgml:
13294         * docs/libs/gst-plugins-base-libs-sections.txt:
13295         * docs/libs/gst-plugins-base-libs.types:
13296           first batch of reordering things, add index & hierarchy
13297
13298 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13299
13300         * configure.ac:
13301           use GST_PKG_CHECK_MODULES, cleans up output
13302
13303 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13304
13305         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
13306           Add support for burn:// URIs (#343385); const-ify things a bit,
13307           use G_N_ELEMENTS instead of hard-coded array size.
13308
13309 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13310
13311         Patch by: Young-Ho Cha  <ganadist at chollian net>
13312
13313         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
13314           Fix up broken entities before passing them to libxml *sigh*.
13315           (#343303).
13316           
13317 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13318
13319         * configure.ac:
13320           back to TRUNK
13321
13322 === release 0.10.8 ===
13323
13324 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
13325
13326         * configure.ac:
13327           releasing 0.10.8, "Moar gij ziet mij nie"
13328
13329 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13330
13331         * configure.ac:
13332         * po/af.po:
13333         * po/az.po:
13334         * po/cs.po:
13335         * po/en_GB.po:
13336         * po/hu.po:
13337         * po/it.po:
13338         * po/nb.po:
13339         * po/nl.po:
13340         * po/or.po:
13341         * po/sq.po:
13342         * po/sr.po:
13343         * po/sv.po:
13344         * po/uk.po:
13345         * po/vi.po:
13346         * win32/common/config.h:
13347           0.10.7.2 prerelease
13348
13349 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13350
13351         * docs/libs/tmpl/gstaudio.sgml:
13352         * docs/libs/tmpl/gstcolorbalance.sgml:
13353         * docs/libs/tmpl/gstmixer.sgml:
13354         * docs/libs/tmpl/gstringbuffer.sgml:
13355         * docs/libs/tmpl/gsttuner.sgml:
13356         * docs/libs/tmpl/gstxoverlay.sgml:
13357         * gst-libs/gst/audio/audio.c:
13358         * gst-libs/gst/audio/gstringbuffer.c:
13359         * gst-libs/gst/interfaces/colorbalance.c:
13360         * gst-libs/gst/interfaces/mixer.c:
13361         * gst-libs/gst/interfaces/tuner.c:
13362         * gst-libs/gst/interfaces/xoverlay.c:
13363           move last template doc snippets to source code and delete them
13364
13365 2006-06-06  Michael Smith  <msmith@fluendo.com>
13366
13367         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
13368         (theora_parse_drain_queue):
13369           Mark DELTA_UNIT on non-keyframes.
13370
13371 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
13372
13373         * gst-libs/gst/audio/gstbaseaudiosink.c:
13374         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
13375         * gst-libs/gst/audio/gstbaseaudiosink.h:
13376         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
13377         (gst_ring_buffer_samples_done):
13378         * gst-libs/gst/audio/gstringbuffer.h:
13379         Document better the fact that latency_time and buffer_time are values
13380         stored in microseconds, and not the usual GStreamer nanoseconds.
13381         Change the variables (compatibly) that store them from GstClockTime 
13382         to guint64 to make it more clear that they're not storing clock times.
13383         Also, remove the bogus property description that says the user can
13384         specify -1 to get the default value, since that's never been the case.
13385
13386         When computing the default segment size for the ring buffer, make it
13387         an integer number of samples.
13388
13389         When the sub-class indicates a delay greater than the number of
13390         samples we've written return 0 from the audio sink get_time method.
13391
13392 2006-06-02  Michael Smith  <msmith@fluendo.com>
13393
13394         * tests/check/elements/audioconvert.c: (set_channel_positions),
13395         (get_float_mc_caps), (get_int_mc_caps):
13396         * tests/check/elements/audioresample.c:
13397         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
13398         * tests/check/elements/videorate.c:
13399         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
13400         * tests/check/elements/volume.c:
13401         * tests/check/elements/vorbisdec.c:
13402         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13403           Don't busy-wait in tests; this was causing test timeouts very
13404           frequently when running under valgrind.
13405
13406 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13407
13408         * gst/tcp/README:
13409         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
13410         (gst_multi_fd_sink_remove_client_link),
13411         (gst_multi_fd_sink_client_queue_caps),
13412         (gst_multi_fd_sink_client_queue_buffer),
13413         (gst_multi_fd_sink_handle_client_write),
13414         (gst_multi_fd_sink_render):
13415         * gst/tcp/gstmultifdsink.h:
13416           make multifdsink properly deal with streamheader:
13417           - streamheader is taken from caps
13418           - buffers marked with IN_CAPS are not sent
13419           - streamheaders are sent, on connection, from the caps of the
13420             buffer where the client gets positioned to
13421           - further streamheader changes are done every time the client
13422             will receive a buffer with different caps
13423         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13424         (gst_multifdsink_create_streamheader):
13425           add tests for this
13426
13427 2006-06-02  Michael Smith  <msmith@fluendo.com>
13428
13429         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
13430           Reinstate limit on channel count. Vorbis does not define the meaning
13431           of > 6 channels, so they're just independent channels. Gstreamer
13432           currently has no mechanism to represent N independent channels.
13433
13434 2006-06-02  Michael Smith  <msmith@fluendo.com>
13435
13436         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
13437           Don't arbitrarily restrict channel counts and rate in vorbis.
13438           In terms of effects likely on real-world files, this fixes 96kHz
13439           playback of vorbis.
13440
13441 2006-06-02  Michael Smith  <msmith@fluendo.com>
13442
13443         * gst/audioconvert/audioconvert.c: (float):
13444           More correct float->int conversion.
13445
13446 2006-06-02  Michael Smith  <msmith@fluendo.com>
13447
13448         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
13449           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
13450           value. Fixes g-critical on trying to play back ogg containing
13451           unknown codec.
13452
13453 2006-06-02  Wim Taymans  <wim@fluendo.com>
13454
13455         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
13456         (setup_source):
13457         * gst/playback/gstplaybasebin.h:
13458         Make the subtitle detection work from any thread so we don't
13459         deadlock. Fixes #343397.
13460
13461 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13462
13463         * gst/volume/Makefile.am:
13464           Seriously, it's not *that* hard to get compilation right.  Even
13465           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
13466
13467 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13468
13469         * gst/volume/gstvolume.c: (volume_choose_func),
13470         (volume_update_real_volume), (gst_volume_class_init),
13471         (gst_volume_init), (volume_process_float), (volume_process_int16),
13472         (volume_process_int16_clamp), (volume_set_caps),
13473         (volume_transform_ip), (plugin_init):
13474         * gst/volume/gstvolume.h:
13475         rewrite the passthrough check, split _int16 and _int16_clamp, fix
13476         another property desc., remove unused param from process function
13477         
13478         * tests/check/elements/volume.c: (volume_suite):
13479         reactivate the passthrough test
13480
13481 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13482
13483         * ext/alsa/gstalsamixerelement.h:
13484         * ext/alsa/gstalsamixeroptions.h:
13485         * ext/alsa/gstalsamixertrack.h:
13486         * ext/gnomevfs/gstgnomevfssink.h:
13487         * ext/gnomevfs/gstgnomevfssrc.h:
13488         * ext/theora/gsttheoradec.h:
13489         * ext/theora/gsttheoraenc.h:
13490         * ext/theora/gsttheoraparse.h:
13491         * ext/vorbis/vorbisparse.h:
13492         * gst-libs/gst/audio/gstaudioclock.h:
13493         * gst-libs/gst/audio/gstaudiofilter.h:
13494         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13495         * gst/audioconvert/gstaudioconvert.h:
13496         * gst/audioresample/gstaudioresample.h:
13497         * gst/audiotestsrc/gstaudiotestsrc.h:
13498         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
13499         * gst/playback/gststreamselector.h:
13500         * gst/tcp/gstmultifdsink.h:
13501         * gst/tcp/gsttcpclientsink.h:
13502         * gst/tcp/gsttcpclientsrc.h:
13503         * gst/tcp/gsttcpserversink.h:
13504         * gst/tcp/gsttcpserversrc.h:
13505         * gst/videorate/gstvideorate.h:
13506         * gst/videoscale/gstvideoscale.h:
13507         * gst/videotestsrc/gstvideotestsrc.h:
13508         * gst/volume/gstvolume.h:
13509         * sys/v4l/gstv4ljpegsrc.h:
13510         * sys/v4l/gstv4lmjpegsink.h:
13511         * sys/v4l/gstv4lmjpegsrc.h:
13512         * sys/v4l/gstv4lsrc.h:
13513         * sys/ximage/ximagesink.h:
13514         * sys/xvimage/xvimagesink.h:
13515         * tests/old/testsuite/alsa/sinesrc.h:
13516         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
13517
13518 2006-05-31  Wim Taymans  <wim@fluendo.com>
13519
13520         * ext/libvisual/visual.c: (gst_visual_reset),
13521         (gst_visual_sink_setcaps), (gst_visual_sink_event),
13522         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
13523         Handle DISCONT.
13524         Use running time before doing QoS.
13525         Handle mono too.
13526
13527 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
13528
13529         * docs/libs/Makefile.am:
13530           set a magic variable to indicate we know the docs are incomplete
13531
13532 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
13533
13534         * win32/common/libgstvideo.def:
13535           export gst_video_calculate_display_ratio
13536         * win32/vs6/libgstvideoscale.dsp:
13537           add link to libgstvideo-0.10.lib
13538
13539 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13540
13541         * gst/playback/gstplaybasebin.c: (gen_source_element):
13542           Throw a more comprehensible error for rtsp:// URIs (rather
13543           than erroring out with a negotiation error later on) until
13544           we fix playbin to handle rtspsrc etc.
13545
13546 2006-05-30  Wim Taymans  <wim@fluendo.com>
13547
13548         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
13549         (gst_text_overlay_text_event):
13550         Added some FIXMEs.
13551
13552 2006-05-30  Wim Taymans  <wim@fluendo.com>
13553
13554         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
13555         (gst_adder_request_new_pad), (gst_adder_release_pad):
13556         * gst/adder/gstadder.h:
13557         Implement release_request_pad.
13558         Make padcounter atomic.
13559
13560         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
13561         Added check for release_pad in adder.
13562
13563 2006-05-30  Wim Taymans  <wim@fluendo.com>
13564
13565         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
13566         Fix build again.
13567
13568 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13569
13570         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
13571         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13572         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13573         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
13574         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
13575         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
13576         (gst_ogg_demux_bisect_forward_serialno),
13577         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
13578         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
13579           add more debugging
13580           clean up printf formats for granulepos and serialno
13581
13582 2006-05-30  Michael Smith  <msmith@fluendo.com>
13583
13584         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13585         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
13586         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
13587         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
13588         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13589         * ext/vorbis/vorbisenc.h:
13590           Multi-channel caps negotiation, so we can do proper multichannel
13591           vorbis encoding, negotiated through audioconvert.
13592
13593 2006-05-30  Wim Taymans  <wim@fluendo.com>
13594
13595         * tests/check/elements/adder.c: (test_event_message_received),
13596         (test_play_twice_message_received), (GST_START_TEST),
13597         (adder_suite):
13598         Added check to show that #339935 is fixed with ongoing
13599         adder and collectpads fixes.
13600
13601 2006-05-29  Wim Taymans  <wim@fluendo.com>
13602
13603         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
13604         Don't leak pad name.
13605
13606 2006-05-29  Wim Taymans  <wim@fluendo.com>
13607
13608         * gst/adder/gstadder.c: (gst_adder_query_duration),
13609         (forward_event_func), (forward_event), (gst_adder_src_event):
13610         Fix adder seeking.
13611         Make query/seeking code threadsafe.
13612
13613         * tests/check/Makefile.am:
13614         * tests/check/elements/adder.c: (test_event_message_received),
13615         (GST_START_TEST), (test_play_twice_message_received):
13616         Fix adder test case.
13617
13618 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
13619
13620         Patch by: Young-Ho Cha  <ganadist at chollian net>
13621
13622         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13623         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
13624         (set_encoding_element), (decodebin_element_added_cb),
13625         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
13626         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
13627         * gst/playback/gstplaybasebin.h:
13628           Add 'subtitle-encoding' property to playbin, so applications can
13629           force a subtitle encoding for non-UTF8 subtitles (#342268).
13630
13631         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
13632         (gst_sub_parse_set_property):
13633           Rename recently-added 'encoding' property to 'subtitle-encoding'
13634           (so it can be proxied by playbin/decodebin in a generic way
13635           with less danger of false positives).
13636
13637 2006-05-29  Michael Smith  <msmith@fluendo.com>
13638
13639         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
13640         (append_with_other_format), (set_structure_widths),
13641         (gst_audio_convert_transform_caps):
13642           Patch from #341562: give more specific audio caps in get_caps, so
13643           that basetransform  can make better decisions on what caps to
13644           negotiate.
13645
13646 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13647
13648         * tests/check/elements/volume.c:
13649         make it compile again
13650
13651 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13652
13653         * tests/check/elements/volume.c: (volume_suite):
13654         disable test until #343196 gets resolved
13655
13656 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13657
13658         * gst/adder/gstadder.c: (gst_adder_get_type):
13659         Make it easier to copy&paste
13660         
13661         * gst/volume/Makefile.am:
13662         * gst/volume/gstvolume.c: (volume_update_real_volume),
13663         (gst_volume_set_volume), (gst_volume_set_mute),
13664         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
13665         (volume_transform_ip), (volume_update_mute),
13666         (volume_update_volume):
13667         * gst/volume/gstvolume.h:
13668         Add own debug category, move duplicate code to helper function, fix
13669         property texts, add more comments and prepare ffor liboil-goodness
13670         
13671         * tests/check/Makefile.am:
13672         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
13673         add test for mute and passtrough case, be a bit more verbose to track
13674         failure
13675         
13676         * tests/check/generic/states.c: (GST_START_TEST):
13677         catch elements that fail to instantiate
13678
13679 2006-05-28  Edward Hervey  <edward@fluendo.com>
13680
13681         * tests/check/pipelines/simple-launch-lines.c:
13682         * tests/check/pipelines/theoraenc.c:
13683         * tests/check/pipelines/vorbisenc.c:
13684         Comment out tests using parse_launch() if core was built without
13685         parsing capabilities.
13686
13687 2006-05-27  Edward Hervey  <edward@fluendo.com>
13688
13689         * tests/check/Makefile.am:
13690         Extra bonus points for whoever explains to ensonic that you are meant
13691         to test unit tests thoroughly before commiting them, especially if
13692         you know it's going to break.
13693         De-activated element/adder tests.
13694
13695 2006-05-27  Edward Hervey  <edward@fluendo.com>
13696
13697         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13698         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
13699         Marking caps conversion issues as GST_WARNING is way too verbose,
13700         Moving them to GST_LOG.
13701
13702 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
13703
13704         * README:
13705           Replace current README (containing the release notes from
13706           some 0.9.x version) with a proper README taken from the core.
13707
13708 2006-05-26  Wim Taymans  <wim@fluendo.com>
13709
13710         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13711         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
13712         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
13713         (vorbis_dec_change_state):
13714         Small cleanups.
13715         Add some FIXMEs
13716         Clip output samples to segment boundaries.
13717
13718 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
13719
13720         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13721         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
13722         Improve the errors produced on bad output, including some human
13723         readable description strings.
13724         Handle the (theoretical for ximagesink) case where the XServer 
13725         has a different idea about the size required for a particular 
13726         frame and gives us too small a memory allocation.
13727
13728 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
13729
13730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13731         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
13732         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
13733         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
13734         Improve the errors produced on bad output, including some human 
13735         readable description strings.
13736         Handle RGB Xv formats properly by transforming them into our 
13737         big-endian caps description.
13738         Use gst_caps_truncate to ensure that we never try and choose a
13739         non-fixed caps in buffer_alloc.
13740         Handle the case where the XServer has a different idea about the size
13741         required for a particular frame and gives us too small a memory
13742         allocation.
13743         Use -1 to indicate 'no image format', because 0 is a valid XServer
13744         image format number.
13745         Put RGB Xv formats at the end of the caps, so that we always prefer
13746         YUV format frames.
13747         Iterate the available Xv Encodings to determine the maximum width and
13748         height, and then return that in our caps.
13749         (Closes #315312, #337544)
13750
13751 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
13752
13753         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
13754         When there is only one unfinished pad and it receives an event that
13755         doesn't match our requirements, we need to set alldone=FALSE so that
13756         the fakesink is not removed yet.
13757
13758 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
13759
13760         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
13761           Use gst_type_find_helper_for_buffer() to find the type
13762           of stream from the first packet.
13763
13764         * configure.ac:
13765           Bump requirements to core CVS (needed for vorbis
13766           typefinding to work).
13767
13768 2006-05-24  Edward Hervey  <edward@fluendo.com>
13769
13770         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
13771         Added the 'prfl' atom type which MQV (no, it's not a typo) files
13772         contain.  Else they play perfectly fine with qtdemux.
13773
13774 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
13775
13776         * ext/theora/theoradec.c:
13777         * ext/theora/theoraenc.c:
13778         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
13779         * gst/audiorate/gstaudiorate.c:
13780           make more debug catagories static
13781         
13782         * tests/check/Makefile.am:
13783         * tests/check/elements/adder.c: (message_received),
13784         (test_event_message_received), (GST_START_TEST),
13785         (test_play_twice_message_received), (adder_suite):
13786           added test case for using element twice, extra bonus points for anyone
13787           who can make these test run reliably
13788
13789 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
13790
13791         * ext/theora/theoradec.c: (theora_dec_chain):
13792           Make work with time-stamped input buffers that do not
13793           have a granulepos in BUFFER_OFFSET_END (like theora
13794           buffers coming from matroskademux). Fixes #342448.
13795
13796 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
13797
13798         Patch by: Peter Kjellerstedt  <pkj at axis com>
13799
13800         * gst/tcp/Makefile.am:
13801           fdstresstest doesn't need Gtk+, fix compilation if 
13802           gtk is not available (#342566).
13803
13804 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13805          
13806         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13807           80 line columns
13808           Removed redundant floor()
13809
13810 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
13811
13812         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13813           On second thought, just skip JUNK chunks automatically, so
13814           the caller doesn't have to handle this. Fixes #342345.
13815           Also, return GST_FLOW_UNEXPECTED if we get a short read,
13816           not GST_FLOW_ERROR.
13817
13818 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
13819
13820         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13821           Don't bail out on JUNK chunks with a size of 0 (would try to
13822           pull_range 0 bytes before, which sources don't like too much).
13823           See #342345.
13824
13825 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
13826
13827         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
13828         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
13829         Use the gstutil scaling function to preserve 64 bits while calculating
13830         output width and height from the display-aspect-ratio. (A continuation
13831         of #341542)
13832
13833 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
13834
13835         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
13836         (gst_xvimagesink_buffer_alloc):
13837         * sys/xvimage/xvimagesink.h:
13838         When performing buffer allocations, remember the caps and image format
13839         we return so that if the same caps are asked for next time we can
13840         return them immediately without doing any caps intersections.
13841
13842 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13843          
13844         * gst-libs/gst/rtp/README:
13845           Some new documentation
13846         * gst-libs/gst/rtp/gstrtpbuffer.h:       
13847           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
13848         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13849         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
13850           New RTP audio base payloader class. Supports frame or sample based
13851           codecs.  Not enabled in Makefile.am until approved.
13852
13853 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
13854
13855         * tests/check/elements/alsa.c: (test_device_property_probe):
13856           Fix test case: don't try to free NULL GValueArray when there
13857           are no devices.
13858
13859 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
13860
13861         * tests/check/Makefile.am:
13862         * tests/check/elements/alsa.c: (test_device_property_probe),
13863         (alsa_suite), (main):
13864           Add simple test that runs a device property probe on alsasrc,
13865           alsasink and alsamixer. Disable valgrind check for now (too
13866           many leaks in libasound, and valgrind ignored my suppressions
13867           additions).
13868
13869 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
13870
13871         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
13872         (gst_alsa_device_property_probe_probe_property),
13873         (gst_alsa_device_property_probe_needs_probe),
13874         (gst_alsa_device_property_probe_get_values),
13875         (gst_alsa_type_add_device_property_probe_interface):
13876         * ext/alsa/gstalsadeviceprobe.h:
13877         * ext/alsa/gstalsamixerelement.c:
13878         (gst_alsa_mixer_element_init_interfaces):
13879         * ext/alsa/gstalsamixerelement.h:
13880           Clean up and simplify alsa device probing. Make it actually work
13881           for multiple classes. Don't cache results any longer.
13882
13883         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
13884         (gst_alsasink_init):
13885         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
13886         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
13887         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
13888           Make alsasink and alsasrc implement the GstPropertyProbe interface
13889           for device probing (#342181).
13890           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
13891
13892 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
13893
13894         * gst/subparse/samiparse.c: (handle_start_font):
13895           Don't ignore return value of strtol (++compiler_happiness).
13896
13897 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
13898
13899         Patch by: Young-Ho Cha  <ganadist chollian net>
13900
13901         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
13902         (gst_sub_parse_class_init), (gst_sub_parse_init),
13903         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
13904         (convert_encoding):
13905         * gst/subparse/gstsubparse.h:
13906           Add 'encoding' property (#341681).
13907
13908         * gst/subparse/samiparse.c: (characters_sami):
13909           Output is pango markup, so we need to escape text
13910           between tags (#342143).
13911
13912 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
13913
13914         * gst-libs/gst/audio/multichannel.c:
13915         (gst_audio_check_channel_positions):
13916           It's okay to have caps with channels=1 and a channel position
13917           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
13918           (deinterleavers might want to keep the position in the caps,
13919           so that they can be re-interleaved again properly later).
13920           Leave check for unexpected 2-channel layouts intact for now.
13921
13922 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13923
13924         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
13925         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
13926         basesrc can do its job correctly.
13927
13928 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
13929
13930         * ext/alsa/Makefile.am:
13931         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13932         (gst_alsa_detect_formats), (get_channel_free_structure),
13933         (caps_add_channel_configuration), (gst_alsa_detect_channels),
13934         (gst_alsa_probe_supported_formats):
13935         * ext/alsa/gstalsa.h:
13936         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
13937           Refactor and improve caps probing code: probe signedness
13938           when we probe the supported formats/widths; set endianness
13939           to the one we actually probed for (ie. cpu endianness).
13940           
13941         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
13942         (gst_alsasrc_close):
13943         * ext/alsa/gstalsasrc.h:
13944           Implement caps probing for alsasrc.
13945
13946 2006-05-15  Wim Taymans  <wim@fluendo.com>
13947
13948         * ext/theora/theoradec.c: (gst_theora_dec_reset),
13949         (theora_dec_src_query), (theora_dec_src_event),
13950         (theora_dec_sink_event), (theora_handle_comment_packet),
13951         (theora_handle_data_packet), (theora_dec_change_state):
13952         Cleanups, add some G_LIKELY.
13953         Use segment helpers instead of our own wrong code.
13954         Clear queued buffers on seek and READY.
13955
13956         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13957         (vorbis_dec_convert), (vorbis_dec_src_query),
13958         (vorbis_dec_src_event), (vorbis_dec_sink_event),
13959         (vorbis_handle_comment_packet), (vorbis_dec_push),
13960         (vorbis_handle_data_packet), (vorbis_dec_chain),
13961         (vorbis_dec_change_state):
13962         * ext/vorbis/vorbisdec.h:
13963         Remove old useless packetno variable.
13964         Do position query properly.
13965         Add some G_LIKELY.
13966         Do cleanup of queued buffers in new helper function
13967         and use it.
13968
13969 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
13970
13971         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
13972           Query supported sample rates. Fixes #341732.
13973
13974 2006-05-15  Julien MOUTTE  <julien@moutte.net>
13975
13976         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
13977         (gst_decode_bin_change_state): Make decodebin reusable
13978         when going from PAUSE_TO_READY and then back to PAUSED.
13979         Fixes #331678.
13980
13981 2006-05-15  Wim Taymans  <wim@fluendo.com>
13982
13983         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
13984         (vorbis_dec_convert), (vorbis_dec_src_query),
13985         (vorbis_dec_sink_query), (vorbis_dec_src_event),
13986         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
13987         (vorbis_dec_clean_queued), (vorbis_dec_push),
13988         (vorbis_handle_data_packet), (vorbis_dec_change_state):
13989         Cleanups. Use refcounting and DEBUG_OBJECT.
13990         Reset segment on flush, use code methods instead of our
13991         own wrong version.
13992         Fix potential memleak.
13993
13994 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
13995
13996         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
13997         (gst_alsasink_init):
13998         * ext/alsa/gstalsasink.h:
13999           Don't leak allocated snd_output_t structure if there's
14000           more than one alsasink instance at a time (#341873).
14001           Also fix GObject macros in header file.
14002           
14003 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14004
14005         * gst/subparse/gstsubparse.c:
14006         (gst_sub_parse_data_format_autodetect):
14007           Don't use libxml functions in the typefinding code.
14008
14009 2006-05-15  Wim Taymans  <wim@fluendo.com>
14010
14011         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14012         Fix seeking performance in the case where a non-header 
14013         packet has a 0 granulepos (busted theora case). 
14014         Fixes #341719
14015         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
14016          the first place, you limelight stealer you)
14017
14018 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14019
14020         * gst/subparse/gstsubparse.c:
14021         (gst_sub_parse_data_format_autodetect):
14022           Improve SAMI typefinding: handle case where there are
14023           whitespaces or newlines in front of the first <SAMI>
14024           tag (#169936).
14025
14026 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14027
14028         * configure.ac:
14029           Build video4linux plugin even if there's no XVIDEO, just
14030           without implementing the GstXOverlay interface (#334002).
14031          
14032 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14033
14034         * configure.ac:
14035         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
14036         (plugin_init):
14037           Add tentative support for libvisual-0.4 (#336881).
14038
14039 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14040
14041         Patch by: Young-Ho Cha <ganadist at chollian net>
14042
14043         * gst/subparse/samiparse.c: (handle_start_font):
14044           Need to map "silver" colour explicitly (#169936).
14045
14046 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14047
14048         Patch by: Young-Ho Cha  <ganadist at chollian net>
14049
14050         * gst/subparse/Makefile.am:
14051         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14052         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
14053         (gst_sub_parse_format_autodetect), (feed_textbuf),
14054         (gst_subparse_type_find), (plugin_init):
14055         * gst/subparse/gstsubparse.h:
14056         * gst/subparse/samiparse.c:
14057         * gst/subparse/samiparse.h:
14058           Add support for SAMI subtitles (#169936).
14059
14060 2006-05-14  Michael Smith  <msmith@fluendo.com>
14061
14062         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
14063           Fix #341696: crash when mixing L+R+C to mono or stereo.
14064         * tests/check/Makefile.am:
14065         * tests/check/elements/audioconvert.c: (set_channel_positions),
14066         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
14067         (audioconvert_suite):
14068           Add test for the above, including some generic framework bits for
14069           testing multichannel things.
14070
14071 === release 0.10.7 ===
14072
14073 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
14074
14075         * configure.ac:
14076           releasing 0.10.7, "Leave the gun"
14077
14078 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14079
14080         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14082         Fix the build.
14083
14084 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
14085
14086         * docs/libs/gst-plugins-base-libs-docs.sgml:
14087         * docs/libs/gst-plugins-base-libs-sections.txt:
14088         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
14089         * gst-libs/gst/video/video.h:
14090         * gst/videoscale/Makefile.am:
14091         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14092         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14093         * tests/check/Makefile.am:
14094         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
14095         (main):
14096           Fix integer overflow problem with pixel-aspect-ratio calculations
14097           in videoscale and xvimagesink (#341542)
14098
14099 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14100
14101         * gst-libs/gst/tag/gstid3tag.c:
14102           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
14103
14104 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
14105
14106         * win32/MANIFEST:
14107           update win32 files listing
14108
14109 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14110
14111         patch by: Sjoerd Simons (sjoerd@luon.net)
14112
14113         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14114         (group_create), (group_destroy), (add_stream),
14115         (gst_play_base_bin_get_property),
14116         (gst_play_base_bin_get_streaminfo_value_array):
14117         * gst/playback/gstplaybasebin.h:
14118           API: GstPlayBaseBin::stream-info-value-array property
14119           use a more bindings-friendly way of exposing streaminfo
14120           using a GValueArray.  Tested in ipython.
14121           Closes #341114
14122
14123 2006-05-11  Wim Taymans  <wim@fluendo.com>
14124
14125         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
14126         (queue_underrun_cb), (queue_filled_cb):
14127         Also catch queue underruns but don't do anything yet.
14128         Refactor and comment queue enlarging code a bit.
14129
14130         * gst/playback/gstplaybasebin.c: (queue_overrun),
14131         (queue_threshold_reached), (queue_out_of_data),
14132         (gen_preroll_element):
14133         If a queue over/underruns check that we don't create nasty
14134         deadlocks when the min-threshold is not reached but the
14135         max-bytes is. In those cases disable max-bytes when we
14136         know that the queue is fed timed data.
14137         Add more comments.
14138
14139 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14140
14141         * gst/playback/gstplaybin.c: (gen_audio_element):
14142           Make playbin automatically plug an 'audioresample'
14143           element before the audio sink as well. This solves
14144           problems with sinks that only accept a very specific
14145           sample rate, like esdsink (e.g. #340379).
14146
14147 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14148
14149         * gst/playback/gstplaybasebin.c: (gen_source_element):
14150           Make http sources send special headers so that we receive
14151           icecast metadata if the http stream is an icecast stream
14152           (otherwise the server will just ignore them). This also
14153           means that from now on users will need the 'icydemux'
14154           element from gst-plugins-good installed if they want to
14155           listen to icecast radio streams. (#341432, #333657).
14156
14157 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14158
14159         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
14160         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
14161           remove stupid example from docs - it should come with a simple
14162           C program instead.
14163           Clean up/fix docs
14164         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14165         (fail_if_can_read), (GST_START_TEST),
14166         (gst_multifdsink_create_streamheader), (multifdsink_suite):
14167           add a test for changing streamheader which exposes a bug in
14168           multifdsink
14169
14170 2006-05-11  Michael Smith  <msmith@fluendo.com>
14171
14172         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
14173         (gst_gnome_vfs_src_received_headers_callback):
14174         * ext/gnomevfs/gstgnomevfssrc.h:
14175           Don't set icy-caps unless we have a sane interval value. Move
14176           interval to a local variable; we never use it outside this function.
14177
14178 2006-05-11  Wim Taymans  <wim@fluendo.com>
14179
14180         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
14181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
14182         Register special buffer types along with the objects so
14183         that they are not registered at runtime from N different
14184         streaming threads since they are not threadsafe.
14185
14186 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14187
14188         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14189         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
14190           add two more tests, one doing streamheader
14191
14192 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14193
14194         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
14195           clean up the bufqueue when shutting down
14196         * tests/check/Makefile.am:
14197         * tests/check/elements/multifdsink.c: (setup_multifdsink),
14198         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
14199         (main):
14200           add a test for the leak that was just fixed
14201
14202 2006-05-10  Wim Taymans  <wim@fluendo.com>
14203
14204         * gst/adder/gstadder.c: (gst_adder_setcaps),
14205         (gst_adder_query_duration), (gst_adder_query), (forward_event),
14206         (gst_adder_src_event), (gst_adder_sink_event),
14207         (gst_adder_class_init), (gst_adder_finalize),
14208         (gst_adder_request_new_pad), (gst_adder_collected):
14209         * gst/adder/gstadder.h:
14210         Updated some docs. Added comments and FIXMEs all over the place.
14211         Improve debugging info.
14212         Fix leak on finalize by not calling the parent.
14213         Implement duration query.
14214         Make event forwarding threadsafe.
14215         Correctly send NEWSEGMENT at start and after flush.
14216         Handle EOS correctly.
14217         Post error when not negotiated.
14218
14219         * tests/check/elements/adder.c: (GST_START_TEST):
14220         Added FIXME in the test.
14221
14222 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14223
14224         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
14225         (gst_text_overlay_halign_get_type),
14226         (gst_text_overlay_wrap_mode_get_type):
14227         * ext/theora/theoradec.c: (theora_handle_type_packet),
14228         (theora_handle_data_packet):
14229         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14230         (theora_enc_sink_setcaps), (theora_enc_chain):
14231         * gst-libs/gst/cdda/gstcddabasesrc.c:
14232         (gst_cdda_base_src_mode_get_type):
14233         * gst/audiotestsrc/gstaudiotestsrc.c:
14234         (gst_audiostestsrc_wave_get_type):
14235         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
14236         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
14237         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14238         (gst_sync_method_get_type), (gst_unit_type_get_type),
14239         (gst_client_status_get_type):
14240         * gst/videoscale/gstvideoscale.c:
14241         (gst_video_scale_method_get_type):
14242         * gst/videotestsrc/gstvideotestsrc.c:
14243         (gst_video_test_src_pattern_get_type):
14244         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
14245         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
14246         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
14247         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
14248         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
14249         (paint_setup_RGB565), (paint_setup_xRGB1555):
14250           Const-ify GEnumValue and GFlagsValue arrays. Use
14251           GST_ROUND_UP_* macros instead of home-made ones.
14252
14253 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14254
14255         * configure.ac:
14256           Require core CVS for the new newsegment stuff.
14257
14258 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14259
14260         Patch by: Sjoerd Simons  <sjoerd at luon net>
14261
14262         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
14263           Register nick for enum value (#341160).
14264
14265 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
14266
14267         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
14268         (plugin_init):
14269          backout typefind patch #340375
14270          
14271         * tests/check/elements/adder.c: (message_received),
14272         (GST_START_TEST), (adder_suite):
14273           redo, signal-handling of test
14274
14275 2006-05-09  Wim Taymans  <wim@fluendo.com>
14276
14277         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
14278         (gst_adder_collected):
14279         * gst/adder/gstadder.h:
14280         Remove bogus segment merging and forwarding, we don't
14281         care about timestamps anyway and we just produce a
14282         continuous stream. 
14283         Also create a nice NEWSEGMENT event when we start.
14284         Use _scale_int some more.
14285
14286 2006-05-09  Edward Hervey  <edward@fluendo.com>
14287
14288         * tests/icles/stress-xoverlay.c:
14289         Fix if core was built without parsing support.
14290
14291 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14292
14293         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14294           Add SEDG (Samsung MPEG-4) fourcc.
14295
14296 2006-05-09  Edward Hervey  <edward@fluendo.com>
14297
14298         * tests/icles/stress-xoverlay.c:
14299         * tests/examples/volume/volume.c:
14300         Fix if core was built without parsing support.
14301
14302         * tests/examples/seek/seek.c:
14303         Disable the parse_launch example if core was built without parsing
14304         support.
14305
14306 2006-05-08  Edward Hervey  <edward@fluendo.com>
14307
14308         * autogen.sh: (CONFIGURE_DEF_OPT): 
14309         libtoolize on Darwin/MacOSX is called glibtoolize
14310
14311 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14312
14313         * tests/check/Makefile.am:
14314         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
14315           Disable the adder test, until the build-slaves posses the kindness to 
14316           either like it or to give valid reason for not doing so 
14317
14318 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14319
14320         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14321         (adder_suite):
14322           Shuffle NULL state change around and raise timeout more
14323
14324 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14325
14326         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
14327         (mp4_type_find), (plugin_init):
14328           Add typefind to distinguish between "audio/x-m4a" and new type
14329           "video/mp4". Fixes #340375
14330
14331         * tests/check/elements/adder.c: (adder_suite):
14332           Raise timeout to make buildbot happy
14333
14334 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14335
14336         * gst/adder/gstadder.c: (gst_adder_sink_event),
14337         (gst_adder_request_new_pad), (gst_adder_change_state):
14338         * gst/adder/gstadder.h:
14339         * tests/check/Makefile.am:
14340         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14341         (adder_suite), (main):
14342           Add sink-event handling to adder. It tries to merge incomming
14343           newsegment-events. Added test to check if segment_done is comming
14344           through. Fixes #340060
14345
14346 2006-05-05  Andy Wingo  <wingo@pobox.com>
14347
14348         * ext/theora/theoraparse.c (gst_theora_parse_init)
14349         (theora_parse_src_convert, theora_parse_src_query):
14350         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
14351         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
14352         query functions on the source pads of the theora and vorbis parse
14353         elements. Fixes position querying when doing a remux.
14354
14355 2006-05-05  Michael Smith  <msmith@fluendo.com>
14356
14357         * ext/theora/theoraparse.c: (parse_granulepos),
14358         (theora_parse_drain_queue_prematurely),
14359         (theora_parse_queue_buffer), (theora_parse_sink_event):
14360           Fix flushing.
14361           Fix invalid granulepos outputs when starting with a non-keyframe.
14362
14363 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
14364
14365         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
14366         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
14367         Rearrange MPEG system stream detection, fixing some memleaks in the
14368         process.
14369         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
14370         they clean up their data correctly.
14371         Remove unused ogganx caps and move the 'is_annodex' check to inside
14372         the 'is_ogg' if statement.
14373
14374 2006-05-05  Wim Taymans  <wim@fluendo.com>
14375
14376         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
14377         Properly remove ghostpads. Fixes #340392
14378
14379 2006-05-04  David Schleef  <ds@schleef.org>
14380
14381         * gst/typefind/gsttypefindfunctions.c:
14382
14383 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
14384
14385         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
14386         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
14387
14388         When typefinding an MP3 in push-based mode, don't penalise the
14389         probability down to 74% when we found 5 valid frames just because we
14390         can't peek the end of the file.
14391
14392         Make the probability for detecting MPEG Transport Streams based on the
14393         number of sequential headers we successfully detected.
14394
14395 2006-05-03  Wim Taymans  <wim@fluendo.com>
14396
14397         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14398         (vorbis_dec_push), (vorbis_dec_chain):
14399         Still produce an error when we receive an empty packet.
14400
14401 2006-05-03  Wim Taymans  <wim@fluendo.com>
14402
14403         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14404         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
14405         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
14406         Mark buffers with DISCONT after seek and after activating new
14407         chains.
14408
14409         * ext/theora/gsttheoradec.h:
14410         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14411         (theora_get_query_types), (theora_dec_sink_event),
14412         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
14413         (theora_dec_change_state):
14414         Fix frame counter.
14415         Detect and mark DISCONT buffers.
14416
14417         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14418         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
14419         (vorbis_dec_change_state):
14420         * ext/vorbis/vorbisdec.h:
14421         Use GstSegment.
14422         Detect and mark DISCONT buffers.
14423         Don't crash on 0 sized buffers.
14424
14425 2006-05-03  Wim Taymans  <wim@fluendo.com>
14426
14427         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
14428         (volume_transform_ip):
14429         Increase "volume" property to 10.0. Fixes #340369.
14430         Set the process function to NULL when capsnego fails so that
14431         we properly error out.
14432
14433 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
14434
14435         * gst/playback/gstplaybin.c: (add_sink):
14436         * gst/playback/test.c: (main):
14437         * gst/playback/test5.c: (dump_element_stats):
14438         * gst/playback/test6.c: (main):
14439           free caps using gst_caps_unref, don't leak caps-strings
14440
14441 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
14442
14443         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
14444         (plugin_init):
14445           Refine musepack typefinding a bit. Return MAXIMUM
14446           probability when we detect stream version 7 to make
14447           sure the mpeg audio typefinder doesn't trump us.
14448
14449 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
14450
14451         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
14452           Protect against unexpected NULL strf_data buffer.
14453
14454 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14455
14456         * tests/check/elements/audioconvert.c: (verify_convert),
14457         (GST_START_TEST):
14458           interpret the out[] buffer in the order the bytes are actually
14459           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
14460           Other tests should use BYTE_ORDER since the array is filled in
14461           with actual values
14462
14463 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14464
14465         * tests/check/elements/audioconvert.c: (verify_convert),
14466         (GST_START_TEST):
14467           when a test fails, give an indication of which it is
14468
14469 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14470
14471         * gst-libs/gst/cdda/gstcddabasesrc.c:
14472           compile fix; strtol() needs <stdlib.h>
14473
14474 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14475
14476         * ext/alsa/gstalsamixerelement.c:
14477         * ext/alsa/gstalsasrc.c:
14478         * ext/cdparanoia/gstcdparanoiasrc.c:
14479         * ext/gnomevfs/gstgnomevfssink.c:
14480         * ext/gnomevfs/gstgnomevfssrc.c:
14481         * ext/ogg/gstoggdemux.c:
14482         * ext/ogg/gstoggmux.c:
14483         * ext/ogg/gstoggparse.c:
14484         * ext/ogg/gstogmparse.c:
14485         * ext/pango/gstclockoverlay.c:
14486         * ext/pango/gsttextoverlay.c:
14487         * ext/pango/gsttextrender.c:
14488         * ext/pango/gsttimeoverlay.c:
14489         * ext/theora/theoradec.c:
14490         * ext/theora/theoraenc.c:
14491         * ext/vorbis/vorbisdec.c:
14492         * ext/vorbis/vorbisenc.c:
14493         * gst-libs/gst/audio/gstaudiofilter.c:
14494         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14495         * gst/audioconvert/gstaudioconvert.c:
14496         * gst/audiorate/gstaudiorate.c:
14497         * gst/audioresample/gstaudioresample.c:
14498         * gst/audiotestsrc/gstaudiotestsrc.c:
14499         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14500         * gst/playback/gstdecodebin.c:
14501         * gst/playback/gstplaybin.c:
14502         * gst/playback/gststreamselector.c:
14503         * gst/subparse/gstsubparse.c:
14504         * gst/tcp/gstmultifdsink.c:
14505         * gst/tcp/gsttcpclientsink.c:
14506         * gst/tcp/gsttcpclientsrc.c:
14507         * gst/tcp/gsttcpserversink.c:
14508         * gst/tcp/gsttcpserversrc.c:
14509         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
14510         * gst/videorate/gstvideorate.c:
14511         * gst/videoscale/gstvideoscale.c:
14512         * gst/videotestsrc/gstvideotestsrc.c:
14513         * gst/volume/gstvolume.c:
14514         * sys/v4l/gstv4ljpegsrc.c:
14515         * sys/v4l/gstv4lmjpegsink.c:
14516         * sys/v4l/gstv4lmjpegsrc.c:
14517         * sys/v4l/gstv4lsrc.c:
14518         * sys/ximage/ximagesink.c:
14519         * sys/xvimage/xvimagesink.c:
14520         * tests/check/libs/cddabasesrc.c:
14521           make GstElementDetails const
14522
14523 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14524
14525         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
14526         (gst_adder_init):
14527           send events from src-pad to all sink-pads fixes #338657
14528
14529 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14530
14531         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
14532         (alsasink_parse_spec):
14533           query width capabilities from alsa, fixes #338919
14534
14535 2006-04-28  Wim Taymans  <wim@fluendo.com>
14536
14537         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
14538         (gst_multi_fd_sink_remove_client_link):
14539         * gst/tcp/gstmultifdsink.h:
14540         Fix race condition in multifdsink that can lead to spurious 
14541         duplicate clients. this patch adds a new signal that is fired when
14542         multifdsink has removed all references to the fd.
14543         Fixes #339574.
14544         Updated documentation.
14545         API: client-fd-removed signal added
14546
14547 2006-04-28  Michael Smith  <msmith@fluendo.com>
14548
14549         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
14550           When asking g_value_array_new to prealloc elements, we may as well
14551           ask for the right number of elements.
14552
14553 2006-04-28  Wim Taymans  <wim@fluendo.com>
14554
14555         * gst-libs/gst/audio/gstbaseaudiosink.c:
14556         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
14557         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
14558         patch to make timestamp checking more tollerant to rounding 
14559         errors given that real discontinuities are to be marked on
14560         buffers. Fixes some asf files and #338778.
14561         Also avoid some crashers when we receive an event in the 
14562         NULL state.
14563
14564 2006-04-28  Michael Smith  <msmith@fluendo.com>
14565
14566         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
14567         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
14568         (gst_gnome_vfs_src_get_property),
14569         (gst_gnome_vfs_src_send_additional_headers_callback),
14570         (gst_gnome_vfs_src_received_headers_callback),
14571         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
14572         (gst_gnome_vfs_src_stop):
14573         * ext/gnomevfs/gstgnomevfssrc.h:
14574           Remove ICY handling (mostly) from gnomevfssrc, in favour of
14575           proper shared support within icydemux.
14576
14577 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14578
14579         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
14580         (gst_video_rate_swap_prev), (gst_video_rate_chain):
14581           fix up docs
14582           fix a leak when no caps negotiated
14583           fix counting of input frames
14584         * tests/check/elements/.cvsignore:
14585         * tests/check/elements/videorate.c: (assert_videorate_stats),
14586         (GST_START_TEST), (videorate_suite):
14587           add tests for these
14588
14589 2006-04-28  Wim Taymans  <wim@fluendo.com>
14590
14591         * gst-libs/gst/audio/gstringbuffer.c:
14592         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
14593         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
14594         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
14595         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
14596         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
14597         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
14598         (gst_ring_buffer_commit), (gst_ring_buffer_read),
14599         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
14600         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
14601         Check arguments passed to public functions instead of
14602         crashing.
14603
14604 2006-04-28  Wim Taymans  <wim@fluendo.com>
14605
14606         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
14607         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
14608         GstBaseAudioSrc must be live or it does not work.
14609
14610         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
14611         Don't set live to TRUE as this is the default in the parentclass.
14612
14613 2006-04-28  Wim Taymans  <wim@fluendo.com>
14614
14615         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
14616         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
14617         Videoscale doesn't pass on pixel-aspect ratio. Handle all
14618         fixation cases better. Fixes #338991
14619
14620 2006-04-28  Wim Taymans  <wim@fluendo.com>
14621
14622         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
14623         Handle 0/1 framerate correctly Fixes #331901.
14624
14625 2006-04-28  Wim Taymans  <wim@fluendo.com>
14626
14627         * tests/check/elements/audioconvert.c: (get_float_caps),
14628         (GST_START_TEST), (audioconvert_suite):
14629         Added check for correct clipping when doing float samples
14630         in audioconvert.
14631
14632 2006-04-28  Wim Taymans  <wim@fluendo.com>
14633
14634         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
14635         (gst_video_rate_chain):
14636         Print more debugging info.
14637
14638 2006-04-28  Wim Taymans  <wim@fluendo.com>
14639
14640         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
14641         (resample_set_state_from_caps):
14642         Add support for other formats audioresample can handle such as
14643         32 bits in and float and 64 bits float. Fixes #301759
14644
14645 2006-04-28  Wim Taymans  <wim@fluendo.com>
14646
14647         * gst/audioconvert/audioconvert.c: (float):
14648         correctly clip float samples > 1.0. Fixes #338718
14649
14650 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14651
14652         Patch by: Young-Ho Cha  <ganadist at chollian net>
14653
14654         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
14655         (gst_text_overlay_render_text):
14656           Don't strip newlines from the text. Also, center lines
14657           within multi-line paragraphs (#339405).
14658
14659 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14660
14661         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
14662           Fix wavpack typefinding to work in more cases (don't peek
14663           for chunks of multiple hundred kBs at once, but process
14664           things step-by-step in smaller units). Fixes #339786.
14665
14666 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14667
14668         * configure.ac:
14669           back to HEAD
14670
14671 === release 0.10.6 ===
14672
14673 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
14674
14675         * configure.ac:
14676           releasing 0.10.6, "Chao"
14677
14678 2006-04-26  David Schleef  <ds@schleef.org>
14679
14680         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
14681           Fixes #338897.
14682
14683 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14684
14685         * configure.ac:
14686         * win32/common/config.h:
14687           new prerelease
14688
14689 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14690
14691         patch by: Wim Taymans
14692
14693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14694         (gst_ogg_demux_perform_seek):
14695           make sure correct newsegments are sent, so that the decoder
14696           and the demuxer agree on timestamps.  Fixes playback of a lot
14697           of Ogg files that do not start from 0.  Fixes #339833.
14698
14699 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14700
14701         Patch by: Edward Hervey  <edward@fluendo.com>
14702
14703         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
14704         * tests/check/Makefile.am:
14705         * tests/check/elements/videorate.c: (assert_videorate_stats),
14706         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
14707         (videorate_suite), (main):
14708           Fix an infinite loop if frames are passed in with wrongly ordered
14709           timestamps.  Fixes #339013.
14710
14711 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14712
14713         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
14714
14715         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
14716           fix typefinding on some ISO files.  Fixes #339212.
14717
14718 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14719
14720         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
14721
14722         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14723           add another H264 fourcc.  Fixes #339047.
14724
14725 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14726
14727         Patch by: Jan Schmidt
14728
14729         * gst/playback/gststreamselector.c:
14730         (gst_stream_selector_bufferalloc):
14731           Restore old StreamSelector behaviour.
14732           Fixes #338419.
14733
14734 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
14735
14736         * configure.ac:
14737         * win32/common/config.h:
14738           prerelease
14739
14740 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
14741
14742         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
14743
14744         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14745         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
14746           Fix some memory leaks: on finalize, free buffers left in the queue
14747           before destroying the queue; in _push(), unref rtp_buf even if
14748           the process vfunc returned a NULL buffer as output buffer (#337548);
14749           demote some recuring debug messages to LOG level.
14750
14751 2006-04-11  Wim Taymans  <wim@fluendo.com>
14752
14753         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
14754         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14755         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
14756         (gst_ogg_demux_loop):
14757         More cleanups.
14758         Respect segment stop when emiting EOS or SEGMENT_DONE.
14759         Fixes (#337945).
14760
14761 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
14762
14763         * gst/playback/gststreamselector.c:
14764         (gst_stream_selector_get_property):
14765           Don't leak pad name.
14766
14767 2006-04-10  Michael Smith  <msmith@fluendo.com>
14768
14769         * tests/check/Makefile.am:
14770         * tests/check/gst-plugins-base.supp:
14771           Suppress an old libtheora bug (fixed in more recent versions), so 
14772           that FC4 buildslaves can pass.
14773
14774 2006-04-10  Wim Taymans  <wim@fluendo.com>
14775
14776         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
14777         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
14778         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
14779         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
14780         (gst_ogg_demux_loop):
14781         Don't leak events.
14782         Remember what error we got when finding chains, if we
14783         were shutdown, that would not be an error.
14784
14785 2006-04-10  Wim Taymans  <wim@fluendo.com>
14786
14787         * gst-libs/gst/audio/gstbaseaudiosink.c:
14788         (gst_base_audio_sink_event):
14789         Starting the ringbuffer when we did not acquire it can cause
14790         a deadlock, is pointless and causes nasty things for
14791         subclasses. 
14792         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
14793
14794 2006-04-10  Wim Taymans  <wim@fluendo.com>
14795
14796         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
14797         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
14798         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14799         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14800         (gst_ogg_demux_deactivate_current_chain),
14801         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
14802         (gst_ogg_demux_bisect_forward_serialno),
14803         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
14804         Add some more debugging.
14805
14806 2006-04-10  Wim Taymans  <wim@fluendo.com>
14807
14808         * ext/theora/theoradec.c: (theora_dec_src_event),
14809         (theora_handle_data_packet):
14810         Some more debug info.
14811
14812         * tests/examples/seek/seek.c: (start_seek), (main):
14813         Print element messages too.
14814
14815 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
14816
14817         * gst/audioresample/debug.h:
14818           replace debug macros with variable number of parameters
14819           by a simple alias to gstreamer standard debug macros 
14820          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
14821           supported by MSVC 6.0 and 7.1)
14822         * gst/audioresample/resample.h:
14823           define M_PI and rint for WIN32
14824         * win32/common/libgstaudio.def:
14825         * win32/common/libgstriff.def:
14826         * win32/common/libgsttag.def:
14827         * win32/common/libgstvideo.def:
14828           add new exported functions
14829         * win32/vs6:
14830           update project files
14831
14832 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
14833
14834         * ext/alsa/gstalsamixeroptions.c:
14835         (gst_alsa_mixer_options_class_init):
14836         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
14837         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
14838         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
14839         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
14840         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
14841         * gst-libs/gst/audio/gstaudiofilter.c:
14842         (gst_audio_filter_class_init):
14843         * gst-libs/gst/audio/gstaudiosink.c:
14844         (gst_audioringbuffer_class_init):
14845         * gst-libs/gst/audio/gstaudiosrc.c:
14846         (gst_audioringbuffer_class_init):
14847         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
14848         * gst-libs/gst/interfaces/colorbalancechannel.c:
14849         (gst_color_balance_channel_class_init):
14850         * gst-libs/gst/interfaces/mixeroptions.c:
14851         (gst_mixer_options_class_init):
14852         * gst-libs/gst/interfaces/mixertrack.c:
14853         (gst_mixer_track_class_init):
14854         * gst-libs/gst/interfaces/tunerchannel.c:
14855         (gst_tuner_channel_class_init):
14856         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
14857         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14858         (gst_netbuffer_class_init):
14859         * gst-libs/gst/rtp/gstbasertppayload.c:
14860         (gst_basertppayload_class_init):
14861         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14862         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
14863         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14864         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
14865         * gst/playback/gststreamselector.c:
14866         (gst_stream_selector_class_init):
14867         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14868         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14869         * sys/v4l/gstv4lcolorbalance.c:
14870         (gst_v4l_color_balance_channel_class_init):
14871         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
14872         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
14873         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14874         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
14875         (gst_v4l_tuner_norm_class_init):
14876         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
14877         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
14878         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
14879         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
14880
14881 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
14882
14883         * ext/pango/gsttextrender.h:
14884         * gst-libs/gst/audio/gstaudiosink.h:
14885         * gst-libs/gst/audio/gstaudiosrc.h:
14886         * gst-libs/gst/audio/gstbaseaudiosink.h:
14887         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14888         * gst-libs/gst/audio/gstringbuffer.h:
14889         * gst-libs/gst/rtp/gstbasertpdepayload.h:
14890         * gst-libs/gst/rtp/gstbasertppayload.h:
14891         * gst-libs/gst/video/gstvideofilter.h:
14892         * gst-libs/gst/video/gstvideosink.h:
14893         * gst/playback/gstplaybasebin.h:
14894         * gst/tcp/gstmultifdsink.h:
14895         * sys/v4l/gstv4lelement.h:
14896         Fix broken GObject macros
14897
14898 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
14899
14900         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
14901         More debug to trace why my USB headset is not working with gst
14902
14903 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
14904
14905         * gst/playback/gstplaybasebin.c: (group_destroy):
14906         Clean up our group elements properly in the case where it never 
14907         got committed - it still got added unconditionally to the bin.
14908
14909 2006-04-07  Wim Taymans  <wim@fluendo.com>
14910
14911         * ext/theora/theoradec.c: (theora_dec_sink_event),
14912         (theora_handle_data_packet), (theora_dec_chain):
14913         Unref unhandled events.
14914         Protect against empty buffers.
14915         Perform QoS on running time.
14916
14917 2006-04-07  Michael Smith  <msmith@fluendo.com>
14918
14919         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
14920         (gst_vorbis_enc_chain):
14921           Remove leaks from vorbisenc.
14922           Mostly minor changes, the only significant one is that now the
14923           buffers we set as 'streamheader' on the caps are copies of the
14924           original buffers, to avoid circular refcounting problems.
14925
14926 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
14927
14928         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
14929           Don't remove our mute-probe if someone else already did so.
14930           Don't set a 2nd one if there is already one pending on the pad.
14931
14932         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
14933         (do_playbin_seek):
14934           When a seek fails, ensure that playbin is still set back to playing.
14935           
14936         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
14937         (mpeg_ts_type_find), (plugin_init):
14938           Add a typefind function for mpeg-ts streams. (Closes: #336617)
14939
14940 2006-04-06  Andy Wingo  <wingo@pobox.com>
14941
14942         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
14943         (gst_video_rate_init): Caps-related parameters should not be reset
14944         by a flush -- move their inits to the instance init function.
14945         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
14946         is not OK, just return the result.
14947
14948         * gst/audiotestsrc/gstaudiotestsrc.c
14949         (gst_audio_test_src_class_init)
14950         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
14951         broken by Stefan's commit on 24 March.
14952
14953         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
14954         buffers being pushed out. Fixes oggmux ! multifdsink.
14955
14956 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
14957
14958         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
14959         (gst_vorbis_dec_init), (vorbis_dec_finalize):
14960         * ext/vorbis/vorbisdec.h:
14961         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
14962         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
14963         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
14964         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
14965         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
14966         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
14967         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
14968         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
14969         (gst_vorbis_enc_buffer_from_packet),
14970         (gst_vorbis_enc_buffer_from_header_packet),
14971         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
14972         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
14973         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
14974         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
14975         (gst_vorbis_enc_change_state):
14976         * ext/vorbis/vorbisenc.h:
14977           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
14978           vorbisenc adhere to the official nomenclature; use boilerplate
14979           macro.
14980
14981 2006-04-04  Andy Wingo  <wingo@pobox.com>
14982
14983         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
14984         Whoops, fix bug introduced. Bad hacker!
14985         
14986         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
14987         Properly handle the case where you get EOS before any buffers are
14988         received. Use gst_buffer_make_metadata_writable where appropriate.
14989
14990         * ext/theora/theoradec.c (theora_handle_data_packet): This value
14991         is often negative -- make it signed so as not to wrap around.
14992         Fixes segfaults introduced on 9 March.
14993
14994 2006-04-03  Wim Taymans  <wim@fluendo.com>
14995
14996         * ext/theora/gsttheoradec.h:
14997         * ext/theora/theoradec.c: (theora_dec_src_event):
14998         Don't try to store a gdouble in a gboolean.
14999         Small cleanups.
15000
15001 2006-04-03  Michael Smith  <msmith@fluendo.com>
15002
15003         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
15004           Oggmux sucks.
15005           Make it suck slightly less by writing out the final page.
15006           Still can't encode a vorbis-in-ogg file correctly, though.
15007
15008 2006-04-03  Andy Wingo  <wingo@pobox.com>
15009
15010         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
15011         a g_print.
15012
15013         * ext/theora/theora.c (plugin_init): Register theoraparse.
15014
15015         * ext/theora/gsttheoraparse.h: 
15016         * ext/theora/theoraparse.c: New files implementing a theora
15017         parser. Now we can properly remux ogg/theora+vorbis, yay.
15018
15019         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
15020
15021 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15022
15023         * gst/audiotestsrc/gstaudiotestsrc.c:
15024           Fixed the sample pipeline (see #323798)
15025
15026 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15027
15028         * configure.ac:
15029         * win32/common/config.h:
15030         * win32/common/config.h.in:
15031           use AS_VERSION and AS_NANO
15032           more cleanups
15033
15034 2006-03-31  Andy Wingo  <wingo@pobox.com>
15035
15036         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
15037         uninitialized variable return that would happen.
15038         
15039         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
15040         uninitialized variable return that would never happen.
15041
15042         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
15043         (vorbis_parse_sink_event): Add an event function to flush our
15044         state on a seek, and to drain buffers on a premature EOS.
15045         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
15046         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
15047         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
15048         (vorbis_parse_drain_queue): Queue up buffers until we can set
15049         their timestamps and granulepos values.
15050
15051         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
15052         and keep track of data needed for deriving granulepos and
15053         timestamps for buffers.
15054
15055 2006-03-29  Wim Taymans  <wim@fluendo.com>
15056
15057         Patch by: j^ <j at bootlab dot org>
15058
15059         * ext/alsa/gstalsamixerelement.c:
15060         (gst_alsa_mixer_element_class_init):
15061         * ext/alsa/gstalsasink.c:
15062         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
15063         * ext/ogg/gstoggdemux.c:
15064         * ext/ogg/gstoggmux.c:
15065         * ext/ogg/gstoggparse.c:
15066         * ext/pango/gstclockoverlay.c:
15067         * ext/pango/gsttextoverlay.c:
15068         * ext/pango/gsttextrender.c:
15069         * ext/pango/gsttimeoverlay.c:
15070         * ext/theora/theoradec.c:
15071         * ext/theora/theoraenc.c:
15072         * ext/vorbis/vorbisdec.c:
15073         * ext/vorbis/vorbisenc.c:
15074         * gst/audioconvert/gstaudioconvert.c:
15075         * gst/subparse/gstsubparse.c:
15076         * gst/tcp/gstmultifdsink.c:
15077         * gst/tcp/gsttcpclientsink.c:
15078         * gst/tcp/gsttcpclientsrc.c:
15079         * gst/tcp/gsttcpserversink.c:
15080         * gst/tcp/gsttcpserversrc.c:
15081           better/unified long descriptions
15082           Fixes #336477
15083
15084 2006-03-29  Wim Taymans  <wim@fluendo.com>
15085
15086         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
15087         (stop_seek):
15088         Don't let double and triple clicks mess up our state.
15089
15090 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15091
15092         * gst/playback/gstplaybin.c: (gen_video_element),
15093         (gen_text_element), (gen_audio_element), (gen_vis_element):
15094           Error out gracefully when we can't create any of the usual
15095           conversion elements for some reason. Also, don't try to
15096           create an audioscale (sic) element that's not used anyway.
15097
15098 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15099
15100         * gst/playback/gstplaybasebin.c: (setup_source):
15101           Don't post RESOURCE_NOT_FOUND error when we can't find a source
15102           element for a particular protocol, that's confusing for users.
15103           Instead, post a RESOURCE_FAILED error, so that our own error
15104           message is actually shown in totem etc. (#336303).
15105
15106 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15107
15108         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15109
15110         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
15111         (gst_gnome_vfs_src_get_icy_metadata):
15112           Fix some minor memory leaks (#336194).
15113
15114 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15115
15116         * ext/gnomevfs/gstgnomevfs.c:
15117         (gst_gnome_vfs_location_to_uri_string):
15118         * ext/gnomevfs/gstgnomevfs.h:
15119         * ext/gnomevfs/gstgnomevfssink.c:
15120         (gst_gnome_vfs_sink_set_property):
15121         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
15122           Make gnomevfssink accept filenames as well as URIs for the
15123           "location" property, just like gnomevfssrc does (and
15124           filesrc/filesink do) (#336190).
15125
15126 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15127
15128         * tests/check/generic/clock-selection.c: (GST_START_TEST):
15129           set to NULL before unreffing, fixes a valgrind leak.
15130           Why was this not triggering the error that an object needs to
15131           be NULL before unreffing ?
15132         * win32/common/config.h:
15133           update
15134
15135 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15136
15137         * gst/subparse/gstsubparse.c: (convert_encoding),
15138         (gst_sub_parse_change_state):
15139         * gst/subparse/gstsubparse.h:
15140           Text subtitle files may or may not be UTF-8. If it's not, we
15141           don't really want to see '?' characters in place of non-ASCII
15142           characters like accented characters. So let's assume the input
15143           is UTF-8 until we come across text that is clearly not. If it's
15144           not UTF-8, we don't really know what it is, so try the following:
15145           (a) see whether the GST_SUBTITLE_ENCODING environment variable
15146           is set; if not, check (b) if the current locale encoding is
15147           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
15148           the current locale encoding is UTF-8 and the environment variable
15149           was not set to any particular encoding. Not perfect, but better
15150           than nothing (and better than before, I think) (fixes #172848).
15151
15152 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15153
15154         * configure.ac:
15155           update core requirement to 0.10.4.1 because of async_playback
15156           vmethod on GstBaseSink
15157
15158 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15159
15160         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
15161         * gst/adder/gstadder.c: (gst_adder_init):
15162         use DEBUG_FUNCPTR for collectpads
15163
15164 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15165
15166         * docs/plugins/Makefile.am:
15167         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15168         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15169         * ext/cdparanoia/gstcdparanoiasrc.c:
15170         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
15171         (gst_gnome_vfs_sink_class_init):
15172         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
15173         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
15174         * ext/ogg/gstoggmux.c:
15175         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
15176         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
15177         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
15178         * ext/pango/gsttextoverlay.c:
15179         * ext/pango/gsttextrender.c:
15180         * ext/theora/theoradec.c:
15181         * ext/theora/theoraenc.c:
15182         * ext/vorbis/vorbisdec.c:
15183         * ext/vorbis/vorbisenc.c:
15184         * gst-libs/gst/audio/gstaudiofilter.c:
15185         (gst_audio_filter_base_init):
15186         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15187         (gst_audio_filter_template_base_init):
15188         * gst/adder/gstadder.c: (gst_adder_get_type):
15189         * gst/adder/gstadder.h:
15190         * gst/audioconvert/gstaudioconvert.c:
15191         * gst/audiotestsrc/gstaudiotestsrc.c:
15192         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
15193         (gst_audio_test_src_create):
15194         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15195         * gst/playback/gstdecodebin.c:
15196         * gst/playback/gstplaybin.c:
15197         * gst/playback/gststreamselector.c:
15198         (gst_stream_selector_base_init):
15199         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
15200         * gst/volume/gstvolume.c:
15201         * sys/v4l/gstv4lmjpegsink.c:
15202         * sys/v4l/gstv4lmjpegsrc.c:
15203         * tests/check/libs/cddabasesrc.c:
15204         * tests/old/examples/gob/gst-identity2.gob:
15205           Add docs for adder, use GST_ELEMENT_DETAILS macro,
15206           define GstElementDetails at the top
15207
15208 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
15209
15210         * win32/common/libgstinterfaces.def:
15211         Add a lot of export functions for gst-python
15212         * win32/vs6/libgstinterfaces.dsp:
15213         Add a missing include folder in the project configuration
15214         
15215 2006-03-23  Wim Taymans  <wim@fluendo.com>
15216
15217         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15218         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15219         (gst_base_audio_src_change_state):
15220         Fix audio sources, forgot to make the ringbuffer
15221         startable...
15222
15223 2006-03-23  Wim Taymans  <wim@fluendo.com>
15224
15225         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15226         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15227         (gst_base_audio_src_change_state):
15228         unparent instead of unref the ringbuffer.
15229
15230 2006-03-23  Wim Taymans  <wim@fluendo.com>
15231
15232         * gst-libs/gst/audio/gstbaseaudiosink.c:
15233         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
15234         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
15235         Implement new async_play vmethod to start slaving and allow
15236         playback start in case of async PLAY state changes. 
15237
15238         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15239         Enable QoS with new method in base class.
15240
15241 2006-03-23  Wim Taymans  <wim@fluendo.com>
15242
15243         Patch by: Julien MOUTTE <julien at moutte dot net>
15244
15245         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
15246         (gst_video_test_src_do_seek), (gst_video_test_src_create):
15247         Partially handle 0 framerate, only EOS after the first frame
15248         is missing.
15249
15250 2006-03-23  Wim Taymans  <wim@fluendo.com>
15251
15252         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15253
15254         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15255         (gst_riff_create_video_template_caps):
15256         * gst/ffmpegcolorspace/avcodec.h:
15257         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15258         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15259         (gst_ffmpegcsp_avpicture_fill):
15260         * gst/ffmpegcolorspace/imgconvert.c:
15261         Patch for support of YVU9 AVI files (#334822)
15262
15263 2006-03-22  Edward Hervey  <edward@fluendo.com>
15264
15265         * docs/design/design-decodebin.txt:
15266         Added design document for new decodebin
15267         (Target Caps): text/x-pango-markup is also a default target caps.
15268
15269 2006-03-22  Wim Taymans  <wim@fluendo.com>
15270
15271         * gst-libs/gst/audio/gstbaseaudiosink.c:
15272         (gst_base_audio_sink_dispose):
15273         Since we _parent the ringbuffer, we also need to
15274         _unparent instead of a plain _unref.
15275
15276 2006-03-22  Wim Taymans  <wim@fluendo.com>
15277
15278         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
15279         (stop_seek), (scrub_toggle_cb), (main):
15280         Add scrub checkbox.
15281
15282 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15283
15284         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
15285         (gst_ogg_parse_chain):
15286           Fix very inefficient usage of linked lists (#335365).
15287
15288 2006-03-21  Edward Hervey  <edward@fluendo.com>
15289
15290         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15291         * gst/playback/gstplaybin.c: (handoff):
15292         * gst/playback/gststreamselector.c:
15293         (gst_stream_selector_set_property):
15294         gcc 4.1 unreferenced pointer fixes.
15295         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
15296         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
15297         gst_buffer_ref() now takes a GstBuffer*.
15298
15299 2006-03-20  Julien MOUTTE  <julien@moutte.net>
15300
15301         * sys/xvimage/xvimagesink.c:
15302         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
15303         by Jan Schmidt.
15304
15305 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
15306
15307         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
15308         (id3v1_type_find), (apetag_type_find), (plugin_init):
15309           Can't do tag preferences via probability, as tags would then
15310           lose against types that are recognised with MAXIMUM probability
15311           (like .wav); so let all tag typefinders return MAXIMUM themselves
15312           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
15313           that we can prefer APE to ID3v1 (fixes #335028).
15314           
15315 2006-03-17  Wim Taymans  <wim@fluendo.com>
15316
15317         * gst-libs/gst/audio/gstbaseaudiosink.c:
15318         (gst_base_audio_sink_change_state):
15319         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
15320         (gst_ring_buffer_may_start):
15321         * gst-libs/gst/audio/gstringbuffer.h:
15322         Only start playback if we are playing.
15323         should fix #330748.
15324
15325 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
15326
15327         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15328         * win32/common/config.h:
15329           Revert accidental commits to these files.
15330
15331 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15332
15333         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15334
15335         * tests/Makefile.am:
15336           Don't try to build tests in tests/icles if we
15337           don't have X (#323852)
15338
15339 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15340
15341         * gst-libs/gst/tag/gstid3tag.c:
15342           Add TXXX frame identifiers for replaygain stuff as used
15343           by some taggers (see #323721).
15344
15345 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
15346
15347         * gst/playback/gststreamselector.c:
15348         (gst_stream_selector_set_property),
15349         (gst_stream_selector_bufferalloc):
15350           Preserve the existing buggy streamselector behaviour by performing
15351           a fallback buffer allocation when downstream isn't linked yet.
15352           This should really be fixed in playbin by blocking pads until it's
15353           linked them.
15354           Also, use gst_pad_alloc_buffer instead of
15355           gst_pad_alloc_buffer_and_set.
15356
15357 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15358
15359         * gst-libs/gst/tag/gstid3tag.c:
15360           Don't crash on unknown ID3v2 TXXX frames.
15361           
15362 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15363
15364         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
15365           Chain up to the parent finalize method.
15366           Add 32-bit sample size to the template caps.
15367
15368         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15369         (gst_riff_create_video_template_caps):
15370           Add the fourcc that the VMWare codec uses.
15371           
15372         * gst/playback/gststreamselector.c:
15373         (gst_stream_selector_set_property),
15374         (gst_stream_selector_bufferalloc),
15375         (gst_stream_selector_request_new_pad):
15376           For the active pad, forward buffer-alloc requests, otherwise
15377           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
15378           having to memcpy every frame when used by playbin.
15379
15380         * gst/tcp/gstmultifdsink.c:
15381         (gst_multi_fd_sink_handle_client_write):
15382           Get negotiated caps from the sink pad, rather than the sink
15383           pad's peer.
15384
15385 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15386
15387         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15388         
15389         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
15390           Don't forget to set src->callbacks_pushed to FALSE again when
15391           popping them, otherwise re-activation in a different mode won't
15392           work (#334620).
15393
15394 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15395
15396         Patch by: Sebastien Moutte  <sebastien moutte net>
15397
15398         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
15399         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
15400         (gst_ffmpeg_smpfmt_to_caps):
15401           Replace __VA_ARGS__ caps creation macros with varargs functions.
15402           Makes things compile on MSVC (#320765), looks nicer, and we can
15403           tell the compiler to check for the NULL terminator.
15404
15405 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15406
15407         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
15408
15409         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15410           Make sure the buffer we copy into is really always big
15411           enough, this time for real (#333488).
15412           
15413 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15414
15415         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15416           Add support for 24bpp DIB (#305279).
15417
15418 2006-03-14  Wim Taymans  <wim@fluendo.com>
15419
15420         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
15421         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15422         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
15423         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
15424         (gst_video_scale_init), (gst_video_scale_src_event):
15425         Re-enable QoS after the release.
15426         Rework videoscale to use the base class src_event handler.
15427
15428 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15429
15430         * configure.ac:
15431           back to CVS.
15432
15433 === release 0.10.5 ===
15434
15435 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
15436
15437         * configure.ac:
15438           releasing 0.10.5, "Net"
15439
15440 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
15441
15442         * docs/plugins/Makefile.am:
15443           Part of previous cdparanoiasrc docs fixes, forgot to commit.
15444           
15445 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
15446
15447         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15448         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15449         * docs/plugins/gst-plugins-base-plugins.hierarchy:
15450           Add cdparanoiasrc to docs.
15451
15452         * gst-libs/gst/cdda/gstcddabasesrc.c:
15453           More GstCddaBaseSrc docs.
15454
15455 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
15456
15457         * docs/libs/gst-plugins-base-libs-sections.txt:
15458         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
15459         * gst-libs/gst/tag/tag.h:
15460           API: libgsttag: new method gst_tag_from_id3_user_tag().
15461
15462 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
15463
15464         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15465           NULL-terminate array of mpeg4 video file extensions.
15466           Fixes crash on PPC (#334226).
15467
15468 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
15469
15470         * ext/gnomevfs/gstgnomevfssrc.c:
15471         (gst_gnome_vfs_src_check_get_range):
15472           gnome_vfs_uri_is_local() alone is not a good indicator
15473           whether we can operate in pull-mode with a specific URI,
15474           as it returns FALSE for file:// URIs that point to an
15475           NFS-mounted path. Be more conservative here: whitelist
15476           local files, blacklist http URIs and use the old
15477           mechanism for anything else (fixes #334216).
15478
15479 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15480
15481         * configure.ac:
15482           back to trunk
15483
15484 === release 0.10.4 ===
15485
15486 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
15487
15488         * configure.ac:
15489           releasing 0.10.4, "Power"
15490
15491 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
15492
15493         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15494         Disable max-lateness by setting it to -1 for now, so that 
15495         we can bed QoS stuff in thoroughly between now and the next
15496         release.
15497
15498 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
15499
15500         Patch by: Fabrizio Gennari
15501
15502         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15503           Make sure we don't read beyond the palette buffer in case of
15504           broken or manipulated files (#333488)
15505
15506 2006-03-10  Edward Hervey  <edward@fluendo.com>
15507
15508         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
15509         Fix for variable not initialized.
15510
15511 2006-03-09  Wim Taymans  <wim@fluendo.com>
15512
15513         * ext/libvisual/visual.c: (gst_visual_get_type),
15514         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
15515         (gst_visual_chain):
15516         Small cleanups.
15517
15518         * ext/theora/gsttheoradec.h:
15519         * ext/theora/theoradec.c: (gst_theora_dec_init),
15520         (gst_theora_dec_reset), (_theora_granule_time),
15521         (theora_dec_src_convert), (theora_dec_sink_convert),
15522         (theora_dec_src_query), (theora_dec_src_event),
15523         (theora_dec_sink_event), (theora_handle_comment_packet),
15524         (theora_handle_header_packet), (theora_dec_push),
15525         (theora_handle_data_packet), (theora_dec_chain),
15526         (theora_dec_change_state):
15527         Add simple QoS.
15528
15529 2006-03-09  Wim Taymans  <wim@fluendo.com>
15530
15531         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
15532         (audiocast_register_listener), (gst_gnome_vfs_src_start):
15533         Some cleanups.
15534
15535 2006-03-09  Wim Taymans  <wim@fluendo.com>
15536
15537         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
15538         Don't try to activate NULL chains.
15539
15540 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15541
15542         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
15543           Fix invalid memory access to region before peek'd data (#332964).
15544
15545 2006-03-09  Wim Taymans  <wim@fluendo.com>
15546
15547         Patch by: Christophe Fergeau
15548
15549         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
15550         * ext/pango/gsttextrender.c: (gst_text_render_init):
15551         * gst/adder/gstadder.c: (gst_adder_init):
15552         Don't leak padtemplates, closes #333510.
15553
15554 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15555
15556         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
15557           Fix invalid memory access: make sure string passed to
15558           regexec() is NUL-termianted.
15559
15560 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15561
15562         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15563         (mp3_type_find):
15564           Refactor mpeg/audio typefinding to make it more maintainable
15565           and easier to fine-tune. Make probing into middle of the file
15566           work properly (fixes #333900, also see #152688).
15567
15568 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15569
15570         * gst/typefind/gsttypefindfunctions.c:
15571         (utf8_type_find_have_valid_utf8_at_offset):
15572           Remove part from previous commit that was bogus:
15573           g_utf8_validate() does in fact not accept embedded
15574           zeroes, so we don't need to check for those (thanks
15575           to Mike for the hint).
15576
15577 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15578
15579         * gst/typefind/gsttypefindfunctions.c:
15580         (utf8_type_find_count_embedded_zeroes),
15581         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
15582           Make plain/text typefinder more conservative: firstly, check
15583           for embedded zeroes, which are perfectly valid UTF-8 characters,
15584           but also a fairly good sign that something is not a plain text
15585           file; secondly, probe into the middle of the file if possible.
15586           If we can't probe into the middle, limit the probability value
15587           to be returned to TYPE_FIND_POSSIBLE (see #333900).
15588
15589 2006-03-08  Michael Smith  <msmith@fluendo.com>
15590
15591         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15592           Make typefind function name for mpeg4 video unique.
15593
15594 2006-03-08  Wim Taymans  <wim@fluendo.com>
15595
15596         * ext/libvisual/visual.c: (gst_visual_init),
15597         (gst_visual_clear_actors), (gst_visual_dispose),
15598         (gst_visual_reset), (gst_visual_src_setcaps),
15599         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
15600         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
15601         (gst_visual_chain), (gst_visual_change_state):
15602         Cleanups, post nice errors.
15603         Handle sink and src events.
15604         Implement simple QoS.
15605
15606         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15607         Use new basesink methods to configure max-lateness.
15608         Small doc update.
15609
15610         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15611         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
15612         Debug statement cleanups.
15613
15614         * gst/volume/gstvolume.c: (gst_volume_class_init):
15615         Simple cleanup.
15616
15617 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15618
15619         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
15620         (gst_text_overlay_init), (gst_text_overlay_set_property),
15621         (gst_text_overlay_get_property):
15622           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
15623           as string type properties, but mark them deprecated. Add
15624           'halignment' and 'valignment' properties that use enums
15625           instead of strings.
15626
15627 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15628
15629         Patch by: Fabrizio Gennari
15630
15631         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15632           Allow palettes with less than 256 colours in AVI files
15633           (#333488)
15634
15635 2006-03-07  Julien MOUTTE  <julien@moutte.net>
15636
15637         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
15638         (gst_text_overlay_video_event): Fix wrong EOS handling on text
15639         pad. We were releasing the queued text buffer when we should keep
15640         it until video pad gets EOS or discard the text buffer because it's
15641         too old. That was eating the last subtitle buffer. Add some more
15642         debug.
15643
15644 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15645
15646         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
15647         (gst_text_overlay_video_chain):
15648           Fix invalid memory access (we can't access a buffer after it's been
15649           pushed downstream without taking a reference); fix memory leak (if
15650           there's no text to render, bail out before allocating stuff).
15651
15652 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15653
15654         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15655         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
15656         * ext/pango/gsttextoverlay.h:
15657           If input is plain text, escape it before passing it to
15658           pango_layout_set_markup().
15659
15660 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15661
15662         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
15663           Don't ignore flow return from gst_pad_push().
15664
15665 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15666
15667         Patch by: Fabrizio Gennari
15668
15669         * ext/libvisual/visual.c: (gst_visual_getcaps),
15670         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
15671         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
15672         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
15673         (gst_vorbisenc_convert_sink):
15674         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
15675         (gst_audio_duration_from_pad_buffer):
15676         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
15677         (gst_audio_filter_chain):
15678         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15679         (gst_base_rtp_depayload_setcaps):
15680         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
15681         (gst_video_get_size):
15682         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
15683           Don't leak references returned by gst_pad_get_parent()
15684           (#333663)
15685
15686 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
15687
15688         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
15689           change location param details
15690         * gst/volume/gstvolume.c: (plugin_init):
15691           correct plugin description
15692
15693 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
15694
15695         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15696         (gst_gnome_vfs_src_check_get_range):
15697           Override GstBaseSrc::check_get_range() in order to avoid opening
15698           the resource just to check whether we can operate in pull-mode or
15699           not - we can predict that pretty well from the URI alone. Should
15700           fix problems with last.fm (#331690). (Requires latest core CVS).
15701
15702 2006-03-06  Wim Taymans  <wim@fluendo.com>
15703
15704         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
15705         (gst_video_sink_class_init):
15706         Throw away frames that are later than 20 ms.
15707
15708 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
15709
15710         Patch by: Fabrizio Gennari
15711
15712         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15713           Set depth on WMA caps (#333545)
15714
15715 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15716
15717         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
15718         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
15719           put Theora BOS pages before others.  This hardcodes
15720           the Ogg/Theora I profile, but hey.
15721
15722 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15723
15724         * ext/ogg/README:
15725           updated with some examples
15726         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
15727         (granulepos_add), (theora_buffer_from_packet):
15728         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
15729         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
15730         (gst_vorbisenc_chain):
15731           implement strategy from ext/ogg/README
15732         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
15733         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
15734         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
15735         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
15736           Fix muxer so that oggz-validate is happy with all streams;
15737           except for no eos mark, and the BOS page ordering
15738         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
15739         (check_buffer_granulepos):
15740         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
15741           update tests to check for OFFSET being set as requested
15742           fixed type of granulepos, it's not a ClockTime
15743
15744 2006-03-05  Julien MOUTTE  <julien@moutte.net>
15745
15746         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15747         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
15748         Check that the xvimage we are creating has a correct size
15749         before returning it. (#314897)
15750
15751 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
15752
15753         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15754           Give id3 and ape tag typefinders a rank slightly higher
15755           than PRIMARY to ensure they're always run before any of
15756           the other typefinders (in particular wav and mp3) (#324186).
15757
15758 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
15759
15760         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15761           Add support for '3IVD' fourcc (#333403).
15762
15763 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
15764
15765         * configure.ac:
15766           Bump requirements to GStreamer CVS for the new error enum.
15767
15768         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
15769           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
15770           space left on the device (fixes #333352).
15771
15772 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
15773
15774         * win32/vs6:
15775           add a project file for libgstvolume
15776           update the workspace
15777
15778 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15779
15780         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
15781         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
15782         (GST_START_TEST):
15783           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
15784           Set IN_CAPS on header buffers
15785
15786 2006-03-02  Wim Taymans  <wim@fluendo.com>
15787
15788         * docs/plugins/Makefile.am:
15789         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15790         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15791         Add audioresample to docs.
15792
15793         * gst/audioconvert/gstaudioconvert.c:
15794         Add revision date.
15795
15796         * gst/audioresample/gstaudioresample.c:
15797         (gst_audioresample_base_init), (gst_audioresample_class_init),
15798         (gst_audioresample_init), (gst_audioresample_dispose),
15799         (audioresample_get_unit_size), (audioresample_transform_caps),
15800         (resample_set_state_from_caps), (audioresample_transform_size),
15801         (audioresample_set_caps), (audioresample_event),
15802         (audioresample_do_output), (audioresample_transform),
15803         (audioresample_pushthrough), (gst_audioresample_set_property),
15804         (gst_audioresample_get_property), (plugin_init):
15805         * gst/audioresample/gstaudioresample.h:
15806         Added docs.
15807         Small code cleanups.
15808
15809 2006-03-02  Wim Taymans  <wim@fluendo.com>
15810
15811         * docs/plugins/Makefile.am:
15812         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15813         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15814         Added videoscale to docs.
15815
15816         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
15817         (gst_video_rate_swap_prev), (gst_video_rate_event),
15818         (gst_video_rate_chain):
15819         Fix typo in docs.
15820
15821         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
15822         (gst_video_scale_init), (gst_video_scale_prepare_size),
15823         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
15824         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
15825         * gst/videoscale/gstvideoscale.h:
15826         Added docs, examples.
15827         Some code cleanups.
15828         Post errors instead of g_warning.
15829
15830 2006-03-02  Wim Taymans  <wim@fluendo.com>
15831
15832         * docs/libs/gst-plugins-base-libs-docs.sgml:
15833         * docs/libs/gst-plugins-base-libs-sections.txt:
15834         * docs/libs/gst-plugins-base-libs.types:
15835         * docs/plugins/Makefile.am:
15836         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15837         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15838         Added some more docs to libs and plugins.
15839
15840         * gst-libs/gst/audio/gstringbuffer.c:
15841         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
15842         * gst-libs/gst/audio/gstringbuffer.h:
15843         Document ringbuffer some more.
15844
15845         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
15846         (gst_video_rate_setcaps), (gst_video_rate_reset),
15847         (gst_video_rate_init), (gst_video_rate_flush_prev),
15848         (gst_video_rate_swap_prev), (gst_video_rate_event),
15849         (gst_video_rate_chain), (gst_video_rate_change_state):
15850         * gst/videorate/gstvideorate.h:
15851         Fix videorate to use segments.
15852         Make it work with 0/1 framerates (closes #331903)
15853         Handle EOS correctly.
15854         Added docs.
15855
15856 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15857
15858         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
15859         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
15860         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
15861           In state change function, first chain up to parent class,
15862           then handle downwards state change stuff. Remove some
15863           commented out cruft from 0.8 code.
15864
15865 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
15866
15867         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
15868         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
15869         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
15870         (gst_ogm_parse_chain):
15871           Don't remove/re-add source pad if the new caps are the same as
15872           the old caps anyway (#333042). When removing source pad, don't
15873           unref it afterwards - we didn't ref it when adding. Sprinkle some
15874           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
15875           after using gst_pad_get_parent(). Return downstream flow return
15876           value in chain function.
15877
15878 2006-03-02  Wim Taymans  <wim@fluendo.com>
15879
15880         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15881         * docs/plugins/gst-plugins-base-plugins.args:
15882         * docs/plugins/gst-plugins-base-plugins.hierarchy:
15883         * docs/plugins/gst-plugins-base-plugins.interfaces:
15884         * docs/plugins/gst-plugins-base-plugins.signals:
15885         Fix hierarchy, added some more elements to the docs.
15886
15887         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15888         (gst_ffmpegcsp_get_type):
15889         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
15890         Fix docs for ffmpegcolorspace.
15891
15892 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
15893
15894         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
15895         (apetag_type_find), (ape_type_find), (plugin_init):
15896           Some typefinding fine-tuning:
15897           - rank ID3/APE tags in order of preference via probabilities, so that
15898             ID3v2 > APEv2 > APEv1 > ID3v1.
15899           - three or four bytes don't really justify MAXIMUM probability,
15900             change those to 'very likely' (musepack and monkeysaudio).
15901
15902 2006-03-01  Wim Taymans  <wim@fluendo.com>
15903
15904         * docs/plugins/Makefile.am:
15905         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15906         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15907         * ext/alsa/gstalsamixer.c:
15908         * ext/alsa/gstalsamixer.h:
15909         * ext/alsa/gstalsamixerelement.c:
15910         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
15911         * ext/alsa/gstalsamixerelement.h:
15912         * ext/alsa/gstalsasink.c:
15913         * ext/alsa/gstalsasink.h:
15914         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
15915         (gst_alsasrc_init):
15916         * ext/alsa/gstalsasrc.h:
15917         Added alsa docs.
15918         Small code cleanups.
15919
15920 2006-03-01  Wim Taymans  <wim@fluendo.com>
15921
15922         * ext/theora/Makefile.am:
15923         Dist new header too,
15924
15925 2006-03-01  Wim Taymans  <wim@fluendo.com>
15926
15927         * docs/plugins/Makefile.am:
15928         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15929         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15930         * ext/gnomevfs/gstgnomevfssink.h:
15931         * ext/gnomevfs/gstgnomevfssrc.h:
15932         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
15933         * ext/vorbis/vorbisdec.h:
15934         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
15935         * ext/vorbis/vorbisenc.h:
15936         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
15937         (vorbis_parse_chain), (vorbis_parse_change_state):
15938         * ext/vorbis/vorbisparse.h:
15939         * gst/audioconvert/gstaudioconvert.h:
15940         * gst/tcp/gsttcpserversink.h:
15941         * gst/videotestsrc/gstvideotestsrc.c:
15942         * gst/videotestsrc/gstvideotestsrc.h:
15943         * gst/volume/gstvolume.c:
15944         * gst/volume/gstvolume.h:
15945         Fix some more docs.
15946         Added docs for vorbisdec and vorbisparse.
15947         Fix vorbisparse.
15948
15949 2006-03-01  Wim Taymans  <wim@fluendo.com>
15950
15951         * docs/plugins/Makefile.am:
15952         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15953         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15954         * ext/pango/gstclockoverlay.h:
15955         * ext/pango/gsttextoverlay.h:
15956         * ext/pango/gsttextrender.h:
15957         * ext/pango/gsttimeoverlay.h:
15958         * ext/theora/gsttheoradec.h:
15959         * ext/theora/gsttheoraenc.h:
15960         * ext/theora/theoradec.c:
15961         * ext/theora/theoraenc.c:
15962         * gst/audioconvert/gstaudioconvert.h:
15963         * gst/audiotestsrc/gstaudiotestsrc.h:
15964         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
15965         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
15966         * gst/tcp/gstmultifdsink.h:
15967         Updated/added documentation.
15968
15969         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15970         (gst_text_overlay_halign_get_type),
15971         (gst_text_overlay_wrap_mode_get_type),
15972         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
15973         (gst_text_overlay_init), (gst_text_overlay_set_property),
15974         (gst_text_overlay_get_property):
15975         Fix up properties to be enums instead of string to make bindings,
15976         introspection and automatic GUI creation possible.
15977         Add getters for the properties.
15978
15979 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
15980
15981         * gst/audiotestsrc/gstaudiotestsrc.c:
15982           added defines of M_PI and M_PI_2
15983         * gst/ffmpegcolorspace/avcodec.h:
15984           removed #include "stdint.h" for win32 as _stdint.h is 
15985           autogenerated to win32/common
15986         * win32/common/libgstaudio.def:
15987         * win32/common/libgsttag.def:
15988           added some exports
15989         * win32/vs6:
15990           some project files bugs corrected
15991         * win32/vs7:
15992           project files are reset to the default vs7 configuration 
15993           (they link to msvcr71.dll using default optimizations)
15994           
15995 2006-02-28  Wim Taymans  <wim@fluendo.com>
15996
15997         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
15998         Fix some docs.
15999
16000 2006-02-28  Edward Hervey  <edward@fluendo.com>
16001
16002         * ext/alsa/gstalsasrc.c:
16003         Set proper class on the ElementDetails:
16004         Source/Audio instead of Src/Audio/
16005
16006 2006-02-28  Edward Hervey  <edward@fluendo.com>
16007
16008         * gst/videoscale/vs_scanline.c:
16009         (vs_scanline_resample_nearest_RGBA):
16010         Revert optimization in videoscale. It should go in liboil and have
16011         an appropriate liboil function.
16012
16013 2006-02-28  Wim Taymans  <wim@fluendo.com>
16014
16015         * gst-libs/gst/audio/gstbaseaudiosink.c:
16016         (gst_base_audio_sink_provide_clock):
16017         Don't try to provide a clock in the NULL state.
16018
16019 2006-02-28  Wim Taymans  <wim@fluendo.com>
16020
16021         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
16022         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
16023         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16024         (gst_ogg_demux_deactivate_current_chain),
16025         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
16026         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
16027         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
16028         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
16029         Use GstSegment infrastructure to remove duplicated code
16030         and handle more seek cases correctly.
16031
16032 2006-02-28  Wim Taymans  <wim@fluendo.com>
16033
16034         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16035         (gst_ffmpegcsp_transform):
16036         Don't ignore return code from ffmpeg convert function.
16037
16038         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
16039         Split out some long statements to ease debugging.
16040
16041 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
16042
16043         * ext/libvisual/visual.c: (gst_visual_init),
16044         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
16045         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
16046         being able to renegotiate the size. Instead, use the negotiation
16047         algorithm from the goom plugin to pick an initial output caps. 
16048
16049         Also, allow theoretical libvisual plugins that might support non-GL 
16050         output even if they also do GL.
16051
16052 2006-02-26  Julien MOUTTE  <julien@moutte.net>
16053
16054         * ext/libvisual/visual.c: (gst_visual_init),
16055         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
16056         (plugin_init): Load only non GL plugins. Fix some memleaks and 
16057         possible negotiation issues.
16058
16059 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16060
16061         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
16062
16063 2006-02-24  Michael Smith  <msmith@fluendo.com>
16064
16065         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
16066         (cmml_type_find), (plugin_init):
16067           Fix CMML type find function to not require a specific minor version
16068           of the CMML header.
16069
16070           Add an MPEG4 video elementary stream typefind function.
16071
16072 2006-02-04  Michael Smith  <msmith@fluendo.com>
16073
16074         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
16075         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
16076         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16077         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
16078         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
16079         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
16080           Annodex support in ogg demuxer. Doesn't do very much without the
16081           other annodex patches (to come).
16082
16083 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16084
16085         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
16086
16087         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16088           Pick up palette for MS video v1 (#327028)
16089
16090 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16091
16092         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16093         (gst_ffmpegcsp_caps_remove_format_info),
16094         (gst_ffmpegcsp_get_unit_size):
16095           The 'palette_data' field from incoming RGB caps shouldn't be
16096           proxied on outgoing YUV caps; also, restrict unit size
16097           adjustment in case of paletted data only to the unit that
16098           actually has a palette. Fixes #330711.
16099
16100 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16101
16102         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16103         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16104         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
16105         (gst_ffmpegcsp_get_unit_size):
16106           Plug some memory leaks.
16107
16108 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16109
16110         * sys/ximage/Makefile.am:
16111         * sys/xvimage/Makefile.am:
16112           Add some _CFLAGS and _LIBS that seem to be missing
16113           and/or required for Cygwin (see #317048).
16114
16115 2006-02-22  Wim Taymans  <wim@fluendo.com>
16116
16117         * ext/alsa/gstalsasrc.c:
16118         Fix description as pointed out by caugier.
16119
16120 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
16121
16122         Reviewed by : Edward Hervey  <edward@fluendo.com>
16123
16124         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16125         (qt_type_find):
16126         Better 3gp typefinding (#331526).
16127
16128 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16129
16130         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16131           Don't send EOS event here, the base class will send one for us.
16132
16133         * gst/playback/gstplaybasebin.c: (prepare_output):
16134           Subpictures without video stream aren't allowed either.
16135         
16136         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16137           Fix debug statement copy'n'paste-o.
16138
16139 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16140
16141         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
16142           Fix issues with mixer keeping state when muting/unmuting
16143           and when changing the volume whilst muted (see #331763
16144           and #331765).
16145
16146 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16147
16148         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
16149         (parse_subrip), (gst_sub_parse_format_autodetect):
16150           Set right caps given that we send escaped text. Also,
16151           honour <i></i>, <b></b> and <u></u> markers that can be found
16152           in .srt files (fixes #310202).
16153
16154 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16155
16156         * gst-libs/gst/audio/mixerutils.c:
16157         (element_factory_rank_compare_func):
16158           Make order in which elements are tried more determinable.
16159
16160 2006-02-20  Julien MOUTTE  <julien@moutte.net>
16161
16162         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
16163         (remove_element_chain), (cleanup_decodebin),
16164         (gst_decode_bin_change_state): Make decodebin reusable by
16165         fixing remove_element_chain first and then introduce a
16166         cleaner in state change to ->NULL. (Closes #331678)
16167
16168 2006-02-19  Wim Taymans  <wim@fluendo.com>
16169
16170         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
16171         use 0666 mask when creating files so umask gets applied
16172         correctly. Fixes #331295.
16173
16174 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16175
16176         * gst/subparse/Makefile.am:
16177         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
16178         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
16179         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
16180         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
16181         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
16182         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
16183         * gst/subparse/gstssaparse.h:
16184         * gst/subparse/gstsubparse.c: (plugin_init):
16185           Add very basic parser for SSA subtitle streams (as often
16186           found in matroska files).
16187
16188 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16189
16190         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
16191           That should be text/x-pango-markup, not text/x-pango-layout.
16192
16193 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16194
16195         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
16196         Polishing.
16197
16198 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16199
16200         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16201         (gst_text_overlay_finalize), (gst_text_overlay_init),
16202         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16203         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16204         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16205         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16206         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16207         Fix state change deadlock.
16208
16209 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16210
16211         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16212         (gst_text_overlay_finalize), (gst_text_overlay_init),
16213         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16214         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16215         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16216         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16217         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16218         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
16219         and subtitles files.
16220
16221 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16222
16223         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
16224         should be considered as raw.
16225
16226 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16227
16228         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16229         (cb_probe):
16230         * gst/playback/gststreaminfo.h: Introduce language informations.
16231
16232 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16233
16234         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16235         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16236         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16237         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
16238         Set shared memory segments to be deleted as soon as we have attached,
16239         that way they get cleaned up automatically if we crash.
16240
16241 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16242
16243         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
16244         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
16245         functions are called with lock held.
16246
16247 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16248
16249         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16250         (gst_text_overlay_finalize), (gst_text_overlay_init),
16251         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16252         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16253         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
16254         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
16255         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
16256         (gst_text_overlay_change_state): Refactoring of textoverlay
16257         without collectpads. This now supports sparse subtitles coming
16258         from a demuxer instead of a sub file. Seeking is still broken 
16259         though. Need to discuss with wtay some more on how to handle
16260         seeking correctly.
16261         * ext/pango/gsttextoverlay.h:
16262         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
16263         subtitles coming from the demuxer.
16264
16265 2006-02-17  Wim Taymans  <wim@fluendo.com>
16266
16267         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16268         (gst_vorbisenc_convert_sink):
16269         Use some more scaling functions.
16270
16271 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16272
16273         * ext/cdparanoia/gstcdparanoiasrc.c:
16274         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
16275         (gst_cd_paranoia_paranoia_callback),
16276         (gst_cd_paranoia_src_signal_is_being_watched),
16277         (gst_cd_paranoia_src_read_sector):
16278         * ext/cdparanoia/gstcdparanoiasrc.h:
16279           Add back 'transport-error' and 'uncorrected-error' signals and
16280           make them actually be fired when bad stuff happens (#319340).
16281
16282 2006-02-17  Wim Taymans  <wim@fluendo.com>
16283
16284         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
16285         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
16286         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
16287         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
16288         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
16289         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
16290         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
16291         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16292         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
16293         (gst_ring_buffer_clear):
16294         Small cleanups.
16295         Added some G_LIKELY.
16296
16297 2006-02-17  Wim Taymans  <wim@fluendo.com>
16298
16299         * gst-libs/gst/audio/TODO:
16300         Update TODO
16301
16302         * gst-libs/gst/audio/gstbaseaudiosink.c:
16303         (gst_base_audio_sink_get_offset):
16304         When trying to play samples ASAP and we don't have a
16305         previous sample, try to play at position 0 instead of
16306         an invalid position.
16307
16308 2006-02-17  Wim Taymans  <wim@fluendo.com>
16309
16310         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
16311         (gst_alsasink_reset):
16312         Also release lock when we get an error in _reset();
16313         fix an error message.
16314
16315 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16316
16317         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
16318         (gst_alsasink_init), (get_channel_free_structure),
16319         (caps_add_channel_configuration), (gst_alsasink_getcaps),
16320         (gst_alsasink_close):
16321         * ext/alsa/gstalsasink.h:
16322           Add support for more than 2 channels (#326720).
16323
16324 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16325
16326         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16327           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
16328           with 4 or 6 channels, assume a default channel layout to make things
16329           work (not sure there's anything else we can do in those cases).
16330
16331 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16332
16333         * gst-libs/gst/audio/multichannel.c:
16334           Minor docs fix.
16335
16336         * gst-libs/gst/riff/Makefile.am:
16337         * gst-libs/gst/riff/riff-ids.h:
16338         * gst-libs/gst/riff/riff-media.c:
16339         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
16340           Add support for WAVEFORMATEX, eg. PCM audio with more than two
16341           channels and a channel layout map.
16342           
16343 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
16344
16345         Reviewed by Edward Hervey  <edward@fluendo.com>
16346
16347         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
16348         C-level optimization of the RGBA nearest neighbour function.
16349         Eventually this might end up in liboil with vectorized versions.
16350
16351 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16352
16353         * gst-libs/gst/audio/multichannel.c:
16354         (gst_audio_get_channel_positions):
16355           When we have more than 2 channels, but no channel layout is
16356           specified in the caps, return some default channel layout
16357           to the caller and warn about about a possibly buggy element
16358           (could be buggy filtercaps as well of course) (#317038).
16359
16360 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16361
16362         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
16363           Add gst-libs/gst/cdda to list of lib search paths.
16364
16365 2006-02-15  Andy Wingo  <wingo@pobox.com>
16366
16367         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
16368         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
16369         to the Lord Jesus that I do not have to touch the ogg muxer ever
16370         again.
16371
16372 2006-02-15  Edward Hervey  <edward@fluendo.com>
16373
16374         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16375         quicktime movie files can also contain 'uuid' atoms.
16376
16377 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
16378
16379         * gst/audioconvert/plugin.c: (plugin_init):
16380           Register the GstAudioChannelPosition enum type with the type
16381           system in the plugin_init function, so that it is known before
16382           any element actually makes use of multi-channel stuff. This is
16383           required for example if one wants to be able to deserialise/use
16384           a caps string with channel positions before any pipeline has
16385           been setup and started, like with gst-launch.
16386
16387 2006-02-14  Wim Taymans  <wim@fluendo.com>
16388
16389         * gst-libs/gst/audio/gstringbuffer.c:
16390         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
16391         (gst_ring_buffer_samples_done), (wait_segment),
16392         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
16393         Add some compiler G_(UN_)LIKELY help.
16394         SIGNAL the ringbuffer waiters when going to PAUSED as well to
16395         make sure they can exit their functions. Should fix #330748
16396
16397 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16398
16399         * Makefile.am:
16400         * configure.ac:
16401         * win32/MANIFEST:
16402         * win32/common/_stdint.h:
16403           Windows does not have long long; copy the generated _stdint.h
16404         * win32/common/interfaces-enumtypes.c:
16405         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
16406         (gst_mixer_track_flags_get_type),
16407         (gst_tuner_channel_flags_get_type):
16408         * win32/common/multichannel-enumtypes.c:
16409         (gst_audio_channel_position_get_type):
16410           update
16411
16412 2006-02-13  Wim Taymans  <wim@fluendo.com>
16413
16414         * gst-libs/gst/audio/gstbaseaudiosink.c:
16415         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
16416         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16417         Always sync on first sample we receive when starting.
16418
16419 2006-02-13  Wim Taymans  <wim@fluendo.com>
16420
16421         * gst/playback/gstplaybin.c: (gen_vis_element):
16422         Update vis bin docs.
16423         Move queue after tee so we don't queue video buffers but
16424         audio samples instead. Fixes problems where the video queue
16425         is filled and the audio queue empty.
16426
16427 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
16428
16429         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
16430           No need to push an EOS event here, GstBaseSrc will do that for us
16431           when we return FLOW_UNEXPECTED.
16432           
16433 2006-02-12  Wim Taymans  <wim@fluendo.com>
16434
16435         * gst-libs/gst/audio/gstbaseaudiosink.c:
16436         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
16437         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
16438         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16439         Use scale functions when possible.
16440         Fix error messages.
16441         Free clockid when after waiting for EOS.
16442         Use G_(UN_)LIKLY when it makes sense.
16443         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
16444
16445 2006-02-12  Edward Hervey  <edward@fluendo.com>
16446
16447         * gst/playback/gstplaybasebin.c: (prepare_output): 
16448         Remove stray semi-colon (fixes #330888).
16449
16450 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
16451
16452         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
16453         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
16454         Fix up the XShm call testing so that we catch errors, and don't
16455         cause new ones by attempting to detach from a segment we failed
16456         to attach to. Fixes #312439.
16457
16458 2006-02-10  Edward Hervey  <edward@fluendo.com>
16459
16460         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16461         Added flv file typefind (video/x-flv).
16462
16463 2006-02-10  Edward Hervey  <edward@fluendo.com>
16464
16465         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16466         (gst_riff_create_video_template_caps):
16467         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
16468         Also added the caps to the default set of riff video caps.
16469
16470 2006-02-09  Andy Wingo  <wingo@pobox.com>
16471
16472         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
16473         time and the end time of the last packet in the page.
16474         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
16475         on the pages in our queue, set the duration as well. Reflow a
16476         debug statement.
16477         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
16478         Fixes bad muxing order.
16479
16480 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16481
16482         * gst-libs/gst/rtp/gstbasertppayload.c:
16483         (gst_basertppayload_setcaps), (gst_basertppayload_push):
16484           update seqnum before setting it on the packet; this makes sure
16485           that the timestamp and seqnum properties match after pushing
16486           a buffer
16487
16488 2006-02-09  Andy Wingo  <wingo@pobox.com>
16489
16490         * gst-libs/gst/audio/gstringbuffer.c
16491         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
16492         overflow after 13.5 hours of recording. Kapow!
16493
16494         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
16495         the buffer size -- we don't care about underrun/overrun reporting
16496         right now, just need to return a useful value.
16497
16498 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
16499
16500         * configure.ac:
16501           Back to CVS
16502
16503 === release 0.10.3 ===
16504
16505 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
16506
16507         * configure.ac:
16508           releasing 0.10.3, "Under Pressure"
16509
16510 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16511
16512         * configure.ac:
16513         Drat. Bump libtool version number for new API.
16514         Prelease 0.10.2.3 (of 0.10.3)
16515
16516 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16517
16518         * configure.ac:
16519         * win32/common/config.h:
16520         0.10.2.2 prerelease (of 0.10.3).
16521
16522 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16523
16524         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
16525           Revert Andy's newsegment change pending a more correct
16526           fix.
16527
16528 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16529
16530         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16531         (qt_type_find), (plugin_init):
16532           detect more files as 3gp
16533           group and reorder the iso file formats
16534
16535 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16536
16537         * ext/vorbis/vorbis.c: (plugin_init):
16538           Register musicbrainz tags, so apps don't have to.
16539
16540 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16541
16542         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
16543         (gst_tag_to_vorbis_tag):
16544           Make sure we called gst_tag_register_musicbrainz_tags()
16545           before possibly mapping a vorbiscomment string from/to a
16546           musicbrainz tag.
16547
16548 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16549
16550         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16551           In case we can't find the required number of consecutive
16552           mpeg audio frames to positively identify an MPEG audio
16553           stream, check if there's at least a valid mpeg audio
16554           frame right at offset 0 and if so suggest mpeg/audio
16555           caps with a very low probability (#153004).
16556
16557 2006-02-07  Andy Wingo  <wingo@pobox.com>
16558
16559         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
16560         a TIME segment if we get timestamped buffers. Requires recent
16561         fixes in core to work properly.
16562
16563 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16564
16565         * gst/playback/gstplaybasebin.c: (prepare_output):
16566           Don't print the URI as part of the error message, it
16567           makes error dialogs look rather ugly, especially if
16568           the URI is very long or has characters in it that
16569           need escaping.
16570
16571 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16572
16573         * gst/playback/gstplaybasebin.c: (prepare_output):
16574           Error out if we have only text or subtitles, but nothing
16575           else. Also error out if we have subtitles but no video
16576           stream.
16577
16578 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16579
16580         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16581           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
16582           Post an error message on the bus when we encounter an
16583           error, which will hopefully be more meaningful than the
16584           'Internal Flow Error' message users get to see if we
16585           just return GST_FLOW_ERROR.
16586
16587 2006-02-07  Andy Wingo  <wingo@pobox.com>
16588
16589         * configure.ac (GST_MAJORMINOR): Update core version req to
16590         0.10.2.2, for the collectpads API addition (#330244).
16591
16592 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16593
16594         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16595           Return FALSE from plugin_init() when GnomeVFS can't
16596           be initialised for some reason (#328423).
16597
16598 2006-02-06  Julien MOUTTE  <julien@moutte.net>
16599
16600         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
16601         Stick to seeking theory until i find the bug.
16602         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
16603
16604 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
16605
16606         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16607         (theora_enc_finalize), (theora_enc_sink_setcaps),
16608         (theora_set_header_on_caps), (theora_enc_chain),
16609         (theora_enc_change_state):
16610         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
16611           Make theoraenc and the tests leak free. Like, really.
16612
16613 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
16614
16615         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16616         (theora_enc_finalize), (theora_enc_sink_setcaps):
16617           Add a finalize method to ensure we clean up state even if
16618           someone omitted the state change back to NULL.
16619
16620         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
16621         (gst_vorbisenc_chain):
16622           Free some more leaked bits.
16623
16624         * tests/check/pipelines/theoraenc.c: (start_pipeline),
16625         (stop_pipeline):
16626           Wait for state changes to happen if they're ASYNC.
16627
16628           This ought to teach those fancy pants buildbots a lesson.
16629
16630 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16631
16632         * gst-libs/gst/tag/gstid3tag.c:
16633           Add mapping for ID3 International Standard Recording Code
16634           tag "TSRC"
16635
16636 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16637
16638         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
16639           Don't leak tag names.
16640
16641 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16642
16643         * docs/libs/gst-plugins-base-libs-docs.sgml:
16644         * docs/libs/gst-plugins-base-libs-sections.txt:
16645         * gst-libs/gst/tag/gstid3tag.c:
16646         * gst-libs/gst/tag/gstvorbistag.c:
16647         * gst-libs/gst/tag/tags.c:
16648           Split libgsttag docs into multiple sections.
16649
16650 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16651
16652         * docs/libs/Makefile.am:
16653         * docs/libs/gst-plugins-base-libs-docs.sgml:
16654         * docs/libs/gst-plugins-base-libs-sections.txt:
16655         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
16656         * gst-libs/gst/tag/gstvorbistag.c:
16657         * gst-libs/gst/tag/tag.h:
16658         * gst-libs/gst/tag/tags.c:
16659           Add libgsttag to the docs.
16660
16661 2006-02-05  Julien MOUTTE  <julien@moutte.net>
16662
16663         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
16664         (gst_text_overlay_init), (gst_text_overlay_src_event),
16665         (gst_text_overlay_collected): Fix clockoverlay.
16666
16667 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16668
16669         * docs/libs/compiling.sgml:
16670           Fix typo: it's pkg-config, not pkg-gconfig
16671
16672         * docs/libs/gst-plugins-base-libs-docs.sgml:
16673         * docs/libs/gst-plugins-base-libs-sections.txt:
16674         * docs/libs/tmpl/gstgconf.sgml:
16675           There is no libgstgconf in 0.10, remove it
16676           from the docs.
16677
16678 2006-02-05  Julien MOUTTE  <julien@moutte.net>
16679
16680         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
16681         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16682         (gst_text_overlay_src_event), (gst_text_overlay_collected):
16683         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
16684         (gst_sub_parse_class_init), (gst_sub_parse_init),
16685         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
16686         (parse_mpsub), (parser_state_init), (handle_buffer),
16687         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
16688         * gst/subparse/gstsubparse.h: Introduce seeking code.
16689
16690 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16691
16692         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
16693           Add comment about LANGUAGE tag inconsistency (we want
16694           ISO-639-1, but extract three-letter identifiers?)
16695
16696         * po/POTFILES.in:
16697           Add two translatable files.
16698
16699 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16700
16701         * gst-libs/gst/tag/Makefile.am:
16702         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
16703         * gst-libs/gst/tag/tag.h:
16704         * gst-libs/gst/tag/tags.c:
16705         (gst_tag_register_musicbrainz_tags_internal),
16706         (gst_tag_register_musicbrainz_tags):
16707           Forward-port some tags stuff from the 0.8 branch. This is
16708           mostly the addition of musicbrainz tags and their mapping
16709           to vorbistags, and a vorbistag mapping of the language tag.
16710
16711 2006-02-05  Julien MOUTTE  <julien@moutte.net>
16712
16713         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
16714         refactoring.
16715
16716 2006-02-04  David Schleef  <ds@schleef.org>
16717
16718         * ext/ogg/gstoggmux.c:
16719         * gst/typefind/gsttypefindfunctions.c:
16720           Add Dirac typefinding and add dirac format to oggmux.
16721
16722 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
16723
16724         * gst/playback/gstdecodebin.c: (try_to_link_1):
16725           Don't put essential function call into
16726           g_return_*() macro, otherwise it'll all be
16727           replaced by NOOPs when compiling with
16728           G_DISABLE_CHECKS defined.
16729
16730 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
16731
16732         * ext/ogg/gstoggdemux.c:
16733         * ext/ogg/gstoggparse.c:
16734         * gst/tcp/gsttcpserversink.c:
16735         * sys/v4l/v4lsrc_calls.c:
16736         * sys/v4l/v4lsrc_calls.h:
16737         Just make it compile with --disable-gst-debug.
16738
16739 2006-02-03  Wim Taymans  <wim@fluendo.com>
16740
16741         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
16742         (gst_alsasink_class_init), (gst_alsasink_init),
16743         (gst_alsasink_write), (gst_alsasink_reset):
16744         * ext/alsa/gstalsasink.h:
16745         Add lock to protect alsa calls.
16746         Implement reset to flush samples ASAP, does not work
16747         with dmix though.
16748
16749 2006-02-02  Wim Taymans  <wim@fluendo.com>
16750
16751         * gst-libs/gst/audio/gstbaseaudiosink.c:
16752         (gst_base_audio_sink_provide_clock):
16753         Ugh.. getting late I guess...
16754
16755 2006-02-02  Wim Taymans  <wim@fluendo.com>
16756
16757         * gst-libs/gst/audio/gstbaseaudiosink.c:
16758         (gst_base_audio_sink_provide_clock),
16759         (gst_base_audio_sink_set_property),
16760         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
16761         Don't try to provide a clock when we are not negotiated since
16762         we might not be able to make it run.
16763
16764 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
16765
16766         * gst/playback/gstdecodebin.c: (try_to_link_1):
16767           Unlinking two source pads is ... hard.
16768
16769 2006-02-02  Wim Taymans  <wim@fluendo.com>
16770
16771         * gst-libs/gst/audio/TODO:
16772         Updated.
16773
16774         * gst-libs/gst/audio/gstbaseaudiosink.c:
16775         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
16776         On EOS, wait till the last sample is played before posting EOS.
16777
16778 2006-02-01  Philippe Kalaf <burger at speedy dot org>
16779
16780         Patch by: Kai Vehmanen
16781         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16782           Adds ability to enable newsegment bypass by setting queue_delay to
16783           zero. Also avoid thread being started if queue_delay is zero.
16784
16785 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16786
16787         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
16788           Make test work again by connecting fakesinks to each decoded pad,
16789           which makes the pipeline wait until each fakesink has a buffer
16790           queued before going to PAUSED state. At that point we know the
16791           decodebin pads are negotiated.
16792
16793 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16794
16795         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
16796         (gst_cdda_base_src_handle_event):
16797         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
16798           Pass unhandled queries to the parent class's query function.
16799
16800 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16801
16802         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
16803         (gst_ogg_pad_src_query):
16804         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
16805         * ext/theora/theoradec.c: (theora_dec_src_query),
16806         (theora_dec_sink_query):
16807         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16808         (vorbis_dec_sink_query):
16809         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
16810         (gst_vorbisenc_sink_query):
16811         * gst/adder/gstadder.c: (gst_adder_query):
16812           Pass unhandled queries upstream instead of just
16813           dropping them (#326447). Also, fix supported
16814           query types list for some elements.
16815
16816 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
16817
16818         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
16819         (paris_type_find), (ilbc_type_find), (plugin_init):
16820           Fix typefinding for audio/x-au, audio/x-paris and
16821           audio/iLBC-sh. We cannot use the START_WITH macros
16822           here, because there can only be one typefind factory
16823           with the same name (caps), so the second one would
16824           replace the first one and the first one would never
16825           be called when doing typefinding (see #161712).
16826           
16827
16828 2006-01-31  Wim Taymans  <wim@fluendo.com>
16829
16830         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
16831         (vorbis_handle_header_packet), (vorbis_dec_push),
16832         (vorbis_handle_data_packet):
16833         Use scale_int when we can, add some more scaling.
16834         Check packettype before parsing it.
16835
16836 2006-01-31  Wim Taymans  <wim@fluendo.com>
16837
16838         * ext/theora/theoradec.c: (_theora_granule_time),
16839         (theora_dec_src_convert), (theora_dec_sink_convert):
16840         Call right _scale functions.
16841         Use parameter instead of some other random value.
16842
16843 2006-01-31  Wim Taymans  <wim@fluendo.com>
16844
16845         * ext/theora/theoradec.c: (_theora_granule_frame),
16846         (_theora_granule_time), (_inc_granulepos),
16847         (theora_dec_src_convert), (theora_dec_sink_convert),
16848         (theora_handle_type_packet), (theora_handle_data_packet),
16849         (theora_dec_chain):
16850         Use higher precision timestamps calculation.
16851         Convert some other conversions to _scale.
16852
16853 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
16854
16855         * gst/audiotestsrc/gstaudiotestsrc.c:
16856         (gst_audio_test_src_create_sine_table), (plugin_init):
16857         * gst/volume/gstvolume.c: (plugin_init):
16858           initialize gst_controller before using
16859
16860 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
16861
16862         * tests/check/pipelines/theoraenc.c:
16863         * tests/check/pipelines/vorbisenc.c:
16864         Define constant using G_GINT64_CONSTANT to avoid errors when
16865         passing it around - otherwise it gets truncated to 32 bits.
16866
16867         Fixes failing tests.
16868
16869 2006-01-31  Andy Wingo  <wingo@pobox.com>
16870
16871         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
16872         caps being set doesn't have a framerate value. Basically a stopgap
16873         measure.
16874
16875         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
16876         technically correct enough to put into core though.
16877         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
16878         DURATION. Fixes theoraenc ! oggmux.
16879
16880         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
16881         fraction, not double.
16882
16883 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
16884
16885         * win32/vs7:
16886         add vs7 project files created by Sergey Scobich
16887
16888 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
16889
16890         * win32/vs8:
16891         add vs8 project files created by Sergey Scobich
16892         
16893 2006-01-30  Andy Wingo  <wingo@pobox.com>
16894
16895         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
16896         timestamp + duration, not just timestamp -- ogg pages should be
16897         ordered by stop time. Necessary fix given the change in vorbis
16898         timestamps.
16899
16900         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
16901         (gst_theora_enc_init): Pull the granule shift out of the encoder.
16902         (granulepos_add): New function, handles the messiness of adjusting
16903         granulepos values.
16904         (theora_buffer_from_packet):
16905         (theora_enc_chain):
16906         (theora_enc_sink_event): Use granulepos_add, not +.
16907
16908         * tests/check/pipelines/theoraenc.c
16909         (check_buffer_granulepos_from_starttime): Just check the frame
16910         count, not the actual granulepos -- we can't dictate to the
16911         encoder when it should be placing keyframes.
16912
16913 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16914
16915         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
16916           SERVICE_NOT_AVAILABLE happens for example when you're trying to
16917           play an http:// stream from a server that's not serving
16918
16919 2006-01-30  Andy Wingo  <wingo@pobox.com>
16920
16921         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
16922         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
16923         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
16924         available.
16925
16926         * ext/theora/gsttheoraenc.h:
16927         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
16928         although theoraenc was timestamping correctly. Added handling of
16929         streams that start with nonzero timestamps.
16930
16931         * tests/check/Makefile.am:
16932         * tests/check/pipelines/theoraenc.c: New file, basically does same
16933         tests as vorbisenc.
16934
16935         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
16936
16937 2006-01-30  Wim Taymans  <wim@fluendo.com>
16938
16939         * gst-libs/gst/audio/gstaudiosink.c:
16940         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
16941         (gst_audioringbuffer_pause):
16942         Implement pause that does not wait for completion.
16943
16944         * gst-libs/gst/audio/gstbaseaudiosink.c:
16945         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16946         Don't drop buffers when going to PAUSED but perform preroll on
16947         remaining samples now that core base class supports this.
16948
16949         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
16950         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
16951         (gst_ring_buffer_commit):
16952         Pause should not signal waiters.
16953         Implement return value of _commit correctly.
16954
16955 2006-01-30  Andy Wingo  <wingo@pobox.com>
16956
16957         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
16958
16959         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
16960         updated to timestamp from the first sample, not the last.
16961         (gst_vorbisenc_buffer_from_header_packet): New function, takes
16962         special care of granulepos and timestamp for header packets.
16963         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
16964         when the first buffer has a nonzero timestamp.
16965
16966         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
16967         (GstVorbisEnc.subgranule_offset): New members. Take care of the
16968         case when the first audio buffer we get has a nonzero timestamp.
16969         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
16970         properly timestamp vorbis buffers with the time of the first
16971         sample, not the last.
16972         
16973         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
16974         vorbis_granule_time_copy -- now it takes the granule/subgranule
16975         offset into account.
16976
16977         * tests/check/pipelines/vorbisenc.c: New test for correctness of
16978         timestamps, durations, and granulepos on buffers produced by
16979         vorbisenc.
16980
16981 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
16982
16983         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16984         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
16985           Patch from Eric Jonas to support conversions to/from UYVY 
16986           (Fixes: #324626)
16987
16988 2006-01-30  Julien MOUTTE  <julien@moutte.net>
16989
16990         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
16991         (setup_subtitle), (setup_source), (set_active_source):
16992         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
16993         (gen_text_element), (gen_audio_element), (gen_vis_element),
16994         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
16995
16996 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
16997
16998         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
16999         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
17000                 use gst_guint64_to_gdouble to be compliant with vs6
17001         * gst/playback/gstdecodebin.c: (try_to_link_1)
17002         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
17003                 use G_GINT64_CONSTANT for int64 constants
17004         * win32/common/libgstinterfaces.def:
17005                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
17006         * win32/vs6:
17007                 update and add new project files
17008                 
17009 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17010
17011         * Makefile.am:
17012         * win32/MANIFEST:
17013         * win32/common/interfaces-enumtypes.c:
17014         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17015         (gst_mixer_track_flags_get_type),
17016         (gst_tuner_channel_flags_get_type):
17017         * win32/common/interfaces-enumtypes.h:
17018         * win32/common/multichannel-enumtypes.c:
17019         (gst_audio_channel_position_get_type):
17020         * win32/common/multichannel-enumtypes.h:
17021           add a win32-update rule like in core, and copy over enumtypes files
17022
17023 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17024
17025         * win32/MANIFEST:
17026         * win32/common/config.h:
17027         * win32/common/config.h.in:
17028           add config files just like in core
17029
17030 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
17031
17032         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
17033           Make gcc-4.1 happy (part of #327357).
17034
17035 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17036
17037         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
17038         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
17039         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
17040         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
17041         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
17042         (gst_alsasrc_unprepare), (gst_alsasrc_read):
17043           Update all error messages.  All of them should either use
17044           the default translated message, or actually provide a
17045           translatable string.
17046           Make the string for channel count problems meaningful.
17047
17048 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17049
17050         * sys/v4l/v4l_calls.c: (gst_v4l_open):
17051           check for and throw RESOURCE_BUSY
17052
17053 2006-01-27  David Schleef  <ds@schleef.org>
17054
17055         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
17056           checked in this change -- it requires liboil features not
17057           in 0.3.6.  Revert parts.
17058
17059 2006-01-27  David Schleef  <ds@schleef.org>
17060
17061         * REQUIREMENTS:
17062         * configure.ac: update liboil requirement to 0.3.6
17063         * gst/videoscale/Makefile.am:
17064         * gst/videoscale/vs_scanline.c: liboilify
17065
17066 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17067
17068         * ext/libvisual/visual.c: (get_buffer):
17069           When pad_alloc returns a GstFlowReturn other
17070           than GST_FLOW_OK, make sure it is passed upstream.
17071
17072 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17073
17074         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17075         (gst_alsasink_class_init):
17076           Free the device name string.
17077
17078         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17079         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
17080         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
17081           Don't remove a pad from the collectpads structure until it
17082           is released - it's a request pad, and may receive data again
17083           if the element gets moved back to PLAYING state.
17084
17085         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17086           Ensure we turn on double buffering on the Xv port, and
17087           set the colour key to something dark and mysterious that
17088           isn't black.
17089
17090 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17091
17092         * ext/alsa/gstalsaplugin.c: (plugin_init):
17093         * ext/cdparanoia/gstcdparanoiasrc.c:
17094         (gst_cd_paranoia_src_base_init), (plugin_init):
17095         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17096         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
17097           - a library should not call setlocale. see "Libraries" node in
17098             gettext manual
17099           - make sure all plugins that use translation do bindtextdomain
17100             to point to the localedir
17101         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
17102         (setup_sinks), (plugin_init):
17103           all this, and check for NULL when creating sinks
17104
17105 2006-01-27  Julien MOUTTE  <julien@moutte.net>
17106
17107         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
17108         (plugin_init): Make typefinding of subtitles work again.
17109
17110 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17111
17112         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
17113         (mp3_type_frame_length_from_header), (mp3_type_find),
17114         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
17115         (plugin_init):
17116           Backport a bunch of typefinding fixes from the 0.8 branch.
17117           Also, improve wavpack typefinding: if we can't peek the
17118           entire wavpack block, try to parse the bits we can get and
17119           see if we find what we're looking for in those.
17120
17121 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17122
17123         * sys/ximage/ximagesink.c:
17124         (gst_ximagesink_calculate_pixel_aspect_ratio):
17125         * sys/xvimage/xvimagesink.c:
17126         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
17127         more cases of pixel aspect ratio.
17128
17129 2006-01-26  Edward Hervey  <edward@fluendo.com>
17130
17131         * gst/playback/gstdecodebin.c: (pad_probe):
17132         Also consider the flush-start and tag events as unblockers
17133         for the pad probes.
17134
17135 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17136
17137         * gst/playback/gstplaybin.c: (gst_play_bin_init),
17138         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
17139         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
17140         On the fly visualisation switch, works disabling, enabling as
17141         well but it won't be able to enable vis in a playbin that was
17142         created with no visualisation.
17143
17144 2006-01-25  Wim Taymans  <wim@fluendo.com>
17145
17146         * gst-libs/gst/audio/gstbaseaudiosink.c:
17147         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17148         Undo previous commit that returned WRONG_STATE sooner, it breaks 
17149         resume after pause.
17150
17151 2006-01-25  Wim Taymans  <wim@fluendo.com>
17152
17153         * gst-libs/gst/audio/gstbaseaudiosink.c:
17154         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
17155         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
17156         Improve debugging.
17157         Post error when caps cannot be parsed.
17158         Resync on discontinuity in the stream.
17159         Clip samples to segment boundaries.
17160         return WRONG_STATE sooner when we are flushing.
17161
17162         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
17163         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
17164         Make audiosrc operate in TIME.
17165         Set TIMESTAMP and DURATION on buffers.
17166
17167 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
17168
17169         * tests/examples/seek/seek.c: (main):
17170           Output tag messages as well.
17171
17172 2006-01-23  Edward Hervey  <edward@fluendo.com>
17173
17174         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
17175         (free_pad_probes), (remove_fakesink), (pad_probe),
17176         (close_pad_link), (gst_decode_bin_change_state):
17177         Replace GstPadBlockCallback with pad probes that detect
17178         first buffer AND eos before removing fakesink.
17179         Fixes hang with demuxers doing EOS while pre-rolling.
17180         Solves #328279
17181
17182 2006-01-23  Andy Wingo  <wingo@pobox.com>
17183
17184         * ext/alsa/gstalsasink.c:
17185         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17186         (gst_base_rtp_depayload_setcaps),
17187         (gst_base_rtp_depayload_add_to_queue),
17188         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
17189         
17190         Patch by: Jens Granseuer <jensgr at gmx dot net>
17191
17192 2006-01-22  Julien MOUTTE  <julien@moutte.net>
17193
17194         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
17195         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17196         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
17197         frames. We might get a frame destroyed after changing state to
17198         NULL, adding a safety check on xcontext.
17199
17200 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
17201
17202         * gst-libs/gst/interfaces/xoverlay.c:
17203           Fix prepare-xwindow-id code example in the docs - we need to
17204           ignore all messages that aren't element messages as well.
17205           
17206 2006-01-21  Julien MOUTTE  <julien@moutte.net>
17207
17208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
17209           I think one day i'll completely undestand how caps negotiation
17210           is supposed to work. This refactoring handles buffer_alloc
17211           called with caps we can't handle. We definitely don't want a
17212           set_caps with those caps, so we define and allocate a buffer
17213           we would like to receive.
17214
17215 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17216
17217         * gst/playback/gstplaybasebin.c: (setup_source):
17218           Free iterator when done.
17219
17220 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
17221
17222         * gst-libs/gst/audio/gstbaseaudiosink.c:
17223         (gst_base_audio_sink_render):
17224           Fix playback of non-synchronised streams by assuming a rate
17225           of 1.0 instead of a random one.
17226
17227           Makes this work again:
17228
17229           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
17230           endianness=(int)4321, signed=(boolean)true, width=(int)16,
17231           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
17232           audioresample ! alsasink
17233
17234 === release 0.10.2 ===
17235
17236 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
17237
17238         * configure.ac:
17239           releasing 0.10.2, "Then the devil is six"
17240
17241 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17242
17243         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17244         * gst/playback/gststreamselector.c:
17245         (gst_stream_selector_set_property):
17246           Comment out broken code that connects to the state-changed signal.
17247           At this point, changing current stream selection is broken, but 
17248           stuff like gst-launch playbin current-audio=1 works and filters
17249           to the chosen stream.
17250
17251 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17252
17253         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17254           Fix #327216 (null dereference in vorbisdec)
17255
17256 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
17257
17258         * ext/theora/theoradec.c: (theora_handle_comment_packet):
17259           Post taglist actually on bus instead of just freeing it
17260           (fixes #327114 and totem bug #327080).
17261
17262         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
17263           Use gst_element_found_tags_for_pad(), so that the tags
17264           are sent downstream as an event as well.
17265
17266 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17267
17268         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
17269         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
17270         (gst_ximagesink_buffer_alloc):
17271         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
17272         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
17273         (gst_xvimagesink_buffer_alloc):
17274           move all regularly occurring messages to GST_LOG level
17275           add some more object logs
17276
17277 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17278
17279         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
17280           fix a silly segfault
17281
17282 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
17283
17284         * docs/libs/gst-plugins-base-libs-docs.sgml:
17285         * docs/libs/gst-plugins-base-libs-sections.txt:
17286         * gst-libs/gst/audio/mixerutils.c:
17287         * gst-libs/gst/audio/mixerutils.h:
17288           Add docs for mixerutils stuff.
17289
17290 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
17291
17292         * gst/playback/gstplaybasebin.c: (setup_source):
17293           Fix playback for sources that emit raw audio or
17294           raw video streams (e.g.: cd audio sources) (#325984).
17295
17296 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17297
17298         * gst-libs/gst/audio/mixerutils.c:
17299         (gst_audio_mixer_filter_do_filter):
17300           actually save the element we create
17301
17302 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
17303
17304         * gst-libs/gst/cdda/gstcddabasesrc.c:
17305         (gst_cdda_base_src_handle_track_seek):
17306           No need to post a tag message on the bus when seeking
17307           within the same track, only post it when the current
17308           track changes.
17309
17310 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17311
17312         * gst/playback/gstplaybasebin.c: (group_destroy),
17313         (probe_triggered), (new_decoded_pad), (mute_group_type),
17314         (set_active_source):
17315         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17316         * gst/playback/gststreamselector.c:
17317         (gst_stream_selector_base_init),
17318         (gst_stream_selector_set_property),
17319         (gst_stream_selector_request_new_pad):
17320           Reenable stream selection. These mechanisms need a complete overhaul
17321           in the face of 0.8->0.10 changes though.
17322
17323 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17324
17325         * ext/ogg/gstoggdemux.c:
17326           Change the pad template to src_%d to match the pads that 
17327           are created from it. decodebin needs this information in order
17328           to decide that oggdemux is capable of producing multiple pads
17329           (and hence needs queues inserted).
17330
17331         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
17332         (gst_ogg_mux_collected):
17333           Make debug output more useful by using GST_PTR_FORMAT.
17334
17335 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17336
17337         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17338
17339         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
17340           Set depth and width for alaw/mulaw (fixes #326601).
17341
17342 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17343
17344         * tests/icles/Makefile.am:
17345           don't build the tests if we don't have the libs
17346
17347 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17348
17349         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
17350         (gst_cd_paranoia_paranoia_callback):
17351           Don't try to free NULL pointers.
17352
17353 2006-01-10  Edward Hervey  <edward@fluendo.com>
17354
17355         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
17356         (gst_audio_rate_change_state), (plugin_init):
17357         Add debugging category.
17358         Fix type issues.
17359         Add case for incoming buffers without valid offset/offset_end.
17360
17361 2006-01-10  Michael Smith  <msmith@fluendo.com>
17362
17363         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
17364           Don't leak GCond in audio sources.
17365
17366 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
17367
17368         * gst/playback/gstplaybin.c: (gen_audio_element):
17369           Don't leak an autoaudiosink/alsasink when we generate
17370           a new audio element. (old code, I guess)
17371
17372 2006-01-10  Michael Smith  <msmith@fluendo.com>
17373
17374         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
17375           Support float audio in audiorate.
17376           Use width rather than depth for selecting sample width.
17377
17378 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17379
17380         * gst/videotestsrc/videotestsrc.h:
17381           Use GLib types here (that way we don't have to include the
17382           generated _stdint.h header, which makes life easier for win32
17383           folks that don't use autotools for the build) (#325990, patch
17384           by: Sergey Scobich).
17385
17386 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17387
17388         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
17389         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
17390         (gst_ring_buffer_pause), (wait_segment):
17391         * gst-libs/gst/audio/gstringbuffer.h:
17392           Name (private) union, makes Forte compiler happy (this time
17393           for real) (#324900).
17394
17395 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17396
17397         * gst-libs/gst/audio/Makefile.am:
17398           Link against libgstinterfaces, needed for mixer
17399           and property probe stuff.
17400
17401 2006-01-09  Edward Hervey  <edward@fluendo.com>
17402
17403         * gst-libs/gst/Makefile.am:
17404
17405 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17406
17407         * gst-libs/gst/audio/Makefile.am:
17408         * gst-libs/gst/audio/mixerutils.c:
17409         (gst_audio_mixer_filter_do_filter),
17410         (gst_audio_mixer_filter_check_element),
17411         (gst_audio_mixer_filter_probe_feature),
17412         (element_factory_rank_compare_func),
17413         (gst_audio_default_registry_mixer_filter):
17414         * gst-libs/gst/audio/mixerutils.h:
17415           Add gst_audio_default_registry_mixer_filter() utility
17416           function.
17417
17418 2006-01-03  Michael Smith  <msmith@fluendo.com>
17419
17420         * gst/audioresample/resample.h:
17421           As before, but for o_buf
17422
17423 2006-01-03  Michael Smith  <msmith@fluendo.com>
17424
17425         * gst/audioresample/resample.h:
17426           Declare struct _ResampleState.buffer as unsigned char *, not void *,
17427           since we do arithmetic on it.
17428
17429 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
17430
17431         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
17432         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
17433         (gst_ring_buffer_pause), (wait_segment):
17434         * gst-libs/gst/audio/gstringbuffer.h:
17435           Sun's Forte compiler doesn't seem to like anonymous structs,
17436           so use same setup as in GstBaseSrc (fixes #324900).
17437
17438 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17439
17440         * configure.ac:
17441         * gst/volume/Makefile.am:
17442         * gst/volume/demo.c:
17443           move old example to tests/examples/volume/volune.c
17444         * tests/examples/Makefile.am:
17445         * tests/examples/seek/seek.c: (main):
17446           change window-close event from "delete-event" to "destroy"
17447         * tests/examples/volume/Makefile.am:
17448         * tests/examples/volume/volume.c: (value_changed_callback),
17449         (setup_gui), (message_received), (eos_message_received), (main):
17450           fix event handling and bus usage
17451
17452 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
17453
17454         * gst/audiotestsrc/gstaudiotestsrc.c:
17455         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
17456         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
17457         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
17458         (gst_audio_test_src_create_square),
17459         (gst_audio_test_src_create_saw),
17460         (gst_audio_test_src_create_triangle),
17461         (gst_audio_test_src_create_silence),
17462         (gst_audio_test_src_create_white_noise),
17463         (gst_audio_test_src_create_pink_noise),
17464         (gst_audio_test_src_init_sine_table),
17465         (gst_audio_test_src_create_sine_table),
17466         (gst_audio_test_src_change_wave),
17467         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
17468         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
17469         * gst/audiotestsrc/gstaudiotestsrc.h:
17470           update to basesrc changes, implement segmented seeking and eos
17471           handling, add a 'sine-tab' waveform for performance critical playback
17472
17473 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17474
17475         * po/POTFILES.in:
17476           ... and this time the other modified file that I missed last time.
17477
17478 2005-12-29  Michael Smith  <msmith@fluendo.com>
17479
17480         * gst/playback/gstdecodebin.c: (new_pad):
17481           Fix non-C89 variable declaration not at the start of a block. Should
17482           help some compilers.
17483
17484 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17485
17486         * tests/check/Makefile.am:
17487           And now fix 'make distcheck' (builddir != srcdir)
17488
17489 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17490
17491         * configure.ac:
17492         * ext/cdparanoia/Makefile.am:
17493         * ext/cdparanoia/gstcdparanoia.c:
17494         * ext/cdparanoia/gstcdparanoia.h:
17495         * ext/cdparanoia/gstcdparanoiasrc.c:
17496         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
17497         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
17498         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
17499         (gst_cd_paranoia_paranoia_callback),
17500         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
17501         (gst_cd_paranoia_src_set_property),
17502         (gst_cd_paranoia_src_get_property), (plugin_init):
17503         * ext/cdparanoia/gstcdparanoiasrc.h:
17504           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
17505           plugin again (there are still fixes required to playbin to make
17506           cdda:// uris work there).
17507
17508 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17509
17510         * tests/check/Makefile.am:
17511           Fix test case compilation.
17512
17513 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17514
17515         * gst-libs/gst/cdda/gstcddabasesrc.c:
17516         (gst_cdda_base_src_update_duration),
17517         (gst_cdda_base_src_calculate_cddb_id):
17518           An integer is not a string. Fix access to uninitialised variable.
17519
17520         * tests/check/Makefile.am:
17521           Add cddabasesrc unit test; also actually enable the vorbis test.
17522
17523         * tests/check/generic/states.c:
17524           Blacklist new cd audio elements as well.
17525
17526         * tests/check/libs/cddabasesrc.c:
17527           Unit test for GstCddaBaseSrc (discid calculation mostly).
17528
17529 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17530
17531         * docs/libs/Makefile.am:
17532         * docs/libs/gst-plugins-base-libs-docs.sgml:
17533         * docs/libs/gst-plugins-base-libs-sections.txt:
17534         * docs/libs/gst-plugins-base-libs.types:
17535           Add docs for libgstcdda/GstCddaBaseSrc.
17536
17537         * gst-libs/gst/interfaces/mixertrack.h:
17538           Do one struct member per line with a semicolon at the end, that way
17539           even gtk-doc might parse it without complaining.
17540
17541 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17542
17543         * configure.ac:
17544         * gst-libs/gst/Makefile.am:
17545         * gst-libs/gst/cdda/Makefile.am:
17546         * gst-libs/gst/cdda/base64.c:
17547         * gst-libs/gst/cdda/base64.h:
17548         * gst-libs/gst/cdda/gstcddabasesrc.c:
17549         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
17550         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
17551         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
17552         (gst_cdda_base_src_get_property),
17553         (gst_cdda_base_src_get_track_from_sector),
17554         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
17555         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
17556         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
17557         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
17558         (gst_cdda_base_src_uri_get_protocols),
17559         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
17560         (gst_cdda_base_src_uri_handler_init),
17561         (gst_cdda_base_src_setup_interfaces),
17562         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
17563         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
17564         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
17565         (gst_cdda_base_src_add_tags),
17566         (gst_cdda_base_src_add_index_associations),
17567         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
17568         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
17569         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
17570         (gst_cdda_base_src_create):
17571         * gst-libs/gst/cdda/gstcddabasesrc.h:
17572         * gst-libs/gst/cdda/sha1.c:
17573         * gst-libs/gst/cdda/sha1.h:
17574           Add new libgstcdda with GstCddaBaseSrc class.
17575
17576 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17577
17578         * ext/gnomevfs/gstgnomevfssink.h:
17579           Use GstBaseSinkClass as parent_class member for class struct, not
17580           GstBaseSink.
17581
17582 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17583
17584         Patch by: Michael Benes
17585
17586         * gst/videotestsrc/gstvideotestsrc.c:
17587         (gst_video_test_src_class_init), (gst_video_test_src_start):
17588           Add start method to reset running time and number of frames sent
17589           when starting up (fixes #324696)
17590
17591 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17592
17593         * docs/plugins/Makefile.am:
17594         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17595         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17596         * docs/plugins/gst-plugins-base-plugins.args:
17597         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17598         * docs/plugins/gst-plugins-base-plugins.signals:
17599           Add docs stuff for gnomevfssrc and gnomevfssink.
17600
17601         * ext/gnomevfs/gstgnomevfssrc.c:
17602           Fix example pipeline in gtk-doc blurb.
17603
17604 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17605
17606         * ext/gnomevfs/Makefile.am:
17607         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
17608         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
17609         (gst_gnome_vfs_handle_get_type), (plugin_init):
17610         * ext/gnomevfs/gstgnomevfs.h:
17611         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
17612         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
17613         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
17614         (gst_gnome_vfs_sink_set_property),
17615         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
17616         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
17617         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
17618         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
17619         (gst_gnome_vfs_sink_uri_get_type),
17620         (gst_gnome_vfs_sink_uri_get_protocols),
17621         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
17622         (gst_gnome_vfs_sink_uri_handler_init):
17623         * ext/gnomevfs/gstgnomevfssink.h:
17624           Port gnomevfssink; add gtk-doc blurb.
17625
17626         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
17627         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
17628         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
17629         (gst_gnome_vfs_src_uri_get_type),
17630         (gst_gnome_vfs_src_uri_get_protocols),
17631         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
17632         (gst_gnome_vfs_src_uri_handler_init),
17633         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
17634         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
17635         (gst_gnome_vfs_src_send_additional_headers_callback),
17636         (gst_gnome_vfs_src_received_headers_callback),
17637         (gst_gnome_vfs_src_push_callbacks),
17638         (gst_gnome_vfs_src_pop_callbacks),
17639         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
17640         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
17641         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
17642         * ext/gnomevfs/gstgnomevfssrc.h:
17643           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
17644           file; add gtk-doc blurb with example pipelines.
17645
17646 === release 0.10.1 ===
17647
17648 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
17649
17650         * configure.ac:
17651           releasing 0.10.1, "Dobro Dedek"
17652
17653 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
17654
17655         * gst/typefind/gsttypefindfunctions.c:
17656         iLBC30 and iLBC20 added to typefind.
17657
17658 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17659
17660         * gst-libs/gst/audio/gstbaseaudiosink.c:
17661         (gst_base_audio_sink_class_init):
17662         * gst-libs/gst/audio/gstbaseaudiosrc.c:
17663         (gst_base_audio_src_class_init):
17664           update strings, values are in microseconds
17665           change the default sink buffer time to something that is smaller
17666           (to help software volume mixing have a slightly lower delay) but
17667           still be acceptable on Wim's laptop
17668
17669 2005-12-20  Edward Hervey  <edward@fluendo.com>
17670
17671         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
17672         Made a quack, forgot to add DUCK to the riff video template.
17673
17674 2005-12-19  Edward Hervey  <edward@fluendo.com>
17675
17676         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
17677         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
17678         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17679         (gst_ogm_parse_chain):
17680         Make sure pads are initialized correctly.
17681         * gst-libs/gst/riff/riff-ids.h:
17682         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17683         (gst_riff_create_video_template_caps):
17684         Add a whole bunch of FOURCC <=> MimeType.
17685         Extend the riff video pad template to support the newly added fourcc.
17686
17687 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
17688
17689         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
17690         (gst_ogg_demux_activate_chain):
17691           Extra debug output when activating/deactivating chains.
17692
17693         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
17694         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
17695         (unlinked):
17696           Remove a queue from our list when it becomes unlinked.
17697           Don't add queues to elements in class 'Demux' if they
17698           can only produce one pad 
17699
17700 2005-12-18  Julien MOUTTE  <julien@moutte.net>
17701
17702         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
17703         (gst_video_sink_get_type): Add a debug category.
17704
17705 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
17706
17707         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17708         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
17709           Handle downstream newsegment by sending our own newsegment before the
17710           next buffer to be released. (#323900)
17711
17712 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
17713
17714         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17715         (gst_base_rtp_depayload_set_gst_timestamp):
17716           add queue delay to new segment as well (as opposed to just the first
17717           buffer). (bug #322347)
17718
17719 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
17720
17721         * ext/libvisual/visual.c: (make_valid_name):
17722           change some char* into char[]
17723         * gst/audiotestsrc/gstaudiotestsrc.c:
17724         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
17725         (gst_audio_test_src_create):
17726         * gst/audiotestsrc/gstaudiotestsrc.h:
17727           prepare to handle EOS and SEGMENT_DONE
17728
17729 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
17730
17731         * tests/check/generic/states.c: (GST_START_TEST):
17732           Blacklist cdparanoia element in state test.
17733
17734 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
17735
17736           Patch by: Benjamin Pineau
17737
17738         * gst/tcp/gsttcp.c:
17739         * gst/tcp/gsttcpclientsink.c:
17740         * gst/tcp/gsttcpserversink.c:
17741         * gst/tcp/gsttcpserversrc.c:
17742           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
17743
17744 2005-12-15  Michael Smith  <msmith@fluendo.com>
17745
17746         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
17747         (gst_video_rate_chain):
17748           Fix timestamping for videorate when the first buffer it sees has a
17749           non-zero timestamp. Fix some misleading debug output.
17750
17751 2005-12-15  Michael Smith  <msmith@fluendo.com>
17752
17753         * gst/audioresample/gstaudioresample.c:
17754           Don't leak all input buffers to audioresample.
17755
17756 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
17757
17758         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
17759           Don't operate on empty text buffers. Strip newlines and
17760           tabs only from the end of the text, but leave them intact
17761           in the middle. Fix typo in gtk-doc description.
17762
17763 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
17764
17765         * gst/playback/gstplaybasebin.c:
17766         * gst/playback/gstplaybin.c: (handoff):
17767           Make sure the video frame buffer we return to apps via the
17768           "frame" property always has caps set on it. Modify
17769           _gst_gvalue_set_object() macro to handle NULL objects
17770           gracefully too.
17771
17772 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
17773
17774         * gst/audiotestsrc/gstaudiotestsrc.c:
17775         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
17776         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
17777         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
17778         (gst_audio_test_src_create):
17779         * gst/audiotestsrc/gstaudiotestsrc.h:
17780         Adjust to some recent api changes and add wtays new cool seeking
17781         capabillities
17782
17783 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
17784
17785         * ext/alsa/Makefile.am:
17786         * ext/alsa/gstalsadeviceprobe.c:
17787         * ext/alsa/gstalsadeviceprobe.h:
17788           Helper functions to add device probing via the GstPropertyProbe
17789           interface to a class.
17790
17791         * ext/alsa/gstalsamixer.h:
17792           Comment out GST_ALSA_MIXER, it returns a struct that's not
17793           used.
17794
17795         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
17796           Add some debug info. 
17797
17798         * ext/alsa/gstalsamixerelement.c:
17799         (gst_alsa_mixer_element_interface_supported),
17800         (gst_implements_interface_init),
17801         (gst_alsa_mixer_element_init_interfaces),
17802         (gst_alsa_mixer_element_class_init),
17803         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
17804         (gst_alsa_mixer_element_set_property),
17805         (gst_alsa_mixer_element_get_property),
17806         (gst_alsa_mixer_element_change_state):
17807         * ext/alsa/gstalsamixerelement.h:
17808           Add 'device' and 'device-name' properties. Add GstPropertyProbe
17809           for device handling (gnome-volume-control will need that).
17810
17811 2005-12-12  Christian Schaller  <uraeus@gnome.org>
17812
17813         * ext/Makefile.am: fix cdparanoia entry
17814         * gst-plugins-base.spec.in: add cdparanoia
17815
17816 2005-12-12  Michael Smith  <msmith@fluendo.com>
17817
17818         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
17819           Use the correct function to free list of typefind factories.
17820
17821 2005-12-12  Wim Taymans  <wim@fluendo.com>
17822
17823         * gst/videotestsrc/gstvideotestsrc.c:
17824         (gst_video_test_src_class_init), (gst_video_test_src_init),
17825         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
17826         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
17827         (gst_video_test_src_create):
17828         * gst/videotestsrc/gstvideotestsrc.h:
17829         Implement seeking in videotestsrc.
17830         Small cleanups.
17831
17832 2005-12-12  Wim Taymans  <wim@fluendo.com>
17833
17834         * ext/cdparanoia/Makefile.am:
17835         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
17836         (gst_paranoia_endian_get_type), (_do_init),
17837         (cdparanoia_class_init), (cdparanoia_init),
17838         (cdparanoia_set_property), (cdparanoia_get_property),
17839         (cdparanoia_do_seek), (cdparanoia_is_seekable),
17840         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
17841         (cdparanoia_convert), (cdparanoia_get_query_types),
17842         (cdparanoia_query), (cdparanoia_set_index),
17843         (cdparanoia_uri_set_uri):
17844         * ext/cdparanoia/gstcdparanoia.h:
17845         Partially ported cdparanoia now that basesrc can support a
17846         plugin like this..
17847
17848 2005-12-12  Wim Taymans  <wim@fluendo.com>
17849
17850         * tests/examples/seek/scrubby.c: (main):
17851         Set higher priority for bus events so they don't get reordered with
17852         gtk gui events.
17853
17854         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
17855         (flush_toggle_cb), (main):
17856         Added checkbox to disable flushing seeks. 
17857         Disable scrubbing when doing non flushing seeks.
17858
17859 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
17860
17861         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
17862         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
17863         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
17864         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
17865           Implement some sort of event handling that doesn't rely on
17866           g_return_if_fail; make sure we always push the last chunk of an 
17867           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
17868           state change function; remove some old cruft. Seeking is still
17869           rather unlikely to work though.
17870
17871         * tools/.cvsignore:
17872           Ignore more.
17873
17874 2005-12-11  Julien MOUTTE  <julien@moutte.net>
17875
17876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
17877         Fixed a leak of the current image reference when cleaning up.
17878         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
17879
17880 2005-12-09  Michael Smith  <msmith@fluendo.com>
17881
17882         * tools/Makefile.am:
17883         * tools/gst-launch-ext-m.m:
17884           Remove gst-launch-ext. It doesn't work, and is no longer
17885           particularly useful.
17886
17887 2005-12-08  Luca Ognibene  <luogni@tin.it>
17888
17889         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17890           don't pass random values to ogmparse convert function.
17891           Make seeking possible in the exile1.ogm file.
17892
17893 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
17894
17895         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
17896         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
17897           Work around refcount problem with g_value_set_object() that occur
17898           if the core has been compiled against GLib-2.6 (g_value_set_object()
17899           will only g_object_ref() the element, but the caller will
17900           gst_object_unref() it and bad things will happen due to the way
17901           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
17902           totem for people on FC4 using Thomas's 0.10 RPMs.
17903           
17904 2005-12-07  Edward Hervey  <edward@fluendo.com>
17905
17906         Time to welcome ogm to 0.10 :)
17907         
17908         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
17909         (gst_ogg_pad_typefind):
17910         Oggdemux can now properly typefind elements with dynamic pads.
17911         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
17912         Properly set caps on src pad, and set caps on outgoing buffers.
17913
17914 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17915
17916         * ext/alsa/gstalsamixer.h:
17917         * ext/alsa/gstalsamixerelement.h:
17918         * ext/alsa/gstalsamixeroptions.h:
17919         * ext/alsa/gstalsamixertrack.h:
17920         * ext/alsa/gstalsasink.c:
17921         * ext/alsa/gstalsasink.h:
17922         * ext/alsa/gstalsasrc.c:
17923         * ext/alsa/gstalsasrc.h:
17924         * ext/cdparanoia/gstcdparanoia.h:
17925         * ext/gnomevfs/gstgnomevfsuri.h:
17926         * ext/ogg/gstoggdemux.c:
17927         * ext/ogg/gstoggmux.c:
17928         * ext/pango/gsttextoverlay.h:
17929         * ext/theora/theoradec.c:
17930         * ext/theora/theoraenc.c:
17931         * ext/vorbis/vorbisdec.h:
17932         * ext/vorbis/vorbisenc.c:
17933         * ext/vorbis/vorbisenc.h:
17934         * ext/vorbis/vorbisparse.h:
17935         * gst-libs/gst/audio/gstaudioclock.h:
17936         * gst-libs/gst/audio/gstaudiosink.c:
17937         * gst-libs/gst/audio/gstaudiosink.h:
17938         * gst-libs/gst/audio/gstaudiosrc.c:
17939         * gst-libs/gst/audio/gstaudiosrc.h:
17940         * gst-libs/gst/audio/gstbaseaudiosink.c:
17941         * gst-libs/gst/audio/gstbaseaudiosink.h:
17942         * gst-libs/gst/audio/gstbaseaudiosrc.c:
17943         * gst-libs/gst/audio/gstbaseaudiosrc.h:
17944         * gst-libs/gst/audio/gstringbuffer.h:
17945         * gst-libs/gst/audio/multichannel.h:
17946         * gst-libs/gst/floatcast/floatcast.h:
17947         * gst-libs/gst/interfaces/colorbalance.c:
17948         * gst-libs/gst/interfaces/colorbalance.h:
17949         * gst-libs/gst/interfaces/colorbalancechannel.h:
17950         * gst-libs/gst/interfaces/mixer.h:
17951         * gst-libs/gst/interfaces/mixeroptions.h:
17952         * gst-libs/gst/interfaces/mixertrack.h:
17953         * gst-libs/gst/interfaces/navigation.h:
17954         * gst-libs/gst/interfaces/propertyprobe.h:
17955         * gst-libs/gst/interfaces/tuner.h:
17956         * gst-libs/gst/interfaces/tunerchannel.h:
17957         * gst-libs/gst/interfaces/tunernorm.h:
17958         * gst-libs/gst/interfaces/xoverlay.h:
17959         * gst-libs/gst/netbuffer/gstnetbuffer.h:
17960         * gst-libs/gst/riff/riff-ids.h:
17961         * gst-libs/gst/riff/riff-media.h:
17962         * gst-libs/gst/riff/riff-read.h:
17963         * gst-libs/gst/rtp/gstbasertpdepayload.h:
17964         * gst-libs/gst/rtp/gstbasertppayload.c:
17965         * gst-libs/gst/rtp/gstbasertppayload.h:
17966         * gst-libs/gst/rtp/gstrtpbuffer.c:
17967         * gst-libs/gst/rtp/gstrtpbuffer.h:
17968         * gst-libs/gst/tag/gsttageditingprivate.h:
17969         * gst-libs/gst/tag/gstvorbistag.c:
17970         (gst_tag_list_from_vorbiscomment_buffer):
17971         * gst-libs/gst/tag/tag.h:
17972         * gst-libs/gst/video/video.h:
17973         * gst/adder/gstadder.c:
17974         * gst/adder/gstadder.h:
17975         * gst/audioconvert/audioconvert.c:
17976         * gst/audioconvert/audioconvert.h:
17977         * gst/audioconvert/gstaudioconvert.c:
17978         * gst/audioconvert/gstchannelmix.c:
17979         * gst/audioconvert/gstchannelmix.h:
17980         * gst/audiorate/gstaudiorate.c:
17981         * gst/audioresample/buffer.h:
17982         * gst/audioresample/functable.h:
17983         * gst/audioresample/gstaudioresample.c:
17984         * gst/audioresample/resample.h:
17985         * gst/ffmpegcolorspace/avcodec.h:
17986         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17987         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17988         * gst/ffmpegcolorspace/imgconvert.c:
17989         * gst/ffmpegcolorspace/imgconvert_template.h:
17990         * gst/playback/gstdecodebin.c:
17991         * gst/playback/gstplaybasebin.h:
17992         * gst/playback/gstplaybin.c:
17993         * gst/playback/gststreaminfo.h:
17994         * gst/tcp/gstfdset.c:
17995         * gst/tcp/gstfdset.h:
17996         * gst/tcp/gstmultifdsink.c:
17997         * gst/tcp/gstmultifdsink.h:
17998         * gst/tcp/gsttcp.h:
17999         * gst/tcp/gsttcpclientsrc.c:
18000         * gst/tcp/gsttcpclientsrc.h:
18001         * gst/tcp/gsttcpplugin.h:
18002         * gst/tcp/gsttcpserversink.c:
18003         * gst/tcp/gsttcpserversrc.c:
18004         * gst/typefind/gsttypefindfunctions.c:
18005         * gst/videorate/gstvideorate.c:
18006         * gst/videotestsrc/gstvideotestsrc.h:
18007         * gst/videotestsrc/videotestsrc.h:
18008         * sys/v4l/gstv4lcolorbalance.h:
18009         * sys/v4l/gstv4ltuner.h:
18010         * sys/v4l/gstv4lxoverlay.h:
18011         * sys/v4l/v4l_calls.h:
18012         * sys/v4l/videodev_mjpeg.h:
18013         * tests/check/elements/audioconvert.c:
18014         * tests/check/elements/audioresample.c:
18015         * tests/check/elements/audiotestsrc.c:
18016         * tests/check/elements/videotestsrc.c:
18017         * tests/check/elements/volume.c:
18018         * tests/examples/seek/scrubby.c:
18019         * tests/examples/seek/seek.c:
18020           expand tabs
18021
18022 === release 0.10.0 ===
18023
18024 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18025
18026         * configure.ac:
18027           releasing 0.10.0, "Mont-d'or"
18028
18029 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
18030
18031         * tests/examples/seek/Makefile.am:
18032         Build fix for when gtk is not available.
18033
18034 2005-12-05  Andy Wingo  <wingo@pobox.com>
18035
18036         * ext/libvisual/visual.c: (get_buffer):
18037         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
18038         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18039         * ext/theora/theoradec.c: (theora_handle_data_packet):
18040         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18041         (theora_enc_chain):
18042         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18043         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
18044         Update for alloc_buffer changes.
18045
18046 2005-12-05  Andy Wingo  <wingo@pobox.com>
18047
18048         patch by: Kai Vehmanen <kv2004 eca cx>
18049         
18050         * gst-libs/gst/rtp/gstbasertpdepayload.c
18051         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
18052
18053 2005-12-04  Andy Wingo  <wingo@pobox.com>
18054
18055         patch by: Sebastien Cote <sebas642 yahoo ca>
18056         
18057         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
18058         Fixes #319172.
18059
18060 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
18061
18062         * docs/plugins/Makefile.am:
18063         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18064         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18065         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18066         * ext/pango/gstclockoverlay.c:
18067         * ext/pango/gsttextoverlay.c: 
18068         * ext/pango/gsttextrender.c:
18069         * ext/pango/gsttimeoverlay.c:
18070           Add gtk-doc blurbs to pango elements.
18071
18072 2005-12-02  Wim Taymans  <wim@fluendo.com>
18073
18074         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
18075         * gst/audioresample/buffer.h:
18076         * gst/audioresample/gstaudioresample.c:
18077         * gst/audioresample/gstaudioresample.h:
18078         * gst/audioresample/resample.c: (resample_input_flush),
18079         (resample_input_pushthrough), (resample_input_eos),
18080         (resample_get_output_size_for_input),
18081         (resample_get_input_size_for_output), (resample_get_output_size),
18082         (resample_get_output_data):
18083         * gst/audioresample/resample.h:
18084         * gst/audioresample/resample_ref.c: (resample_scale_ref):
18085         Fix audioresample, seek torture, new segments, reverse negotiation
18086         etc.. work fine.
18087
18088 2005-12-02  Wim Taymans  <wim@fluendo.com>
18089
18090         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18091         Small cleanups.
18092
18093 2005-12-02  Wim Taymans  <wim@fluendo.com>
18094
18095         * gst/audioconvert/gstaudioconvert.c:
18096         (gst_audio_convert_transform):
18097         Post errors.
18098
18099 === release 0.9.7 ===
18100
18101 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18102
18103         * configure.ac:
18104           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
18105
18106 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18107
18108         * Makefile.am:
18109         * po/hu.po:
18110         * win32/MANIFEST:
18111         * win32/gst.sln:
18112           add win32 MANIFEST file
18113           do something to the hungarian translation
18114
18115 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
18116
18117         * ext/Makefile.am:
18118           Add $(PANGO_DIR) to SUBDIRS
18119
18120         * ext/pango/gstclockoverlay.c:
18121         * ext/pango/gsttimeoverlay.c:
18122           Fix and improve element descriptions.
18123
18124 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18125
18126         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18127         * docs/plugins/inspect/plugin-libvisual.xml:
18128         * docs/plugins/inspect/plugin-pango.xml:
18129           add pango plugin to docs
18130
18131 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18132
18133         * configure.ac:
18134         * ext/Makefile.am:
18135           moved pango to base
18136
18137 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18138
18139         * configure.ac:
18140         * tests/Makefile.am:
18141         * tests/icles/.cvsignore:
18142         * tests/icles/Makefile.am:
18143         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
18144         (close_display), (resize_window), (move_window), (create_window),
18145         (terminate_playback), (pause_playback), (start_playback), (main):
18146           add stress test for xoverlay from Julien
18147
18148 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18149
18150         * docs/libs/tmpl/gstcolorbalance.sgml:
18151         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18152         * gst-libs/gst/rtp/gstbasertppayload.c:
18153         * gst-libs/gst/rtp/gstrtpbuffer.c:
18154         * gst-libs/gst/rtp/gstrtpbuffer.h:
18155           Do burger's rename for rtp payloaders and depayloaders
18156
18157 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18158
18159         * win32/:
18160           add Visual Studio 6 build files
18161
18162 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18163
18164         * docs/libs/gst-plugins-base-libs-docs.sgml:
18165         * docs/libs/gst-plugins-base-libs-sections.txt:
18166         * docs/libs/tmpl/gstaudio.sgml:
18167         * docs/libs/tmpl/gstringbuffer.sgml:
18168         * gst-libs/gst/interfaces/xoverlay.c:
18169         * gst-libs/gst/video/gstvideofilter.c:
18170         * gst-libs/gst/video/gstvideosink.c:
18171           update documentation
18172
18173 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18174
18175         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
18176         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
18177         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
18178         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
18179         (gst_multi_fd_sink_get_stats),
18180         (gst_multi_fd_sink_remove_client_link),
18181         (gst_multi_fd_sink_handle_client_read),
18182         (gst_multi_fd_sink_client_queue_data),
18183         (gst_multi_fd_sink_client_queue_caps),
18184         (gst_multi_fd_sink_client_queue_buffer),
18185         (gst_multi_fd_sink_new_client),
18186         (gst_multi_fd_sink_handle_client_write),
18187         (gst_multi_fd_sink_recover_client),
18188         (gst_multi_fd_sink_queue_buffer),
18189         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18190         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
18191         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
18192         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
18193         * gst/tcp/gstmultifdsink.h:
18194         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
18195         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
18196         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
18197         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
18198         (gst_tcp_client_sink_set_property),
18199         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
18200         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
18201         * gst/tcp/gsttcpclientsink.h:
18202         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
18203         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
18204         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
18205         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
18206         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
18207         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
18208         * gst/tcp/gsttcpclientsrc.h:
18209         * gst/tcp/gsttcpplugin.c: (plugin_init):
18210         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
18211         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
18212         (gst_tcp_server_sink_finalize),
18213         (gst_tcp_server_sink_handle_server_read),
18214         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
18215         (gst_tcp_server_sink_set_property),
18216         (gst_tcp_server_sink_get_property),
18217         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
18218         * gst/tcp/gsttcpserversink.h:
18219         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
18220         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
18221         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
18222         (gst_tcp_server_src_set_property),
18223         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
18224         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
18225         * gst/tcp/gsttcpserversrc.h:
18226           more borgifying
18227
18228 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18229
18230         * docs/plugins/Makefile.am:
18231         * docs/plugins/gst-plugins-base-plugins.args:
18232         * docs/plugins/inspect/plugin-libvisual.xml:
18233         * gst/audioconvert/plugin.h:
18234         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
18235         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
18236         (gst_audio_rate_setcaps), (gst_audio_rate_init),
18237         (gst_audio_rate_chain), (gst_audio_rate_set_property),
18238         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
18239         (plugin_init):
18240         * gst/audiotestsrc/gstaudiotestsrc.c:
18241         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
18242         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18243         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
18244         (gst_audio_test_src_get_query_types),
18245         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
18246         (gst_audio_test_src_create_square),
18247         (gst_audio_test_src_create_saw),
18248         (gst_audio_test_src_create_triangle),
18249         (gst_audio_test_src_create_silence),
18250         (gst_audio_test_src_create_white_noise),
18251         (gst_audio_test_src_init_pink_noise),
18252         (gst_audio_test_src_generate_pink_noise_value),
18253         (gst_audio_test_src_create_pink_noise),
18254         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
18255         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
18256         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
18257         (plugin_init):
18258         * gst/audiotestsrc/gstaudiotestsrc.h:
18259         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
18260         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
18261         (gst_sub_parse_init), (gst_sub_parse_formats),
18262         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
18263         (convert_encoding), (get_next_line),
18264         (gst_sub_parse_data_format_autodetect),
18265         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
18266         (gst_sub_parse_loop), (gst_sub_parse_chain),
18267         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
18268         (plugin_init):
18269         * gst/subparse/gstsubparse.h:
18270         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
18271         (gst_video_rate_base_init), (gst_video_rate_class_init),
18272         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
18273         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
18274         (gst_video_rate_init), (gst_video_rate_event),
18275         (gst_video_rate_chain), (gst_video_rate_set_property),
18276         (gst_video_rate_get_property), (gst_video_rate_change_state),
18277         (plugin_init):
18278         * gst/videoscale/gstvideoscale.c:
18279         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
18280         (gst_video_scale_src_template_factory),
18281         (gst_video_scale_sink_template_factory),
18282         (gst_video_scale_get_type), (gst_video_scale_base_init),
18283         (gst_video_scale_class_init), (gst_video_scale_init),
18284         (gst_video_scale_set_property), (gst_video_scale_get_property),
18285         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
18286         (gst_video_scale_prepare_size), (parse_caps),
18287         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
18288         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
18289         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
18290         (plugin_init):
18291         * gst/videoscale/gstvideoscale.h:
18292         * gst/videotestsrc/gstvideotestsrc.c:
18293         (gst_video_test_src_pattern_get_type),
18294         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
18295         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
18296         (gst_video_test_src_set_pattern),
18297         (gst_video_test_src_set_property),
18298         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
18299         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
18300         (gst_video_test_src_event), (gst_video_test_src_get_times),
18301         (gst_video_test_src_create), (plugin_init):
18302         * gst/videotestsrc/gstvideotestsrc.h:
18303         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
18304         (gst_video_test_src_smpte), (gst_video_test_src_snow),
18305         (gst_video_test_src_black):
18306         * gst/videotestsrc/videotestsrc.h:
18307           borgify further
18308           clean up docs a little
18309
18310 2005-11-30  Wim Taymans  <wim@fluendo.com>
18311
18312         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18313         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
18314         (gst_basertppayload_event), (gst_basertppayload_push),
18315         (gst_basertppayload_change_state):
18316         * gst-libs/gst/rtp/gstbasertppayload.h:
18317         closed #320644.
18318
18319 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18320
18321         * docs/libs/gst-plugins-base-libs-docs.sgml:
18322         * docs/libs/gst-plugins-base-libs-sections.txt:
18323         * gst-libs/gst/video/gstvideofilter.c:
18324         * gst-libs/gst/video/gstvideosink.c:
18325         * gst-libs/gst/video/gstvideosink.h: Adding docs.
18326
18327 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18328
18329         * LICENSE:
18330           move
18331         * po/af.po:
18332         * po/az.po:
18333         * po/cs.po:
18334         * po/en_GB.po:
18335         * po/hu.po:
18336         * po/it.po:
18337         * po/nb.po:
18338         * po/nl.po:
18339         * po/or.po:
18340         * po/sq.po:
18341         * po/sr.po:
18342         * po/sv.po:
18343         * po/uk.po:
18344         * po/vi.po:
18345         * Makefile.am:
18346           update
18347         * scripts/autoplugins.sh:
18348           remove
18349
18350 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18351
18352         * Makefile.am:
18353         * configure.ac:
18354         * examples/Makefile.am:
18355         * examples/capsfilter/Makefile.am:
18356         * examples/capsfilter/capsfilter1.c:
18357         * examples/gob/Makefile.am:
18358         * examples/gob/gst-identity2.gob:
18359         * examples/indexing/.cvsignore:
18360         * examples/indexing/Makefile.am:
18361         * examples/indexing/indexmpeg.c:
18362         * examples/seeking/.cvsignore:
18363         * examples/seeking/Makefile.am:
18364         * examples/seeking/cdparanoia.c:
18365         * examples/seeking/cdplayer.c:
18366         * examples/seeking/chained.c:
18367         * examples/seeking/scrubby.c:
18368         * examples/seeking/seek.c:
18369         * examples/stats/Makefile.am:
18370         * examples/stats/mp2ogg.c:
18371         * examples/switch/.cvsignore:
18372         * examples/switch/Makefile.am:
18373         * examples/switch/switcher.c:
18374         * tests/Makefile.am:
18375         * tests/check/generic/.cvsignore:
18376         * tests/check/pipelines/.cvsignore:
18377         * tests/examples/Makefile.am:
18378         * tests/examples/seek/Makefile.am:
18379           reorganize stuff under tests/
18380
18381 2005-11-30  Edward Hervey  <edward@fluendo.com>
18382
18383         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
18384         Go away you stupid GstStaticPadTemplate memleak.
18385
18386 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18387
18388         * gst-libs/gst/net/Makefile.am:
18389         * gst-libs/gst/net/README:
18390         * gst-libs/gst/net/gstnetbuffer.c:
18391         * gst-libs/gst/net/gstnetbuffer.h:
18392           this was moved to "netbuffer"
18393
18394 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18395
18396         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
18397         (gst_video_filter_class_init), (gst_video_filter_init):
18398         * gst-libs/gst/video/gstvideofilter.h:
18399           borgify name to bring in line with other classes
18400
18401 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18402
18403         * gst/audioscale/.cvsignore:
18404         * gst/audioscale/Makefile.am:
18405         * gst/audioscale/README:
18406         * gst/audioscale/audioscale.vcproj:
18407         * gst/audioscale/dtof.c:
18408         * gst/audioscale/dtos.c:
18409         * gst/audioscale/functable.c:
18410         * gst/audioscale/gstaudioscale.c:
18411         * gst/audioscale/gstaudioscale.h:
18412         * gst/audioscale/private.h:
18413         * gst/audioscale/resample.c:
18414         * gst/audioscale/resample.h:
18415         * gst/audioscale/test.c:
18416           remove
18417
18418 2005-11-30  Edward Hervey  <edward@fluendo.com>
18419
18420         * gst-libs/gst/netbuffer/Makefile.am:
18421         really, really tired
18422
18423 2005-11-30  Edward Hervey  <edward@fluendo.com>
18424
18425         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18426         Update for new GstTypeFindFactory _register()
18427
18428 2005-11-30  Edward Hervey  <edward@fluendo.com>
18429
18430         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
18431         Let's not override libgstnet from core for no reason...
18432         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
18433         Ok, maybe not so quick next time.
18434
18435 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18436
18437         * configure.ac:
18438         * gst-libs/gst/Makefile.am:
18439           moved gst-libs/gst/net to netbuffer through CVS surgery
18440           remove old directory
18441           updating build to accomodate
18442           (#322257)
18443
18444 2005-11-29  Andy Wingo  <wingo@pobox.com>
18445
18446         * pkgconfig/gstreamer-plugins-base.pc.in:
18447         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
18448         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
18449         (#322257).
18450
18451 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18452
18453         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
18454         3rd time's the charm. Correct ref-counting for discarded buffers.
18455
18456 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18457
18458         * gst/playback/gststreamselector.c:
18459         (gst_stream_selector_class_init),
18460         (gst_stream_selector_set_property),
18461         (gst_stream_selector_get_property),
18462         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
18463         Fix ref-counting
18464
18465 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
18466
18467         * gst/subparse/gstsubparse.c: (feed_textbuf):
18468           Don't access already unref'ed buffer.
18469
18470 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18471
18472         * gst/playback/gststreamselector.c:
18473         (gst_stream_selector_class_init), (gst_stream_selector_init),
18474         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
18475         (gst_stream_selector_get_property),
18476         (gst_stream_selector_get_linked_pad),
18477         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
18478         * gst/playback/gststreamselector.h:
18479         Add the active-pad property for playbin to use shortly. Ignore buffers
18480         from any other pad, returning GST_FLOW_NOT_LINKED
18481
18482 2005-11-29  Julien MOUTTE  <julien@moutte.net>
18483
18484         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
18485         patch from bug #322704 (Alessandro Decina).
18486
18487 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18488
18489         * gst-libs/gst/audio/Makefile.am:
18490           folded audiofilter into the audio library
18491
18492 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18493
18494         * gst/videoscale/gstvideoscale.h:
18495         * gst/videoscale/gstvideoscale.c:
18496           remove unimplemented scale methods
18497
18498 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
18499
18500         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
18501           Don't leak caps.
18502
18503 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18504
18505         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
18506         (gst_ximagesink_setcaps):
18507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
18508         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
18509         happens (only visible on ximagesink but bug is in xv too) set_caps was
18510         destroying the internal x[v]image used to memcpy non locally alloced
18511         buffers so that it got renewed on next _chain. The issue is that 
18512         _expose will try to put that image as it reffed it in _put.
18513         Using gst_buffer_unref instead of destroy fixes it !
18514
18515 2005-11-28  Edward Hervey  <edward@fluendo.com>
18516
18517         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18518         (try_to_link_1), (queue_filled_cb):
18519         Better use of the queues. Start with a small size queue and only increase
18520         the size of the queues when the other queues are empty.
18521
18522 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18523
18524         * gst-libs/gst/video/Makefile.am:
18525           compile in copied-over videofilter into the video library
18526         * gst-libs/gst/video/videosink.h:
18527           rename the header to gstvideosink.h since it's a base GstObject class
18528         * sys/ximage/ximagesink.h:
18529         * sys/xvimage/xvimagesink.h:
18530           use the new header
18531
18532 2005-11-28  Wim Taymans  <wim@fluendo.com>
18533
18534         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
18535         * gst/playback/gstplaybasebin.h:
18536         Prepare to handle errors betters.
18537
18538         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
18539         Set sinks to PAUSED first before adding and linking them so that
18540         we don't interrupt dataflow.
18541
18542 2005-11-28  Wim Taymans  <wim@fluendo.com>
18543
18544         * gst-libs/gst/audio/TODO:
18545         Updated TODO
18546
18547         * gst-libs/gst/audio/gstaudiosink.c:
18548         (gst_audioringbuffer_open_device),
18549         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
18550         (gst_audioringbuffer_release):
18551         Small cleanups.
18552
18553         * gst-libs/gst/audio/gstbaseaudiosink.c:
18554         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
18555         (gst_base_audio_sink_change_state):
18556         Slave to the master clock when going to PLAYING and unslave when
18557         going to PAUSED.
18558
18559         * gst-libs/gst/audio/gstringbuffer.c:
18560         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
18561         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
18562         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
18563         (gst_ring_buffer_clear_all), (wait_segment),
18564         (gst_ring_buffer_commit), (gst_ring_buffer_read),
18565         (gst_ring_buffer_advance):
18566         * gst-libs/gst/audio/gstringbuffer.h:
18567         Add some docs and cleanups.
18568
18569 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18570
18571         * sys/xvimage/xvimagesink.c:
18572         (gst_xvimagesink_navigation_send_event): Fix navigation events
18573         coordinates translation with pixel aspect ratios.
18574
18575 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18576
18577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
18578         Use calculated video geometry from _setcaps instead of buffer
18579         caps to respect pixel aspect ratio. (fixes #322388)
18580
18581 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18582
18583         * docs/libs/tmpl/gstcolorbalance.sgml:
18584         * docs/libs/tmpl/gstmixer.sgml:
18585         * docs/libs/tmpl/gstxoverlay.sgml:
18586         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
18587         interface.
18588
18589 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18590
18591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
18592         Refuse to create an XvImage if we can't find the format.
18593
18594 2005-11-28  Edward Hervey  <edward@fluendo.com>
18595
18596         * gst-libs/gst/riff/riff-media.c:
18597         (gst_riff_create_audio_template_caps):
18598         Add ATRAC3 to the list of riff-possible audio caps.
18599         I know we still don't have a plugin for atrac3, but it's saner to output
18600         that than a cryptic mimetype.
18601
18602 2005-11-27  Edward Hervey  <edward@fluendo.com>
18603
18604         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
18605         Don't try to create a zero-sized subbuffer.
18606
18607 2005-11-27  Julien MOUTTE  <julien@moutte.net>
18608
18609         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
18610         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18611         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
18612         (gst_ximagesink_expose): Fixed a tricky race.
18613         * sys/ximage/ximagesink.h:
18614         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
18615         (gst_xvimagesink_expose): Fixed a tricky race.
18616         * sys/xvimage/xvimagesink.h:
18617
18618 2005-11-27  Edward Hervey  <edward@fluendo.com>
18619
18620         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
18621         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
18622         Remove unused properties, and add queues between demuxers and decoders
18623         so that a lot more files can preroll properly.
18624
18625 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18626
18627         * gst-libs/gst/net/Makefile.am:
18628         * gst-libs/gst/rtp/Makefile.am:
18629         * gst-libs/gst/tag/Makefile.am:
18630           remove silly include
18631         * gst/tags/Makefile.am:
18632         * gst/tags/gsttagediting.c:
18633         * gst/tags/gsttageditingprivate.h:
18634         * gst/tags/tagedit.vcproj:
18635           remove directory, is as good as empty
18636
18637 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18638
18639         * configure.ac:
18640           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
18641         * gst-libs/Makefile.am:
18642         * gst-libs/gst/audio/Makefile.am:
18643         * gst-libs/gst/interfaces/Makefile.am:
18644         * gst-libs/gst/net/Makefile.am:
18645         * gst-libs/gst/riff/Makefile.am:
18646         * gst-libs/gst/rtp/Makefile.am:
18647         * gst-libs/gst/tag/Makefile.am:
18648         * gst-libs/gst/video/Makefile.am:
18649           and use them
18650
18651 2005-11-27  Julien MOUTTE  <julien@moutte.net>
18652
18653         * docs/libs/tmpl/gstcolorbalance.sgml:
18654         * docs/libs/tmpl/gstmixer.sgml:
18655         * docs/libs/tmpl/gstxoverlay.sgml:
18656         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
18657         * sys/ximage/ximagesink.h:
18658         * sys/xvimage/xvimagesink.h: More and more documentation.
18659
18660 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18661
18662         * docs/libs/gst-plugins-base-libs-docs.sgml:
18663         * docs/libs/gst-plugins-base-libs-sections.txt:
18664         * docs/libs/tmpl/gstcolorbalance.sgml:
18665         * docs/libs/tmpl/gstmixer.sgml:
18666         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
18667         to documentation.
18668
18669 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18670
18671         * docs/plugins/Makefile.am:
18672         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18673         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18674         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
18675
18676 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18677
18678         * docs/plugins/Makefile.am:
18679         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18680         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18681         * docs/plugins/inspect/plugin-adder.xml:
18682         * docs/plugins/inspect/plugin-alsa.xml:
18683         * docs/plugins/inspect/plugin-audioconvert.xml:
18684         * docs/plugins/inspect/plugin-audiorate.xml:
18685         * docs/plugins/inspect/plugin-audioresample.xml:
18686         * docs/plugins/inspect/plugin-audiotestsrc.xml:
18687         * docs/plugins/inspect/plugin-decodebin.xml:
18688         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
18689         * docs/plugins/inspect/plugin-gnomevfs.xml:
18690         * docs/plugins/inspect/plugin-ogg.xml:
18691         * docs/plugins/inspect/plugin-playbin.xml:
18692         * docs/plugins/inspect/plugin-subparse.xml:
18693         * docs/plugins/inspect/plugin-tcp.xml:
18694         * docs/plugins/inspect/plugin-theora.xml:
18695         * docs/plugins/inspect/plugin-typefindfunctions.xml:
18696         * docs/plugins/inspect/plugin-video4linux.xml:
18697         * docs/plugins/inspect/plugin-videorate.xml:
18698         * docs/plugins/inspect/plugin-videoscale.xml:
18699         * docs/plugins/inspect/plugin-videotestsrc.xml:
18700         * docs/plugins/inspect/plugin-volume.xml:
18701         * docs/plugins/inspect/plugin-vorbis.xml:
18702         * docs/plugins/inspect/plugin-ximagesink.xml:
18703         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
18704         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
18705
18706 2005-11-26  Edward Hervey  <edward@fluendo.com>
18707
18708         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
18709         Properly return GstFlowReturn from gst_pad_push in chain functions.
18710
18711 2005-11-25  Michael Smith  <msmith@fluendo.com>
18712
18713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
18714         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
18715         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
18716         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
18717           Handle various conditions better when we don't understand a stream.
18718           Removes a heap of CRITICALs on ogg streams containing unknown data.
18719
18720 2005-11-24  Andy Wingo  <wingo@pobox.com>
18721
18722         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
18723         Be threadsafe.
18724
18725 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18726
18727         * configure.ac: back to HEAD
18728
18729 === release 0.9.6 ===
18730
18731 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
18732
18733         * configure.ac:
18734           releasing 0.9.6, "White Eight"
18735
18736 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18737
18738         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
18739         * docs/plugins/inspect/plugin-sine.xml:
18740           remove sinesrc some more
18741
18742 2005-11-23  Wim Taymans  <wim@fluendo.com>
18743
18744         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
18745         If we are reading too slowly, jump forward in the ringbuffer
18746         instead of blocking.
18747
18748 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18749
18750         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
18751         (gst_visual_chain):
18752         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
18753         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
18754         (gst_videorate_chain):
18755         * gst/videotestsrc/gstvideotestsrc.c:
18756         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
18757         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
18758         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
18759         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
18760         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
18761         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
18762           Updates for API changes
18763
18764 2005-11-23  Wim Taymans  <wim@fluendo.com>
18765
18766         * gst-libs/gst/audio/gstbaseaudiosink.c:
18767         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
18768         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18769         Fix for calibration API change.
18770
18771 2005-11-23  Michael Smith <msmith@fluendo.com>
18772
18773         * gst-libs/gst/audio/multichannel.c:
18774         (gst_audio_get_channel_positions),
18775         (gst_audio_set_channel_positions),
18776         (gst_audio_set_structure_channel_positions_list),
18777         (gst_audio_fixate_channel_positions):
18778           Use gst_value_array_*() functions on value arrays, not
18779           gst_value_list_*().
18780
18781 2005-11-23  Edward Hervey  <edward@fluendo.com>
18782
18783         * autogen.sh:
18784         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
18785         Fixes autogen
18786
18787 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18788
18789         * check/Makefile.am:
18790         * check/elements/videotestsrc.c: (setup_videotestsrc),
18791         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
18792         (main):
18793           add a test for videotestsrc
18794
18795 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18796
18797         * gst/sine/.cvsignore:
18798         * gst/sine/Makefile.am:
18799         * gst/sine/gstsinesrc.c:
18800         * gst/sine/gstsinesrc.h:
18801         * gst/sine/sinesrc.vcproj:
18802           and remove sinesrc from the repository.  Closes #321446
18803
18804 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18805
18806         * configure.ac:
18807         * gst-plugins-base.spec.in:
18808           remove sinesrc from the build
18809
18810 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18811
18812         * check/Makefile.am:
18813         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
18814         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
18815         (main):
18816           add a test for audiotestsrc, testing all waves.  Even seems
18817           leak-free at first glance, nice job Stefan
18818
18819 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18820
18821         * po/af.po:
18822         * po/az.po:
18823         * po/cs.po:
18824         * po/en_GB.po:
18825         * po/hu.po:
18826         * po/it.po:
18827         * po/nb.po:
18828         * po/nl.po:
18829         * po/or.po:
18830         * po/sq.po:
18831         * po/sr.po:
18832         * po/sv.po:
18833         * po/uk.po:
18834         * po/vi.po:
18835           Translation string updates
18836
18837         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
18838         (gst_v4lsrc_set_caps):
18839         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
18840         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
18841         * sys/v4l/v4lsrc_calls.h:
18842           Improve v4lsrc, by making it work again.
18843
18844 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18845
18846         * ext/libvisual/visual.c: (gst_visual_chain):
18847           Fix the fps calculations.
18848
18849         * gst/ffmpegcolorspace/avcodec.h:
18850           Move structure element for clarity
18851
18852         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
18853         * gst-libs/gst/interfaces/tunernorm.h:
18854         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
18855         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
18856         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
18857         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
18858         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
18859         (gst_v4lmjpegsrc_getcaps):
18860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
18861         (gst_v4lsrc_set_caps):
18862         * sys/v4l/gstv4lsrc.h:
18863         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18864         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
18865         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
18866         * sys/v4l/v4lsrc_calls.h:
18867           Fractional framerates...
18868
18869 2005-11-22  Wim Taymans  <wim@fluendo.com>
18870
18871         * gst-libs/gst/audio/gstbaseaudiosink.c:
18872         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
18873         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18874         And we provide a clock by default, of course...
18875
18876 2005-11-22  Wim Taymans  <wim@fluendo.com>
18877
18878         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
18879         This clock can be slaved to a master clock now.
18880
18881         * gst-libs/gst/audio/gstbaseaudiosink.c:
18882         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
18883         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
18884         (gst_base_audio_sink_set_clock),
18885         (gst_base_audio_sink_set_property),
18886         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
18887         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18888         * gst-libs/gst/audio/gstbaseaudiosink.h:
18889         Handle slaving the internal clock to the clock selected in the
18890         pipeline.
18891         Add property to make the basesink not provide a clock.
18892
18893         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18894         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
18895         (gst_base_rtp_depayload_wait):
18896         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18897         We can use the clock in GstElement, no need to store it ourselves.
18898
18899 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18900
18901         * docs/libs/tmpl/gstaudio.sgml:
18902           update
18903         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18904         (gst_paranoia_endian_get_type):
18905         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
18906         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
18907         * gst/audiotestsrc/gstaudiotestsrc.c:
18908         (gst_audiostestsrc_wave_get_type):
18909         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
18910         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
18911         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18912         (gst_sync_method_get_type), (gst_unit_type_get_type),
18913         (gst_client_status_get_type), (gst_multifdsink_class_init),
18914         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
18915         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
18916         (gst_multifdsink_get_property):
18917         * gst/tcp/gstmultifdsink.h:
18918         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
18919         * gst/videotestsrc/gstvideotestsrc.c:
18920         (gst_videotestsrc_pattern_get_type):
18921           remove deprecated properties
18922           fix up enums to correctly have short lowercase dashed nicks
18923
18924 2005-11-22  Michael Smith <msmith@fluendo.com>
18925
18926         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
18927         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
18928           Add underscore.
18929
18930 2005-11-22  Michael Smith <msmith@fluendo.com>
18931
18932         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
18933         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
18934           Use utility method for scaling clocktime for fractional framerates.
18935
18936 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
18937
18938         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
18939         (gst_visual_chain):
18940         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18941         * ext/theora/theoradec.c: (theora_handle_type_packet):
18942         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
18943         (theora_enc_chain):
18944         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
18945         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
18946         * gst-libs/gst/video/video.h:
18947         * gst/ffmpegcolorspace/avcodec.h:
18948         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18949         (gst_ffmpeg_caps_to_pixfmt):
18950         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18951         (gst_ffmpegcsp_set_caps):
18952         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
18953         (gst_videorate_setcaps), (gst_videorate_blank_data),
18954         (gst_videorate_chain):
18955         * gst/videotestsrc/gstvideotestsrc.c:
18956         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
18957         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
18958         (gst_videotestsrc_event), (gst_videotestsrc_create):
18959         * gst/videotestsrc/gstvideotestsrc.h:
18960         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18961         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
18962         (gst_ximagesink_get_times), (gst_ximagesink_init):
18963         * sys/ximage/ximagesink.h:
18964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
18965         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
18966         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
18967         * sys/xvimage/xvimagesink.h:
18968           Convert elements to use fractions for their framerate.
18969           V4L elements to come later tonight.
18970
18971 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18972
18973         * gst-libs/gst/audio/audio.c:
18974         * gst-libs/gst/audio/audio.h:
18975           remove some deprecated functions
18976
18977 2005-11-22  Andy Wingo  <wingo@pobox.com>
18978
18979         * Update for gst_tag_setter API changes.
18980
18981 2005-11-22  Andy Wingo  <wingo@pobox.com>
18982
18983         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
18984         (gst_ogg_demux_perform_seek):
18985         * ext/theora/theoradec.c (theora_dec_sink_event):
18986         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
18987         update-funcnames.
18988
18989 2005-11-22  Wim Taymans  <wim@fluendo.com>
18990
18991         * examples/seeking/seek.c: (main):
18992         Give higher priority to bus signals than the gtk events
18993         to fix a race condition in the segment looping.
18994
18995 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
18996
18997         * ext/theora/Makefile.am:
18998         * ext/vorbis/Makefile.am:
18999         * gst-libs/gst/tag/Makefile.am:
19000         * gst-plugins-base.spec.in:
19001           Rename libgsttagedit to libgsttag (#322117).
19002
19003 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19004
19005         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19006         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19007           Call gst_x_overlay_prepare_xwindow_id() to give applications
19008           a final chance to set their own xwindow id before the video
19009           sink creates its own window.
19010
19011 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19012
19013         * sys/xvimage/xvimagesink.c:
19014         (gst_xvimagesink_navigation_send_event): Handle navigation
19015         events correcly with borders if applicable.
19016
19017 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19018
19019         Patch by: Luca Ognibene
19020
19021         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19022         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
19023         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19024         (gst_ffmpegcsp_caps_remove_format_info):
19025         * gst/ffmpegcolorspace/imgconvert.c:
19026         * gst/ffmpegcolorspace/imgconvert_template.h:
19027           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
19028           #318353); use gst_structure_has_name().
19029
19030 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19031
19032         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
19033         (gst_ximagesink_class_init): Add debug macros on functions.
19034         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19035         (gst_xvimagesink_xwindow_draw_borders),
19036         (gst_xvimagesink_xvimage_put),
19037         (gst_xvimagesink_xwindow_update_geometry),
19038         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
19039         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
19040         (gst_xvimagesink_xcontext_clear),
19041         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
19042         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19043         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
19044         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
19045         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
19046         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
19047         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
19048         expose while being PAUSED, out of data flow navigation events, etc..
19049
19050 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19051
19052         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19053         * gst-libs/gst/audio/audio.h:
19054           fix prototype - wondering why the test worked regardless
19055
19056 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19057
19058         * check/Makefile.am:
19059         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19060         * gst-libs/gst/audio/audio.h:
19061           add a method that returns a proper GstClockTime
19062
19063 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19064
19065         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
19066         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
19067         * gst-libs/gst/interfaces/xoverlay.h:
19068           Remove everything having to do with the desired size; add 
19069           gst_x_overlay_prepare_xwindow_id() function; remove the
19070           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
19071           post a message on the bus instead (#321816).
19072
19073         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
19074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
19075         (gst_xvimagesink_xoverlay_init):
19076           Remove desired size stuff (#321816).
19077
19078 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19079
19080         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19081         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19082         (mpeg_video_type_find), (mpeg_video_stream_type_find):
19083           Terminate vararg functions with NULL instead of 0 to 
19084           make gcc4 happy.
19085
19086 2005-11-21  Andy Wingo  <wingo@pobox.com>
19087
19088         patch by: Sebastien Cote <sebas642@yahoo.ca>
19089         
19090         * gst-libs/gst/rtp/gstrtpbuffer.h: 
19091         * gst-libs/gst/rtp/gstrtpbuffer.c
19092         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
19093
19094 2005-11-21  Andy Wingo  <wingo@pobox.com>
19095
19096         * gst/playback/gstplaybin.c (gen_audio_element) 
19097         (gen_video_element): Use the new MISSING_PLUGIN core error
19098         category. Closes #320060.
19099
19100         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
19101         * gst/videorate/gstvideorate.c (gst_videorate_event):
19102         * ext/theora/theoradec.c (theora_dec_sink_event): 
19103         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
19104         stream lock.
19105
19106         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
19107         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
19108         stream lock changes.
19109
19110 2005-11-21  Wim Taymans  <wim@fluendo.com>
19111
19112         * gst-libs/gst/audio/gstbaseaudiosink.c:
19113         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19114         (gst_base_audio_sink_provide_clock),
19115         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
19116         (gst_base_audio_sink_change_state):
19117         * gst/audioresample/gstaudioresample.c:
19118         Segment update fix.
19119
19120 2005-11-21  Andy Wingo  <wingo@pobox.com>
19121
19122         * *.h:
19123         * *.c: Ran scripts/update-macros. Oh yes.
19124
19125 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19126
19127         * sys/ximage/Makefile.am:
19128         * sys/ximage/ximage.c:
19129           Rename ximage plugin to ximagesink (#321426) (Don't forget to
19130           remove your old libgstximage.* manually if necessary).
19131
19132 2005-11-21  Michael Smith <msmith@fluendo.com>
19133
19134         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
19135           Minimal fix for bug #320200: set the min/max bitrate in the correct
19136           units. A better fix would be to upgrade to the RATEMANAGE2
19137           interface, rather than using the deprecated interface used here, but
19138           that would require an update in our libvorbis dependency (to 1.1),
19139           which is probably undesirable.
19140
19141 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19142
19143         * ext/libvisual/visual.c: (get_buffer):
19144         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19145         (gst_base_audio_src_fixate):
19146         * gst/audioconvert/gstaudioconvert.c:
19147         (gst_audio_convert_fixate_caps):
19148         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
19149         * gst/audiotestsrc/gstaudiotestsrc.c:
19150         (gst_audiotestsrc_src_fixate):
19151         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19152         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
19153         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
19154         * gst/videotestsrc/gstvideotestsrc.c:
19155         (gst_videotestsrc_src_fixate):
19156         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
19157         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19158           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19159           (#322027)
19160
19161
19162 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19163
19164         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19165         (gst_riff_create_iavs_caps):
19166         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
19167         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
19168         (gst_riff_parse_info):
19169         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
19170         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
19171         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19172           Fixes for GST_FOURCC_FORMAT API change.
19173
19174 2005-11-21  Andy Wingo  <wingo@pobox.com>
19175
19176         patch by: Alessandro Dessina <alessandro nnva org>
19177
19178         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
19179         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
19180         (gst_ogg_parse_chain):
19181         * ext/theora/theoraenc.c (theora_set_header_on_caps):
19182         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
19183         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
19184         gst_value_list calls on arrays. Fixes #321962.
19185
19186 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19187
19188         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19189         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
19190         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19191         * gst/adder/gstadder.c: (gst_adder_init),
19192         (gst_adder_request_new_pad), (gst_adder_collected),
19193         (gst_adder_change_state):
19194           Update for gst_collectpads_foo() to gst_collect_pads_foo()
19195           API change.
19196
19197 2005-11-21  Michael Smith <msmith@fluendo.com>
19198
19199         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
19200         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
19201           Properly handle pad_push return values.
19202
19203 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
19204
19205         * gst-libs/gst/tag/Makefile.am:
19206         * gst-libs/gst/tag/gstvorbistag.c:
19207         (gst_tag_list_to_vorbiscomment_buffer):
19208           Remove obsolete vorbistag element and debug category.
19209
19210         * gst/playback/gstplaybasebin.c: (check_queue):
19211           Don't divide by 0 when queue-threshold is 0.
19212
19213         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
19214           Don't modify an existing pixel-aspect-ratio if we fail to read
19215           a new one.
19216
19217 2005-11-20  Wim Taymans  <wim@fluendo.com>
19218
19219         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
19220         (gst_vorbisenc_push_packet):
19221         GST_PAD_IS_USABLE is gone, use the return value of
19222         the push or pad_alloc_buffer instead.
19223
19224 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19225
19226         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19227         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
19228         (gst_ximagesink_ximage_destroy),
19229         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
19230         (gst_ximagesink_xwindow_new),
19231         (gst_ximagesink_xwindow_update_geometry),
19232         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
19233         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
19234         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
19235         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19236         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
19237         (gst_ximagesink_navigation_send_event),
19238         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
19239         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19240         (gst_ximagesink_finalize), (gst_ximagesink_init),
19241         (gst_ximagesink_class_init):
19242         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
19243         This new version brings correct software scaling, non flickering
19244         window while resizing, pixel aspect ratio handling, usage of
19245         hardware buffer pools, out of data flow event thread for 
19246         navigation and handling of expose events even when being PAUSED,
19247         a new property to keep video aspect ratio when resizing, etc...
19248
19249 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19250
19251         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
19252         (gst_videoscale_fixate_caps): Introduce back caps fixate with
19253         handling of PAR.
19254
19255 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
19256
19257         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
19258         Unsetting IS_SINK flag from the fakesink, so decodebin
19259         never behaves as a sink.
19260
19261 2005-11-17  Wim Taymans  <wim@fluendo.com>
19262
19263         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19264         (gst_base_audio_src_change_state):
19265         Fix the audiosrc base class again, we did not unflush.
19266
19267 2005-11-17  Julien MOUTTE  <julien@moutte.net>
19268
19269         * examples/seeking/seek.c: (make_dv_pipeline),
19270         (make_vorbis_theora_pipeline), (make_avi_pipeline),
19271         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
19272         to ogg/vorbis/theora pipeline.
19273
19274 2005-11-17  Wim Taymans  <wim@fluendo.com>
19275
19276         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
19277         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
19278         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
19279         Fix EOS on multiple streams.
19280         More debugging.
19281
19282 2005-11-16  Wim Taymans  <wim@fluendo.com>
19283
19284         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
19285         (gst_ogg_demux_perform_seek):
19286         Segment done must include stream time.
19287
19288         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19289         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
19290         (gst_ogg_mux_change_state):
19291         Fix ogg muxer again.
19292
19293 2005-11-16  Wim Taymans  <wim@fluendo.com>
19294
19295         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
19296         Fix compile again.
19297
19298 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19299
19300         * ext/libvisual/visual.c: (gst_visual_init):
19301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19302         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
19303         (gst_ogg_parse_chain):
19304         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
19305         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
19306         * ext/theora/theoradec.c: (gst_theora_dec_init):
19307         * ext/theora/theoraenc.c: (gst_theora_enc_init):
19308         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19309         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
19310         * gst/adder/gstadder.c: (gst_adder_class_init),
19311         (gst_adder_dispose):
19312         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
19313         * gst/subparse/gstsubparse.c: (gst_subparse_init):
19314         * gst/videorate/gstvideorate.c: (gst_videorate_init):
19315           Fix a whole set of pad template leaks
19316
19317 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19318
19319         * check/generic/states.c: (GST_START_TEST):
19320           fix the test so that it only checks for elements that are part of
19321           this source module
19322
19323 2005-11-16  Michael Smith <msmith@fluendo.com>
19324
19325         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
19326         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
19327         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19328         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19329         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
19330         (gst_ogg_mux_change_state):
19331           Fix leaking collectpads.
19332
19333 2005-11-16  Edward Hervey  <edward@fluendo.com>
19334
19335         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
19336         (gst_videorate_event), (gst_videorate_chain):
19337         Handle segment seeks
19338
19339 2005-11-16  Wim Taymans  <wim@fluendo.com>
19340
19341         * gst-libs/gst/audio/gstbaseaudiosink.c:
19342         (gst_base_audio_sink_provide_clock),
19343         (gst_base_audio_sink_change_state):
19344         Set ringbuffer to non-flushing when going to PAUSED, set to
19345         flushing again when going to READY.
19346
19347         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
19348         (gst_ring_buffer_stop):
19349         Start in flushing mode by default.
19350         Don't set flushing in the _stop method, let the app call
19351         this explicitly.
19352
19353 2005-11-16  Julien MOUTTE  <julien@moutte.net>
19354
19355         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
19356         * gst-libs/gst/video/videosink.h: Add helper function needed
19357         for video sinks.
19358
19359 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
19360
19361         * gst/videoscale/gstvideoscale.c:
19362         (gst_videoscale_handle_src_event):
19363           Don't leak reference to pad parent.
19364
19365 2005-11-16  Wim Taymans  <wim@fluendo.com>
19366
19367         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
19368         Set ringbuffer to flushing when stopping so that we don't
19369         block on wait_segment anymore and livelock.
19370
19371 2005-11-16  Wim Taymans  <wim@fluendo.com>
19372
19373         * examples/seeking/seek.c: (send_event), (do_seek),
19374         (loop_toggle_cb), (segment_done), (main):
19375         Added looping checkbox.
19376
19377 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19378
19379         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19380         (gst_ogg_demux_init):
19381         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19382         (gst_vorbis_dec_init):
19383           revert unrefs, they don't pass make check
19384
19385 2005-11-15  Johan Dahlin  <johan@gnome.org>
19386
19387         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19388         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
19389         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19390         (gst_vorbis_dec_init):
19391         Fix pad template leaks. 
19392
19393 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19394
19395         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
19396           Make state change function thread safe.
19397
19398 2005-11-15  Edward Hervey  <edward@fluendo.com>
19399
19400         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
19401         (gst_ogg_demux_class_init):
19402         Implement GstElement::send_event, so we can send seek events
19403         in GST_STATE_READY
19404
19405 2005-11-14  Julien MOUTTE  <julien@moutte.net>
19406
19407         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
19408         Discovered how to take away flickering while resizing the
19409         window. Please don't put that in ximagesink, refactoring in
19410         progress.
19411
19412 2005-11-14  Michael Smith <msmith@fluendo.com>
19413
19414         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
19415         (gst_multifdsink_render):
19416           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
19417
19418 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
19419
19420         * gst/playback/gstplaybin.c: (gen_audio_element):
19421           Use autoaudiosink, it tends to be more widely available than
19422           autoaudiiosink.
19423           
19424 2005-11-14  Andy Wingo  <wingo@pobox.com>
19425
19426         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
19427         as well if it is available. Fixes #316442.
19428
19429 2005-11-14  Michael Smith <msmith@fluendo.com>
19430
19431         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
19432         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
19433         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19434         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19435         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
19436         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19437         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
19438         (gst_vorbisenc_change_state):
19439           Fix a small memory leak in vorbisenc.
19440           Fix large memory leaks in oggmux, also fix lots of state change
19441           bugs in oggmux.
19442
19443 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19444
19445         * gst/videotestsrc/gstvideotestsrc.c:
19446         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
19447         (gst_videotestsrc_src_fixate):
19448           move fixation to a fixate function
19449           remove negotiate function, basesrc's is good enough
19450           fixes a bug for check when using the element alone
19451
19452 2005-11-13  Edward Hervey  <edward@fluendo.com>
19453
19454         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
19455         (key_toggle_cb), (main):
19456         Added checkboxes for adding/removing the accurate and key_unit seek
19457         flags.
19458
19459 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19460
19461         * configure.ac: back to HEAD
19462
19463 === release 0.9.5 ===
19464
19465 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19466
19467         * configure.ac:
19468           releasing 0.9.5, "No No Kia"
19469
19470 2005-11-11  Edward Hervey  <edward@fluendo.com>
19471
19472         * examples/seeking/seek.c: (make_parselaunch_pipeline):
19473         Added parse-launch syntax seeking mode for the seeking example.
19474         This should help stress-test even more cases.
19475         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
19476
19477 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
19478
19479         * sys/xvimage/xvimagesink.c:
19480         (gst_xvimagesink_navigation_send_event):
19481           Check whether peer pad exists before sending navigation events
19482           to it.
19483
19484 2005-11-11  Michael Smith <msmith@fluendo.com>
19485
19486         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
19487         (gst_vorbisenc_buffer_from_packet):
19488         * ext/vorbis/vorbisenc.h:
19489           Set duration on encoded buffers. This allows oggmux's
19490           max_page_delay parameter to actually work.
19491
19492 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
19493
19494         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19495         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19496         (gst_ffmpegcsp_avpicture_fill):
19497         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19498         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
19499           Make palettes work again (see #132341). Use our own macros
19500           for rounding up.
19501
19502 2005-11-10  Andy Wingo  <wingo@pobox.com>
19503
19504         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
19505         string doober.
19506
19507 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19508
19509         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19510         (gst_ffmpegcsp_transform_caps):
19511           Prefer passthrough in transform_caps
19512
19513 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19514
19515         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
19516           check for ALSA errors properly, instead of relying on ALSA's
19517           error strings to serve to the user.
19518
19519 2005-11-10  Wim Taymans  <wim@fluendo.com>
19520
19521         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
19522         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
19523         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
19524         Modernise the seek code.
19525
19526 2005-11-10  Michael Smith <msmith@fluendo.com>
19527         
19528         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
19529         (setup_substreams), (set_active_source):
19530           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
19531           trying to go to NULL if we failed to read a file.
19532
19533 2005-11-10  Wim Taymans  <wim@fluendo.com>
19534
19535         * gst/audiotestsrc/gstaudiotestsrc.c:
19536         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
19537         (gst_audiotestsrc_create):
19538         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19539         (gst_sinesrc_get_times), (gst_sinesrc_create):
19540         * gst/videotestsrc/gstvideotestsrc.c:
19541         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
19542         (gst_videotestsrc_create):
19543         The base class can now sync for us.
19544
19545 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19546
19547         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
19548           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
19549           name=source autoprobe=false autoprobe-fps=false copy-mode=1
19550           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
19551           format=(fourcc)I420" ! xvimagesink
19552
19553 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
19554
19555         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19556         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
19557         (gst_sinesrc_newsegment):
19558           Send newsegment event in TIME format, set duration if
19559           num-buffers is set, fix duration querying.
19560
19561 2005-11-10  Michael Smith <msmith@fluendo.com>
19562
19563         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
19564         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19565         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19566         (gst_ogg_mux_collected):
19567          Fix EOS handling, partially. Now forwarding an EOS event once we have
19568          EOS on all pads works correctly. However, we still don't properly set
19569          EOS on the actual ogg stream pages.
19570
19571 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
19572
19573         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
19574           Set elements to NULL state before disposing of them.
19575
19576 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
19577
19578         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19579
19580         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19581         (gst_base_rtp_depayload_init),
19582         (gst_base_rtp_depayload_set_gst_timestamp):
19583         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19584           We need to send a newsegment event for each instance, not
19585           just for the first instance of this class (get rid of
19586           static variable in function). (#321011).
19587           
19588 2005-11-08  Michael Smith <msmith@fluendo.com>
19589
19590         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
19591         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
19592         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
19593         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
19594           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
19595           This makes us mux things correctly according to the ogg muxing
19596           rules. Still not handling EOS correctly right now, though.
19597
19598 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
19599
19600         * gst/audioconvert/gstaudioconvert.c:
19601           Fix typo in docs. 
19602
19603 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
19604
19605         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
19606         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
19607           Initialise segment_stop to GST_CLOCK_TIME_NONE when
19608           creating a new chain; should fix live streaming. Also
19609           add more debug output and fix a typo.
19610
19611 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
19612
19613         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19614
19615         * gst/volume/gstvolume.c: (volume_set_caps):
19616           Fix compilation on Solaris with Forte. (#320923)
19617
19618 2005-11-08  Wim Taymans  <wim@fluendo.com>
19619
19620         * gst-libs/gst/audio/gstbaseaudiosink.c:
19621         (gst_base_audio_sink_render):
19622         No need to do a typecheck.
19623
19624 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19625
19626         * ext/alsa/gstalsa.h:
19627           We register a debug category, so let's use it.
19628
19629 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
19630
19631         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19632         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
19633         Fixed a small problem.
19634
19635 2005-11-04  Wim Taymans  <wim@fluendo.com>
19636
19637         * examples/seeking/Makefile.am:
19638         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
19639         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
19640         (make_playerbin_pipeline), (format_value), (update_scale),
19641         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
19642         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
19643         (print_usage), (main):
19644         Added app for playback speed testing.
19645
19646         * examples/seeking/seek.c: (dynamic_link),
19647         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
19648         (make_mpeg_pipeline), (do_seek), (set_update_scale),
19649         (message_received), (main):
19650         Updated seek example.
19651
19652 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
19653
19654         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19655         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19656         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
19657         (gst_base_rtp_depayload_set_clock):
19658         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19659         Don't sleep on the bench (system clock) when you have a nice 
19660         comfortable bed (Gstreamer clock) to sleep on.
19661
19662 2005-11-03  Wim Taymans  <wim@fluendo.com>
19663
19664         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19665         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
19666         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
19667         Handle the case where a pad_block failed.
19668
19669 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
19670
19671         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
19672
19673         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19674         (gst_base_rtp_depayload_add_to_queue),
19675         (gst_base_rtp_depayload_push),
19676         (gst_base_rtp_depayload_set_gst_timestamp),
19677         (gst_base_rtp_depayload_queue_release):
19678           Fixes some bugs in the depayloader's queuing/de-queueing code.
19679
19680 2005-10-31  Michael Smith <msmith@fluendo.com>
19681
19682         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
19683         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19684         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
19685           Patch from Alessandro Decina <alessandro@nnva.org>.
19686           Make oggdemux only find the final time in a chain, not per-pad,
19687           since the per-pad information can be very expensive to locate, and
19688           it isn't used anywhere. This makes reading a file containing
19689           OggSkeleton reasonably fast.
19690           Also, make chain finding work when there are logical bitstreams that
19691           can't be decoded. Fixes #319110.
19692
19693 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
19694
19695         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19696         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19697         (gst_base_rtp_depayload_chain),
19698         (gst_base_rtp_depayload_add_to_queue),
19699         (gst_base_rtp_depayload_push),
19700         (gst_base_rtp_depayload_set_gst_timestamp),
19701         (gst_base_rtp_depayload_queue_release),
19702         (gst_base_rtp_depayload_start_thread),
19703         (gst_base_rtp_depayload_set_property),
19704         (gst_base_rtp_depayload_get_property):
19705         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19706         Some random fixes, to fullfill the desires of thomas.
19707
19708 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
19709
19710         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19711         (gst_base_rtp_depayload_add_to_queue),
19712         (gst_base_rtp_depayload_push):
19713         Fixed the queueing algorithm.
19714
19715 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
19716
19717         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19718         (gst_base_rtp_depayload_push):
19719         A small fix
19720
19721 2005-10-31  Wim Taymans  <wim@fluendo.com>
19722
19723         * gst-libs/gst/audio/gstringbuffer.h:
19724         Don't break ABI.
19725
19726         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19727         (gst_ffmpeg_caps_to_pixfmt):
19728         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19729         (gst_ffmpegcsp_set_caps):
19730         Some more comments.
19731         Handle missing required caps fields better.
19732
19733 2005-10-31  Wim Taymans  <wim@fluendo.com>
19734
19735         * gst-libs/gst/audio/gstbaseaudiosink.c:
19736         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
19737         (gst_base_audio_sink_render):
19738         * gst-libs/gst/audio/gstringbuffer.c:
19739         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19740         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
19741         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
19742         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
19743         (gst_ring_buffer_read):
19744         * gst-libs/gst/audio/gstringbuffer.h:
19745         Add flushing mode to the ringbuffer so that it in all cases does
19746         not try to handle more audio. This makes sure it does not try to
19747         block anymore when flushing and fixes a livelock.
19748
19749 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
19750
19751         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19752         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19753         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
19754           Explicitly check for -1 values before doing a conversion
19755           and always map them to -1. (#315545)
19756
19757 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19758
19759         * gst/playback/gstplaybin.c: (gen_video_element):
19760           first try autovideosink, then xvimagesink, then error out
19761         * po/POTFILES.in:
19762           add translatable file
19763         * po/af.po:
19764         * po/az.po:
19765         * po/cs.po:
19766         * po/en_GB.po:
19767         * po/hu.po:
19768         * po/it.po:
19769         * po/nb.po:
19770         * po/nl.po:
19771         * po/or.po:
19772         * po/sq.po:
19773         * po/sr.po:
19774         * po/sv.po:
19775         * po/uk.po:
19776         * po/vi.po:
19777           update translations
19778
19779 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
19780
19781         * gst-libs/gst/rtp/gstbasedepayload.c:
19782         * gst-libs/gst/rtp/gstbasedepayload.h:
19783           Minor cleanups
19784
19785 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
19786
19787         * gst/playback/.cvsignore:
19788         * gst/playback/decodetest.c:
19789         * gst/playback/test3.c:
19790           Port these two tests as well.
19791
19792 2005-10-27  Wim Taymans  <wim@fluendo.com>
19793
19794         * ext/theora/theoradec.c: (theora_dec_src_query),
19795         (theora_dec_sink_event):
19796         * ext/theora/theoraenc.c: (theora_enc_sink_event),
19797         (theora_enc_change_state):
19798         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
19799         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
19800         Take proper locks when handling events.
19801
19802 2005-10-27  Wim Taymans  <wim@fluendo.com>
19803
19804         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
19805         (gst_adder_change_state):
19806         Fix timestamps and fix deadlock when stopping the collectpads.
19807
19808 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
19809
19810         * gst-libs/gst/rtp/gstrtpbuffer.h:
19811         Declaring the payload types as strings too so that they can be used
19812         in the padtemplate inialization.
19813
19814 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
19815
19816         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
19817
19818         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19819         (gst_base_rtp_depayload_class_init):
19820         Fixes a small but nasty bug. The derived elements no longer segfaults
19821         on finalization.
19822
19823 2005-10-26  Michael Smith <msmith@fluendo.com>
19824
19825         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
19826           When clearing an audioconvert context, set tmpbufsize to zero, so
19827           we'll allocate it again later if required.
19828           This fixes audioconvert re-negotiating formats, which previously
19829           segfaulted with a NULL destination buffer.
19830
19831 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
19832
19833         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19834         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
19835         (gst_base_rtp_depayload_set_gst_timestamp),
19836         (gst_base_rtp_depayload_queue_release):
19837         Fixed a smalll memleak.
19838
19839 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19840         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19841         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
19842         (gst_base_rtp_depayload_finalize),
19843         (gst_base_rtp_depayload_setcaps),
19844         (gst_base_rtp_depayload_add_to_queue),
19845         (gst_base_rtp_depayload_push),
19846         (gst_base_rtp_depayload_set_gst_timestamp),
19847         (gst_base_rtp_depayload_queue_release),
19848         (gst_base_rtp_depayload_thread),
19849         (gst_base_rtp_depayload_change_state):
19850         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19851         Changed the C++ comments to C comments
19852
19853 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
19854
19855         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
19856         * gst/tcp/gsttcpclientsrc.h:
19857         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
19858         * gst/tcp/gsttcpserversrc.h:
19859           Remove unused 'curoffset' structure member.
19860
19861 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19862
19863         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19864         (gst_base_rtp_depayload_base_init),
19865         (gst_base_rtp_depayload_finalize):
19866         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19867         * gst-libs/gst/rtp/gstbasertppayload.h:
19868           The pad-template on the sinkpad should be set by the derived classes.
19869           Also added some useful macros.
19870
19871 2005-10-24  Wim Taymans  <wim@fluendo.com>
19872
19873         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19874         Correctly flush decoder samples even if we could not
19875         copy them to an output buffer. Fixes #319618.
19876
19877 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19878
19879         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
19881         the caps against our xcontext caps.
19882
19883 2005-10-24  Wim Taymans  <wim@fluendo.com>
19884
19885         * gst-libs/gst/audio/gstbaseaudiosink.c:
19886         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
19887         Remove g_print
19888         Use sync property from baseclass to disable sync.
19889
19890 2005-10-24  Wim Taymans  <wim@fluendo.com>
19891
19892         * gst-libs/gst/audio/gstbaseaudiosink.c:
19893         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
19894         Buffers with no timestamps get aligned with previous buffers or
19895         on underrun, played ASAP.
19896
19897 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19898
19899         * gst-libs/gst/video/video.h:
19900         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19901         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
19903         here comes my change on caps for framerate and geometry range.
19904         We are now accepting 1 to MAXINT for width and height, and from
19905         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
19906         to be blended correctly in videomixer.
19907
19908 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19909
19910         * configure.ac:
19911           back to HEAD
19912
19913 === release 0.9.4 ===
19914
19915 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19916
19917         * NEWS:
19918         * RELEASE:
19919         * configure.ac:
19920           releasing 0.9.4, "Velociraptor"
19921
19922 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19923
19924         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
19925         * po/POTFILES.in:
19926           STOPPED -> FAILED
19927
19928 2005-10-21  Wim Taymans  <wim@fluendo.com>
19929
19930         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19931         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
19932         (pad_blocked), (close_pad_link), (new_pad):
19933         Don't try to remove elements twice.
19934
19935 2005-10-21  Wim Taymans  <wim@fluendo.com>
19936
19937         * ext/theora/theoradec.c: (theora_dec_src_query),
19938         (theora_dec_sink_event):
19939         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19940         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
19941         (vorbis_handle_data_packet):
19942         * ext/vorbis/vorbisdec.h:
19943         Fix old naming.
19944
19945         * gst-libs/gst/audio/gstbaseaudiosink.c:
19946         (gst_base_audio_sink_render):
19947         Don't try to sync on buffers without a timestamp.
19948
19949 2005-10-21  Wim Taymans  <wim@fluendo.com>
19950
19951         * ext/theora/theoradec.c: (theora_dec_src_query),
19952         (theora_dec_sink_event):
19953         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
19954         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
19955         (vorbis_handle_data_packet):
19956         * ext/vorbis/vorbisdec.h:
19957         Fix old naming.
19958
19959 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19960
19961         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
19962         (gst_vorbisenc_src_query):
19963           Implement position and duration queries.
19964
19965         * gst/playback/test3.c: (update_scale), (main):
19966           Fix for async state changes and print nicer output.
19967
19968 2005-10-20  Wim Taymans  <wim@fluendo.com>
19969
19970         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
19971         (dump_element_stats), (main):
19972         * gst/playback/test6.c: (main):
19973         Fix tests again
19974
19975 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19976
19977         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
19978         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
19979           Don't use functions for position queries when handling
19980           duration queries.
19981
19982 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19983
19984         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
19985         (vorbis_handle_data_packet), (vorbis_dec_chain),
19986         (vorbis_dec_change_state):
19987         * ext/vorbis/vorbisdec.h:
19988           Vorbis streams can be embedded in other container formats
19989           than ogg, container formats where the demuxer might set 
19990           timestamps on encoded vorbis buffers instead of those silly 
19991           granulepos thingies. In short: make vorbisdec handle 
19992           timestamps on incoming buffers as well.
19993
19994 2005-10-20  Wim Taymans  <wim@fluendo.com>
19995
19996         * gst/playback/gstplaybasebin.c: (group_destroy),
19997         (gst_play_base_bin_change_state):
19998         Fix leak.
19999         Handle case where playbasebin is now ASYNC because
20000         decodebin is.
20001
20002 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20003
20004         * gst/audioconvert/Makefile.am:
20005         * gst/audioconvert/bufferframesconvert.c:
20006         * gst/audioconvert/plugin.c: (plugin_init):
20007         * gst/audioconvert/plugin.h:
20008           And bye bye buffer-frames-convert
20009
20010 2005-10-19  Wim Taymans  <wim@fluendo.com>
20011
20012         * check/elements/audioconvert.c:
20013         * docs/libs/tmpl/gstaudio.sgml:
20014         * docs/libs/tmpl/gstcolorbalance.sgml:
20015         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20016         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
20017         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
20018         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
20019         * gst-libs/gst/audio/audio.h:
20020         * gst/audioconvert/audioconvert.h:
20021         * gst/audioconvert/gstaudioconvert.c:
20022         (gst_audio_convert_parse_caps):
20023         * gst/volume/gstvolume.c:
20024         Bye bye buffer-frames.
20025
20026 2005-10-19  Wim Taymans  <wim@fluendo.com>
20027
20028         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20029         (query_positions_elems), (query_positions_pads), (update_scale),
20030         (do_seek), (set_update_scale), (message_received), (main):
20031         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
20032         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
20033         (gst_ogg_demux_loop):
20034         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
20035         * ext/theora/theoradec.c: (theora_dec_src_query),
20036         (theora_dec_sink_event):
20037         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20038         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
20039         * gst/adder/gstadder.c: (gst_adder_query):
20040         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20041         * gst/playback/test3.c: (update_scale):
20042         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20043         (dump_element_stats), (main):
20044         * gst/playback/test6.c: (main):
20045         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20046         Query API update.
20047
20048 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20049
20050         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
20051         (xml_check_first_element), (xml_type_find), (smil_type_find),
20052         (plugin_init):
20053           Add typefinding for SMIL and for generic XML. Based on patch by
20054           Akos Maroy (#308663).
20055
20056 2005-10-18  Wim Taymans  <wim@fluendo.com>
20057
20058         * gst/playback/Makefile.am:
20059         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20060         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
20061         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
20062         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
20063         (gst_decode_bin_change_state):
20064         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20065         (gst_play_bin_send_event_to_sink):
20066         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20067         (dump_element_stats), (main):
20068         * gst/playback/test6.c: (main):
20069         Make playbin async, it'll commit state to paused when all streams
20070         are detected.
20071         Remove ugly hack.
20072         Added test6.c to show async behaviour.
20073
20074 2005-10-18  Wim Taymans  <wim@fluendo.com>
20075
20076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
20077         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
20078         Fix for segment-start/stop API change.
20079
20080 2005-10-18  Wim Taymans  <wim@fluendo.com>
20081
20082         * check/Makefile.am:
20083         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
20084         (main):
20085         Add future test for clock selection.
20086
20087 2005-10-18  Wim Taymans  <wim@fluendo.com>
20088
20089         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
20090         (gst_alsasink_close):
20091         Set handle to NULL.
20092
20093         * gst-libs/gst/audio/gstringbuffer.c:
20094         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20095         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20096         (gst_ring_buffer_start), (gst_ring_buffer_pause),
20097         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
20098         (gst_ring_buffer_read):
20099         More debug info.
20100
20101 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
20102
20103         * gst/audiotestsrc/Makefile.am:
20104         * gst/sine/Makefile.am:
20105         * gst/volume/Makefile.am:
20106           fix broken build of controllerized plugins
20107
20108 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
20109
20110         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20111
20112         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20113         (gst_riff_create_video_template_caps):
20114           Add support for Indeo-3 (IV32).
20115
20116 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20117
20118         * configure.ac:
20119           rewrite
20120
20121 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20122
20123         * gst-libs/gst/video/video.c: (gst_video_get_size):
20124         * gst/audiotestsrc/gstaudiotestsrc.c:
20125           doc updates
20126
20127 2005-10-17  Andy Wingo  <wingo@pobox.com>
20128
20129         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
20130         with the collectpads change.
20131         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
20132
20133         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
20134
20135         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
20136
20137         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
20138         alloc_buffer flow return to callers.
20139         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
20140         change. Fix some memleaks in theoraenc.
20141
20142         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
20143         in strange circumstance.
20144
20145 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20146
20147         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20148         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
20149         from caps, let's use the caps...
20150
20151 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20152
20153         * configure.ac:
20154           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
20155
20156 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20157
20158         * gst-libs/gst/interfaces/Makefile.am:
20159           fix silly typo
20160
20161 2005-10-16  Andy Wingo  <wingo@pobox.com>
20162
20163         * gst/playback/gstdecodebin.c
20164         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
20165         function!
20166         (try_to_link_1): Increase kraziness level.
20167
20168 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20169
20170         * configure.ac:
20171           restructure like the core one
20172         * gst-libs/gst/audio/Makefile.am:
20173         * gst-libs/gst/interfaces/Makefile.am:
20174         * gst-libs/gst/net/Makefile.am:
20175         * gst-libs/gst/riff/Makefile.am:
20176         * gst-libs/gst/rtp/Makefile.am:
20177         * gst-libs/gst/tag/Makefile.am:
20178         * gst-libs/gst/video/Makefile.am:
20179           use correct linker flags, now the libs are properly versioned
20180         * check/elements/audioconvert.c: (verify_convert):
20181         * ext/alsa/gstalsaplugin.c:
20182         * ext/cdparanoia/gstcdparanoia.c:
20183         * ext/gnomevfs/gstgnomevfs.c:
20184         * ext/libvisual/visual.c:
20185         * ext/ogg/gstogg.c:
20186         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
20187         * ext/theora/theora.c:
20188         * ext/vorbis/vorbis.c:
20189         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20190         * gst-libs/gst/tag/gsttagediting.c:
20191         * gst-libs/gst/video/video.c:
20192         * gst/adder/gstadder.c:
20193         * gst/audioconvert/plugin.c:
20194         * gst/audiorate/gstaudiorate.c:
20195         * gst/audioresample/gstaudioresample.c:
20196         * gst/audioresample/resample_ref.c: (resample_scale_ref):
20197         * gst/audioscale/gstaudioscale.c:
20198         * gst/audioscale/resample.c:
20199         * gst/audiotestsrc/gstaudiotestsrc.c:
20200         * gst/ffmpegcolorspace/gstffmpeg.c:
20201         * gst/playback/gstdecodebin.c: (close_pad_link):
20202         * gst/playback/gstplaybin.c: (gen_video_element),
20203         (gen_audio_element):
20204         * gst/sine/gstsinesrc.c:
20205         * gst/subparse/gstsubparse.c:
20206         * gst/tags/gsttagediting.c:
20207         * gst/tcp/gsttcpplugin.c:
20208         * gst/typefind/gsttypefindfunctions.c:
20209         * gst/videorate/gstvideorate.c:
20210         * gst/videoscale/gstvideoscale.c:
20211         * gst/videotestsrc/gstvideotestsrc.c:
20212         * gst/volume/gstvolume.c:
20213         * sys/v4l/gstv4l.c:
20214         * sys/ximage/ximage.c:
20215         * sys/xvimage/xvimagesink.c:
20216           fix up defines
20217
20218 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20219
20220         * ext/vorbis/vorbisenc.c:
20221         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20222         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
20223         (gst_tag_to_vorbis_comments):
20224           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
20225
20226 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20227
20228         * examples/stats/mp2ogg.c:
20229         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20230           typo fixes
20231
20232 2005-10-13  Michael Smith <msmith@fluendo.com>
20233
20234         * ext/ogg/gstoggmux.c:
20235           Use magic glib macros to define constants as 64 bit, to ensure
20236           appropriate vararg passing.
20237
20238 2005-10-13  Michael Smith <msmith@fluendo.com>
20239
20240         * ext/ogg/gstoggmux.c:
20241         * gst/audioconvert/audioconvert.c: (float):
20242           Don't use LL suffix, as it's not portable, and neither of these
20243           uses required it anyway.
20244
20245 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20246
20247         * examples/indexing/indexmpeg.c: (main):
20248         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
20249         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
20250         (cdparanoia_convert), (cdparanoia_query):
20251         * ext/cdparanoia/gstcdparanoia.h:
20252         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20253         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
20254         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
20255         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
20256         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
20257         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
20258         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
20259         (gst_multifdsink_render), (gst_multifdsink_start),
20260         (gst_multifdsink_stop):
20261         * gst/tcp/gstmultifdsink.h:
20262         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
20263         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
20264         (gst_tcpclientsink_stop):
20265         * gst/tcp/gsttcpclientsink.h:
20266         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
20267         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
20268         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
20269         * gst/tcp/gsttcpclientsrc.h:
20270         * gst/tcp/gsttcpserversink.h:
20271         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
20272         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
20273         (gst_tcpserversrc_stop):
20274         * gst/tcp/gsttcpserversrc.h:
20275         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20276         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20277         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
20278           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20279           moved bitshift from macro to enum definition
20280
20281 2005-10-12  Wim Taymans  <wim@fluendo.com>
20282
20283         * examples/seeking/Makefile.am:
20284         Oops.
20285
20286 2005-10-12  Wim Taymans  <wim@fluendo.com>
20287
20288         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20289         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20290         Don't assert on normal stuff.
20291
20292         * gst/playback/gstplaybin.c: (do_playbin_seek):
20293         API fix.
20294
20295 2005-10-12  Wim Taymans  <wim@fluendo.com>
20296
20297         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20298         * examples/seeking/Makefile.am:
20299         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
20300         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20301         (do_seek), (set_update_scale), (message_received), (main):
20302         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20303         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20304         Update for _get_state() API change.
20305
20306 2005-10-11  Wim Taymans  <wim@fluendo.com>
20307
20308         * gst-libs/gst/audio/gstbaseaudiosink.c:
20309         (gst_base_audio_sink_render):
20310         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20311         (gst_base_audio_src_create):
20312         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20313         (gst_ring_buffer_read):
20314         Cleanups.
20315         Commit and read from ringbuffer in samples rather than bytes.
20316
20317 2005-10-11  Wim Taymans  <wim@fluendo.com>
20318
20319         * gst-libs/gst/audio/gstbaseaudiosink.c:
20320         (gst_base_audio_sink_render):
20321         Respect segment rate and accum when scheduling samples.
20322
20323 2005-10-11  Julien MOUTTE  <julien@moutte.net>
20324
20325         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20326         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
20327         EOS correctly, that needs more work.
20328
20329 2005-10-11  Wim Taymans  <wim@fluendo.com>
20330
20331         * check/generic/states.c: (GST_START_TEST):
20332         remove old property.
20333
20334         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
20335         (gst_ogg_demux_perform_seek):
20336         * ext/theora/theoradec.c: (theora_dec_sink_event):
20337         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20338         (vorbis_handle_data_packet):
20339         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20340         (gst_base_rtp_depayload_set_gst_timestamp):
20341         * gst/videorate/gstvideorate.c: (gst_videorate_event):
20342         Update for newsegment API change.
20343
20344 2005-10-11  Michael Smith <msmith@fluendo.com>
20345
20346         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
20347         (do_playbin_seek), (gst_play_bin_send_event):
20348           Override send_event differently, so that we can takes bits of
20349           functionality from GstPipeline (special handling for seeks,
20350           including pausing/resuming, and resetting stream time) and still get
20351           the appropriate behaviour of only forwarding event to a single sink,
20352           rather than all of them.
20353           Unfortunately requires a lot of code duplication, but the
20354           alternatives are equally ugly in the end.
20355
20356 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20357
20358         * check/elements/audioconvert.c: (setup_audioconvert),
20359         (cleanup_audioconvert), (get_int_caps), (verify_convert),
20360         (GST_START_TEST), (audioconvert_suite):
20361           clean up tests a little, fix some leaks.
20362
20363 2005-10-10  Wim Taymans  <wim@fluendo.com>
20364
20365         * ext/alsa/gstalsasink.c:
20366         Also allow unsigned int.
20367
20368         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20369         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
20370         Small cleanup
20371
20372 2005-10-10  Wim Taymans  <wim@fluendo.com>
20373
20374         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20375         Small update, use API as stated in design docs.
20376
20377         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20378         (update_scale), (do_seek), (seek_cb), (set_update_scale),
20379         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
20380         (message_received), (main):
20381         Updated seek example for GOption. Some usability improvements.
20382
20383 2005-10-10  Wim Taymans  <wim@fluendo.com>
20384
20385         * gst/audioconvert/audioconvert.h:
20386         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
20387         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
20388         Alloc temp storage somewhere else where we can do it more
20389         portable.
20390
20391 2005-10-10  Wim Taymans  <wim@fluendo.com>
20392
20393         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
20394         (gst_tcpserversrc_start):
20395         Don't block in accept while doing the state change, move
20396         to poll and make cancellable.
20397
20398 2005-10-09  Philippe Khalaf <burger@speedy.org>
20399
20400         * gst-libs/gst/rtp/rtpbasedepayload.c:
20401         Set timestamp and add queue delay to timestamp
20402         * gst-libs/gst/rtp/rtpbuffer.h:
20403         Set correct payload type for h263
20404
20405 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
20406
20407         * gst/audiotestsrc/gstaudiotestsrc.c:
20408         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
20409         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
20410         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
20411         (gst_audiotestsrc_create_triangle),
20412         (gst_audiotestsrc_create_silence),
20413         (gst_audiotestsrc_create_white_noise),
20414         (gst_audiotestsrc_init_pink_noise),
20415         (gst_audiotestsrc_generate_pink_noise_value),
20416         (gst_audiotestsrc_create_pink_noise),
20417         (gst_audiotestsrc_change_wave):
20418         * gst/audiotestsrc/gstaudiotestsrc.h:
20419           fixed typo, added pink noise
20420
20421 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20422
20423         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
20424         (plugin_init):
20425           Add wavpack and spc typefind functions from 0.8 branch.
20426
20427 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20428
20429         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
20430         (ar_type_find), (msdos_type_find), (plugin_init):
20431           Add typefind functions for tar archives, ar archives,
20432           RAR archives, and msdos-executables (dlls, exe, etc.).
20433           Some of those would be wrongly identified as mpeg
20434           streams of some sort before (#315550).
20435
20436 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
20437
20438         * configure.ac:
20439         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20440         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20441         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20442         * gst/audiotestsrc/Makefile.am:
20443         * gst/audiotestsrc/gstaudiotestsrc.c:
20444         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
20445         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
20446         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
20447         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
20448         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
20449         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
20450         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
20451         (gst_audiotestsrc_create_silence),
20452         (gst_audiotestsrc_create_white_noise),
20453         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
20454         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
20455         (gst_audiotestsrc_start), (plugin_init):
20456         * gst/audiotestsrc/gstaudiotestsrc.h:
20457           add new plugin and element
20458         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
20459           use gobject_class
20460
20461 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20462
20463         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
20464         (gst_adder_init), (gst_adder_request_new_pad),
20465         (gst_adder_change_state):
20466           Add query function to source pad, so adder reports the correct
20467           time/sample position when queried (#315457); fix state change
20468           function; use GST_DEBUG_FUNCPTR() for pad functions.
20469
20470 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20471
20472         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
20473           Fix leaks in typefind registration
20474           Clean up the gratuitous commenting and whitespacing a little
20475
20476 2005-10-08  Wim Taymans  <wim@fluendo.com>
20477
20478         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
20479         Only actually wait for the thread to be stopped if it's 
20480         running.
20481
20482 2005-10-08  Wim Taymans  <wim@fluendo.com>
20483
20484         * gst-libs/gst/audio/gstbaseaudiosink.c:
20485         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
20486         If we receive EOS we can start playback of what we had.
20487
20488 2005-10-08  Wim Taymans  <wim@fluendo.com>
20489
20490         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
20491         (gst_multifdsink_finalize), (multifdsink_hash_remove),
20492         (gst_multifdsink_stop):
20493         Fix crasher when going to NULL multiple times.
20494
20495 2005-10-06  Wim Taymans  <wim@fluendo.com>
20496
20497         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
20498         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
20499         * gst-libs/gst/audio/gstbaseaudiosrc.h:
20500         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
20501         patch from Edgard Lima <edgard.lima@indt.org.br>
20502         Fixed gstbaseaudiosrc adding ring buffer sync to it.
20503
20504 2005-10-06  Wim Taymans  <wim@fluendo.com>
20505
20506         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20507         Report the FLOW_RETURN as string in the error message.
20508
20509         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
20510         Don't assert when clearing an unnegotiated buffer.
20511
20512 2005-10-04  Michael Smith <msmith@fluendo.com>
20513
20514         * gst/playback/gstplaybasebin.c: (group_destroy),
20515         (gen_preroll_element), (remove_groups), (setup_source):
20516         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
20517         (setup_sinks), (gst_play_bin_send_event),
20518         (gst_play_bin_change_state):
20519           Set state to NULL before removing from bin. Fix refcounting.
20520
20521 2005-10-04  Michael Smith <msmith@fluendo.com>
20522
20523         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
20524           Correct refcounting in send_event() function. Previously was wrong
20525           if the first sink was unable to handle the event.
20526
20527 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20528
20529         * configure.ac:
20530           back to development
20531
20532 === release 0.9.3 ===
20533
20534 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20535
20536         * configure.ac:
20537           Releasing 0.9.3, "De Facto"
20538
20539 2005-10-03  Andy Wingo  <wingo@pobox.com>
20540
20541         * gst/playback/gstdecodebin.c (try_to_link_1)
20542         (remove_element_chain): set element to NULL before removing it.
20543
20544 2005-10-02  Johan Dahlin  <johan@gnome.org>
20545
20546         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
20547         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
20548         MT safe.
20549
20550 2005-10-02  Andy Wingo  <wingo@pobox.com>
20551
20552         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
20553         (gst_ring_buffer_prepare_read): 
20554         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
20555         Demote to LOG.
20556
20557 2005-09-29  Wim Taymans  <wim@fluendo.com>
20558
20559         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
20560         * ext/theora/theoradec.c: (theora_handle_data_packet):
20561         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20562         Propagate error codes from alloc_buffer too.
20563
20564 2005-09-29  Wim Taymans  <wim@fluendo.com>
20565
20566         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20567         We use fixed caps.
20568
20569         * gst/playback/Makefile.am:
20570         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20571         (dump_element_stats), (main):
20572         Added example stream introspection code.
20573
20574 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
20575
20576         * gst/adder/gstadder.c: (gst_adder_collected):
20577           fix adder for float elements
20578
20579 2005-09-28  Wim Taymans  <wim@fluendo.com>
20580
20581         * gst-libs/gst/audio/gstbaseaudiosink.c:
20582         (gst_base_audio_sink_class_init),
20583         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
20584         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20585         (gst_base_audio_src_class_init),
20586         (gst_base_audio_src_provide_clock):
20587         get_clock -> provide_clock
20588
20589 2005-09-28  Andy Wingo  <wingo@pobox.com>
20590
20591         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
20592         and unlocking.
20593
20594         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
20595         unlocking.
20596
20597         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
20598         Actually add the pad template.
20599         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
20600
20601         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
20602         I'm at it...
20603
20604         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
20605         from fdsrc. Get caps in create() instead of start() so it can be
20606         interrupted. Interruption somewhat untested.
20607
20608         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
20609         Proper EOS handling.
20610
20611 2005-09-27  Andy Wingo  <wingo@pobox.com>
20612
20613         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
20614
20615         * gst/tcp/gsttcpserversrc.c: Cleaned up.
20616
20617         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
20618
20619         * gst/tcp/gsttcp.h: 
20620         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
20621         out of tcpclientsrc.c. Cancellable.
20622         (gst_tcp_socket_read): Made private, cancellable, with better
20623         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
20624         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
20625         whole buffer, and better diagnostics.
20626         (gst_tcp_gdp_read_caps): Same.
20627
20628         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
20629
20630 2005-09-26  Andy Wingo  <wingo@pobox.com>
20631
20632         * gst/sine/gstsinesrc.h:
20633         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
20634         change the 'sync' property to 'is-live' and implement it halfway,
20635         update for controller api change.
20636
20637         * gst/volume/gstvolume.c (volume_transform_ip): Update for
20638         controller api change.
20639
20640 2005-09-24  Wim Taymans  <wim@fluendo.com>
20641
20642         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
20643         * gst-libs/gst/audio/gstaudiosink.c:
20644         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
20645         (gst_audioringbuffer_stop):
20646         * gst-libs/gst/audio/gstbaseaudiosink.c:
20647         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
20648         (gst_base_audio_sink_change_state):
20649         * gst-libs/gst/audio/gstbaseaudiosink.h:
20650         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
20651         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
20652         (gst_ring_buffer_commit), (gst_ring_buffer_read):
20653         * gst-libs/gst/audio/gstringbuffer.h:
20654         Fix sync again. Moved sample alignment to basesink.
20655
20656 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20657
20658         * docs/plugins/Makefile.am:
20659         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20660         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20661         * gst/volume/gstvolume.c:
20662           add/fix docs
20663         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
20664         * gst-libs/gst/audio/audio.h:
20665           add conversion macros for frames <-> clocktime
20666
20667 2005-09-23  David Schleef  <ds@schleef.org>
20668
20669         * gst/audioresample/Makefile.am:
20670         * gst/audioresample/debug.h:
20671         * gst/audioresample/gstaudioresample.c:
20672         * gst/audioresample/resample.c: Convert to using gst debugging
20673
20674 2005-09-22  Wim Taymans  <wim@fluendo.com>
20675
20676         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20677         (gst_play_bin_send_event):
20678         Only seek on one sink, the first one that succeeds.
20679
20680 2005-09-22  Michael Smith <msmith@fluendo.com>
20681
20682         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20683         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20684         Don't flush encoder state unless we have an initialised encoder.
20685         Clear out encoder state on PAUSED_TO_READY.
20686
20687 2005-09-22  Wim Taymans  <wim@fluendo.com>
20688
20689         * gst-libs/gst/rtp/gstbasertppayload.c:
20690         (gst_basertppayload_class_init), (gst_basertppayload_init),
20691         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
20692         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
20693         (gst_basertppayload_is_filled), (gst_basertppayload_push),
20694         (gst_basertppayload_set_property),
20695         (gst_basertppayload_get_property),
20696         (gst_basertppayload_change_state):
20697         * gst-libs/gst/rtp/gstbasertppayload.h:
20698         Added max-ptime to control amount of data in the rtp packets.
20699
20700 2005-09-21  Andy Wingo  <wingo@pobox.com>
20701
20702         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
20703         thingies.
20704
20705         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
20706         can be called multiple times, dogs.
20707
20708 2005-09-21  Wim Taymans  <wim@fluendo.com>
20709
20710         * gst-libs/gst/rtp/gstbasertppayload.c:
20711         (gst_basertppayload_class_init), (gst_basertppayload_init),
20712         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
20713         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
20714         (gst_basertppayload_push), (gst_basertppayload_get_property),
20715         (gst_basertppayload_change_state):
20716         Allow 0 ssrc too.
20717
20718 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
20719
20720         * docs/libs/compiling.sgml:
20721           fixing typos
20722
20723 2005-09-20  Wim Taymans  <wim@fluendo.com>
20724
20725         * gst-libs/gst/rtp/gstbasertppayload.c:
20726         (gst_basertppayload_class_init), (gst_basertppayload_init),
20727         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
20728         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
20729         (gst_basertppayload_push), (gst_basertppayload_set_property),
20730         (gst_basertppayload_get_property),
20731         (gst_basertppayload_change_state):
20732         * gst-libs/gst/rtp/gstbasertppayload.h:
20733         Added property to configure sequence number offsets.
20734
20735 2005-09-20  Wim Taymans  <wim@fluendo.com>
20736
20737         * gst-libs/gst/rtp/gstbasertppayload.c:
20738         (gst_basertppayload_class_init), (gst_basertppayload_init),
20739         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
20740         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
20741         (gst_basertppayload_push), (gst_basertppayload_set_property),
20742         (gst_basertppayload_get_property),
20743         (gst_basertppayload_change_state):
20744         * gst-libs/gst/rtp/gstbasertppayload.h:
20745         Make timestamp offset configurable.
20746
20747 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20748
20749         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20750           fix wrong pop/unref
20751
20752 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
20753
20754         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20755
20756         * gst-libs/gst/interfaces/propertyprobe.c:
20757         (gst_property_probe_probe_property_name),
20758         (gst_property_probe_needs_probe_name),
20759         (gst_property_probe_get_values_name),
20760         (gst_property_probe_probe_and_get_values_name):
20761           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
20762           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
20763
20764 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20765
20766         * check/Makefile.am:
20767           have some tests be disabled for valgrinding
20768         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
20769         (GST_START_TEST):
20770         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
20771           Fix A Leak.  Chain To Parent Finalize.
20772
20773 2005-09-19  Wim Taymans  <wim@fluendo.com>
20774
20775         * examples/seeking/seek.c: (make_wav_pipeline), (main):
20776         Fixed wav pipeline.
20777
20778 2005-09-19  Wim Taymans  <wim@fluendo.com>
20779
20780         * gst-libs/gst/rtp/gstbasertppayload.c:
20781         (gst_basertppayload_class_init), (gst_basertppayload_init),
20782         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
20783         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
20784         (gst_basertppayload_push), (gst_basertppayload_get_property),
20785         (gst_basertppayload_change_state):
20786         Posting ERROR and WARNING messages is good.
20787
20788 2005-09-19  Wim Taymans  <wim@fluendo.com>
20789
20790         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20791         (gst_base_rtp_depayload_add_to_queue),
20792         (gst_base_rtp_depayload_push),
20793         (gst_base_rtp_depayload_set_gst_timestamp),
20794         (gst_base_rtp_depayload_queue_release):
20795         This one was not supposed to go in.
20796
20797 2005-09-19  Wim Taymans  <wim@fluendo.com>
20798
20799         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20800         Fix for bus API.
20801
20802         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20803         (gst_base_rtp_depayload_chain),
20804         (gst_base_rtp_depayload_add_to_queue),
20805         (gst_base_rtp_depayload_push),
20806         (gst_base_rtp_depayload_set_gst_timestamp),
20807         (gst_base_rtp_depayload_queue_release):
20808         Some cleanups.
20809
20810         * gst-libs/gst/rtp/gstbasertppayload.c:
20811         (gst_basertppayload_class_init), (gst_basertppayload_init),
20812         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
20813         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
20814         (gst_basertppayload_get_property),
20815         (gst_basertppayload_change_state):
20816         Added debugging category.
20817
20818 2005-09-18  David Schleef  <ds@schleef.org>
20819
20820         * gst/playback/gstdecodebin.c: free plugin list correctly
20821         * gst/playback/gstplaybin.c: emit warning if autovideosink
20822           and autoaudiosink can't be found (instead of segfaulting)
20823
20824 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20825
20826         * check/elements/audioconvert.c: (GST_START_TEST):
20827           try out 24 bit conversion
20828
20829 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20830
20831         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20832         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
20833         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
20834         * ext/vorbis/vorbisenc.h:
20835           Fix EOS handling.  Still needs a fix in the ogg muxer to
20836           mark the last page as eos.
20837
20838 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20839
20840         * common/gtk-doc-plugins.mak:
20841         * docs/plugins/Makefile.am:
20842         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20843         * gst/ffmpegcolorspace/Makefile.am:
20844         * gst/ffmpegcolorspace/avcodec.h:
20845         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20846         * gst/tcp/gstmultifdsink.c:
20847           fix up ffmpegcolorspace docs; extract header
20848
20849 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20850
20851         * common/gtk-doc-plugins.mak:
20852         * docs/plugins/Makefile.am:
20853         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20854         * ext/theora/Makefile.am:
20855         * ext/theora/gsttheoraenc.h:
20856         * ext/theora/theoraenc.c:
20857         * ext/vorbis/vorbisenc.c:
20858           pick up signals and args for vorbis; add some docs for vorbis
20859
20860 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20861
20862         * common/gstdoc-scangobj:
20863         * common/gtk-doc-plugins.mak:
20864         * docs/libs/Makefile.am:
20865         * docs/plugins/gst-plugins-base-plugins.args:
20866         * docs/plugins/gst-plugins-base-plugins.hierarchy:
20867         * docs/plugins/gst-plugins-base-plugins.interfaces:
20868         * docs/plugins/gst-plugins-base-plugins.prerequisites:
20869         * docs/plugins/gst-plugins-base-plugins.signals:
20870           only scanobj stuff from our source module.  Not sure yet
20871           if that's correct, given the hierarchy stuff :)
20872
20873 2005-09-15  Wim Taymans  <wim@fluendo.com>
20874
20875         * gst/audioconvert/gstaudioconvert.c:
20876         And enable 24 bits mode as well..
20877
20878 2005-09-15  Wim Taymans  <wim@fluendo.com>
20879
20880         * gst-libs/gst/rtp/Makefile.am:
20881         * gst-libs/gst/rtp/gstbasertppayload.c:
20882         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
20883         (gst_basertppayload_class_init), (gst_basertppayload_init),
20884         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
20885         (gst_basertppayload_chain), (gst_basertppayload_set_options),
20886         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
20887         (gst_basertppayload_set_property),
20888         (gst_basertppayload_get_property),
20889         (gst_basertppayload_change_state):
20890         * gst-libs/gst/rtp/gstbasertppayload.h:
20891         Added rtp payloader base class.
20892
20893 2005-09-15  Andy Wingo  <wingo@pobox.com>
20894
20895         * configure.ac (plugindir): Remove the EOL matcher from the
20896         regexp, as it causes me problems. Libtool? Make? Who knows?
20897
20898 2005-09-14  David Schleef  <ds@schleef.org>
20899
20900         * check/generic/states.c: 
20901         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
20902         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
20903           Fixes for changes in registry API.
20904
20905         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
20906           to GST_PLUGIN_LDFLAGS.
20907         * ext/libvisual/visual.c: Make the library shut up.
20908         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
20909         * gst-libs/gst/audio/gstaudiofilter.c: same
20910
20911 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20912
20913         * docs/plugins/Makefile.am:
20914         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20915         * docs/plugins/inspect/plugin-libvisual.xml:
20916         * docs/plugins/tmpl/element-tcpserversink.sgml:
20917         * ext/theora/theoraenc.c:
20918           add libvisual plugin and theoraenc element to docs
20919
20920 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20921
20922         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20923         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20924         * ext/theora/theoraenc.c:
20925           add theoraenc
20926
20927 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
20928
20929         * gst/audioconvert/Makefile.am:
20930           Audioconvert derives from GstBaseTransform and should
20931           link to the library with our base elements to avoid
20932           unresolved symbols. Makes things work with MinGW (#316160)
20933
20934         * gst/playback/test4.c: (main):
20935           Fix MinGW build problem and use g_usleep() instead of 
20936           sleep() (#316162)
20937
20938 2005-09-12  Wim Taymans  <wim@fluendo.com>
20939
20940         * gst/audioconvert/audioconvert.c: (float),
20941         (audio_convert_prepare_context), (audio_convert_convert):
20942         * gst/audioconvert/audioconvert.h:
20943         Cleanups, speedups, simplifications, added back support
20944         for 24 bits.
20945
20946 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20947
20948         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20949         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20950         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
20951         * docs/plugins/tmpl/element-tcpserversink.sgml:
20952         * gst/ffmpegcolorspace/gstffmpeg.c:
20953         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20954         * gst/videotestsrc/gstvideotestsrc.c:
20955         * gst/volume/gstvolume.c:
20956           add more elements to the docs
20957
20958 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
20959
20960         * check/Makefile.am:
20961         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
20962         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
20963           Add extra tests for basetransform based components. 
20964           Comment out the test_element_negotiation test until we decide
20965           if it's testing correct behaviour.
20966         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
20967         (gst_visual_chain), (gst_visual_change_state):
20968           Slightly more correct but still bogus timestamping.
20969           Fix state change function.
20970         * gst/audioconvert/gstaudioconvert.c:
20971         (gst_audio_convert_class_init):
20972         * gst/audioresample/gstaudioresample.c:
20973         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20974         (gst_ffmpegcsp_class_init):
20975         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20976         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
20977         (gst_videoscale_prepare_image):
20978         * gst/volume/gstvolume.c: (gst_volume_class_init),
20979         (volume_transform_ip):
20980           Basetransform updates. Enable passthrough modes.
20981         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
20982         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
20983         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
20984           Negotiation fix that allows the window to return to the original
20985           size and renegotiate passthrough upstream. Extra debug output.
20986
20987 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20988
20989         * gst/sine/gstsinesrc.c:
20990         * gst/volume/gstvolume.c:
20991           fix up header include
20992
20993 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
20994
20995         * gst-libs/gst/audio/gstbaseaudiosink.c:
20996         (gst_base_audio_sink_render):
20997         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
20998         * gst/volume/gstvolume.c: (gst_volume_class_init),
20999         (volume_transform):
21000           fixing lost sync, some more debugging
21001
21002 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
21003
21004         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21005         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
21006         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21007         (gst_xvimagesink_check_xshm_calls):
21008           Fix compilation when XShm is not available.
21009
21010 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21011
21012         * ext/libvisual/visual.c: (gst_visual_dispose),
21013         (gst_visual_getcaps), (gst_visual_src_setcaps),
21014         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
21015         (gst_visual_change_state):
21016           Finish fixing up libvisual plugin so that it runs. 
21017
21018 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21019
21020         * ext/vorbis/vorbisenc.c:
21021         * gst-libs/gst/tag/gstvorbistag.c:
21022           gsttaginterface.h -> gsttagsetter.h
21023
21024 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21025
21026         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
21027           added another test that failes for me (test is not active by default)
21028
21029 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21030
21031         * configure.ac:
21032           v4l2 is no longer in gst-plugins-base
21033
21034 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21035
21036         * configure.ac:
21037           In the output at the end, don't show the first plugin on the same
21038           line as "Core plug-ins, always built:".
21039           Indent the output as for other plugin categories
21040         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
21041           #define that can be used to not use peer buffer_alloc functions for
21042           test purposes.
21043         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21044         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
21045         (gst_ximagesink_show_frame):
21046         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21047         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
21048         (gst_xvimagesink_show_frame):
21049           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
21050           fails gracefully instead of XError aborting or deadlocking.
21051
21052 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21053
21054         * ext/libvisual/Makefile.am:
21055           link against gst-base-libs
21056
21057 2005-09-06  David Schleef  <ds@schleef.org>
21058
21059         * configure.ac: Enable libvisual plugin.
21060         * ext/libvisual/Makefile.am:
21061         * ext/libvisual/visual.c: Fixes to make it compile.
21062
21063 === release 0.9.2 ===
21064
21065 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21066
21067         * NEWS:
21068         * RELEASE:
21069         * configure.ac:
21070         * docs/random/ChangeLog-0.8:
21071           releasing 0.9.2, "Spoon"
21072
21073 2005-09-05  Michael Smith <msmith@fluendo.com>
21074
21075         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
21076           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
21077           that in the vorbisenc element.
21078
21079 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21080
21081         * common/gtk-doc-plugins.mak:
21082         * docs/plugins/Makefile.am:
21083           fix distcheck
21084         * gst/audioresample/resample.c:
21085           fix wrong docstring
21086
21087 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21088
21089         * common/gst-xmlinspect.py:
21090         * common/gtk-doc-plugins.mak:
21091           only inspect plugins for this given package
21092           require gst-python 0.9
21093
21094 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21095
21096         * Makefile.am:
21097         * autogen.sh:
21098         * common/gst-xmlinspect.py:
21099         * configure.ac:
21100         * docs/Makefile.am:
21101         * docs/plugins/inspect/plugin-alsa.xml:
21102         * docs/plugins/inspect/plugin-audioresample.xml:
21103         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21104         * docs/plugins/inspect/plugin-ogg.xml:
21105         * docs/plugins/tmpl/element-gnomevfssink.sgml:
21106         * docs/plugins/tmpl/element-multifdsink.sgml:
21107         * docs/plugins/tmpl/element-tcpserversink.sgml:
21108         * docs/plugins/tmpl/element-vorbisenc.sgml:
21109         * gst-plugins-base.spec.in:
21110           various doc-related updates
21111
21112 2005-08-31  Wim Taymans  <wim@fluendo.com>
21113
21114         * gst-libs/gst/audio/gstbaseaudiosink.c:
21115         (gst_base_audio_sink_render):
21116         Resync if the buffer timestamps drift more than a 10th 
21117         of a second.
21118
21119 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
21120
21121         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
21122         (gst_v4lsrc_get_property):
21123           The 'timestamp-offset' property is registered as an int64, so
21124           let's use g_value_{set|get}_int64() in our setter and getter
21125           functions (makes it work and fixes warnings with gst-inspect).
21126
21127 2005-08-30  Wim Taymans  <wim@fluendo.com>
21128
21129         * check/elements/audioconvert.c: (setup_audioconvert):
21130         * check/elements/audioresample.c: (setup_audioresample):
21131         * check/elements/volume.c: (setup_volume):
21132         Fix checks.
21133
21134 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21135
21136         * common/gtk-doc-plugins.mak:
21137         * common/plugins.xsl:
21138         * docs/plugins/Makefile.am:
21139           make module a param
21140
21141 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21142
21143         * examples/seeking/seek.c: (make_mp3_pipeline),
21144         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
21145         (play_cb), (pause_cb), (stop_cb):
21146           update the example
21147
21148 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21149
21150         * gst/volume/gstvolume.c: (gst_volume_class_init),
21151         (volume_transform):
21152           do not update controlled params, if buffer has no timestamp
21153
21154 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21155
21156         * configure.ac:
21157         * gst/sine/Makefile.am:
21158         * gst/volume/Makefile.am:
21159           controllerized elements also need to link against controller-libs ;)
21160
21161 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21162
21163         * docs/libs/tmpl/gstcolorbalance.sgml:
21164         * docs/libs/tmpl/gstgconf.sgml:
21165         * docs/libs/tmpl/gstmixer.sgml:
21166         * docs/libs/tmpl/gstringbuffer.sgml:
21167         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21168         (gst_sinesrc_create):
21169         * gst/volume/gstvolume.c: (gst_volume_class_init),
21170         (volume_transform):
21171           controllerized two audio plugins
21172
21173 2005-08-29  Andy Wingo  <wingo@pobox.com>
21174
21175         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
21176         (vorbis_handle_data_packet): Fix some int overflow errors.
21177
21178         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
21179         -1.
21180         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
21181         valid.
21182         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
21183         if it's valid. Fixed streaming-mode playback.
21184
21185         * check/elements/volume.c (cleanup_volume): Fix for running
21186         CK_FORK=no.
21187
21188         * check/elements/audioconvert.c: Convert from native endian, not
21189         little endian.
21190
21191 2005-08-29  Michael Smith <msmith@fluendo.com>
21192
21193         * ext/ogg/Makefile.am:
21194         * ext/ogg/gstogg.c: (plugin_init):
21195         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
21196         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
21197         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
21198         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
21199         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
21200         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
21201         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
21202         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
21203         Add an ogg parser element.
21204
21205 2005-08-28  Andy Wingo  <wingo@pobox.com>
21206
21207         * Updates for two-arg init from GST_BOILERPLATE_FULL.
21208
21209 2005-08-26  Wim Taymans  <wim@fluendo.com>
21210
21211         * gst/audioconvert/audioconvert.c: (if), (float),
21212         (audio_convert_get_func_index), (check_default),
21213         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21214         (audio_convert_clean_context), (audio_convert_get_sizes),
21215         (audio_convert_convert):
21216         Cleanups.
21217
21218 2005-08-26  Wim Taymans  <wim@fluendo.com>
21219
21220         * gst/audioconvert/audioconvert.c: (if), (float),
21221         (audio_convert_get_func_index), (check_default),
21222         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21223         (audio_convert_clean_context), (audio_convert_get_sizes),
21224         (audio_convert_convert):
21225         More elegant and working temp buffer selection algo.
21226
21227 2005-08-26  Wim Taymans  <wim@fluendo.com>
21228
21229         * gst/audioconvert/audioconvert.c: (if), (float),
21230         (audio_convert_get_func_index), (check_default),
21231         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21232         (audio_convert_clean_context), (audio_convert_get_sizes),
21233         (get_temp_buffer), (audio_convert_convert):
21234         Use realloc else we lose our original data.
21235
21236 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21237
21238         * gst/audioresample/gstaudioresample.c:
21239           use base class' newsegment to properly timestamp
21240
21241 2005-08-26  Wim Taymans  <wim@fluendo.com>
21242
21243         * gst/audioconvert/audioconvert.c: (if), (float),
21244         (audio_convert_get_func_index), (check_default),
21245         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21246         (audio_convert_clean_context), (audio_convert_get_sizes),
21247         (get_temp_buffer), (audio_convert_convert):
21248         * gst/audioconvert/gstaudioconvert.c:
21249         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
21250         (gst_audio_convert_transform_caps),
21251         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
21252         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
21253         Oops, allocate enough space to perform the channel mix.
21254
21255 2005-08-26  Wim Taymans  <wim@fluendo.com>
21256
21257         * gst/audioconvert/Makefile.am:
21258         * gst/audioconvert/audioconvert.c: (if), (float),
21259         (audio_convert_get_func_index), (check_default),
21260         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21261         (audio_convert_clean_context), (audio_convert_get_sizes),
21262         (get_temp_buffer), (audio_convert_convert):
21263         * gst/audioconvert/audioconvert.h:
21264         * gst/audioconvert/gstaudioconvert.c:
21265         (gst_audio_convert_class_init), (gst_audio_convert_init),
21266         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
21267         (gst_audio_convert_get_unit_size),
21268         (gst_audio_convert_transform_caps),
21269         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
21270         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
21271         * gst/audioconvert/gstaudioconvert.h:
21272         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21273         (gst_channel_mix_fill_identical),
21274         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
21275         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
21276         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
21277         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
21278         (gst_channel_mix_mix):
21279         * gst/audioconvert/gstchannelmix.h:
21280         Cleanups, librarify a bit, optimize, better negotiation and more.
21281
21282 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21283
21284         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
21285         Another from MikeS:
21286         During typefinding, don't support negative offsets
21287         (offsets from the end of the stream) in our typefind->peek() function
21288         - nothing embedded in ogg ever needs them. However, we need to recognise
21289         those requests and reject them, otherwise we return invalid pointers.
21290
21291 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21292
21293         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
21294         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
21295         (vorbisdec_finalize), (vorbis_handle_type_packet):
21296           Big shout-out to MikeS for fixing this giant memory leak.
21297           Huzzah!
21298
21299 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21300
21301         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
21302         (audio_convert_get_unit_size):
21303           plug some leaks
21304
21305 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21306
21307         * check/Makefile.am:
21308         * check/elements/audioconvert.c: (setup_audioconvert),
21309         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21310         (GST_START_TEST), (audioconvert_suite), (main):
21311           add a test for audioconvert
21312         * gst/audioresample/gstaudioresample.c:
21313         * gst/audioresample/gstaudioresample.h:
21314           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
21315           note that for buffers of 1/3 sec this means DURATION(c) is 
21316           one nanosecond more than for a and b
21317
21318 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21319
21320         * check/Makefile.am:
21321         * check/elements/audioresample.c: (setup_audioresample),
21322         (cleanup_audioresample), (fail_unless_perfect_stream),
21323         (test_perfect_stream_instance), (GST_START_TEST),
21324           add a check for audioresample
21325         (audioresample_suite), (main):
21326         * check/elements/volume.c: (GST_START_TEST):
21327           remove unused method
21328         * gst/audioresample/gstaudioresample.c:
21329           set correct buffer parameters since we're changing them
21330         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21331           add some debug
21332
21333 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21334
21335         * gst/audioresample/debug.c:
21336         * gst/audioresample/gstaudioresample.c:
21337           add room for extra overlap samples when asked to transform size
21338           protect against possible mem corruption and check for discrepancies
21339           between written size and outbuffer's size so we can warn for
21340           potential problems
21341         * gst/audioresample/resample.c: (resample_init),
21342         (resample_get_output_size_for_input), (resample_get_output_size),
21343         (resample_set_n_channels), (resample_set_format):
21344           set debug level based on RESAMPLE_DEBUG env var
21345           make sure that get_output_size* returns a whole number of
21346           sample_size
21347           set sample_size each time either channel or format is set
21348         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
21349         * gst/audioresample/resample_functable.c:
21350         (resample_scale_functable):
21351         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21352           remove r->sample_size, it's done in resample.c now
21353           add some debugging to the ref implementation
21354           make sure we only give back bytes that are wholes of the sample
21355           size
21356
21357 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
21358         * gst/playback/gstplaybasebin.c: (fill_buffer):
21359         Revert unpopular change for GST_MESSAGE_SRC to GObject.
21360
21361 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
21362
21363         * gst/volume/gstvolume.c:
21364           made set_caps function static
21365
21366 2005-08-24  Wim Taymans  <wim@fluendo.com>
21367
21368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21369         (gst_vorbisenc_change_state):
21370         Stop leaking taglists.
21371
21372 2005-08-24  Wim Taymans  <wim@fluendo.com>
21373
21374         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21375         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
21376         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
21377         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
21378         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
21379         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
21380         Parse seeking events better.
21381         Unref static caps.
21382         Generate correct newsegment events, fixes seeking in live oggs.
21383
21384         * ext/theora/theoradec.c: (theora_dec_src_query),
21385         (theora_dec_src_event), (theora_dec_src_getcaps),
21386         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
21387         Use newsegment values to report correct play time.
21388
21389         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21390         (vorbis_dec_src_event), (vorbis_dec_sink_event):
21391         * ext/vorbis/vorbisdec.h:
21392         Parse and use newsegment values to report correct play time.
21393
21394         * gst-libs/gst/audio/gstbaseaudiosink.c:
21395         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21396         Clear ringbuffer on flush.
21397         Use newsegment values to calculate playback time.
21398
21399         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
21400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
21401         Basesink does newsegment calculations for us now.
21402
21403 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21404
21405         * check/Makefile.am:
21406         * configure.ac:
21407           add core's plugins to the mix so that playbin works
21408         * check/generic/states.c: (GST_START_TEST):
21409           set a 0 timeout on pipelines, so they don't force the next
21410           state change
21411         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
21412         (gst_play_base_bin_change_state):
21413           remove the crappy error handling and do GST error handling
21414
21415 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21416
21417         * check/Makefile.am:
21418         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
21419           add same test as to core, it bitches out on playbin atm.
21420
21421 2005-08-24  Wim Taymans  <wim@fluendo.com>
21422
21423         * configure.ac:
21424         Remove audioscale.
21425
21426 2005-08-24  Wim Taymans  <wim@fluendo.com>
21427
21428         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21429         (gst_videoscale_prepare_size), (parse_caps),
21430         (gst_videoscale_set_caps), (gst_videoscale_get_size),
21431         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
21432         (gst_videoscale_transform):
21433         * gst/videoscale/gstvideoscale.h:
21434         Refactor, make use of BaseTranform really well.
21435
21436 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21437
21438         * configure.ac:
21439           compile audioresample
21440         * gst/audioresample/Makefile.am:
21441         * gst/audioresample/buffer.c:
21442         * gst/audioresample/functable.c:
21443         * gst/audioresample/gstaudioresample.c:
21444         * gst/audioresample/gstaudioresample.h:
21445         * gst/audioresample/resample.c:
21446         (resample_get_output_size_for_input):
21447         * gst/audioresample/resample.h:
21448         * gst/audioresample/resample_chunk.c:
21449         * gst/audioresample/resample_functable.c:
21450         * gst/audioresample/resample_ref.c:
21451           port to use basetransform; doesn't work in all cases yet
21452
21453 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21454
21455         * gst/audioconvert/gstaudioconvert.c:
21456         (gst_audio_convert_class_init), (gst_audio_convert_init),
21457         (audio_convert_get_unit_size), (audio_convert_transform_caps),
21458         (audio_convert_fixate_caps), (audio_convert_set_caps),
21459         (audio_convert_transform),
21460         (gst_audio_convert_buffer_to_default_format),
21461         (gst_audio_convert_buffer_from_default_format),
21462         (gst_audio_convert_channels):
21463         * gst/audioconvert/gstchannelmix.c:
21464         * gst/audioconvert/gstchannelmix.h:
21465           port to basetransform
21466         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21467         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
21468         (gst_ffmpegcsp_get_unit_size):
21469         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21470         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
21471           fix for basetransform changes
21472
21473 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
21474
21475         * check/Makefile.am:
21476           Add CHECK_CFLAGS and LDFLAGS
21477
21478         * gst/playback/gstplaybasebin.c: (fill_buffer):
21479           GST_MESSAGE_SRC became a GObject
21480
21481 2005-08-24  Wim Taymans  <wim@fluendo.com>
21482
21483         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
21484         (gst_ring_buffer_clear_all):
21485         * gst-libs/gst/audio/gstringbuffer.h:
21486         Added function to clear the ringbuffer.
21487
21488 2005-08-24  Andy Wingo  <wingo@pobox.com>
21489
21490         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
21491         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
21492         of _open and _close.
21493
21494         * sys/v4l/gstv4lxoverlay.h:
21495         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
21496         an Xv connection here, instead of all the time. Make Xv only be
21497         loaded if you axe for it. Kindof a workaround for buggy behaviour
21498         of Xv when using remote xservers (XvQueryExtension would block).
21499         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
21500         replace the _open and _close public API. Only start the xv
21501         connection if necessary.
21502         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
21503
21504 2005-08-23  David Schleef  <ds@schleef.org>
21505
21506         * gst/audioresample/Makefile.am: Leet audioresampling code
21507         * gst/audioresample/buffer.c:
21508         * gst/audioresample/buffer.h:
21509         * gst/audioresample/debug.c:
21510         * gst/audioresample/debug.h:
21511         * gst/audioresample/functable.c:
21512         * gst/audioresample/functable.h:
21513         * gst/audioresample/gstaudioresample.c:
21514         * gst/audioresample/gstaudioresample.h:
21515         * gst/audioresample/resample.c:
21516         * gst/audioresample/resample.h:
21517         * gst/audioresample/resample_chunk.c:
21518         * gst/audioresample/resample_functable.c:
21519         * gst/audioresample/resample_ref.c:
21520
21521 2005-08-23  Wim Taymans  <wim@fluendo.com>
21522
21523         * examples/seeking/seek.c: (make_vorbis_pipeline),
21524         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
21525         Small seek updates.
21526
21527 2005-08-23  Andy Wingo  <wingo@pobox.com>
21528
21529         * gst-libs/gst/audio/gstbaseaudiosrc.c
21530         (gst_base_audio_src_fixate): Only fixate endianness if it is
21531         present in the caps.
21532
21533 2005-08-22  Andy Wingo  <wingo@pobox.com>
21534
21535         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
21536         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
21537         device-name property.
21538
21539         * gst-libs/gst/audio/gstaudiosrc.h:
21540         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
21541         close_device in the ring buffer, like gstaudiosink.
21542
21543         * ext/alsa/gstalsamixer.h:
21544         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
21545         macro to implement the interface without much code. Cleanups. 
21546
21547         * ext/alsa/gstalsasrc.h:
21548         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
21549         READY.
21550
21551         * ext/alsa/Makefile.am: Add new files.
21552         * ext/alsa/gstalsamixerelement.c: 
21553         * ext/alsa/gstalsamixerelement.c: Split element code out from
21554         mixer code so that alsasrc can be a mixer too.
21555
21556 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21557
21558         * check/elements/volume.c: (setup_volume), (cleanup_volume),
21559         (GST_START_TEST):
21560         * check/elements/vorbisdec.c: (setup_vorbisdec),
21561         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
21562         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21563         (vorbis_handle_identification_packet),
21564         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
21565         (vorbis_handle_header_packet), (vorbis_dec_push),
21566         (vorbis_dec_chain):
21567           use the setup/teardown methods to save code.  save code is good.
21568
21569 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21570
21571         * check/Makefile.am:
21572           add ext dir for plugins
21573           add vorbisdec test conditionally
21574         * check/elements/volume.c: (setup_volume), (cleanup_volume),
21575         (GST_START_TEST), (volume_suite):
21576           add a test with wrong caps
21577         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
21578         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
21579           add a vorbisdec test
21580         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
21581         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
21582           clean up debug output
21583         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21584           yay, fix a segfault/security issue in vorbisdec
21585           gst-launch fakesrc ! vorbisdec wasn't happy
21586         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
21587         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
21588         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
21589         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
21590         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
21591         (gst_vorbisenc_set_metadata), (get_constraints_string),
21592         (update_start_message), (gst_vorbisenc_setup),
21593         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
21594         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
21595         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
21596         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
21597         * ext/vorbis/vorbisenc.h:
21598           march in line
21599         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21600         (gst_ffmpegcsp_transform):
21601           have the kow come home
21602         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
21603           debug my func ptr
21604         * gst/volume/gstvolume.c: (volume_set_caps):
21605           add a debug
21606
21607 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21608
21609         * Makefile.am:
21610         * check/.cvsignore:
21611         * check/Makefile.am:
21612         * check/elements/.cvsignore:
21613         * check/elements/volume.c: (chain_func), (event_func),
21614         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
21615         (main):
21616         * configure.ac:
21617           add unit test structure for gst-plugins-base
21618           add a test for volume
21619         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
21620         (gst_volume_set_volume), (gst_volume_get_volume),
21621         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
21622         (volume_funcfind), (volume_process_float), (volume_process_int16),
21623         (volume_set_caps), (volume_transform), (volume_update_mute),
21624         (volume_update_volume), (volume_set_property),
21625         (volume_get_property):
21626           document a little; use basetransform vmethod _set_caps
21627
21628 2005-08-19  Andy Wingo  <wingo@pobox.com>
21629
21630         * ext/alsa/gstalsamixertrack.h:
21631         * ext/alsa/gstalsamixertrack.c:
21632         * ext/alsa/gstalsamixeroptions.h:
21633         * ext/alsa/gstalsamixeroptions.c:
21634         * ext/alsa/gstalsamixer.h:
21635         * ext/alsa/gstalsamixer.c: Port to 0.9.
21636
21637         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
21638         Remove gstalsa.c and alsaclock. No more cruft here.
21639         
21640 2005-08-18  Wim Taymans  <wim@fluendo.com>
21641
21642         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21643         (gst_base_rtp_depayload_chain),
21644         (gst_base_rtp_depayload_add_to_queue),
21645         (gst_base_rtp_depayload_push),
21646         (gst_base_rtp_depayload_queue_release):
21647         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21648         Fix for RTPBuffer changes.
21649
21650         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
21651         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
21652         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
21653         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
21654         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
21655         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
21656         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
21657         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
21658         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
21659         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
21660         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
21661         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
21662         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
21663         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
21664         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
21665         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
21666         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
21667         (gst_rtpbuffer_get_payload):
21668         * gst-libs/gst/rtp/gstrtpbuffer.h:
21669         Don't subclass GstBuffer but add methods and helper functions
21670         to construct and manipulate RTP packets in regular GstBuffers.
21671
21672 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
21673
21674         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21675           moved statement below switch
21676         * gst/volume/gstvolume.c: (gst_volume_class_init):
21677           added debug ptr
21678
21679 2005-08-16  Wim Taymans  <wim@fluendo.com>
21680
21681         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21682         (gst_base_audio_src_change_state):
21683         Open and close device in READY<->NULL state change.
21684
21685 2005-08-16  Andy Wingo  <wingo@pobox.com>
21686
21687         * examples/seeking/Makefile.am: Don't compile non-compiling
21688         compiled objects with the compiler.
21689
21690         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
21691         elements.
21692
21693 2005-08-12  Philippe Khalaf <burger@speedy.org>
21694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21695         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21696           Made a thread to release the queue.
21697           Removed timestamp conversion for now.
21698
21699 2005-08-10  Philippe Khalaf <burger@speedy.org>
21700         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21701         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21702           Added rtp timestamp -> gst timestamp conversion.
21703           Fixed several problems with queue.
21704
21705 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
21706
21707         * gst-libs/gst/audio/gstaudioclock.h:
21708         * gst-libs/gst/audio/gstaudiofilter.h:
21709         * gst-libs/gst/audio/gstaudiosink.h:
21710         * gst-libs/gst/audio/gstaudiosrc.h:
21711         * gst-libs/gst/audio/gstbaseaudiosink.h:
21712         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21713         * gst-libs/gst/audio/gstringbuffer.h:
21714         * gst-libs/gst/net/gstnetbuffer.h:
21715         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21716         * gst-libs/gst/rtp/gstrtpbuffer.h:
21717           Add padding (you will need to rebuild gst-plugins-base,
21718           gst-plugins and all applications afterwards!)
21719
21720 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
21721
21722         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
21723         (gst_riff_parse_chunk):
21724           Fix bug in debug message and add some more debug messages.
21725
21726 2005-08-08  Edward Hervey  <edward@fluendo.com>
21727
21728         * gst-libs/gst/riff/riff-media.c:
21729         backported updates since branch
21730
21731 2005-08-08  Andy Wingo  <wingo@pobox.com>
21732
21733         * gst-libs/gst/audio/gstbaseaudiosink.c
21734         (gst_base_audio_sink_change_state): Open the device in NULL->READY
21735         like good elements should. Close on READY->NULL too.
21736
21737         * gst-libs/gst/audio/gstaudiosink.c
21738         (gst_audioringbuffer_open_device,
21739         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
21740         (gst_audioringbuffer_release): Updates for new ring buffer API,
21741         hook into the new audio sink api.
21742
21743         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
21744         (GstAudioSinkClass.close): Just open and close the device -- no
21745         resource allocation or configuration.
21746         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
21747         vmethods, handle device setup and resource allocation.
21748
21749         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
21750         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
21751         base class API.
21752
21753         * gst-libs/gst/audio/gstringbuffer.h
21754         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
21755         New vmethods.
21756
21757         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
21758         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
21759         New API functions. The device should be opened before acquiring
21760         and closed after releasing.
21761
21762 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
21763
21764         * gst-libs/gst/interfaces/mixer.h:
21765           Reset padding to GST_PADDING.
21766
21767 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21768
21769         * gst/playback/gstplaybin.c: (remove_sinks):
21770           Remove visualization from parent explicitely; works around some
21771           apparent refcount issue that I haven't tracked down yet.
21772
21773 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21774
21775         * ext/alsa/gstalsasink.c: (set_hwparams):
21776           Assign debug category, add negotiation debug msgs.
21777
21778 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21779
21780         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
21781           Fix error code for file-not-found to NOT_FOUND.
21782
21783 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21784
21785         * common/gtk-doc-plugins.mak:
21786         * docs/plugins/Makefile.am:
21787         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21788         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21789           renamed to actual element names, so much nicer to look at
21790         * docs/plugins/tmpl/gstmultifdsink.sgml:
21791           remove
21792         * docs/plugins/tmpl/multifdsink.sgml:
21793         * docs/plugins/tmpl/tcpserversink.sgml:
21794           add
21795         * ext/alsa/gstalsa.c:
21796         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
21797         * ext/ogg/gstoggmux.c:
21798         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
21799         * gst/playback/gstdecodebin.c:
21800         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
21801         * gst/tcp/gsttcpserversink.c:
21802           various fixes and documentation additions
21803
21804 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21805
21806         * common/Makefile.am:
21807         * common/gstdoc-scangobj:
21808         * common/gtk-doc-plugins.mak:
21809         * common/gtk-doc.mak:
21810           add a custom scangobj that uses the registry
21811           add a custom gtk-doc-plugins.mak that uses it
21812           some doc build fixes
21813         * configure.ac:
21814         * docs/Makefile.am:
21815         * docs/plugins/Makefile.am:
21816         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21817         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21818         * docs/plugins/gst-plugins-base-plugins.types:
21819         * docs/plugins/tmpl/gstmultifdsink.sgml:
21820           add docs for one element, multifdsink
21821         * gst/adder/gstadder.h:
21822         * gst/volume/gstvolume.h:
21823           don't privatize enum
21824         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
21825         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
21826         (gst_sync_method_get_type), (gst_client_status_get_type),
21827         (gst_multifdsink_class_init),
21828         (gst_multifdsink_client_queue_buffer),
21829         (gst_multifdsink_handle_client_write):
21830         * gst/tcp/gstmultifdsink.h:
21831         * gst/tcp/gsttcp.h:
21832         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
21833         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
21834         (gst_tcpclientsink_render):
21835         * gst/tcp/gsttcpclientsink.h:
21836         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
21837         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
21838         (gst_tcpclientsrc_start):
21839         * gst/tcp/gsttcpclientsrc.h:
21840         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
21841         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
21842         * gst/tcp/gsttcpserversrc.h:
21843         * gst/typefind/gsttypefindfunctions.c:
21844           remove superfluous Type stuff
21845
21846 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21847
21848         * gst/playback/gstplaybin.c: (gen_video_element):
21849           Enable videoscale.
21850
21851 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21852
21853         * gst-libs/gst/gconf/gconf.c:
21854         * gst-libs/gst/gconf/gconf.h:
21855           Fix some Andy Problem [tm].
21856
21857 2005-08-04  Andy Wingo  <wingo@pobox.com>
21858
21859         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
21860         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
21861         (gst_ffmpegcsp_get_size): Adapt to API changes.
21862
21863         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
21864         Implement an in-place do-nothing transform.
21865
21866 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21867
21868         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
21869         (gst_ximagesink_renegotiate_size):
21870           Do not set new window sizes yet if we prepare a new buffer size
21871           for upstream renegotiation (software scaling) at some point in the
21872           future, because this new size waqs not actually accepted yet. Once
21873           accepted, renegotiation later on will set the new sizes just fine.
21874           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
21875           embedding testcase.
21876
21877 2005-08-03  Andy Wingo  <wingo@pobox.com>
21878
21879         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
21880         (gst_ximagesink_buffer_alloc): 
21881         Protect the height, width, and desired_caps with the pool_lock.
21882         Fixes videotestsrc ! queue ! ximagesink.
21883
21884 2005-08-02  Edward Hervey  <edward@fluendo.com>
21885
21886         * gst/volume/gstvolume.c:
21887         include left from controller cleanup
21888
21889 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
21890         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
21891           Stop collectpads before calling the parent state
21892           change function on PAUSED->READY.
21893
21894 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
21895         * configure.ac:
21896           When testing for X libs, use the X CFlags 
21897         * gst/adder/gstadder.c: (gst_adder_change_state):
21898           Stop the collectpads before calling parent state change function
21899           on PAUSED->READY, otherwise we deadlock deactivating pads.
21900
21901 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
21902
21903         * configure.ac:
21904         * docs/libs/tmpl/gstcolorbalance.sgml:
21905         * docs/libs/tmpl/gstmixer.sgml:
21906         * examples/Makefile.am:
21907         * gst/sine/Makefile.am:
21908         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
21909         (gst_sinesrc_set_property), (plugin_init):
21910         * gst/sine/gstsinesrc.h:
21911         * gst/volume/Makefile.am:
21912         * gst/volume/gstvolume.c: (gst_volume_set_volume),
21913         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
21914         (volume_process_float), (volume_process_int16),
21915         (volume_set_property), (plugin_init):
21916         * gst/volume/gstvolume.h:
21917           deactivate and remove dparams (libgstcontrol)
21918
21919 2005-07-29  Wim Taymans  <wim@fluendo.com>
21920
21921         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
21922         Convert me to BaseTransform!! help..
21923
21924 2005-07-29  Andy Wingo  <wingo@pobox.com>
21925
21926         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
21927         sinks.
21928
21929         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
21930         support of both endiannesses.
21931
21932 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
21933
21934         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
21935           Fix confusing debug message (s/event/query/)
21936
21937 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
21938
21939         * gst/videotestsrc/videotestsrc.h:
21940           Use "_stdint.h" instead of <stdint.h>
21941
21942 2005-07-27  Wim Taymans  <wim@fluendo.com>
21943
21944         * ext/vorbis/Makefile.am:
21945         Revert wrong commit.
21946
21947 2005-07-27  Wim Taymans  <wim@fluendo.com>
21948
21949         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
21950         More compilation fixen.
21951
21952 2005-07-27  Wim Taymans  <wim@fluendo.com>
21953
21954         * gst-libs/gst/audio/gstbaseaudiosink.c:
21955         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21956         (gst_base_audio_sink_create_ringbuffer),
21957         (gst_base_audio_sink_change_state):
21958         Fix compilation.
21959
21960 2005-07-27  Wim Taymans  <wim@fluendo.com>
21961
21962         * examples/seeking/seek.c: (setup_dynamic_link),
21963         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
21964         (query_positions_elems), (query_positions_pads), (do_seek):
21965         Update seek example.
21966
21967         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
21968         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
21969         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
21970         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
21971         (gst_ogg_demux_handle_event),
21972         (gst_ogg_demux_deactivate_current_chain),
21973         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
21974         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
21975         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
21976         (gst_ogg_demux_loop):
21977         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
21978         * ext/theora/theoradec.c: (theora_dec_src_event),
21979         (theora_dec_src_getcaps), (theora_dec_sink_event),
21980         (theora_dec_push), (theora_dec_chain):
21981         * ext/vorbis/Makefile.am:
21982         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
21983         (vorbis_dec_sink_event), (vorbis_dec_push),
21984         (vorbis_handle_data_packet):
21985         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
21986         (gst_vorbisenc_chain):
21987         * gst/playback/gststreaminfo.c: (cb_probe):
21988         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
21989         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21990         * gst/videoscale/gstvideoscale.c:
21991         (gst_videoscale_handle_src_event):
21992         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
21993         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
21994         (gst_ximagesink_navigation_send_event):
21995         * sys/xvimage/xvimagesink.c:
21996         (gst_xvimagesink_navigation_send_event):
21997         Various event updates and cleanups
21998
21999 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22000
22001         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
22002           Fix segfault for I420/YV12.
22003
22004 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22005
22006         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
22007           Report bitrate.
22008
22009 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22010
22011         * gst/playback/gstplaybin.c: (gen_video_element),
22012         (gen_audio_element):
22013           Switch to auto*sink elements as default sinks; add volume element
22014           so that volume control in totem works.
22015
22016 2005-07-21  Wim Taymans  <wim@fluendo.com>
22017
22018         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
22019         * gst/playback/gstplaybin.c: (setup_sinks),
22020         (gst_play_bin_change_state):
22021         Refcount fix and more comments.
22022
22023 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22024
22025         * sys/ximage/Makefile.am:
22026         * sys/ximage/ximage.c: (plugin_init):
22027         * sys/ximage/ximagesink.c:
22028         Prepare for adding ximagesrc, rename of plugin to ximage etc.
22029         
22030
22031 2005-07-21  Wim Taymans  <wim@fluendo.com>
22032
22033         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22034         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22035         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22036         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22037         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22038         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
22039         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
22040         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
22041         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
22042         Generate correct disconts for live chained oggs.
22043
22044         * gst-libs/gst/audio/gstbaseaudiosink.c:
22045         (gst_base_audio_sink_render),
22046         (gst_base_audio_sink_create_ringbuffer),
22047         (gst_base_audio_sink_change_state):
22048         Handle discont math correctly.
22049
22050         * gst/playback/gstplaybin.c: (add_sink):
22051         Some small debug cleanup.
22052
22053 2005-07-21  Wim Taymans  <wim@fluendo.com>
22054
22055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
22056         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22057         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22058         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22059         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22060         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
22061         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22062         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
22063         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22064         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
22065         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
22066         (gst_ogg_demux_change_state), (gst_ogg_print):
22067         Reorganize code to send the right disconts when in streaming
22068         mode.
22069
22070 2005-07-20  Andy Wingo  <wingo@pobox.com>
22071
22072         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
22073         fix (?), fixes a seggie mcfalterson (#310894).
22074
22075 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22076
22077         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
22078         (gst_ogg_mux_set_header_on_caps):
22079         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22080         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22081         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
22082         * gst-libs/gst/audio/multichannel.c:
22083         (gst_audio_set_channel_positions),
22084         (gst_audio_set_structure_channel_positions_list):
22085         * gst/playback/gstdecodebin.c: (dynamic_create):
22086         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
22087         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
22088           Fixes for API changes in core.
22089
22090 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22091
22092         * gst/playback/gstplaybasebin.c: (fill_buffer):
22093           Use _new_custom() so we can set custom message types for buffering
22094           messages.
22095
22096 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22097
22098         * configure.ac:
22099         * gst-libs/gst/Makefile.am:
22100         * gst-libs/gst/gconf/.cvsignore:
22101         * gst-libs/gst/gconf/Makefile.am:
22102         * gst-libs/gst/gconf/test-gconf.c:
22103         * pkgconfig/Makefile.am:
22104         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22105         * pkgconfig/gstreamer-gconf.pc.in:
22106           Remove gconf stuff, use gconf elements instead from now on.
22107
22108 2005-07-20  Wim Taymans  <wim@fluendo.com>
22109
22110         * gst-libs/gst/audio/TODO:
22111         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
22112         (gst_audio_clock_get_internal_time):
22113         * gst-libs/gst/audio/gstaudioclock.h:
22114         * gst-libs/gst/audio/gstbaseaudiosink.c:
22115         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22116         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
22117         (gst_base_audio_sink_render),
22118         (gst_base_audio_sink_create_ringbuffer),
22119         (gst_base_audio_sink_change_state):
22120         Make sure the audio clock always returns an increasing value.
22121
22122 2005-07-19  Andy Wingo  <wingo@pobox.com>
22123
22124         * gst/videotestsrc/: Cleanups.
22125
22126 2005-07-19  Wim Taymans  <wim@fluendo.com>
22127
22128         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
22129         Better debugging.
22130
22131 2005-07-19  Wim Taymans  <wim@fluendo.com>
22132
22133         * examples/seeking/seek.c: (make_dv_pipeline),
22134         (make_vorbis_theora_pipeline), (query_rates),
22135         (query_positions_elems), (query_positions_pads), (do_seek):
22136         Make correct DV pipeline.
22137
22138 2005-07-18  Andy Wingo  <wingo@pobox.com>
22139
22140         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
22141         default. Also because it's the only thing that really works. (This
22142         is used in the GConf elements).
22143         Use AS_LIBTOOL_TAGS.
22144
22145 2005-07-18  Wim Taymans  <wim@fluendo.com>
22146
22147         * gst/playback/gstdecodebin.c: (remove_element_chain):
22148         * gst/playback/gstplaybin.c: (add_sink):
22149         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22150         (gst_stream_info_set_mute):
22151         * gst/playback/gststreamselector.c:
22152         (gst_stream_selector_get_linked_pad),
22153         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
22154         More leak and compile fixes.
22155
22156 2005-07-18  Wim Taymans  <wim@fluendo.com>
22157
22158         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22159         (query_rates), (query_positions_elems), (query_positions_pads),
22160         (do_seek), (seek_cb), (stop_seek):
22161         Updated seek example. 
22162
22163         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
22164         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
22165         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
22166         * gst/playback/gstplaybin.c: (add_sink):
22167         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22168         (gst_stream_info_set_mute):
22169         Some refcount leak fixes.
22170
22171 2005-07-16  Wim Taymans  <wim@fluendo.com>
22172
22173         * gst-libs/gst/audio/gstbaseaudiosink.c:
22174         (gst_base_audio_sink_render):
22175         Align samples even if we have roundoff errors in the 
22176         timestamp conversion.
22177
22178 2005-07-16  Wim Taymans  <wim@fluendo.com>
22179
22180         * docs/libs/tmpl/gstringbuffer.sgml:
22181         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22182         (query_rates), (query_positions_elems), (query_positions_pads),
22183         (update_scale), (do_seek):
22184         Updated seek example.
22185
22186         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22187         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
22188         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
22189         (gst_ogg_demux_loop):
22190         Push out correct discont values.
22191
22192         * ext/theora/theoradec.c: (theora_dec_src_convert),
22193         (theora_dec_sink_convert), (theora_dec_src_getcaps),
22194         (theora_dec_sink_event), (theora_handle_type_packet),
22195         (theora_handle_header_packet), (theora_dec_push),
22196         (theora_handle_data_packet), (theora_dec_chain),
22197         (theora_dec_change_state):
22198         Better timestamping.
22199
22200         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22201         (vorbis_dec_sink_event), (vorbis_dec_push),
22202         (vorbis_handle_data_packet), (vorbis_dec_chain):
22203         * ext/vorbis/vorbisdec.h:
22204         Better timestamping.
22205
22206         * gst-libs/gst/audio/gstbaseaudiosink.c:
22207         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
22208         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22209         Handle syncing on timestamps instead of sample offsets. Make
22210         use of DISCONT values as described in design docs.
22211
22212         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22213         (gst_base_audio_src_get_time):
22214         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
22215         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
22216         (gst_ring_buffer_read):
22217         * gst-libs/gst/audio/gstringbuffer.h:
22218         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
22219         (gst_ximagesink_show_frame):
22220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22221         Correcly convert buffer timestamp to stream time.
22222
22223 2005-07-16  Wim Taymans  <wim@fluendo.com>
22224
22225         * gst/audioconvert/gstaudioconvert.c:
22226         (gst_audio_convert_get_buffer):
22227         Timestamp buffers correctly.
22228
22229         * gst/playback/gstplaybin.c: (gen_video_element):
22230         Make internal fakesink silent.
22231
22232 2005-07-15  Wim Taymans  <wim@fluendo.com>
22233
22234         * gst/ffmpegcolorspace/Makefile.am:
22235         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22236         (gst_ffmpegcsp_caps_remove_format_info),
22237         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
22238         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
22239         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
22240         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
22241         Ported ffmpegcolorspace to basetransform.
22242
22243         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
22244         * gst/volume/gstvolume.c: (volume_transform):
22245         Ported to new API.
22246
22247 2005-07-14  Wim Taymans  <wim@fluendo.com>
22248
22249         * gst/videotestsrc/Makefile.am:
22250         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
22251         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
22252         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
22253         (gst_videotestsrc_init), (gst_videotestsrc_event),
22254         (gst_videotestsrc_create), (gst_videotestsrc_start),
22255         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
22256         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22257         (gst_videotestsrc_get_property):
22258         * gst/videotestsrc/gstvideotestsrc.h:
22259         Make videotestsrc a pushsrc.
22260
22261 2005-07-14  Wim Taymans  <wim@fluendo.com>
22262
22263         * gst/tcp/gstfdset.c: (gst_fdset_free):
22264         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
22265         (gst_multifdsink_add), (gst_multifdsink_remove),
22266         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22267         (gst_multifdsink_remove_client_link),
22268         (gst_multifdsink_client_queue_data),
22269         (gst_multifdsink_client_queue_caps),
22270         (gst_multifdsink_client_queue_buffer),
22271         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22272         (gst_multifdsink_stop):
22273         * gst/tcp/gstmultifdsink.h:
22274         0.8 backporting.
22275
22276         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
22277         Also draw image when not from a pool.
22278
22279 2005-07-14  Wim Taymans  <wim@fluendo.com>
22280
22281         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
22282         (mute_stream), (silence_stream):
22283         Small debug additions.
22284
22285 2005-07-14  Wim Taymans  <wim@fluendo.com>
22286
22287         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
22288         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22289         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
22290         Better error recovery, ignore unconnected pads and
22291         non-fatal errors.
22292
22293 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22294
22295         * docs/libs/tmpl/gstaudio.sgml:
22296         * docs/libs/tmpl/gstcolorbalance.sgml:
22297         * docs/libs/tmpl/gstgconf.sgml:
22298         * docs/libs/tmpl/gstmixer.sgml:
22299         * docs/libs/tmpl/gstringbuffer.sgml:
22300         * docs/libs/tmpl/gsttuner.sgml:
22301         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22302         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22303         (gst_tcpclientsrc_class_init):
22304         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22305         (gst_tcpserversrc_class_init):
22306         * sys/v4l/gstv4lelement.c:
22307           more autistic cleanliness in functions/names/defines
22308
22309 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22310
22311         * configure.ac:
22312           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
22313           added manually to each Makefile.am so we are sure it goes
22314           *last* and doesn't add -L flags before linking in libs of our
22315           own, like, say, internal .la libs, that then accidentally pick
22316           up the installed copy.
22317         * docs/libs/Makefile.am:
22318         * ext/alsa/Makefile.am:
22319         * ext/cdparanoia/Makefile.am:
22320         * ext/gnomevfs/Makefile.am:
22321         * ext/libvisual/Makefile.am:
22322         * ext/ogg/Makefile.am:
22323         * ext/theora/Makefile.am:
22324         * ext/vorbis/Makefile.am:
22325         * gst-libs/gst/video/Makefile.am:
22326         * gst/adder/Makefile.am:
22327         * gst/audioconvert/Makefile.am:
22328         * gst/audiorate/Makefile.am:
22329         * gst/audioscale/Makefile.am:
22330         * gst/ffmpegcolorspace/Makefile.am:
22331         * gst/playback/Makefile.am:
22332         * gst/sine/Makefile.am:
22333         * gst/subparse/Makefile.am:
22334         * gst/tags/Makefile.am:
22335         * gst/tcp/Makefile.am:
22336         * gst/typefind/Makefile.am:
22337         * gst/videorate/Makefile.am:
22338         * gst/videoscale/Makefile.am:
22339         * gst/videotestsrc/Makefile.am:
22340         * gst/volume/Makefile.am:
22341         * sys/v4l/Makefile.am:
22342         * sys/ximage/Makefile.am:
22343         * sys/xvimage/Makefile.am:
22344           adapt properly to this change. This should make sure that
22345           plugins and libs properly link to the as-yet-uninstalled
22346           copies of stuff like libgstinterfaces and libgstvideo
22347
22348 2005-07-13  Andy Wingo  <wingo@pobox.com>
22349
22350         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
22351         (gst_v4lsrc_fixate): Fixate on format as well.
22352
22353         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
22354         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
22355         buffer points to it.
22356         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
22357         rather just doing X calls ourselves. Also fixes a memleak.
22358
22359 2005-07-12  Andy Wingo  <wingo@pobox.com>
22360
22361         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
22362         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
22363         (gst_v4lsrc_create): Re-add the copy-mode property, default to
22364         TRUE to avoid deadlocks if an element holds on to our buffers.
22365
22366 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22367
22368         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22369         (gst_sinesrc_init), (gst_sinesrc_create),
22370         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
22371         (gst_sinesrc_start):
22372         * gst/sine/gstsinesrc.h:
22373           removing num-buffers property before moving it
22374
22375 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
22376
22377         * configure.ac:
22378           use overridable ERROR_CFLAGS
22379         * docs/libs/gst-plugins-base-libs.types:
22380         * docs/libs/tmpl/gstringbuffer.sgml:
22381         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
22382         (gst_alsasink_class_init):
22383         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
22384         (gst_alsasrc_class_init):
22385         * gst-libs/gst/audio/audio.h:
22386         * gst-libs/gst/audio/gstaudioclock.h:
22387         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
22388         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
22389         (gst_audio_filter_link), (gst_audio_filter_init),
22390         (gst_audio_filter_chain), (gst_audio_filter_set_property),
22391         (gst_audio_filter_get_property),
22392         (gst_audio_filter_class_add_pad_templates):
22393         * gst-libs/gst/audio/gstaudiofilter.h:
22394         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
22395         (gst_audio_filter_template_get_type),
22396         (gst_audio_filter_template_base_init),
22397         (gst_audio_filter_template_class_init),
22398         (gst_audio_filter_template_init),
22399         (gst_audio_filter_template_set_property),
22400         (gst_audio_filter_template_get_property), (plugin_init),
22401         (gst_audio_filter_template_setup),
22402         (gst_audio_filter_template_filter),
22403         (gst_audio_filter_template_filter_inplace):
22404         * gst-libs/gst/audio/gstaudiosink.c:
22405         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
22406         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
22407         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
22408         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
22409         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
22410         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
22411         * gst-libs/gst/audio/gstaudiosink.h:
22412         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
22413         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22414         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
22415         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
22416         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
22417         (gst_audio_src_class_init), (gst_audio_src_init),
22418         (gst_audio_src_create_ringbuffer):
22419         * gst-libs/gst/audio/gstaudiosrc.h:
22420         * gst-libs/gst/audio/gstbaseaudiosink.c:
22421         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
22422         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22423         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
22424         (gst_base_audio_sink_set_property),
22425         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
22426         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
22427         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
22428         (gst_base_audio_sink_create_ringbuffer),
22429         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
22430         * gst-libs/gst/audio/gstbaseaudiosink.h:
22431         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22432         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
22433         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
22434         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
22435         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
22436         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
22437         (gst_base_audio_src_event), (gst_base_audio_src_create),
22438         (gst_base_audio_src_create_ringbuffer),
22439         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
22440         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22441         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
22442         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
22443         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
22444         (gst_ring_buffer_debug_spec_caps),
22445         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
22446         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
22447         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
22448         (gst_ring_buffer_start), (gst_ring_buffer_pause),
22449         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
22450         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
22451         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
22452         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
22453         (gst_ring_buffer_clear):
22454         * gst-libs/gst/audio/gstringbuffer.h:
22455         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
22456         (gst_video_sink_class_init), (gst_video_sink_get_type):
22457         * gst-libs/gst/video/videosink.h:
22458         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
22459         (gst_multifdsink_class_init),
22460         (gst_multifdsink_handle_client_write),
22461         (gst_multifdsink_change_state):
22462         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22463         (gst_tcpclientsink_setcaps):
22464         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22465         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
22466         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
22467         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
22468         (gst_ximagesink_send_pending_navigation),
22469         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
22470         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
22471         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
22472         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
22473         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
22474         (gst_xvimagesink_send_pending_navigation),
22475         (gst_xvimagesink_navigation_send_event),
22476         (gst_xvimagesink_set_xwindow_id),
22477         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
22478         (gst_xvimagesink_get_type):
22479         more macro splitting
22480
22481 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22482
22483         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22484           plug a memleak, allows me to import 1479 albums in one go
22485           in jamboree
22486         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
22487         (vorbis_handle_type_packet), (vorbis_dec_chain),
22488         (vorbis_dec_change_state):
22489           fix some format strings
22490
22491 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22492
22493         * docs/libs/tmpl/gstcolorbalance.sgml:
22494         * docs/libs/tmpl/gstmixer.sgml:
22495         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
22496         (gst_alsasink_set_property), (gst_alsasink_get_property):
22497         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
22498         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
22499           add device property
22500
22501 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22502
22503         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22504         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
22505         (audiocast_register_listener), (audiocast_thread_run),
22506         (gst_gnomevfssrc_send_additional_headers_callback),
22507         (gst_gnomevfssrc_received_headers_callback),
22508         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
22509         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
22510         (gst_gnomevfssrc_get_size):
22511           add/clean up debugging
22512         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
22513           cleanups
22514
22515 2005-07-07  Andy Wingo  <wingo@pobox.com>
22516
22517         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
22518         framerate. Need to get a handle on when exactly this function is
22519         called, tho.
22520
22521         * sys/v4l/v4lsrc_calls.h:
22522         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
22523         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
22524         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
22525
22526         * sys/v4l/v4l_calls.h: Cast to V4lElement.
22527         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
22528         v4lelements are sources.
22529
22530         * sys/v4l/gstv4lxoverlay.h:
22531         * sys/v4l/gstv4lxoverlay.c:
22532         * sys/v4l/gstv4ltuner.h:
22533         * sys/v4l/gstv4ltuner.c: Header loc fixen.
22534         
22535         * sys/v4l/gstv4lsrc.h:
22536         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
22537         PushSrc/BaseSrc. Removed most sync-related properties, videorate
22538         or something should handle that. Made a live source.
22539
22540         * sys/v4l/gstv4lelement.h:
22541         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
22542         signals. Some cleanups.
22543
22544         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
22545
22546         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
22547         stuff.
22548
22549         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
22550         stuff.
22551
22552         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
22553
22554 2005-07-07  Wim Taymans  <wim@fluendo.com>
22555
22556         * ext/theora/theoradec.c: (theora_get_query_types),
22557         (theora_dec_src_getcaps), (theora_dec_push):
22558         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
22559         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
22560         Remove deprecated/unused query types.
22561
22562 2005-07-06  Wim Taymans  <wim@fluendo.com>
22563
22564         * ext/alsa/Makefile.am:
22565         * ext/alsa/gstalsaplugin.c: (plugin_init):
22566         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
22567         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
22568         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
22569         (gst_alsasrc_class_init), (gst_alsasrc_init),
22570         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
22571         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
22572         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
22573         (gst_alsasrc_reset):
22574         * ext/alsa/gstalsasrc.h:
22575         * gst-libs/gst/audio/Makefile.am:
22576         * gst-libs/gst/audio/gstaudiosink.c:
22577         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
22578         (gst_audioringbuffer_start):
22579         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
22580         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22581         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
22582         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
22583         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
22584         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
22585         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
22586         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
22587         * gst-libs/gst/audio/gstaudiosrc.h:
22588         * gst-libs/gst/audio/gstbaseaudiosink.c:
22589         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
22590         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
22591         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
22592         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22593         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
22594         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
22595         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
22596         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
22597         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
22598         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
22599         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
22600         (gst_baseaudiosrc_change_state):
22601         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22602         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
22603         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
22604         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
22605         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
22606         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
22607         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
22608         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
22609         * gst-libs/gst/audio/gstringbuffer.h:
22610         Added audiosource base classes.
22611         Ported alsasrc, still very basic.
22612
22613 2005-07-06  Wim Taymans  <wim@fluendo.com>
22614
22615         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
22616         (theora_dec_push), (theora_handle_data_packet):
22617         Prepare for better timestamp fix later.
22618
22619         * gst/audioconvert/gstaudioconvert.c:
22620         List most accurate caps first
22621
22622         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
22623         Use proper pad task function.
22624
22625         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22626         (gst_xvimagesink_show_frame):
22627         Fix deadlock when alloc failed.
22628
22629 2005-07-05  Andy Wingo  <wingo@pobox.com>
22630
22631         * ext/gnomevfs/gstgnomevfssrc.c:
22632         * gst/sine/gstsinesrc.c:
22633         * gst/tcp/gsttcpserversrc.c:
22634         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
22635
22636         * sys/v4l/: Port from 0.8.
22637
22638         * Many files: Null if we got it....
22639
22640 2005-07-05  Andy Wingo  <wingo@pobox.com>
22641
22642         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
22643         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
22644         Signedness fixes.
22645
22646 2005-07-05  Wim Taymans  <wim@fluendo.com>
22647
22648         * configure.ac:
22649         * gst/tcp/Makefile.am:
22650         * gst/tcp/README:
22651         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
22652         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
22653         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
22654         (is_sync_frame), (gst_multifdsink_handle_client_write),
22655         (gst_multifdsink_render), (gst_multifdsink_start),
22656         (gst_multifdsink_stop), (gst_multifdsink_change_state):
22657         * gst/tcp/gstmultifdsink.h:
22658         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
22659         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
22660         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
22661         * gst/tcp/gsttcp.h:
22662         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22663         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22664         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
22665         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
22666         * gst/tcp/gsttcpclientsink.h:
22667         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22668         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
22669         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
22670         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
22671         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
22672         * gst/tcp/gsttcpclientsrc.h:
22673         * gst/tcp/gsttcpplugin.c: (plugin_init):
22674         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
22675         * gst/tcp/gsttcpserversink.h:
22676         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22677         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
22678         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
22679         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
22680         (gst_tcpserversrc_stop):
22681         * gst/tcp/gsttcpserversrc.h:
22682         * gst/tcp/gsttcpsink.c:
22683         * gst/tcp/gsttcpsink.h:
22684         * gst/tcp/gsttcpsrc.c:
22685         * gst/tcp/gsttcpsrc.h:
22686         Ported tcp plugins to 0.9. 
22687         
22688
22689 2005-07-05  Andy Wingo  <wingo@pobox.com>
22690
22691         * gst/playback/gstplaybasebin.c (fill_buffer):
22692         message_new_application fixen.
22693
22694         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
22695         Style fix.
22696
22697 2005-07-04  Wim Taymans  <wim@fluendo.com>
22698
22699         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22700         Set caps on output buffer.
22701
22702 2005-07-04  Andy Wingo  <wingo@pobox.com>
22703
22704         * ext/gnomevfs/gstgnomevfssrc.c
22705         (gst_gnomevfssrc_received_headers_callback) 
22706         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
22707         hopefully.
22708
22709         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
22710         No refcount leakage.
22711
22712         * configure.ac: Enable -Werror.
22713         
22714         * ext/theora/theoradec.c (theora_dec_src_getcaps):
22715         * gst/audioconvert/bufferframesconvert.c
22716         (buffer_frames_convert_fixate):
22717         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
22718         (gst_audio_convert_fixate):
22719         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
22720         (gst_sinesrc_create): Fixate func changes.
22721         
22722         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22723         (gst_ximagesink_buffer_alloc): Unused var.
22724
22725 2005-07-01  Andy Wingo  <wingo@pobox.com>
22726
22727         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
22728         getcaps to do explicit caps. Needs to be done in all decoders,
22729         possibly via a base class.
22730
22731         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
22732
22733         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
22734         caps on the sink pad, just rely on the pad template. Also, setting
22735         ANY caps on a pad is not valid because the caps are not fixed.
22736
22737         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
22738         caps on the buffer, and get the width from the desired_caps if
22739         they're set.
22740         (gst_ximagesink_renegotiate_size): Implement via setting the
22741         desired_caps on the ximagesink.
22742         (gst_ximagesink_setcaps): Only reset the width of the player if it
22743         wasn't already set. Not sure if this is right.
22744         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
22745
22746         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
22747         that the user wants. NULL unless the window has been resized.
22748
22749         * gst/volume/gstvolume.c (volume_transform): Adapt to
22750         basetransform refcount changes.
22751         
22752 2005-07-01  Andy Wingo  <wingo@pobox.com>
22753
22754         * gst/videoscale/gstvideoscale.c:
22755         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
22756         from BaseTransform, implements a transform_caps. Removed dead code
22757         including some PAR stuff that was never reached -- should probably
22758         be added back somehow.
22759
22760 2005-07-01  Andy Wingo  <wingo@pobox.com>
22761
22762         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
22763         come later.
22764
22765 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22766
22767         * configure.ac:
22768         * docs/libs/Makefile.am:
22769         * docs/libs/gst-plugins-libs.types:
22770         * ext/alsa/Makefile.am:
22771         * ext/alsa/gstalsamixer.h:
22772         * ext/alsa/gstalsamixeroptions.h:
22773         * ext/alsa/gstalsamixertrack.h:
22774         * gst-libs/gst/Makefile.am:
22775         * gst-libs/gst/colorbalance/.cvsignore:
22776         * gst-libs/gst/colorbalance/Makefile.am:
22777         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
22778         * gst-libs/gst/colorbalance/colorbalance.c:
22779         * gst-libs/gst/colorbalance/colorbalance.h:
22780         * gst-libs/gst/colorbalance/colorbalance.vcproj:
22781         * gst-libs/gst/colorbalance/colorbalancechannel.c:
22782         * gst-libs/gst/colorbalance/colorbalancechannel.h:
22783         * gst-libs/gst/interfaces/Makefile.am:
22784         * gst-libs/gst/interfaces/colorbalance.c:
22785         (gst_color_balance_class_init):
22786         * gst-libs/gst/interfaces/colorbalance.h:
22787         * gst-libs/gst/interfaces/interfaces-marshal.list:
22788         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
22789         * gst-libs/gst/interfaces/mixer.h:
22790         * gst-libs/gst/interfaces/mixeroptions.h:
22791         * gst-libs/gst/interfaces/navigation.c:
22792         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
22793         * gst-libs/gst/interfaces/tuner.h:
22794         * gst/volume/Makefile.am:
22795         * gst/volume/gstvolume.c:
22796         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22797         * sys/ximage/Makefile.am:
22798         * sys/ximage/ximagesink.c:
22799         * sys/xvimage/Makefile.am:
22800         * sys/xvimage/xvimagesink.c:
22801           fold in all interfaces into an interfaces dir, preserving CVS
22802           history
22803
22804 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22805
22806         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
22807           Fix build after riff changes.
22808
22809 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22810
22811         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
22812         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
22813         (gst_riff_create_video_template_caps),
22814         (gst_riff_create_audio_template_caps),
22815         (gst_riff_create_iavs_template_caps):
22816         * gst-libs/gst/riff/riff-media.h:
22817         * gst-libs/gst/riff/riff-read.h:
22818         * gst-libs/gst/riff/riff.c: (gst_riff_init):
22819           Add gst_riff_init() to initialize the debug category, instead
22820           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
22821
22822 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22823
22824         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
22825           Oops, I shouldn't apply hacks.
22826
22827 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22828
22829         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
22830           Remove pad_loop function which doesn't work.
22831
22832 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22833
22834         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
22835           Send EOS when deactivating.
22836         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
22837         (check_queue), (queue_threshold_reached), (queue_out_of_data),
22838         (gen_preroll_element), (probe_triggered), (mute_stream),
22839         (silence_stream), (new_decoded_pad), (setup_substreams),
22840         (set_active_source):
22841         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
22842         (remove_sinks), (add_sink):
22843         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
22844           Change for new probe API.
22845
22846 2005-06-29  Wim Taymans  <wim@fluendo.com>
22847
22848         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
22849         * gst-libs/gst/audio/gstbaseaudiosink.c:
22850         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
22851         (gst_baseaudiosink_change_state):
22852         * gst-libs/gst/audio/gstbaseaudiosink.h:
22853         * gst-libs/gst/audio/gstringbuffer.c:
22854         (gst_ringbuffer_set_callback):
22855         Fix compilation error.
22856         Ringbuffer starts out as not running.
22857         Free our clock in dispose.
22858         When releasing the ringbuffer we need to renegotiate so
22859         clear the pad caps.
22860
22861 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
22862
22863         * autogen.sh:
22864         * configure.ac:
22865         * docs/Makefile.am:
22866         * docs/libs/Makefile.am:
22867         * docs/libs/gst-plugins-libs-docs.sgml:
22868         * docs/libs/gst-plugins-libs-sections.txt:
22869         * docs/libs/gst-plugins-libs.types:
22870         * docs/libs/tmpl/gstaudio.sgml:
22871         * docs/libs/tmpl/gstcolorbalance.sgml:
22872         * docs/libs/tmpl/gstringbuffer.sgml:
22873         * gst-libs/gst/audio/gstringbuffer.c:
22874         (gst_ringbuffer_set_callback):
22875           reinstate gtk-doc docs for plugin libs
22876
22877 2005-06-28  Wim Taymans  <wim@fluendo.com>
22878
22879         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22880         (gst_ogg_demux_init):
22881         Removed pad loop function.
22882
22883 2005-06-28  Wim Taymans  <wim@fluendo.com>
22884
22885         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
22886         If we're building a chain we are not in an error case
22887         when we queue a buffer.
22888
22889 2005-06-28  Andy Wingo  <wingo@pobox.com>
22890
22891         * *.c: Don't cast to GstObject before reffing/unreffing.
22892
22893 2005-06-27  Andy Wingo  <wingo@pobox.com>
22894
22895         * gst/videotestsrc/gstvideotestsrc.c
22896         (gst_videotestsrc_activate_push): Activation API changes.
22897
22898         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
22899         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
22900         they have refs on the decodebin.
22901
22902         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
22903         parent class.
22904         (gst_ogg_pad_typefind): Don't leak a pad ref.
22905         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
22906         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
22907         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
22908
22909 2005-06-27  Edward Hervey  <edward@fluendo.com>
22910
22911         * ext/theora/theoradec.c: (theora_dec_change_state): 
22912         re-arranged call to parent's state change in order to avoid locks (or
22913         worse).
22914
22915 2005-06-26  Edward Hervey  <edward@fluendo.com>
22916
22917         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
22918         2nd argument of 'unknow-type' signal is a GstCaps and not a
22919         GstMiniObject
22920
22921 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
22922         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
22923           Set the worker thread's running flag to TRUE before starting the
22924           thread.
22925         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22926           Catch a failure to add typefind to the bin.
22927
22928 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22929
22930         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22931         (gst_sinesrc_init), (gst_sinesrc_create),
22932         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
22933         (gst_sinesrc_start):
22934         * gst/sine/gstsinesrc.h:
22935           add num-buffers and timestamp-offset properties
22936         * gst/videotestsrc/gstvideotestsrc.c:
22937         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
22938         (gst_videotestsrc_get_property):
22939           add timestamp-offset property
22940
22941 2005-06-23  Christian Schaller  <uraeus@gnome.org>
22942
22943         * configure.ac: add videorate
22944         * gst-plugins-base.spec.in: add videorate
22945
22946 2005-06-23  Wim Taymans  <wim@fluendo.com>
22947
22948         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
22949         (gst_videorate_getcaps), (gst_videorate_setcaps),
22950         (gst_videorate_event), (gst_videorate_chain):
22951         Fixed videorate, fixating an already fixated caps is not
22952         an error.
22953
22954 2005-06-23  Wim Taymans  <wim@fluendo.com>
22955
22956         * ext/ogg/README:
22957         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
22958         Buffer on caps is not boxed anymore.
22959
22960 2005-06-22  Wim Taymans  <wim@fluendo.com>
22961
22962         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22963         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22964         Set buffers on caps as miniobjects and not as boxed.
22965
22966 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22967
22968         * configure.ac:
22969           back to HEAD
22970
22971 === release 0.9.1 ===
22972
22973 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22974
22975         * .cvsignore:
22976         * NEWS:
22977         * README:
22978         * RELEASE:
22979         * configure.ac:
22980         * po/af.po:
22981         * po/az.po:
22982         * po/cs.po:
22983         * po/en_GB.po:
22984         * po/hu.po:
22985         * po/it.po:
22986         * po/nb.po:
22987         * po/nl.po:
22988         * po/or.po:
22989         * po/sq.po:
22990         * po/sr.po:
22991         * po/sv.po:
22992         * po/uk.po:
22993         * po/vi.po:
22994           updates for release
22995
22996 2005-06-09  Andy Wingo  <wingo@pobox.com>
22997
22998         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
22999         
23000 2005-06-09  Andy Wingo  <wingo@pobox.com>
23001
23002         * configure.ac:
23003         * gst-libs/gst/Makefile.am:
23004         * gst-libs/gst/net/Makefile.am:
23005         Add gstnet to build.
23006
23007 2005-06-09  Andy Wingo  <wingo@pobox.com>
23008
23009         * gst-libs/gst/gconf/gconf.c:
23010         * gst/playback/test.c:
23011         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
23012         fixes.
23013
23014         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
23015
23016         * ext/theora/theoraenc.c (theora_enc_chain): 
23017         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
23018
23019         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
23020         RealPad.
23021
23022 2005-06-02  Wim Taymans  <wim@fluendo.com>
23023
23024         * gst-libs/gst/net/Makefile.am:
23025         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23026         * pkgconfig/gstreamer-libs.pc.in:
23027         Added net stuff, version net lib.
23028
23029 2005-06-02  Wim Taymans  <wim@fluendo.com>
23030
23031         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23032         (query_rates), (query_positions_elems), (query_positions_pads),
23033         (do_seek):
23034         Updated seek example.
23035
23036 2005-06-02  Andy Wingo  <wingo@pobox.com>
23037
23038         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
23039         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
23040         list.
23041
23042         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
23043         remove the typefind, the bin dispose will do it for us. When it's
23044         removed and unreffed, the signal handler will be disconnected,
23045         too.
23046         (unlinked): It's too difficult to disconnect from unlinked
23047         handlers, as they are on pads not elements. Just punt if the pads
23048         aren't grandkids of the bin.
23049
23050 2005-06-02  Wim Taymans  <wim@fluendo.com>
23051
23052         * ext/ogg/README:
23053         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23054         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
23055         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
23056         * ext/theora/theoradec.c: (theora_dec_src_query),
23057         (theora_handle_data_packet):
23058         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23059         (theora_enc_chain):
23060         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23061         (vorbis_handle_data_packet):
23062         * gst/audioconvert/bufferframesconvert.c:
23063         (buffer_frames_convert_chain):
23064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23065         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23066         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23067         (gst_ffmpegcsp_chain):
23068         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23069         (gst_videorate_getcaps), (gst_videorate_setcaps),
23070         (gst_videorate_event), (gst_videorate_chain):
23071         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
23072         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
23073         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23074         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
23075         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23076         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23077         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23078         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23079         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
23080         Cleanups and buffer alloc.
23081
23082 2005-05-31  Wim Taymans  <wim@fluendo.com>
23083
23084         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
23085         Don't try to call the delay method when the device is not
23086         opened.
23087
23088 2005-05-31  Wim Taymans  <wim@fluendo.com>
23089
23090         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
23091         Get actual segment size and buffer size after opening
23092         the device.
23093
23094 2005-05-30  Wim Taymans  <wim@fluendo.com>
23095
23096         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
23097         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
23098         Also FLUSH upstream, makes the loop function exit faster.
23099         
23100         * ext/theora/theoradec.c: (theora_dec_src_query):
23101         Some more debug info in the query.
23102         
23103         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23104         (gst_ximagesink_setcaps):
23105         Release lock on par error, better error reporting.
23106
23107 2005-05-26  Wim Taymans  <wim@fluendo.com>
23108
23109         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23110         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
23111         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
23112         Clear chains in READY
23113         Queue packets until the chain is activated.
23114
23115 2005-05-25  Wim Taymans  <wim@fluendo.com>
23116
23117         * gst-libs/gst/audio/gstaudiosink.c:
23118         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23119         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23120         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23121         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23122         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23123         (gst_audiosink_create_ringbuffer):
23124         * gst-libs/gst/audio/gstbaseaudiosink.c:
23125         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23126         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23127         (gst_baseaudiosink_set_property), (build_linear_format),
23128         (debug_spec_caps), (debug_spec_buffer),
23129         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23130         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23131         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23132         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23133         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23134         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23135         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23136         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23137         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23138         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23139         (wait_segment), (gst_ringbuffer_commit),
23140         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23141         (gst_ringbuffer_clear):
23142         Various small cleanups.
23143
23144         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23145         (gst_audio_convert_change_state):
23146         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
23147         No need to take the locks anymore.
23148
23149 2005-05-25  Wim Taymans  <wim@fluendo.com>
23150
23151         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
23152         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
23153         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
23154         (type_found):
23155         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
23156         (group_destroy), (group_commit), (queue_overrun),
23157         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
23158         (mute_stream), (new_decoded_pad), (setup_substreams),
23159         (setup_source), (mute_group_type), (set_active_source),
23160         (gst_play_base_bin_change_state):
23161         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23162         (gen_video_element), (gen_text_element), (gen_audio_element),
23163         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
23164         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
23165         (gst_stream_info_dispose), (gst_stream_info_set_mute):
23166         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
23167         Some playbin cleanups mostly refcounting sloppyness.
23168
23169 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23170
23171         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23172           Work with streaming input.
23173
23174 2005-05-25  Wim Taymans  <wim@fluendo.com>
23175
23176         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23177         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23178         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23179         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
23180         No need to take the STREAM lock anymore.
23181
23182 2005-05-25  Wim Taymans  <wim@fluendo.com>
23183
23184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23185         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
23186         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
23187         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
23188         (gst_ogg_demux_sink_activate):
23189         * ext/theora/theoradec.c: (theora_dec_src_event),
23190         (theora_handle_comment_packet), (theora_dec_chain),
23191         (theora_dec_change_state):
23192         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23193         (vorbis_handle_data_packet), (vorbis_dec_chain),
23194         (vorbis_dec_change_state):
23195         Remove STREAM locks as they are taken in core now.
23196         Never set bogus granulepos on vorbis/theora.
23197         Fix leaks in theoradec tag parsing.
23198
23199 2005-05-25  Wim Taymans  <wim@fluendo.com>
23200
23201         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23202         Fix memleaks, GST_BUFFER_DATA() is not freed.
23203
23204 2005-05-25  Wim Taymans  <wim@fluendo.com>
23205
23206         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23207         Open non-blocking, set to blocking mode afterwards to avoid
23208         lockups when audio device is busy.
23209
23210 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23211
23212         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
23213           This can't be good.
23214
23215 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23216
23217         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23218         (gst_audio_convert_chain), (gst_audio_convert_link_src),
23219         (gst_audio_convert_setcaps):
23220           Implement instant setup switching.
23221
23222 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23223
23224         * gst/playback/gstplaybasebin.c: (probe_triggered):
23225           Fix missing unlock.
23226         * gst/playback/gstplaybin.c: (add_sink):
23227           First add, then link (otherwise pad link fails).
23228
23229 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23230
23231         * examples/Makefile.am:
23232         fix buildbot (make distcheck)
23233
23234 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23235
23236         * gst/playback/gstplaybin.c: (gen_vis_element):
23237           Remove some wrong code. Doesn't work yet.
23238
23239 2005-05-19  Wim Taymans  <wim@fluendo.com>
23240
23241         * gst-libs/gst/net/Makefile.am:
23242         * gst-libs/gst/net/README:
23243         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
23244         (gst_netbuffer_class_init), (gst_netbuffer_init),
23245         (gst_netbuffer_finalize), (gst_netbuffer_copy),
23246         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
23247         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
23248         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
23249         * gst-libs/gst/net/gstnetbuffer.h:
23250         Added buffer subclass to store extra to/from addresses for
23251         network sources/sinks.
23252
23253 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23254
23255         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
23256           Don't lock an unassigned variable.
23257
23258 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23259
23260         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23261           Increase buffer for video, decrease buffer for other media types.
23262         * gst/playback/gstplaybin.c: (gen_video_element),
23263         (gen_audio_element):
23264           Change names for debugging purposes.
23265
23266 2005-05-18  Wim Taymans  <wim@fluendo.com>
23267
23268         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23269         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23270         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23271         (gst_ffmpegcsp_chain):
23272         Enable buffer alloc passthrough if the source and dest
23273         formats are the same.
23274
23275 2005-05-17  Wim Taymans  <wim@fluendo.com>
23276
23277         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
23278         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
23279         (gst_ogg_demux_chain_unlocked):
23280         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23281         (gst_audio_convert_caps_remove_format_info),
23282         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23283         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
23284         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23285         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23286         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
23287         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
23288         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
23289         (gst_ffmpegcsp_get_property):
23290         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23291         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23292         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23293         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
23294         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
23295         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23296         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
23297         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
23298         Leak fixes in oggdemux.
23299         Some cleanups in audioconvert.
23300         Make passthrough work along with buffer_alloc etc.
23301         Make buffer_alloc and buffer recycling actually work in
23302         xvimagesink.
23303
23304 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23305
23306         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
23307           make the compiler happy
23308
23309 2005-05-17  Wim Taymans  <wim@fluendo.com>
23310
23311         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
23312         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
23313         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
23314         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
23315         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23316         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
23317         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
23318         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
23319         (gst_xvimagesink_set_xwindow_id):
23320         * sys/xvimage/xvimagesink.h:
23321         Port xvimagesink to new MiniObject.
23322
23323 2005-05-17  Wim Taymans  <wim@fluendo.com>
23324
23325         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
23326         (gst_audiofilter_chain):
23327         * gst-libs/gst/audio/gstaudiosink.c:
23328         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23329         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23330         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23331         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23332         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23333         (gst_audiosink_create_ringbuffer):
23334         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23335         (gst_audio_convert_caps_remove_format_info),
23336         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23337         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23338         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23339         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23340         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23341         Fix passthrough in ffmpegcolorspace.
23342         Fix memset in audiosink on wrong memory.
23343
23344 2005-05-16  David Schleef  <ds@schleef.org>
23345
23346         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
23347         to GstMiniObject.
23348
23349 2005-05-16  David Schleef  <ds@schleef.org>
23350
23351         Port from GstData to GstMiniObject.
23352         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23353         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
23354         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
23355         (gst_ogg_mux_collected):
23356         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23357         * ext/theora/theoradec.c: (theora_handle_comment_packet),
23358         (theora_handle_data_packet):
23359         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23360         (theora_set_header_on_caps), (theora_enc_chain):
23361         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23362         (vorbis_handle_comment_packet):
23363         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23364         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23365         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
23366         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
23367         * gst/audioconvert/gstaudioconvert.c:
23368         (gst_audio_convert_get_buffer):
23369         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23370         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23371         (mute_stream), (silence_stream):
23372         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
23373         * gst/volume/gstvolume.c: (volume_transform):
23374         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
23375         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
23376         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
23377         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
23378         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
23379         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
23380         (gst_ximagesink_buffer_alloc):
23381         * sys/ximage/ximagesink.h:
23382
23383 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23384
23385         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23386         (fill_buffer), (check_queue), (queue_threshold_reached),
23387         (queue_out_of_data):
23388         * gst/playback/gstplaybasebin.h:
23389           Post buffer-fullness on the bus.
23390
23391 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23392
23393         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
23394         (try_to_link_1):
23395         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23396         (group_commit), (probe_triggered), (setup_source),
23397         (gst_play_base_bin_change_state):
23398         * gst/playback/gstplaybasebin.h:
23399         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23400         (gst_play_bin_init), (remove_sinks), (setup_sinks),
23401         (gst_play_bin_change_state):
23402           Move setup_output_pads into a virtual function, remove
23403           group-switch (no longer needed) and redirect (handled by bus
23404           now) signals.
23405
23406 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23407
23408         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23409         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
23410         (get_active_group), (get_building_group), (group_destroy),
23411         (group_commit), (check_queue), (queue_overrun),
23412         (queue_threshold_reached), (queue_out_of_data),
23413         (gen_preroll_element), (remove_groups), (unknown_type),
23414         (add_element_stream), (no_more_pads), (probe_triggered),
23415         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
23416         (setup_substreams), (setup_source), (finish_source),
23417         (prepare_output), (muted_group_change_state),
23418         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23419         (gst_play_base_bin_change_state):
23420         * gst/playback/gstplaybasebin.h:
23421         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23422         (gst_play_bin_init), (gst_play_bin_set_property),
23423         (gen_video_element), (gen_text_element), (gen_audio_element),
23424         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
23425         (gst_play_bin_change_state):
23426         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
23427         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
23428         (stream_info_change_state), (gst_stream_info_set_mute),
23429         (gst_stream_info_get_property):
23430         * gst/playback/gststreaminfo.h:
23431         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
23432         (gst_stream_selector_get_linked_pad),
23433         (gst_stream_selector_getcaps),
23434         (gst_stream_selector_get_linked_pads),
23435         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
23436         * gst/playback/gststreamselector.h:
23437           Rough port of playbin. Needs some more work, but is mostly done,
23438           and uses a few locks in important places, which should make stuff
23439           like chain-switches clean. Still uses GST_STATE() in a few places,
23440           which isn't all that good an idea, subtitles/elements disabled
23441           because no elements to test with and thus probably broken, query
23442           and event handling moved to GstBin, internal thread removed
23443           alltogether because the pipeline does that for us now. Can play
23444           Ogg/Vorbis files. Haven't tested anything else yet.
23445
23446 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23447
23448         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
23449           Do no-more-pads (needed for autoplugging).
23450
23451 2005-05-10  Andy Wingo  <wingo@pobox.com>
23452
23453         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
23454         message to the bus with the tags. Still not sent downstream tho.
23455
23456         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
23457         get_parent.
23458         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
23459         avoid refcounting hassles.
23460
23461 2005-05-09  Andy Wingo  <wingo@pobox.com>
23462
23463         * gst/volume/Makefile.am:
23464         * gst/volume/demo.c
23465         * gst/volume/gstvolume.h
23466         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
23467         basetransform. Probably need an audio filter base class.
23468
23469 2005-05-09  Wim Taymans  <wim@fluendo.com>
23470
23471         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
23472         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
23473         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
23474         (gst_vorbisenc_chain):
23475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23476         (gst_audio_convert_caps_remove_format_info),
23477         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23478         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23479         Make caps writable before writing to it.
23480         Fix negotiation in audioconvert some more.
23481
23482 2005-05-09  Wim Taymans  <wim@fluendo.com>
23483
23484         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23485         (gst_videorate_getcaps), (gst_videorate_setcaps),
23486         (gst_videorate_event), (gst_videorate_chain):
23487         Better negotiation.
23488
23489 2005-05-09  Wim Taymans  <wim@fluendo.com>
23490
23491         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23492         (gst_videorate_getcaps), (gst_videorate_setcaps),
23493         (gst_videorate_blank_data), (gst_videorate_init),
23494         (gst_videorate_event), (gst_videorate_chain),
23495         (gst_videorate_change_state):
23496         Port videorate, do a better job at negotiation while we're at
23497         it.
23498
23499 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
23500
23501         * configure.ac:
23502           Disable libvisual
23503
23504         * examples/Makefile.am:
23505         * gst-libs/gst/audio/Makefile.am:
23506         * gst-libs/gst/riff/Makefile.am:
23507         * gst-libs/gst/tag/Makefile.am:
23508         * gst-libs/gst/video/Makefile.am:
23509           Fixups for missing variables.
23510
23511 2005-05-09  Wim Taymans  <wim@fluendo.com>
23512
23513         * examples/seeking/seek.c: (make_theora_pipeline),
23514         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
23515         (query_rates), (query_positions_elems), (query_positions_pads),
23516         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
23517         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
23518         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
23519         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
23520         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
23521         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
23522         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23523         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
23524         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
23525         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
23526         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
23527         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
23528         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
23529         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
23530         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
23531         (theora_dec_src_convert), (theora_dec_sink_convert),
23532         (theora_dec_src_query), (theora_dec_sink_query),
23533         (theora_dec_src_event), (theora_dec_sink_event),
23534         (theora_handle_comment_packet), (theora_handle_type_packet),
23535         (theora_handle_header_packet), (theora_handle_data_packet),
23536         (theora_dec_chain):
23537         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23538         (vorbis_dec_convert), (vorbis_dec_src_query),
23539         (vorbis_dec_sink_query), (vorbis_dec_src_event),
23540         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
23541         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
23542         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
23543         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
23544         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
23545         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
23546         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23547         (gst_play_bin_query):
23548         * gst/playback/test3.c: (update_scale):
23549         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
23550         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
23551         * gst/subparse/gstsubparse.c: (gst_subparse_init):
23552         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23553         (gst_videotestsrc_src_query):
23554         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
23555         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
23556         (paint_hline_YUV9):
23557         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23558         Port to new query API.
23559         Updated seek.
23560         Cleanups in x[v]imagesink
23561
23562 2005-05-09  Andy Wingo  <wingo@pobox.com>
23563
23564         * ext/alsa/gstalsasink.h:
23565         * ext/gnomevfs/gstgnomevfssrc.c:
23566         (gst_gnomevfssrc_get_icy_metadata):
23567         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
23568         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
23569         * ext/theora/theoradec.c (theora_dec_src_query)
23570         (theora_dec_src_event, theora_dec_sink_event)
23571         (theora_handle_comment_packet, theora_handle_data_packet):
23572         * ext/theora/theoraenc.c (theora_enc_chain):
23573         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
23574         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
23575         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
23576         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
23577         (qt_type_find):
23578         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
23579         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
23580         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
23581         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
23582         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
23583         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
23584         (paint_setup_xBGR8888, paint_setup_RGBx8888)
23585         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
23586         (paint_setup_RGB565, paint_setup_xRGB1555):
23587         * gst/videotestsrc/videotestsrc.h:
23588         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
23589         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
23590         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
23591         GCC4 fixes.
23592         
23593         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
23594         gst_pad_query_position. Fixes oggdemux.
23595
23596 2005-05-08  David Schleef  <ds@schleef.org>
23597
23598         * configure.ac: Require liboil.
23599         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
23600         a few more.
23601         * gst/videotestsrc/videotestsrc.c:
23602         * gst/videotestsrc/videotestsrc.h:
23603
23604 2005-05-06  Wim Taymans  <wim@fluendo.com>
23605
23606         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23607         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23608         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23609         Well, unreffing a buffer right before pushing it is asking
23610         for trouble..
23611
23612 2005-05-06  Christian Schaller  <uraeus@gnome.org>
23613
23614         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
23615
23616 2005-05-06  Wim Taymans  <wim@fluendo.com>
23617
23618         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23619         (gst_audio_convert_caps_remove_format_info),
23620         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23621         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23622         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23623         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23624         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23625         * gst/sine/Makefile.am:
23626         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
23627         (gst_sinesrc_class_init), (gst_sinesrc_init),
23628         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
23629         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
23630         (gst_sinesrc_update_freq):
23631         * gst/sine/gstsinesrc.h:
23632         * gst/tcp/gstmultifdsink.c:
23633         * sys/xvimage/xvimagesink.c:
23634         Fixed negotiation wrt _peer_get_caps()
23635         Some cleanups.
23636
23637
23638 2005-05-06  Wim Taymans  <wim@fluendo.com>
23639
23640         * gst-libs/gst/audio/gstaudiosink.c:
23641         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23642         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23643         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23644         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23645         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23646         (gst_audiosink_create_ringbuffer):
23647         * gst-libs/gst/audio/gstbaseaudiosink.c:
23648         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23649         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23650         (gst_baseaudiosink_set_property), (build_linear_format),
23651         (debug_spec_caps), (debug_spec_buffer),
23652         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23653         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23654         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23655         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23656         * gst-libs/gst/audio/gstbaseaudiosink.h:
23657         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23658         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23659         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23660         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23661         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23662         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23663         (wait_segment), (gst_ringbuffer_commit),
23664         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23665         (gst_ringbuffer_clear):
23666         * gst-libs/gst/audio/gstringbuffer.h:
23667         Make the base audiosink return an error when there is no
23668         audiobuffer negotiated.
23669
23670 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23671
23672         * ext/Makefile.am:
23673         Disable cdparanoia until someone ports it!
23674
23675 2005-05-06  Wim Taymans  <wim@fluendo.com>
23676
23677         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
23678         (gst_ogg_demux_sink_activate):
23679         And revert after wingo's revert.. sigh..
23680
23681 2005-05-05  Andy Wingo  <wingo@pobox.com>
23682
23683         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
23684         GObject.
23685         * configure.ac: Return audiorate and subparse from the ghetto.
23686         Re-enable -Wall -Werror.
23687         * gst/subparse/gstsubparse.c:
23688         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
23689         or chain-based. Cleaned up a bit. Not tested.
23690         
23691 2005-05-05  Christian Schaller <christian@fluendo.com> 
23692
23693         * Makefile.am: remove stuff that is not building
23694         * configure.ac: remove stuff that is not building
23695         * examples/Makefile.am: remove stuff that is not building
23696         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
23697         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
23698         * sys/Makefile.am: remove stuff that is not building
23699         * testsuite/Makefile.am: remove stuff that is not building
23700
23701 2005-05-05  Andy Wingo  <wingo@pobox.com>
23702
23703         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
23704         * gst-libs/gst/tag/gstvorbistag.c:
23705         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
23706         * gst/adder/gstadder.h:
23707         * gst/audioconvert/gstchannelmix.c:
23708         (gst_audio_convert_fill_one_other):
23709         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
23710         (gst_audiorate_init), (gst_audiorate_chain):
23711         * gst/playback/gstplaybasebin.c: (setup_source):
23712         * gst/playback/test3.c: (update_scale):
23713         Some GCC4 fixes
23714         
23715         * po/af.po:
23716         * po/az.po:
23717         * po/cs.po:
23718         * po/en_GB.po:
23719         * po/hu.po:
23720         * po/it.po:
23721         * po/nb.po:
23722         * po/nl.po:
23723         * po/or.po:
23724         * po/sq.po:
23725         * po/sr.po:
23726         * po/sv.po:
23727         * po/uk.po:
23728         * po/vi.po: Foo
23729
23730 2005-05-05  Wim Taymans  <wim@fluendo.com>
23731
23732         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23733         (gst_audio_convert_caps_remove_format_info),
23734         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
23735         (gst_audio_convert_change_state), (gst_audio_convert_channels):
23736         * gst/videotestsrc/gstvideotestsrc.c:
23737         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
23738         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
23739         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
23740         (gst_videotestsrc_init), (gst_videotestsrc_loop):
23741         Don't ignore _push() return values.
23742         Make sure no processing is done when shutting down.
23743         Videotestsrc pad activation fix.
23744
23745 2005-05-05  Wim Taymans  <wim@fluendo.com>
23746
23747         * gst/adder/Makefile.am:
23748         * gst/adder/gstadder.c: (gst_adder_setcaps),
23749         (gst_adder_class_init), (gst_adder_init),
23750         (gst_adder_request_new_pad), (gst_adder_collected),
23751         (gst_adder_change_state):
23752         * gst/adder/gstadder.h:
23753         Ported adder as an example of a mixer element using
23754         collect pads. Needs more negotiation work.
23755
23756 2005-05-05  Wim Taymans  <wim@fluendo.com>
23757
23758         * ext/theora/theoradec.c: (_inc_granulepos),
23759         (theora_dec_src_event), (theora_dec_sink_event),
23760         (theora_handle_comment_packet), (theora_handle_type_packet),
23761         (theora_handle_header_packet), (theora_handle_data_packet),
23762         (theora_dec_chain):
23763         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23764         (gst_theora_enc_init), (theora_enc_sink_setcaps),
23765         (theora_push_buffer), (theora_push_packet),
23766         (theora_enc_sink_event), (theora_enc_chain),
23767         (theora_enc_change_state), (theora_enc_set_property),
23768         (theora_enc_get_property):
23769         Added stream lock to decoder so that we can serialize
23770         the discont event.
23771         More theoraenc porting, recover from errors, do clean
23772         shutdown.
23773
23774 2005-05-05  Wim Taymans  <wim@fluendo.com>
23775
23776         * ext/ogg/Makefile.am:
23777         * ext/ogg/README:
23778         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
23779         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
23780         (gst_ogg_print):
23781         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23782         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
23783         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
23784         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23785         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
23786         (gst_ogg_mux_change_state):
23787         Ported ogg muxer.
23788
23789 2005-05-05  Wim Taymans  <wim@fluendo.com>
23790
23791         * docs/design-audiosinks.txt:
23792         * gst-libs/gst/audio/TODO:
23793         * gst-libs/gst/audio/gstaudiosink.c:
23794         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23795         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23796         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23797         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23798         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23799         (gst_audiosink_create_ringbuffer):
23800         * gst-libs/gst/audio/gstbaseaudiosink.c:
23801         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23802         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23803         (gst_baseaudiosink_set_property), (build_linear_format),
23804         (debug_spec_caps), (debug_spec_buffer),
23805         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23806         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23807         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23808         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23809         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23810         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23811         (gst_ringbuffer_release), (gst_ringbuffer_play),
23812         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23813         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
23814         (gst_ringbuffer_set_sample), (wait_segment),
23815         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
23816         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
23817         More work on the audiosink, mostly debugging and a race in
23818         shutdown.
23819
23820 2005-04-28  Wim Taymans  <wim@fluendo.com>
23821
23822         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
23823         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
23824         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
23825         (vorbis_dec_src_query), (vorbis_dec_src_event),
23826         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
23827         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
23828         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
23829         Don't crap out when seeking back to position 0.
23830
23831 2005-04-28  Wim Taymans  <wim@fluendo.com>
23832
23833         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
23834         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
23835         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
23836         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
23837         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
23838         Make audio sink configurable, use alsasink as default.
23839
23840 2005-04-28  Wim Taymans  <wim@fluendo.com>
23841
23842         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
23843         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
23844         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
23845         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
23846         (vorbis_dec_change_state):
23847         * ext/vorbis/vorbisdec.h:
23848         Refactor, use STREAM_LOCK.
23849
23850 2005-04-28  Wim Taymans  <wim@fluendo.com>
23851
23852         * ext/theora/theoradec.c: (_inc_granulepos),
23853         (theora_dec_sink_event), (theora_handle_comment_packet),
23854         (theora_handle_type_packet), (theora_handle_header_packet),
23855         (theora_handle_data_packet), (theora_dec_chain),
23856         (theora_dec_change_state):
23857         Refactor a bit, use STREAM_LOCK.
23858
23859 2005-04-28  Wim Taymans  <wim@fluendo.com>
23860
23861         * ext/alsa/Makefile.am:
23862         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
23863         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
23864         (gst_alsa_link), (gst_alsa_close_audio):
23865         * ext/alsa/gstalsaplugin.c: (plugin_init):
23866         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23867         (gst_alsasink_dispose), (gst_alsasink_base_init),
23868         (gst_alsasink_class_init), (gst_alsasink_init),
23869         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
23870         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
23871         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
23872         (gst_alsasink_reset):
23873         * ext/alsa/gstalsasink.h:
23874         Implement alsasink with simple open/write/close API. 
23875         Make alsa dir build by disabling compilation of code.
23876
23877 2005-04-28  Wim Taymans  <wim@fluendo.com>
23878
23879         * gst-libs/gst/audio/Makefile.am:
23880         * gst-libs/gst/audio/audio.h:
23881         * gst-libs/gst/audio/audioclock.c:
23882         * gst-libs/gst/audio/audioclock.h:
23883         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
23884         (gst_audio_clock_class_init), (gst_audio_clock_init),
23885         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
23886         * gst-libs/gst/audio/gstaudioclock.h:
23887         * gst-libs/gst/audio/gstaudiosink.c:
23888         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23889         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23890         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23891         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23892         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23893         (gst_audiosink_create_ringbuffer):
23894         * gst-libs/gst/audio/gstbaseaudiosink.c:
23895         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23896         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23897         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
23898         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
23899         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23900         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23901         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23902         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23903         * gst-libs/gst/audio/gstbaseaudiosink.h:
23904         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23905         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
23906         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23907         (gst_ringbuffer_release), (gst_ringbuffer_play),
23908         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23909         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
23910         (gst_ringbuffer_set_sample), (wait_segment),
23911         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
23912         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
23913         * gst-libs/gst/audio/gstringbuffer.h:
23914         Make ringbuffer faster and more simple by removing the locks
23915         in the playback thread.
23916         Add sample accurate playback based on buffer sample offsets.
23917         Make the baseaudiosink provide a clock.
23918         Parse caps in the base class.
23919         Correctly handle seeking, flushing and state changes.
23920
23921 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23922
23923         * configure.ac:
23924         * gst/audioconvert/Makefile.am:
23925         * gst/audioscale/Makefile.am:
23926           Fix part of the build.  Come on guys, autogen didn't even work :)
23927
23928 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23929
23930         * configure.ac:
23931         * gst-libs/gst/Makefile.am:
23932         * gst-libs/gst/media-info/.cvsignore:
23933         * gst-libs/gst/media-info/Makefile.am:
23934         * gst-libs/gst/media-info/README:
23935         * gst-libs/gst/media-info/media-info-priv.c:
23936         * gst-libs/gst/media-info/media-info-priv.h:
23937         * gst-libs/gst/media-info/media-info-test.c:
23938         * gst-libs/gst/media-info/media-info.c:
23939         * gst-libs/gst/media-info/media-info.h:
23940         * gst-libs/gst/media-info/media-info.vcproj:
23941         * pkgconfig/Makefile.am:
23942         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
23943         * pkgconfig/gstreamer-media-info.pc.in:
23944           Remove media-info, which is also successed by playbin (see Totem
23945           implementation).
23946
23947 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23948
23949         * configure.ac:
23950         * examples/Makefile.am:
23951         * examples/gstplay/.cvsignore:
23952         * examples/gstplay/Makefile.am:
23953         * examples/gstplay/player.c:
23954         * gst-libs/gst/Makefile.am:
23955         * gst-libs/gst/play/.cvsignore:
23956         * gst-libs/gst/play/Makefile.am:
23957         * gst-libs/gst/play/play.c:
23958         * gst-libs/gst/play/play.h:
23959         * gst-libs/gst/play/play.vcproj:
23960         * pkgconfig/Makefile.am:
23961         * pkgconfig/gstreamer-play-uninstalled.pc.in:
23962         * pkgconfig/gstreamer-play.pc.in:
23963           Remove libgstplay, playbin is now the official successor.
23964
23965 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23966
23967         * configure.ac:
23968         * gst-libs/gst/Makefile.am:
23969         * gst-libs/gst/xwindowlistener/Makefile.am:
23970         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
23971         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
23972           Remove deprecated xwindowlistener (I've moved xwindowlistening
23973           in the v4l/v4l2 plugins over to serverside).
23974
23975 2005-04-25  David Schleef  <ds@schleef.org>
23976
23977         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
23978         to examples/dynparams.  Examples do not belong interspersed with
23979         source code.
23980         * examples/dynparams/demo-dparams.c:
23981         * gst/sine/Makefile.am:
23982         * gst/sine/demo-dparams.c:
23983
23984 2005-04-25  David Schleef  <ds@schleef.org>
23985
23986         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
23987         * gst-libs/gst/audio/Makefile.am:
23988         * gst-libs/gst/riff/Makefile.am:
23989         * gst-libs/gst/tag/Makefile.am:
23990         * gst-libs/gst/video/Makefile.am:
23991         * gst-libs/gst/xwindowlistener/Makefile.am:
23992
23993         Convert to 0.9 API, seems to work:
23994         * sys/ximage/Makefile.am:
23995         * sys/ximage/ximagesink.c:
23996
23997 2005-04-24  David Schleef  <ds@schleef.org>
23998
23999         Link plugins against libraries:
24000         * ext/alsa/Makefile.am:
24001         * gst/tcp/Makefile.am:
24002
24003         Remove asm code that should be in liboil
24004         * gst/videoscale/Makefile.am:
24005         * gst/videoscale/videoscale_x86_asm.s:
24006
24007         gettext wants these checked in:
24008         * po/af.po:
24009         * po/az.po:
24010         * po/cs.po:
24011         * po/en_GB.po:
24012         * po/hu.po:
24013         * po/it.po:
24014         * po/nb.po:
24015         * po/nl.po:
24016         * po/or.po:
24017         * po/sq.po:
24018         * po/sr.po:
24019         * po/sv.po:
24020         * po/uk.po:
24021         * po/vi.po:
24022
24023 2005-04-24  David Schleef  <ds@schleef.org>
24024
24025         Convert gst_main() to g_main_loop_run()
24026         * gst/playback/decodetest.c: (main):
24027         * gst/playback/test2.c: (main):
24028         * gst/playback/test3.c: (main):
24029         * gst/playback/test4.c: (main):
24030
24031         Link plugins against libraries:
24032         * ext/libvisual/Makefile.am:
24033         * sys/xvimage/Makefile.am:
24034
24035 2005-04-24  David Schleef  <ds@schleef.org>
24036
24037         * configure.ac: Remove idct and resample libs
24038         * gst-libs/gst/Makefile.am: same
24039
24040         Remove usage of gst_library_load():
24041         * ext/alsa/gstalsaplugin.c: (plugin_init):
24042         * ext/libvisual/visual.c: (plugin_init):
24043         * ext/ogg/gstogg.c: (plugin_init):
24044         * ext/theora/theora.c: (plugin_init):
24045         * ext/vorbis/vorbis.c: (plugin_init):
24046         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
24047         * gst/audioscale/gstaudioscale.c:
24048         * gst/adder/gstadder.c: (plugin_init):
24049         * gst/audioconvert/plugin.c: (plugin_init):
24050         * sys/ximage/ximagesink.c: (plugin_init):
24051         * sys/xvimage/xvimagesink.c: (plugin_init):
24052         * gst/tcp/gsttcpplugin.c: (plugin_init):
24053
24054         Link plugins against libraries:
24055         * ext/ogg/Makefile.am:
24056         * ext/theora/Makefile.am:
24057         * ext/vorbis/Makefile.am:
24058         * gst/audioconvert/Makefile.am:
24059
24060         Create proper libraries:
24061         * gst-libs/gst/riff/Makefile.am:
24062         * gst-libs/gst/audio/Makefile.am:
24063         * gst-libs/gst/video/Makefile.am:
24064
24065         Move resample library to audioscale plugin directory:
24066         * gst-libs/gst/resample/Makefile.am:
24067         * gst-libs/gst/resample/README:
24068         * gst-libs/gst/resample/dtof.c:
24069         * gst-libs/gst/resample/dtos.c:
24070         * gst-libs/gst/resample/functable.c:
24071         * gst-libs/gst/resample/private.h:
24072         * gst-libs/gst/resample/resample.c:
24073         * gst-libs/gst/resample/resample.h:
24074         * gst-libs/gst/resample/resample.vcproj:
24075         * gst-libs/gst/resample/test.c:
24076         * gst/audioscale/Makefile.am:
24077         * gst/audioscale/README:
24078         * gst/audioscale/dtof.c:
24079         * gst/audioscale/dtos.c:
24080         * gst/audioscale/functable.c:
24081         * gst/audioscale/private.h:
24082         * gst/audioscale/resample.c:
24083         * gst/audioscale/resample.h:
24084         * gst/audioscale/test.c:
24085
24086         Move tagedit library to gst-libs:
24087         * gst-libs/gst/tag/Makefile.am:
24088         * gst-libs/gst/tag/gstid3tag.c:
24089         * gst-libs/gst/tag/gsttagediting.c:
24090         * gst-libs/gst/tag/gsttageditingprivate.h:
24091         * gst-libs/gst/tag/gstvorbistag.c:
24092         * gst/tags/Makefile.am:
24093         * gst/tags/gstid3tag.c:
24094         * gst/tags/gstvorbistag.c:
24095
24096         Fix for core changes:
24097         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24098         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
24099         (gst_sinesrc_getrange):
24100
24101 2005-04-23  David Schleef  <ds@schleef.org>
24102
24103         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
24104         in gst-plugins in a long time, and properly belongs in liboil.
24105         * gst-libs/gst/idct/Makefile.am:
24106         * gst-libs/gst/idct/README:
24107         * gst-libs/gst/idct/dct.h:
24108         * gst-libs/gst/idct/doieee:
24109         * gst-libs/gst/idct/fastintidct.c:
24110         * gst-libs/gst/idct/floatidct.c:
24111         * gst-libs/gst/idct/idct.c:
24112         * gst-libs/gst/idct/idct.h:
24113         * gst-libs/gst/idct/idtc.vcproj:
24114         * gst-libs/gst/idct/ieeetest.c:
24115         * gst-libs/gst/idct/intidct.c:
24116
24117 2005-04-20  Wim Taymans  <wim@fluendo.com>
24118
24119         * docs/design-audiosinks.txt:
24120         * gst-libs/gst/audio/Makefile.am:
24121         * gst-libs/gst/audio/TODO:
24122         * gst-libs/gst/audio/gstaudiosink.c:
24123         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24124         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24125         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
24126         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24127         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24128         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
24129         (gst_audiosink_class_init), (gst_audiosink_init),
24130         (gst_audiosink_create_ringbuffer):
24131         * gst-libs/gst/audio/gstaudiosink.h:
24132         * gst-libs/gst/audio/gstbaseaudiosink.c:
24133         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
24134         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
24135         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
24136         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
24137         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
24138         (gst_baseaudiosink_create_ringbuffer),
24139         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24140         * gst-libs/gst/audio/gstbaseaudiosink.h:
24141         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24142         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
24143         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
24144         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24145         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
24146         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24147         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
24148         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
24149         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
24150         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
24151         * gst-libs/gst/audio/gstringbuffer.h:
24152         An attempt at a set of audio base classes together with some
24153         design docs.
24154
24155 2005-04-20  Wim Taymans  <wim@fluendo.com>
24156
24157         * gst/audioconvert/Makefile.am:
24158         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24159         (gst_audio_convert_caps_remove_format_info),
24160         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24161         (gst_audio_convert_channels):
24162         Link against audio libs.
24163         Fix audio convert plugin.
24164
24165 2005-04-20  Wim Taymans  <wim@fluendo.com>
24166
24167         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
24168         (gst_ogg_demux_sink_activate):
24169         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
24170         (theora_set_header_on_caps), (theora_enc_sink_event),
24171         (theora_enc_chain):
24172         Fix theora encoder.
24173
24174 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24175
24176         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
24177         * gst/playback/gstdecodebin.c: (find_compatibles):
24178           Work with staticpadtemplates in elementfactories.
24179
24180 2005-04-12  Wim Taymans  <wim@fluendo.com>
24181
24182         * gst/playback/README:
24183         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24184         (compare_ranks), (print_feature), (gst_decode_bin_init),
24185         (dynamic_create), (dynamic_free), (find_compatibles),
24186         (mimetype_is_raw), (close_pad_link), (got_redirect),
24187         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24188         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
24189         (gst_decode_bin_change_state):
24190         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24191         (gst_play_base_bin_init), (group_destroy), (group_commit),
24192         (check_queue), (queue_overrun), (queue_threshold_reached),
24193         (queue_out_of_data), (gen_preroll_element), (unknown_type),
24194         (new_decoded_pad), (setup_subtitle), (gen_source_element),
24195         (got_redirect), (setup_source), (play_base_eos),
24196         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
24197         (gst_play_base_bin_remove_element):
24198         * gst/playback/gstplaybasebin.h:
24199         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24200         (gst_play_bin_init), (gst_play_bin_dispose),
24201         (gst_play_bin_set_property), (gen_video_element),
24202         (gen_text_element), (gen_audio_element), (remove_sinks),
24203         (gst_play_bin_send_event):
24204         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
24205         (stream_info_change_state), (gst_stream_info_set_mute):
24206         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24207         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
24208         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
24209         (gst_stream_selector_chain):
24210         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
24211         (main):
24212         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
24213         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
24214         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24215         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
24216         Raw and crude port of decodebin. 
24217         Make playbin compile.
24218
24219 2005-04-06  Wim Taymans  <wim@fluendo.com>
24220
24221         * ext/gnomevfs/Makefile.am:
24222         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
24223         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24224         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
24225         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
24226         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
24227         (gst_gnomevfssrc_stop):
24228         * ext/ogg/Makefile.am:
24229         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
24230         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
24231         * ext/theora/Makefile.am:
24232         * ext/theora/theoradec.c: (_inc_granulepos),
24233         (theora_dec_sink_event), (theora_dec_chain):
24234         * ext/vorbis/Makefile.am:
24235         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24236         (vorbis_dec_sink_event), (vorbis_dec_chain):
24237         * gst-libs/gst/audio/Makefile.am:
24238         * sys/xvimage/Makefile.am:
24239         Make gnomevfssrc extend the source base class.
24240         Fix linking against libs in various plugins.
24241
24242 2005-04-06  Andy Wingo  <wingo@pobox.com>
24243
24244         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
24245         GST_BASE_LIBS.
24246
24247         * configure.ac: Add check and AC_SUBST for libgstbase.
24248
24249 2005-03-31  Wim Taymans  <wim@fluendo.com>
24250
24251         * examples/seeking/Makefile.am:
24252         * examples/seeking/cdparanoia.c: (main):
24253         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
24254         (play_cb), (pause_cb), (stop_cb), (main):
24255         * examples/seeking/playbin.c:
24256         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
24257         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
24258         (make_sid_pipeline), (make_vorbis_pipeline),
24259         (make_theora_pipeline), (make_vorbis_theora_pipeline),
24260         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24261         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
24262         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
24263         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
24264         (stop_cb), (main):
24265         * examples/seeking/spider_seek.c:
24266         * examples/seeking/vorbisfile.c:
24267         * ext/gnomevfs/Makefile.am:
24268         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24269         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
24270         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24271         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
24272         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
24273         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
24274         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
24275         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
24276         * ext/ogg/README:
24277         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
24278         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
24279         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
24280         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
24281         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
24282         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
24283         (gst_ogg_pad_event), (gst_ogg_pad_reset),
24284         (gst_ogg_demux_factory_filter), (compare_ranks),
24285         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
24286         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
24287         (gst_ogg_chain_new), (gst_ogg_chain_free),
24288         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
24289         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
24290         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
24291         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
24292         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
24293         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
24294         (gst_ogg_demux_get_prev_page),
24295         (gst_ogg_demux_deactivate_current_chain),
24296         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
24297         (gst_ogg_demux_bisect_forward_serialno),
24298         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
24299         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
24300         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
24301         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
24302         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
24303         (gst_ogg_demux_change_state), (gst_ogg_print):
24304         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24305         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
24306         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24307         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
24308         (gst_ogg_mux_loop):
24309         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24310         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24311         (theora_dec_src_convert), (theora_dec_sink_convert),
24312         (theora_dec_src_query), (theora_dec_src_event),
24313         (theora_dec_sink_event), (theora_dec_chain),
24314         (theora_dec_change_state):
24315         * ext/theora/theoraenc.c: (gst_theora_enc_init),
24316         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
24317         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
24318         (theora_enc_change_state):
24319         * ext/vorbis/Makefile.am:
24320         * ext/vorbis/oggvorbisenc.c:
24321         * ext/vorbis/oggvorbisenc.h:
24322         * ext/vorbis/vorbis.c: (plugin_init):
24323         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24324         (vorbis_dec_src_query), (vorbis_dec_src_event),
24325         (vorbis_dec_sink_event), (vorbis_dec_chain),
24326         (vorbis_dec_change_state):
24327         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24328         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
24329         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24330         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
24331         (gst_vorbisenc_change_state):
24332         * ext/vorbis/vorbisenc.h:
24333         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
24334         * gst-libs/gst/audio/audioclock.c:
24335         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24336         (gst_audiofilter_init), (gst_audiofilter_chain):
24337         * gst-libs/gst/audio/testchannels.c: (main):
24338         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24339         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
24340         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
24341         (gmip_find_track_streaminfo), (gmip_find_track_format):
24342         * gst-libs/gst/media-info/media-info.c:
24343         (gst_media_info_read_idler):
24344         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
24345         (gst_play_get_all_by_interface):
24346         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
24347         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
24348         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
24349         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
24350         (gst_riff_parse_info):
24351         * gst-libs/gst/riff/riff-read.h:
24352         * gst-libs/gst/riff/riff.c: (plugin_init):
24353         * gst-libs/gst/video/Makefile.am:
24354         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
24355         (gst_videosink_class_init), (gst_videosink_get_type):
24356         * gst-libs/gst/video/videosink.h:
24357         * gst/audioconvert/bufferframesconvert.c:
24358         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
24359         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
24360         * gst/audioconvert/channelmixtest.c: (main):
24361         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24362         (gst_audio_convert_chain),
24363         (gst_audio_convert_caps_remove_format_info),
24364         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
24365         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
24366         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
24367         (gst_audio_convert_buffer_to_default_format),
24368         (gst_audio_convert_buffer_from_default_format),
24369         (gst_audio_convert_channels):
24370         * gst/audioconvert/gstchannelmix.h:
24371         * gst/ffmpegcolorspace/avcodec.h:
24372         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24373         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24374         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
24375         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
24376         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
24377         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24378         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
24379         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
24380         (mpeg_video_type_find), (mpeg_video_stream_type_find),
24381         (dv_type_find):
24382         * gst/videotestsrc/gstvideotestsrc.c:
24383         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
24384         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
24385         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
24386         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
24387         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
24388         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
24389         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
24390         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
24391         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
24392         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
24393         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
24394         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24395         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24396         (gst_xvimagesink_navigation_send_event),
24397         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
24398         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
24399         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
24400         * sys/xvimage/xvimagesink.h:
24401         Plugin port to 0.9, ogg/theora playback should work in the seek
24402         example now.
24403         Removed old examples.
24404         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
24405         explained in 0.9 TODO doc.
24406
24407
24408 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24409
24410         * autogen.sh:
24411         * configure.ac:
24412         * ext/Makefile.am:
24413         * gst/Makefile.am:
24414         * po/POTFILES.in:
24415         * po/af.po:
24416         * po/az.po:
24417         * po/cs.po:
24418         * po/en_GB.po:
24419         * po/hu.po:
24420         * po/it.po:
24421         * po/nb.po:
24422         * po/nl.po:
24423         * po/or.po:
24424         * po/sq.po:
24425         * po/sr.po:
24426         * po/sv.po:
24427         * po/uk.po:
24428         * po/vi.po:
24429         * sys/Makefile.am:
24430         * testsuite/Makefile.am:
24431           remove a whole bunch of plugins.  This module now contains a set
24432           of free reference plugins/elements as agreed.
24433
24434 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
24435
24436         * configure.ac:
24437           hunting season on 0.9 is now OPEN
24438
24439 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24440
24441         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24442           Kick the hell out of gcc for not warning me about a symbol conflict.
24443
24444 2005-02-22  Luca Ognibene  <luogni@tin.it>
24445
24446         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24447
24448         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
24449           Don't leak caps string (fixes #168134)
24450
24451         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
24452         (gst_jpegenc_init), (gst_jpegenc_finalize),
24453         (gst_jpegenc_change_state):
24454           Don't leak line buffers and context struct (fixes #168133).
24455
24456 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
24457
24458         * configure.ac:
24459         * ext/dirac/gstdiracdec.cc:
24460         (gst_diracdec_chain):
24461           Since dirac 0.5.0 the framerate in dirac is expressed as a
24462           rational number. Fix build and up requirement to 0.5.0, and
24463           also pass parameters to gst_diracdec_link in the right order
24464           (fixes #167959).
24465
24466 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
24467
24468         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
24469         * ext/faad/gstfaad.h:
24470         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
24471         certain invalid muxed streams, where some packets will contain 
24472         junk after decoder data. Partially fixes #149158.
24473
24474 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
24475         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
24476           Make sure we only write to writable buffers
24477
24478 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
24479
24480         * gst-libs/gst/riff/riff-media.c:
24481         (gst_riff_create_audio_caps_with_data):
24482           Do actually fix invalid RIFF fmt header values for alaw
24483           and mulaw audio instead of just saying so.
24484
24485         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
24486           Give gst_riff_create_audio_caps_with_data() a chance to
24487           fix up broken format header fields before extracting any
24488           parameters from the header. (fixes #167633)
24489
24490 2005-02-19  Martin Holters  <martin.holters@gmx.de>
24491
24492         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24493
24494         * gst/audioconvert/bufferframesconvert.c:
24495         (buffer_frames_convert_link):
24496           Don't leak othercaps. (fixes #167878)
24497
24498 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
24499
24500         * configure.ac:
24501         * ext/libvisual/visual.c: (gst_visual_srclink),
24502         (gst_visual_change_state):
24503           Support libvisual 0.2.0.
24504
24505 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
24506
24507         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
24508         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
24509           Use same rowstrides for I420 as used everywhere else.
24510
24511 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
24512
24513         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
24514           Declare variables at beginning of block and make gcc-2.95 happy
24515           (fixes # 167482, patch by Gergely Nagy).
24516           
24517         * gst/tcp/gsttcpclientsrc.c:
24518         * gst/tcp/gsttcpclientsrc.h:
24519           Move some includes into the header, so that struct sockaddr_in is
24520           defined when it should be defined on FreeBSD as well (fixes
24521           #167483).
24522           
24523         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24524           Don't pass uninitialised values to setsockopt() here either.
24525
24526 2005-02-17  Luca Ognibene  <luogni at tin dot it>
24527
24528         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24529
24530         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
24531           Don't pass uninitialised values to setsockopt(). (fixes #167704)
24532
24533 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24534
24535         * gst/playback/gstplaybin.c: (add_sink):
24536           Invert bin_add/link order to workaround deadlock in opt.
24537
24538 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24539
24540         * gst/modplug/gstmodplug.cc:
24541           Add missing break causing position queries to fail.
24542
24543 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24544
24545         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
24546           Granpos can apparently be -1, which screws up calculations...
24547
24548 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
24549
24550         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24551         (gst_ximagesink_send_pending_navigation),
24552         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
24553         (gst_ximagesink_init):
24554         * sys/ximage/ximagesink.h:
24555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24556         (gst_xvimagesink_send_pending_navigation),
24557         (gst_xvimagesink_navigation_send_event),
24558         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
24559         * sys/xvimage/xvimagesink.h:
24560           Use a mutex protected list to marshal navigation
24561           events into the stream thread from whichever thread
24562           sends them.
24563
24564 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
24565
24566         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
24567           Display current position and track length; misc. clean-ups.
24568           
24569         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
24570         (speed_init), (speed_chain):
24571           Add query function, so that the stream length and current position
24572           get adjusted when queried (note that current position queries may
24573           still be wrong if the audio sink returns values based on buffer
24574           timestamps instead of passing on the query).
24575
24576 2005-02-13  Benjamin Otte  <otte@gnome.org>
24577
24578         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
24579         (gst_audio_convert_channels):
24580           create channel conversion matrix when linking
24581         * gst/audioconvert/.cvsignore:
24582         * gst/audioconvert/Makefile.am:
24583         * gst/audioconvert/channelmixtest.c: (main):
24584           add (ugly) test that ensures stereo <=> mono conversion works
24585           correctly
24586
24587 2005-02-13  Benjamin Otte  <otte@gnome.org>
24588
24589         * gst/audioconvert/gstchannelmix.h:
24590           include missing header file
24591         * gst/audioconvert/gstchannelmix.c:
24592         (gst_audio_convert_fill_compatible):
24593           use same sign for both channels when converting to/from compatible
24594           channel. Previously used different signs made the signals cancel
24595           each other out and appear like silence. (fixes #167269)
24596
24597 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
24598
24599         * gst/ffmpegcolorspace/avcodec.h:
24600         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24601         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
24602         (gst_ffmpegcsp_avpicture_fill):
24603         * gst/ffmpegcolorspace/imgconvert.c:
24604           Convert to and from YV12 (fixes #156379).
24605
24606 2005-02-12  Julien MOUTTE  <julien@moutte.net>
24607
24608         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24609         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
24610         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
24611         (gst_ximagesink_expose), (gst_ximagesink_set_property),
24612         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
24613         methods from chain and negotiation and vice versa (Fixes #166142).
24614         * sys/ximage/ximagesink.h: Add stream_lock.
24615         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
24616         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24617         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
24618         (gst_xvimagesink_expose): Check for xcontext before trying to link.
24619
24620 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
24621
24622         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
24623           Don't send "Hey! You gave me a NULL pointer you naughty person" as
24624           error message when we can't open the DVD device (when dvdnav_open()
24625           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
24626           the above). Send something more useful instead (fixes #167117).
24627
24628 2005-02-11  Julien MOUTTE  <julien@moutte.net>
24629
24630         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
24631         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
24632         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24633         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
24634         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
24635         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
24636         methods from chain and negotiation and vice versa (Fixes #166142).
24637         Fix a possible bug of images in the buffer pool being discarded because
24638         we are looking at the wrong geometry.
24639         * sys/xvimage/xvimagesink.h: Add stream_lock.
24640
24641 2005-02-11  David Schleef  <ds@schleef.org>
24642
24643         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
24644         unsigned int. (fixes #167128)
24645
24646 2005-02-11  David Schleef  <ds@schleef.org>
24647
24648         * gst/librfb/Makefile.am: Testing stuff before committing is
24649           for wimps... and people with fast machines.  Fix stupid
24650           mistake.
24651
24652 2005-02-11  David Schleef  <ds@schleef.org>
24653
24654         * configure.ac: Pull in librfb from my CVS tree, because it is
24655           too small and annoying to be separate.  Move rfbsrc plugin
24656           to gst/.
24657         * ext/Makefile.am:
24658         * ext/librfb/Makefile.am:
24659         * ext/librfb/gstrfbsrc.c:
24660         * gst/librfb/Makefile.am:
24661         * gst/librfb/gstrfbsrc.c:
24662         * gst/librfb/rfb.c:
24663         * gst/librfb/rfb.h:
24664         * gst/librfb/rfbbuffer.c:
24665         * gst/librfb/rfbbuffer.h:
24666         * gst/librfb/rfbbytestream.c:
24667         * gst/librfb/rfbbytestream.h:
24668         * gst/librfb/rfbcontext.h:
24669         * gst/librfb/rfbdecoder.c:
24670         * gst/librfb/rfbdecoder.h:
24671         * gst/librfb/rfbutil.h:
24672
24673 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
24674
24675         * gst/speed/Makefile.am:
24676         * gst/speed/demo-mp3.c: (main):
24677         * gst/speed/filter.func:
24678         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
24679         (speed_class_init), (speed_init), (speed_chain_int16),
24680         (speed_chain_float32), (speed_chain), (speed_set_property),
24681         (speed_get_property), (speed_change_state):
24682         * gst/speed/gstspeed.h:
24683           Fix speed element and make it chain-based (fixes #156467),
24684           and make it handle more than one channel.
24685
24686 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
24687
24688         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
24689         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
24690         (gst_dtsdec_chain), (gst_dtsdec_change_state):
24691         * ext/dts/gstdtsdec.h:
24692           Don't clobber the stack constructing the channels array.
24693           Make the element chain-based. DTS tracks can now be played.
24694           
24695 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
24696
24697         * gst-libs/gst/audio/multichannel.h:
24698         * gst-libs/gst/gconf/gconf.h:
24699         * gst-libs/gst/idct/idct.h:
24700         * gst-libs/gst/media-info/media-info-priv.h:
24701         * gst-libs/gst/play/play.h:
24702         * gst-libs/gst/resample/private.h:
24703         * gst-libs/gst/resample/resample.h:
24704         * gst-libs/gst/riff/riff-ids.h:
24705         * gst-libs/gst/video/video.h:
24706         * gst-libs/gst/video/videosink.h:
24707           Add G_BEGIN_DECLS and G_END_DECLS around headers where
24708           missing, so that they work when included from C++ code.
24709
24710 2005-02-09  David Schleef  <ds@schleef.org>
24711
24712         * testsuite/gst-lint: Check for non-statically scoped
24713           parent_class variables.  This won't be a problem once
24714           plugins are loaded with RTLD_LOCAL.
24715
24716 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24717
24718         * ext/mplex/gstmplexibitstream.cc:
24719           gcc madness.
24720
24721 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24722
24723         * ext/ogg/gstogmparse.c:
24724         * gst/debug/gstnavigationtest.c:
24725           Die, thou faulty symbol pollutors (non-static parent_class).
24726
24727 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24728
24729         * ext/mplex/gstmplexibitstream.cc:
24730           Fix event handling (#165525).
24731
24732 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24733
24734         * ext/mikmod/gstmikmod.c:
24735         * gst/modplug/gstmodplug.cc:
24736           Add missing endianness to template (fixes #165509).
24737
24738 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24739
24740         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
24741           Fix wrong order of reading of optional bytes (#165290).
24742
24743 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24744
24745         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24746           Implement FILLER event awareness.
24747
24748 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24749
24750         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
24751           Fix track calculations (#166208).
24752
24753 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
24754
24755         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24756
24757         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
24758         * ext/libpng/gstpngenc.c:
24759           Fix byte-order, use proper fixed caps. Fixes #164197.
24760
24761 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
24762
24763         * configure.ac:
24764           Add dvdlpcmdec 
24765
24766         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
24767         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
24768           Don't push buffers if the src pad isn't negotiated yet.
24769           
24770         * gst/audioconvert/gstaudioconvert.c:
24771         (gst_audio_convert_buffer_to_default_format),
24772         (gst_audio_convert_buffer_from_default_format):
24773           Add support for 24-bit width.
24774
24775         * gst/dvdlpcmdec/.cvsignore:
24776         * gst/dvdlpcmdec/Makefile.am:
24777         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
24778         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
24779         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
24780         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
24781         (plugin_init):
24782         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
24783           New decoder for rearranging DVD LPCM into our audio/x-raw-int
24784           format. Needs support for the channels maps if someone can find 
24785           a DVD LPCM track with > 2 channels.
24786
24787         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
24788         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
24789         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
24790         * gst/mpegstream/gstdvddemux.h:
24791         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
24792         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
24793         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
24794         * gst/mpegstream/gstmpegdemux.h:
24795         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
24796         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
24797         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
24798         (gst_mpeg_parse_handle_src_query),
24799         (gst_mpeg_parse_handle_src_event):
24800           Use audio/x-dvd-lpcm for LPCM output.
24801           Add DTS output.
24802
24803 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
24804
24805         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24806
24807         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
24808         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
24809           Add BGRA handling (#165736).
24810
24811 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
24812
24813         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24814
24815         * gst/law/alaw-decode.c: (alawdec_link):
24816         * gst/law/alaw-encode.c: (alawenc_link):
24817         * gst/law/mulaw-decode.c: (mulawdec_link):
24818         * gst/law/mulaw-encode.c: (mulawenc_link):
24819           Fix caps memleaks (#166600).
24820
24821 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
24822
24823         * ext/tarkin/mem.h:
24824         * ext/tarkin/wavelet.h:
24825         * ext/tarkin/yuv.h:
24826         * gst/ffmpegcolorspace/avcodec.h:
24827           Include "_stdint.h" instead of <stdint.h>. Fixes build on
24828           systems that don't have stdint.h, like Solaris9 (fixes #166631).
24829
24830 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24831
24832         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
24833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
24834         (gst_xvimagesink_change_state):
24835           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
24836           Xv video (and thereby regenerate Xv colourkey) in clear() so
24837           that PLAY -> READY -> PLAY works (fixes #162504).
24838
24839 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24840
24841         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
24842           Switch to list instead of range, since MJPEG-devices really just
24843           support decimations, not any size.
24844
24845 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
24846         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
24847         (gst_mpeg2dec_reset), (free_all_buffers),
24848         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
24849         * ext/mpeg2dec/gstmpeg2dec.h:
24850           The libmpeg2 user-allocated buffer management is awkward, 
24851           to say the least. Hopefully this fixes things.
24852
24853 2005-02-04  Andy Wingo  <wingo@pobox.com>
24854
24855         * gst/audioconvert/bufferframesconvert.c
24856         (buffer_frames_convert_fixate): New function, fixates to 256
24857         frames per buffer by default. (Much better than 1.)
24858         (buffer_frames_convert_init): Set the fixate function for both src
24859         and sink pad.
24860         (buffer_frames_convert_link): After success setting nonfixed caps,
24861         get the negotiated caps so we can know how many buffer-frames it
24862         will be. No idea how this worked at all before.
24863
24864 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
24865
24866         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
24867         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
24868         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
24869         (handle_sequence), (handle_picture):
24870         * ext/mpeg2dec/gstmpeg2dec.h:
24871           Rearrange buffer tracking and refcounting and refactor
24872           a little for readability. 
24873
24874 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
24875         * sys/v4l/gstv4l.c: (plugin_init):
24876         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
24877         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
24878         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
24879         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
24880         * sys/v4l/gstv4ljpegsrc.h:
24881         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
24882         * sys/v4l/v4l_calls.h:
24883         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
24884         (gst_v4lsrc_get_fps):
24885         * sys/v4l/v4lsrc_calls.h:
24886           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
24887           you jpeg inside rgb frames" driver.
24888           Don't error in the v4lsrc link function, just return 
24889           REFUSED.
24890
24891 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24892
24893         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
24894         (gst_qcamsrc_open):
24895           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
24896
24897 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24898
24899         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
24900           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
24901
24902 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24903
24904         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
24905           Reset negotiated state on PAUSED->READY.
24906
24907 2005-02-02  David Schleef  <ds@schleef.org>
24908
24909         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
24910         whereever possible.  (Fixes #165997)
24911         * examples/capsfilter/capsfilter1.c: (main):
24912         * examples/dynparams/filter.c: (create_ui):
24913         * examples/seeking/cdparanoia.c: (get_track_info), (main):
24914         * examples/seeking/chained.c: (main):
24915         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24916         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24917         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
24918         (make_mpeg_pipeline), (make_mpegnt_pipeline):
24919         * examples/seeking/spider_seek.c: (make_spider_pipeline):
24920         * examples/switch/switcher.c: (main):
24921         * ext/dv/demo-play.c: (main):
24922         * ext/faad/gstfaad.c: (gst_faad_change_state):
24923         * ext/mad/gstmad.c: (gst_mad_chain):
24924         * ext/smoothwave/demo-osssrc.c: (main):
24925         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
24926         (gst_gconf_render_bin_from_description),
24927         (gst_gconf_get_default_audio_sink),
24928         (gst_gconf_get_default_video_sink),
24929         (gst_gconf_get_default_audio_src),
24930         (gst_gconf_get_default_video_src),
24931         (gst_gconf_get_default_visualization_element):
24932         * gst/level/demo.c: (main):
24933         * gst/level/plot.c: (main):
24934         * gst/playback/gstplaybin.c: (gen_video_element),
24935         (gen_audio_element):
24936         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
24937         * gst/playondemand/demo-mp3.c: (setup_pipeline):
24938         * gst/sine/demo-dparams.c: (main):
24939         * gst/spectrum/demo-osssrc.c: (main):
24940         * gst/speed/demo-mp3.c: (main):
24941         * gst/volume/demo.c: (main):
24942         * testsuite/embed/embed.c: (main):
24943
24944 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
24945
24946         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
24947         (gst_tcpclientsink_finalize):
24948         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24949         (gst_tcpclientsrc_finalize):
24950         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24951         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
24952         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24953         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
24954           Don't leak the hostname when shutting down.
24955           In tcpserversrc, take a copy of the default hostname.
24956
24957 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24958
24959         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
24960           Set caps to systemstream=TRUE.
24961
24962 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24963
24964         * testsuite/Makefile.am:
24965           Fix more OSX buildbots.
24966
24967 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
24968
24969         * ext/mpeg2dec/gstmpeg2dec.c:
24970           Don't send things to NULL PAD_PEERs
24971
24972         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
24973           Copy-on-write the incoming buffer.
24974
24975         * gst/mpegstream/gstdvddemux.h:
24976         * gst/mpegstream/gstmpegclock.h:
24977         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24978         (normal_seek), (gst_mpeg_demux_handle_src_event):
24979         * gst/mpegstream/gstmpegdemux.h:
24980         * gst/mpegstream/gstmpegpacketize.h:
24981         * gst/mpegstream/gstmpegparse.c:
24982         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
24983         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
24984         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
24985         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
24986         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
24987         * gst/mpegstream/gstmpegparse.h:
24988         * gst/mpegstream/gstrfc2250enc.h:
24989           Various changes to the way time is computed that make seeking and
24990           total time estimation much better here.
24991           Use G_BEGIN/END_DECLS instead of __cplusplus
24992
24993         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
24994           Use gst_buffer_stamp instead of only copying the TIMESTAMP
24995
24996 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24997
24998         * gst/subparse/gstsubparse.c:
24999           Fix OSX buildbot.
25000
25001 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25002
25003         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
25004         (theora_enc_chain), (theora_enc_change_state):
25005         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25006         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
25007         (gst_vorbisenc_change_state):
25008         * ext/vorbis/vorbisenc.h:
25009           Set granulepos and timestamp correctly for streams not
25010           starting at 0, taking into account the initial delay.
25011
25012 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25013
25014         * gst/mpegstream/gstdvddemux.c:
25015           Add audio/x-dts to audio pad template caps
25016
25017 2005-01-30  David Schleef  <ds@schleef.org>
25018
25019         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
25020         (create_context), (gst_polypsink_link): Fix silly endianness
25021         bug.  Add some debugging.  Remove float from caps; it doesn't
25022         work.  Attempt to get remote audio working.
25023
25024 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25025
25026         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25027           Add 3IV2 fourcc.
25028
25029 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25030
25031         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
25032         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
25033         (gst_avi_demux_stream_data):
25034         * gst/avi/gstavidemux.h:
25035           Invert DIB images. Fixes #132341.
25036
25037 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25038
25039         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25040         (gst_ffmpegcsp_chain):
25041           D'oh, reference the palette data, not the palette structure.
25042           Fixes color distortion in #132341.
25043
25044 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25045
25046         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25047           PAR can be non-fixed when not provided as argument (#162626).
25048
25049 2005-01-29  David Moore  <dcm@acm.org>
25050
25051         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25052
25053         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25054         (gst_qtdemux_loop_header):
25055           Re-apply patch from #142272 that allows non-seekable sources,
25056           re-proposed by Daniel Drake <dsd@gentoo.org>.
25057
25058 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25059
25060         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
25061           Use the src template for creating the src pad (#162330).
25062
25063 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25064
25065         * configure.ac:
25066         * ext/musepack/Makefile.am:
25067         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
25068         (gst_musepackdec_init), (gst_musepackdec_dispose),
25069         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
25070         (gst_musepack_stream_init), (gst_musepackdec_loop),
25071         (gst_musepackdec_change_state):
25072         * ext/musepack/gstmusepackdec.cpp:
25073         * ext/musepack/gstmusepackdec.h:
25074         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
25075         (gst_musepack_reader_read), (gst_musepack_reader_seek),
25076         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
25077         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
25078         * ext/musepack/gstmusepackreader.cpp:
25079         * ext/musepack/gstmusepackreader.h:
25080           Update to 1.1 API (#165446).
25081
25082 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25083
25084         * ext/Makefile.am:
25085           Unbreak buildbot.
25086
25087 2005-01-28  Andy Wingo  <wingo@pobox.com>
25088
25089         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
25090         to reflect a different dubious internet source. Add a reference
25091         and some commentary.
25092
25093 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25094
25095         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25096         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
25097         * gst/playback/gststreamselector.h:
25098           Be more selective when we're redoing caps negotiation from
25099           within the chain function on a stream change.
25100
25101 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25102
25103         * configure.ac:
25104         * ext/Makefile.am:
25105         * ext/amrnb/Makefile.am:
25106         * ext/amrnb/amrnb.c: (plugin_init):
25107         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
25108         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
25109         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
25110         (gst_amrnbdec_state_change):
25111         * ext/amrnb/amrnbdec.h:
25112         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
25113         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
25114         (gst_amrnbparse_init), (gst_amrnbparse_formats),
25115         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
25116         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
25117         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
25118         * ext/amrnb/amrnbparse.h:
25119           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
25120         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25121           Add AMR-NB/-WB raw formats.
25122         * ext/alsa/gstalsa.c: (gst_alsa_link):
25123           Keep valid time when changing format.
25124         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25125         (qtdemux_parse_trak):
25126           Add some more format-specific options (#140141, #143555, #155163).
25127
25128 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25129
25130         * gst/matroska/matroska-demux.c:
25131         (gst_matroska_demux_parse_blockgroup):
25132           Fix logic error in timing of subtitle stream synchronization.
25133         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25134           Add skip-chunk, which is found in kodak-camera streams.
25135
25136 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25137
25138         * po/LINGUAS:
25139         * po/vi.po:
25140           Adding Vietnamese translation (submitted by Clytie Siddall)
25141
25142 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25143
25144         * gst/playback/gstdecodebin.c: (try_to_link_1):
25145           Use realpad for signal.
25146
25147 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25148
25149         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
25150           Fix category so decodebin picks it up.
25151
25152 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25153
25154         * ext/mad/Makefile.am:
25155         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
25156         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
25157         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
25158         (found_type), (gst_id3demux_bin_change_state):
25159         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25160         (gst_id3_tag_init), (gst_id3_tag_handle_event),
25161         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25162         (gst_id3_tag_change_state), (plugin_init):
25163         * ext/mad/gstmad.h:
25164           Add id3demuxbin (which is a simple bin consisting of id3demux
25165           and typefind), take over rank from id3demux, remove typefind
25166           code from id3demux. Makes all broken mp3s that I know of work,
25167           and thereby fixes #152688.
25168
25169 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
25170
25171         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25172
25173         * ext/mad/gstmad.c: (gst_mad_src_event):
25174         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25175           Allow seeks on audio pad, make mad forward those (#164826).
25176         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25177           Set duration (#165335).
25178
25179 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25180
25181         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
25182         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
25183         (gst_asf_demux_process_ext_content_desc),
25184         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
25185         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
25186         * gst/asfdemux/gstasfdemux.h:
25187           Improve metadata display, e.g. if the metadata comes before the
25188           streams are loaded (which is perfectly valid).
25189
25190 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25191
25192         * tools/gst-launch-ext-m.m:
25193           Fix AVI/ASF pipelines (#165340).
25194
25195 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
25196         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
25197         build failure on amd64
25198
25199 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
25200
25201         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
25202         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
25203           Check environment variables GST_ID3V2_TAG_ENCODING,
25204           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25205           list of character encodings to force interpretation of non-unicode
25206           strings stored in an ID3v2 tag to a particular encoding. If none
25207           is specified, try to use current locale's encoding, then fall back
25208           to ISO-8859-1 (which will always succeed). (Resolves #149274)
25209         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
25210         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
25211           Check environment variables GST_ID3V1_TAG_ENCODING,
25212           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25213           list of character encodings to use in case a string encountered
25214           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
25215           specified, try to use the current locale's encoding, then fall
25216           back to ISO-8859-1 (which will always succeed).
25217
25218 2005-01-25  Benjamin Otte  <otte@gnome.org>
25219
25220         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25221           - on half framerate, compute the rate in advance so the comparisons
25222             don't compare wrong values
25223           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
25224             behaviour
25225           - don't use mad_header_decode anymore, mad_frame_decode does that
25226             automatically
25227           - when getting rid of consumed bytes, reset the stream's skiplen
25228           (fixes #163867)
25229
25230 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25231
25232         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
25233           Use 1/2 a second for default max_discont, as PES streams from DVB
25234           seem to have larger spacings in the SCR. 
25235           Fix a typo.
25236
25237 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25238
25239         * gst/playback/gstplaybasebin.c: (group_commit):
25240           Notify delayed stream-info availability.
25241
25242 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25243         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
25244         (gst_a52dec_handle_event), (gst_a52dec_chain):
25245         Add some debug output. Check that a discont has a valid
25246         time associated.
25247         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25248         (gst_alsa_sink_loop):
25249         Ignore TAG events. A little extra debug for broken timestamps.
25250         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
25251         (dvdnavsrc_change_state):
25252         Ensure we send a discont to engage the link before we send any
25253         other events.
25254         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
25255         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
25256         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
25257         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
25258         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
25259         dvd://title works in totem because typefinding sends a seek that ends
25260         up going back to chapter 1 regardless.
25261         * ext/mpeg2dec/gstmpeg2dec.c:
25262         * ext/mpeg2dec/gstmpeg2dec.h:
25263         Output correct timestamps and handle disconts.
25264         * ext/ogg/gstoggdemux.c: (get_relative):
25265         Small guard against a null dereference.
25266         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
25267         (gst_textoverlay_set_property):
25268         Free memory when done. Don't call gst_event_filler_get_duration on
25269         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
25270         g_warning.
25271         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
25272         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
25273         (gst_sw_srclink), (gst_smoothwave_chain):
25274         Draw solid lines, prettier colours.
25275         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
25276         Add a default palette that'll work for some movies.
25277         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
25278         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
25279         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
25280         * gst/mpegstream/gstdvddemux.h:
25281         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25282         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
25283         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25284         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
25285         * gst/mpegstream/gstmpegparse.h:
25286         Use PTM/NAV events when for timestamp adjustment when connected to 
25287         dvdnavsrc. Don't use many discont events where one suffices.
25288         * gst/playback/gstplaybasebin.c: (group_destroy),
25289         (gen_preroll_element), (gst_play_base_bin_add_element):
25290         * gst/playback/gstplaybasebin.h:
25291         Make sure we remove subtitles from the same bin we put them in.
25292         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
25293         (gst_subparse_buffer_format_autodetect),
25294         (gst_subparse_change_state):
25295         Fix some memleaks and invalid accesses.
25296         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
25297         (oggskel_type_find), (cmml_type_find), (plugin_init):
25298         Some typefind functions for Annodex v3.0 files
25299         * gst/wavparse/gstwavparse.h:
25300         GstRiffReadClass is the correct parent class.
25301
25302 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25303
25304         * gst-libs/gst/riff/riff-media.c:
25305         (gst_riff_create_video_caps_with_data):
25306           Add extradata to huffyuv (fixes #165013).
25307         * gst-libs/gst/riff/riff-read.c:
25308         (gst_riff_read_strf_vids_with_data):
25309           Fix extradata extraction if it is in the chunk size.
25310
25311 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
25312
25313         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25314
25315         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
25316         (gst_quarktv_change_state), (gst_quarktv_dispose):
25317           Memory free'ing location fix (#164708).
25318
25319 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25320
25321         * gst/playback/gstplaybasebin.c: (group_commit),
25322         (gen_preroll_element), (probe_triggered), (gen_source_element),
25323         (setup_source), (gst_play_base_bin_change_state),
25324         (gst_play_base_bin_add_element):
25325           Don't block for streams.
25326         * gst/playback/gststreaminfo.c: (stream_info_change_state),
25327         (gst_stream_info_set_mute):
25328           Use gst_pad_set_active_recursive.
25329
25330 2005-01-25  Andy Wingo  <wingo@pobox.com>
25331
25332         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
25333         for #ifndef HAVE_XVIDEO.
25334
25335 2005-01-24  Jeffrey C. Ollie
25336
25337         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
25338
25339         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
25340         * ext/gsm/gstgsmdec.h:
25341         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
25342         * ext/gsm/gstgsmenc.h:
25343         Fix rate to 8kHz as per spec, removes obscure errors when no rate
25344         was given by property. Add proper buffer timestamps and offsets.
25345
25346 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25347
25348         * gst-libs/gst/riff/riff-media.c:
25349         (gst_riff_create_audio_caps_with_data):
25350           Audio can be <8000Hz.
25351
25352 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25353
25354         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
25355           Explicit state change to workaround refcount bugs.
25356
25357 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25358
25359         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
25360         (gst_avimux_riff_get_avi_header):
25361           Fix...
25362
25363 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25364
25365         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
25366         (gst_riff_read_element_data):
25367         * gst-libs/gst/riff/riff-read.h:
25368           Add _peek version (req'ed in CDXA).
25369         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
25370         (gst_cdxaparse_loop):
25371           Fix parsing in playbin.
25372         * gst/playback/gstdecodebin.c: (close_pad_link):
25373           Ignore current_ pads, they cause major annoyance.
25374
25375 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25376
25377         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25378           Safety guard.
25379
25380 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25381
25382         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
25383           Fix padding...
25384
25385 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25386
25387         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
25388           Allow for 0-sized buffers. Fixes length query problems in
25389           starwars.mkv from the testsuite.
25390
25391 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
25392
25393         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
25394         (gst_video_box_i420), (gst_video_box_chain):
25395           Fix row strides for I420 (fixes #163159)
25396           
25397 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25398
25399         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25400           MPEG2 has a useful rate property, so we can actually use that.
25401           For MPEG-1, continue using the bytes/time properties.
25402
25403 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25404
25405         * gst-libs/gst/riff/riff-media.c:
25406         (gst_riff_create_video_caps_with_data),
25407         (gst_riff_create_video_template_caps):
25408           Add intel-h263.
25409
25410 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25411
25412         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25413           Fail if caps negotiation fails. Should fix #162184, and should
25414           definately be in there regardless of it fixing the actual bug.
25415         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
25416         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
25417         (gst_avimux_riff_get_avix_header),
25418         (gst_avimux_riff_get_video_header),
25419         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
25420         (gst_avimux_start_file), (gst_avimux_handle_event),
25421         (gst_avimux_change_state):
25422         * gst/avi/gstavimux.h:
25423           Refactor structure writing to use GST_WRITE_UINT macros, add
25424           metadata writing support.
25425
25426 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25427
25428         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
25429           Elements may already be destroyed when this function is called.
25430
25431 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25432
25433         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25434         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
25435           More memory leak fixes (#149162).
25436
25437 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25438
25439         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25440         (gst_qtdemux_add_stream):
25441           Fix two memleaks.
25442
25443 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25444
25445         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
25446           Argh...
25447
25448 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25449
25450         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
25451           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
25452           when fixating to six channels in Totem.
25453
25454 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25455
25456         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
25457           Fix compile warnings on Solaris 10 buildbot
25458
25459 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25460
25461         * ext/dvdread/dvdreadsrc.c: (_read):
25462           Don't read beyond the last cell in a chapter (fixes 
25463           invalid memory access)
25464
25465 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25466
25467         * ext/dvdread/stream_labels.c:
25468         (dvdreadsrc_get_audio_stream_labels):
25469           Use NULL for an empty GList instead of g_list_alloc(); fix 
25470           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
25471           of GString (easier to bulk free later)
25472
25473 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
25474
25475         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25476
25477         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25478         (gst_ffmpeg_pixfmt_to_caps):
25479           Fix BGRA32 caps (#164209).
25480
25481 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
25482
25483         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25484
25485         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25486         (gst_ffmpeg_caps_to_pixfmt):
25487           alpha_mask can be RGBA/ABGR. Fixes #164265.
25488
25489 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
25490
25491         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25492
25493         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
25494         (gst_mpeg2dec_alloc_buffer):
25495         * ext/mpeg2dec/gstmpeg2dec.h:
25496           Crop if decoding size is not the actual image size (#163676).
25497
25498 2005-01-17  Steve Baker  <steve@stevebaker.org>
25499
25500         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25501
25502         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
25503         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
25504           Add libsndfile typefind functions (#163309).
25505
25506 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25507
25508         * tools/gst-launch-ext-m.m:
25509           Add .aac, fix .m1v/.m2v (#163891).
25510
25511 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25512
25513         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
25514           Sanity check, don't wait endlessly since the clock might not
25515           actually run at this point (which is a deadlock). Fixes #164069.
25516
25517 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25518
25519         * gst/playback/gstplaybasebin.c: (probe_triggered):
25520           Of course, only pause if group is done...
25521
25522 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25523
25524         * gst/playback/gstplaybasebin.c: (probe_triggered):
25525           Thread safety.
25526
25527 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
25528
25529         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
25530           Don't return state change success when the parent
25531           failed.
25532
25533 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25534
25535         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
25536           Free events (fix memleak in #162905).
25537
25538 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
25539
25540         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25541
25542         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25543         (gst_ffmpeg_caps_to_pixfmt):
25544           Fix for depth = 15. Fixes #161675.
25545
25546 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25547
25548         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
25549           Set FPS correctly, even for webcams and the like.
25550         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
25551           Don error on setting while capturing.
25552
25553 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25554
25555         * ext/dv/gstdvdec.c:
25556         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
25557         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
25558           I'm a bad boy. using /1001. to force C to do float division
25559           and not integer division (as it did in my last commit)
25560           Thanks to David I. Lehn for pointing this mistake.
25561
25562 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25563
25564         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
25565           Revert Johan's 1.35->1.36 since it breaks compat.
25566
25567 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25568
25569         * ext/dv/gstdvdec.c:
25570         * ext/libfame/gstlibfame.c:
25571         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
25572         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
25573           replace framerate aproximations by their real value
25574           (24000/1001, 30000/1001, 60000/1001)
25575           Finish fixing bug #164049
25576
25577 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25578
25579         * ext/ogg/gstoggmux.c:
25580           eos/bos debugging
25581         * gst/tcp/gstmultifdsink.c:
25582         * gst/tcp/gstmultifdsink.h:
25583         * gst/tcp/gsttcp.c:
25584         * gst/tcp/gsttcp.h:
25585         * gst/tcp/gsttcpclientsink.c:
25586         * gst/tcp/gsttcpclientsrc.c:
25587         * gst/tcp/gsttcpserversink.c:
25588         * gst/tcp/gsttcpserversrc.c:
25589           improve reusability of elements after state changes and errors
25590           make multifdsink throw away streamheaders when receiving new ones
25591
25592 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25593
25594         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
25595           Fix for if items are already in list...
25596
25597 2005-01-12  Benjamin Otte  <otte@gnome.org>
25598
25599         * gst/adder/gstadder.c: (gst_adder_loop):
25600           fix adder a bit so it doesn't screw up with events as much anymore
25601
25602 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
25603
25604         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
25605         (pixbufscale_scale), (gst_pixbufscale_chain):
25606         * ext/gdk_pixbuf/pixbufscale.h:
25607           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
25608           to ensure rowstrides are calculated the same way as 
25609           ffmpegcolorspace
25610           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
25611           that we pick up duration and offset also.
25612
25613 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25614
25615         * gst/avi/gstavimux.c: (gst_avimux_class_init),
25616         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
25617           Reusability fixes.
25618
25619 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25620
25621         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
25622         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25623         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
25624         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
25625           Update flags when requested.
25626
25627 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25628
25629         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
25630           Fix dmix.
25631
25632 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25633
25634         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25635         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
25636         (probe_triggered), (new_decoded_pad), (gen_source_element),
25637         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
25638         * gst/playback/gstplaybasebin.h:
25639         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25640         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
25641         (gst_play_bin_change_state):
25642           Implement group-switch signal for use in apps to clear metadata
25643           cache, clean up subtitle, add suburi property instead of # hack,
25644           some error-out fixes.
25645
25646 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25647
25648         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
25649           Debug.
25650         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
25651           If we got a state change in the _get handler, don't return success.
25652
25653 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25654
25655         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
25656         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
25657           Make jpegdec quiet on MJPEG decoding
25658         * gst/asfdemux/README:
25659           Fix mimetypes for MJPEG and H263
25660
25661 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25662
25663         * ext/theora/theoradec.c: (theora_dec_chain):
25664           Fix broken code generation by gcc by swapping arguments.
25665         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
25666           Fix \n in debug.
25667
25668 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25669
25670         * TODO:
25671           delete this file, it is by far outdated
25672         * ext/alsa/gstalsa.1: remove
25673         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
25674         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
25675         (gst_alsa_get_caps):
25676           Add HW probing for supported sample rates. Fixes #161704
25677
25678 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25679
25680         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25681           Don't crash, biatch! :).
25682
25683 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25684
25685         * ext/musepack/gstmusepackreader.cpp:
25686         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
25687           Some work on tags - still doesn't work in playbin...
25688         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25689           Handle events...
25690
25691 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25692
25693         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
25694           Also shove tags on kid pads.
25695
25696 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25697
25698         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
25699           Don't bail on unknown events.
25700         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25701           Don't crash on events before negotiation.
25702         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
25703           Send tags on pads, too.
25704         * gst/playback/gststreamselector.c:
25705         (gst_stream_selector_request_new_pad):
25706           Forward events on first pad if no input was selected yet.
25707
25708 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25709
25710         * gst/playback/gstplaybasebin.c: (setup_substreams):
25711           Don't disable streamtype if the stream doesn't exist, since
25712           then playing a video after audio will disable both and nothing
25713           will happen. Fixes the testsuite.
25714
25715 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25716
25717         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
25718         (gst_v4l_xoverlay_set_xwindow_id):
25719         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
25720         (gst_v4l2_xoverlay_set_xwindow_id):
25721           Add debug categories, fix overlay disabling.
25722
25723 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25724
25725         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
25726         * ext/alsa/gstalsa.h:
25727           Add HW probing for period_count/size and buffer_size MIX/MAX
25728           Adjust default/user defined value if out of bounds
25729           Should fix bug #162024
25730
25731 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25732
25733         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
25734           Fix warning (#161191).
25735
25736 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25737
25738         * ext/dvdread/stream_labels.c:
25739         (dvdreadsrc_get_audio_stream_labels):
25740           Fix warning (init the good variable in switch default)
25741
25742 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
25743
25744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25745
25746         * gst/tta/gstttaparse.c: (gst_tta_src_event):
25747           Fix gcc-2.95 compile (#163485).
25748
25749 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25750
25751         * configure.ac:
25752         * ext/flac/gstflacenc.c: (gst_flacenc_init),
25753         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
25754         (gst_flacenc_tell_callback), (gst_flacenc_chain),
25755         (gst_flacenc_change_state):
25756         * ext/flac/gstflacenc.h:
25757           Update for API change in flac-1.1.1. Update requirement in
25758           configure.ac. Fixes #162974.
25759
25760 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25761
25762         * gst/playback/gstplaybasebin.c: (group_destroy):
25763           Remove hack to get rid of assert and get rid of unlinked
25764           signals properly.
25765
25766 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25767
25768         * gst/playback/gstplaybasebin.c: (setup_source):
25769           Set source to NULL so that resources are free'ed. Fixes issues
25770           with playback of CDDA and similar device-accessing things.
25771
25772 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25773
25774         * testsuite/embed/Makefile.am:
25775           test->noinst, fix make test in buildbot.
25776
25777 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25778
25779         * ext/dvdread/stream_labels.c: new file
25780         * ext/dvdread/stream_labels.h: new file
25781         * ext/dvdread/Makefile.am:
25782         * ext/dvdread/dvdreadsrc.c: (_seek_title):
25783           Extract audio stream label from DVD IFO files.
25784           It only dump them on the console for now, still have to
25785           make playbin aware of them.
25786
25787 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25788
25789         * gst/playback/gstplaybasebin.c: (setup_source):
25790           Fix hanging subs.
25791
25792 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25793
25794         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
25795         (gen_preroll_element), (remove_groups), (setup_subtitle),
25796         (gen_source_element), (setup_source):
25797         * gst/playback/gstplaybasebin.h:
25798           Multiple .sub files is just a stupid idea... Fix some threading
25799           mistakes. Interestingly, external .sub files cause playbin to
25800           hang, I don't know why... Parsing fixes contributed by Fran??ois
25801           Kooman <fkooman@tuxed.net>.
25802
25803 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25804
25805         * testsuite/embed/Makefile.am:
25806           Fix buildbot.
25807
25808 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
25809
25810         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25811
25812         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
25813         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
25814         (gst_pngenc_set_property):
25815         * ext/libpng/gstpngenc.h:
25816           Add compression level property (#163323).
25817
25818 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25819
25820         * configure.ac:
25821         * examples/capsfilter/capsfilter1.c: (main):
25822         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25823         * ext/dvdread/Makefile.am:
25824         * ext/dvdread/demo-play:
25825         * ext/dvdread/demo-play.c:
25826         * gconf/gstreamer.schemas.in:
25827         * gst-libs/gst/gconf/gconf.c:
25828         * sys/v4l/TODO:
25829         * testsuite/Makefile.am:
25830         * testsuite/embed/Makefile.am:
25831         * testsuite/embed/embed.c: (cb_expose), (main):
25832           Remove all references to xvideosink, fix examples (#140845).
25833         * gst/playback/gstplaybasebin.c: (group_destroy):
25834           Apparently, disposal does not unlink - so do explicitely.
25835         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25836           Add debug.
25837
25838 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
25839
25840         * README: fix PKG_CONFIG_PATH instructions, what was there
25841         previously was breaking default search path, not nice. 
25842         Fixes #163358
25843
25844 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25845
25846         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
25847         (gst_audioscale_chain):
25848           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
25849           when resampling - how the ^@$^!@^! is this possible?!?
25850
25851 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25852
25853         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
25854           Reset variables on READY.
25855         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
25856         (gst_matroska_mux_loop):
25857           Require data before writing header.
25858
25859 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
25860
25861         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25862
25863         * ext/mad/gstmad.c: (gst_mad_chain):
25864           Don't call mad_stream_sync() directly after recovering sync.
25865           Fixes #151661.
25866
25867 2005-01-09  Martin Eikermann  <meiker@upb.de>
25868
25869         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25870
25871         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
25872         (snapshot_handler), (gst_snapshot_sinkconnect),
25873         (gst_snapshot_chain):
25874           Allocate resources when required, fix recursive signal emission
25875           and fix caps. Fixes #161667.
25876
25877 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
25878
25879         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25880
25881         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
25882         (gst_pngdec_chain):
25883           Handle only 8-bppc (bits-per-pixel-component) images, better
25884           error handling and correct strides. Fixes #163177.
25885         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
25886         (gst_pngenc_chain):
25887           Better error handling. Fixes #163348.
25888
25889 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25890
25891         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
25892         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
25893         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
25894         (dvdnavsrc_uri_handler_init):
25895           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
25896         * gst/playback/gstplaybasebin.c: (gen_source_element):
25897           Add MMS to streaming URIs.
25898
25899 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25900
25901         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
25902         * sys/xvimage/xvimagesink.c:
25903         (gst_xvimagesink_navigation_send_event):
25904           Check for pad availability before sending event.
25905
25906 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25907
25908         * gst-plugins.spec.in:
25909           Add subparse.
25910
25911 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25912
25913         * configure.ac:
25914           Since we use functions from CVS, up requirement.
25915
25916 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25917
25918         * gst/playback/Makefile.am:
25919         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25920         (group_destroy), (group_commit), (group_is_muted),
25921         (gen_preroll_element), (add_stream), (unknown_type),
25922         (probe_triggered), (preroll_unlinked), (mute_stream),
25923         (silence_stream), (new_decoded_pad), (setup_substreams),
25924         (setup_source), (get_active_source), (mute_group_type),
25925         (muted_group_change_state), (set_active_source),
25926         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
25927         (play_base_eos), (gst_play_base_bin_change_state):
25928         * gst/playback/gstplaybasebin.h:
25929         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
25930         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
25931         (gst_stream_info_dispose), (stream_info_mute_pad),
25932         (stream_info_change_state), (gst_stream_info_set_mute):
25933         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
25934         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
25935         (gst_stream_selector_init), (gst_stream_selector_dispose),
25936         (gst_stream_selector_get_linked_pad),
25937         (gst_stream_selector_get_caps), (gst_stream_selector_link),
25938         (gst_stream_selector_get_linked_pads),
25939         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
25940         * gst/playback/gststreamselector.h:
25941           Adding stream selection support plus required properties for
25942           applications to use this. Fully fixes #100931.
25943
25944 2005-01-08  Benjamin Otte  <otte@gnome.org>
25945
25946         * gst/games/gstpuzzle.c: (nav_event_handler):
25947           - handle nav events differently: forward every event no matter if it
25948             was handled or not.
25949           - translate events
25950           You can now cheat by using navigationtest ! puzzle and moving the
25951           mouse close to the edge of a tile. ;)
25952
25953 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25954
25955         * configure.ac:
25956         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
25957         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
25958         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
25959         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
25960         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
25961         (gst_ogm_parse_plugin_init):
25962         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
25963         (gst_textoverlay_link), (gst_textoverlay_getcaps),
25964         (gst_textoverlay_event), (gst_textoverlay_video_chain),
25965         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
25966         * ext/pango/gsttextoverlay.h:
25967         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
25968         (gst_matroska_demux_handle_seek_event),
25969         (gst_matroska_demux_sync_streams),
25970         (gst_matroska_demux_parse_blockgroup),
25971         (gst_matroska_demux_subtitle_caps),
25972         (gst_matroska_demux_plugin_init):
25973         * gst/matroska/matroska-ids.h:
25974         * gst/playback/gstdecodebin.c: (close_pad_link):
25975         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
25976         (gen_preroll_element), (remove_groups), (add_stream),
25977         (new_decoded_pad), (setup_subtitles), (gen_source_element),
25978         (setup_source):
25979         * gst/playback/gstplaybasebin.h:
25980         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
25981         * gst/subparse/Makefile.am:
25982         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
25983         (gst_subparse_base_init), (gst_subparse_class_init),
25984         (gst_subparse_init), (gst_subparse_formats),
25985         (gst_subparse_eventmask), (gst_subparse_event),
25986         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
25987         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
25988         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
25989         (parse_mpsub_deinit), (parse_mpsub_init),
25990         (gst_subparse_buffer_format_autodetect),
25991         (gst_subparse_format_autodetect), (gst_subparse_loop),
25992         (gst_subparse_change_state), (gst_subparse_type_find),
25993         (plugin_init):
25994         * gst/subparse/gstsubparse.h:
25995         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
25996         (plugin_init):
25997           Add subtitle support, .sub parser (supports SRT and MPsub),
25998           OGM text support, Matroska UTF-8 text support, deadlock fixes
25999           all over the place, subtitle awareness in decodebin/playbin
26000           and some fixes to textoverlay to handle subtitles in a stream
26001           correctly. Fixes #100931.
26002
26003 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26004
26005         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26006           Check for pad availability before doing a query on it.
26007
26008 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26009
26010         * ext/dv/gstdvdec.c:
26011           really fix bpp24/32 dvdec caps (classic rgba indeed)
26012         * gst/asfdemux/gstasfdemux.c:
26013         (gst_asf_demux_process_ext_content_desc):
26014           don't send text tags if they are empty (bis repetita)
26015
26016 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26017
26018         * ext/dv/gstdvdec.c:
26019          remove unneeded comment from dvdec
26020           (related to DV 4CC codes in AVI files)
26021           moved them in gstreamer/docs/random/mimetypes
26022         * gst/asfdemux/gstasfdemux.c:
26023         (gst_asf_demux_process_ext_content_desc):
26024          don't send text tags if they are empty
26025          fix mem leak on error path
26026         * gst/ffmpegcolorspace/avcodec.h:
26027         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26028         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26029         (gst_ffmpegcsp_avpicture_fill):
26030         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
26031         * gst/ffmpegcolorspace/imgconvert_template.h:
26032          adds BGR32 and BGRA32 to ffmpegcolorspace
26033           (still bad colors, fixing it on next commit)
26034           helps with dvdec outputing BGR32
26035
26036 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26037
26038         * ext/dv/gstdvdec.c:
26039          Fix audio caps i just broke (missing ',')
26040         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
26041         (gst_matroska_mux_reset):
26042          Fix typo + add FIXME about old "x-gst-metadata" crap
26043
26044 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26045
26046         * ext/dv/demo-play.c: (main):
26047          xvideosink -> xvimagesink
26048         * ext/dv/gstdvdec.c:
26049          change rgb 32/32 caps to 24/32 (no alpha)
26050          change nb of channels to be a list (2 or 4, not 2)
26051          change sample rate to be a list (32, 44.1, 48 kHz) not a range
26052         * gst/asfdemux/gstasfdemux.c:
26053         (gst_asf_demux_process_ext_content_desc):
26054          Add 'date/year' to extracted metadata list
26055
26056 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26057
26058         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
26059           The return value of fixate_to does not imply that the requested
26060           value was set, so don't assume.
26061
26062 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
26063
26064         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26065
26066         * ext/libpng/gstpngdec.c:
26067         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
26068         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
26069         * ext/libpng/gstpngenc.h:
26070           Alpha support (encoder; #163161), mime fixage.
26071
26072 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
26073
26074         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26075
26076         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
26077         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
26078         (gst_faac_set_property), (gst_faac_get_property):
26079         * ext/faac/gstfaac.h:
26080           Allow for ADTS output (#153434).
26081
26082 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26083
26084         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
26085           Fix against template (#150576).
26086
26087 2005-01-06  Benjamin Otte  <otte@gnome.org>
26088
26089         * gst/games/gstpuzzle.c: (draw_puzzle):
26090           don't draw a puzzle if either width or height of tiles would be 0.
26091
26092 2005-01-06  Benjamin Otte  <otte@gnome.org>
26093
26094         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
26095         (gst_puzzle_class_init), (gst_puzzle_finalize):
26096           no memleaks, please
26097         (gst_puzzle_create), (gst_puzzle_init),
26098         (gst_puzzle_set_property), (gst_puzzle_setup):
26099           change initialization code around so we don't reshuffle on resize
26100         (draw_puzzle):
26101           fix another stupid typo
26102
26103 2005-01-06  Benjamin Otte  <otte@gnome.org>
26104
26105         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
26106           fix stupid typo that borked copying on YUY2
26107
26108 2005-01-06  Benjamin Otte  <otte@gnome.org>
26109
26110         * gst/games/gstpuzzle.c: (draw_puzzle):
26111           fix edges when image sizes aren't multiples of tile sizes
26112
26113 2005-01-06  Benjamin Otte  <otte@gnome.org>
26114
26115         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
26116           make RGB endianness work correctly
26117         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
26118           refactor and fix race with initial shuffling
26119         (nav_event_handler):
26120           allow using the mouse to puzzle
26121         (draw_puzzle):
26122           insist on tiles having width and height as multiples of 4 to get
26123           clean YUV image handling
26124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
26125         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
26126           s/DEBUG/LOG/ for common messages
26127         (gst_xvimagesink_navigation_send_event):
26128           fix mouse event translation to not include screen PAR
26129         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26130           fix mouse event translation to actually work
26131
26132 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26133
26134         * gst/asfdemux/gstasfdemux.c:
26135         (gst_asf_demux_process_ext_content_desc):
26136          Extract TrackNumber metadata + clean up code
26137         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
26138          Hope this is the good fix (var used unitialised)
26139
26140 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26141
26142         * ext/faad/gstfaad.c: (gst_faad_chain):
26143           Only increment timestamp if it's valid. Fixes raw AAC streams.
26144
26145 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26146
26147         * configure.ac:
26148         * gst/games/Makefile.am:
26149         * gst/games/gstpuzzle.c:
26150           add a puzzle game with...
26151         * gst/games/gstvideoimage.c:
26152         * gst/games/gstvideoimage.h:
26153           ... full colorspace support (that includes YUV9 and RGB16)) stolen
26154           from videotestsrc and made into something that would be a nice
26155           library for a lot of other plugins.
26156
26157 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26158
26159         * configure.ac:
26160          don't compile faad plugin if a RC of 2.0 is found
26161          Fixes #155346 (and FC1 buildbot)
26162         * gst/asfdemux/gstasfdemux.c:
26163         (gst_asf_demux_process_ext_content_desc):
26164          try to make Solaris compiler happier
26165
26166 2005-01-06  Paul Jack  <pjack@sfaf.org>
26167
26168         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26169
26170         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
26171           Fix segfault (#161667).
26172
26173 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26174
26175         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26176           Fix framerate reporting.
26177
26178 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26179
26180         * gst-libs/gst/riff/riff-ids.h:
26181         * gst/wavenc/riff.h:
26182          Add AMR (VBR and CBR) ids to riff.h audio codec list
26183         * gst/asfdemux/gstasfdemux.c:
26184         (gst_asf_demux_process_ext_content_desc),
26185         (gst_asf_demux_process_object):
26186           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
26187
26188 2005-01-05  Martin Eikermann  <meiker@upb.de>
26189
26190         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26191
26192         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26193         (gst_dvd_demux_handle_discont):
26194         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
26195         (gst_mpeg_demux_handle_discont):
26196           Recreate pads on new-media (#160730).
26197         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
26198           Send discont even if manager changes timestamps (#161929).
26199
26200 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
26201
26202         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26203
26204         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
26205           Fix invalid memory access (#159211).
26206
26207 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26208
26209         * examples/gstplay/player.c: (main):
26210           Don't iterate.
26211         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
26212           Add visualizations.
26213         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26214         (gst_a52dec_handle_frame):
26215           Set duration.
26216         * ext/dvdnav/gst-dvd:
26217           Add audioconvert. Fixes #161325.
26218         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
26219           Explicitely case to gint64. Possible valgrind error.
26220         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
26221         (gst_play_tick_callback), (gst_play_change_state),
26222         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
26223         (gst_play_set_location), (gst_play_get_location),
26224         (gst_play_seek_to_time), (gst_play_set_data_src),
26225         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26226         (gst_play_set_visualization), (gst_play_connect_visualization),
26227         (gst_play_get_framerate), (gst_play_get_all_by_interface),
26228         (gst_play_new):
26229           Use playbin. Fixes #139749 and #147744.
26230         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
26231           Add genre tag.
26232         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
26233         (audioscale_get_type), (gst_audioscale_base_init),
26234         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
26235         (gst_audioscale_getcaps), (gst_audioscale_fixate),
26236         (gst_audioscale_link), (gst_audioscale_get_buffer),
26237         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
26238         (gst_audioscale_init), (gst_audioscale_dispose),
26239         (gst_audioscale_chain), (gst_audioscale_set_property),
26240         (gst_audioscale_get_property), (plugin_init):
26241           Indent properly.
26242         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26243           Fix LPCM.
26244         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
26245         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
26246         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
26247           Add more metadata (fixes #162656).
26248
26249 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26250
26251         * configure.ac:
26252           back to cvs
26253
26254 === release 0.8.7 ===
26255
26256 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26257
26258         * NEWS:
26259         * RELEASE:
26260         * configure.ac:
26261           releasing 0.8.7, "Hyperspace"
26262
26263 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26264
26265         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
26266
26267         * gst/playback/gstplaybasebin.c:
26268          Fix for #162924 - free caps after use, not before
26269
26270 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26271
26272         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26273
26274         * gst/playback/gstplaybasebin.c:
26275         * gst/wavparse/gstwavparse.c:
26276           Fix for #154773 - fixes playback of small .wav files
26277
26278 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26279
26280         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26281
26282         * gst/audioscale/gstaudioscale.c:
26283           Fix for #162819 - make audioscale reusable
26284           Fixes playback of more than one file with playbin/totem
26285
26286 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26287
26288         * gst/ffmpegcolorspace/avcodec.h:
26289         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26290         * gst/ffmpegcolorspace/imgconvert.c:
26291           clean up the mess that made me cry and avoid needless duplication
26292
26293 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26294
26295         * gst/ffmpegcolorspace/imgconvert.c:
26296           give some indication of why we're segfaulting
26297
26298 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26299
26300         * configure.ac:
26301           Fix indentation, fix v4l2 plugin detection.
26302         * ext/Makefile.am:
26303           Fix libmms location (Maciej, use diff -u!).
26304         * ext/alsa/gstalsa.c: (gst_alsa_init):
26305           Initialize caps cache to NULL.
26306         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
26307           Only change state on audiosink if it exists.
26308
26309 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
26310
26311         * gst/matroska/matroska-demux.c:
26312         * gst/matroska/matroska-ids.h:
26313         * gst/matroska/matroska-demux.h:
26314         Fix Vorbis streams failing to decode in some files, where cluster_time
26315         isn't 0, because then it doesn't send codec_priv before actual data.
26316         Remove time-based test and replace it with marker set on beginning of
26317         new stream
26318
26319 2004-12-28  David Schleef  <ds@schleef.org>
26320
26321         Merge patch from Ronald fixing problems with streaming
26322         text.
26323         * ext/cairo/gstcairo.c: (plugin_init):
26324         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26325         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26326         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26327         (gst_textoverlay_font_init), (gst_textoverlay_init),
26328         (gst_textoverlay_set_property):
26329         * ext/cairo/gsttextoverlay.h:
26330
26331 2004-12-27  David Schleef  <ds@schleef.org>
26332
26333         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26334         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26335         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26336         (gst_textoverlay_font_init), (gst_textoverlay_init),
26337         (gst_textoverlay_set_property): Improvements to actually
26338         render text as white on black outline on video, including
26339         font selection and horizontal/vertical alignment.  (Ronald's
26340         christmas present)
26341         * ext/cairo/gsttextoverlay.h:
26342
26343 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26344
26345         * ext/ogg/gstogg.c:
26346         * ext/ogg/gstogmparse.c:
26347           fix ogm[audio/video]parse plugin registration
26348           (riff won't load if bytestream is already loaded)
26349
26350 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26351
26352         * gst/audioconvert/gstchannelmix.c:
26353           fix for GLIB < 2.4
26354
26355 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26356
26357         * Makefile.am:
26358         * configure.ac:
26359           disable docs again until it actually passes make distcheck.
26360
26361 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26362
26363         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
26364         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
26365         (plugin_init):
26366           Add 3GP (variables name Q3GP because they can't start with a
26367           number). Add samr audio fourcc (used in .3gp files), decoder
26368           is work in progress. Also do a GST_WARNING instead of ERROR
26369           in case of unknown nodes, to decrease output.
26370
26371 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26372
26373         * Makefile.am:
26374           really fix dist
26375
26376 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26377
26378         * configure.ac:
26379         * ext/speex/gstspeexdec.h:
26380         * ext/speex/gstspeexenc.h:
26381           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
26382           Fix detection code in configure.ac
26383
26384 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26385
26386         * gst/matroska/matroska-demux.c:
26387         (gst_matroska_demux_parse_blockgroup):
26388           Save position, so that queries give proper return values. Don't
26389           know how this could ever have worked before...
26390
26391 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26392
26393         * configure.ac:
26394           Put additional LAME check inside the conditional.  Fixes #152339
26395
26396 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26397
26398         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26399         (gst_avi_demux_stream_scan):
26400           Add some more debug. Fix logic error when setting movi offset
26401           while reading index.
26402
26403 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26404
26405         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26406         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
26407         (gst_avi_demux_process_next_entry):
26408           Add some debugging. Better detection of broken indexes and the
26409           accompanying index recovery. No infinite loops on state changes
26410           when we're still in our loopfunction.
26411
26412 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26413
26414         * configure.ac:
26415           Fix up.
26416
26417 2004-12-22  Archana Shah  <archana.shah@wipro.com>
26418
26419         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
26420
26421         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
26422           Normalizing the value before setting
26423         (gst_sunaudiomixer_get_volume):
26424           Normalizing the value after getting. Fixes bug# 161980
26425
26426 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26427
26428         * Makefile.am: Make sure docs gets disted
26429         * docs/Makefile.am: Make sure all needed files get disted
26430         * gst-plugins.spec.in: latest updates
26431
26432 2004-12-22  Wim Taymans  <wim@fluendo.com>
26433
26434         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
26435         Revert patch 1.38 as clock distribution over schedulers does
26436         not work correcly in the core yet.
26437
26438 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26439
26440         * sys/oss/README: remove this file, which predates my birth
26441           (and which content is by far outdated)
26442
26443 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
26444
26445         * Makefile.am:
26446         * configure.ac:
26447         * docs/Makefile.am:
26448         * docs/libs/Makefile.am:
26449         * docs/libs/gst-plugins-libs-docs.sgml:
26450         * docs/libs/gst-plugins-libs-sections.txt:
26451         * docs/libs/tmpl/gstgconf.sgml:
26452         * docs/upload.mak:
26453         * docs/version.entities.in:
26454           Added boilerplate gtk-doc files for plugin-libs documentation.
26455
26456 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26457
26458         * gst/auparse/gstauparse.c: fix int and float audio caps
26459
26460 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26461
26462         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26463         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
26464           g_assert() can be a macro, don't use #ifdef inside it.
26465
26466 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
26467
26468         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26469
26470         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
26471         (gst_videorate_init), (gst_videorate_chain),
26472         (gst_videorate_change_state):
26473           Event handling (fixes #159986).
26474
26475 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26476
26477         * gst-libs/gst/riff/riff-media.c:
26478         (gst_riff_create_video_caps_with_data):
26479           Add BLZ0 (Blizzard's version of DivX) fourcc.
26480
26481 2004-12-18  David Schleef  <ds@schleef.org>
26482
26483         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
26484         portability fix.
26485
26486 2004-12-18  David Schleef  <ds@schleef.org>
26487
26488         * gst/tta/ttadec.h: Disable some header code that isn't used
26489         and clearly isn't portable.
26490
26491 2004-12-18  David Schleef  <ds@schleef.org>
26492
26493         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
26494         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
26495         (avcodec_get_pix_fmt), (avpicture_layout),
26496         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
26497         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
26498         Fix code to not use GCC extensions (and c99 extensions that
26499         Forte does not like.)
26500
26501 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
26502
26503         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26504
26505         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
26506         (gst_deinterlace_chain):
26507           Rowstride fixes. Fixes #161039.
26508         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
26509         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
26510         (gst_video_crop_getcaps), (gst_video_crop_link),
26511         (gst_video_crop_i420), (gst_video_crop_chain),
26512         (gst_video_crop_change_state):
26513           Rework of negotiation. Actually works now. Fixes #158650.
26514
26515 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26516
26517         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
26518           That was very stupid.
26519
26520 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26521
26522         * gst/matroska/matroska-demux.c:
26523         (gst_matroska_demux_parse_blockgroup):
26524           Fix possible crasher.
26525
26526 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26527
26528         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
26529         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
26530           Lace sizes can be zero.
26531
26532 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26533
26534         * ext/musepack/gstmusepackdec.cpp:
26535           Fetch error return values. Fixes #161624.
26536         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26537           Really EOS.
26538
26539 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26540
26541         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
26542           Work for truncated (unfinished download etc.) files. Fixes #160514.
26543
26544 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26545
26546         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26547           Fix for integer overflow. Makes #156001 not crash. Probably masks
26548           the real bug.
26549
26550 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26551
26552         * gst/ac3parse/gstac3parse.c: (plugin_init):
26553           Parsers never have ranks. Fixes #159651.
26554
26555 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26556
26557         * gst/playback/gstdecodebin.c: (compare_ranks):
26558           make sure the facotries are ordered the same every time even if they
26559           have the same rank by using the name
26560         * gst/playback/gstdecodebin.c: (find_compatibles):
26561           make sure we don't add factories to the list twice
26562
26563 2004-12-16  David Schleef  <ds@schleef.org>
26564
26565         * configure.ac: look for musepack headers as musepack/*.h
26566         (fixes #159847)
26567         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
26568         * ext/musepack/gstmusepackreader.h: same
26569
26570 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26571
26572         * gst-libs/gst/riff/riff-read.c:
26573         (gst_riff_read_strf_auds_with_data):
26574           Read extradata correctly (fixes #155879).
26575
26576 2004-12-16  David Schleef  <ds@schleef.org>
26577
26578         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
26579         audio.  does _not_ attempt or allow conversion unless channels
26580         is 1 or 2.
26581
26582 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26583
26584         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
26585
26586 2004-12-16  David Schleef  <ds@schleef.org>
26587
26588         * gst/audioscale/gstaudioscale.c: the resample library only
26589         handles 1 or 2 channels.  Change caps to compensate.
26590
26591 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26592
26593         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
26594         (gst_matroska_demux_audio_caps):
26595           Some MPEG-AAC hacks, because else it doesn't work...
26596
26597 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26598
26599         * gst-libs/gst/riff/riff-media.c:
26600         (gst_riff_create_video_caps_with_data),
26601         (gst_riff_create_video_template_caps):
26602           Add h264.
26603
26604 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26605
26606         * gst-libs/gst/audio/Makefile.am:
26607           Try to fix buildbot.
26608
26609 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26610
26611         * gst/tcp/gstmultifdsink.c:
26612           Clean up and uniformize debugging.
26613
26614 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
26615
26616         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26617
26618         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26619         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
26620         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
26621         (gst_mpeg_demux_change_state):
26622           Reset on ready. Fixes 160276.
26623
26624 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
26625
26626         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26627
26628         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26629         (gst_ffmpegcsp_pad_link):
26630           Fix memleak (#154815).
26631
26632 2004-12-16  James Bowes  <bowes@cs.dal.ca>
26633
26634         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26635
26636         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
26637         (gst_musicbrainz_init), (gst_musicbrainz_chain),
26638         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
26639         * ext/musicbrainz/gsttrm.h:
26640           Add support for using a proxy server when getting a trm id from
26641           the MusicBrainz database (#149613).
26642
26643 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
26644
26645         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26646
26647         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
26648         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
26649           Fix memleaks (#157233).
26650
26651 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
26652
26653         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26654
26655         * gst-libs/gst/resample/resample.c: (gst_resample_close):
26656         * gst-libs/gst/resample/resample.h:
26657         * gst/audioscale/gstaudioscale.c:
26658           Fix memleak (#159215).
26659
26660 2004-12-16  Toni Willberg  <toniw@iki.fi>
26661
26662         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26663
26664         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26665         * sys/oss/oss_probe.c: (main):
26666           Check for mono/stereo support (similar to samplerate probing),
26667           fixes #159433. Also add missing copyright header to oss_probe.c.
26668
26669 2004-12-15  David Schleef  <ds@schleef.org>
26670
26671         * configure.ac: add audioresample and cairo plugins.  Remove
26672         HAVE_MMX stuff, because it's not used.
26673         * ext/Makefile.am: same
26674         * ext/audioresample/Makefile.am: You are not ready for an
26675         audio resampling element based on audioresample.
26676         * ext/audioresample/gstaudioresample.c:
26677         * ext/audioresample/gstaudioresample.h:
26678         * ext/cairo/Makefile.am: You are not ready for overlay elements
26679         based on cairo.  Don't look too closely, these elements kinda
26680         suck right now.
26681         * ext/cairo/gstcairo.c: new
26682         * ext/cairo/gsttextoverlay.c: new
26683         * ext/cairo/gsttextoverlay.h: new
26684         * ext/cairo/gsttimeoverlay.c: new
26685         * ext/cairo/gsttimeoverlay.h: new
26686         * gst-libs/gst/media-info/media-info-priv.h: fix compile
26687         problem with compilers that don't support variadic macros.
26688
26689 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
26690
26691         Reviewed by:  David Schleef  <ds@schleef.org>
26692
26693         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
26694         Bala, registering sunaudiosrc (oops!), and cleaning up code a
26695         bit.  Also ran indent-gst.
26696         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
26697         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
26698         (gst_sunaudiosrc_setparams):
26699
26700 2004-12-14  David Schleef  <ds@schleef.org>
26701
26702         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
26703         output rate to 16000.  Should fix #160235.
26704
26705 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26706
26707         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
26708         Add typefinding for mpeg2 pes streams
26709
26710 2004-12-13  David Schleef  <ds@schleef.org>
26711
26712         * configure.ac:  Applied patch from bug #143659, making default
26713         sources and sinks OS-dependent (for Solaris), and added code
26714         for OS/X.
26715         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
26716
26717 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26718
26719         * gst-libs/gst/riff/riff-media.c:
26720           forgot to add h2.64 to avidemux template caps
26721
26722 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26723
26724         * gst/wavenc/riff.h:
26725         * gst-libs/gst/riff/riff-media.c:
26726         * gst-libs/gst/riff/riff-ids.h:
26727         * gst/avi/gstavimux.c
26728         add 4CC code for VideoSoft h264 in AVI (VSSH)
26729           fixes bug #160655
26730         remove s323 from riff, it's quicktime specific :(
26731
26732 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26733
26734         * gst/asfdemux/README
26735         * gst/wavenc/riff.h
26736         * gst-libs/gst/riff/riff-ids.h
26737         * gst-libs/gst/riff/riff-media.c
26738         * gst/qtdemux/qtdemux.c:
26739           add new 4CC codes for h263 related codecs
26740           fixes partially bug #155163
26741
26742 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
26743
26744         * configure.ac: Update polyaudio requirement to 0.7
26745         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
26746
26747 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26748
26749         * gst/interleave/deinterleave.c:
26750         fix my name's spelling! :)
26751
26752 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26753
26754         * AUTHORS ChangeLog
26755         * gst/auparse/gstauparse.c
26756         * gst/interleave/deinterleave.c
26757         * gst/law/:
26758                 alaw-decode.c alaw-encode.c
26759                 mulaw-decode.c mulaw-encode.c
26760         * gst/oneton/gstoneton.c
26761         * sys/osxaudio/:
26762                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
26763         * sys/osxvideo/:
26764                 cocoawindow.h cocoawindow.m
26765                 osxvideosink.h osxvideosink.m
26766
26767         put the same mail address for Zaheer Abbas Merali everywhere
26768
26769 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26770
26771         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
26772           Align by packetsize, and assert that we a packet available before
26773           playing. The first makes webstreams work (they often include
26774           trailing padding data in a packet), the second allows pausing a
26775           ASF stream in totem without getting demux errors afterwards.
26776
26777 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26778
26779         * ext/ogg/gstoggdemux.c: (get_relative):
26780           Check for non-NULL before accessing member (end-of-chain).
26781
26782 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26783
26784         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
26785         (cdparanoia_set_property), (cdparanoia_get_property):
26786         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
26787         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
26788         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
26789         (dvdreadsrc_init), (dvdreadsrc_set_property),
26790         (dvdreadsrc_get_property):
26791         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
26792         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
26793           Synchronize property names where not yet the case. Devices are
26794           now device=X, other versions are deprecated (but still exist).
26795           Also use g_free() unconditionally.
26796         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26797         (setup_source), (gst_play_base_bin_get_property):
26798           Expose source.
26799
26800 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26801
26802         * configure.ac: move GCONF macro outside conditional for the am
26803           conditional. Fixes #160439
26804
26805 2004-12-08  David Schleef  <ds@schleef.org>
26806
26807         * tools/gst-visualise-m.m: Switch to elements that currently
26808         exist.
26809
26810 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26811
26812         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
26813           We love wrong commas.
26814
26815 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26816
26817         * gst/matroska/matroska-demux.c:
26818         (gst_matroska_demux_handle_src_query):
26819           Don't set DEFAULT, unsupported - makes length display incorrectly
26820           in some cases.
26821
26822 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26823
26824         * gst/monoscope/README: remove blurb about files being GPL
26825         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
26826         * gst/monoscope/monoscope.c: Change license to BSD with explanation
26827           monoscope is now effectively LGPL licensed
26828
26829 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26830
26831         * gst/monoscope/README: Update information to be more correct
26832         * gst/monoscope/convolve.c: Relicense to LGPL
26833         * gst/monoscope/convolve.h: Relicense to LGPL
26834
26835 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
26836
26837         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26838           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
26839         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
26840           set default_duration for mpeg1 audio
26841
26842 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26843
26844         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
26845         * ext/alsa/gstalsa.h:
26846           refactor big chunks of the core caps negotiation code to make it
26847           a lot faster, because people claim it's really slow
26848           (actually, just cache the getcaps when the device is opened)
26849
26850 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26851
26852         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
26853         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
26854         (gst_a52dec_handle_frame), (gst_a52dec_chain),
26855         (gst_a52dec_change_state), (plugin_init):
26856         * ext/a52dec/gsta52dec.h:
26857           Do something useful with timestamps. Make chain-based (since
26858           there's really no reason to be loopbased).
26859         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
26860           Update current_byte/frame correctly.
26861
26862 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26863
26864         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
26865         (gst_ape_demux_stream_init):
26866           Forward tags, too.
26867
26868 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26869
26870         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
26871           Let's make sure we're done typefinding when detecting tags.
26872
26873 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26874
26875         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
26876         (gst_ebml_read_init), (gst_ebml_read_use_event),
26877         (gst_ebml_read_element_id), (gst_ebml_peek_id),
26878         (gst_ebml_read_seek), (gst_ebml_read_skip),
26879         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
26880         (gst_ebml_read_master):
26881         * gst/matroska/ebml-read.h:
26882         * gst/matroska/matroska-demux.c:
26883         (gst_matroska_demux_parse_contents),
26884         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
26885           Disgustingly evil hack for working around INTERRUPT events and
26886           their extremely annoying habit of being a pain in the ass. We
26887           simply peek a cluster before reading any of it.
26888
26889 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26890
26891         * ext/musepack/gstmusepackdec.cpp:
26892           There's also floating point libmusepacks.
26893
26894 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26895
26896         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
26897         (gst_faad_chanpos_to_gst), (gst_faad_chain):
26898           Set DURATION even if source buffer didn't. Also use increasing
26899           timestamps.
26900         * gst-libs/gst/riff/riff-media.c:
26901         (gst_riff_create_audio_caps_with_data):
26902           Block_align can have larger values than 8192.
26903
26904 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26905
26906         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
26907         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
26908         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
26909         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
26910           Fix caps.
26911
26912 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26913
26914         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
26915           Fix logic bug.
26916
26917 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26918
26919         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
26920           Yay, another one.
26921
26922 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26923
26924         * ext/esd/esdsink.c: (gst_esdsink_chain):
26925           Make error actually say something useful (fixes #156798).
26926         * gst-libs/gst/riff/riff-media.c:
26927         (gst_riff_create_video_caps_with_data),
26928         (gst_riff_create_video_template_caps):
26929           Add Intel Video 5.0 fourcc (IV50).
26930
26931 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
26932
26933         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
26934         detection on mono and stereo mp3 files.
26935
26936 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26937
26938         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26939           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
26940           the contained stream).
26941
26942 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26943
26944         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
26945           Oops, remove debug.
26946
26947 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
26948
26949         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26950
26951         * gst/law/alaw-decode.c: (alawdec_getcaps):
26952         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
26953           Prevent warnings when negotiating caps (fixes #159338).
26954
26955 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26956
26957         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26958         (gst_ffmpegcsp_chain):
26959           Remove old leftover that shouldn't be there...
26960
26961 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
26962
26963         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26964
26965         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26966           Don't forward DISCONT events (fixes #159684).
26967
26968 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
26971           Unlink manually since sometimes bin disposal (and therefore
26972           pad unlinking) is delayed, which will cause a new media file
26973           to not be able to start playing instantly.
26974
26975 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26976
26977         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
26978           On mute of an unlinked stream, check for pad availability so
26979           we don't crash on unlinked pad.
26980
26981 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26982
26983         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26984         (gst_avi_demux_massage_index):
26985           Fix quite humiliating bug in omitting 0-sized index chunks but
26986           forgetting to count them for timestamps.
26987
26988 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26989
26990         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
26991           Actually leave the loop if we failed to sync. Don't crash.
26992
26993 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26994
26995         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
26996         (gst_dvd_demux_process_private):
26997         * gst/mpegstream/gstdvddemux.h:
26998           Fix crash (#159759). Doesn't work, though. :-(.
26999
27000 2004-11-28  Benjamin Otte  <otte@gnome.org>
27001
27002         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27003           more overwriting protection due to modifying channels one by one
27004           instead of all at once
27005
27006 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27007
27008         * gst/audioconvert/gstchannelmix.c:
27009         (gst_audio_convert_fill_normalize):
27010           Normalize using absolute values.
27011
27012 2004-11-28  Julien MOUTTE  <julien@moutte.net>
27013
27014         * configure.ac:
27015         * ext/Makefile.am:
27016         * ext/directfb/Makefile.am:
27017         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
27018         (gst_directfbvideosink_get_pixel_format),
27019         (gst_directfbvideosink_get_format_from_fourcc),
27020         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
27021         (gst_directfbvideosink_sink_link),
27022         (gst_directfbvideosink_change_state),
27023         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
27024         (gst_directfbvideosink_buffer_alloc),
27025         (gst_directfbvideosink_interface_supported),
27026         (gst_directfbvideosink_interface_init),
27027         (gst_directfbvideosink_navigation_send_event),
27028         (gst_directfbvideosink_navigation_init),
27029         (gst_directfbvideosink_set_property),
27030         (gst_directfbvideosink_get_property),
27031         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
27032         (gst_directfbvideosink_base_init),
27033         (gst_directfbvideosink_class_init),
27034         (gst_directfbvideosink_get_type), (plugin_init):
27035         * ext/directfb/directfbvideosink.h: Adding a first version of
27036         directfbvideosink.
27037         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
27038         more.
27039
27040 2004-11-28  Benjamin Otte  <otte@gnome.org>
27041
27042         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27043           walk the samples backwards if out_channels > in_channels so we don't
27044           overwrite data
27045
27046 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27047
27048         * gst/audioconvert/Makefile.am:
27049         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
27050         (gst_audio_convert_link), (gst_audio_convert_change_state),
27051         (gst_audio_convert_channels):
27052         * gst/audioconvert/gstchannelmix.c:
27053         (gst_audio_convert_unset_matrix),
27054         (gst_audio_convert_fill_identical),
27055         (gst_audio_convert_fill_compatible),
27056         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
27057         (gst_audio_convert_fill_others),
27058         (gst_audio_convert_fill_normalize),
27059         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
27060         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
27061         * gst/audioconvert/gstchannelmix.h:
27062           Implement a channel mixer.
27063
27064 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
27065
27066         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
27067         * ext/alsa/gstalsa.h:
27068         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
27069         Make alsasink actually honor gst_element_set_clock and use that
27070         clock instead of its internal one.
27071
27072 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27073
27074         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
27075         (gst_play_base_bin_change_state): nullify source and decoder when
27076         going from READY to NULL so that we don't try to do weird stuff with
27077         them when going from NULL to READY
27078         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
27079         instead of g_object_unref
27080         (gen_video_element), (gen_audio_element): more refcounting fixes, now
27081         it should be correct
27082         (gst_play_bin_change_state): don't call remove_sinks if we are
27083         currently disposing the object
27084
27085 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27086
27087         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27088           Don't forget bass if it's there. Else left channel is silent...
27089
27090 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27091
27092         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
27093         (gst_a52dec_change_state):
27094           Don't do sample adjusting anymore, we use float audio now.
27095         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27096           Don't fixate to non-existing properties.
27097
27098 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27099
27100         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
27101         (gst_a52dec_change_state):
27102           Advertise that we can do surround sound.
27103
27104 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27105
27106         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
27107           Add buffer-frames=0.
27108         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
27109         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
27110         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
27111         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
27112         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
27113         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
27114         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
27115         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
27116         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
27117         * ext/dvdread/dvdreadsrc.h:
27118           Add seeking, querying for bytes, sectors, title, angle and
27119           chapter. Handle multiple chapters. Relicense to LGPL because
27120           Billy agreed on that (thanks Billy!).
27121
27122 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27123
27124         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
27125         call parent dispose method
27126
27127 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
27128
27129         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
27130         (gst_audio_clock_get_internal_time):
27131         Fix active <-> inactive transitions: ensure time value always
27132         grows and avoid abrupt value changes.
27133
27134 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
27135
27136         * configure.ac:
27137         * gst/tta/Makefile.am:
27138         * gst/tta/crc32.h:
27139         * gst/tta/filters.h:
27140         * gst/tta/gsttta.c:
27141         * gst/tta/gstttadec.c:
27142         * gst/tta/gstttadec.h:
27143         * gst/tta/gstttaparse.c:
27144         * gst/tta/gstttaparse.h:
27145         * gst/tta/ttadec.h:
27146           added TTA parser and decoder
27147
27148 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27149
27150         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27151         (probe_triggered), (check_queue), (buffer_underrun),
27152         (buffer_running), (buffer_overrun), (gen_source_element),
27153         (setup_source):
27154         * gst/playback/gstplaybasebin.h:
27155           Implement buffering. Needs some more work.
27156
27157 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27158
27159         * ext/theora/theoradec.c: (theora_dec_chain):
27160           Fix ilog mask range overflow.
27161
27162 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27163
27164         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27165           Don't omit the last (which in case of dmix is the only :) )
27166           channel count. Don't set channels if <= 2.
27167
27168 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
27169
27170         * gst/playback/gstplaybin.c: (gen_video_element),
27171         (gen_audio_element): Removed 2 obsolete comments
27172
27173 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27174
27175         * ext/vorbis/oggvorbisenc.c
27176         * ext/vorbis/vorbisenc.c :
27177           change description fields of those plugins to differentiate them
27178           (pitivi show Encoders by description, they had the same one)
27179
27180 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
27181
27182         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27183
27184         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
27185         (gst_play_bin_set_property), (gen_video_element),
27186         (gen_audio_element):
27187           Refcounting fixes for provided audio-/videosinks.
27188
27189 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27190
27191         * gst/playback/gstplaybin.c: (gen_video_element),
27192         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
27193           Don't reference all sinks, but only the video- and audiosinks.
27194           The vis. element should be disposed when we're done with it.
27195           We don't have any reason to keep it around. This fixes warnings
27196           when reusing playbin for playing multiple audio files with
27197           vis. enabled. Also release audio device on pause - idea stolen
27198           from Rhythmbox.
27199
27200 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27201
27202         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
27203         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
27204         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27205         * ext/alsa/gstalsaplugin.c: (plugin_init):
27206         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
27207         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
27208         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
27209         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
27210         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
27211         (gst_faad_change_state), (plugin_init):
27212         * ext/faad/gstfaad.h:
27213         * ext/vorbis/vorbis.c: (plugin_init):
27214         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27215         * gst-libs/gst/audio/Makefile.am:
27216         * gst-libs/gst/audio/audio.c: (plugin_init):
27217         * gst-libs/gst/audio/multichannel.c:
27218         (gst_audio_check_channel_positions),
27219         (gst_audio_get_channel_positions),
27220         (gst_audio_set_channel_positions),
27221         (gst_audio_set_structure_channel_positions_list),
27222         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
27223         (gst_audio_fixate_channel_positions):
27224         * gst-libs/gst/audio/multichannel.h:
27225         * gst-libs/gst/audio/testchannels.c: (main):
27226         * gst/audioconvert/gstaudioconvert.c:
27227         (gst_audio_convert_class_init), (gst_audio_convert_init),
27228         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
27229         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
27230         (gst_audio_convert_fixate), (gst_audio_convert_channels):
27231         * gst/audioconvert/plugin.c: (plugin_init):
27232           Surround sound support.
27233
27234 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27235
27236         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27237           Fix position for discont if we're close as well. Nitpicking, but
27238           saves a few milliseconds of extra waiting or skipping.
27239
27240 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27241
27242         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
27243           We sometimes need parsers for playback, so add those too.
27244
27245 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27246
27247         * configure.ac:
27248         * gst/apetag/Makefile.am:
27249         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
27250         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
27251         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
27252         (gst_ape_demux_get_src_query_types),
27253         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
27254         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
27255         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
27256         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
27257         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
27258         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
27259         (gst_ape_demux_change_state):
27260         * gst/apetag/apedemux.h:
27261         * gst/apetag/apetag.c: (plugin_init):
27262         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
27263         (plugin_init):
27264           APE v1/2 tag reader plus typefind function.
27265
27266 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27267
27268         * configure.ac:
27269         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27270         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27271           Remove hacks for older core. Require newer core version
27272           accordingly.
27273
27274 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27275
27276         * gst/cdxaparse/Makefile.am:
27277         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
27278         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
27279         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
27280         * gst/cdxaparse/gstcdxaparse.h:
27281         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
27282         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
27283         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
27284         (gst_cdxastrip_get_src_query_types),
27285         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
27286         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
27287         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
27288         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
27289         * gst/cdxaparse/gstcdxastrip.h:
27290           SVCD/VCD header stripping separated from CDXA image parsing.
27291         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
27292         (plugin_init):
27293           Add VCD/SVCD header typefinding for VCD/SVCD.
27294         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
27295         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
27296         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
27297         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
27298         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
27299         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
27300         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
27301         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
27302         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
27303         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
27304         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
27305         * sys/vcd/vcdsrc.h:
27306           Fix up, add seeking, querying, URI interface. Works in totem now.
27307
27308 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27309
27310         * configure.ac:
27311           back to CVS
27312
27313 === release 0.8.6 ===
27314
27315 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27316
27317         * NEWS:
27318         * RELEASE:
27319         * configure.ac:
27320         * po/af.po:
27321         * po/az.po:
27322         * po/cs.po:
27323         * po/en_GB.po:
27324         * po/hu.po:
27325         * po/it.po:
27326         * po/nb.po:
27327         * po/nl.po:
27328         * po/or.po:
27329         * po/sq.po:
27330         * po/sr.po:
27331         * po/sv.po:
27332         * po/uk.po:
27333           releasing 0.8.6, "IOU Love"
27334
27335 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27336
27337         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27338
27339         * gst/playback/gstplaybasebin.c:
27340           Fix unplayable files error handling.  Fixes #158365
27341
27342 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27343
27344         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27345
27346         * gst/typefind/gsttypefindfunctions.c:
27347           Fix broken mp3 typefinding.  Fixes #158375
27348
27349 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27350
27351         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27352
27353         * ext/ogg/gstoggdemux.c:
27354           Fix sync on broken files.  Fixes #158976
27355
27356 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27357
27358         patch by: Edward Hervey <bilboed@bilboed.com>
27359
27360         * ext/libpng/gstpngenc.c:
27361           Copy over buffer properties.  Fixes #158832
27362
27363 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27364
27365         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
27366
27367         * ext/dvdread/dvdreadsrc.c:
27368           Fixes invalid reads (#158462)
27369
27370 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27371
27372         * sys/v4l/gstv4lsrc.c:
27373         * sys/v4l/gstv4lsrc.h:
27374         * sys/v4l/v4lsrc_calls.c:
27375           Probe less and cache it.  Fixes #159187.
27376
27377 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27378
27379         * gst/videorate/gstvideorate.c:
27380           Handle all video formats. Fixes #159186.
27381
27382 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
27383         * gst/synaesthesia/gstsynaesthesia.c:
27384         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
27385         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
27386         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
27387         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
27388         (gst_synaesthesia_change_state), (plugin_init):
27389         Fix up synaesthesia to work under different samplerates/ buffer sizes.
27390         Force 320x200 output, as that's the only thing the underlying
27391         synaesthesia implementation supports. Still needs to be made
27392         re-entrant.
27393
27394 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27395
27396         * configure.ac:
27397           Fix mpeg2enc configure check (similar to mplex check below).
27398
27399 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
27400
27401         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27402
27403         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27404           Fix for gcc-2.95 (fixes #158221).
27405
27406 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27407
27408         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27409           Re-add clock distribution hack (until new core is released).
27410           Fixes #158125.
27411
27412 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
27413         * configure.ac:
27414           fix mplex configure check segfaulting on some systems (bug #140994)
27415
27416 2004-11-13  Benjamin Otte  <otte@gnome.org>
27417
27418         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
27419           add debugging
27420         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27421           do a wait when we enter the loop func with no data available to
27422           write instead of getting into an 100% CPU loop by just returning and
27423           being called again by the scheduler
27424
27425 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
27426
27427         * configure.ac:
27428         * ext/libvisual/visual.c: (gst_visual_get_type),
27429         (libvisual_log_handler), (gst_visual_getcaps),
27430         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
27431         (plugin_init):
27432           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
27433         * ext/smoothwave/Makefile.am:
27434         * ext/smoothwave/demo-osssrc.c: (main):
27435         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
27436         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
27437         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
27438         (plugin_init):
27439         * ext/smoothwave/gstsmoothwave.h:
27440           Make gstsmoothwave a working element in the 20th century.
27441
27442         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
27443           Fix incorrect link function
27444
27445 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27446
27447         * gst/volume/gstvolume.c:
27448           Allow buffer-frames=0.
27449
27450 2004-11-12 Iain <iaingnome@gmail.com>
27451
27452         * configure.ac: Check for polypaudio
27453
27454         * ext/Makefile.am: Build the polyp dir
27455
27456         * ext/polyp: The polypsink sources.
27457
27458 2004-10-30 Iain <iaingnome@gmail.com>
27459
27460         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
27461         caps to reflect the new number of channels.
27462
27463 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27464
27465         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27466           Fix for negotiation order problem. This would show when the
27467           ALSA loopfuction was called before any other function. ALSA
27468           wouldn't do anything because we're not negotiated yet, leading
27469           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
27470
27471 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27472
27473         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27474
27475         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27476           No warnings (#157986).
27477
27478 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27479
27480         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
27481           Prefer apev1/2 and id3v1 (at end of file) over musepack.
27482
27483 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27484
27485         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
27486           Signal no-more-pads (so it works in playbin).
27487
27488 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27489
27490         * ext/musepack/gstmusepackreader.cpp:
27491           Workaround for older core.
27492
27493 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27494
27495         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
27496           Actually test for odd width/height rather than testing whether
27497           a temporary variable that was 0 before we subtracted 1 is now
27498           not equal to zero (which it always is).
27499
27500 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27501
27502         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27503         Fix compilation if HAVE_XVIDEO is not defined
27504
27505 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27506
27507         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27508         Fix compilation if HAVE_XVIDEO is not defined
27509
27510 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
27511
27512         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
27513         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
27514         (gst_goom_change_state), (plugin_init):
27515         Use the bytestream adapter so goom doesn't depend on the input
27516         buffer size.
27517         Add a debug category
27518
27519 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27520
27521         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27522           Only set hardware parameters *after* negotiation. Before
27523           negotiation, it will set ANY and that seems to cause crashes
27524           (see e.g. #151288, #153227).
27525
27526 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27527
27528         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
27529           This seems to be antique leftover. It needs to pass error
27530           checking.
27531         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27532         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
27533         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
27534         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
27535           Fix GstXOverlay implementation (#151059).
27536
27537 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27538
27539         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27540           Don't assert (#157853).
27541
27542 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27543
27544         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
27545           Fix bytes/samples confustion.
27546         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
27547           Fix for underrun (#144389).
27548
27549 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27550
27551         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27552           Disable halfway-seek for pending release (since it needs a new
27553           core release).
27554
27555 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27556
27557         * sys/v4l/gstv4lsrc.c:
27558         * sys/v4l/gstv4lsrc.h:
27559         * sys/v4l/v4lsrc_calls.c:
27560           add autoprobe-fps property so we can separate autoprobing parts
27561
27562 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27563
27564         * sys/v4l/gstv4lsrc.c:
27565         * sys/v4l/v4lsrc_calls.c:
27566         initialise fourcc to catch unset fourcc's, and debug
27567
27568 2004-11-09  Wim Taymans  <wim@fluendo.com>
27569
27570         * gst/playback/README:
27571         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
27572         * gst/playback/gstplaybin.c: (gst_play_bin_init),
27573         (gst_play_bin_dispose), (gst_play_bin_set_property),
27574         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
27575         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
27576         (gst_play_bin_get_formats), (gst_play_bin_convert),
27577         (gst_play_bin_get_query_types), (gst_play_bin_query):
27578         Cleanups and some more documentation.
27579
27580 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
27581
27582         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
27583         (gst_cacasink_init), (gst_cacasink_chain):
27584         * ext/libcaca/gstcacasink.h:
27585         Cacasink inherits from VideoSink, so let that store the clock.
27586
27587 2004-11-09  Wim Taymans  <wim@fluendo.com>
27588
27589         * gst/playback/README:
27590         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
27591         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
27592         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
27593         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
27594         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
27595         (setup_sinks):
27596         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
27597         (gst_stream_info_is_mute), (gst_stream_info_set_property):
27598         * gst/playback/gststreaminfo.h:
27599         Updated README.
27600         Only switch groups if all streams have muted (EOSed).
27601         Send Tags in sync with the stream playback instead of in
27602         the playback/preroll phase.
27603         Some cleanups, free the fakesrc elements.
27604
27605 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27606
27607         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
27608           buffer-frames property was missing
27609         * ext/arts/gst_arts.c:
27610           rate missing from sinkcaps
27611         * ext/audiofile/gstafparse.c:
27612         * ext/audiofile/gstafsink.c:
27613         * ext/audiofile/gstafsrc.c:
27614         * ext/swfdec/gstswfdec.c:
27615           int audio doesn't know buffer-frames
27616         * ext/cdparanoia/gstcdparanoia.c:
27617           int audio doesn't know chunksize either
27618         * ext/nas/nassink.c:
27619           it's endianness, not endianess
27620         * gst-libs/gst/audio/audio.h:
27621           make float standard pad template caps really describe float
27622         * gst/law/mulaw.c: (linear_factory):
27623           signed only, please
27624         * gst/mpegstream/gstdvddemux.c:
27625           widths of 20 are not valid
27626
27627 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27628
27629         Submitted by: Luca Ferretti <elle.uca@infinito.it>
27630
27631         * po/LINGUAS:
27632         * po/it.po:
27633           Add Italian
27634
27635 2004-11-08  Wim Taymans  <wim@fluendo.com>
27636
27637         * gst/playback/README:
27638         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
27639         * gst/playback/gstplaybasebin.c: (probe_triggered),
27640         (gst_play_base_bin_change_state):
27641         Updated README, added more comments for fixmes etc..
27642
27643 2004-11-08  Wim Taymans  <wim@fluendo.com>
27644
27645         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27646         We can remove this hack now.
27647
27648 2004-11-08  Wim Taymans  <wim@fluendo.com>
27649
27650         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
27651         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
27652         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
27653         Only mix AYUV for maximum quality.
27654
27655 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27656
27657         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
27658         (gst_ogg_demux_push), (gst_ogg_pad_push):
27659           Let's act as if we're synchronized now! :).
27660         * ext/theora/theoradec.c: (theora_dec_chain):
27661           Add some debug.
27662
27663 2004-11-08  Wim Taymans  <wim@fluendo.com>
27664
27665         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
27666         (gst_alpha_set_property), (gst_alpha_sink_link),
27667         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
27668         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
27669         (gst_alpha_init_params), (gst_alpha_chain):
27670         Implement alpha functions for AYUV too, this increases
27671         accuracy quite a bit.
27672
27673 2004-11-08  Wim Taymans  <wim@fluendo.com>
27674
27675         * gst/ffmpegcolorspace/avcodec.h:
27676         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27677         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27678         (gst_ffmpegcsp_avpicture_fill):
27679         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27680         (gst_ffmpegcsp_caps_remove_format_info):
27681         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
27682         (shrink12), (img_get_alpha_info), (deinterlace_line),
27683         (deinterlace_line_inplace):
27684         * gst/ffmpegcolorspace/imgconvert_template.h:
27685         Added AYUV colorspace and handle RGBA a bit more respectful.
27686
27687 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27688
27689         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
27690           Actually always send a discont (cornercase when resending the
27691           same serial-tagged chain twice).
27692
27693 2004-11-08  Julien MOUTTE  <julien@moutte.net>
27694
27695         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
27696         (gst_ximagesink_finalize):
27697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
27698         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
27699
27700 2004-11-08  Wim Taymans  <wim@fluendo.com>
27701
27702         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
27703         Don't segfault on NULL data.
27704
27705 2004-11-08  Wim Taymans  <wim@fluendo.com>
27706
27707         * gst/playback/gstdecodebin.c: (unlinked):
27708         * gst/playback/gstplay-marshal.list:
27709         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27710         (gst_play_base_bin_init), (group_create), (get_active_group),
27711         (get_building_group), (group_destroy), (group_commit),
27712         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
27713         (add_element_stream), (no_more_pads), (probe_triggered),
27714         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
27715         (state_change), (setup_source), (gst_play_base_bin_get_property),
27716         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
27717         (gst_play_base_bin_link_stream),
27718         (gst_play_base_bin_get_streaminfo):
27719         * gst/playback/gstplaybasebin.h:
27720         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
27721         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
27722         Add support for chained ogg files. Prepare for playlist
27723         support. This patch introduces the concept of pad groups, which
27724         together compose one playable media file.
27725
27726 2004-11-07  David Schleef  <ds@schleef.org>
27727
27728         * testsuite/gst-lint: Check for pad templates that aren't statically
27729         scoped.
27730
27731 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27732
27733         * configure.ac:
27734         * ext/Makefile.am:
27735         * ext/musepack/Makefile.am:
27736         * ext/musepack/gstmusepackdec.cpp:
27737         * ext/musepack/gstmusepackdec.h:
27738         * ext/musepack/gstmusepackreader.cpp:
27739         * ext/musepack/gstmusepackreader.h:
27740           Add musepack decoder.
27741         * ext/faad/gstfaad.c: (gst_faad_base_init):
27742           Make pad templates static.
27743         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
27744         (plugin_init):
27745           Add musepack typefinder, make mp3 typefinding work halfway stream,
27746           which doesn't actually work yet because id3demux doesn't implement
27747           _get_length().
27748
27749 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27750
27751         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
27752         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
27753           Fix interrupt event handling (#144436).
27754
27755 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27756
27757         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
27758           Hide unused glory.
27759
27760 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27761
27762         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27763
27764         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
27765           Fix weird caps (#157548).
27766
27767 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27768
27769         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27770
27771         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
27772           Add missing NULL terminator (#157543).
27773
27774 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27775
27776         * gst/tcp/gsttcp.h:
27777         * gst/tcp/gsttcpclientsink.c:
27778         * gst/tcp/gsttcpclientsrc.c:
27779         * gst/tcp/gsttcpserversink.c:
27780         * gst/tcp/gsttcpserversrc.c:
27781           ports can go up to 65535.  Move common defines to gsttcp.h
27782
27783 2004-11-05  Wim Taymans  <wim@fluendo.com>
27784
27785         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
27786         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
27787         Added two more colorspaces.
27788
27789 2004-11-05  Wim Taymans  <wim@fluendo.com>
27790
27791         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27792         (gst_ffmpegcsp_avpicture_fill):
27793         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
27794         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
27795         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
27796         More stride fixes.
27797
27798 2004-11-05  Wim Taymans  <wim@fluendo.com>
27799
27800         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
27801         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
27802         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
27803         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
27804         (gst_videomixer_loop):
27805         More stride fixes.
27806
27807 2004-11-05  Benjamin Otte  <otte@gnome.org>
27808
27809         * ext/mad/gstmad.c: (gst_mad_chain):
27810           don't overflow data buffer. Flush not needed sync data when syncing
27811           failed.
27812
27813 2004-11-04  Wim Taymans  <wim@fluendo.com>
27814
27815         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
27816         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
27817         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
27818         (gst_alpha_init_params), (gst_alpha_chain),
27819         (gst_alpha_change_state):
27820         Updated the chroma keying algorithm with something more
27821         sophisticated.
27822
27823 2004-11-03  Wim Taymans  <wim@fluendo.com>
27824
27825         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
27826         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
27827         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
27828         Fix stride issues. Does not completely work for odd
27829         heights.
27830
27831 2004-11-03  Wim Taymans  <wim@fluendo.com>
27832
27833         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
27834         (gst_alpha_chroma_key), (gst_alpha_chain):
27835         Fix stride issues. Does not completely work for odd
27836         heights.
27837
27838 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
27839
27840         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
27841         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
27842         leak fixes
27843
27844 2004-11-03  Wim Taymans  <wim@fluendo.com>
27845
27846         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27847         (gst_ffmpegcsp_avpicture_fill):
27848         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
27849         (avpicture_alloc):
27850         * gst/ffmpegcolorspace/imgconvert_template.h:
27851         Use correct _fill function to get correct strides.
27852
27853 2004-11-02  David Schleef  <ds@schleef.org>
27854
27855         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
27856         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
27857         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
27858         Change all g_print()s to debugging.  Add a bunch of consistency
27859         checks.
27860
27861 2004-11-02  Wim Taymans  <wim@fluendo.com>
27862
27863         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
27864         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
27865         (unlinked), (no_more_pads), (close_link):
27866         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27867         (unknown_type), (add_element_stream), (new_decoded_pad),
27868         (removed_decoded_pad), (setup_source):
27869         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
27870         (gst_stream_info_class_init), (gst_stream_info_init),
27871         (gst_stream_info_new), (gst_stream_info_dispose),
27872         (stream_info_mute_pad), (gst_stream_info_set_property),
27873         (gst_stream_info_get_property):
27874         * gst/playback/gststreaminfo.h:
27875         Fix playback of multiple files.
27876         a slightly different approach to handling dynamic pad removals.
27877         This one only looks at pads that we have linked.
27878
27879 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
27880
27881         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
27882         free" warning from libc.
27883
27884 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27885
27886         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
27887         (get_unconnected_element), (remove_starting_from), (pad_removed),
27888         (close_link):
27889           Implement support for dynamic pad changing. We listen to "live"
27890           pad removals (i.e. while playing) and re-setup autoplugging
27891           after that. Playbasebin/playbin need some more work for this
27892           to finally work, but decodebin supports (and replugs) chained
27893           ogg now.
27894
27895 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
27896
27897         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
27898         (gst_alsa_finalize):
27899         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
27900         (gst_cdaudio_finalize):
27901         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27902         (cdparanoia_finalize):
27903         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
27904         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
27905         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27906         (dvdreadsrc_finalize):
27907         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
27908         (gst_flacdec_finalize):
27909         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
27910         (gst_flacenc_finalize):
27911         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
27912         (gst_gnomevfssink_finalize):
27913         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
27914         (gst_gnomevfssrc_finalize):
27915         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
27916         (gst_fameenc_finalize):
27917         * ext/nas/nassink.c: (gst_nassink_class_init),
27918         (gst_nassink_finalize):
27919         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
27920         (gst_sdlvideosink_class_init):
27921         * ext/sndfile/gstsf.c: (gst_sf_dispose):
27922         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
27923         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
27924         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
27925         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
27926         (gst_x_window_listener_dispose):
27927         * gst/audioscale/gstaudioscale.c:
27928         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
27929         (play_on_demand_finalize):
27930         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
27931         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
27932         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
27933         (cdplayer_finalize):
27934         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
27935         (gst_glimagesink_class_init):
27936         * sys/oss/gstosselement.c: (gst_osselement_class_init),
27937         (gst_osselement_finalize):
27938         * sys/oss/gstosssink.c: (gst_osssink_dispose):
27939         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
27940         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
27941           Fixes a bunch of problems with finalize and dispose functions,
27942           either assumptions that dispose is only called once, or not calling
27943           the parent class dispose/finalize function
27944
27945 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
27946
27947         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
27948           added two api precondition guards
27949           use g_strdup with getenv to fix crash when using ENVVAR
27950
27951 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
27952         * ext/esd/esdsink.c: (gst_esdsink_class_init),
27953         (gst_esdsink_finalize):
27954         Use a finalize function, not dispose, and more importantly,
27955         call the parent class finalize function too
27956
27957 2004-11-01  Johan Dahlin  <johan@gnome.org>
27958
27959         * ext/ogg/gstoggdemux.c:
27960         * gst/tags/gstvorbistag.c:
27961         Plug leaks.
27962
27963 2004-10-31  Benjamin Otte  <otte@gnome.org>
27964
27965         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
27966           lotsa memleaks today. But they're all small...
27967
27968 2004-10-31  Benjamin Otte  <otte@gnome.org>
27969
27970         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
27971           another memleak crushed
27972
27973 2004-10-31  Benjamin Otte  <otte@gnome.org>
27974
27975         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
27976           fix memleak
27977
27978 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27979
27980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
27981           Hack to prevent crash when going to READY inside signal handler
27982           while this function is active.
27983
27984 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27985
27986         * gst/ffmpegcolorspace/Makefile.am:
27987         * gst/ffmpegcolorspace/avcodec.h:
27988         * gst/ffmpegcolorspace/common.h:
27989         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27990         * gst/ffmpegcolorspace/dsputil.h:
27991         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27992         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27993         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
27994         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
27995         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
27996         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
27997         (gst_ffmpegcsp_avpicture_fill):
27998         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27999         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28000         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
28001         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
28002         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
28003         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
28004         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
28005         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
28006         * gst/ffmpegcolorspace/imgconvert.c:
28007         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
28008         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
28009         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
28010         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
28011         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
28012         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
28013         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
28014         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
28015         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
28016         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
28017         (grow21), (grow22), (grow41), (grow44), (conv411),
28018         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
28019         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
28020         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
28021         (avpicture_free), (is_yuv_planar), (img_convert),
28022         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
28023         (deinterlace_line_inplace), (deinterlace_bottom_field),
28024         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
28025         * gst/ffmpegcolorspace/imgconvert_template.h:
28026         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
28027         * gst/ffmpegcolorspace/mmx.h:
28028         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
28029         (av_fast_realloc), (av_mallocz_static), (av_free_static),
28030         (av_freep), (avcodec_get_context_defaults),
28031         (avcodec_alloc_context), (avcodec_init):
28032           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
28033           handling plus update from ffmpeg CVS. Large clean-up.
28034
28035 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28036
28037         * gst/playback/Makefile.am:
28038           We need the marshallers for decodebin, too.
28039
28040 2004-10-30  David Schleef  <ds@schleef.org>
28041
28042         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
28043           quicktime typefinding work with 64-bit offsets.
28044
28045 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
28046
28047         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
28048           Set EOS on the element when processing an EOS event.
28049         * ext/speex/gstspeexdec.h:
28050         * ext/speex/gstspeexenc.h:
28051           Only keep a const ptr to the mode
28052         * gst-libs/gst/riff/riff-media.c:
28053         (gst_riff_create_audio_caps_with_data),
28054         (gst_riff_create_audio_template_caps):
28055           Allow WMAV3, with up to 6 channels.
28056         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
28057           Don't call gst_pad_set_event_function on a sink pad.
28058         * gst/mpegstream/gstdvddemux.c:
28059         (gst_dvd_demux_get_subpicture_stream),
28060         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
28061           Copy the explicit caps that were set across to the cur_* pads,
28062           instead of trying to use a possibly non-existent negotiated caps.
28063           Reset the type of subpicture pads to UNKNOWN after calling
28064           init_stream, so that the caps get set.
28065
28066 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
28067
28068         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28069
28070         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28071           Don't touch buffer if it is of size 0 (fixes #151064).
28072
28073 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28074
28075         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
28076           Synchronized discont handling.
28077
28078 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28079
28080         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28081         (gst_ogg_demux_push):
28082           Make seeking sort-of exact again (fixes #156387).
28083
28084 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28085
28086         * gst/playback/gstplaybasebin.c: (unknown_type),
28087         (add_element_stream), (new_decoded_pad),
28088         (gst_play_base_bin_change_state):
28089         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
28090         (gst_stream_info_init), (gst_stream_info_new),
28091         (gst_stream_info_dispose), (gst_stream_info_get_property):
28092         * gst/playback/gststreaminfo.h:
28093           Make caps explicitely available. Makes testing for unsupported
28094           types possible. Improves error reporting.
28095
28096 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28097
28098         * gst/audioconvert/gstaudioconvert.c:
28099         (gst_audio_convert_buffer_to_default_format):
28100           Really don't touch read-only buffers (#156563).
28101
28102 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
28103
28104         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28105
28106         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
28107           Fix memleak (#155223).
28108
28109 2004-10-29  Wim Taymans  <wim@fluendo.com>
28110
28111         * gst/tcp/.cvsignore:
28112         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
28113         (gst_multifdsink_class_init), (gst_multifdsink_init),
28114         (gst_multifdsink_add), (gst_multifdsink_remove),
28115         (gst_multifdsink_remove_client_link), (is_sync_frame),
28116         (gst_multifdsink_new_client),
28117         (gst_multifdsink_handle_client_write),
28118         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28119         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
28120         (gst_multifdsink_get_property):
28121         * gst/tcp/gstmultifdsink.h:
28122         Added burst on connect sync_method, deprecated sync_clients,
28123         streamlined the sync code some more.
28124
28125 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28126
28127         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
28128         (gst_play_base_bin_change_state):
28129           Improve error reporting.
28130
28131 2004-10-28  Wim Taymans  <wim@fluendo.com>
28132
28133         * gst/tcp/Makefile.am:
28134         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
28135         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
28136         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
28137         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
28138         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
28139         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
28140         (gst_fdset_wait):
28141         Added more locks around fdset structures. Fixed/reworked
28142         the poll array resizing code.
28143         Added stress test for fdset.
28144
28145 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28146
28147         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28148         fix build
28149
28150 2004-10-28  Benjamin Otte  <otte@gnome.org>
28151
28152         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28153           fix link function to always query channels and query width for
28154           floats
28155         * configure.ac:
28156           add equalizer dir
28157         * gst/equalizer/Makefile.am:
28158         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
28159         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
28160         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
28161         (arg_to_scale), (setup_filter),
28162         (gst_iir_equalizer_compute_frequencies),
28163         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
28164         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
28165         (plugin_init):
28166           add an equalizer
28167
28168 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28169
28170         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
28171
28172         * po/LINGUAS:
28173         * po/nb.po:
28174           Added Norwegian Bokmaal translation
28175
28176 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28177
28178         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28179           Don't break on options (fixes #156488).
28180
28181 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28182
28183         * configure.ac:
28184         * ext/cdaudio/Makefile.am:
28185         * sys/Makefile.am:
28186           fix build on older automake
28187
28188 2004-10-26  Wim Taymans  <wim@fluendo.com>
28189
28190         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28191         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28192         Allow a little margin when negotiating the framerate.
28193
28194 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
28195
28196         * gst/level/gstlevel.c:
28197           synchonised naming of pads and pad-templates
28198
28199 2004-10-26  Wim Taymans  <wim@fluendo.com>
28200
28201         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28202         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
28203         (_find_streams_check), (gst_ogg_demux_push):
28204         Fix EOS again. Needs to be done in a better way. We should not
28205         remove the pad if there is no new chained stream.
28206
28207 2004-10-26 Iain <iaingnome@gmail.com>
28208
28209         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
28210         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
28211         of the caps.
28212         * gst/interleave/interleave.c (interleave_class_init): Hook up release
28213         pad.
28214         (interleave_release_pad): Remove the pad.
28215         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
28216         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
28217         the set device.
28218         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
28219         attrs
28220         (gst_xvimagesink_xcontext_clear): Free the xcontext.
28221         (gst_xvimagesink_finalize): Free the par.
28222
28223 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28224
28225         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
28226         (gst_avimux_stop_file):
28227           First calculate the rate, and only then use it. Hdr.rate is a
28228           multiple and not a derivative of hdr.scale. Scale is not the
28229           same as blockalign but is solely related to rate.
28230
28231 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28232
28233         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
28234         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
28235           Implement seeking.
28236
28237 2004-10-25  James Henstridge  <james@jamesh.id.au>
28238
28239         Reviewed by:  David Schleef  <ds@schleef.org>
28240
28241         * examples/gstplay/player.c: (got_stream_length), (main):
28242         * examples/seeking/cdplayer.c: (update_scale):
28243         * examples/seeking/seek.c: (format_value), (update_scale):
28244         * examples/seeking/spider_seek.c: (format_value), (update_scale),
28245         (stop_seek):
28246         Build fixes on AMD64.
28247
28248 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28249
28250         reviewed by: Ronald Bultje <rbultje at gnome dot org>
28251
28252         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28253         Fix for some v4l cards which hang in v4lsrc
28254
28255 2004-10-25  Wim Taymans  <wim@fluendo.com>
28256
28257         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
28258         (gst_ogg_demux_push), (gst_ogg_chains_clear):
28259         Make sure to remove the pad when a new chain is
28260         encountered. Set some vars to NULL so we don't try
28261         to reference freed memory.
28262
28263 2004-10-25  Wim Taymans  <wim@fluendo.com>
28264
28265         * examples/seeking/Makefile.am:
28266         * examples/seeking/cdplayer.c: (update_scale):
28267         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
28268         * examples/seeking/playbin.c: (make_playerbin_pipeline),
28269         (format_value), (update_scale), (iterate), (start_seek),
28270         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
28271         (print_usage), (main):
28272         Added some more examples, update others.
28273
28274 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28275
28276         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
28277         * ext/speex/gstspeexdec.c: (speex_dec_chain):
28278         * ext/theora/theoradec.c: (theora_dec_chain):
28279         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28280           Add codec-name metadata.
28281
28282 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
28283
28284         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28285
28286         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28287         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28288         * ext/alsa/gstalsamixertrack.h:
28289         * po/POTFILES.in:
28290           ALSA mixer track label internationalization (#154054).
28291
28292 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28293
28294         * ext/theora/theoradec.c: (theora_dec_chain):
28295           Export bitrate as metadata.
28296
28297 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28298
28299         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28300         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28301         * ext/alsa/gstalsamixertrack.h:
28302           Fix names, fix loop.
28303
28304 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28305
28306         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
28307         (speex_dec_convert):
28308           sinkconvert function so oggdemux can get the file length (totem).
28309
28310 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
28311
28312         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28313
28314         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28315           Don't push incomplete packets.
28316         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
28317           Fix MPEG-4 audio typefinding.
28318
28319 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28320
28321         * sys/v4l/Makefile.am:
28322         * sys/v4l/gstv4l.c: (plugin_init):
28323         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
28324         (gst_v4lelement_init), (gst_v4lelement_dispose),
28325         (gst_v4lelement_change_state):
28326         * sys/v4l/gstv4lelement.h:
28327         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
28328         (gst_v4l_xoverlay_close), (idle_refresh),
28329         (gst_v4l_xoverlay_set_xwindow_id):
28330         * sys/v4l/gstv4lxoverlay.h:
28331         * sys/v4l/v4l-overlay_calls.c:
28332         * sys/v4l/v4l_calls.h:
28333         * sys/v4l2/Makefile.am:
28334         * sys/v4l2/gstv4l2.c: (plugin_init):
28335         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
28336         (gst_v4l2element_init), (gst_v4l2element_dispose),
28337         (gst_v4l2element_change_state):
28338         * sys/v4l2/gstv4l2element.h:
28339         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
28340         (gst_v4l2_xoverlay_close), (idle_refresh),
28341         (gst_v4l2_xoverlay_set_xwindow_id):
28342         * sys/v4l2/gstv4l2xoverlay.h:
28343         * sys/v4l2/v4l2-overlay_calls.c:
28344         * sys/v4l2/v4l2_calls.h:
28345           Remove client-side overlay handling, use the X-server v4l plugin
28346           for that. Nicer overlay, less code. Also make the plugin
28347           compileable without X (but then without overlay, obviously).
28348           Makes xwindowlistener obsolete, should we remove that?
28349
28350 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28351
28352         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
28353         (gst_osssrc_src_query):
28354         * sys/oss/gstosssrc.h:
28355           OK, so people want offset in DEFAULT. This time, actually fix all
28356           cases.
28357         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
28358           Add FPS properly.
28359
28360 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28361
28362         * gst/asfdemux/gstasfmux.c:
28363         * gst/avi/gstavimux.c:
28364           Framerate.
28365
28366 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28367
28368         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
28369           Fix properties (channel, norm, frequency).
28370
28371 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28372
28373         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
28374           Flag typo.
28375         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
28376           No warnings.
28377
28378 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28379
28380         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
28381           Fix hang.
28382
28383 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28384
28385         * sys/v4l2/gstv4l2element.h:
28386           Yet Another Hack (tm) for kernel header borkedness.
28387         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
28388         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
28389         (gst_v4l2src_link), (gst_v4l2src_getcaps),
28390         (gst_v4l2src_change_state):
28391         * sys/v4l2/gstv4l2src.h:
28392         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
28393         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
28394           Fix caps, keep track of state, work.
28395
28396 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28397
28398         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
28399           Quiet.
28400
28401 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28402
28403         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28404           Don't mix bytes and samples.
28405
28406 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28407
28408         * ext/ogg/gstoggmux.c:
28409           Basic pad template which accepts OGM tracks, speex, flac, vorbis
28410           and theora. Any is incorrect.
28411         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
28412           Fix caps.
28413         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
28414         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
28415         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
28416         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
28417         * sys/v4l/gstv4lmjpegsrc.h:
28418         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
28419         (gst_v4lsrc_change_state):
28420         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
28421         (gst_v4lmjpegsrc_capture_stop):
28422           Fix caps. Keep track of internal state. Work.
28423
28424 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28425
28426         * ext/Makefile.am:
28427           Fix the build fixes.
28428
28429 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28430
28431         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28432         (gst_ogg_demux_src_event), (_find_chain_seek),
28433         (gst_ogg_pad_push):
28434           Check for pad availability before using it.
28435         * ext/ogg/gstoggdemux.c: (_find_chain_process):
28436           Fix parsing of chained ogg. Needs more work on the decoder side.
28437
28438 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28439
28440         * gst/spectrum/Makefile.am:
28441         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
28442         (idle_func):
28443           Fix demo and reenable it. Yes, I'm currently playing with audio
28444           analysis tools
28445
28446 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28447
28448         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28449           We love it if files that start at zero work too...
28450
28451 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28452
28453         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28454           Handle files with missing EOS headers.
28455
28456 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28457
28458         * gst/tcp/gsttcpserversink.c:
28459         (gst_tcpserversink_handle_server_read),
28460         (gst_tcpserversink_init_send):
28461         Zero some variables first (need for accept not to return EINVAL)
28462
28463 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28464
28465         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28466         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
28467         * ext/theora/theoradec.c: (theora_dec_sink_convert),
28468         (theora_dec_chain):
28469         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
28470         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
28471           Seeking and querying finetune.
28472
28473 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
28474
28475         * configure.ac:
28476         * ext/Makefile.am:
28477         * ext/raw1394/Makefile.am:
28478           fix the build
28479
28480 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28481
28482         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28483           Wrong return.
28484         * gst/playback/Makefile.am:
28485         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
28486         * gst/playback/gstplay-marshal.list:
28487         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
28488           Fix marshallers.
28489
28490 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28491
28492         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
28493           Silence.
28494
28495 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28496
28497         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28498         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
28499         (gst_ogg_pad_push):
28500           Yay for non-lineair granulepos in theora.
28501
28502 2004-10-18  Wim Taymans  <wim@fluendo.com>
28503
28504         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28505         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28506         * ext/dv/gstdvdec.h:
28507         Make sure we renegotiate aspect ratio when the camera switches.
28508
28509 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28510
28511         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28512         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
28513           Start at zero.
28514         * ext/theora/theoradec.c: (theora_dec_chain):
28515           Skip headers. Bad idea for chained ogg, but fixes seeking.
28516
28517 2004-10-18  Wim Taymans  <wim@fluendo.com>
28518
28519         * configure.ac:
28520         I swear, this is the last time I touch this.
28521
28522 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28523
28524         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28525         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
28526         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
28527           Faster seeking.
28528         * ext/theora/theoradec.c: (theora_dec_sink_convert):
28529           Time-to-default conversion.
28530         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28531           Don't error on unknown packets, just skip. We should probably
28532           read them if we want to support chained ogg.
28533
28534 2004-10-18  Wim Taymans  <wim@fluendo.com>
28535
28536         * configure.ac:
28537         Added cdaudio to wrong list.
28538
28539 2004-10-18  Wim Taymans  <wim@fluendo.com>
28540
28541         * configure.ac:
28542         Revive cdaudio.
28543
28544 2004-10-18  Wim Taymans  <wim@fluendo.com>
28545
28546         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28547         (gst_dvdec_video_link), (gst_dvdec_push):
28548         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
28549         (gst_smokeenc_resync), (gst_smokeenc_chain):
28550         Fix mimetype on smoke encoder.
28551         Add aspect ratio to dvdec. Not sure if these
28552         values are correct though....
28553
28554 2004-10-18  Wim Taymans  <wim@fluendo.com>
28555
28556         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
28557         Fix vorbis property descriptions and ranges.
28558
28559 2004-10-18  Wim Taymans  <wim@fluendo.com>
28560
28561         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28562         Really do nothing when no data is available.
28563         Go to the playing state when the stream is not seekable
28564         instead of failing.
28565
28566 2004-10-18  Wim Taymans  <wim@fluendo.com>
28567
28568         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
28569         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
28570         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
28571         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
28572         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
28573         Added uri handler for cd://
28574         Port to new API.
28575
28576 2004-10-18  Wim Taymans  <wim@fluendo.com>
28577
28578         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28579         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
28580         (try_to_link_1), (no_more_pads), (close_link), (type_found):
28581         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
28582         (remove_prerolls), (unknown_type), (add_element_stream),
28583         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
28584         (gst_play_base_bin_remove_element),
28585         (gst_play_base_bin_link_stream):
28586         * gst/playback/gstplaybin.c: (gen_video_element),
28587         (gen_vis_element), (remove_sinks), (setup_sinks):
28588         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
28589         (gst_stream_info_get_type), (gst_stream_info_class_init),
28590         (gst_stream_info_init), (gst_stream_info_new),
28591         (gst_stream_info_dispose), (stream_info_mute_pad),
28592         (gst_stream_info_set_property), (gst_stream_info_get_property):
28593         * gst/playback/gststreaminfo.h:
28594         Add sink padtemplate to decodebin.
28595         Added some more comments.
28596         Make queue size configurable in playbasebin.
28597         Added possibility to use elements as sinks (ex cdaudio).
28598
28599 2004-10-15  Wim Taymans  <wim@fluendo.com>
28600
28601         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
28602         (gst_speexenc_chain):
28603         Fix speex timestamps so that it gets muxed properly.
28604
28605 2004-10-15  Wim Taymans  <wim@fluendo.com>
28606
28607         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
28608         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
28609         (gst_dv1394src_init), (gst_dv1394src_dispose),
28610         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
28611         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
28612         (gst_dv1394src_event), (gst_dv1394src_get_formats),
28613         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
28614         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
28615         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
28616         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
28617         * ext/raw1394/gstdv1394src.h:
28618         Added conversion/query functions.
28619         Update buffer timestamps,
28620         Added signals.
28621         Added uri dv:// so it might play from the firewire in playbin.
28622         Fix a possible leak.
28623         Added debugging.
28624
28625 2004-10-15  Wim Taymans  <wim@fluendo.com>
28626
28627         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
28628         (gst_dv1394src_init), (gst_dv1394src_set_property),
28629         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
28630         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
28631         * ext/raw1394/gstdv1394src.h:
28632         Added AV/C VTR control support needed for some cameras.
28633         Added automatic port detection.
28634         Added properties for selecting the channel.
28635         The configure.ac script is not yet updated to reflect the
28636         new libavc1394 and librom1394 dependencies.
28637
28638 2004-10-15  Wim Taymans  <wim@fluendo.com>
28639
28640         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28641         (qtdemux_parse), (gst_qtdemux_handle_esds):
28642         An esds box is not a container.
28643         Fix parsing of mp4v boxes.
28644         Do not try to renegotiate fps for each frame. Need to
28645         find a better method. This should fix mp4 playback.
28646
28647 2004-10-14  David Schleef  <ds@schleef.org>
28648
28649         * configure.ac: update for swfdec-0.3 and liboil-0.2
28650         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
28651         * ext/swfdec/gstswfdec.h: same
28652         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
28653         * gst/videotestsrc/videotestsrc.c: same
28654
28655 2004-10-14  Wim Taymans  <wim@fluendo.com>
28656
28657         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
28658         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
28659         (is_sync_frame), (gst_multifdsink_new_client),
28660         (gst_multifdsink_handle_client_write),
28661         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28662         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
28663         Turn warnings into info.
28664         Don't allow a state change in the streaming thread.
28665
28666 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28667
28668         * ext/vorbis/oggvorbisenc.c:
28669         * ext/vorbis/vorbisdec.c:
28670           fix template sample rate
28671
28672 2004-10-13  Wim Taymans  <wim@fluendo.com>
28673
28674         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
28675         Decoding the header first fixes some problems in resyncing
28676         in more mp3s.
28677
28678 2004-10-12  Wim Taymans  <wim@fluendo.com>
28679
28680         * gst/playback/gstplaybin.c: (gen_video_element),
28681         (gen_vis_element), (remove_sinks), (setup_sinks):
28682         Added vis plugin support, need to configure the vis
28683         element to activate it.
28684
28685 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28686
28687         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
28688         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
28689           Some debug.
28690         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
28691         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
28692         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
28693         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
28694         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
28695         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
28696         * gst/avi/gstavidemux.h:
28697           Support for openDML-2.0 indx/ix## chunks. Support for broken index
28698           recovery (where, if part of the index is broken, we will still read
28699           the rest of the index and recover the broken part by stream
28700           scanning). More broken media support. EOS workarounds. General AVI
28701           braindamage headache recovery. Aspirin included.
28702
28703 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28704
28705         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
28706         (cdparanoia_event), (cdparanoia_query):
28707           Get rid of hideous lead-in.
28708
28709 2004-10-11  Wim Taymans  <wim@fluendo.com>
28710
28711         * gst/playback/gstplaybasebin.c: (setup_source):
28712         Wrong var used to get g_list_next.
28713
28714 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28715
28716         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28717         (cdparanoia_get), (cdparanoia_open):
28718           Report discid as metadata, add duration.
28719
28720 2004-10-11  Wim Taymans  <wim@fluendo.com>
28721
28722         * gst/playback/gstplaybasebin.c: (setup_source):
28723         Cleanup the previous pipeline a little earlier for the
28724         case that a source element provides raw data.
28725
28726 2004-10-11  Benjamin Otte  <otte@gnome.org>
28727
28728         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28729           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
28730           consuming the last 128 bytes, even though it was valid mp3 data.
28731
28732 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28733
28734         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
28735         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
28736         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
28737         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
28738
28739 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28740
28741         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
28742         Fix for webcams that support only specific width or height
28743
28744 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28745
28746         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28747
28748         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
28749           Fix wrong discont event setup (fixes #154967).
28750
28751 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
28752
28753         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28754
28755         * gst/auparse/gstauparse.c: (gst_auparse_chain):
28756           Error out on invalid data (fixes #154807).
28757
28758 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28759
28760         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28761
28762         * ext/dvdread/dvdreadsrc.c: (_read):
28763           Make titles > 0 work again (fixes #154834).
28764
28765 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28766
28767         * gst-libs/gst/riff/riff-media.c:
28768         (gst_riff_create_video_template_caps):
28769           WMV3 missing in template caps.
28770
28771 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28772
28773         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
28774           OK, so the original code was too strict. It makes random AVI files
28775           hang for seconds upon opening, which is unacceptable and is far
28776           beyond the original goal of getting multiple chunks for one-chunk
28777           sounc stream files. So now do just that.
28778
28779 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28780
28781         * gst/playback/gstplaybasebin.c: (setup_source),
28782         (gst_play_base_bin_change_state):
28783           Actually clean up streaminfo if output fails. This would trigger
28784           if, for example, there was no CD in the drive. No preroll, so
28785           a streaminfo structure is created, but the subsequent state change
28786           of the thread fails.
28787         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
28788           Don't change state if parent failed.
28789
28790 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28791
28792         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28793         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
28794         (gen_video_element), (remove_sinks):
28795           Add small bits of code for screenshot handling.
28796
28797 2004-10-08  Wim Taymans  <wim@fluendo.com>
28798
28799         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
28800         (gen_video_element), (gen_audio_element), (setup_sinks):
28801         Don't assume the user provided sinks are named "sink"...
28802
28803 2004-10-08  Wim Taymans  <wim@fluendo.com>
28804
28805         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
28806         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
28807         (gst_play_base_bin_link_stream):
28808         Do not try to autoplug sources that generate raw streams like
28809         cdparanoia.
28810         disconnect the preroll overrun signal when we don't need it anymore.
28811
28812 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
28813
28814         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
28815         Added reworked patch from #154903 from milosz derezynski (deadchip).
28816
28817 2004-10-08  Wim Taymans  <wim@fluendo.com>
28818
28819         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
28820         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
28821         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
28822         (cdparanoia_convert), (cdparanoia_uri_get_type),
28823         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
28824         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
28825         * ext/cdparanoia/gstcdparanoia.h:
28826         This adds the cdda://<tracknum> uri.
28827
28828 2004-10-08  Wim Taymans  <wim@fluendo.com>
28829
28830         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28831         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
28832         (try_to_link_1), (no_more_pads), (close_link), (type_found):
28833         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28834         (unknown_type), (gst_play_base_bin_remove_element),
28835         (gst_play_base_bin_link_stream):
28836         * gst/playback/gstplaybasebin.h:
28837         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28838         (gst_play_bin_set_property), (gen_video_element),
28839         (gen_audio_element), (setup_sinks):
28840         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
28841         (gst_stream_info_get_type), (gst_stream_info_class_init),
28842         (gst_stream_info_init), (gst_stream_info_new),
28843         (gst_stream_info_dispose), (stream_info_mute_pad),
28844         (gst_stream_info_set_property), (gst_stream_info_get_property):
28845         * gst/playback/gststreaminfo.h:
28846         Reuse the audio and video bins.
28847         Some internal cleanups in the stream selection code.
28848
28849 2004-10-08  Julien MOUTTE  <julien@moutte.net>
28850
28851         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28852         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
28853         * sys/ximage/ximagesink.h:
28854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28855         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
28856         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
28857         not coming from those elements. Moreover these elements should not keep
28858         the xid they have been given when in NULL state.
28859
28860 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28861
28862         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28863         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
28864         * sys/ximage/ximagesink.h:
28865         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28866         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
28867         * sys/xvimage/xvimagesink.h:
28868           Actually only create a new toplevel window if we're not gonna
28869           embed it right after.
28870
28871 2004-10-07  Wim Taymans  <wim@fluendo.com>
28872
28873         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
28874         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
28875         * gst/playback/gstplaybin.c: (setup_sinks):
28876         Implement muting/unmuting of streams, mute streams that are not
28877         used.
28878
28879 2004-10-07  Wim Taymans  <wim@fluendo.com>
28880
28881         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
28882         (plugin_init):
28883         Added lame audio/x-ac3 typefind function.
28884
28885 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28886
28887         * configure.ac:
28888           bump nano to cvs
28889
28890 === release 0.8.5 ===
28891
28892 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28893
28894         * NEWS:
28895         * RELEASE:
28896         * configure.ac:
28897           releasing 0.8.5, "Take You On"
28898
28899 2004-10-06  Wim Taymans  <wim@fluendo.com>
28900
28901         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
28902         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
28903         (no_more_pads), (close_link), (type_found):
28904         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
28905         * gst/playback/gstplaybin.c: (gen_video_element):
28906         Do not signal the no_more_pads after the first pad when
28907         we are plugging a non dynamic element with multiple
28908         output pads (like swfdec, dvdec, ...).
28909
28910 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28911
28912         * configure.ac:
28913           bump for prerelease
28914
28915 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28916
28917         * gst/wavparse/gstwavparse.c:
28918           add ATRAC3 to STATIC CAPS to fix a warning
28919
28920         * gst/matroska/ebml-read.c:
28921         * gst-libs/gst/riff/riff-read.c:
28922           fix typos
28923
28924 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28925
28926         * gst-libs/gst/riff/riff-media.c:
28927           generate caps for ATRAC3 audio streams
28928
28929         * gst/realmedia/rmdemux.c:
28930           generate caps for ATRAC3 audio streams
28931
28932 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28933
28934         * gst/wavparse/Makefile.am
28935         * gst/wavparse/riff.h
28936         * gst/wavparse/wavparse.vcproj
28937           riff.h removal (unused and duplication with riff-ids.h)
28938
28939 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28940
28941         * gst/wavparse/gstwavparse.h
28942           remove duplicated defines for audio codec codes
28943
28944         * gst-libs/gst/riff/riff-ids.h
28945         * gst/wavenc/riff.h:
28946           add "4CC" code for ATRAC3 audio streams
28947           add "4CC" code for ITU_G721_ADPCM (unused for now)
28948
28949 2004-10-06  Wim Taymans  <wim@fluendo.com>
28950
28951         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
28952         Actually _do_ negotiation. Pass gdouble as arg instead
28953         of guint64 for the framerate.
28954
28955 2004-10-06  Wim Taymans  <wim@fluendo.com>
28956
28957         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
28958         (find_compatibles), (close_pad_link), (try_to_link_1),
28959         (no_more_pads), (close_link), (type_found):
28960         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
28961         * gst/playback/gstplaybin.c: (gen_video_element),
28962         (gen_audio_element):
28963         Set state on newly added element to READY so that negotiation
28964         can happen ASAP.
28965         Addes some more debug info.
28966         Do not try to plug pads with multiple caps structures or ANY
28967         because it is too dangerous since we do not do dynamic
28968         replugging.
28969
28970 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28971
28972         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
28973
28974         * po/LINGUAS:
28975         * po/or.po:
28976           add Oriya translation
28977
28978 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28979
28980         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
28981           Prevent overwrite of size member. Makes audio sound crappy.
28982
28983 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28984
28985         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28986         Add rmvb to the list of known RealMedia extensions
28987
28988 2004-10-05  Wim Taymans  <wim@fluendo.com>
28989
28990         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
28991         (mngdec_openstream), (mngdec_closestream),
28992         (mngdec_handle_sink_event), (mngdec_readdata),
28993         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
28994         (mngdec_getcanvasline), (mngdec_refresh),
28995         (gst_mngdec_change_state):
28996         Set the framerate correctly.
28997
28998 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28999
29000         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29001           There was something wrong with the index massaging.
29002
29003 2004-10-04  Wim Taymans  <wim@fluendo.com>
29004
29005         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
29006         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
29007         (gst_smokedec_chain):
29008         * ext/jpeg/gstsmokedec.h:
29009         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29010         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
29011         * ext/jpeg/gstsmokeenc.h:
29012         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
29013         (smokecodec_decode_new), (smokecodec_info_free),
29014         (smokecodec_set_quality), (smokecodec_get_quality),
29015         (smokecodec_set_threshold), (smokecodec_get_threshold),
29016         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29017         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
29018         (smokecodec_encode), (smokecodec_parse_id),
29019         (smokecodec_parse_header), (smokecodec_decode):
29020         * ext/jpeg/smokecodec.h:
29021         * ext/jpeg/smokeformat.h:
29022         Updated smoke, new bitstream, allows embedding in ogg.
29023
29024 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29025
29026         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
29027           Fix seeking in some files. All this code is no longer needed (and
29028           actually breaks stuff) because we now synchronize the full index
29029           right when reading the header.
29030
29031 2004-10-04  Wim Taymans  <wim@fluendo.com>
29032
29033         * configure.ac:
29034         configure update for libmng.
29035
29036 2004-10-04  Wim Taymans  <wim@fluendo.com>
29037
29038         * ext/libmng/Makefile.am:
29039         * ext/libmng/gstmng.c: (plugin_init):
29040         * ext/libmng/gstmng.h:
29041         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
29042         (gst_mngdec_base_init), (gst_mngdec_class_init),
29043         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
29044         (gst_mngdec_loop), (gst_mngdec_get_property),
29045         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
29046         (mngdec_closestream), (mngdec_handle_sink_event),
29047         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
29048         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
29049         (gst_mngdec_change_state):
29050         * ext/libmng/gstmngdec.h:
29051         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
29052         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
29053         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
29054         (gst_mngenc_chain), (gst_mngenc_get_property),
29055         (gst_mngenc_set_property):
29056         * ext/libmng/gstmngenc.h:
29057         Added basic MNG decoder. Needs more work. The encoder does
29058         not work yet.
29059
29060 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29061
29062         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
29063         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
29064         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
29065           Don't hang on length=0 chunks. Some negotiation fixes. Signal
29066           no-more-pads.
29067
29068 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29069
29070         * configure.ac:
29071           you need at least 1.0.4 of speex
29072
29073 2004-10-04 Iain <iaingnome@gmail.com>
29074
29075         * ext/speex/gstspeexdec.h: Revert the includes changes.
29076
29077         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
29078
29079 2004-09-30 Iain <iaingnome@gmail.com>
29080
29081         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
29082         found during init or set as a property instead of hardcoding /dev/audio
29083
29084 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29085
29086         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
29087         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
29088         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
29089         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
29090         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
29091         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
29092         (gst_rmdemux_dump_data):
29093           Use debug category, fix EOS handling. filesrc ! rmdemux now
29094           works.
29095
29096 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29097
29098         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
29099         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
29100         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
29101           Improve allocation, cutting and sorting of the index. How takes a
29102           few seconds instead of minutes.
29103
29104 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
29105
29106         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
29107           fixed compilation
29108
29109 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29110
29111         * gst-libs/gst/riff/riff-media.c:
29112         (gst_riff_create_video_caps_with_data),
29113         (gst_riff_create_video_template_caps):
29114           Add wing commander format mimetype/fourccs.
29115         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29116           Don't crash if some value is 0.
29117
29118 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29119
29120         * gst-libs/gst/riff/riff-media.c:
29121         (gst_riff_create_video_caps_with_data),
29122         (gst_riff_create_video_template_caps):
29123           Add DIB fourcc (raw, palettized 8-bit RGB).
29124         * gst-libs/gst/riff/riff-read.c:
29125         (gst_riff_read_strf_vids_with_data):
29126           Oops, fix strf_data reading bug.
29127         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
29128           Use a non-NULL tag.
29129         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29130           Time for hacks. Sorry Dave. At least one quicktime movie (a
29131           trailer) that I've encountered contains multiple video tracks.
29132           One of those is the actual video track, the other are one-frame
29133           tracks (images). Unfortunately, the number of frames according
29134           to the trak header is 1 for each, so that doesn't help. So
29135           instead, I look at the duration and discard tracks with a
29136           duration shorter than 20% of the length of the stream. Better
29137           than nothing.
29138
29139 2004-10-01  Christian Schaller <christian@fluendo.com>
29140
29141         * ext/ivorbis/vorbis.c:
29142           Patch from Phil Blundell (Bug 152341)
29143
29144 2004-10-01  Wim Taymans  <wim@fluendo.com>
29145
29146         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
29147         (speex_dec_get_formats), (speex_dec_convert),
29148         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
29149         (speex_dec_chain), (gst_speexdec_get_property),
29150         (gst_speexdec_set_property):
29151         Small cleanups.
29152
29153 2004-10-01  Wim Taymans  <wim@fluendo.com>
29154
29155         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
29156         (gst_wavparse_stream_init), (gst_wavparse_fmt),
29157         (gst_wavparse_other), (gst_wavparse_loop),
29158         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
29159         (gst_wavparse_srcpad_event):
29160         * gst/wavparse/gstwavparse.h:
29161         Added some more debugging info.
29162         Fix the case where the length of the file is 0.
29163         Make sure we seek to sample borders.
29164
29165 2004-10-01  Wim Taymans  <wim@fluendo.com>
29166
29167         * gst/playback/README:
29168         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
29169         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29170         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29171         Add some debug info to decodebin, update README
29172
29173 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29174
29175         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
29176           Don't use g_print(); use GST_DEBUG().
29177
29178 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29179
29180         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29181         (gst_ogg_mux_queue_pads):
29182           Handle EOS properly.
29183
29184 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29185
29186         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29187
29188         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
29189         (gst_faad_chain), (gst_faad_change_state):
29190         * ext/faad/gstfaad.h:
29191           Allow playback of raw (unframed) MPEG AAC files (#148993).
29192
29193 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29194
29195         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29196
29197         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29198           Throw error if we didn't recognize the stream. Fixes #152289.
29199
29200 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29201
29202         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
29203           Fix negotiation.
29204
29205 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
29206
29207         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29208
29209         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29210           Fix memleak.
29211
29212 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
29213
29214         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29215
29216         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
29217           Solve #152805.
29218         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
29219           Solve 152806.
29220
29221 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29222
29223         * gst-libs/gst/riff/riff-media.c:
29224         (gst_riff_create_video_caps_with_data),
29225         (gst_riff_create_audio_caps_with_data):
29226           Add codec_data handling (like asfdemux used to do).
29227         * gst/asfdemux/gstasf.c: (plugin_init):
29228         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29229         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
29230           Use riff-media for caps creation instead of our own (mostly
29231           broken) copy of its functions.
29232
29233 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29234
29235         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
29236           Don't actually error out if we get another return value than
29237           -EINVAL. Opposite to what I first thought, drivers have random
29238           return values for this, although -EINVAL is the expected return
29239           value. Since this is not fatal, we shouldn't use
29240           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
29241
29242 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29243
29244         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29245         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
29246         (dvdreadsrc_get_property), (_open), (_seek), (_read),
29247         (dvdreadsrc_get), (dvdreadsrc_open_file),
29248         (dvdreadsrc_change_state):
29249           Fix. Don't do one big huge loop around the whole DVD, that will
29250           cache all data and thus eat sizeof(dvd) (several GB) before we
29251           see something.
29252         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29253           Actually NULL'ify event after using it.
29254         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
29255         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
29256         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29257         (gst_ebml_read_seek), (gst_ebml_read_skip):
29258           Handle events.
29259         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
29260         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
29261         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
29262           Fix timing (this will probably break if I seek using menus, but
29263           I didn't get there yet). VOBs and normal DVDs should now work.
29264           Add a mpeg2-only pad with high rank so this get autoplugged for
29265           MPEG-2 movies.
29266         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
29267         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
29268         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
29269         (gst_mpeg_demux_get_audio_stream),
29270         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
29271         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
29272           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
29273           MPEG-1 but use dvddemux for MPEG-2.
29274         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
29275         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
29276         (gst_mpeg_parse_parse_packhead):
29277           Timing. Only add pad template if it exists. Add sink template from
29278           class and not from ourselves. This means we will always use the
29279           correct sink template even if it is not the one defined in this
29280           file.
29281
29282 2004-09-29  Wim Taymans  <wim@fluendo.com>
29283
29284         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
29285         (gst_mpeg_demux_parse_pes):
29286         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
29287         Fix playback of mpeg again, timestamps where screwed up by
29288         patch 1.61.
29289
29290 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29291
29292         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
29293           Only return true if we actually filled something in. Prevents
29294           player applications from showing a random length for flac files.
29295         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29296         (gst_riff_read_use_event), (gst_riff_read_handle_event),
29297         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
29298         (gst_riff_read_strf_vids_with_data),
29299         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
29300           OK, ok, so I implemented event handling. Apparently it's normal
29301           that we receive random events at random points without asking
29302           for it.
29303         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29304         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29305         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
29306         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29307         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
29308         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
29309         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
29310         * gst/avi/gstavidemux.h:
29311           Implement non-lineair chunk handling and subchunk processing.
29312           The first solves playback of AVI files where the audio and video
29313           data of individual buffers that we read are not synchronized.
29314           This should not happen according to the wonderful AVI specs, but
29315           of course it does happen in reality. It is also a prerequisite for
29316           the second. Subchunk processing allows us to cut chunks in small
29317           pieces and process each of these pieces separately. This is
29318           required because I've seen several AVI files with incredibly large
29319           audio chunks, even some files with only one audio chunk for the
29320           whole file. This allows for proper playback including seeking.
29321           This patch is supposed to fix all AVI A/V sync issues.
29322         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
29323         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
29324           Work.
29325         * gst/modplug/gstmodplug.cc:
29326           Proper return value setting for the query() function.
29327         * gst/playback/gstplaybasebin.c: (setup_source):
29328           Being in non-playing state (after, e.g., EOS) is not necessarily
29329           a bad thing. Allow for that. This fixes playback of short files.
29330           They don't actually playback fully now, because the clock already
29331           runs. This means that small files (<500kB) with a small length
29332           (<2sec) will still not or barely play. Other files, such as mod
29333           or flx, will work correctly, however.
29334
29335 2004-09-28  Wim Taymans  <wim@fluendo.com>
29336
29337         * ext/speex/gstspeex.c: (plugin_init):
29338         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
29339         (gst_speex_dec_class_init), (speex_dec_get_formats),
29340         (speex_get_event_masks), (speex_get_query_types),
29341         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
29342         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
29343         (gst_speexdec_get_property), (gst_speexdec_set_property),
29344         (speex_dec_change_state):
29345         * ext/speex/gstspeexdec.h:
29346         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
29347         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
29348         (gst_speexenc_base_init), (gst_speexenc_class_init),
29349         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
29350         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
29351         (gst_speexenc_src_query), (gst_speexenc_init),
29352         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
29353         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
29354         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
29355         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
29356         (gst_speexenc_chain), (gst_speexenc_get_property),
29357         (gst_speexenc_set_property), (gst_speexenc_change_state):
29358         * ext/speex/gstspeexenc.h:
29359         Rewrote speex encoder, make sure it can be embedded in ogg.
29360         Implemented speex decoder.
29361
29362 2004-09-28  Christian Schaller <christian@fluendo.com>
29363
29364         * configure.ac:
29365         Remove kioslave plugin. Markey is brewing a new working one
29366         * ext/Makefile.am: Remove kioslave plugin
29367         * ext/kio: remove
29368         * gst-plugins.spec.in: remove kio plugin from spec
29369
29370 2004-09-27  Wim Taymans  <wim@fluendo.com>
29371
29372         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29373         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29374         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
29375         (gst_multifdsink_new_client),
29376         (gst_multifdsink_handle_client_write),
29377         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29378         (gst_multifdsink_handle_clients):
29379         * gst/tcp/gstmultifdsink.h:
29380         Make syncing to keyframes actually work for new clients and lagging
29381         clients.
29382
29383 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29384
29385         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
29386         (gst_navigationtest_handle_src_event), (draw_box_planar411),
29387         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
29388         * gst/debug/gstnavigationtest.h:
29389           make navigationtest display button-press and button-release events
29390
29391 2004-09-26 Iain <iaingnome@gmail.com>
29392
29393         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
29394         the channels have received a new media event.
29395         (interleave_buffered_loop): Compresses a new media event on all
29396         channels into one.
29397
29398 2004-09-26 Iain <iaingnome@gmail.com>
29399
29400         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
29401         call the sinkpad's default event handler and not the srcpads. He also
29402         says this is confusing :)
29403         (gst_wavenc_stop_file): Company says that seek events only go upstream
29404         we should send a discontinuous downstream instead.
29405
29406 2004-09-25  Christian Schaller <christian@fluendo.com>
29407
29408         * Update SPEC file to be usable in conjunction with Fedora Core,
29409           Fedora.us and freshrpms packages
29410         * Fix typo in multifilesrc test Makefile
29411
29412 2004-09-24  Wim Taymans  <wim@fluendo.com>
29413
29414         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29415         Only signal the no_more_pads signal when we have
29416         added the stream to our list.
29417
29418 2004-09-24  Wim Taymans  <wim@fluendo.com>
29419
29420         * gst/playback/gstplaybasebin.c: (remove_prerolls),
29421         (new_decoded_pad):
29422         * gst/playback/gstplaybasebin.h:
29423         * gst/playback/gstplaybin.c: (setup_sinks):
29424         Don't try to preroll or decode more than one audio/video
29425         track.
29426
29427 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29428
29429         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
29430           Throw error if we failed to find a suitable output. This should
29431           throw an error if we successfully set up a pipeline (e.g. because
29432           we recognized a media file) but found no decodable streams in it
29433           (e.g. because it contains only media stream types for which we
29434           have no decoders, or because it's not a media type).
29435
29436 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29437
29438         * ext/dirac/Makefile.am:
29439         * ext/dirac/gstdirac.cc:
29440         * ext/dirac/gstdiracdec.cc:
29441         * ext/dirac/gstdiracdec.h:
29442           Do something. Don't actually know if this works because I don't
29443           have a demuxer yet.
29444         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
29445           Add channels=1 to caps returned from _getcaps().
29446         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
29447         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
29448         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
29449         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
29450         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
29451         (gst_ogm_parse_change_state):
29452           Separate between audio/video so ogmaudioparse actually uses the
29453           audio pad templates. Both audio and video work now, including
29454           autoplugging. Also use sometimes-srcpad hack.
29455         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29456           Handle events better. Don't hang on infinite loops.
29457         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
29458         (gst_avi_demux_init), (gst_avi_demux_reset),
29459         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29460         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
29461         (gst_avi_demux_change_state):
29462         * gst/avi/gstavidemux.h:
29463           Improve A/V sync. Still not perfect.
29464         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
29465         (gst_ebml_read_skip):
29466           Handle events better.
29467         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
29468         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
29469         (qtdemux_audio_caps):
29470           Add IMA4. Improve event handling. Save offset after a seek when
29471           the headers are at the end of the file so that we don't end up in
29472           an infinite loop.
29473         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
29474           Add low-priority typefind support for files with no length.
29475
29476 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29477
29478         * testsuite/multifilesink/Makefile.am:
29479         fix typo
29480
29481 2004-09-22  Julien MOUTTE  <julien@moutte.net>
29482
29483         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
29484         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
29485         mistakes from thaytan's patches.
29486
29487 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
29488
29489         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
29490           For completeness, XSync in the destroy function as xvimage does.
29491
29492 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
29493
29494         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
29495            Correct caps negotiation
29496         * gst/volume/gstvolume.c: (volume_chain_float),
29497         (volume_chain_int16):
29498            Modify debug output to be little more informative
29499         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
29500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29501         (gst_xvimagesink_xvimage_destroy):
29502           Add XSync calls after detaching from the shared memory segment to
29503           avoid a crash.
29504
29505 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29506
29507         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
29508         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
29509         * ext/vorbis/vorbis.c: (plugin_init):
29510         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
29511         (gst_vorbisenc_chain):
29512         * ext/vorbis/vorbisenc.h:
29513         remove explicit newmedia support from oggmux and vorbisenc
29514         add debug category to vorbisenc
29515         * gst/multifilesink/gstmultifilesink.c:
29516         (gst_multifilesink_class_init), (gst_multifilesink_init),
29517         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
29518         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
29519         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
29520         (plugin_init):
29521         * gst/multifilesink/gstmultifilesink.h:
29522         add support for streamheader in multifilesink
29523
29524 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29525
29526         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
29527         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
29528         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
29529           Prevent infinite loops. More correct error reporting.
29530         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29531           Error out if negotiation fails.
29532         * gst/playback/gstplaybasebin.c: (setup_source),
29533         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
29534         (gst_play_base_bin_found_tag):
29535           Error/tag forwarding. Pre-roll fixes for source errors on state
29536           changes (e.g. "file does not exist") to prevent hangs.
29537
29538 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29539
29540         * testsuite/multifilesink/Makefile.am:
29541         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
29542         (gst_newmedia_class_init), (gst_newmedia_init),
29543         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
29544         (newfile_signal), (test_signal), (main):
29545         * testsuite/multifilesink/multifilesrc_test.c: (main):
29546         * testsuite/multifilesink/oggtheora_test.c:
29547         (gst_newmedia_base_init), (gst_newmedia_class_init),
29548         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
29549         (test_format), (newfile_signal), (test_signal), (main):
29550         * testsuite/multifilesink/oggvorbis_test.c:
29551         (gst_newmedia_base_init), (gst_newmedia_class_init),
29552         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
29553         (test_format), (newfile_signal), (test_signal), (main):
29554         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
29555         (gst_newmedia_class_init), (gst_newmedia_init),
29556         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
29557         (newfile_signal), (test_signal), (main):
29558         New media tests
29559
29560 2004-09-20  Christian Schaller <christian@fluendo.com>
29561
29562         * Fix mikmod license to LGPL as they have relicensed
29563         * Move Dirac and Effectv into LGPL section of README_license
29564
29565 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29566
29567         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
29568         (gst_mad_change_state):
29569           Allow for mp3 rate/channels changes. However, only very
29570           conservatively. Reason that we *have* to enable this is smiply
29571           because the mad find_sync() function is not good enough, it will
29572           regularly sync on random data as valid frames and therefore make
29573           us provide random caps as *final* caps of the stream. The best fix
29574           I could think of is to simply require several of the same stream
29575           changes in a row before we change caps.
29576           The actual testcase that works now is #
29577         * ext/ogg/Makefile.am:
29578         * ext/ogg/gstogg.c: (plugin_init):
29579         * ext/ogg/gstogmparse.c:
29580           OGM support (video only for now; I need an audio sample file).
29581         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29582         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
29583         (gst_asf_demux_add_video_stream):
29584           WMV extradata.
29585         * gst/playback/gstplaybasebin.c: (unknown_type):
29586           Don't error out on single unknown-types after all. It's wrong.
29587           If we found type of video and audio but not of a subtitle stream,
29588           it will still error out (which is unwanted). Will find a better fix
29589           later on.
29590         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
29591         (ogmaudio_type_find), (plugin_init):
29592           OGM support.
29593
29594 2004-09-20  Johan Dahlin  <johan@gnome.org>
29595
29596         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
29597         after setting caps.
29598
29599 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29600
29601         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
29602         * gst/wavenc/gstwavenc.h:
29603         Added newmedia support to wavenc
29604
29605 2004-09-17  Wim Taymans  <wim@fluendo.com>
29606
29607         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
29608         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
29609         (gst_fdset_fd_can_write), (gst_fdset_wait):
29610         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
29611         (gst_multifdsink_init), (gst_multifdsink_add),
29612         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
29613         (gst_multifdsink_remove_client_link),
29614         (gst_multifdsink_client_queue_buffer),
29615         (gst_multifdsink_handle_client_write),
29616         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
29617         (gst_multifdsink_close), (gst_multifdsink_change_state):
29618         * gst/tcp/gstmultifdsink.h:
29619         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
29620         (gst_tcpserversink_removed):
29621         Small cleanups in fdset.c
29622         Use a hastable to map fd to the client structure for faster
29623         lookup in _remove and get_stats.
29624         Added virtual function to close the fds.
29625         Handle clients even when the select/poll call was unblocked because
29626         of a command.
29627         Implement syncing to keyframe in the recovery procedure.
29628
29629 2004-09-16 Iain <iaingnome@gmail.com>
29630
29631         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
29632         try caps.
29633
29634 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29635
29636         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
29637           Caps are only set if the type of the stream is unknown, but this
29638           is initialized in ->init_stream(), so set to UNKNOWN after calling
29639           ->init_stream() so that capsnego starts.
29640
29641 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29642
29643         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29644         (gst_avi_demux_stream_data):
29645           Just hardcode for raw audio then. AVI audio sucks.
29646
29647 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
29648
29649         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
29650         * gst/matroska/matroska-mux.c: (audiosink_templ),
29651         (gst_matroska_mux_audio_pad_link):
29652         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
29653         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
29654
29655 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29656
29657         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29658         (gst_avi_demux_stream_data):
29659           Try to fix a/v sync issues.
29660
29661 2004-09-15  David Schleef  <ds@schleef.org>
29662
29663         * configure.ac: remove NASM check, since we don't use it.  Update
29664         dirac check to 0.4
29665         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
29666         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29667         Initialized variables.
29668         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
29669         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
29670         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
29671         SVQ3 format
29672
29673 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29674
29675         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29676         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
29677         * gst/avi/gstavidemux.h:
29678           Fix for compressed audio (mp3) timestamp generation. How did this
29679           ever work?
29680
29681 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29682
29683         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
29684           Volume is a double not a float.
29685
29686 2004-09-15  Wim Taymans  <wim@fluendo.com>
29687
29688         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
29689         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29690         Don't close the fd in multifdsink as we didn't open it in the
29691         first place. Some cleanups.
29692
29693 2004-09-15  Wim Taymans  <wim@fluendo.com>
29694
29695         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29696         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29697         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
29698         Fix the case where the muxer would mark pages as delta
29699         frames when they are not (vorbis only ogg).
29700
29701 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29702
29703         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
29704         (gst_play_base_bin_change_state):
29705           Handle the case where we failed to setup a clear pipeline. This
29706           will throw an error (or EOS, another nice case) and if you don't
29707           catch that, the app will wait for the signal forever (and thus
29708           hang).
29709
29710 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29711
29712         * ext/gnomevfs/gstgnomevfssink.c:
29713         (gst_gnomevfssink_uri_get_protocols):
29714         * ext/gnomevfs/gstgnomevfssrc.c:
29715         (gst_gnomevfssrc_uri_get_protocols):
29716         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
29717         * ext/gnomevfs/gstgnomevfsuri.h:
29718           Use _uri_new() instead of _open(), so it doesn't take as long and
29719           Christophe's computer won't hang.
29720         * gst/playback/gstplaybasebin.c: (unknown_type):
29721           Throw error on unknown media type, so apps actually display it.
29722
29723 2004-09-14  Brian Cameron  <brian.cameron@sun.com
29724
29725         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
29726           this script to work on Solaris since bash shell handles echo
29727           differenly than bash.
29728
29729 2004-09-17  Wim Taymans  <wim@fluendo.com>
29730
29731         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
29732         (setup_source), (gst_play_base_bin_set_property),
29733         (gst_play_base_bin_add_element):
29734         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
29735         Some more work on making sure seeking pauses the pipeline and
29736         that changing the uri actually does something.
29737
29738 2004-09-17  Wim Taymans  <wim@fluendo.com>
29739
29740         * gst/tcp/gstfdset.c: (gst_fdset_wait):
29741         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
29742         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
29743         (gst_tcpserversink_close):
29744         Be a bit more paranoid when freeing memory.
29745
29746 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29747
29748         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
29749         (qtdemux_parse_trak):
29750           Don't crash by dividing by zero (see sample movie in #126922).
29751
29752 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29753
29754         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29755           Don't touch non-existing data (fixes crash on file in #140147).
29756
29757 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29758
29759         * gst/playback/gstplaybasebin.c:
29760         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
29761           Handle double disposals, and proper change of URIs.
29762
29763 2004-09-13  Martin Eikermann <meiker@upb.de>
29764
29765         * gst/mpegstream/gstmpegparse.c:
29766           fix synchronistation for streams recorded from digital PCR
29767           fixes bug #119376
29768
29769 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29770
29771         * ext/gnomevfs/Makefile.am:
29772         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29773         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
29774         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
29775         (gst_gnomevfssink_uri_get_type),
29776         (gst_gnomevfssink_uri_get_protocols),
29777         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
29778         (gst_gnomevfssink_uri_handler_init),
29779         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
29780         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
29781         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
29782         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
29783         (gst_gnomevfssrc_uri_get_type),
29784         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
29785         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
29786         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
29787         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
29788         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
29789         * ext/gnomevfs/gstgnomevfsuri.h:
29790           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
29791           of fake URIs to see which this version of Gnome-VFS likes, and
29792           uses that for the Gst-URI interface. Makes playbin support http://
29793           streams. Also fix up some stupid behaviour in gnomevfssrc.
29794
29795 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29796
29797         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
29798         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
29799         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
29800         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
29801           Update mixer (to sync with other sessions) if we try to obtain
29802           a new value. This makes alsamixer work accross applications.
29803         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
29804           Only call sync functions if we're running, else alsalib asserts.
29805         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29806           Sometimes fails to compile. Possibly a gcc bug.
29807         * gst/playback/gstplaybin.c: (gen_video_element),
29808         (gen_audio_element):
29809           Add a reference to an application-provided object, because we lose
29810           this same reference if we add it to the bin. If we don't do this,
29811           we can only use this object once and thus crash if we go from
29812           ready to playing, back to ready and back to playing again.
29813           Also add an audioscale element because several cheap soundcards -
29814           like mine - don't support all samplerates.
29815         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29816         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
29817           Fix wrong order or PAR calls. Makes automatically obtained PAR
29818           from the X server atually being used.
29819
29820 2004-09-12  David Schleef  <ds@schleef.org>
29821
29822         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
29823         #151887, #152102, #152247.
29824         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
29825         * examples/seeking/cdparanoia.c: same
29826         * examples/seeking/cdplayer.c: same
29827         * examples/seeking/seek.c: same
29828         * examples/seeking/spider_seek.c: same
29829         * examples/seeking/vorbisfile.c: same
29830         * examples/stats/mp2ogg.c: same
29831         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29832         (gst_esdsink_dispose): Dispose of element properly.
29833         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
29834         fixes.
29835         * ext/nas/nassink.c: (gst_nassink_class_init),
29836         (gst_nassink_dispose): Dispose of element correctly.
29837         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
29838         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29839         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
29840         Fix 64-bit warning.
29841         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29842         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
29843         Fix 64-bit warning.
29844
29845 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29846
29847         * configure.ac : change speex detection as 1.1.6 now uses
29848           .pc/pkg-config and they changed their headers location.
29849
29850 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
29851
29852         * gst/matroska/matroska-mux.h:
29853         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
29854         (gst_matroska_mux_start), (gst_matroska_mux_finish),
29855         (gst_matroska_mux_write_data):
29856           Write multiple blocks/frames per cluster.
29857                 Write meta-seek information (seek heads).
29858
29859 2004-09-09  Scott Wheeler <wheeler@kde.org>
29860
29861         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
29862         (gst_play_bin_set_property), (gst_play_bin_get_property),
29863         (gen_audio_element), (gen_audio_element):
29864           Add a volume element / property to the pipeline.
29865
29866 2004-09-07  Wim Taymans  <wim@fluendo.com>
29867
29868         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
29869         Copy timestamps from the master pad to the output buffers.
29870
29871 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
29872
29873         * ext/raw1394/gstdv1394src.c:
29874           throw errors when applicable
29875
29876 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
29877
29878         * gst/matroska/ebml-ids.h:
29879         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
29880         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
29881         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
29882           automatically convert unix time <-> ebml time when reading/writing
29883           a date, use gst_ebml_write_uint to write CUETIME,
29884           not gst_ebml_write_date.
29885         * gst/matroska/matroska-ids.h:
29886         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
29887         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
29888         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
29889         (gst_matroska_mux_write_data):
29890           Write track and segment UIDs, write muxing date, write
29891           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
29892           Create cues for audio only files.
29893
29894 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29895
29896         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29897         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29898           Re-commit ALSA switches.
29899         * gst/adder/gstadder.c: (gst_adder_loop):
29900           64-bit fix (#151416).
29901         * gst/debug/progressreport.c: (gst_progressreport_report):
29902           64-bit fix (#151419).
29903         * gst/matroska/matroska-demux.c:
29904         (gst_matroska_demux_parse_contents):
29905           64-bit fix (#151420).
29906         * gst/playback/test3.c: (update_scale):
29907           64-bit fix (#151421).
29908
29909 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29910
29911         * configure.ac:
29912           bump nano to cvs
29913
29914 === release 0.8.4 ===
29915
29916 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29917
29918         * configure.ac: releasing 0.8.4, "Alias"
29919
29920 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29921
29922         * ext/theora/Makefile.am:
29923           fix makefile.  Fixes #151462.
29924
29925 2004-08-30  Wim Taymans  <wim@fluendo.com>
29926
29927         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
29928         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29929         (gst_multifdsink_remove_client_link),
29930         (gst_multifdsink_client_queue_buffer),
29931         (gst_multifdsink_handle_client_write):
29932         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
29933         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
29934         Fix some memory leaks.
29935
29936 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29937
29938         Patch by: David Schleef
29939
29940         * configure.ac:
29941         * sys/Makefile.am:
29942           rename our detection macro for V4L2.  Fixes #151236.
29943
29944 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29945
29946         Patch by: David Schleef
29947
29948         * configure.ac:
29949           check to define LAMEPRESET.  Fixes #151232.
29950
29951 2004-08-27  David Schleef  <ds@schleef.org>
29952
29953         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
29954         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
29955         (gst_glimagesink_fixate):  Move local variable declarations to
29956         make gcc-2.95 happy.
29957
29958 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29959
29960         * configure.ac:
29961           bump nano for prerelease
29962
29963 2004-08-27  David Schleef  <ds@schleef.org>
29964
29965         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
29966         * sys/sunaudio/gstsunaudiosrc.c:
29967         * sys/sunaudio/gstsunaudiosrc.h:
29968
29969 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
29970
29971         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
29972         handle EOS correctly
29973         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
29974         * gst/matroska/matroska-mux.h:
29975         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
29976         VFW compatibility mode
29977
29978 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29979
29980         patch by: Zaheer Abbas Merali
29981
29982         * ext/ogg/gstoggmux.c:
29983         * ext/vorbis/vorbisenc.c:
29984         * ext/vorbis/vorbisenc.h:
29985           handle NEWMEDIA
29986
29987 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
29988
29989         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
29990         fix byte order reversion on little endian machines.
29991         * gst/matroska/matroska-mux.c: (audiosink_templ),
29992         (gst_matroska_mux_audio_pad_link):
29993         add TTA codec to the list of supported codecs.
29994         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
29995         (gst_matroska_mux_start), (gst_matroska_mux_finish),
29996         (gst_matroska_mux_write_data):
29997         * gst/matroska/matroska-mux.h:
29998         write segment duration correctly, write muxing app string, fixes bugs
29999         #140897 and #140898.
30000         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
30001         wait for all pads to be negotiated before starting to mux.
30002
30003 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30004
30005         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
30006         * ext/lame/gstlame.h:
30007         Added new media support to lame
30008
30009 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
30010
30011         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
30012         send vorbis headers at the beginning of a stream, fixes bug #141554.
30013         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
30014         bug #148950.
30015         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
30016         (gst_matroska_demux_plugin_init):
30017         * gst/matroska/matroska-ids.h:
30018         enable demuxing of TTA audio streams, fixes bug #148951.
30019         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
30020         enable typefinding for TTA audio files, fixes bug #148711.
30021         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
30022         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
30023         fixes playback of packed bitstream and xvid with bframes, bug #135407.
30024
30025 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
30026
30027         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30028         (gst_riff_read_element_data), (gst_riff_read_seek),
30029         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
30030         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
30031         <teuf@gnome.org>
30032
30033 2004-08-23 Iain <iaingnome@gmail.com>
30034
30035         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
30036         tags. They appear to be handled differently to normal.
30037         (tag_list_to_id3_tag_foreach): Ditto.
30038
30039 2004-08-22  Wim Taymans  <wim@fluendo.com>
30040
30041         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30042         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30043         Make sure we never send -1 granulepos.
30044
30045 2004-08-20  Wim Taymans  <wim@fluendo.com>
30046
30047         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30048         (gst_ogg_mux_loop):
30049         I will accept bitchslappings with non sharp objects.
30050
30051 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30052
30053         * configure.ac:
30054         Clean up the test for lame presets
30055
30056 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30057
30058         * configure.ac:
30059         * ext/lame/Makefile.am:
30060         * ext/lame/gstlame.c: (gst_lame_class_init),
30061         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30062         Only enable lame presets if version of lame has presets in API
30063
30064 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
30065         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
30066         * gst/udp/gstudpsrc.h:
30067           Don't call gst_pad_push in a get function. Fixes #150449
30068
30069 2004-08-18  Wim Taymans  <wim@fluendo.com>
30070
30071         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
30072         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
30073         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30074         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30075         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30076         (gst_fdset_wait):
30077         * gst/tcp/gstfdset.h:
30078         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30079         (gst_multifdsink_client_queue_buffer),
30080         (gst_multifdsink_handle_client_write):
30081         * gst/tcp/gstmultifdsink.h:
30082         Some extra checks in gstfdset.
30083         Only use send() when the fd is a socket. Don't try to
30084         read from write only fds.
30085
30086 2004-08-18  Wim Taymans  <wim@fluendo.com>
30087
30088         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
30089         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30090         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30091         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30092         (gst_fdset_wait):
30093         Add more locking and bounds checking.
30094
30095 2004-08-18  Wim Taymans  <wim@fluendo.com>
30096
30097         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
30098         Realloc test fdset in the lock and right before starting
30099         the poll call. Bump the limit to 4096.
30100
30101 2004-08-17  David Schleef  <ds@schleef.org>
30102
30103         * sys/sunaudio/Makefile.am:
30104         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
30105         of rates and channels.  Make debugging less obnoxious.
30106
30107         Patch from Balamurali Viswanathan implementing a mixer for
30108         Sun audio.  (bug #144091):
30109         * sys/sunaudio/gstsunelement.c:
30110         * sys/sunaudio/gstsunelement.h:
30111         * sys/sunaudio/gstsunmixer.c:
30112         * sys/sunaudio/gstsunmixer.h:
30113
30114 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30115
30116         * gst/audioscale/gstaudioscale.c:
30117         * gst/audioscale/gstaudioscale.h:
30118         made audioscale resample from any sample rate to any sample rate
30119
30120 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30121
30122         * ext/libpng/gstpngdec.c:
30123           error out on unsupported types
30124
30125 2004-08-17  Iain <iaingnome@gmail.com>
30126
30127         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
30128         mid_side and loose_mid_side properties if its a stereo stream.
30129
30130 2004-08-17  Wim Taymans  <wim@fluendo.com>
30131
30132         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30133         (theora_get_formats), (theora_dec_src_convert),
30134         (theora_dec_sink_convert), (theora_dec_src_query),
30135         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
30136         Add a debug line.
30137
30138 2004-08-17  Wim Taymans  <wim@fluendo.com>
30139
30140         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
30141         (gst_ogg_pad_push):
30142         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30143         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
30144         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
30145         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30146         Mark delta units in the muxer.
30147         Try to decode the packet after an out-of-sync error from
30148         libogg.
30149
30150 2004-08-17  Wim Taymans  <wim@fluendo.com>
30151
30152         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30153         (gst_multifdsink_init), (gst_multifdsink_add),
30154         (gst_multifdsink_client_queue_buffer),
30155         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
30156         * gst/tcp/gstmultifdsink.h:
30157         Added option to send a keyframe to clients as the first buffer.
30158         Make timeout property writable.
30159
30160 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30161
30162         patch by: Wim Taymans
30163
30164         * gst/tcp/gstfdset.c:
30165         * gst/tcp/gstmultifdsink.c:
30166           fix index comparison, should include 0
30167
30168 2004-08-16  Wim Taymans  <wim@fluendo.com>
30169
30170         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
30171         (gst_fdset_add_fd), (gst_fdset_remove_fd),
30172         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30173         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30174         (gst_fdset_wait):
30175           copy when reallocing for poll so the select arguments don't get
30176           changed during the call
30177
30178 2004-08-16  Wim Taymans  <wim@fluendo.com>
30179
30180         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30181         (gst_theora_enc_class_init), (theora_enc_sink_link),
30182         (theora_buffer_from_packet), (theora_enc_chain):
30183         Fix bug where buffers were not marked as keyframes
30184         correctly.
30185
30186 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30187
30188         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30189         (gst_lame_preset_get_type), (gst_lame_class_init):
30190         describe the enum values for vbr mode and presets more verbosely
30191
30192 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30193
30194         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
30195         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
30196         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
30197         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30198         * ext/lame/gstlame.h:
30199         add preset property to lame so it can use lame presets
30200
30201 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30202
30203         * ext/lame/gstlame.c: (gst_lame_get_property):
30204         whoops forgot break, thanks teuf
30205
30206 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30207
30208         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30209         (gst_lame_class_init), (gst_lame_src_getcaps),
30210         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
30211         (gst_lame_get_property), (gst_lame_setup):
30212         * ext/lame/gstlame.h:
30213         fix lame's broken vbr stuff, allow it to resample if need be, and also
30214         make xing header optional
30215
30216 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30217
30218         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
30219         added getcaps function so samplerate doesnt get fixated to silly values
30220
30221 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30222
30223         * ext/lame/gstlame.c: (gst_lame_src_link):
30224         revert previous fix
30225
30226 2004-08-12  Johan Dahlin  <johan@gnome.org>
30227
30228         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
30229         checks. Doesn't matter what state we are in. Interfaces are a
30230         compile time thing, not runtime. It also broke the python bindings.
30231
30232 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30233
30234         * ext/lame/gstlame.c: (gst_lame_src_link):
30235         made source pad link function check if sinkpad is ok..fixes the problem
30236         where core fixates the output rate of lame stupidly
30237
30238 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30239
30240         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
30241         * sys/v4l/v4l_calls.c:
30242         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
30243           fix fixate function to handle nonsimple caps.
30244           remove bogus check in _link
30245           cleanups
30246
30247 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30248
30249         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
30250         set default compression ratio parameter to 0.0 so bitrate parameter
30251         works :)
30252
30253 2004-08-11  David Schleef  <ds@schleef.org>
30254
30255         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
30256
30257 2004-08-11  David Schleef  <ds@schleef.org>
30258
30259         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
30260         before.
30261
30262 2004-08-11  David Schleef  <ds@schleef.org>
30263
30264         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
30265
30266 2004-08-11  David Schleef  <ds@schleef.org>
30267
30268         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
30269           license field
30270         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
30271         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
30272           LGPL.
30273         * gst/auparse/gstauparse.c: Fix plugin license field.
30274         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
30275         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
30276         * gst/rtp/gstrtp.c: Fix plugin license field.
30277
30278 2004-08-11  Wim Taymans  <wim@fluendo.com>
30279
30280         * gst/tcp/Makefile.am:
30281         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
30282         (ensure_size), (gst_fdset_new), (gst_fdset_free),
30283         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
30284         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
30285         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
30286         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30287         (gst_fdset_fd_can_write), (gst_fdset_wait):
30288         * gst/tcp/gstfdset.h:
30289         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30290         (gst_multifdsink_class_init), (gst_multifdsink_init),
30291         (gst_multifdsink_add), (gst_multifdsink_remove),
30292         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30293         (gst_multifdsink_remove_client_link),
30294         (gst_multifdsink_handle_client_read),
30295         (gst_multifdsink_client_queue_data),
30296         (gst_multifdsink_client_queue_caps),
30297         (gst_multifdsink_client_queue_buffer),
30298         (gst_multifdsink_handle_client_write),
30299         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30300         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30301         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
30302         (gst_multifdsink_close):
30303         * gst/tcp/gstmultifdsink.h:
30304         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30305         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
30306         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
30307         (gst_tcpserversink_close):
30308         * gst/tcp/gsttcpserversink.h:
30309         Abstracted away the select call, implemented poll (yes we ran into
30310         the 1024 limit in production).
30311
30312 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30313
30314         * gst/tcp/gsttcp.c:
30315         * gst/tcp/gsttcpplugin.c:
30316           improve debuggging, remove assert
30317
30318 2004-08-10  Wim Taymans  <wim@fluendo.com>
30319
30320         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30321         (gst_client_status_get_type), (gst_multifdsink_class_init),
30322         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
30323         (gst_multifdsink_handle_client_read),
30324         (gst_multifdsink_handle_client_write),
30325         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30326         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30327         (gst_multifdsink_get_property):
30328         * gst/tcp/gstmultifdsink.h:
30329         * gst/tcp/gsttcp-marshal.list:
30330         Starting to prepare for specifying buffer time in other units
30331         than buffers. Expose remove reason in signal.
30332
30333 2004-08-10  Wim Taymans  <wim@fluendo.com>
30334
30335         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30336         (gst_multifdsink_remove), (gst_multifdsink_clear),
30337         (gst_multifdsink_remove_client_link),
30338         (gst_multifdsink_handle_client_read),
30339         (gst_multifdsink_client_queue_data),
30340         (gst_multifdsink_client_queue_buffer),
30341         (gst_multifdsink_handle_client_write),
30342         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
30343         (gst_multifdsink_chain), (gst_multifdsink_close):
30344         * gst/tcp/gstmultifdsink.h:
30345         Added more debugging info. Changed the way clients are
30346         removed from the lists. Fixed a bug where a bad file descriptor
30347         could cause many clients to be removed.
30348
30349 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30350
30351         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
30352           allow all pixel-aspect-ratios, not just 1:1
30353
30354 2004-08-09  David Schleef  <ds@schleef.org>
30355
30356         * sys/glsink/ARB_multitexture.h:  Remove old files.
30357         * sys/glsink/EXT_paletted_texture.h:
30358         * sys/glsink/NV_register_combiners.h:
30359         * sys/glsink/gstgl_nvimage.c:
30360         * sys/glsink/gstgl_pdrimage.c:
30361         * sys/glsink/gstgl_rgbimage.c:
30362         * sys/glsink/gstglsink.c:
30363         * sys/glsink/gstglsink.h:
30364         * sys/glsink/gstglxwindow.c:
30365         * sys/glsink/regcomb_yuvrgb.c:
30366
30367 2004-08-09  David Schleef  <ds@schleef.org>
30368
30369         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
30370         GL sink plugin.  (Bug #147302)
30371
30372         * configure.ac: Test for OpenGL
30373         * sys/Makefile.am: Use test for OpenGL
30374         * sys/glsink/Makefile.am:
30375         * sys/glsink/glimagesink.c: rewrite
30376         * sys/glsink/glimagesink.h: rewrite
30377
30378 2004-08-09  David Schleef  <ds@schleef.org>
30379
30380         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
30381         sane framerates.
30382         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
30383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
30384         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
30385
30386 2004-08-09  Wim Taymans  <wim@fluendo.com>
30387
30388         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30389         (gst_multifdsink_add), (gst_multifdsink_get_stats),
30390         (gst_multifdsink_client_remove),
30391         (gst_multifdsink_handle_client_read),
30392         (gst_multifdsink_handle_client_write),
30393         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30394         Do a bit more logging, make the client_read code more robust.
30395
30396 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30397
30398         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
30399         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
30400         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
30401         (gst_jpegdec_init), (gst_jpegdec_chain):
30402         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
30403         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
30404           cleanups, debugging fixes and memleak plugging
30405
30406 2004-08-09  Wim Taymans  <wim@fluendo.com>
30407
30408         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30409         (theora_get_formats), (theora_dec_src_convert),
30410         (theora_dec_sink_convert), (theora_dec_src_query),
30411         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
30412         (theora_dec_change_state):
30413         Don't crash on missing header packets.
30414
30415 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30416
30417         * po/LINGUAS:
30418         * po/sq.po:
30419           Added Albanian translation (Laurent Dhima)
30420         * po/cs.po:
30421           updated
30422
30423 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30424
30425         * ext/lame/gstlame.c:
30426           fix/add debugging
30427
30428 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30429
30430         * sys/ximage/ximagesink.c:
30431         * sys/xvimage/xvimagesink.c:
30432           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
30433
30434 2004-08-06  Wim Taymans  <wim@fluendo.com>
30435
30436         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30437         (gst_multifdsink_add), (gst_multifdsink_get_stats),
30438         (gst_multifdsink_client_remove),
30439         (gst_multifdsink_handle_client_read),
30440         (gst_multifdsink_handle_client_write),
30441         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30442         Make sure we don't try to read more from a client that what
30443         ioctl says us or we deadlock.
30444
30445 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30446
30447         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
30448         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
30449         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
30450           decouple running_time and n_frames so it can handle changing
30451           framerate while running
30452
30453 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30454
30455         * po/nl.po:
30456         * po/sv.po:
30457           updated translations
30458
30459 2004-08-04  Benjamin Otte  <otte@gnome.org>
30460
30461         * gst/videotestsrc/gstvideotestsrc.c:
30462         (gst_videotestsrc_get_capslist), (generate_capslist),
30463         (plugin_init):
30464           generate the list of supported caps at startup and reuse it instead
30465           of always generating it
30466
30467 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30468
30469         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
30470           whoops, last checkin broke normal build
30471
30472 2004-08-03  Benjamin Otte  <otte@gnome.org>
30473
30474         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
30475         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
30476         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
30477         (gst_alsa_mixer_get_option):
30478         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
30479         (dvdnavsrc_print_event):
30480         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
30481         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
30482         (gst_ogg_mux_pad_unlink):
30483         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
30484         (gst_multipart_mux_pad_unlink):
30485         * gst/videofilter/gstvideobalance.c:
30486         (gst_videobalance_colorbalance_set_value):
30487         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
30488         (gst_videomixer_pad_unlink):
30489         * po/uk.po:
30490         * sys/oss/gstossmixer.c:
30491         * sys/v4l/gstv4lcolorbalance.c:
30492         * sys/v4l/gstv4ltuner.c:
30493         * sys/v4l/v4lsrc_calls.c:
30494         * sys/v4l2/gstv4l2colorbalance.c:
30495         * sys/v4l2/gstv4l2tuner.c:
30496           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
30497
30498 2004-08-03  Benjamin Otte  <otte@gnome.org>
30499
30500         * examples/dynparams/filter.c: (ui_control_create):
30501         * examples/gstplay/player.c: (print_tag):
30502         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
30503         * ext/gdk_pixbuf/gstgdkanimation.c:
30504         (gst_gdk_animation_iter_may_advance):
30505         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
30506         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
30507         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
30508         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
30509         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
30510         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
30511         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
30512         * gst/sine/demo-dparams.c: (main):
30513         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
30514         * testsuite/alsa/formats.c: (create_pipeline):
30515         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
30516           fixes for G_DISABLE_ASSERT and friends
30517         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
30518         (mp3_type_frame_length_from_header), (mp3_type_find),
30519         (plugin_init):
30520           require mp3 typefinding to have at least MIN_HEADERS valid headers
30521           add typefinding for AAC adts files
30522
30523 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
30524
30525         * sys/ximage/ximagesink.c:
30526         (gst_ximagesink_calculate_pixel_aspect_ratio):
30527         * sys/xvimage/xvimagesink.c:
30528         (gst_xvimagesink_calculate_pixel_aspect_ratio):
30529         Make sure we calculate pixel-aspect-ratio using floating point maths
30530
30531 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30532
30533         * po/uk.po:
30534           updated translation
30535
30536 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30537
30538         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
30540           add debugging for display PAR calculation
30541
30542 2004-08-02  David Schleef  <ds@schleef.org>
30543
30544         * configure.ac: Fix mikmod CFLAGS.
30545
30546 2004-07-27  Benjamin Otte  <otte@gnome.org>
30547
30548         * gst/audioscale/gstaudioscale.c:
30549         - fix templates to only support S16, it's the only format that works
30550         - make caps nego code use try_set_caps_nonfixed and fixation instead
30551         of try_set_caps twice, which is not nice for autopluggers
30552         - change rank to secondary, so autopluggers can pick it up after
30553         audioconvert
30554
30555 2004-08-02  Iain <iain@prettypeople.org>
30556
30557         * gst/interleave/interleave.c (interleave_init),
30558         (interleave_request_new_pad),
30559         (interleave_pad_removed),
30560         (interleave_buffered_loop): Use the real pad count, not the artificial
30561         one.
30562
30563 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30564
30565         * configure.ac: bump nano back to development
30566
30567 === release 0.8.3 ===
30568
30569 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30570
30571         * configure.ac: releasing 0.8.3, "Water"
30572
30573 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30574
30575         * sys/xvimage/xvimagesink.c:
30576         (gst_xvimagesink_calculate_pixel_aspect_ratio),
30577         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
30578         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
30579         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30580         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
30581         * sys/xvimage/xvimagesink.h:
30582           apply similar PAR fixes as to ximagesink
30583
30584 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30585
30586         patch from: Benjamin Otte
30587
30588         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
30589           add link function to lame.  Fixes #148986.
30590
30591 2004-08-02  Johan Dahlin  <johan@gnome.org>
30592
30593         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
30594         fix debugging log
30595
30596 2004-07-30  David Schleef  <ds@schleef.org>
30597
30598         * gst/videomixer/Makefile.am: Fix things that should have been
30599         fixed in the last checkin.
30600
30601 2004-07-30  David Schleef  <ds@schleef.org>
30602
30603         * gst/multipart/Makefile.am: Fix things that should have been
30604         fixed in the last checkin.
30605
30606 2004-07-30  David Schleef  <ds@schleef.org>
30607
30608         * testsuite/multifilesink/Makefile.am: Fix unused variable.
30609
30610 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30611
30612         * configure.ac:
30613           bump nano for prerelease
30614         * po/af.po:
30615         * po/az.po:
30616         * po/cs.po:
30617         * po/en_GB.po:
30618         * po/hu.po:
30619         * po/nl.po:
30620         * po/sr.po:
30621         * po/sv.po:
30622         * po/uk.po:
30623           updates
30624
30625 2004-07-30  Wim Taymans  <wim@fluendo.com>
30626
30627         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30628         (gst_multifdsink_add), (gst_multifdsink_remove),
30629         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30630         (gst_multifdsink_client_remove),
30631         (gst_multifdsink_handle_client_write),
30632         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30633         * gst/tcp/gstmultifdsink.h:
30634         Recover from a select with a bad file descriptor by removing
30635         the client.
30636
30637 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30638
30639         * configure.ac:
30640           fix requirement of core
30641         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
30642         (gst_play_pipeline_setup):
30643           don't use colorspace element.  do use hermescolorspace element.
30644           make macro to get a colorspace element.
30645           mark strings for translation.
30646         * po/POTFILES.in:
30647           add play.c
30648         * po/af.po:
30649         * po/az.po:
30650         * po/cs.po:
30651         * po/en_GB.po:
30652         * po/hu.po:
30653         * po/nl.po:
30654         * po/sr.po:
30655         * po/sv.po:
30656         * po/uk.po:
30657           update translations
30658
30659 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30660
30661         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
30662         fix default for newmedia flag
30663
30664 2004-07-30  Wim Taymans  <wim@fluendo.com>
30665
30666         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30667         (gst_theora_dec_init), (theora_get_formats),
30668         (theora_dec_src_convert), (theora_dec_sink_convert),
30669         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
30670         (theora_dec_chain), (theora_dec_set_property),
30671         (theora_dec_get_property):
30672         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30673         (gst_theora_enc_class_init), (gst_theora_enc_init),
30674         (theora_enc_sink_link), (theora_enc_chain),
30675         (theora_enc_set_property), (theora_enc_get_property):
30676         Added cropping option to theora decoder.
30677         Added border option to theora encoder.
30678
30679 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30680
30681         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
30682         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
30683         (gst_pngenc_set_property):
30684         * ext/libpng/gstpngenc.h:
30685         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
30686
30687 2004-07-30  Wim Taymans  <wim@fluendo.com>
30688
30689         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
30690         (theora_enc_sink_link), (theora_enc_chain),
30691         (theora_enc_set_property), (theora_enc_get_property):
30692         Fix encoding of non-multiple-of-16 video.
30693
30694 2004-07-29  David Schleef  <ds@schleef.org>
30695
30696         * configure.ac: make test for audiofile more strict
30697
30698 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30699
30700         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30701           give different names to typefind functions
30702
30703 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
30704
30705         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
30706         (gst_ximagesink_calculate_pixel_aspect_ratio),
30707         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
30708         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
30709         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
30710         (gst_ximagesink_get_property), (gst_ximagesink_init):
30711         * sys/ximage/ximagesink.h:
30712           allocate PAR's dynamically.
30713           use autodetected PAR if no object-set PAR is given.
30714           add workaround for directfb's X not setting physical size.
30715           fix to xvimagesink will follow tomorrow.
30716
30717 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30718
30719         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
30720         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
30721         (gst_shout2send_get_type), (gst_shout2send_set_clock),
30722         (gst_shout2send_class_init), (gst_shout2send_init),
30723         (set_shout_metadata), (gst_shout2send_set_metadata),
30724         (gst_shout2send_chain), (gst_shout2send_set_property),
30725         (gst_shout2send_get_property), (gst_shout2send_connect),
30726         (gst_shout2send_change_state):
30727         * ext/shout2/gstshout2.h:
30728         - fix for sending mp3 audio to icecast2 server, if pad link function not
30729         called before PAUSED state
30730         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
30731         - added tagging support for mp3 audio broadcasted
30732         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
30733         debug info
30734
30735 2004-07-28  Wim Taymans  <wim@fluendo.com>
30736
30737         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
30738         (gst_ogg_demux_push):
30739         Return query failure when we don't know the length of
30740         an ogg stream insteda of returning TRUE with a bogus value.
30741
30742 2004-07-28  Wim Taymans  <wim@fluendo.com>
30743
30744         * ext/theora/theoradec.c: (theora_get_formats),
30745         (theora_dec_src_convert), (theora_dec_sink_convert),
30746         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
30747         (theora_dec_chain):
30748         Don't screw up the 1 Chroma for 1 luma sample situation when we
30749         have an odd offset/width by adding a black border in those cases.
30750
30751 2004-07-28  Wim Taymans  <wim@fluendo.com>
30752
30753         * ext/theora/theoradec.c: (theora_get_formats),
30754         (theora_dec_src_convert), (theora_dec_sink_convert),
30755         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
30756         (theora_dec_chain):
30757         * ext/theora/theoraenc.c: (theora_enc_sink_link):
30758         Added first attempt at cropping of the image as required by the
30759         theora spec. We need more properties in the caps (offset_x,
30760         offset_y,stride) to implement this correctly.
30761
30762 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
30763
30764         * ext/dvdnav/README:
30765           Update the README to use dvddemux
30766         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30767           Ensure getcaps returns a subset of the template caps
30768         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
30769         (gst_mpeg2subt_init):
30770           Ensure getcaps returns a subset of the template caps
30771         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
30772         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
30773         (gst_dvd_demux_get_subpicture_stream),
30774         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
30775         * gst/mpegstream/gstdvddemux.h:
30776           Set the explicit caps on the current_video pad before pushing
30777           anything
30778         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
30779         (gst_mpeg_demux_get_audio_stream):
30780           Free caps used to gst_pad_set_explicit_caps, which takes a const
30781           GstCaps *
30782
30783 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
30784
30785         * configure.ac: update GStreamer requirement to 0.8.4 because of
30786           GstFraction.
30787
30788 2004-07-28  Wim Taymans  <wim@fluendo.com>
30789
30790         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
30791         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
30792         Add the pad to the element after setting up the caps. This
30793         makes it a lot easier to autoplug.
30794
30795 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
30796
30797         * gst/median/gstmedian.c:
30798         * gst/mpeg2subt/gstmpeg2subt.c:
30799         * gst/mpegaudioparse/gstmpegaudioparse.c:
30800         * gst/mpegstream/gstdvddemux.c:
30801         * gst/mpegstream/gstmpegdemux.c:
30802         * gst/mpegstream/gstmpegpacketize.c:
30803         * gst/rtjpeg/gstrtjpeg.c:
30804         * gst/rtjpeg/gstrtjpegdec.c:
30805         * gst/rtjpeg/gstrtjpegenc.c:
30806         * gst/sine/gstsinesrc.c:
30807         * gst/smooth/gstsmooth.c:
30808         * gst/smpte/gstsmpte.c:
30809         * gst/smpte/gstsmpte.h:
30810         * gst/stereo/gststereo.c:
30811         * gst/videofilter/gstgamma.c:
30812         * gst/videofilter/gstvideobalance.c:
30813         * gst/videofilter/gstvideofilter.c:
30814         * gst/videofilter/gstvideoflip.c:
30815         * gst/videoscale/gstvideoscale.c:
30816         * gst/videoscale/videoscale.c:
30817         * gst/videotestsrc/gstvideotestsrc.c:
30818         * gst/videotestsrc/videotestsrc.c:
30819         * gst/wavenc/gstwavenc.c:
30820         * gst/wavparse/gstwavparse.c:
30821           fix local includes and 64 bits constants
30822
30823 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
30824
30825         * win32/gst.sln:
30826         * gst-libs/gst/*/*.vcproj:
30827         * gst/*/*.vcproj:
30828           more working plugins
30829
30830 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30831
30832         * testsuite/alsa/Makefile.am:
30833         * testsuite/alsa/srcstate.c:
30834         add test for alsasrc changing state
30835
30836 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30837
30838         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
30839         (gst_silence_get):
30840         * gst/silence/gstsilence.h:
30841         fix silence generation for 16bit raw audio
30842
30843 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30844
30845         * gst/matroska/matroska-demux.c:
30846         (gst_matroska_demux_parse_metadata),
30847         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
30848         * gst/mpegaudio/common.c:
30849         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
30850         (gst_videoscale_getcaps), (gst_videoscale_link),
30851         (gst_videoscale_src_fixate), (gst_videoscale_init),
30852         (gst_videoscale_finalize):
30853         * gst/videoscale/gstvideoscale.h:
30854         * gst/videotestsrc/gstvideotestsrc.c:
30855         (gst_videotestsrc_get_capslist):
30856         * gst/wavenc/gstwavenc.c:
30857         * sys/oss/gstossmixer.c: (fill_labels):
30858         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
30859         (gst_ximagesink_handle_xevents),
30860         (gst_ximagesink_calculate_pixel_aspect_ratio),
30861         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
30862         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
30863         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
30864         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30865         (gst_ximagesink_init), (gst_ximagesink_class_init):
30866         * sys/ximage/ximagesink.h:
30867         * sys/xvimage/xvimagesink.c:
30868         (gst_xvimagesink_calculate_pixel_aspect_ratio),
30869         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
30870         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
30871         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30872         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
30873         * sys/xvimage/xvimagesink.h:
30874           first batch of pixel aspect ratio commits.
30875
30876 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30877
30878         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
30879         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
30880         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
30881           handle stride, needs work if we want to move stride handling
30882           upstream, but works correctly for our purposes.
30883
30884 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30885
30886         * gst/videoscale/README:
30887           add testing examples
30888         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
30889         (gst_videoscale_chain):
30890         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
30891         (gst_videoscale_get_size):
30892           add get_size function that handles stride like videotestsrc.
30893           fixes conversion for YUV formats for as much as I can test them.
30894
30895 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30896
30897         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30898         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30899         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30900         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
30901         (gst_xvimagesink_xvimage_put):
30902           further cleanups, logging, error handling and synchronizing
30903
30904 2004-07-27  Wim Taymans  <wim@fluendo.com>
30905
30906         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
30907         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
30908         (gst_videomixer_pad_set_property),
30909         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
30910         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
30911         (gst_videomixer_class_init), (gst_videomixer_init),
30912         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
30913         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
30914         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
30915         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
30916         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
30917         (gst_videomixer_loop), (plugin_init):
30918         Be a nicer negotiation citizen and provide a getcaps function on
30919         the srcpad. This also fixes a crash when resizing.
30920
30921 2004-07-27  Julien MOUTTE  <julien@moutte.net>
30922
30923         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30924         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
30925
30926 2004-07-27  Wim Taymans  <wim@fluendo.com>
30927
30928         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
30929         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
30930         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
30931         (gst_pngenc_set_property):
30932         * ext/libpng/gstpngenc.h:
30933         Added snapshot property to pngenc.
30934         removed g_print from pngdec
30935
30936 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
30937
30938         * gst/ac3parse/ac3parse.vcproj
30939         * gst/adder/adder.vcproj
30940         * gst/alpha/alpha.vcproj
30941         * gst/alpha/alphacolor.vcproj
30942         * gst/asfdemux/asf.vcproj
30943         * gst/audioconvert/audioconvert.vcproj
30944         * gst/audiorate/audiorate.vcproj
30945         * gst/audioscale/audioscale.vcproj
30946         * gst/auparse/auparse.vcproj
30947         * gst/avi/avi.vcproj
30948         * gst/cdxaparse/cdxaparse.vcproj
30949         * gst/chart/chart.vcproj
30950         * gst/colorspace/colorspace.vcproj
30951         * gst/cutter/cutter.vcproj
30952         * gst/debug/debug.vcproj
30953         * gst/debug/efence.vcproj
30954         * gst/debug/navigationtest.vcproj
30955         * gst/deinterlace/deinterlace.vcproj
30956         * gst/effectv/effectv.vcproj
30957         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
30958         * gst/filter/filter.vcproj
30959         * gst/flx/flxdec.vcproj
30960         * gst/goom/goom.vcproj
30961         * gst/interleave/interleave.vcproj
30962         * gst/law/alaw.vcproj
30963         * gst/law/mulaw.vcproj
30964         * gst/matroska/matroska.vcproj
30965         * gst/median/median.vcproj
30966         * gst/mixmatrix/mixmatrix.vcproj
30967         * gst/mpeg1sys/mpeg1systemencode.vcproj
30968         * gst/mpeg1videoparse/mp1videoparse.vcproj
30969         * gst/mpeg2sub/mpeg2subt.vcproj
30970         * gst/mpegaudio/mpegaudio.vcproj
30971         * gst/mpegaudioparse/mpegaudioparse.vcproj
30972         * gst/mpegstream/mpegstream.vcproj
30973         * gst/multifilesink/multifilesink.vcproj
30974         * gst/multipart/multipart.vcproj
30975         * gst/oneton/oneton.vcproj
30976         * gst/overlay/overlay.vcproj
30977         * gst/passthrough/passthrough.vcproj
30978         * gst/qtdemux/qtdemux.vcproj
30979         * gst/realmedia/rmdemux.vcproj
30980         * gst/rtjpeg/rtjpeg.vcproj
30981         * gst/rtp/rtp.vcproj
30982         * gst/silence/silence.vcproj
30983         * gst/sine/sinesrc.vcproj
30984         * gst/smooth/smooth.vcproj
30985         * gst/smpte/smpte.vcproj
30986         * gst/spectrum/spectrum.vcproj
30987         * gst/speed/speed.vcproj
30988         * gst/stereo/stereo.vcproj
30989         * gst/switch/switch.vcproj
30990         * gst/tags/tagedit.vcproj
30991         * gst/tcp/tcp.vcproj
30992         * gst/typefind/typefindfunctions.vcproj
30993         * gst/udp/udp.vcproj
30994         * gst/videobox/videobox.vcproj
30995         * gst/videocrop/videocrop.vcproj
30996         * gst/videodrop/videodrop.vcproj
30997         * gst/videofilter/gamma.vcproj
30998         * gst/videofilter/videobalance.vcproj
30999         * gst/videofilter/videofilter.vcproj
31000         * gst/videofilter/videoflip.vcproj
31001         * gst/videoflip/videoflip.vcproj
31002         * gst/videomixer/videomixer.vcproj
31003         * gst/videorate/videorate.vcproj
31004         * gst/videoscale/videoscale.vcproj
31005         * gst/videotestsrc/videotestsrc.vcproj
31006         * gst/virtualdub/virtualdub.vcproj
31007         * gst/volenv/volenv.vcproj
31008         * gst/volume/volume.vcproj
31009         * gst/wavenc/wavenc.vcproj
31010         * gst/wavparse/wavparse.vcproj
31011         * gst/y4m/y4menc.vcproj
31012         * gst-libs/gst/audio/audio.vcproj
31013         * gst-libs/gst/audio/audiofilter.vcproj
31014         * gst-libs/gst/colorbalance/colorbalance.vcproj
31015         * gst-libs/gst/idct/idtc.vcproj
31016         * gst-libs/gst/media-info/media-info.vcproj
31017         * gst-libs/gst/mixer/mixer.vcproj
31018         * gst-libs/gst/navigation/navigation.vcproj
31019         * gst-libs/gst/play/play.vcproj
31020         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
31021         * gst-libs/gst/resample/resample.vcproj
31022         * gst-libs/gst/riff/riff.vcproj
31023         * gst-libs/gst/tuner/tuner.vcproj
31024         * gst-libs/gst/video/video.vcproj
31025         * gst-libs/gst/xoverlay/xoverlay.vcproj
31026           avoid problems with math.h, fix release dependancy
31027           rename GStreamer-0.8.lib to libgstreamer.lib
31028
31029 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31030
31031         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
31033         the atom is not available we have to unlock the mutex. Fixes #148023
31034
31035 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31036
31037         * gst-libs/gst/media-info/media-info.h:
31038           issue for a vararg macro with MSVC
31039
31040 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31041
31042         * gst/effectv/effectv.vcproj
31043         * gst-libs/gst/idct/idct.vcproj:
31044         * gst-libs/gst/media-info/media-info.vcproj:
31045         * gst-libs/gst/navigation/navigation.vcproj:
31046         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31047         * gst-libs/gst/video/video.vcproj:
31048         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31049           fixes for build problems
31050
31051 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31052
31053         * gst-libs/gst/audio/audio.def:
31054         * gst-libs/gst/audio/riff.def:
31055           add some definitions needed by plugins
31056
31057 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31058
31059         * gst/asfdemux/gstasfmux.c
31060           Fix some 64 bits constants to be glib friendly
31061
31062 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31063
31064         * gst/ac3parse/gstac3parse.c
31065         * gst/audioscale/gstaudioscale.c
31066         * gst/auparse/gstauparse.c
31067         * gst/colorspace/gstcolorspace.c
31068         * gst/colorspace/yuv2rgb.h
31069           local include fixes
31070
31071 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31072
31073         * win32/gst.sln
31074           add more plugins to the build
31075
31076 2004-07-26  Julien MOUTTE  <julien@moutte.net>
31077
31078         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31079         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
31080
31081 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31082
31083         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
31084         (gst_level_set_property), (gst_level_get_property),
31085         (gst_level_base_init), (gst_level_class_init):
31086           add debugging categories.  cleanups.
31087
31088 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31089
31090         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31091         (gst_videoscale_planar411), (gst_videoscale_planar400),
31092         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
31093         (gst_videoscale_scale_nearest_str1),
31094         (gst_videoscale_scale_nearest_str2),
31095         (gst_videoscale_scale_nearest_str4),
31096         (gst_videoscale_scale_nearest_16bit),
31097         (gst_videoscale_scale_nearest_24bit):
31098           fixed stride issues
31099           tested with 320x240 -> 321, 322, 324 x240
31100           tested with YV12, I420, YUY2, UYVY
31101           fixed packed422rev (don't think it could have worked before)
31102           by testing with UYVY
31103
31104 2004-07-26  Benjamin Otte  <otte@gnome.org>
31105
31106         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
31107         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
31108         (plugin_init):
31109           add debugging category, add error checks like checking return values
31110           of setup calls, make sure it still works after
31111           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
31112
31113 2004-07-26  Wim Taymans  <wim@fluendo.com>
31114
31115         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31116         (gst_mpeg_demux_get_audio_stream),
31117         (gst_mpeg_demux_process_private):
31118         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
31119         Check for error codes from the negotiation functions. Make sure
31120         we really set the pad caps when a new pad is created.
31121
31122 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31123
31124         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31125         (gst_ffmpeg_caps_to_pix_fmt):
31126         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31127         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31128         (gst_ffmpegcolorspace_pad_link):
31129           don't make function do two things at the same time without reason.
31130
31131 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31132
31133         * gst/ac3parse/ac3parse.vcproj
31134         * gst/adder/adder.vcproj
31135         * gst/alpha/alpha.vcproj
31136         * gst/alpha/alphacolor.vcproj
31137         * gst/asfdemux/asf.vcproj
31138         * gst/audioconvert/audioconvert.vcproj
31139         * gst/audiorate/audiorate.vcproj
31140         * gst/audioscale/audioscale.vcproj
31141         * gst/auparse/auparse.vcproj
31142         * gst/avi/avi.vcproj
31143         * gst/cdxaparse/cdxaparse.vcproj
31144         * gst/chart/chart.vcproj
31145         * gst/colorspace/colorspace.vcproj
31146         * gst/cutter/cutter.vcproj
31147         * gst/debug/debug.vcproj
31148         * gst/debug/efence.vcproj
31149         * gst/debug/navigationtest.vcproj
31150         * gst/deinterlace/deinterlace.vcproj
31151         * gst/effectv/effectv.vcproj
31152         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31153         * gst/filter/filter.vcproj
31154         * gst/flx/flxdec.vcproj
31155         * gst/goom/goom.vcproj
31156         * gst/interleave/interleave.vcproj
31157         * gst/law/alaw.vcproj
31158         * gst/law/mulaw.vcproj
31159         * gst/matroska/matroska.vcproj
31160         * gst/median/median.vcproj
31161         * gst/mixmatrix/mixmatrix.vcproj
31162         * gst/mpeg1sys/mpeg1systemencode.vcproj
31163         * gst/mpeg1videoparse/mp1videoparse.vcproj
31164         * gst/mpeg2sub/mpeg2subt.vcproj
31165         * gst/mpegaudio/mpegaudio.vcproj
31166         * gst/mpegaudioparse/mpegaudioparse.vcproj
31167         * gst/mpegstream/mpegstream.vcproj
31168         * gst/multifilesink/multifilesink.vcproj
31169         * gst/multipart/multipart.vcproj
31170         * gst/oneton/oneton.vcproj
31171         * gst/overlay/overlay.vcproj
31172         * gst/passthrough/passthrough.vcproj
31173         * gst/qtdemux/qtdemux.vcproj
31174         * gst/realmedia/rmdemux.vcproj
31175         * gst/rtjpeg/rtjpeg.vcproj
31176         * gst/rtp/rtp.vcproj
31177         * gst/silence/silence.vcproj
31178         * gst/sine/sinesrc.vcproj
31179         * gst/smooth/smooth.vcproj
31180         * gst/smpte/smpte.vcproj
31181         * gst/spectrum/spectrum.vcproj
31182         * gst/speed/speed.vcproj
31183         * gst/stereo/stereo.vcproj
31184         * gst/switch/switch.vcproj
31185         * gst/tags/tagedit.vcproj
31186         * gst/tcp/tcp.vcproj
31187         * gst/typefind/typefindfunctions.vcproj
31188         * gst/udp/udp.vcproj
31189         * gst/videobox/videobox.vcproj
31190         * gst/videocrop/videocrop.vcproj
31191         * gst/videodrop/videodrop.vcproj
31192         * gst/videofilter/gamma.vcproj
31193         * gst/videofilter/videobalance.vcproj
31194         * gst/videofilter/videofilter.vcproj
31195         * gst/videofilter/videoflip.vcproj
31196         * gst/videoflip/videoflip.vcproj
31197         * gst/videomixer/videomixer.vcproj
31198         * gst/videorate/videorate.vcproj
31199         * gst/videoscale/videoscale.vcproj
31200         * gst/videotestsrc/videotestsrc.vcproj
31201         * gst/virtualdub/virtualdub.vcproj
31202         * gst/volenv/volenv.vcproj
31203         * gst/volume/volume.vcproj
31204         * gst/wavenc/wavenc.vcproj
31205         * gst/wavparse/wavparse.vcproj
31206         * gst/y4m/y4menc.vcproj
31207           more plugins supported under windows
31208
31209 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31210
31211         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31212         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
31213         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
31214         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31215         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
31216           Add debugging statements.  Use the sizes as returned by the
31217           *CreateImage calls.
31218
31219 2004-07-26  Johan Dahlin  <johan@gnome.org>
31220
31221         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
31222         the pad is negotiated.
31223
31224         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
31225
31226 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31227
31228         * gst-libs/gst/colorbalance/colorbalance.vcproj:
31229         * gst-libs/gst/idct/idct.vcproj:
31230         * gst-libs/gst/media-info/media-info.vcproj:
31231         * gst-libs/gst/mixer/mixer.vcproj:
31232         * gst-libs/gst/navigation/navigation.vcproj:
31233         * gst-libs/gst/play/play.vcproj:
31234         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31235         * gst-libs/gst/resample/resample.vcproj:
31236         * gst-libs/gst/tuner/tuner.vcproj:
31237         * gst-libs/gst/video/video.vcproj:
31238         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31239           more plugins supported under windows
31240
31241 2004-07-25 Iain <iain@prettypeople.org>
31242
31243         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
31244         pad now rather than when the pad is created because state changes wipe
31245         explicit caps (fixes #148043).
31246
31247 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
31248
31249         reviewed by Benjamin Otte  <otte@gnome.org>
31250
31251         * ext/mad/gstmad.c:
31252           fix mad plugin crashing on Sun (fixes #148289)
31253
31254 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31255
31256         * gst/avi/avi.def:
31257         * gst/avi/avi.vcproj:
31258         * gst/matroska/matroska.def:
31259         * gst/matroska/matroska.vcproj:
31260           remove unused .def files
31261
31262 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31263
31264         * gst-libs/gst/audio/gstaudiofilter.c:
31265           Clean the local include
31266
31267 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31268
31269         * win32/gst.sln:
31270         * gst-libs/gst/audio/audio.def:
31271         * gst-libs/gst/audio/audio.vcproj:
31272         * gst-libs/gst/audio/audiofilter.vcproj:
31273         * gst-libs/gst/audio/riff.def:
31274         * gst-libs/gst/audio/riff.vcproj:
31275         * gst-libs/gst/gst-libs.def:
31276         * gst-libs/gst/gst-libs.vcproj:
31277         * gst/avi/avi.vcproj:
31278         * gst/avi/avi.vcproj:
31279           Copy the files where needed after building, cleaner projects
31280
31281 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31282
31283         * gst/matroska/ebml-write.c:
31284           Fix some 64 bits constants to be glib friendly
31285
31286 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
31287
31288         * win32/gst.sln:
31289         * gst-libs/gst/gst-libs.def:
31290         * gst-libs/gst/gst-libs.vcproj:
31291         * gst/matroska/matroska.def:
31292         * gst/matroska/matroska.vcproj:
31293           Add the preliminary canvas to build plugins on Win32
31294
31295 2004-07-23  Benjamin Otte  <otte@gnome.org>
31296
31297         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31298           don't enfore negotiation from source side, it breaks
31299           sinesrc ! audioconvert ! osssink
31300
31301 2004-07-22  David Schleef  <ds@schleef.org>
31302
31303         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
31304         for ELF files, since they can easily be recognized as audio/mpeg.
31305         (bug #147441)
31306
31307 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31308
31309         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31310         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
31311         (gst_videoscale_scale_nearest_24bit),
31312         (gst_videoscale_scale_nearest_16bit):
31313           fix 16bit and 24bit for stride (24bit might need testing)
31314           don't pretend we do more than one algorithm
31315
31316 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31317
31318         * configure.ac:
31319         * gst/Makefile.am:
31320         * gst/multifilesink/Makefile.am:
31321         * gst/multifilesink/gstmultifilesink.c:
31322         (gst_multifilesink_get_formats),
31323         (gst_multifilesink_get_query_types), (_do_init),
31324         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
31325         (gst_multifilesink_init), (gst_multifilesink_dispose),
31326         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
31327         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
31328         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
31329         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
31330         (gst_multifilesink_chain), (gst_multifilesink_change_state),
31331         (gst_multifilesink_uri_get_type),
31332         (gst_multifilesink_uri_get_protocols),
31333         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
31334         (gst_multifilesink_uri_handler_init), (plugin_init):
31335         * gst/multifilesink/gstmultifilesink.h:
31336         * testsuite/Makefile.am:
31337         * testsuite/multifilesink/Makefile.am:
31338         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
31339         (gst_newmedia_class_init), (gst_newmedia_init),
31340         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
31341         (newfile_signal), (test_signal), (main):
31342         multifilesink plugin for creating new files every time a new media
31343         discontinuity event occurs
31344
31345 2004-07-22  Wim Taymans  <wim@fluendo.com>
31346
31347         * gst/alpha/Makefile.am:
31348         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
31349         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
31350         (gst_alpha_color_init), (gst_alpha_color_set_property),
31351         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
31352         (transform), (gst_alpha_color_chain),
31353         (gst_alpha_color_change_state), (plugin_init):
31354         Stupid plugin to to RGBA to AYUV conversion because none of
31355         the colorspace plugins can handle that yet.
31356
31357 2004-07-22  Wim Taymans  <wim@fluendo.com>
31358
31359         * examples/seeking/seek.c: (update_scale), (main):
31360         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31361         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
31362         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
31363         (gst_decode_bin_init), (gst_decode_bin_dispose),
31364         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
31365         (no_more_pads), (close_link), (type_found),
31366         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31367         (plugin_init):
31368         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31369         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31370         (gst_play_base_bin_dispose), (queue_overrun),
31371         (gen_preroll_element), (remove_prerolls), (unknown_type),
31372         (no_more_pads), (new_stream), (setup_source),
31373         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
31374         (play_base_eos), (gst_play_base_bin_change_state),
31375         (gst_play_base_bin_add_element),
31376         (gst_play_base_bin_remove_element),
31377         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31378         (gst_play_base_bin_unlink_stream),
31379         (gst_play_base_bin_get_streaminfo):
31380         * gst/playback/gstplaybin.c: (gen_video_element),
31381         (gen_audio_element):
31382         * gst/playback/gststreaminfo.h:
31383         More playback updates, attempt to fix things after the state change
31384         breakage.
31385
31386 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31387
31388         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
31389         (gst_videoscale_scale_nearest_16bit):
31390           comment algorithm
31391
31392 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31393
31394         * gst/videotestsrc/gstvideotestsrc.c:
31395         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
31396         (gst_videotestsrc_init), (gst_videotestsrc_get),
31397         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
31398         (gst_videotestsrc_get_property):
31399         * gst/videotestsrc/gstvideotestsrc.h:
31400         * gst/videotestsrc/videotestsrc.c:
31401         * gst/videotestsrc/videotestsrc.h:
31402           cleanup and commenting
31403
31404 2004-07-21  Wim Taymans  <wim@fluendo.com>
31405
31406         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
31407         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
31408         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
31409         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
31410         (_find_chain_get_unknown_part), (_find_streams_check),
31411         (gst_ogg_demux_push), (gst_ogg_pad_push):
31412         * ext/theora/theoradec.c: (theora_get_formats),
31413         (theora_dec_src_convert), (theora_dec_sink_convert),
31414         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31415         (theora_dec_chain):
31416         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
31417         (vorbis_dec_convert), (vorbis_dec_src_query),
31418         (vorbis_dec_src_event), (vorbis_dec_event):
31419         More seeking fixes, oggdemux now supports seeking to time and
31420         uses the downstream element to convert granulepos to time.
31421         Seeking in theora-only ogg files now works.
31422
31423 2004-07-21  Wim Taymans  <wim@fluendo.com>
31424
31425         * ext/theora/theoradec.c: (gst_theora_dec_init),
31426         (theora_get_formats), (theora_get_event_masks),
31427         (theora_get_query_types), (theora_dec_src_convert),
31428         (theora_dec_sink_convert), (theora_dec_src_query),
31429         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31430         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
31431         (vorbis_get_event_masks), (vorbis_get_query_types),
31432         (gst_vorbis_dec_init), (vorbis_dec_convert),
31433         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
31434         Added query/convert/formats functions to vorbis and theora decoders
31435         so that the outside world can use them too. Fixed seeking on an
31436         ogg/theora/vorbis file by disabling the seeking seeking on the
31437         theora srcpad.
31438
31439 2004-07-21  Julien MOUTTE  <julien@moutte.net>
31440
31441         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31442         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
31443         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
31444         images creation for both elements. We don't create the image on caps
31445         nego or renego, we just destroy the internal one if present if it does
31446         not match the needs. The chain function takes care of creating a new
31447         image when needed.
31448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31449         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
31450         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31451         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
31452         the image format information. The buffer pool checks for the context
31453         image format and discard images with different formats.
31454         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
31455
31456 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31457
31458         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31459         (gst_ffmpegcolorspace_chain):
31460           no point in doing any chaining if the pad we want to push from
31461           isn't usable.
31462
31463 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31464
31465         * gst-libs/gst/riff/riff-media.c:
31466         (gst_riff_create_audio_caps_with_data):
31467           Fix double end-to-native symbol conversion (#148021).
31468
31469 2004-07-20  David Schleef  <ds@schleef.org>
31470
31471         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31472         Don't use an Atom that doesn't exist.
31473
31474 2004-07-20  Wim Taymans  <wim@fluendo.com>
31475
31476         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31477         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31478         (gst_multifdsink_client_remove),
31479         (gst_multifdsink_handle_client_write),
31480         (gst_multifdsink_queue_buffer):
31481         * gst/tcp/gstmultifdsink.h:
31482         More multifdsink stats. Avoid deadlock by releasing locks
31483         before sending out a signal.
31484
31485 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
31486
31487         * po/LINGUAS:
31488         * po/hu.po:
31489           added Hungarian translation (Laszlo Dvornik)
31490
31491 2004-07-20  Wim Taymans  <wim@fluendo.com>
31492
31493         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31494         (gst_multifdsink_add), (gst_multifdsink_client_remove),
31495         (gst_multifdsink_handle_client_write),
31496         (gst_multifdsink_queue_buffer):
31497         * gst/tcp/gsttcp-marshal.list:
31498         Fixed the stupid marshal definition.
31499
31500 2004-07-20  Wim Taymans  <wim@fluendo.com>
31501
31502         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31503         (gst_multifdsink_init), (gst_multifdsink_add),
31504         (gst_multifdsink_client_remove),
31505         (gst_multifdsink_handle_client_write),
31506         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
31507         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
31508         (gst_multifdsink_init_send):
31509         * gst/tcp/gstmultifdsink.h:
31510         Added more stats, added timeout for a client, fixed some typos
31511         and added some comments.
31512
31513 2004-07-20  Wim Taymans  <wim@fluendo.com>
31514
31515         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31516         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31517         (gst_multifdsink_client_remove),
31518         (gst_multifdsink_handle_client_write):
31519         * gst/tcp/gstmultifdsink.h:
31520         * gst/tcp/gsttcp-marshal.list:
31521         Added get_stats method that returns a GValueArray of
31522         stats values.
31523
31524 2004-07-19  Benjamin Otte  <otte@gnome.org>
31525
31526         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
31527           make sure longname, description and author are valid UTF-8
31528
31529 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
31530
31531         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
31532         (gst_ximagesink_set_property):
31533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
31534         (gst_xvimagesink_set_property):
31535           make sure SYNCHRONOUS is respected after getting the X context
31536
31537 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31538
31539         * gst/matroska/matroska-demux.c:
31540         (gst_matroska_demux_handle_src_event),
31541         (gst_matroska_demux_parse_blockgroup):
31542         * gst/matroska/matroska-ids.h:
31543           add BlockReference tag and ignore it to clear out log.
31544           ignore NAVIGATION events to clear out log.
31545
31546 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31547
31548         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
31549         (gst_matroska_demux_add_stream):
31550         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
31551           add debug categories
31552
31553 2004-07-16  Wim Taymans  <wim@fluendo.com>
31554
31555         * ext/libpng/Makefile.am:
31556         * ext/libpng/gstpng.c: (plugin_init):
31557         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
31558         (gst_pngdec_get_type), (gst_pngdec_base_init),
31559         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
31560         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
31561         * ext/libpng/gstpngdec.h:
31562         Added png decoder.
31563
31564 2004-07-16  Julien MOUTTE  <julien@moutte.net>
31565
31566         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
31567         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
31568         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
31569         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
31570         (gst_ximagesink_buffer_alloc):
31571         * sys/ximage/ximagesink.h:
31572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31573         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31574         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
31575         (gst_xvimagesink_buffer_alloc):
31576         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
31577         again. Using internal data pointer of the x(v)image to store image's
31578         data to be coherent with the buffer alloc mechanism. Investigated the
31579         image destruction code to be sure that everything gets freed correctly.
31580
31581 2004-07-16  Wim Taymans  <wim@fluendo.com>
31582
31583         * gst-libs/gst/riff/riff-read.c:
31584         (gst_riff_read_strf_vids_with_data),
31585         (gst_riff_read_strf_auds_with_data):
31586         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31587         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
31588         Make sure we don't create 0 sized subbuffers in riff-read.
31589         Signal the no more pads signal after reading the avi header.
31590
31591 2004-07-16  Wim Taymans  <wim@fluendo.com>
31592
31593         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31594         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
31595         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
31596         (gst_decode_bin_init), (gst_decode_bin_dispose),
31597         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
31598         (no_more_pads), (close_link), (type_found),
31599         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31600         (gst_decode_bin_change_state), (plugin_init):
31601         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31602         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31603         (gst_play_base_bin_dispose), (queue_overrun),
31604         (gen_preroll_element), (remove_prerolls), (unknown_type),
31605         (no_more_pads), (new_stream), (setup_source),
31606         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
31607         (play_base_eos), (gst_play_base_bin_change_state),
31608         (gst_play_base_bin_add_element),
31609         (gst_play_base_bin_remove_element),
31610         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31611         (gst_play_base_bin_unlink_stream),
31612         (gst_play_base_bin_get_streaminfo):
31613         * gst/playback/gstplaybasebin.h:
31614         Better error recovery. Added configurable preroll queue size. Faster
31615         detection of no-more-pads.
31616
31617 2004-07-16  Wim Taymans  <wim@fluendo.com>
31618
31619         * gst-libs/gst/video/video.h:
31620         Added 32 bits RGBA. Not sure if we should use another mime-type
31621         for alpha rgb. Currently the presence of the alpha_mask property
31622         signals an alpha channel.
31623
31624 2004-07-16  Wim Taymans  <wim@fluendo.com>
31625
31626         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31627         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31628         FPS seems to be 0.0 to MAX everywhere else.
31629
31630 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31631
31632         * gst-libs/gst/riff/riff-media.c:
31633         (gst_riff_create_video_caps_with_data):
31634           mp42/mp43 (no caps) exist too.
31635         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
31636           Set pixel_width/height; we've got them in-caps.
31637         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31638         * gst/wavparse/gstwavparse.c: (plugin_init):
31639           Both are valid primary.
31640         * sys/oss/gstossmixer.c:
31641           Remove i18n hack and enable translations.
31642
31643 2004-07-15  Benjamin Otte  <otte@gnome.org>
31644
31645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31646         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31647           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
31648
31649 2004-07-15  Benjamin Otte  <otte@gnome.org>
31650
31651         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
31652         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
31653         (gst_alsa_close_audio):
31654           disable some of the debugging code for now. Writing debugging to a
31655           buffer is broken in current alsalib releases.
31656
31657 2004-07-12  Benjamin Otte  <otte@gnome.org>
31658
31659         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
31660           use bufferpools
31661
31662 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
31663
31664         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31665         (theora_dec_src_query), (theora_dec_event):
31666         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
31667           add debugging categories.  Remove \n's.
31668
31669 2004-07-13  Johan Dahlin  <johan@gnome.org>
31670
31671         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
31672         (gst_play_bin_get_property): Impl.
31673
31674 2004-07-13  Wim Taymans  <wim@fluendo.com>
31675
31676         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
31677         When trying to find the stream length, seek back N pages
31678         instead of just one, where N is the number of streams in
31679         the current chain.
31680
31681 2004-07-13  Wim Taymans  <wim@fluendo.com>
31682
31683         * gst-libs/gst/riff/riff-media.c:
31684         (gst_riff_create_audio_caps_with_data),
31685         (gst_riff_create_audio_caps),
31686         (gst_riff_create_audio_template_caps):
31687         * gst-libs/gst/riff/riff-media.h:
31688         * gst-libs/gst/riff/riff-read.c:
31689         (gst_riff_read_strf_vids_with_data),
31690         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
31691         * gst-libs/gst/riff/riff-read.h:
31692         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31693         (gst_avi_demux_add_stream):
31694         Set codec_data on caps for avidemuxer.
31695
31696 2004-07-12  David Schleef  <ds@schleef.org>
31697
31698         * configure.ac: Fix test for Objective C
31699
31700 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
31701         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
31702         (gst_gdk_pixbuf_chain):
31703           Add svg and pcx to template caps, and ensure that getcaps returns a
31704           subset of the template caps.
31705           Copy each row manually for output, as gdkpixbuf may pad the
31706           rowstride to a 32-bit word boundary.
31707
31708 2004-07-12  Wim Taymans  <wim@fluendo.com>
31709
31710         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
31711         (gst_riff_create_video_template_caps):
31712         Fix the template caps to include some more media types.
31713
31714 2004-07-12  Wim Taymans  <wim@fluendo.com>
31715
31716         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31717         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
31718         (compare_ranks), (print_feature), (gst_decode_bin_init),
31719         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
31720         (try_to_link_1), (new_pad), (close_link), (type_found),
31721         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31722         (gst_decode_bin_change_state), (plugin_init):
31723         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31724         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31725         (gst_play_base_bin_dispose), (queue_overrun),
31726         (gen_preroll_element), (remove_prerolls), (no_more_pads),
31727         (new_stream), (setup_source), (gst_play_base_bin_set_property),
31728         (gst_play_base_bin_get_property), (play_base_eos),
31729         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
31730         (gst_play_base_bin_remove_element),
31731         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31732         (gst_play_base_bin_unlink_stream),
31733         (gst_play_base_bin_get_streaminfo):
31734         * gst/playback/gstplaybasebin.h:
31735         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
31736         (gst_play_bin_class_init), (gst_play_bin_init),
31737         (gst_play_bin_dispose), (gst_play_bin_set_property),
31738         (gst_play_bin_get_property), (gen_video_element),
31739         (gen_audio_element), (remove_sinks), (setup_sinks),
31740         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
31741         (gst_play_bin_send_event), (gst_play_bin_get_formats),
31742         (gst_play_bin_convert), (gst_play_bin_get_query_types),
31743         (gst_play_bin_query), (plugin_init):
31744         * gst/playback/test4.c: (main):
31745         More fixes on reusing of the element.
31746
31747 2004-07-11  Benjamin Otte  <otte@gnome.org>
31748
31749         * ext/mad/gstmad.c: (normal_seek):
31750           allow seeking for other methods than just SET
31751
31752 2004-07-11  Andy Wingo  <wingo@pobox.com>
31753
31754         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
31755         float, "any" caps -> buffer_frames=[0,MAX].
31756
31757         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
31758         doesn't intersect our caps with the template any more. Do it
31759         ourselves.
31760         (interleave_buffered_loop): Use g_newa instead of malloc/free.
31761
31762 2004-07-09  Wim Taymans  <wim@fluendo.com>
31763
31764         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31765         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
31766         (compare_ranks), (print_feature), (gst_decode_bin_init),
31767         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
31768         (try_to_link_1), (new_pad), (close_link), (type_found),
31769         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31770         (gst_decode_bin_change_state), (plugin_init):
31771         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31772         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31773         (gst_play_base_bin_dispose), (queue_overrun),
31774         (gen_preroll_element), (remove_prerolls), (no_more_pads),
31775         (new_stream), (setup_source), (gst_play_base_bin_set_property),
31776         (gst_play_base_bin_get_property), (play_base_eos),
31777         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
31778         (gst_play_base_bin_remove_element),
31779         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31780         (gst_play_base_bin_unlink_stream),
31781         (gst_play_base_bin_get_streaminfo):
31782         * gst/playback/gstplaybasebin.h:
31783         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
31784         (gst_play_bin_class_init), (gst_play_bin_init),
31785         (gst_play_bin_dispose), (gst_play_bin_set_property),
31786         (gst_play_bin_get_property), (gen_video_element),
31787         (gen_audio_element), (remove_sinks), (setup_sinks),
31788         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
31789         (gst_play_bin_send_event), (gst_play_bin_get_formats),
31790         (gst_play_bin_convert), (gst_play_bin_get_query_types),
31791         (gst_play_bin_query), (plugin_init):
31792         * gst/playback/test4.c: (main):
31793         Work on object reuse and seeking.
31794
31795 2004-07-09  Wim Taymans  <wim@fluendo.com>
31796
31797         * examples/seeking/seek.c: (iterate):
31798         Don't consume all CPU in the idle loop.
31799
31800 2004-07-09  Wim Taymans  <wim@fluendo.com>
31801
31802         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
31803         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
31804         Add pad to element *after* setting the pad functions so that
31805         the scheduler can use the correct ones.
31806
31807 2004-07-09  Wim Taymans  <wim@fluendo.com>
31808
31809         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
31810         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
31811         Sync to keyframe after seek
31812
31813 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31814
31815         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
31816         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
31817         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
31818         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
31819         * ext/libvisual/visual.c: (gst_visual_change_state):
31820         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
31821         * ext/theora/theoradec.c: (theora_dec_change_state):
31822         * ext/theora/theoraenc.c: (theora_enc_change_state):
31823         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
31824         * gst-libs/gst/navigation/navigation.c:
31825         * gst/adder/gstadder.c: (gst_adder_change_state):
31826         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31827         (gst_audio_convert_get_buffer):
31828         * gst/multipart/multipartdemux.c:
31829         (gst_multipart_demux_change_state):
31830         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
31831         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
31832         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
31833         * gst/videoscale/gstvideoscale.c:
31834         (gst_videoscale_handle_src_event):
31835         * gst/volume/gstvolume.c: (volume_chain_int16):
31836           don't assert in state change, this should be done by the base
31837           GstElement class.
31838           various debugging fixes.
31839
31840 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31841
31842         * configure.ac:
31843         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
31844         (gst_play_dispose), (gst_play_set_location),
31845         (gst_play_set_data_src), (gst_play_set_video_sink),
31846         (gst_play_set_audio_sink), (gst_play_set_visualization),
31847         (gst_play_connect_visualization), (gst_play_get_sink_element),
31848         (gst_play_get_all_by_interface):
31849         * gst-libs/gst/play/play.h:
31850           add new method to get elements implementing an interface.
31851           add various error logging
31852
31853 2004-07-08  Wim Taymans  <wim@fluendo.com>
31854
31855         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
31856         (make_mpeg_pipeline), (make_mpegnt_pipeline),
31857         (make_playerbin_pipeline), (query_durations_elems),
31858         (query_durations_pads), (query_positions_elems),
31859         (query_positions_pads), (update_scale), (iterate), (stop_seek),
31860         (main):
31861         Added playbin seeking example.
31862
31863 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31864
31865         * gst-libs/gst/play/play.c: (gst_play_set_location),
31866         (gst_play_set_data_src), (gst_play_set_video_sink),
31867         (gst_play_set_audio_sink), (gst_play_set_visualization),
31868         (gst_play_connect_visualization), (gst_play_get_framerate):
31869           use a macro to look up elements from hash table
31870
31871 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31872
31873         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
31874         (gst_play_get_length_callback), (gst_play_set_location),
31875         (gst_play_seek_to_time), (gst_play_set_data_src),
31876         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31877         (gst_play_set_visualization), (gst_play_connect_visualization),
31878         (gst_play_get_sink_element):
31879         - add debugging info
31880         - fix looking up sink elements by iterating over complete caps
31881         - put everything except for source and autoplugger in a complete bin
31882
31883 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31884
31885         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
31886         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
31887         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
31888         (gst_alsa_sink_write), (gst_alsa_sink_loop):
31889         * ext/alsa/gstalsasink.h:
31890         - add debugging info
31891         - clean up schizophrenia of data/buffer/event
31892         - fix double event unref error
31893
31894 2004-07-08  Wim Taymans  <wim@fluendo.com>
31895
31896         * gst/playback/Makefile.am:
31897         Add headers to noinst
31898
31899 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31900
31901         * tools/gst-launch-ext-m.m:
31902         * tools/gst-launch-ext.1.in:
31903           convert to the third millenium
31904
31905 2004-07-07  David Schleef  <ds@schleef.org>
31906
31907         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
31908
31909 2004-07-07  Wim Taymans  <wim@fluendo.com>
31910
31911         * gst/playback/Makefile.am:
31912         * gst/playback/README:
31913         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31914         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
31915         (compare_ranks), (print_feature), (gst_decode_bin_init),
31916         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
31917         (try_to_link_1), (new_pad), (close_link), (type_found),
31918         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31919         (plugin_init):
31920         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31921         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31922         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
31923         (gen_preroll_element), (no_more_pads), (new_stream),
31924         (setup_source), (gst_play_base_bin_set_property),
31925         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
31926         (gst_play_base_bin_add_element),
31927         (gst_play_base_bin_remove_element),
31928         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31929         (gst_play_base_bin_unlink_stream),
31930         (gst_play_base_bin_get_streaminfo):
31931         * gst/playback/gstplaybasebin.h:
31932         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
31933         (gst_play_bin_class_init), (gst_play_bin_init),
31934         (gst_play_bin_dispose), (gst_play_bin_set_property),
31935         (gst_play_bin_get_property), (gen_video_element),
31936         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
31937         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
31938         (gst_play_bin_get_formats), (gst_play_bin_convert),
31939         (gst_play_bin_get_query_types), (gst_play_bin_query),
31940         (plugin_init):
31941         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
31942         (gst_stream_info_get_type), (gst_stream_info_class_init),
31943         (gst_stream_info_init), (gst_stream_info_new),
31944         (gst_stream_info_dispose), (gst_stream_info_set_property),
31945         (gst_stream_info_get_property):
31946         * gst/playback/gststreaminfo.h:
31947         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
31948         (main):
31949         * gst/playback/test2.c: (main):
31950         * gst/playback/test3.c: (update_scale), (main):
31951         More playbin fixes. Added README. Do better element filtering.
31952         Added base class to preroll media. Added test apps.
31953
31954 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31955
31956         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
31957         * ext/mpeg2dec/gstmpeg2dec.h:
31958           various debugging improvements.  Reset stream to next picture
31959           instead of sequence header, otherwise seeks cannot work.
31960
31961 2004-07-07  Wim Taymans  <wim@fluendo.com>
31962
31963         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
31964         (gst_video_box_class_init), (gst_video_box_set_property),
31965         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
31966         Use pad_alloc where possible.
31967
31968 2004-07-07  Wim Taymans  <wim@fluendo.com>
31969
31970         * sys/oss/gstosselement.c: (gst_osselement_reset),
31971         (gst_osselement_parse_caps):
31972         * sys/oss/gstosselement.h:
31973         * sys/oss/gstosssrc.c: (gst_osssrc_get):
31974         Fix offset on osssrc.
31975
31976 2004-07-07  Wim Taymans  <wim@fluendo.com>
31977
31978         * ext/theora/theora.c: (plugin_init):
31979         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
31980         (theora_dec_src_query), (theora_dec_chain):
31981         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31982         (theora_enc_sink_link), (theora_buffer_from_packet),
31983         (theora_push_packet), (theora_enc_chain):
31984         Fix theora granulepos calculation.
31985         Fix overflow in duration/position calculation.
31986         Bump rank to PRIMARY for theoradec.
31987         Use granulepos of last packet to calculate position.
31988         Set keyframe flag on buffers when needed.
31989
31990 2004-07-06  David Schleef  <ds@schleef.org>
31991
31992         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
31993         serious?  (Fixed, obviously.)
31994
31995 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
31996
31997         * po/LINGUAS:
31998         * po/cs.po:
31999           added Czech translation (Miloslav Trmac)
32000
32001 2004-07-05  Wim Taymans  <wim@fluendo.com>
32002
32003         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32004         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32005         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32006         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32007         (close_link), (type_found), (gst_decode_bin_set_property),
32008         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
32009         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
32010         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
32011         (gst_decode_bin_query), (plugin_init):
32012         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32013         (gst_play_bin_class_init), (gst_play_bin_init),
32014         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
32015         (get_video_element), (new_pad), (setup_source),
32016         (gst_play_bin_set_property), (gst_play_bin_get_property),
32017         (gst_play_bin_change_state), (gst_play_bin_add_element),
32018         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32019         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32020         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32021         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32022         * gst/playback/test.c: (main):
32023         More fixes, cleaned up playbin, make it use decodebin. Added
32024         threaded property to playbin.
32025
32026 2004-07-05  Wim Taymans  <wim@fluendo.com>
32027
32028         * configure.ac:
32029         * gst/playback/Makefile.am:
32030         * gst/playback/decodetest.c: (main):
32031         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32032         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32033         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32034         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32035         (close_link), (type_found), (gst_decode_bin_set_property),
32036         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
32037         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
32038         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
32039         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
32040         (plugin_init):
32041         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32042         (gst_play_bin_class_init), (gst_play_bin_init),
32043         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
32044         (collect_sink_pads), (find_compatibles), (close_pad_link),
32045         (try_to_link_1), (new_pad), (close_link), (type_found),
32046         (setup_source), (gst_play_bin_set_property),
32047         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
32048         (compare_ranks), (gst_play_bin_collect_factories),
32049         (gst_play_bin_change_state), (gst_play_bin_add_element),
32050         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32051         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32052         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32053         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32054         * gst/playback/test.c: (main):
32055         Added some playback helper elements and some test apps, very alpha
32056         still.
32057
32058 2004-07-04  Benjamin Otte  <otte@gnome.org>
32059
32060         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32061           only restart audio when we indeed have an xrun to fix repeated
32062           xruns. Fix suggested by Giuliano Pochini.
32063
32064 2004-07-03  David Schleef  <ds@schleef.org>
32065
32066         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
32067         call to gst_debug_log() if debugging is disabled (bug #145118)
32068
32069 2004-07-03  Benjamin Otte  <otte@gnome.org>
32070
32071         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32072           use our own functions for restarting the alsa device.
32073         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32074           I should apply patches myself - use MIN for the third argument, not
32075           the second, this fixes seeking
32076
32077 2004-07-02  David Schleef  <ds@schleef.org>
32078
32079         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
32080         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
32081         do with the logic.
32082
32083 2004-07-02  David Schleef  <ds@schleef.org>
32084
32085         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
32086         output buffers.  Fix logic mistake.  (bug #144866)
32087
32088 2004-07-02  David Schleef  <ds@schleef.org>
32089
32090         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
32091         on X.  (bug #144753)
32092
32093 2004-07-02  David Schleef  <ds@schleef.org>
32094
32095         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
32096         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
32097         (bug #144624)
32098         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
32099         (gst_osselement_rate_probe_check): Add another workaround for
32100         buggy drivers (bug #145336)
32101
32102 2004-07-02  David Schleef  <ds@schleef.org>
32103
32104         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
32105         Most systems don't have MSG_NOSIGNAL.
32106
32107 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32108
32109         * Makefile.am:
32110         * gst-libs/gst/colorbalance/Makefile.am:
32111         * gst-libs/gst/mixer/Makefile.am:
32112         * gst-libs/gst/play/Makefile.am:
32113         * gst-libs/gst/tuner/Makefile.am:
32114           (hopefully) fix both install and dist and make error message useful.
32115           needs testing across automakes.
32116
32117 2004-07-02  Benjamin Otte  <otte@gnome.org>
32118
32119         * ext/ogg/gstogg.c: (plugin_init):
32120           we require bytestream now
32121         * ext/ogg/gstoggdemux.c:
32122           huge diff to implement chain setup in a fast and generic way. This
32123           improves tag reading and startup of huge files (read: Theora videos)
32124           quite a bit. It probably contains bugs, too, so please test.
32125           Seeking is not improved to the fast method.
32126
32127 2004-06-29  Wim Taymans  <wim@fluendo.com>
32128
32129         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
32130         * ext/ogg/gstoggmux.c:
32131         Fix memleak in oggdemux when running unconnected pads.
32132         doc update in mux, start working on keyframe mode.
32133
32134 2004-06-29  Benjamin Otte  <otte@gnome.org>
32135
32136         * sys/oss/gstosssink.c:
32137         * sys/oss/gstosssrc.c:
32138           advertise correct template caps - we indeed do non-native endianness
32139           and 8bit audio has no endianness
32140         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
32141         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
32142           avoid (wrong) duplications in getcaps function and return
32143           template caps
32144
32145 2004-06-29  Wim Taymans  <wim@fluendo.com>
32146
32147         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32148         (gst_multifdsink_class_init), (gst_multifdsink_add),
32149         (gst_multifdsink_remove), (gst_multifdsink_clear),
32150         (gst_multifdsink_client_remove),
32151         (gst_multifdsink_handle_client_read),
32152         (gst_multifdsink_client_queue_data),
32153         (gst_multifdsink_client_queue_caps),
32154         (gst_multifdsink_client_queue_buffer),
32155         (gst_multifdsink_handle_client_write),
32156         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32157         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32158         (gst_multifdsink_init_send), (gst_multifdsink_close):
32159         Fix wrong GList iteration that could crash the server when
32160         more then 2 clients disconnect at the same time. Read all the
32161         pending commands in one batch to recover from command storms under
32162         very heavy load.
32163
32164 2004-06-28  Wim Taymans  <wim@fluendo.com>
32165
32166         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32167         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32168         (gst_videomixer_pad_set_property),
32169         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32170         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32171         (gst_videomixer_class_init), (gst_videomixer_init),
32172         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
32173         (pad_zorder_compare), (gst_videomixer_sort_pads),
32174         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
32175         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
32176         (gst_videomixer_update_queues), (gst_videomixer_loop),
32177         (plugin_init):
32178         Avoid divide by zero, choose masterpad as the pad with the highest
32179         framerate.
32180
32181 2004-06-27  Julien Moutte  <julien@moutte.net>
32182
32183         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32184         (gst_ximagesink_xwindow_new):
32185         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32186         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
32187         function directly. We might want to call it from somewhere else one day.
32188
32189 2004-06-27  Julien Moutte  <julien@moutte.net>
32190
32191         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32192         (gst_ximagesink_xwindow_new):
32193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32194         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
32195         window decorations.
32196
32197 2004-06-27  Wim Taymans  <wim@fluendo.com>
32198
32199         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
32200         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
32201         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
32202         (gst_dvdec_set_property), (gst_dvdec_get_property):
32203         * ext/dv/gstdvdec.h:
32204         Implement drop_factor property to lower the framerate with
32205         a factor.
32206
32207 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32208
32209         * gst-libs/gst/colorbalance/Makefile.am:
32210         * gst-libs/gst/mixer/Makefile.am:
32211         * gst-libs/gst/play/Makefile.am:
32212         * gst-libs/gst/tuner/Makefile.am:
32213           unbreak Company's fix that didn't install the -enum.h files
32214
32215 2004-06-27  Wim Taymans  <wim@fluendo.com>
32216
32217         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
32218         (gst_dvdec_change_state):
32219         * ext/dv/gstdvdec.h:
32220         Fix timestamp, duration and offset of the buffers.
32221
32222 2004-06-27  Wim Taymans  <wim@fluendo.com>
32223
32224         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32225         (gst_multifdsink_class_init), (gst_multifdsink_add),
32226         (gst_multifdsink_remove), (gst_multifdsink_clear),
32227         (gst_multifdsink_client_remove),
32228         (gst_multifdsink_handle_client_read),
32229         (gst_multifdsink_client_queue_data),
32230         (gst_multifdsink_client_queue_caps),
32231         (gst_multifdsink_client_queue_buffer),
32232         (gst_multifdsink_handle_client_write),
32233         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32234         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32235         (gst_multifdsink_init_send), (gst_multifdsink_close):
32236         * gst/tcp/gstmultifdsink.h:
32237         * gst/tcp/gsttcpserversink.c:
32238         (gst_tcpserversink_handle_server_read),
32239         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
32240         More multifdsink fixes, more recovery policy fixes.
32241         Removed stupid g_print
32242
32243 2004-06-26  Wim Taymans  <wim@fluendo.com>
32244
32245         * gst/tcp/Makefile.am:
32246         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32247         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
32248         (gst_multifdsink_class_init), (gst_multifdsink_init),
32249         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
32250         (gst_multifdsink_handle_client_read),
32251         (gst_multifdsink_client_queue_data),
32252         (gst_multifdsink_client_queue_caps),
32253         (gst_multifdsink_client_queue_buffer),
32254         (gst_multifdsink_handle_client_write),
32255         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32256         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32257         (gst_multifdsink_chain), (gst_multifdsink_set_property),
32258         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
32259         (gst_multifdsink_close), (gst_multifdsink_change_state):
32260         * gst/tcp/gstmultifdsink.h:
32261         * gst/tcp/gsttcpplugin.c: (plugin_init):
32262         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
32263         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
32264         (gst_tcpserversink_handle_server_read),
32265         (gst_tcpserversink_handle_select),
32266         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
32267         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
32268         * gst/tcp/gsttcpserversink.h:
32269         Added multifdsink, made tcpserversink a subclass of fdsink, removed
32270         one of the locks, added recovery policy to multifdsink.
32271
32272 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32273
32274         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32275           fix decision for when getting frames with same timestamp
32276         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32277         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32278         (gst_v4lsrc_get_property):
32279         * sys/v4l/gstv4lsrc.h:
32280           add latency offset property
32281
32282 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32283
32284         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
32285         (plugin_init):
32286           fix debugging. add category.
32287
32288 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32289
32290         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32291           fix wrong offsets
32292
32293 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32294
32295         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32296         (gst_alsa_src_get_time), (gst_alsa_src_loop),
32297         (gst_alsa_src_change_state):
32298           return a time that is in sync with the element's processing
32299
32300 2004-06-25  Wim Taymans  <wim@fluendo.com>
32301
32302         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
32303         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
32304         (gst_tcpserversink_client_remove),
32305         (gst_tcpserversink_handle_client_read),
32306         (gst_tcpserversink_client_queue_data),
32307         (gst_tcpserversink_client_queue_caps),
32308         (gst_tcpserversink_client_queue_buffer),
32309         (gst_tcpserversink_handle_client_write),
32310         (gst_tcpserversink_queue_buffer),
32311         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
32312         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
32313         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
32314         (gst_tcpserversink_close):
32315         * gst/tcp/gsttcpserversink.h:
32316         Serversink rewrite. Really do non blocking writes to clients and
32317         maintain an internal queue to handle slower clients while not
32318         disturbing fast clients.
32319
32320 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32321
32322         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32323           better debug, don't override OFFSET and OFFSET_END
32324
32325 2004-06-25  Iain <iain@prettypeople.org>
32326
32327         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
32328         name=source for the wavparse pipeline.
32329
32330 2004-06-24  Johan Dahlin  <johan@gnome.org>
32331
32332         * ext/theora/theoraenc.c (theora_enc_chain): Call
32333         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
32334         streamheader caps are set correctly.
32335
32336 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32337
32338         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32339         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
32340           respect minimum bitrate; same could be done for max bitrate
32341
32342 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32343
32344         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32345         (gst_vorbisenc_setup):
32346           fix sample rate range
32347
32348 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32349
32350         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
32351         (gst_oggvorbisenc_setup):
32352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
32353         (gst_vorbisenc_setup):
32354           resolve ambiguities in code and description
32355
32356 2004-06-24  Wim Taymans  <wim@fluendo.com>
32357
32358         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
32359         * ext/alsa/gstalsa.h:
32360         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32361         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
32362         Use alsa trigger_tstamp to get the timestamp of the first
32363         sample in the buffer for more precise sync. Some cleanups.
32364
32365 2004-06-24  Wim Taymans  <wim@fluendo.com>
32366
32367         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
32368         (gst_audiorate_init), (gst_audiorate_chain),
32369         (gst_audiorate_set_property), (gst_audiorate_get_property):
32370         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32371         (gst_videorate_chain):
32372         Added some logging, fixed an overflow bug in videorate.
32373
32374 2004-06-24  Benjamin Otte  <otte@gnome.org>
32375
32376         * ext/kio/Makefile.am:
32377           fix for builddir != srcdir and distcheck
32378
32379 2004-06-24  Benjamin Otte  <otte@gnome.org>
32380
32381         * gst-libs/gst/colorbalance/Makefile.am:
32382         * gst-libs/gst/mixer/Makefile.am:
32383         * gst-libs/gst/play/Makefile.am:
32384         * gst-libs/gst/tuner/Makefile.am:
32385         * gst/tcp/Makefile.am:
32386         * sys/dxr3/Makefile.am:
32387           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
32388           tarball.
32389           Also add all *.list files that were missing.
32390         * Makefile.am:
32391           add a distcheck hook to ensure the above doesn't happen again.
32392
32393 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
32394
32395         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
32396
32397 2004-06-23  Colin Walters  <walters@redhat.com>
32398
32399         * m4/Makefile.am: Distribute gst-fionread.m4.
32400
32401 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32402
32403         * configure.ac: back to dev
32404
32405 2004-06-23  Wim Taymans  <wim@fluendo.com>
32406
32407         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
32408         (gst_alsa_xrun_recovery):
32409         * ext/alsa/gstalsa.h:
32410         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32411         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
32412         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32413         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
32414         (gst_alsa_src_loop):
32415         Add clock to alsasrc. Take new capture timestamp when
32416         restarting after an overrun. Split up some functions between
32417         alsasrc and alsasink.
32418
32419 === release 0.8.2 ===
32420
32421 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32422
32423         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
32424         (gst_alsa_change_state), (gst_alsa_update_avail),
32425         (gst_alsa_xrun_recovery):
32426         * ext/alsa/gstalsa.h:
32427         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32428           merge back changes from release
32429
32430 2004-06-23  Wim Taymans  <wim@fluendo.com>
32431
32432         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
32433         (gst_audiorate_init), (gst_audiorate_chain),
32434         (gst_audiorate_set_property), (gst_audiorate_get_property):
32435         Implement sample dropping and notify
32436
32437 2004-06-22  Wim Taymans  <wim@fluendo.com>
32438
32439         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32440         (theora_enc_sink_link), (theora_buffer_from_packet),
32441         (theora_push_packet), (theora_enc_chain):
32442         Some cleanups, make sure the timestamps are correct.
32443
32444 2004-06-22  Wim Taymans  <wim@fluendo.com>
32445
32446         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
32447         (gst_alsa_change_state), (gst_alsa_update_avail),
32448         (gst_alsa_xrun_recovery):
32449         * ext/alsa/gstalsa.h:
32450         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
32451         Cleanups, take queued samples into account when reporting
32452         the time.
32453
32454 2004-06-22  Wim Taymans  <wim@fluendo.com>
32455
32456         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32457         (gst_videorate_init):
32458         Initialize the property as well.
32459
32460 2004-06-22  Wim Taymans  <wim@fluendo.com>
32461
32462         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32463         (gst_videorate_init), (gst_videorate_chain),
32464         (gst_videorate_set_property), (gst_videorate_get_property):
32465         Add property to make videorate silent.
32466         Add property to prefer new frames over old ones.
32467
32468 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32469
32470         * sys/osxvideo/Makefile.am:
32471         Workaround so that the osxvideo .so file gets linked with the
32472         Cocoa, OpenGL and QuickTime frameworks
32473
32474 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32475
32476         * sys/osxaudio/Makefile.am:
32477         Workaround so that the osxaudio .so file gets linked with the
32478         CoreAudio framework
32479
32480 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32481
32482         * configure.ac:
32483         Whoops, my fault...fixed build issues
32484
32485 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32486
32487         * configure.ac:
32488         Add objective-c support if running in Darwin/Mac OS X
32489         * sys/Makefile.am:
32490         * sys/osxvideo:
32491         * sys/osxvideo/Makefile.am:
32492         * sys/osxvideo/osxvideosink.h:
32493         * sys/osxvideo/osxvideosink.m:
32494         * sys/osxvideo/cocoawindow.h:
32495         * sys/osxvideo/cocoawindow.m:
32496         Add osxvideosink, a cocoa-based osx video sink
32497
32498
32499 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
32500         * ext/dvdnav/gst-dvd:
32501         Grab the gconf key from the right spot
32502         * gst/debug/gstnavseek.c: (gst_navseek_init),
32503         (gst_navseek_segseek), (gst_navseek_handle_src_event),
32504         (gst_navseek_chain):
32505         * gst/debug/gstnavseek.h:
32506           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
32507           and loop parameters of a segment seek.
32508         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
32509         (gst_videotestsrc_get_event_masks),
32510         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
32511         * gst/videotestsrc/gstvideotestsrc.h:
32512           Add seeking support to videotestsrc
32513           Initialise the timestamp_offset variable.
32514
32515 2004-06-18  Wim Taymans  <wim@fluendo.com>
32516
32517         * ext/sidplay/gstsiddec.cc:
32518         Fix negotiation and set correct end offset.
32519
32520 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32521
32522         * configure.ac: branch and prerelease
32523
32524 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32525
32526         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
32527         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
32528         (gst_tcpclientsrc_init_receive):
32529         * gst/tcp/gsttcpclientsrc.h:
32530           read caps when connecting to server for GDP so we set them correctly
32531
32532 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32533
32534         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32535           notify drops and duplicates
32536         * gst/videoscale/videoscale.c: (videoscale_get_structure):
32537           no good reason to limit ourselves to 100x100
32538
32539 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32540
32541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32542         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
32543         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32544         (gst_v4lsrc_get_property):
32545         * sys/v4l/gstv4lsrc.h:
32546         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
32547         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
32548         (gst_v4l_set_audio):
32549         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
32550         (gst_v4lsrc_try_capture):
32551         * sys/v4l/v4lsrc_calls.h:
32552           change try_palette to more general try_capture
32553           add autoprobe option so we can turn off autoprobing
32554           various fixes
32555
32556 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32557
32558         * configure.ac:
32559           add videorate
32560         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
32561         (gst_ximagesink_class_init):
32562         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
32563         (gst_xvimagesink_class_init):
32564           run them as finalize, not dispose, since dispose can be invoked
32565           multiple times
32566
32567 2004-06-17  Wim Taymans  <wim@fluendo.com>
32568
32569         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
32570         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
32571         * ext/alsa/gstalsa.h:
32572         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
32573         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
32574         (gst_alsa_src_change_state):
32575         * ext/alsa/gstalsasrc.h:
32576         Make the xrun code timestamp and offset the buffers correctly.
32577         moved the clock to the base class, use alsa methods to get time.
32578         Do correct timestamping on outgoing buffers.
32579
32580 2004-06-17  Wim Taymans  <wim@fluendo.com>
32581
32582         * gst/audiorate/Makefile.am:
32583         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
32584         (gst_audiorate_base_init), (gst_audiorate_class_init),
32585         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
32586         (gst_audiorate_set_property), (gst_audiorate_get_property),
32587         (gst_audiorate_change_state), (plugin_init):
32588         Added an audiorate converter that fills in gaps.
32589
32590 2004-06-17  Johan Dahlin  <johan@gnome.org>
32591
32592         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
32593
32594 2004-06-16  Wim Taymans  <wim@fluendo.com>
32595
32596         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
32597         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
32598         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
32599         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32600         (gst_v4lsrc_get_property):
32601         * sys/v4l/gstv4lsrc.h:
32602         Added a copy mode to v4lsrc where it will output a copied version
32603         of its internal hardware buffer.
32604         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
32605         can't | them.
32606
32607 2004-06-16  Wim Taymans  <wim@fluendo.com>
32608
32609         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32610         Timestamp fixes.
32611
32612 2004-06-16  Wim Taymans  <wim@fluendo.com>
32613
32614         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
32615         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
32616         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32617         (gst_v4lsrc_get_property):
32618         * sys/v4l/gstv4lsrc.h:
32619         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
32620         Added a sync mode enum property to control v4lsrc timestamp method
32621         Removed the use-fixed-fps property and moved functionality in
32622         the enum.
32623         Don't error on an error value from v4l-conf, it might not always
32624         be a real error.
32625
32626 2004-06-16  Wim Taymans  <wim@fluendo.com>
32627
32628         * gst/videorate/Makefile.am:
32629         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
32630         (gst_videorate_base_init), (gst_videorate_class_init),
32631         (gst_videorate_getcaps), (gst_videorate_link),
32632         (gst_videorate_init), (gst_videorate_chain),
32633         (gst_videorate_set_property), (gst_videorate_get_property),
32634         (gst_videorate_change_state), (plugin_init):
32635         Added a video timestamp corrector.
32636
32637 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32638
32639         fixed a potential leak with previous commit
32640
32641         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
32642
32643 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32644
32645         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
32646         Added missing refcount, fixes bug #144425
32647         Cheers Tim for finding the bug
32648
32649 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
32650
32651         * sys/v4l/gstv4l.c: (plugin_init):
32652         * sys/v4l/gstv4lcolorbalance.c:
32653         * sys/v4l/gstv4lcolorbalance.h:
32654         * sys/v4l/gstv4lelement.c:
32655         * sys/v4l/gstv4lelement.h:
32656         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
32657         * sys/v4l/gstv4lmjpegsink.h:
32658         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
32659         * sys/v4l/gstv4lmjpegsrc.h:
32660         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
32661         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
32662         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
32663         * sys/v4l/gstv4lsrc.h:
32664         * sys/v4l/gstv4ltuner.c:
32665         * sys/v4l/gstv4ltuner.h:
32666         * sys/v4l/gstv4lxoverlay.c:
32667         * sys/v4l/gstv4lxoverlay.h:
32668         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
32669         (gst_v4l_set_window), (gst_v4l_enable_overlay):
32670         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
32671         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
32672         (gst_v4l_set_audio):
32673         * sys/v4l/v4l_calls.h:
32674         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
32675         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
32676         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
32677         (gst_v4lmjpegsink_playback_init),
32678         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
32679         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
32680         (gst_v4lmjpegsink_playback_stop),
32681         (gst_v4lmjpegsink_playback_deinit):
32682         * sys/v4l/v4lmjpegsink_calls.h:
32683         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
32684         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
32685         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
32686         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
32687         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
32688         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
32689         * sys/v4l/v4lmjpegsrc_calls.h:
32690         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
32691         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
32692         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
32693         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
32694         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
32695         (gst_v4lsrc_try_palette):
32696         * sys/v4l/v4lsrc_calls.h:
32697           bunch of paranoia cleanups
32698
32699 2004-06-14  David Schleef  <ds@schleef.org>
32700
32701         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
32702         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
32703         Send discont events and change timestamps appropriately when
32704         we get a seek event.  (bug #144240)
32705         * ext/cdparanoia/gstcdparanoia.h:
32706
32707 2004-06-14  Benjamin Otte  <otte@gnome.org>
32708
32709         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
32710           snd_pcm_hw_params_set_rate  since the latter fails for no good
32711           reason on some setups.
32712
32713 2004-06-14  David Schleef  <ds@schleef.org>
32714
32715         * gst/volume/demo.c: (value_changed_callback): exp10() is not
32716         standard.  Thank you for playing.
32717
32718 2004-06-14  Wim Taymans  <wim@fluendo.com>
32719
32720         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
32721         Patch 1.3 broke the ordering of the colorspace info and
32722         made the plugin basically work by coincidence, reordered
32723         the info.
32724
32725 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32726
32727         * ext/lame/gstlame.c:
32728         * ext/mad/gstmad.c:
32729           sync caps.  Make sure mad can only output a list of rates, not
32730           a full range.  In the future, have three caps lists for each of the
32731           mpeg versions.  Change mpegversion to a double as well.
32732
32733 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32734
32735         * gst/volume/.cvsignore:
32736         * gst/volume/Makefile.am:
32737         * gst/volume/demo.c: (value_changed_callback), (idler),
32738         (setup_gui), (main):
32739           added small demo app
32740
32741 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
32742         * ext/esd/esdsink.c: (gst_esdsink_change_state):
32743         * ext/esd/esdsink.h:
32744         Close the esd connection on pause, because esd will just wait -
32745         blocking all other esd clients indefinitely.
32746
32747 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
32748
32749         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
32750           previous commit with GST_DEBUG
32751
32752 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
32753
32754         * configure.ac:
32755           add a header check for a dvdread header in dvdnav.  Fixes #133002
32756
32757 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32758
32759         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
32760         * gst/tcp/gsttcpclientsink.h:
32761         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
32762         * gst/tcp/gsttcpclientsrc.h:
32763         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
32764         (gst_tcpserversink_handle_server_read),
32765         (gst_tcpserversink_init_send):
32766         * gst/tcp/gsttcpserversink.h:
32767         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
32768         * gst/tcp/gsttcpserversrc.h:
32769         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
32770         version of IP)
32771
32772 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32773
32774         * configure.ac:
32775         Added ogg library so that OSX detects libtheora properly
32776
32777 2004-06-11  Wim Taymans  <wim@fluendo.com>
32778
32779         * ext/theora/theoradec.c: (theora_dec_chain),
32780         (theora_dec_change_state):
32781         Don't try to decode frames before we received a keyframe.
32782
32783 2004-06-11  Wim Taymans  <wim@fluendo.com>
32784
32785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
32786         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
32787         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
32788         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
32789         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
32790         Added property to set the maximum delay of a page.
32791
32792 2004-06-10  Wim Taymans  <wim@fluendo.com>
32793
32794         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
32795         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
32796         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
32797         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
32798         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
32799         Added max-delay property to control the maximum amount
32800         of data to put in one page.
32801
32802 2004-06-10  Wim Taymans  <wim@fluendo.com>
32803
32804         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32805         (gst_theora_enc_init), (theora_enc_sink_link),
32806         (theora_buffer_from_packet), (theora_enc_set_property),
32807         (theora_enc_get_property):
32808         Set duration on encoded buffer, added some more properties
32809
32810 2004-06-10  Wim Taymans  <wim@fluendo.com>
32811
32812         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
32813         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
32814         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
32815         * ext/theora/theoraenc.c: (theora_enc_chain):
32816         Fix refcounting bugs
32817
32818 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32819
32820         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
32821         (gst_asf_demux_loop), (gst_asf_demux_process_file),
32822         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
32823         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
32824         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
32825         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
32826         (gst_asf_demux_change_state):
32827         * gst/asfdemux/gstasfdemux.h:
32828           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
32829           feels like. I think we should set a new requirement for demuxers
32830           from now on to implement sane loop functions, data loops, query
32831           and seek functions before first commit into CVS. And this commit
32832           fixes all of the above.
32833
32834 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
32835
32836         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
32837           vorbis comments are properly encoded in UTF-8 before adding them
32838           to a GstTagList
32839
32840 2004-06-09  Benjamin Otte  <otte@gnome.org>
32841
32842         * ext/alsa/gstalsa.c: (add_channels):
32843           handle min <= max correctly
32844         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
32845         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
32846           add fixation functions so we fixate correctly. No preferring of alaw
32847           anymore because it's the first structure.
32848         * ext/alsa/gstalsa.h:
32849         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
32850         (gst_alsa_hw_params_dump):
32851           add functions to ease debugging in alsalib
32852         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
32853         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
32854         (gst_alsa_start_audio):
32855           only specify hw params if we really setup a format (fixes #134007 -
32856           or at least works around it)
32857
32858 2004-06-09  Wim Taymans  <wim@fluendo.com>
32859
32860         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
32861         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
32862         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
32863         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
32864         (gst_ogg_mux_loop):
32865         Use stream caps to setup the initial pages in the ogg stream.
32866         Correctly set the streamheader caps on the srcpad.
32867
32868 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32869
32870         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
32871         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
32872         (gst_v4lsrc_getcaps):
32873         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
32874         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
32875           add querying of fps lists for webcams.  Negotiating to a framerate
32876           now works.
32877
32878 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32879
32880         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
32881         (theora_push_buffer), (theora_push_packet),
32882         (theora_set_header_on_caps), (theora_enc_chain):
32883           mark buffers and put on streamheader, raw theora streaming
32884           now works too, whee
32885
32886 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32887
32888         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
32889         (gst_tcp_gdp_read_caps):
32890           do a looping read for caps and GDP headers too
32891
32892 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32893
32894         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32895         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
32896           return EOS instead of NULL in _get
32897
32898 2004-06-08  Wim Taymans  <wim@fluendo.com>
32899
32900         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
32901         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
32902         (gst_tcp_gdp_write_caps):
32903         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32904         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
32905         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
32906         Memory leak fixes
32907
32908 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32909
32910         * ext/vorbis/Makefile.am:
32911         * ext/vorbis/vorbis.c: (plugin_init):
32912         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
32913         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
32914         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
32915         (vorbis_parse_change_state):
32916         * ext/vorbis/vorbisparse.h:
32917           adding a vorbisparse element that marks the buffers, streaming
32918           raw vorbis using GDP now works, whee
32919
32920 2004-06-08  Wim Taymans  <wim@fluendo.com>
32921
32922         * ext/jpeg/Makefile.am:
32923         * ext/jpeg/README:
32924         * ext/jpeg/gstjpeg.c: (plugin_init):
32925         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
32926         (gst_smokedec_base_init), (gst_smokedec_class_init),
32927         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
32928         * ext/jpeg/gstsmokedec.h:
32929         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
32930         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
32931         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
32932         (gst_smokeenc_resync), (gst_smokeenc_chain),
32933         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
32934         * ext/jpeg/gstsmokeenc.h:
32935         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
32936         (smokecodec_flush_destination), (smokecodec_term_destination),
32937         (smokecodec_init_source), (smokecodec_fill_input_buffer),
32938         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
32939         (smokecodec_term_source), (smokecodec_encode_new),
32940         (smokecodec_decode_new), (smokecodec_info_free),
32941         (smokecodec_set_quality), (smokecodec_get_quality),
32942         (smokecodec_set_threshold), (smokecodec_get_threshold),
32943         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
32944         (find_best_size), (abs_diff), (put), (smokecodec_encode),
32945         (smokecodec_parse_header), (smokecodec_decode):
32946         * ext/jpeg/smokecodec.h:
32947         Added a new simple jpeg based codec
32948
32949 2004-06-08  Wim Taymans  <wim@fluendo.com>
32950
32951         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
32952         (gst_multipart_mux_loop):
32953         Fix memory leak
32954
32955 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32956
32957         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32958         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
32959         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
32960         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
32961         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
32962         * gst/tcp/gsttcpserversink.h:
32963           take streamheader into account
32964
32965 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32966
32967         * gst/level/Makefile.am:
32968         * gst/level/gstlevel.c: (gst_level_class_init):
32969           clean up marshal generation
32970
32971 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32972
32973         * gst/tcp/Makefile.am:
32974         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
32975         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
32976         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
32977         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
32978         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
32979         (gst_tcpclientsrc_get_property):
32980         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
32981         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
32982         (gst_tcpserversink_handle_client_read),
32983         (gst_tcpserversink_handle_client_write),
32984         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
32985         * gst/tcp/gsttcpserversink.h:
32986           add signals client-added and client-removed
32987         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
32988         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
32989         (gst_tcpserversrc_get_property):
32990         uniformized, change default protocol to NONE
32991         * gst/tcp/gsttcp-marshal.list: added
32992 2004-06-07  Benjamin Otte  <otte@gnome.org>
32993
32994         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32995           handle discont events if they happen before caps nego
32996
32997 2004-06-07  Wim Taymans  <wim@fluendo.com>
32998
32999         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33000         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33001         (gst_multipart_demux_plugin_init):
33002         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33003         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33004         (gst_multipart_mux_change_state):
33005         Small updates, fix a memleak
33006
33007 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33008
33009         * configure.ac: OSS portability
33010         * ext/arts/gst_arts.c: idem
33011         * sys/oss/gstosselement.c: idem
33012         * sys/oss/gstossmixer.c: idem
33013         * sys/oss/gstosssink.c: idem
33014         * sys/oss/gstosssrc.c: idem
33015         * sys/oss/oss_probe.c: idem
33016           - check for soundcard.h in different places for some BSD
33017
33018 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
33019
33020         * AUTHORS:
33021         Add me to the authors file
33022         * configure.ac:
33023         Increase the libdv requirement to >= version 0.100
33024         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33025         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
33026         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
33027         * ext/dv/gstdvdec.h:
33028         Add support for the new_media flag when sending DISCONT events
33029         Make the querying work when video pad is not linked
33030
33031 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33032
33033         reviewed by Benjamin Otte  <otte@gnome.org>
33034
33035         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
33036           create a NULL-initialized array of pads, so we don't think they
33037           exist already. (fixes #143130)
33038
33039 2004-06-07  Benjamin Otte  <otte@gnome.org>
33040
33041         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
33042         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
33043         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
33044           don't use // coments
33045
33046 2004-06-07  Benjamin Otte  <otte@gnome.org>
33047
33048         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
33049           cast to GstClockTime to get higher granularity
33050         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33051           use gst_element_set_time_delay to get the exact time
33052         * ext/mad/gstmad.c: (gst_mad_chain):
33053           use the negotiated rate instead of the current frame's rate which
33054           might be wrong because of bit errors. This avoids emitting totally
33055           bogus timestamps and screwing sync.
33056         (fixes #143454)
33057
33058 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33059
33060         reviewed by Benjamin Otte  <otte@gnome.org>
33061
33062         * gst/adder/gstadder.c: (gst_adder_loop):
33063           properly error out when no negotiation has happened yet. (fixes
33064           #143032)
33065
33066 2004-06-06  Benjamin Otte  <otte@gnome.org>
33067
33068         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
33069           forward correctly transformed offset in discont events. Based on
33070           patch by Arwed v. Merkatz. (fixes #142851)
33071
33072 2004-06-06  David Schleef  <ds@schleef.org>
33073
33074         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
33075         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
33076         problems on several systems.
33077
33078 2004-06-06  Benjamin Otte  <otte@gnome.org>
33079
33080         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
33081           use explicit caps on the srcpad
33082         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33083           properly error out if caps couldn't be set (fixes #142764)
33084
33085 2004-06-06  Benjamin Otte  <otte@gnome.org>
33086
33087         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33088         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33089         (gst_alsa_start_audio):
33090           - don't call set_periods_integer anymore, it breaks the
33091           configuration randomly
33092           - call snd_pcm_hw_params_set_access directly instead of using masks
33093           - don't fail if the sw_params can't be set, just use the default
33094           params and hope it works. Alsalib has weird issues when you touch
33095           sw_params and does no proper error reporting about what failed.
33096         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33097         (gst_alsa_close_audio):
33098           make our alsa debugging go via gst debugging and not conditionally
33099           defined
33100         * ext/alsa/gstalsa.h:
33101           add ALSA_DEBUG_FLUSH macro
33102         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
33103         (plugin_init):
33104           wrap alsa errors to be printed via the gst debugging system and not
33105           spammed to stderr
33106
33107 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33108
33109         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
33110         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
33111         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
33112         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
33113         (qtdemux_parse_trak):
33114         * gst/qtdemux/qtdemux.h:
33115           Bitch. Also known as seeking, querying & co.
33116         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
33117         (gst_osssink_change_state):
33118         * sys/oss/gstosssink.h:
33119           Resyncing is for weenies, this hack is no longer needed and was
33120           broken anyway (since it - unintendedly - always leaves resync to
33121           TRUE).
33122
33123 2004-06-05  Andrew Turner <zxombie@hotpop.com>
33124
33125         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
33126         * gst/tcp/gsttcpclientsrc.h: idem
33127           - define MSG_NOSIGNAL if not done
33128           - include unistd.h for off_t
33129           (fixes #143749)
33130
33131 2004-06-05  Benjamin Otte  <otte@gnome.org>
33132
33133         * configure.ac:
33134         * ext/kio/Makefile.am:
33135           check for qt's moc preprocessor explicitly and use it
33136
33137 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33138
33139         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
33140           don't get a signal for EPIPE on socket writes
33141           (somebody check if this works on other platforms)
33142
33143 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33144
33145         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33146         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33147           check error condition on available samples correctly
33148
33149 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33150
33151         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
33152           avoid a segfault
33153         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
33154         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
33155         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33156         (gst_tcpserversrc_gdp_read_header):
33157          use ssize_t over size_t since the former is signed and thus the
33158          check for error codes can work
33159
33160 2004-06-02  Wim Taymans  <wim@fluendo.com>
33161
33162         reviewed by: Johan
33163
33164         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33165         (gst_multipart_mux_loop):
33166         Oops
33167
33168 2004-06-02  Wim Taymans  <wim@fluendo.com>
33169
33170         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33171         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33172         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33173         (gst_multipart_mux_change_state):
33174         Added configurable boundary specifier, added the value as a
33175         caps field as well.
33176
33177 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33178
33179         * gst/tcp/gsttcp.c:
33180         * gst/tcp/gsttcpclientsrc.c:
33181         * gst/tcp/gsttcpclientsrc.h:
33182         * gst/tcp/gsttcpserversrc.c:
33183           - portability fix, to compile on OSX
33184             (fixes #143146)
33185
33186         * sys/osxaudio/gstosxaudioelement.c:
33187         * sys/osxaudio/gstosxaudiosink.c:
33188         * sys/osxaudio/gstosxaudiosrc.c:
33189           - compilation warnings on OSX
33190             (fixes #143153)
33191
33192 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33193
33194         * ext/vorbis/vorbisdec.c : sign warning fixes
33195
33196         * gst-libs/gst/mixer/mixertrack.c :
33197           do no use defines which are glib 2.4 specific
33198
33199 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
33200
33201         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
33202           buffer since libflac doesn't expect it (reports a sync error when
33203           it encounters that)
33204
33205
33206 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
33207
33208         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
33209         * gst-libs/gst/mixer/mixertrack.c:
33210         (gst_mixer_track_get_property), (get_mixer_track_init),
33211         (get_mixer_track_get_property): Added property accessors
33212         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
33213         * gst-libs/gst/mixer/mixeroptions.c:
33214         (gst_mixer_options_get_values): Added
33215         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
33216         * gst-libs/gst/mixer/mixer.c: Fixed comment
33217
33218
33219 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33220
33221         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33222           improve error messages on open
33223
33224
33225 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33226
33227         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33228           check if v4l-conf is in path
33229
33230 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33231
33232         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
33233           change assert to a more readable error message
33234
33235 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33236
33237         * gst-libs/gst/tuner/tunerchannel.h:
33238           - add a freq_multiplicator field to make the conversion
33239             between internal frequency unit and Hz
33240         * sys/v4l/gstv4lelement.c:
33241         * sys/v4l2/gstv4l2element.c:
33242           - change default video device to /dev/video0
33243         * sys/v4l/v4l_calls.c:
33244         * sys/v4l2/v4l2_calls.c:
33245           - we only expose frequency to the user in Hz instead of
33246             bastard v4lX unit (either 62.5kHz or 62.5Hz)
33247
33248 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
33249         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33250           Initialise b_o_s and e_o_s variables
33251         * gst-libs/gst/riff/riff-media.c:
33252         (gst_riff_create_video_caps_with_data):
33253           Add some unusual fourcc's from mplayer avi's
33254         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
33255           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
33256           autoplugging.
33257
33258 2004-05-28  Wim Taymans  <wim@fluendo.com>
33259
33260         * configure.ac:
33261         * gst/alpha/Makefile.am:
33262         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
33263         (gst_alpha_get_type), (gst_alpha_base_init),
33264         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
33265         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
33266         (gst_alpha_chroma_key), (gst_alpha_chain),
33267         (gst_alpha_change_state), (plugin_init):
33268         A plugin to add an alpha channel to I420 video. Can optionally do
33269         chroma keying.
33270         * gst/multipart/Makefile.am:
33271         * gst/multipart/multipart.c: (plugin_init):
33272         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33273         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
33274         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
33275         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33276         (gst_multipart_demux_change_state),
33277         (gst_multipart_demux_plugin_init):
33278         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
33279         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
33280         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
33281         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
33282         (gst_multipart_mux_pad_unlink),
33283         (gst_multipart_mux_request_new_pad),
33284         (gst_multipart_mux_handle_src_event),
33285         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
33286         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
33287         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33288         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
33289         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
33290         send multipart jpeg images to a browser.
33291         * gst/videobox/Makefile.am:
33292         * gst/videobox/README:
33293         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33294         (gst_video_box_get_type), (gst_video_box_base_init),
33295         (gst_video_box_class_init), (gst_video_box_init),
33296         (gst_video_box_set_property), (gst_video_box_get_property),
33297         (gst_video_box_sink_link), (gst_video_box_i420),
33298         (gst_video_box_ayuv), (gst_video_box_chain),
33299         (gst_video_box_change_state), (plugin_init):
33300         Crops or adds borders around an image. can do alpha channel
33301         borders as well.
33302         * gst/videomixer/Makefile.am:
33303         * gst/videomixer/README:
33304         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33305         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
33306         (gst_videomixer_pad_get_sink_event_masks),
33307         (gst_videomixer_pad_get_property),
33308         (gst_videomixer_pad_set_property),
33309         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
33310         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
33311         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33312         (gst_videomixer_base_init), (gst_videomixer_class_init),
33313         (gst_videomixer_init), (gst_videomixer_request_new_pad),
33314         (gst_videomixer_handle_src_event),
33315         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
33316         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
33317         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
33318         (gst_videomixer_loop), (gst_videomixer_get_property),
33319         (gst_videomixer_set_property), (gst_videomixer_change_state),
33320         (plugin_init):
33321         Generic video mixer plugin, can handle multiple inputs all with
33322         different framerates and video sizes. Is fully alpha channel
33323         aware.
33324
33325 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33326
33327         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
33328           Select first track as master track. Not sure how else to handle
33329           that...
33330         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
33331           Discard discont events. Should fix #142962.
33332
33333 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33334
33335         * ext/alsa/Makefile.am:
33336         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
33337         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
33338         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
33339         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
33340         (gst_alsa_mixer_get_option):
33341         * ext/alsa/gstalsamixer.h:
33342         * ext/alsa/gstalsamixeroptions.c:
33343         (gst_alsa_mixer_options_get_type),
33344         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
33345         (gst_alsa_mixer_options_new):
33346         * ext/alsa/gstalsamixeroptions.h:
33347         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
33348         * ext/alsa/gstalsamixertrack.h:
33349           Add enumerations (as GstMixerOptions). Make correct distinction
33350           between input/output tracks. Add capture/playback private flag.
33351           Use flag to decide on whether to set capture or playback volumes
33352           or switches. Use playback and record switches.
33353         * gst-libs/gst/mixer/Makefile.am:
33354         * gst-libs/gst/mixer/mixer-marshal.list:
33355         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
33356         (gst_mixer_set_option), (gst_mixer_get_option),
33357         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
33358         (gst_mixer_volume_changed), (gst_mixer_option_changed):
33359         * gst-libs/gst/mixer/mixer.h:
33360         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
33361         (gst_mixer_options_class_init), (gst_mixer_options_init),
33362         (gst_mixer_options_dispose):
33363         * gst-libs/gst/mixer/mixeroptions.h:
33364           Add GstMixerOptions.
33365         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
33366           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
33367           broken device detection on computers with multiple OSS sound
33368           cards.
33369
33370 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33371
33372         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33373           fixate nicely even when the peer is not negotiating
33374
33375 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33376
33377         * gst/audioconvert/gstaudioconvert.c:
33378         (gst_audio_convert_parse_caps):
33379           make sure we don't allow depth > width
33380         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33381           fixate endianness to G_BYTE_ORDER as default
33382         * gst/audioscale/gstaudioscale.c:
33383           we don't handle another endianness as host-endianness
33384
33385 2004-05-25  David Schleef  <ds@schleef.org>
33386
33387         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
33388
33389 2004-05-24  Benjamin Otte  <otte@gnome.org>
33390
33391         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
33392         (gst_oggvorbisenc_setup):
33393           properly fail when we can't setup the vorbis encoder due to
33394           unsupported settings
33395         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
33396         (gst_vorbisenc_setup):
33397           same
33398         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
33399           fix case where warnings occured when one pad was unlinked while the
33400           other's link function was called
33401
33402 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33403
33404         * gst/tcp/Makefile.am:
33405           use GST_ENABLE_NEW
33406
33407 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33408
33409         * gst-libs/gst/resample/private.h:
33410           don't use optimizations that are #if 0'ed
33411
33412 2004-05-24  Wim Taymans  <wim@fluendo.com>
33413
33414         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
33415         Fix potential division by zero error and hopefully get
33416         the position query right to get correct timestamps on avi
33417         audio.
33418
33419 2004-05-24  Wim Taymans  <wim@fluendo.com>
33420
33421         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
33422         (gst_videoscale_scale_nearest_str2),
33423         (gst_videoscale_scale_nearest_str4),
33424         (gst_videoscale_scale_nearest_32bit),
33425         (gst_videoscale_scale_nearest_24bit),
33426         (gst_videoscale_scale_nearest_16bit):
33427         Fix the scaling algorithm and avoid a buffer overflow.
33428         removed the while loop in the scaling function as it
33429         was used for point sampling only.
33430
33431 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33432
33433         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
33434         (gst_id3_tag_class_init), (gst_id3_tag_init),
33435         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
33436         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
33437         (gst_id3_tag_send_tag_event):
33438           lots of fixes to make id3mux work and id3demux work correctly
33439
33440 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33441
33442         * ext/Makefile.am:
33443           add rules to build shout2send (was removed by accident
33444           when this module was no more marked experimental/broken)
33445
33446 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33447
33448         * ext/shout2/gstshout2.c:
33449         * ext/shout2/gstshout2.h:
33450           adding a "connection problem" signal to shout2send
33451           (fixes #142954)
33452
33453 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
33454
33455         * ext/kio/kioreceiver.cpp:
33456         * ext/kio/kioreceiver.h:
33457           fix sign comparison issues
33458
33459 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33460
33461         * gst/cdxaparse/gstcdxaparse.c:
33462         * gst/cdxaparse/gstcdxaparse.h:
33463           some renaming
33464           add some checks/sanity
33465           prepare for seek addition
33466
33467         * sys/sunaudio/gstsunaudio.c:
33468           remove exported dupe init function
33469
33470 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
33471
33472         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
33473         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
33474           Fix format conversion and position querying.
33475         * gst/debug/progressreport.c: (gst_progressreport_report):
33476           Don't output a bogus total value that we didn't query.
33477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
33478           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
33479           only a blank window after xine has been used.
33480
33481 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33482
33483         * m4/as-arts.m4:
33484           sync with upstream version to fix test on FC2
33485           readd with -ko to preserve Id header
33486
33487 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33488
33489         * configure.ac:
33490           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
33491         * gst/tcp/gsttcpclientsrc.c: idem
33492         * gst/tcp/gsttcpserversink.c: idem
33493         * gst/tcp/gsttcpserversrc.c: idem
33494         * m4/gst-fionread.m4: idem
33495
33496         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
33497
33498         * configure.ac: enable speex plugin for speex 1.1.5+
33499         * ext/speex/gstspeexenc.c: fix cast warning
33500
33501         * ext/esd/README: fix typo
33502
33503 2004-05-20  David Schleef  <ds@schleef.org>
33504
33505         * configure.ac: Minor cosmetic change to convince the buildbot to
33506         reautogen.
33507         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
33508         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
33509         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
33510         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
33511         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
33512         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
33513         More hacking.  Plays audio now.
33514
33515 2004-05-20  David Schleef  <ds@schleef.org>
33516
33517         * configure.ac:
33518         * sys/Makefile.am:
33519
33520 2004-05-20  David Schleef  <ds@schleef.org>
33521
33522         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
33523         * sys/osxaudio/gstosxaudio.c:
33524         * sys/osxaudio/gstosxaudioelement.c:
33525         * sys/osxaudio/gstosxaudioelement.h:
33526         * sys/osxaudio/gstosxaudiosink.c:
33527         * sys/osxaudio/gstosxaudiosink.h:
33528         * sys/osxaudio/gstosxaudiosrc.c:
33529         * sys/osxaudio/gstosxaudiosrc.h:
33530
33531 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33532
33533         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
33534         (gst_vorbisenc_chain):
33535           put the codec headers on the caps as streamheader as well as
33536           pushing them out
33537
33538 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33539
33540         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
33541         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
33542         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
33543         split up push_packet into two functions
33544
33545 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33546
33547         * gst/tcp/.cvsignore:
33548           ignore enums
33549         * gst/tcp/Makefile.am:
33550         * gst/tcp/README:
33551         * gst/tcp/gsttcp.c:
33552         * gst/tcp/gsttcp.h:
33553         * gst/tcp/gsttcpclientsink.c:
33554         * gst/tcp/gsttcpclientsink.h:
33555         * gst/tcp/gsttcpclientsrc.c:
33556         * gst/tcp/gsttcpclientsrc.h:
33557         * gst/tcp/gsttcpplugin.c:
33558         * gst/tcp/gsttcpserversink.c:
33559         * gst/tcp/gsttcpserversink.h:
33560         * gst/tcp/gsttcpserversrc.c:
33561         * gst/tcp/gsttcpserversrc.h:
33562           add new tcp elements
33563
33564 2004-05-19  Wim Taymans  <wim@fluendo.com>
33565
33566         * gst/law/mulaw-conversion.c: (mulaw_encode):
33567         Fix overflow bug in ulaw encoding.
33568
33569 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33570
33571         * ext/mad/gstmad.c: (gst_mad_handle_event):
33572           don't unref the event twice
33573
33574 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33575
33576         * configure.ac:
33577           remove -Wno-sign-compare
33578
33579 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33580
33581         * configure.ac:
33582           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
33583           if you want to work against glib 2.2 and 2.4
33584
33585 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
33586
33587         * gst/tcp/Makefile.am:
33588         * gst/tcp/gsttcp.c:
33589         * gst/tcp/gsttcp.h:
33590         * gst/tcp/gsttcpsink.h:
33591         * gst/tcp/gsttcpsrc.h:
33592           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
33593
33594 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33595
33596         * gst/debug/tests.c: (md5_get_value):
33597           fix segfault on gst-inspect
33598
33599 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33600
33601         * gst/debug/testplugin.c:
33602         * gst/debug/tests.c:
33603         * gst/debug/tests.h:
33604           add new extensible and configurable testing element. Current tests
33605           include buffer count, stream length, timestamp/duration matching and
33606           md5.
33607         * gst/debug/Makefile.am:
33608         * gst/debug/gstdebug.c: (plugin_init):
33609           add infrastructure for new element
33610
33611 2004-05-19  Johan Dahlin  <johan@gnome.org>
33612
33613         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
33614         ending of the array. Fixes gst-inspect segfault on ppc.
33615
33616 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33617
33618         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
33619
33620         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
33621
33622 2004-05-18  David Schleef  <ds@schleef.org>
33623
33624         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
33625         warnings (bugs, actually) noticed by gcc but not forte.
33626
33627 2004-05-18  David Schleef  <ds@schleef.org>
33628
33629         * sys/sunaudio/Makefile.am:
33630         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
33631
33632 2004-05-18  David Schleef  <ds@schleef.org>
33633
33634         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
33635         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
33636         to allow qtdemux to use non-seekable streams. (bug #142272)
33637
33638 2004-05-18  David Schleef  <ds@schleef.org>
33639
33640         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
33641         (gst_resample_sinc_ft_float): Remove use of static temporary
33642         buffer.  This code was obviously not supposed to last long, but
33643         it's stuck in our ABI, so it required a little hack to make it
33644         ABI-compatible.  Fixes #142585.
33645         * gst-libs/gst/resample/resample.h: same.
33646
33647 2004-05-18  David Schleef  <ds@schleef.org>
33648
33649         * configure.ac: Add sunaudio
33650         * examples/Makefile.am: make gstplay depend on gconf
33651         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
33652         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
33653         (convert_table_lookup), (img_convert): remove c99-isms
33654         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
33655           unsigned, to fix a warning on Solaris
33656         * gst/mpeg1sys/systems.c: bcopy->memcpy
33657         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
33658         * sys/Makefile.am: Add sunaudio
33659
33660 2004-05-18  Wim Taymans  <wim@fluendo.com>
33661
33662         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
33663         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
33664         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
33665         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
33666         (gst_ogg_mux_loop):
33667         Fix an ugly memleak where the muxer didn't flush enough ogg
33668         pages. This also resulted in badly muxed ogg files.
33669
33670 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33671
33672         * gst/asfdemux/asfheaders.c :
33673         * gst/asfdemux/asfheaders.h :
33674         * gst/asfdemux/gstasfdemux.c :
33675           - fix ASF_OBJ_PADDING guid
33676           - add 3 new object guids (language list, metadata,
33677             extended stream properties)
33678           - add a function to parse extended header objects
33679
33680 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33681
33682         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
33683           remove leftover debugging g_print
33684
33685 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33686
33687         * ext/mad/gstmad.c: (gst_mad_handle_event):
33688           Fix for when the first format in a discont event is not a
33689           byte-based one. Should fix #137710.
33690
33691 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33692
33693         * m4/a52.m4 : fix compilation with -Wall -Werror
33694         * m4/libfame.m4 : idem
33695         * m4/libmikmod.m4 : idem
33696
33697 2004-05-17  Benjamin Otte  <otte@gnome.org>
33698
33699         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
33700           signal the new tags before giving up the reference
33701
33702 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33703
33704         * ext/shout2/gstshout2.c:
33705           use application/ogg instead of application/x-ogg (patch by Patrick
33706           Guimond, fixes #142432)
33707         * sys/oss/gstosselement.c: (gst_osselement_reset),
33708         (gst_osselement_sync_parms):
33709           don't set fragment size unless specified (fixes #142493)
33710
33711 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33712
33713         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
33714           fixes #142664
33715
33716 2004-05-17  Benjamin Otte  <otte@gnome.org>
33717
33718         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
33719           compute offsets correctly for internal buffers so timestamps are set
33720           correctly when we can't seek. Also handle cases where there are no
33721           offsets. (based on a patch by David Moore, fixes #142507)
33722
33723 2004-05-17  Benjamin Otte  <otte@gnome.org>
33724
33725         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
33726           use correct variable when determining amount of data to skip so we
33727           don't skip into the void and segfault
33728
33729 2004-05-16  Benjamin Otte  <otte@gnome.org>
33730
33731         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
33732           Hi, I'm a memleak
33733
33734 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33735
33736         * gst/asfdemux/gstasfdemux.c:
33737           - fix a mem leak and always propagate tags
33738           - add WMV3 to known video codecs (but no decoder yet)
33739           - replace "surplus data" at end of audio header for what
33740             it is : codec specific data
33741           - fix a typo
33742
33743 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
33744
33745         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
33746
33747         * gst-libs/gst/audio/audioclock.c:
33748           Fix wrong return type (#142205).
33749
33750 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33751
33752         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
33753           Ignore CRCs by default (fixes #142566).
33754
33755 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33756
33757         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
33758         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
33759         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
33760         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
33761         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
33762         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
33763           Fix for cases where we fail to attach to a mixer.
33764
33765 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33766
33767         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
33768           Don't touch events after not owning them anymore.
33769         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
33770         (gst_wavparse_fmt), (gst_wavparse_other),
33771         (gst_wavparse_handle_seek), (gst_wavparse_loop),
33772         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
33773         (gst_wavparse_srcpad_event):
33774         * gst/wavparse/gstwavparse.h:
33775           Add seeking, fix querying.
33776
33777 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33778
33779         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
33780           - process comments even if they don't end with \0\0
33781             g_convert would ignore them if present and works well without them
33782
33783 2004-05-16  Benjamin Otte  <otte@gnome.org>
33784
33785         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
33786           simplify caps
33787
33788 2004-05-16  Benjamin Otte  <otte@gnome.org>
33789
33790         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
33791           don't write to memory we might not write to - g_convert does that
33792           for us anyway (fixes #142613)
33793         (gst_asf_demux_audio_caps):
33794           comment out gst_util_dump_mem
33795
33796 2004-05-16  Benjamin Otte  <otte@gnome.org>
33797
33798         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
33799           compute correct expected timestamps after seek (broken since
33800           last commit)
33801         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
33802           rename element and debugging category to gdkpixbufscale
33803
33804 2004-05-16  Benjamin Otte  <otte@gnome.org>
33805
33806         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
33807           add error checking to snd_pcm_delay and remove duplicate call to
33808           snd_pcm_delay that caused issues (see inline code comments)
33809         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
33810           make more readable and fix return value when snd_pcm_delay fails
33811         (fixes #142586)
33812
33813 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
33814         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
33815         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
33816         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
33817         (gst_pixbufscale_link), (gst_pixbufscale_init),
33818         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
33819         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
33820         (gst_pixbufscale_get_property), (pixbufscale_init):
33821         * ext/gdk_pixbuf/pixbufscale.h:
33822         Add these files I forgot earlier
33823
33824 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
33825         * ext/gdk_pixbuf/Makefile.am:
33826         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
33827         * ext/gdk_pixbuf/gstgdkpixbuf.h:
33828         Add new pixbufscale element to scale RGB video
33829         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
33830         and HYPER interpolation correctly.
33831         * ext/theora/theoraenc.c: (theora_enc_chain),
33832         Discard buffer and return if explicit caps could not be set
33833         (theora_enc_get_property):
33834         Make _get return kbps for the bitrate consistent with
33835         the _set function.
33836
33837
33838 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33839
33840         * ext/libvisual/visual.c: (gst_visual_chain):
33841           add missing visual_audio_analyze
33842
33843 2004-05-14  David Schleef  <ds@schleef.org>
33844
33845         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
33846         is killed while we're playing.
33847         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
33848         gst_element_no_more_pads().
33849
33850 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33851
33852         * gst-libs/gst/riff/riff-read.c :
33853           - fix INFO tag extraction in RIFF/AVI files
33854             because gst_event_unref (event) also freed taglist
33855           - avoid a mem leak
33856
33857 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33858
33859         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
33860         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
33861
33862         * gst/auparse/gstauparse.c :
33863           - add code (commented for now) to support audio/x-adpcm on src pad
33864             (we have no decoder for those layout yet)
33865
33866         * gst/cdxaparse/gstcdxaparse.c :
33867         * gst/cdxaparse/gstcdxaparse.h :
33868           - partial rewrite using RiffRead (ripped iain's wavparse code)
33869
33870         * gst/rtp/gstrtpL16enc.c : typo
33871         * gst/rtp/gstrtpgsmenc.c : typo
33872
33873 2004-05-13  Benjamin Otte  <otte@gnome.org>
33874
33875         * configure.ac:
33876           check for exact version of libvisual, it's not supposed to be
33877           API/ABI stable yet
33878
33879 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33880
33881         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
33882           signal no-more-pads
33883
33884 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
33885
33886         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
33887         Report which format was used for GST_FORMAT_DEFAULT
33888         * gst/debug/Makefile.am:
33889         * gst/debug/gstdebug.c: (plugin_init):
33890         * gst/debug/progressreport.c: (gst_progressreport_base_init),
33891         (gst_progressreport_class_init), (gst_progressreport_init),
33892         (gst_progressreport_report), (gst_progressreport_set_property),
33893         (gst_progressreport_get_property), (gst_progressreport_chain),
33894         (gst_progressreport_plugin_init):
33895         Add progressreport element for testing.
33896
33897 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
33898
33899         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
33900         * sys/v4l/gstv4lsrc.h:
33901         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
33902         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
33903         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
33904         (gst_v4lsrc_grab_frame):
33905           add more debugging
33906           send a discont at start
33907
33908 2004-05-12  Colin Walters  <walters@redhat.com>
33909
33910         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
33911         inflooping if we can't find a chunk.  Or in other words, don't blow
33912         chunks if we don't have a chunk to blow.
33913
33914 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
33915         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
33916         Remove old debug output
33917         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
33918         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
33919         (gst_dvdec_set_property), (gst_dvdec_get_property):
33920         Change the quality setting to an enum, so it works from gst-launch
33921         Don't renegotiate a non-linked pad. Allows audio only decoding.
33922         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
33923         (gst_deinterlace_link), (gst_deinterlace_init):
33924         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
33925         (gst_videodrop_link):
33926         Some caps negotiation fixes
33927
33928 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33929
33930         * ext/tarkin/gsttarkin.c :
33931           - Change RANK from NONE to PRIMARY
33932         * ext/gdk_pixbuf/gstgdkpixbuf.c :
33933           - Change RANK from NONE to MARGINAL
33934         * ext/divx/gstdivxenc.c :
33935           - Change RANK from PRIMARY to NONE (encoder/spider issue)
33936
33937 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33938
33939         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
33940         (gst_vorbisenc_push_packet):
33941           copy a function that was added between 1.0 and 1.0.1 until we
33942           depend on worthwhile features of post-1.0
33943
33944 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33945
33946         * configure.ac:
33947           enable shout2 by default
33948         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
33949         (gst_shout2send_base_init), (gst_shout2send_init),
33950         (gst_shout2send_connect), (gst_shout2send_change_state):
33951         * ext/shout2/gstshout2.h:
33952           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
33953           #142262)
33954         * ext/theora/theora.c: (plugin_init):
33955           don't set rank on encoders
33956
33957 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
33958
33959         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
33960           Use codec_data property instead of flag1 and flag2 for wma
33961
33962 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33963
33964         * gst/cdxaparse/gstcdxaparse.c :
33965           - Add mpegversion to CAPS to make it link
33966           - Rank is as GST_RANK_SECONDARY instead of NONE
33967         * gst/auparse/gstauparse.c :
33968           - Document all audio encoding we can encounter from Solaris 9
33969             headers and libsndfile information.
33970           - Increase max. rate from 48000 to 192000 (to match other elements)
33971           - Don't try to play junk data between header and samples
33972
33973 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33974
33975         * ext/libvisual/visual.c: (gst_visual_getcaps):
33976           use the right caps depending on endianness (I hope)
33977         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
33978           use GST_RANK_NONE for all non-decoding elements or spider gets
33979           mighty confused
33980
33981 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33982
33983         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
33984           Fix some odd cases and fix BE metadata parsing of unicode16 text.
33985
33986 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33987
33988         * gst/switch/gstswitch.c: (gst_switch_release_pad),
33989         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
33990         (gst_switch_loop), (gst_switch_get_type):
33991           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
33992           HEADERS. Had to be said.
33993
33994 2004-05-10  David Schleef  <ds@schleef.org>
33995
33996         * configure.ac: Add prototype Dirac support.
33997         * ext/Makefile.am:
33998         * ext/dirac/Makefile.am:
33999         * ext/dirac/gstdirac.cc:
34000         * ext/dirac/gstdiracdec.cc:
34001
34002 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34003
34004         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
34005         (gst_auparse_init), (gst_auparse_chain),
34006         (gst_auparse_change_state):
34007           Hack around spider. Remove me some day please.
34008
34009 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34010
34011         * gst/auparse/gstauparse.c: (gst_auparse_chain):
34012           Fix for some uninitialized variables in previous patch, also
34013           makes it work. Fixes #142286 while we're at it.
34014
34015 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34016
34017         * gst/auparse/gstauparse.c:
34018                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
34019                 only unsupported formats are ADPCM/CCITT G.72x
34020                 reviewed by Ronald
34021         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
34022
34023 2004-05-10  Wim Taymans  <wim@fluendo.com>
34024
34025         * ext/vorbis/Makefile.am:
34026         * ext/vorbis/README:
34027         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
34028         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
34029         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
34030         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
34031         (gst_oggvorbisenc_convert_sink),
34032         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
34033         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
34034         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
34035         (get_constraints_string), (update_start_message),
34036         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
34037         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
34038         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
34039         * ext/vorbis/oggvorbisenc.h:
34040         * ext/vorbis/vorbis.c: (plugin_init):
34041         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
34042         (raw_caps_factory), (gst_vorbisenc_class_init),
34043         (gst_vorbisenc_init), (gst_vorbisenc_setup),
34044         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
34045         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
34046         * ext/vorbis/vorbisenc.h:
34047         Added a raw vorbis encoder to be used with the oggmuxer.
34048         We still need the old encoder for some gnome applications,
34049         read the README to find out how that works.
34050         The raw encoder is called "rawvorbisenc" until 0.9.
34051
34052 2004-05-10  Wim Taymans  <wim@fluendo.com>
34053
34054         * ext/ogg/gstogg.c: (plugin_init):
34055         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
34056         (gst_ogg_print):
34057         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
34058         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
34059         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
34060         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
34061         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
34062         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
34063         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
34064         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
34065         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
34066         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
34067         Added an ogg muxer.
34068         Small typo fixes in the demuxer.
34069
34070 2004-05-10  Wim Taymans  <wim@fluendo.com>
34071
34072         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34073         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34074         (theora_enc_change_state), (theora_enc_set_property),
34075         (theora_enc_get_property):
34076         Mark the last packet with an EOS flag which is not really needed
34077         in gstreamer.
34078         Do some better video framerate initialisation.
34079         Update the buffer timestamp.
34080
34081 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
34082
34083         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
34084         Return the result of the parent state change call
34085
34086 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34087
34088         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
34089         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
34090         * gst/law/alaw-encode.c : (idem)
34091         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
34092         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
34093         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
34094
34095 2004-05-09  Benjamin Otte  <otte@gnome.org>
34096
34097         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34098           don't use a fixed buffer size when writing variable length data to
34099           it. Fixes memory corruption and makes alsasrc work
34100
34101 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34102
34103         * ext/gnomevfs/gstgnomevfssink.c:
34104         (_gst_boolean_allow_overwrite_accumulator),
34105         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
34106           Run glib's default signal handler (??) in RUN_CLEANUP rather than
34107           RUN_LAST, and don't use that to set the accumulator value because
34108           then it's always FALSE.
34109
34110 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34111
34112         * gst-libs/gst/riff/riff-media.c:
34113         (gst_riff_create_video_caps_with_data),
34114         (gst_riff_create_audio_caps),
34115         (gst_riff_create_audio_template_caps):
34116         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34117           Fix for unaligned RIFF files (i.e. where all the chunks together
34118           in a LIST chunk are not of the same size as the size given in
34119           the LIST chunk header). Fixes several odd WAVE files. Also fix
34120           ADPCM (block_align property) in audio, so that wavparse based
34121           on this works now as it used to stand-alone.
34122
34123 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
34124
34125         reviewed by Benjamin Otte  <otte@gnome.org>
34126
34127         * ext/a52dec/gsta52dec.c:
34128         * ext/divx/gstdivxdec.c:
34129         * ext/divx/gstdivxenc.c:
34130         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
34131         * ext/faac/gstfaac.c: (gst_faac_base_init):
34132         * ext/faad/gstfaad.c: (gst_faad_base_init):
34133         * ext/ivorbis/vorbisfile.c:
34134         * ext/lame/gstlame.c:
34135         * ext/libfame/gstlibfame.c:
34136         * ext/mpeg2enc/gstmpeg2enc.cc:
34137         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
34138         * ext/sidplay/gstsiddec.cc:
34139         * ext/speex/gstspeexdec.c:
34140         * ext/speex/gstspeexenc.c:
34141         * ext/xvid/gstxviddec.c:
34142         * ext/xvid/gstxvidenc.c:
34143           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
34144           (fixes #142193)
34145
34146 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34147
34148         * ext/alsa/gstalsa.c: (device_list),
34149         (gst_alsa_class_probe_devices):
34150         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
34151           Fix alsa oddness in mixer after the combination of using mixer
34152           in source/sink elements and using hw:x,y instead of just hw:x.
34153
34154 2004-05-09  Benjamin Otte  <otte@gnome.org>
34155
34156         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
34157         (gst_wavparse_create_sourcepad):
34158           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
34159           sourcepads
34160
34161 2004-05-09  Benjamin Otte  <otte@gnome.org>
34162
34163         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34164           allow discont events before caps nego
34165
34166 2004-05-08  Benjamin Otte  <otte@gnome.org>
34167
34168         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
34169           don't leak events
34170
34171 2004-05-08  Benjamin Otte  <otte@gnome.org>
34172
34173         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
34174         (gst_level_change_state), (gst_level_init):
34175         * gst/level/gstlevel.h:
34176           figure out if we're initialized directly instead of keeping a
34177           variable that's wrong in 90% of cases
34178           don't initialize pads and then leak them and use a new unitialized
34179           pad. (fixes #142084)
34180           these were bugs so n00bish I didn't find them for an hour :/
34181
34182 2004-05-08 Iain <iain@prettypeople.org>
34183
34184         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
34185         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
34186         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
34187         return the length that was read.
34188         (gst_riff_read_strf_auds): Allow fmt tags as well.
34189
34190 2004-05-07  David Schleef  <ds@schleef.org>
34191
34192         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
34193         signed char assumption in faad.h.
34194
34195 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34196
34197         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
34198           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
34199
34200 2004-05-07  Colin Walters  <walters@redhat.com>
34201
34202         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
34203         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
34204         function.
34205         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
34206         Add dispose function.
34207
34208 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
34209         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
34210           Fix caps nego and pad templates. RGB mode caps should
34211           work now.
34212         * ext/dvdnav/gst-dvd:
34213           Move mpeg2dec inside the thread because otherwise the
34214           queue rejects cap changes mid-stream
34215         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
34216         (gst_mpeg2dec_flush_decoder):
34217           For mpeg2dec > 0.4.0, call the flush function instead of
34218           manually extracting all in-flight frames.
34219         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
34220         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
34221           Change mime type video/dv go video/x-dv to match the
34222           rest of gst-plugins
34223
34224 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34225
34226         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34227         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
34228         (gst_alsa_sink_class_init):
34229         * ext/alsa/gstalsasink.h:
34230         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
34231         (gst_alsa_src_class_init):
34232         * ext/alsa/gstalsasrc.h:
34233           Make alsasink/src a subclass of alsamixer so that mixer stuff
34234           shows up in gst-rec. Needs some finetuning.
34235
34236 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34237
34238         * ext/lame/gstlame.c: (gst_lame_chain):
34239           simplify
34240         * ext/mad/gstmad.c: (gst_mad_handle_event):
34241           fix event leak
34242         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
34243           be able to detect mp3 files < 4096 bytes
34244
34245 2004-05-06  Wim Taymans  <wim@fluendo.com>
34246
34247         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34248         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34249         (theora_enc_set_property), (theora_enc_get_property):
34250         Also encode the first frame, cleanup some code.
34251
34252 2004-05-06  Wim Taymans  <wim@fluendo.com>
34253
34254         * ext/mpeg2enc/gstmpeg2enc.cc:
34255         Forward events first before deciding that negotiation was
34256         not performed.
34257
34258 2004-05-06  Wim Taymans  <wim@fluendo.com>
34259
34260         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
34261         First process the events before deciding that negotiation
34262         was not performed.
34263
34264 2004-05-06  Wim Taymans  <wim@fluendo.com>
34265
34266         * ext/theora/Makefile.am:
34267         * ext/theora/theora.c: (plugin_init):
34268         * ext/theora/theoradec.c: (theora_dec_change_state):
34269         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
34270         (gst_theora_enc_class_init), (gst_theora_enc_init),
34271         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
34272         (theora_enc_chain), (theora_enc_change_state),
34273         (theora_enc_set_property), (theora_enc_get_property):
34274         Added a theora encoder, grouped the encoder and decoder into the
34275         same plugin.
34276
34277 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
34278
34279         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34280         (gst_jpegenc_chain):
34281         fix DURATION on outgoing buffers
34282         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
34283         debug using time formats
34284         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
34285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34286         (gst_xvimagesink_sink_link):
34287         windows with width/height 0 generate X errors, so don't allow them
34288
34289 2004-05-05  Wim Taymans  <wim@fluendo.com>
34290
34291         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
34292         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
34293         (gst_mpeg2dec_negotiate_format):
34294         * ext/mpeg2dec/gstmpeg2dec.h:
34295           removed the static pad template so that we can add the
34296           more accurate framerate value to the caps.
34297
34298
34299 2004-05-04  Benjamin Otte  <otte@gnome.org>
34300
34301         * configure.ac:
34302           check for kdemacros.h, too (should fix #141821)
34303         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
34304           don't crash if no header was sent, but nicely error out (fixes part
34305           of #141554)
34306
34307 2004-05-04  Wim Taymans  <wim@fluendo.com>
34308
34309         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
34310         parent dispose function to avoid segfault on destroy.
34311
34312 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
34313
34314         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
34315         (plugin_init):
34316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34317         (gst_xvimagesink_sink_link):
34318         clean up debugging caps
34319         also recreate xvimage when format has changed
34320
34321 2004-05-04  Benjamin Otte  <otte@gnome.org>
34322
34323         * ext/libvisual/Makefile.am:
34324         * ext/libvisual/visual.c: (gst_visual_class_init),
34325         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
34326         (gst_visual_srclink), (gst_visual_chain),
34327         (gst_visual_change_state), (plugin_init):
34328           use a GstAdapter to correctly adapt buffer sizes - allows using a
34329           framerate
34330
34331 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34332
34333         * sys/v4l/gstv4lelement.h:
34334         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
34335         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
34336         (gst_v4lsrc_buffer_free):
34337         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
34338         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
34339         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
34340         (gst_v4lsrc_requeue_frame):
34341         move some debugging categories around
34342         query for fps index and set accordingly if found
34343
34344 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34345
34346         * ext/lame/gstlame.c:
34347         correct defaults that lame_init puts out of range
34348
34349 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34350
34351         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
34352         (gst_divxenc_class_init):
34353         fix range since -1 is the default
34354         * gst/mpeg1sys/gstmpeg1systemencode.c:
34355         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
34356         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
34357         (gst_rtjpegdec_chain):
34358         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
34359         (gst_rtjpegenc_chain):
34360         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
34361         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
34362         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
34363         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
34364         * sys/v4l/gstv4lsrc.c:
34365         * sys/v4l/v4l_calls.c: (gst_v4l_open):
34366         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34367         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34368         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
34369         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
34370           remove gst_info calls
34371
34372 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34373
34374         * Makefile.am:
34375         * po/af.po:
34376         * po/az.po:
34377         * po/en_GB.po:
34378         * po/nl.po:
34379         * po/sr.po:
34380         * po/sv.po:
34381           Updated translations
34382
34383 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34384
34385         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
34386           refactor/comment code
34387
34388 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34389
34390         * gst/asfdemux/Makefile.am:
34391         * gst/asfdemux/asfheaders.c:
34392         * gst/asfdemux/asfheaders.h:
34393         * gst/asfdemux/gstasf.c: (plugin_init):
34394         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
34395         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
34396         (gst_asf_demux_setup_pad):
34397         * gst/asfdemux/gstasfdemux.h:
34398         * gst/asfdemux/gstasfmux.c:
34399         * gst/asfdemux/gstasfmux.h:
34400           Add tagging support to demuxer, split out registration in its own
34401           file instead of in demux (hacky), and prevent having some tables
34402           in our memory multiple times (in asfheaders.h).
34403
34404 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34405
34406         * gst/matroska/matroska-demux.c:
34407         (gst_matroska_demux_parse_metadata):
34408         * gst/matroska/matroska-ids.h:
34409           Basic tag reading support.
34410
34411 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34412
34413         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
34414           Really detect ac-3 audio.
34415         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
34416           really detect matroska files (off-by-1).
34417
34418 2004-04-30  David Schleef  <ds@schleef.org>
34419
34420         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
34421         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
34422         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
34423         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
34424         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
34425         hackage -- parse a lot more atoms, extract a few tags.  One might even
34426         mistake this for tag support.  Maybe it is.
34427         * gst/qtdemux/qtdemux.h:
34428
34429 2004-04-30  Colin Walters  <walters@verbum.org>
34430
34431         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
34432
34433 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
34434
34435         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34436         (gst_ffmpegcolorspace_getcaps):
34437           remove broken nego fix
34438
34439 2004-04-30  Benjamin Otte  <otte@gnome.org>
34440
34441         * configure.ac:
34442         * ext/Makefile.am:
34443         * ext/libvisual/Makefile.am:
34444         * ext/libvisual/visual.c:
34445           add initial support for libvisual (http://libvisual.sourceforge.net)
34446           libvisual is still quite alpha, so expect crashes in there :)
34447
34448 2004-04-29  David Schleef  <ds@schleef.org>
34449
34450         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
34451         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
34452         up qtdemux to make it spit out codec_data.  Do _not_ look at this
34453         code; you will no longer respect me.
34454
34455 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34456
34457         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
34458         * ext/alsa/gstalsa.h :
34459         change alsa pcm device discovery to find more than 1 device
34460         per card. code review by Ronald.
34461
34462 2004-04-29  David Schleef  <ds@schleef.org>
34463
34464         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
34465         Add a check for a driver bug on FreeBSD.  (bug #140565)
34466
34467 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
34468
34469         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
34470         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34471         (gst_jpegenc_getcaps):
34472           move format setting to inner loop
34473         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34474         (gst_ffmpegcolorspace_getcaps):
34475           use GST_PAD_CAPS if available so that we use already negotiated
34476           caps
34477         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
34478         (qtdemux_parse_moov), (qtdemux_parse):
34479           extra debugging
34480         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
34481         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
34482           move hardcoded path to DEFINE
34483
34484 2004-04-28  David Schleef  <ds@schleef.org>
34485
34486         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
34487         (bug #140064)
34488
34489 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34490
34491         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
34492           Don't probe for playback device if we're a source element. Fixes
34493           #139658.
34494
34495 2004-04-29  Benjamin Otte  <otte@gnome.org>
34496
34497         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
34498         (gst_id3_tag_chain):
34499           rewrite buffer offset
34500
34501 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34502
34503         * configure.ac:
34504         * ext/Makefile.am:
34505         * ext/dts/Makefile.am:
34506         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
34507         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
34508         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
34509         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
34510         (gst_dtsdec_loop), (gst_dtsdec_change_state),
34511         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
34512         (plugin_init):
34513         * ext/dts/gstdtsdec.h:
34514           New DTS decoder.
34515         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
34516         (gst_faad_srcconnect):
34517           Add ESDS atom handling (.m4a).
34518
34519 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34520
34521         * ext/divx/gstdivxdec.c: (plugin_init):
34522           Remove comment that makes no sense.
34523         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
34524           Fix for obvious typo that resulted in warnings during gst-register.
34525         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
34526         (gst_xviddec_sink_link):
34527           Fix caps negotiation a bit better.
34528         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
34529           We call this 'codec_data', not 'esds'.
34530
34531 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34532
34533         * gst/monoscope/gstmonoscope.c:
34534           make sure we only provide 256x128
34535         * gst/monoscope/monoscope.c: (monoscope_init):
34536           assert size of 256x128
34537
34538 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34539
34540         * Makefile.am:
34541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
34542         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
34543           fixate to max width and height of device
34544
34545 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34546
34547         * Makefile.am:
34548         * sys/v4l/gstv4l.c:
34549         * sys/v4l/gstv4lsrc.c:
34550         * sys/v4l/v4l_calls.c:
34551         * sys/v4l/v4lsrc_calls.c:
34552           fix for qc-usb driver which fakes having more than one buffer
34553           by handing the same buffer twice, which confused GStreamer's/v4lsrc
34554           buffer_free override
34555           add debugging
34556
34557 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34558
34559         * Makefile.am:
34560         * gst/videotestsrc/gstvideotestsrc.c:
34561         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
34562         (gst_videotestsrc_init), (gst_videotestsrc_get),
34563         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
34564         * gst/videotestsrc/gstvideotestsrc.h:
34565           add num-buffers property
34566
34567         2004-04-26  Benjamin Otte  <otte@gnome.org>
34568
34569         * ext/mad/gstid3tag.c: (plugin_init):
34570           set id3mux rank to NONE so it doesn't confuse spider
34571           require audio/mpeg,mpegversion=1 in id3mux
34572
34573 2004-04-26  Benjamin Otte  <otte@gnome.org>
34574
34575         * configure.ac:
34576           detect faad correctly as non-working if it's indeed non-working
34577
34578 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
34579
34580         * Makefile.am:
34581         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34582         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
34583         fix _getcaps so it only negotiates to its supported format
34584
34585 2004-04-25  Benjamin Otte  <otte@gnome.org>
34586
34587         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
34588           fix memleak
34589
34590 2004-04-23  Benjamin Otte  <otte@gnome.org>
34591
34592         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
34593           audio/x-raw-int with height rules! not. Now it's depth.
34594
34595 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34596
34597         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
34598         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
34599         (gst_wavparse_loop):
34600           Missing variable initialization. Add handling of DVI ADPCM. Fix
34601           mis-parsing of LIST chunks. This works around a bug where we mis-
34602           parse non-aligning LIST chunks (so LIST chunks where the contents
34603           don't align with the actual LIST size). The correct fix is to use
34604           rifflib, I'm not going to fix wavparse - too much work. All this
34605           fixes #104878.
34606
34607 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34608
34609         reviewed by Benjamin Otte  <otte@gnome.org>
34610
34611         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
34612           fix shoutcast not working (fixes #140844)
34613
34614 2004-04-22  Benjamin Otte  <otte@gnome.org>
34615
34616         * ext/hermes/gsthermescolorspace.c:
34617         (gst_hermes_colorspace_caps_remove_format_info):
34618         * gst/colorspace/gstcolorspace.c:
34619         (gst_colorspace_caps_remove_format_info):
34620         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34621         (gst_ffmpegcolorspace_caps_remove_format_info):
34622           s/gst_caps_simplify/gst_caps_do_simplify/
34623
34624 2004-04-22  Benjamin Otte  <otte@gnome.org>
34625
34626         * gst-libs/gst/riff/riff-media.c:
34627         (gst_riff_create_video_caps_with_data):
34628           mpegversion is an int
34629         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
34630           don't try to create pad templates with NULL caps, use any caps
34631           instead.
34632
34633 2004-04-20  David Schleef  <ds@schleef.org>
34634
34635         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
34636         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
34637         (bug #140384)
34638
34639 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
34640
34641         reviewed by David Schleef
34642
34643         * ext/mad/gstid3tag.c: Add stdlib.h
34644         * gst/rtp/gstrtpgsmenc.c: same
34645         * gst/tags/gstid3tag.c: same
34646         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
34647         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
34648         GST_DISABLE_LOADSAVE use.
34649         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
34650         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
34651         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
34652         atol(3)).
34653         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
34654         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
34655         strtoul(3)).
34656         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
34657         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
34658         $(ID3_CFLAGS).
34659         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
34660         $(LIBFAME_CFLAGS).
34661
34662 2004-04-20  David Schleef  <ds@schleef.org>
34663
34664         * gst/realmedia/rmdemux.c:  This was supposed to part of the
34665         last checkin.  Same idea.
34666
34667 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
34668
34669         reviewed by David Schleef
34670
34671         * configure.ac: bump required gstreamer version to 0.8.1.1
34672         because of following changes [--ds]
34673
34674         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
34675         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
34676         (gst_riff_read_header):  Use GST_READ_UINT*
34677         macros to access possibly unaligned memory.
34678
34679         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
34680         (mp3_type_find):  Use GST_READ_UINT*
34681         macros to access possibly unaligned memory.
34682         (mp3_type_find, mpeg1_parse_header, qt_type_find)
34683         (speex_type_find): Likewise
34684
34685         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
34686
34687         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
34688         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
34689         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
34690         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
34691         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
34692         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
34693         macros to access possibly unaligned memory.
34694
34695         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
34696         Likewise.
34697
34698         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
34699         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
34700
34701         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
34702         Likewise.
34703
34704         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
34705         (gst_mpeg2subt_chain_subtitle): Likewise.
34706
34707         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
34708         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
34709         Likewise.
34710
34711         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
34712         Likewise.
34713
34714         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
34715         Likewise.
34716
34717         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
34718         Likewise.
34719
34720 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34721
34722         * configure.ac:
34723           update required version of GStreamer because of GST_TIME_FORMAT
34724
34725 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34726
34727         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
34728           remove leftover g_print
34729         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34730           don't try setting only a subset of the caps. We don't want to kill
34731           autoplugging on purpose
34732
34733 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34734
34735         * sys/ximage/ximagesink.c: (plugin_init):
34736         * sys/xvimage/xvimagesink.c: (plugin_init):
34737           add debugging categories
34738
34739 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34740
34741         * po/en_GB.po:
34742         * po/LINGUAS:
34743           Adding en_GB translation (Gareth Owen)
34744
34745 2004-04-20  David Schleef  <ds@schleef.org>
34746
34747         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
34748         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
34749         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
34750         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
34751         A number of new features and hacks to extract the esds atom and
34752         put it into the caps.  (bug #137724)
34753
34754 2004-04-19  David Schleef  <ds@schleef.org>
34755
34756         * gconf/Makefile.am: Fix for non-GNU make
34757         * gst-libs/gst/Makefile.am: Change directory order to handle
34758         GstPlay linking with gstinterfaces
34759         * gst-libs/gst/audio/make_filter: make use of tr portable
34760         * gst-libs/gst/play/Makefile.am: Add intended \
34761         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
34762         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
34763         function prototype instead of void *.
34764         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
34765         macro.
34766         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34767         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
34768         * gst/videofilter/make_filter: make use of tr portable
34769         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
34770
34771 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34772
34773         * po/LINGUAS:
34774         * po/uk.po:
34775           Added Ukrainian translation (Maxim V. Dziumanenko)
34776
34777 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34778
34779         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
34780         (gst_gsmdec_link), (gst_gsmdec_chain):
34781           Fix capsnego, simplify chain function slightly.
34782         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
34783           Add GSM.
34784
34785 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34786
34787         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
34788         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
34789         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
34790           Hack to make wavparse work with spider (always -> sometimes pad).
34791           Fixes #135862 && #140411.
34792
34793 2004-04-18  Benjamin Otte  <otte@gnome.org>
34794
34795         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
34796         (gst_osselement_rate_probe_check),
34797         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
34798           get rid of \n in debug output
34799
34800 2004-04-17  Iain <iain@prettypeople.org>
34801
34802         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
34803         not just EOS.
34804
34805 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34806
34807         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34808         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
34809         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
34810         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
34811         (gst_id3_tag_src_link), (gst_id3_tag_chain),
34812         (gst_id3_tag_change_state), (plugin_init):
34813           deprecate id3tag element and replace with id3demux/id3mux.
34814           great side effect: this ugly file is now even uglier, yay!
34815         * ext/mad/gstmad.h:
34816           remove non-available function
34817           update for new get_type
34818
34819 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34820
34821         * configure.ac:
34822           require mpeg2dec >= 0.4.0
34823
34824 2004-04-17  Benjamin Otte  <otte@gnome.org>
34825
34826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34827         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
34828         (gst_xvimagesink_set_xwindow_id):
34829           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
34830           assorted cleanup fixes.
34831
34832 2004-04-16  David Schleef  <ds@schleef.org>
34833
34834         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
34835         * sys/xvimage/xvimagesink.h: same
34836
34837 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
34838
34839         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
34840           Fix GST_ELEMENT_ERROR with (NULL)
34841
34842 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34843
34844         * gst-libs/gst/riff/riff-media.c:
34845         (gst_riff_create_video_caps_with_data):
34846           Add div[3456] as fourccs for DivX 3 (fixes #140137).
34847
34848 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34849
34850         * gst-libs/gst/riff/riff-media.c:
34851         (gst_riff_create_video_caps_with_data),
34852         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
34853         (gst_riff_create_video_template_caps),
34854         (gst_riff_create_audio_template_caps):
34855         * gst-libs/gst/riff/riff-media.h:
34856         * gst-libs/gst/riff/riff-read.c:
34857         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
34858         * gst-libs/gst/riff/riff-read.h:
34859         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
34860           Add MS RLE support. I added some functions to read out strf chunks
34861           into strf chunks and the data behind it. This is usually color
34862           palettes (as in RLE, but also in 8-bit RGB). Also use those during
34863           caps creation. Lastly, add ADPCM (similar to wavparse - which
34864           should eventually be rifflib based).
34865         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
34866         (gst_matroska_demux_init), (gst_matroska_demux_reset):
34867         * gst/matroska/matroska-demux.h:
34868           Remove placeholders for some prehistoric tagging system. Didn't add
34869           support for any tag system really anyway.
34870         * gst/qtdemux/qtdemux.c:
34871           Add support for audio/x-m4a (MPEG-4) through spider.
34872         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
34873         (gst_wavparse_loop):
34874           ADPCM support (#135862). Increase max. buffer size because we
34875           cannot split buffers for ADPCM (screws references) and I've seen
34876           files with 2048 byte chunks. 4096 seems safe for now.
34877
34878 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
34879
34880         * configure.ac: bump nano to 1
34881
34882 === release 0.8.1 ===
34883
34884 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
34885
34886         * configure.ac: releasing 0.8.1, "Comforting Sounds"
34887
34888 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34889
34890         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
34891           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
34892           Fixes #140058
34893
34894 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34895
34896         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
34897           lower rank of dvddemux so that it's not used for mpeg playback.
34898
34899 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34900
34901         * configure.ac:
34902           save libs correctly when checking mad
34903
34904 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34905
34906         * ext/mad/gstid3tag.c: (plugin_init):
34907           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
34908
34909 2004-04-13  David Schleef  <ds@schleef.org>
34910
34911         * common/m4/gst-feature.m4: Call -config scripts with
34912         --plugin-libs if it is supported.
34913         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
34914         JPEG images are image/jpeg.
34915         * gst/debug/Makefile.am:
34916         * gst/debug/negotiation.c: (gst_negotiation_class_init),
34917         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
34918         (gst_negotiation_update_caps), (gst_negotiation_get_property),
34919         (gst_negotiation_plugin_init): Add a property that acts like
34920         filter caps.
34921         * testsuite/gst-lint:  Move license checking to be a standard
34922         test.
34923
34924 2004-04-13  David Schleef  <ds@schleef.org>
34925
34926         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
34927         patch from Sebastien Cote (bug #139958)
34928
34929 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34930
34931         * examples/gstplay/Makefile.am:
34932         * examples/gstplay/player.c: (main):
34933           make the commandline player example use gconf settings
34934
34935 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34936
34937         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
34938         (gst_cacasink_sinkconnect), (gst_cacasink_init),
34939         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
34940           init/end library during state transition, not object
34941           creation/disposal.  get rid of custom dispose handler.
34942
34943
34944 2004-04-12  Christian Schaller <Uraeus@gnome.org>
34945
34946         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
34947         be a symlink
34948
34949 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34950
34951         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
34952           Handle JUNK chunks inside data section. Prevents warnings.
34953
34954 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34955
34956         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
34957         (gst_riff_create_video_template_caps):
34958           Add MS video v1.
34959         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
34960         (gst_avi_demux_stream_data):
34961           Add support for "rec-list" chunks.
34962
34963 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34964
34965         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
34966           Fix another codecname mismatch.
34967
34968 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34969
34970         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
34971           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
34972           so that MJPEG plays back.
34973
34974 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34975
34976         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
34977         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
34978         * gst/mpeg1videoparse/gstmp1videoparse.h:
34979           Fix for some slight mis-cuts in buffer parsing, and for some
34980           potential overflows or faults-causers. Adds disconts. Also fixes
34981           #139105 while we're at it.
34982
34983 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34984
34985         * configure.ac:
34986         * sys/v4l2/gstv4l2element.h:
34987           Workaround for missing struct v4l2_buffer declaration in Suse 9
34988           and Mandrake 10 linux/videodev2.h header file (#135919).
34989
34990 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34991
34992         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
34993           Bail out if no filename was given.
34994
34995 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34996
34997         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
34998         (gst_v4l2_fourcc_from_structure):
34999           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
35000           Y41B somewhere).
35001
35002 2004-04-09  Benjamin Otte  <otte@gnome.org>
35003
35004         * ext/gnomevfs/gstgnomevfssink.c:
35005         (_gst_boolean_allow_overwrite_accumulator),
35006         (gst_gnomevfssink_class_init):
35007           fix erase signal - if any handler returns false the file will not be
35008           overwritten. If no handler is connected, the file will not be
35009           overwritten either.
35010           renamed signal to "allow-overwrite"
35011         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
35012           free string when adding it to ID3 failed
35013         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35014           unref event when done
35015         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35016           free caps
35017         * gst/typefind/gsttypefindfunctions.c:
35018         (mpeg_video_stream_type_find):
35019           fix invalid read
35020
35021 2004-04-08  David Schleef  <ds@schleef.org>
35022
35023         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35024         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
35025
35026 2004-04-08  David Schleef  <ds@schleef.org>
35027
35028         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
35029         we don't support (bug #139532)
35030
35031 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35032
35033         * ext/mad/gstmad.c: (gst_mad_handle_event),
35034         (gst_mad_check_caps_reset), (gst_mad_chain),
35035         (gst_mad_change_state):
35036           only set explicit caps if they haven't been set before for
35037           this stream.  MPEG-audio sample rate/channels aren't allowed
35038           to change in-stream.
35039           Fixes #139382
35040
35041 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35042
35043         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
35044         (_gst_boolean_did_something_accumulator),
35045         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
35046         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
35047         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
35048         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
35049         (gst_gnomevfssink_change_state):
35050           Fix erase signal. Don't erase by default. Remove handoff signal.
35051           Remove erase property. Don't segfault. General cleanup.
35052
35053 2004-04-07  Benjamin Otte  <otte@gnome.org>
35054
35055         * gst-libs/gst/gconf/test-gconf.c: (main):
35056           add missing gst_init
35057
35058 2004-04-07  Benjamin Otte  <otte@gnome.org>
35059
35060         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35061           free the mutexes, too
35062
35063 2004-04-07  Benjamin Otte  <otte@gnome.org>
35064
35065         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35066           actually free the URI string
35067         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
35068           compute offset correctly when passing discont events
35069         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35070           don't leak discont events
35071         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
35072           add some missing breaks so caps aren't copied randomly
35073         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
35074           if we realloc memory, we better use it
35075
35076 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35077
35078         * ext/mad/gstmad.c: (normal_seek):
35079           fix GST_FORMAT_TIME usage
35080
35081 2004-04-05  David Schleef  <ds@schleef.org>
35082
35083         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
35084         a deprecated function (hack!)
35085
35086 2004-04-05  Benjamin Otte  <otte@gnome.org>
35087
35088         * ext/esd/esdmon.c: (gst_esdmon_get):
35089           fix nonterminated vararg and memleak
35090
35091 2004-04-05  Benjamin Otte  <otte@gnome.org>
35092
35093         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
35094         (gst_ladspa_init), (gst_ladspa_force_src_caps),
35095         (gst_ladspa_set_property), (gst_ladspa_get_property),
35096         (gst_ladspa_instantiate), (gst_ladspa_activate),
35097         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
35098           clean up debugging
35099
35100 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
35101
35102         reviewed by Benjamin Otte  <otte@gnome.org>
35103
35104         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
35105           check for broken LADSPA parameters (fixes #138635)
35106
35107 2004-04-05  Benjamin Otte  <otte@gnome.org>
35108
35109         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
35110           advertise buffer-frames correctly on sinkpads
35111
35112 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35113
35114         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
35115         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
35116         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
35117         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
35118         (gst_mad_check_caps_reset), (gst_mad_chain):
35119         add more debugging, only reset caps when we're not in error state
35120
35121 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35122
35123         * ext/mad/gstmad.c: add debugging category, comment + cleanups
35124
35125 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35126
35127         reviewed by Benjamin Otte  <otte@gnome.org>
35128
35129         * configure.ac:
35130           fix == in test(1) operator
35131
35132 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35133
35134         reviewed by Benjamin Otte  <otte@gnome.org>
35135
35136         * configure.ac:
35137           fix --export-symblos-regex to a working regex.
35138
35139 2004-04-04  Benjamin Otte  <otte@gnome.org>
35140
35141         * sys/oss/.cvsignore:
35142           add for oss_probe
35143
35144 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
35145
35146         reviewed by Benjamin Otte  <otte@gnome.org>
35147
35148         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35149           add missing 'new_media' argument (fixes #138168)
35150         * gst/matroska/matroska-demux.c:
35151         (gst_matroska_demux_handle_seek_event):
35152           add vararg terminator (fixes #138169)
35153
35154 2004-04-02  David Schleef  <ds@schleef.org>
35155
35156         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
35157         disted (bug #138914)
35158
35159 2004-04-01  Benjamin Otte  <otte@gnome.org>
35160
35161         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
35162         (gst_alsa_close_audio):
35163           handle case better where a soundcard can't pause
35164         * ext/ogg/gstoggdemux.c:
35165           don't crash when we get events but don't have pads yet
35166
35167 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35168
35169         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
35170           throw an error if we couldn't probe any caps.
35171
35172 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35173
35174         * ext/dvdnav/gst-dvd:
35175         Add a really simple sample DVD player
35176
35177 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35178
35179         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
35180         (gst_a52dec_push), (gst_a52dec_handle_event),
35181         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
35182         (gst_a52dec_change_state):
35183         * ext/a52dec/gsta52dec.h:
35184           Use a debug category, Output timestamps correctly
35185           Emit tag info, Handle events, tell liba52dec about cpu
35186           capabilities so it can use MMX etc.
35187         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
35188           Fix a crasher accessing invalid memory
35189         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
35190         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
35191         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35192         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
35193         (dvdnavsrc_query):
35194           Some support for byte-format seeking.
35195           Small fixes for still frames and menu button overlays
35196         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35197         (gst_mpeg2dec_alloc_buffer):
35198           Use a debug category. Adjust the report level of several items to
35199           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
35200           so it doesn't lose the GstBuffer pointer
35201         * gst/debug/Makefile.am:
35202         * gst/debug/gstdebug.c: (plugin_init):
35203         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
35204         (gst_navseek_base_init), (gst_navseek_class_init),
35205         (gst_navseek_init), (gst_navseek_seek),
35206         (gst_navseek_handle_src_event), (gst_navseek_set_property),
35207         (gst_navseek_get_property), (gst_navseek_chain),
35208         (gst_navseek_plugin_init):
35209         * gst/debug/gstnavseek.h:
35210           Add the navseek debug element for seeking back and forth in a
35211           video stream using arrow keys.
35212         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
35213         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
35214         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
35215         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
35216         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
35217         (gst_mpeg2subt_parse_header), (gst_get_nibble),
35218         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
35219         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
35220         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
35221         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
35222         * gst/mpeg2sub/gstmpeg2subt.h:
35223           Pretty much a complete rewrite. Now a loopbased element. May still
35224           require work to properly synchronise subtitle buffers.
35225         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
35226         (gst_dvd_demux_send_subbuffer):
35227         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
35228           Don't attempt to create subbuffers of size 0
35229           Reduce a couple of error outputs to warnings.
35230         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
35231         (gst_y4mencode_chain):
35232         Output the y4m frame header correctly.
35233
35234 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35235
35236         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35237           throw errors instead of allowing SIGFPE
35238
35239 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35240
35241         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
35242         (gst_gconf_render_bin_from_key):
35243           leak plugging and style fixing
35244
35245 2004-03-31  David Schleef  <ds@schleef.org>
35246
35247         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
35248         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
35249         (bug #138225)
35250         * gst/debug/Makefile.am:
35251         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
35252         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
35253         plugin.
35254         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
35255         (gst_negotiation_base_init), (gst_negotiation_class_init),
35256         (gst_negotiation_init), (gst_negotiation_getcaps),
35257         (gst_negotiation_pad_link), (gst_negotiation_chain),
35258         (gst_negotiation_set_property), (gst_negotiation_get_property),
35259         (gst_negotiation_plugin_init):  New element to talk about random
35260         negotiation things happening in a pipeline.
35261
35262 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35263
35264         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35265           fix integer addition with help of Stefan Kost
35266
35267 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35268
35269         * po/nl.po: updated Dutch translation (Elros Cyriatan)
35270
35271 2004-03-30  David Schleef  <ds@schleef.org>
35272
35273         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
35274         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
35275         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
35276         (bug #137504)
35277         * ext/mpeg2dec/gstmpeg2dec.h:
35278
35279 2004-03-30  David Schleef  <ds@schleef.org>
35280
35281         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
35282
35283 2004-03-30  David Schleef  <ds@schleef.org>
35284
35285         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
35286         Michael Petullo) to handle .mov
35287
35288 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35289
35290         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
35291         (gst_osselement_rate_check_rate):
35292           probe caps correctly for sound cards that only support one format
35293
35294 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35295
35296         * ext/kio/kiosrc.cpp: (process_events):
35297           update handling event processing if inside KDE - untested
35298
35299 2004-03-29  David Schleef  <ds@schleef.org>
35300
35301         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
35302         by 2 to not interfere with other colorspaces.
35303         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
35304         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
35305         one to not interfere with ffmpeg_colorspace.
35306
35307 2004-03-29  David Schleef  <ds@schleef.org>
35308
35309         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
35310         aren't in the caps.
35311         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
35312         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
35313
35314 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35315
35316         * gst-libs/gst/riff/riff-media.c:
35317           fail on error, don't try to set stuff on NULL caps
35318
35319 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35320
35321         * configure.ac:
35322         * ext/Makefile.am:
35323         * ext/kio/Makefile.am:
35324         * ext/kio/kioreceiver.cpp:
35325         * ext/kio/kioreceiver.h:
35326         * ext/kio/kiosrc.cpp:
35327         * ext/kio/kiosrc.h:
35328           add experimental kiosrc plugin
35329         * ext/alsa/gstalsaplugin.c: (plugin_init):
35330           initialize debugging category only when we're sure registering the
35331           plugins worked.
35332
35333 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35334
35335         * examples/gstplay/player.c: (main):
35336         * gst-libs/gst/play/play.c: (gst_play_class_init),
35337         (gst_play_set_location), (gst_play_set_data_src),
35338         (gst_play_set_video_sink), (gst_play_set_audio_sink),
35339         (gst_play_set_visualization), (gst_play_connect_visualization):
35340           check return values of element_set_state and return FALSE where
35341           failed
35342
35343 2004-03-29  Benjamin Otte  <otte@gnome.org>
35344
35345         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35346           try harder to check if an event is really a discont
35347
35348 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35349
35350         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
35351         * po/az.po:
35352
35353 2004-03-28  Benjamin Otte  <otte@gnome.org>
35354
35355         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
35356         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
35357         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
35358           get rid of non-standard "..." ranges in case statements.
35359
35360 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
35361
35362         * gst/mpegstream/gstmpegdemux.c:
35363         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
35364         specific functionality split to the new dvddemux element.
35365         * gst/mpegstream/gstdvddemux.c:
35366         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
35367         streams, derived from mpegdemux.
35368         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
35369         up. SCR based timestamp rewriting can be turned off (will probably
35370         completely disappear soon).
35371         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
35372         hacking. General cleanup. All printf statements replaced by
35373         debugging messages. Almost complete libdvdnav support.
35374         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
35375         by events. New properties for audio and subpicture languages.
35376         (dvdnavsrc_update_highlight): Now uses events.
35377         (dvdnavsrc_user_op): Cleaned up.
35378         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
35379         based). Lots of cleanup, and propper support for most libdvdnav
35380         events.
35381         (dvdnavsrc_make_dvd_event): New function.
35382         (dvdnavsrc_make_dvd_nav_packet_event): New function.
35383         (dvdnavsrc_make_clut_change_event): New function.
35384
35385 2004-03-26  Benjamin Otte  <otte@gnome.org>
35386
35387         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
35388           fix bug where typefinding would claim it's theora whenever less then
35389           7 bytes of data were available
35390
35391 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35392
35393         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
35394         (gst_alawdec_base_init), (gst_alawdec_class_init),
35395         (gst_alawdec_init), (gst_alawdec_chain):
35396         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
35397         (gst_alawenc_base_init), (gst_alawenc_class_init),
35398         (gst_alawenc_init), (gst_alawenc_chain):
35399         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
35400         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
35401         (gst_mulawdec_init), (gst_mulawdec_chain):
35402         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
35403         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
35404         (gst_mulawenc_init), (gst_mulawenc_chain):
35405           Fix capsnego in all four, remove the unused property functions and
35406           simplify the chain functions slightly. I guess we could use macros
35407           or something similar for those, since the code is so similar, but
35408           I'm currently too lazy...
35409
35410 2004-03-24  David Schleef  <ds@schleef.org>
35411
35412         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35413         (gst_osselement_close_audio), (gst_osselement_probe_caps),
35414         (gst_osselement_get_format_structure),
35415         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
35416         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
35417         (gst_osselement_rate_int_compare): Add code to handle rate probing
35418         (bug #120883)
35419         * sys/oss/gstosselement.h: same
35420         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
35421         Use rate probing provided by osselement.
35422         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
35423
35424 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35425
35426         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
35427         (gst_xvidenc_get_property):
35428           ulong/int mess-up.
35429
35430 2004-03-24  David Schleef  <ds@schleef.org>
35431
35432         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
35433         (gst_speexdec_init):
35434         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
35435         (gst_speexenc_init):  Create the pad template correctly (from
35436         the static pad template, not a NULL pointer.)
35437
35438 2004-03-25  Benjamin Otte  <otte@gnome.org>
35439
35440         * gst/debug/Makefile.am:
35441         * gst/debug/breakmydata.c:
35442           add element that quasi-randomly changes bytes in the stream.
35443           Intended use is robustness checking of demuxers and decoders in
35444           media tests.
35445
35446 2004-03-24  Benjamin Otte  <otte@gnome.org>
35447
35448         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
35449         (gst_alsa_probe_hw_params):
35450         * ext/alsa/gstalsa.h:
35451           debugging output fixes
35452
35453 2004-03-24  Benjamin Otte  <otte@gnome.org>
35454
35455         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
35456           don't g_return_if_fail if element is PLAYING, fail silently as every
35457           other element.
35458         * gst/effectv/gstquark.c: (gst_quarktv_chain):
35459           only fix needed for cast lvalue issues in gst-plugins
35460         * gst/volenv/gstvolenv.c: (gst_volenv_init):
35461           add proxy_getcaps
35462
35463 2004-03-24  Benjamin Otte  <otte@gnome.org>
35464
35465         * gst/level/gstlevel.c: (gst_level_init):
35466           add proxying getcaps function, so level doesn't advertise impossible
35467           caps
35468
35469 2004-03-24  David Schleef  <ds@schleef.org>
35470
35471         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35472         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
35473         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
35474         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
35475         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
35476         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
35477         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
35478         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
35479         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
35480         messages.  Divide the chunk size by the compression ratio
35481         (needed for MACE audio)
35482
35483 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35484
35485         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35486           Fix buffer overflow read error.
35487
35488 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35489
35490         * ext/alsa/gstalsa.h:
35491           Remove unused entry.
35492         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35493           Add cinepak.
35494         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35495         (gst_videodrop_link), (gst_videodrop_chain):
35496           Fix, sort of. Was horribly broken with new capsnego. Bah...
35497
35498 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
35499
35500         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
35501         (plugin_init):
35502         Add a monkeysaudio typefind function
35503
35504 2004-03-23  Johan Dahlin  <johan@gnome.org>
35505
35506         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
35507         (gst_play_video_fixate): Check so the structure has the field
35508         before trying to fixate them, this makes it possible to have
35509         fakesinks for video and audio output without printing errors on
35510         the output console.
35511
35512 2004-03-22  David Schleef  <ds@schleef.org>
35513
35514         * sys/oss/Makefile.am:
35515         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
35516         (check_rate), (add_rate):  Rate probing test app.
35517
35518 2004-03-21  Benjamin Otte  <otte@gnome.org>
35519
35520         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
35521         (_fixate_caps_to_int), (gst_audio_convert_fixate):
35522           add a fixation function that pretty much does the right thing (fixes
35523           #137556)
35524
35525 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
35526
35527         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
35528
35529 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
35530
35531         reviewed by: Benjamin Otte  <otte@gnome.org>
35532
35533         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
35534           terminate gst_event_new_discontinuous correctly (fixes parts of
35535           #137711)
35536
35537 2004-03-19  David Schleef  <ds@schleef.org>
35538
35539         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
35540         since it doesn't depend on X, and it's part of our ABI.
35541
35542 2004-03-19  Iain <iain@prettypeople.org>
35543
35544         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
35545         is_int in the structure, not the local variable.
35546
35547 2004-03-19  David Schleef  <ds@schleef.org>
35548
35549         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
35550         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
35551         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
35552         Improvements in caps negotiation.
35553
35554 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35555
35556         * po/LINGUAS:
35557         * po/af.po:
35558           adding Afrikaans (Petri Jooste)
35559
35560 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35561
35562         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35563         (gst_ffmpegcolorspace_chain):
35564         throw error instead of g_critical (#137588)
35565
35566 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35567
35568         * Makefile.am:
35569         * configure.ac:
35570           dist common and m4 correctly
35571         * po/sv.po:
35572
35573 2004-03-17  David Schleef  <ds@schleef.org>
35574
35575         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
35576         (bug #137348)
35577
35578 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
35579
35580         * po/LINGUAS:
35581         * po/sv.po:
35582           adding Swedish translation (Christian Rose)
35583
35584 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
35585
35586         * Makefile.am: use release.mak
35587
35588 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35589
35590         * common/ChangeLog:
35591         * common/gst-autogen.sh:
35592           add some explanation about the version detection
35593         * configure.ac:
35594           fix X check
35595
35596 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35597
35598         * configure.ac: bump nano to 1
35599
35600 === release 0.8.0 ===
35601
35602 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35603
35604         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
35605
35606 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35607
35608         * configure.ac:
35609           update libtool version
35610         * gst-libs/gst/media-info/Makefile.am:
35611           actually use libtool version
35612
35613 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35614
35615         * configure.ac: fix speex detection to work with 1.0 but not 1.1
35616
35617 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35618
35619         * configure.ac:
35620         * gst-plugins.spec.in:
35621         * pkgconfig/Makefile.am:
35622         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
35623         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
35624         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
35625         * pkgconfig/gstreamer-libs.pc.in:
35626         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
35627         * pkgconfig/gstreamer-play-uninstalled.pc.in:
35628         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
35629         * pkgconfig/gstreamer-plugins.pc.in:
35630           remove @VERSION@ from some of the pc files since core and plugins
35631           are decoupled.
35632           created gstreamer-plugins.pc as it's a better name, but keeping
35633           -libs around for now to get fixes upstream done first.
35634
35635 2004-03-15  Julien MOUTTE <julien@moutte.net>
35636
35637         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
35638         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
35639         * gst-libs/gst/play/play.h:
35640
35641 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35642
35643         * *.c, *.cc: don't mix tabs and spaces
35644
35645 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35646
35647         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
35648           use the new ffmpegcolorspace
35649         * gst-plugins.spec.in:
35650           package new colorspace and media-info
35651         * configure.ac:
35652         * pkgconfig/Makefile.am:
35653           fix some more disting issues
35654         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
35655         * pkgconfig/gstreamer-media-info.pc.in:
35656           generate media-info pc files
35657
35658 2004-03-15  Johan Dahlin  <johan@gnome.org>
35659
35660         * *.h: Revert indenting
35661
35662 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35663
35664         * configure.ac:
35665           adding ffmpegcolorspace element
35666         * gst/ffmpegcolorspace/Makefile.am:
35667         * gst/ffmpegcolorspace/avcodec.h:
35668         * gst/ffmpegcolorspace/common.h:
35669         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
35670         * gst/ffmpegcolorspace/dsputil.h:
35671         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
35672         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
35673         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
35674         (gst_ffmpeg_caps_to_pix_fmt):
35675         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
35676         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35677         (gst_ffmpegcolorspace_caps_remove_format_info),
35678         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
35679         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
35680         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
35681         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
35682         (gst_ffmpegcolorspace_set_property),
35683         (gst_ffmpegcolorspace_get_property),
35684         (gst_ffmpegcolorspace_register):
35685         * gst/ffmpegcolorspace/imgconvert.c:
35686         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
35687         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
35688         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
35689         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
35690         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
35691         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
35692         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
35693         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
35694         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
35695         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
35696         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
35697         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
35698         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
35699         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
35700         (img_get_alpha_info), (deinterlace_line),
35701         (deinterlace_line_inplace), (deinterlace_bottom_field),
35702         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
35703         * gst/ffmpegcolorspace/imgconvert_template.h:
35704         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
35705         * gst/ffmpegcolorspace/mmx.h:
35706         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
35707           adding ffmpegcolorspace element supplied by Ronald after cleaning
35708           up and pulling in the right bits of upstream source.
35709           I'm sure a better C/compiler wizard could do some cleaning up (for
35710           example use GLIB's malloc stuff), but as a first pass this
35711           works very well
35712
35713 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35714
35715         * ext/alsa/gstalsa.h:
35716           I assume Ronald forgot to commit the change to have cardname
35717           as a struct member.  Expect some public spanking at the next
35718           opportunity.
35719
35720 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35721
35722         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
35723         (gst_alsa_open_audio), (gst_alsa_close_audio):
35724         * ext/alsa/gstalsa.c:
35725           Don't open the device if we're a mixer (= padless).
35726         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
35727         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
35728         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
35729           Open mixer during state change rather than during object
35730           initialization. Also, get a device name. Currently in a somewhat
35731           hackish fashion, but I didn't really find something better.
35732
35733 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35734
35735         * *.c, *.h: run gst-indent
35736
35737 2004-03-14  Benjamin Otte  <otte@gnome.org>
35738
35739         * gst/modplug/gstmodplug.cc:
35740         * gst/modplug/gstmodplug.h:
35741           set correct timestamps on outgoing buffers
35742
35743 2004-03-14  Benjamin Otte  <otte@gnome.org>
35744
35745         * gst/modplug/gstmodplug.cc:
35746           handle events - don't do crap when a discont arrives that's not
35747           necessary
35748           This allows correct loading and playback of mods in Rhythmbox
35749
35750 2004-03-14  Benjamin Otte  <otte@gnome.org>
35751
35752         * configure.ac:
35753         * gst-libs/gst/gconf/Makefile.am:
35754         * pkgconfig/Makefile.am:
35755           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
35756           they get rebuilt properly
35757         * configure.ac:
35758           when checking for vorbis, try pkgconfig first.
35759         * gst/modplug/gstmodplug.cc:
35760           add fixate function
35761
35762 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35763
35764         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35765           Fix for obvious mistake, where we first shift the offset and then
35766           read a samplesize element assuming the old offset. Note that this
35767           part still has something weird, i.e. my movies containing those
35768           don't actually play well, but at least there's something that looks
35769           like sound now.
35770
35771 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
35772         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
35773         (plugin_init):
35774         Add a typefind function for speex format
35775
35776 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35777
35778         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
35779         (gst_asf_demux_setup_pad):
35780           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
35781           instead of 0. Reason is simple: some elements have a fps range
35782           of 1-max instead of 0-max. So now ASF video actually works.
35783
35784 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35785
35786         * po/LINGUAS:
35787         * po/sr.po:
35788           adding serbian as a language
35789
35790 2004-03-13  Benjamin Otte  <otte@gnome.org>
35791
35792         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
35793           return taglist correctly from _get function, don't gst_pad_push it.
35794           (fixes #137042)
35795
35796 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
35797         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35798
35799 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35800
35801         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
35802         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
35803         (gst_alsa_mixer_track_new):
35804         * ext/alsa/gstalsamixertrack.h:
35805           Fix ancient leftovers... MixerTrack is a GObject.
35806
35807 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35808
35809         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35810         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
35811           Don't block during probing...
35812
35813 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35814
35815         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
35816         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
35817         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
35818         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
35819         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
35820         (gst_alsa_open_audio), (gst_alsa_close_audio):
35821         * ext/alsa/gstalsa.h:
35822           Add propertyprobe interface implementation, add some device-name
35823           property, all this so that it looks good in gnome-volume-control.
35824
35825 2004-03-12  David Schleef  <ds@schleef.org>
35826
35827         * configure.ac: the Hermes library controls hermescolorspace, not
35828         colorspace.
35829         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
35830         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
35831         not /* */
35832         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
35833         * ext/sdl/sdlvideosink.h: ditto.
35834         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
35835
35836 2004-03-12  Benjamin Otte  <otte@gnome.org>
35837
35838         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
35839         (gst_x_overlay_got_xwindow_id):
35840         * gst-libs/gst/xoverlay/xoverlay.h:
35841           replace XID with unsigned long to get rid of the xlibs dependency in
35842           XOverlay (fixes #137004)
35843
35844 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
35845         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
35846         (gst_agingtv_setup):
35847         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
35848         (gst_dicetv_base_init), (gst_dicetv_class_init),
35849         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
35850         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
35851         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
35852         (gst_edgetv_setup), (gst_edgetv_rgb32):
35853         * gst/effectv/gsteffectv.c:
35854         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
35855         (gst_quarktv_set_property):
35856         * gst/effectv/gstrev.c: (gst_revtv_get_type),
35857         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
35858         (gst_revtv_setup), (gst_revtv_rgb32):
35859         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
35860         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
35861         (gst_shagadelictv_init), (gst_shagadelictv_setup),
35862         (gst_shagadelictv_rgb32):
35863         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
35864         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
35865         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
35866         * gst/effectv/gstwarp.c:
35867         Port everything that can be ported to videofilter and fix up the caps.
35868         Can someone with a big-endian machine please check these?
35869
35870 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35871
35872         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
35873         (gst_osssink_chain), (gst_osssink_change_state):
35874           Latest fixes for A/V sync, audio playback and such. This is about
35875           all... MPEG playback issues are mostly related to the async build-
35876           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
35877
35878 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
35879
35880         patch from: Stephane Loeuillet
35881
35882         * configure.ac:
35883           use pkg-config for some libraries, falling back to the old .m4 way
35884           (fixes #131270)
35885         * m4/libdv.m4:
35886           removed
35887
35888 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
35889
35890         * configure.ac:
35891         * tools/Makefile.am:
35892         * tools/Makefile.in:
35893         * tools/gst-launch-ext-m.m:
35894         * tools/gst-launch-ext.1.in:
35895         * tools/gst-visualise-m.m:
35896         * tools/gst-visualise.1:
35897         * tools/gst-visualise.1.in:
35898           reorganizing generation of script tools
35899
35900 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35901
35902         * ext/divx/gstdivxdec.c:
35903           Downgrade priority. We prefer ffdec_mpeg4.
35904         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
35905         (gst_faad_chain), (gst_faad_change_state):
35906           Fix capsnego. Doesn't work for some sounds because we don't have
35907           a 5:1 to stereo element.
35908         * ext/xvid/gstxvid.c: (plugin_init):
35909           Add priority.
35910         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
35911         (gst_osssink_change_state):
35912           Add discont handling.
35913
35914 2004-03-09  Colin Walters  <walters@verbum.org>
35915
35916         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
35917         conversion.
35918
35919 2004-03-09  Benjamin Otte  <otte@gnome.org>
35920
35921         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
35922           the signals take 2 arguments
35923
35924 2004-03-09  David Schleef  <ds@schleef.org>
35925
35926         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
35927         (gst_alsa_fixate): Add fixate function.  (bug #136686)
35928         * ext/alsa/gstalsa.h:
35929         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
35930
35931 2004-03-09  Benjamin Otte  <otte@gnome.org>
35932
35933         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
35934         (gst_mikmod_change_state):
35935         * ext/mikmod/gstmikmod.h:
35936           make mikmod's loop function not loop infinitely and call
35937           gst_element_yield anymore
35938         * gst/modplug/gstmodplug.cc:
35939           fix pad negotiation (fixes #136590)
35940
35941 2004-03-09  David Schleef  <ds@schleef.org>
35942
35943         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
35944         doesn't conflict with the internal colorspace plugin.
35945         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
35946         satisfy the crappy-ass shell shipped by a certain vendor.
35947         * gst/videofilter/make_filter: same (bug #135299)
35948
35949 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
35950
35951         * configure.ac: bump nano to 1
35952
35953 === release 0.7.6 ===
35954
35955 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
35956
35957         * configure.in: releasing 0.7.6, "There"
35958
35959 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
35960
35961         * pkgconfig/gstreamer-play-uninstalled.pc.in:
35962         * pkgconfig/gstreamer-play.pc.in:
35963           synchronize the two
35964
35965 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
35966
35967         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
35968         (cdparanoia_open), (cdparanoia_event):
35969           fix/add error handling
35970         * po/POTFILES.in:
35971           add cdparanoia source
35972         * tools/Makefile.am:
35973           make scripts executable
35974
35975 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
35976
35977         * configure.ac:
35978         * ext/vorbis/Makefile.am:
35979         * sys/Makefile.am:
35980           remove id3types, vorbisfile and xvideosink from the build (#133783)
35981
35982 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35983
35984         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
35985           Fix metadata read crash (#136537).
35986
35987 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
35988
35989         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
35990         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
35991           adding mime types, fixing the one-stop function
35992
35993 2004-03-08  Christian Schaller <Uraeus@gnome.org>
35994
35995         * ext/nas/nassink.c and /ext/nas/nassink.h:
35996         More NAS love from Arwed von Merkatz
35997         So lets all sing 'Can you feel the NAS tonight'
35998
35999 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36000
36001         * tools/gst-launch-ext.in:
36002         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
36003
36004 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36005
36006         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36007         (gst_mpeg2dec_init):
36008         remove the user_data pad for now, because it is being used in
36009         fixating causing MPEG playback to fixate on 1000 Hz for playback.
36010         If someone knows how to fix this properly, please do.
36011
36012 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36013
36014         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36015         (gst_osssink_get_time):
36016         add a warning, IMO this won't get triggered anymore, remove later
36017
36018 2004-03-07  David Schleef  <ds@schleef.org>
36019
36020         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
36021         format (bug #136470)
36022
36023 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36024
36025         * gst-libs/Makefile.am:
36026         * gst-libs/gst/media-info/Makefile.am:
36027         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
36028         (error_callback), (gst_media_info_error_create),
36029         (gst_media_info_error_element), (gmip_init), (gmip_reset),
36030         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
36031         * gst-libs/gst/media-info/media-info-priv.h:
36032         * gst-libs/gst/media-info/media-info-test.c: (main):
36033         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
36034         (gst_media_info_class_init), (gst_media_info_instance_init),
36035         (gst_media_info_set_source), (gst_media_info_read_with_idler),
36036         (gst_media_info_read_idler), (gst_media_info_read):
36037         * gst-libs/gst/media-info/media-info.h:
36038         fixed, should work now
36039
36040 2004-03-07  Christian Schaller <Uraeus@gnome.org>
36041
36042         * ext/nas/nassink.c:
36043         A bunch of NAS fixes from Arwed von Merkatz
36044
36045 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36046
36047         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
36048         (qtdemux_parse_trak):
36049           Fix crash (j might be greater than n_samples, in which case we're
36050           writing outside the allocated space for the array) and memleak.
36051
36052 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36053
36054         * sys/oss/gstosssink.c: (gst_osssink_chain):
36055           And another caller that couldn't handle delay < 0 (unsigned
36056           integer overflow). Video now continues playing on an audio
36057           buffer underrun, and the clock continues working. Audio still
36058           stalls.
36059
36060 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36061
36062         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36063         (gst_osssink_get_time):
36064           get_delay() may return values lower than 0. In those cases, we
36065           should not actually cast to *unsigned* int64, that will break
36066           stuff horribly. In my case, it screwed up A/V sync in movies
36067           in totem rather badly.
36068
36069 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36070
36071         * ext/faac/gstfaac.c: (gst_faac_chain):
36072         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
36073         * ext/libpng/gstpngenc.c: (user_write_data):
36074         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
36075         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
36076         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
36077         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36078         Fix several misuse of gst_buffer_merge (it doesn't take ownership
36079         of any buffer), should fix some leaks. I hope I didn't unref buffers
36080         that shouldn't be...
36081
36082 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36083
36084         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
36085         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
36086         (error_callback), (gmi_reset), (gmi_seek_to_track),
36087         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
36088         (gmip_find_type_post), (gmip_find_stream_post),
36089         (gmip_find_track_streaminfo_post):
36090         * gst-libs/gst/media-info/media-info-priv.h:
36091         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
36092         (info_print), (main):
36093         * gst-libs/gst/media-info/media-info.c:
36094         (gst_media_info_error_create), (gst_media_info_error_element),
36095         (gst_media_info_instance_init), (gst_media_info_get_property),
36096         (gst_media_info_new), (gst_media_info_set_source),
36097         (gst_media_info_read_idler), (gst_media_info_read):
36098         * gst-libs/gst/media-info/media-info.h:
36099           first pass at making this work again.  This seems to work on
36100           tagged ogg/vorbis and mp3 files.
36101
36102 2004-03-06  Benjamin Otte  <otte@gnome.org>
36103
36104         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36105           fix huge leak: gst_buffer_merge doesn't unref the first argument
36106           itself.
36107
36108 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36109
36110         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
36111           report layer/mode/emphasis
36112
36113 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36114
36115         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
36116
36117 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36118
36119         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
36120           signal serial
36121
36122 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36123
36124         * ext/vorbis/vorbis.c: (plugin_init):
36125         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
36126         (gst_vorbis_dec_init), (vorbis_dec_event):
36127         add debug category
36128         make vorbisdec handle _BYTE and _TIME queries
36129
36130 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36131
36132         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
36133           from the xing header
36134
36135 2004-03-06  Benjamin Otte  <otte@gnome.org>
36136
36137         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
36138         (gst_audio_convert_link), (gst_audio_convert_change_state),
36139         (gst_audio_convert_buffer_from_default_format):
36140           do conversions from/to float correctly, fix some caps nego errors,
36141           export correct supported caps in template and getcaps, use correct
36142           caps in try_set_caps functions
36143
36144 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36145
36146         For some reason, I only committed a ChangeLog entry yesterday and
36147         not the corresponding code...
36148         * ext/mad/gstmad.c: Fix detection of Xing headers
36149         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36150
36151 2004-03-06  Benjamin Otte  <otte@gnome.org>
36152
36153         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
36154         (gst_ogg_demux_src_query):
36155           make sure to handle the case where there's no current chain
36156           gracefully.
36157
36158 2004-03-05  David Schleef  <ds@schleef.org>
36159
36160         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
36161         Add fixate function. (bug #131128)
36162         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
36163         (gst_sdlvideosink_fixate):  Add fixate function.
36164         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36165         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
36166         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
36167         Fix missing break that was causing ulaw to be interpreted as
36168         raw int.
36169
36170 2004-03-05  David Schleef  <ds@schleef.org>
36171
36172         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36173         Fix code that ignores return value of gst_buffer_merge().
36174         (bug #114560)
36175         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
36176         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
36177         * testsuite/gst-lint:  Check for above.
36178
36179 2004-03-05  David Schleef  <ds@schleef.org>
36180
36181         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
36182         caps and throw an element error.  (bug #136334)
36183
36184 2004-03-05  David Schleef  <ds@schleef.org>
36185
36186         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
36187         (gst_faad_chain): Fix negotiation.
36188         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
36189         key and button events.
36190         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
36191         dung heap of code.
36192         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
36193         depends on gconf
36194         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
36195         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
36196         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
36197         function to encourage better negotiation, particularly between
36198         audioconvert and osssink.
36199         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36200         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
36201         more important.
36202         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
36203         typefinding.
36204         * gst/vbidec/vbiscreen.c:  Add glib header
36205         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
36206
36207 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
36208
36209         * ext/mad/gstmad.c: Fix detection of Xing headers
36210         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36211
36212 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36213
36214         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36215         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
36216           debug updates
36217
36218 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36219
36220         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36221         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
36222         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
36223         files, and report the parsed length as a GST_TAG_DURATION tag.
36224         * gst/tags/gstid3tag.c: support TLEN (duration) tag
36225
36226 2004-03-05  Benjamin Otte  <otte@gnome.org>
36227
36228         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
36229           convert channels correctly. convert correctly to unsigned.
36230
36231 2004-03-05  Julien MOUTTE <julien@moutte.net>
36232
36233         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
36234         we have a window before clearing it.
36235
36236 2004-03-05  Julien MOUTTE <julien@moutte.net>
36237
36238         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
36239         have a window before clearing it.
36240
36241 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36242
36243         * gconf/gstreamer.schemas.in:
36244         * gst-libs/gst/gconf/Makefile.am:
36245           version installation path the same way as for 0.6
36246         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36247         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36248         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36249           remove comment that was fixed
36250
36251 2004-03-05  David Schleef  <ds@schleef.org>
36252
36253         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
36254         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
36255         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
36256         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
36257         Add prototype code for handling seeking and querying.
36258
36259 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36260
36261         * examples/gstplay/player.c: (main):
36262           Initialize variables to NULL. Prevents a segfault because the
36263           (uninitialized) variable is not NULL, resulting in a crash on
36264           trying to reach error->message.
36265
36266 2004-03-05  Benjamin Otte  <otte@gnome.org>
36267
36268         * gst/audioconvert/gstaudioconvert.c:
36269         (gst_audio_convert_buffer_to_default_format):
36270         make float=>int conversion work correctly even in cornercases.
36271
36272 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
36273
36274         * debian/README.Debian:
36275         * debian/build-deps:
36276         * debian/changelog:
36277         * debian/control:
36278         * debian/control.in:
36279         * debian/copyright:
36280         * debian/gstreamer-a52dec.files:
36281         * debian/gstreamer-aa.files:
36282         * debian/gstreamer-alsa.files:
36283         * debian/gstreamer-alsa.manpages:
36284         * debian/gstreamer-arts.files:
36285         * debian/gstreamer-artsd.files:
36286         * debian/gstreamer-audiofile.files:
36287         * debian/gstreamer-avifile.files:
36288         * debian/gstreamer-cdparanoia.files:
36289         * debian/gstreamer-colorspace.files:
36290         * debian/gstreamer-doc.files:
36291         * debian/gstreamer-dv.files:
36292         * debian/gstreamer-dvd.files:
36293         * debian/gstreamer-esd.files:
36294         * debian/gstreamer-festival.files:
36295         * debian/gstreamer-flac.files:
36296         * debian/gstreamer-gconf.conffiles:
36297         * debian/gstreamer-gconf.files:
36298         * debian/gstreamer-gconf.postinst:
36299         * debian/gstreamer-gnomevfs.files:
36300         * debian/gstreamer-gsm.files:
36301         * debian/gstreamer-http.files:
36302         * debian/gstreamer-jack.files:
36303         * debian/gstreamer-jpeg.files:
36304         * debian/gstreamer-mad.files:
36305         * debian/gstreamer-mikmod.files:
36306         * debian/gstreamer-misc.files:
36307         * debian/gstreamer-mpeg2dec.files:
36308         * debian/gstreamer-oss.files:
36309         * debian/gstreamer-plugin-apps.files:
36310         * debian/gstreamer-plugin-apps.manpages:
36311         * debian/gstreamer-plugin-libs-dev.files:
36312         * debian/gstreamer-plugin-libs.files:
36313         * debian/gstreamer-plugin-template.postinst:
36314         * debian/gstreamer-plugin-template.postrm:
36315         * debian/gstreamer-sdl.files:
36316         * debian/gstreamer-sid.files:
36317         * debian/gstreamer-vorbis.files:
36318         * debian/gstreamer-x.files:
36319         * debian/mk.control:
36320         * debian/rules:
36321         Debian package info not maintained here.
36322
36323 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
36324
36325         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
36326         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
36327         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
36328         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
36329         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
36330         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
36331         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
36332         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
36333         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
36334         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
36335         * gst-libs/gst/colorbalance/colorbalance.c:
36336         (gst_color_balance_class_init):
36337         * gst-libs/gst/colorbalance/colorbalancechannel.c:
36338         (gst_color_balance_channel_class_init):
36339         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36340         * gst-libs/gst/play/play.c: (gst_play_class_init):
36341         * gst-libs/gst/propertyprobe/propertyprobe.c:
36342         (gst_property_probe_iface_init):
36343         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
36344         * gst-libs/gst/tuner/tunerchannel.c:
36345         (gst_tuner_channel_class_init):
36346         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
36347         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
36348         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
36349         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
36350         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
36351         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
36352         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
36353         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
36354         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
36355           fix signals to use - instead of _
36356         * ext/libcaca/gstcacasink.h:
36357         * ext/sdl/sdlvideosink.h:
36358           fix header rename
36359
36360 2004-03-04  David Schleef  <ds@schleef.org>
36361
36362         * testsuite/gst-lint:  Add a check for bad signal names.
36363
36364 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
36365
36366         reviewed by David Schleef
36367
36368         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
36369         modified the alpha channel and caused a warning. (bug #136192)
36370
36371 2004-04-03  Christian Schaller <Uraeus@gnome.org>
36372
36373         * gst-plugins.spec.in:
36374         Change names of plugins to actually be correct. Try to keep things
36375         alphabetical to avoid getting beat up by Thomas
36376
36377 2004-03-03  Julien MOUTTE <julien@moutte.net>
36378
36379         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
36380         Using ximagesink as a default if no gconf key found. We should
36381         probably consider using alsasink instead of osssink for the audio
36382         part.
36383
36384 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36385
36386         * configure.ac:
36387           fix --with-plugins, don't think it ever worked before
36388         * gst-plugins.spec.in:
36389           even more updates
36390
36391 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36392
36393         * ext/sdl/sdlvideosink.h:
36394         * sys/ximage/ximagesink.h:
36395         * sys/xvideo/xvideosink.h:
36396         * sys/xvimage/xvimagesink.h:
36397           Fix for move of gstvideosink.h -> videosink.h.
36398
36399 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36400
36401         * gst-libs/gst/xwindowlistener/Makefile.am:
36402           this is a plugin library, not a library
36403
36404 2004-03-01  David Schleef  <ds@schleef.org>
36405
36406         * AUTHORS:  Added some names.  Add yourself if you're still
36407         missing.
36408
36409 2004-03-01  David Schleef  <ds@schleef.org>
36410
36411         * MAINTAINERS: Add
36412
36413 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36414
36415         * gst-plugins.spec.in: clean up spec file
36416
36417 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36418
36419         * gst-libs/gst/video/Makefile.am:
36420         * gst-libs/gst/video/gstvideosink.c:
36421         * gst-libs/gst/video/gstvideosink.h:
36422           rename gstvideosink.h to videosink.h to match other headers
36423         * gst/mixmatrix/Makefile.am:
36424           fix plugin filename
36425         * gst/tags/Makefile.am: fix plugin filename
36426
36427 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36428
36429         * gst/tags/Makefile.am: fix plugin filename
36430
36431 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36432
36433         * examples/gstplay/player.c: (got_time_tick), (main):
36434           add error handler
36435           display time_tick more readably
36436         * gst/mixmatrix/Makefile.am:
36437           fix plugin file name
36438
36439 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
36440
36441         * sys/oss/gstosselement.c: (gst_osselement_probe),
36442         (device_combination_append), (gst_osselement_class_probe_devices):
36443         * sys/oss/gstosselement.h:
36444           Reworked enumeration of oss dsps and mixers so that gst-mixer works
36445           on my system using alsa oss emulation, fixes bug #135597
36446
36447 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36448
36449         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
36450         (gst_videodrop_chain), (gst_videodrop_change_state):
36451         * gst/videodrop/gstvideodrop.h:
36452           Work based on timestamp of input data, not based on the expected
36453           framerate from the input. The consequence is that this element now
36454           not only scales framerates, but also functions as a framerate
36455           corrector or framerate stabilizer/constantizer.
36456
36457 2004-02-27  David Schleef  <ds@schleef.org>
36458
36459         patches from jmmv@menta.net (Julio M. Merino Vidal)
36460
36461         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
36462         GST_ELEMENT_ERROR call (bug #135634)
36463         * gst/interleave/interleave.c: (interleave_buffered_loop),
36464         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
36465         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
36466         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36467         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
36468         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
36469         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
36470         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
36471         Fix GST_ELEMENT_ERROR call.
36472         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
36473         GST_ELEMENT_ERROR call.
36474
36475 2004-02-27  Benjamin Otte  <otte@gnome.org>
36476
36477         * gst-libs/gst/audio/audio.h:
36478           add macro to make sure header isn't included twice
36479         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
36480           don't use gst_buffer_free
36481         * gst/playondemand/filter.func:
36482           don't use gst_data_free. Free data only once.
36483
36484 2004-02-26  David Schleef  <ds@schleef.org>
36485
36486         * gst-libs/gst/colorbalance/Makefile.am:
36487         * gst-libs/gst/mixer/Makefile.am:
36488         * gst-libs/gst/tuner/Makefile.am:
36489         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
36490         should not be disted, -marshal.h files should not be installed,
36491         and -enum.h files _should_ be installed.  Fix to make this the
36492         case.
36493
36494 === release 0.7.5 ===
36495
36496 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
36497
36498         * configure.ac: release 0.7.5, "Under The Sea"
36499
36500 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36501
36502         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36503         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
36504         * gst/videoscale/gstvideoscale.c:
36505         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
36506           assorted debug/warning fixes
36507
36508 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36509
36510         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
36511         (gst_videoscale_init), (gst_videoscale_chain),
36512         (gst_videoscale_set_property), (plugin_init):
36513         * gst/videoscale/gstvideoscale.h:
36514         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
36515         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
36516         (gst_videoscale_planar400), (gst_videoscale_packed422),
36517         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
36518         (gst_videoscale_24bit), (gst_videoscale_16bit),
36519         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
36520         (gst_videoscale_scale_plane_slow),
36521         (gst_videoscale_scale_point_sample),
36522         (gst_videoscale_scale_nearest),
36523         (gst_videoscale_scale_nearest_str2),
36524         (gst_videoscale_scale_nearest_str4),
36525         (gst_videoscale_scale_nearest_32bit),
36526         (gst_videoscale_scale_nearest_24bit),
36527         (gst_videoscale_scale_nearest_16bit):
36528         add debugging category and use it properly
36529         fix use of GST_PTR_FORMAT
36530
36531 2004-02-25  Andy Wingo  <wingo@pobox.com>
36532
36533         * gst/interleave/interleave.c (interleave_buffered_loop): Always
36534         push only when channel->buffer is NULL. Prevents segfaults doing
36535         the state change after a nonlocal exit, like a scheme exception.
36536
36537         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
36538         Handle the case where the intersected caps is empty.
36539
36540 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36541
36542         * gst/law/mulaw-decode.c: (mulawdec_link):
36543         * gst/law/mulaw.c: (plugin_init):
36544           fix mulawdec so it actually works again
36545
36546 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
36547
36548         reviewed by: David Schleef  <ds@schleef.org>
36549
36550         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
36551         (gst_gamma_init), (gst_gamma_set_property),
36552         (gst_gamma_get_property), (gst_gamma_calculate_tables),
36553         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
36554         for RGB, with separate r g and b correction factors. (#131167)
36555
36556 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
36557
36558         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
36559           only signal tags for bitrate if they're > 0 (#134894)
36560
36561 2004-02-24  David Schleef  <ds@schleef.org>
36562
36563         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
36564         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
36565         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
36566         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
36567         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
36568         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
36569         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
36570         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
36571         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
36572         category.  Attempt to fix timestamp calculation.
36573
36574 2004-02-24  Johan Dahlin  <johan@gnome.org>
36575
36576         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
36577
36578 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
36579
36580         * configure.ac:
36581         * gconf/Makefile.am:
36582         * gconf/gstreamer.schemas:
36583         * gst-libs/gst/gconf/Makefile.am:
36584         * gst-libs/gst/gconf/gconf.c:
36585           version gconf schemas and install locations
36586
36587 2004-02-23  Benjamin Otte  <otte@gnome.org>
36588
36589         * ext/xine/xineinput.c: (gst_xine_input_dispose):
36590         (gst_xine_input_subclass_init):
36591           call parent dispose.
36592           change pad template for CD reader correctly
36593         * ext/xine/Makefile.am:
36594         * ext/xine/gstxine.h:
36595         * ext/xine/xine.c: (plugin_init):
36596         * ext/xine/xineaudiosink.c:
36597           wrap audio sinks, too
36598         * gst-libs/gst/resample/private.h:
36599         * gst-libs/gst/resample/resample.c: (gst_resample_init),
36600         (gst_resample_reinit), (gst_resample_scale),
36601         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
36602         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
36603         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
36604         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
36605         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
36606         * gst-libs/gst/resample/resample.h:
36607         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
36608         (gst_audioscale_class_init), (gst_audioscale_link),
36609         (gst_audioscale_get_buffer), (gst_audioscale_init),
36610         (gst_audioscale_chain), (gst_audioscale_set_property),
36611         (gst_audioscale_get_property):
36612         * gst/audioscale/gstaudioscale.h:
36613           s/resample_*/gst_resample_*/i to not clobber namespaces
36614
36615 2004-02-23  Julien MOUTTE  <julien@moutte.net>
36616
36617         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36618         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
36619         (gst_riff_create_video_template_caps),
36620         (gst_riff_create_audio_template_caps),
36621         (gst_riff_create_iavs_template_caps):
36622         * gst-libs/gst/riff/riff-media.h:
36623         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
36624         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
36625         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
36626         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36627         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
36628         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
36629         (gst_matroska_demux_plugin_init): First batch implementing audio and
36630         video codec tags in demuxers.
36631
36632 2004-02-22  Benjamin Otte  <otte@gnome.org>
36633
36634         * ext/xine/Makefile.am:
36635         * ext/xine/gstxine.h:
36636         * ext/xine/xine.c: (plugin_init):
36637         * ext/xine/xineinput.c:
36638           add input plugin wrapper. Playback from files, http, mms and cdda
36639           works.
36640         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
36641           remove leftover G_GNUC_UNUSED
36642         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
36643         (gst_asf_demux_identify_guid):
36644           improve debugging output
36645
36646 2004-02-22  Benjamin Otte  <otte@gnome.org>
36647
36648         reported by: Padraig O'Briain <padraig.obriain@sun.com>
36649
36650         * autogen.sh:
36651           replace test -e with test -x for mkinstalldirs to be more portable.
36652           (fixes #134816)
36653
36654 2004-02-22  Benjamin Otte  <otte@gnome.org>
36655
36656         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
36657
36658         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
36659           set rank to PRIMARY
36660         * gst/volume/gstvolume.c: (plugin_init):
36661           set rank to NONE
36662         fixes #134960
36663
36664 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
36665
36666         reviewed by Benjamin Otte  <otte@gnome.org>
36667
36668         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
36669           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
36670
36671 2004-02-22  Benjamin Otte  <otte@gnome.org>
36672
36673         * configure.ac:
36674           export [_]*{gst,Gst,GST}.* symbols from plugins
36675
36676 2004-02-22  Christophe Fergeau <teuf@gnome.org>
36677
36678         reviewed by: Benjamin Otte  <otte@gnome.org>
36679
36680         * ext/lame/gstlame.c: (add_one_tag):
36681         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36682         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
36683         (gst_vorbisenc_metadata_set1):
36684         * gst/tags/gstid3tag.c:
36685         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
36686           apply fixes from bugs #135042 (lame can't write tags) and #133817
36687           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
36688
36689 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
36690
36691         * configure.ac: Export only gst_plugin_desc from plugins.
36692          Note that this change only makes any effect with Linux using libtool
36693          1.5.2 or higher. Otherwise it is silently ignored, but it would build
36694          fine. And don't try to have several versions of libtool in different
36695          directories.
36696
36697 2004-02-20  Andy Wingo  <wingo@pobox.com>
36698
36699         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
36700         interleave respectively.
36701
36702         * gst/interleave/deinterleave.c: New plugin: deinterleave
36703         (replaces on oneton).
36704         * gst/interleave/interleave.c: New plugin: interleave.
36705         * gst/interleave/plugin.h: Support file.
36706         * gst/interleave/plugin.c: Support file.
36707
36708         * configure.ac: Remove intfloat and oneton, add interleave.
36709
36710         * ext/sndfile/gstsf.c: Handle events better.
36711
36712         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
36713         and float2int operation. int2float has scheduling problems as
36714         noted in in2float_chain.
36715
36716 2004-02-20  Benjamin Otte  <otte@gnome.org>
36717
36718         * ext/xine/Makefile.am:
36719         * ext/xine/gstxine.h:
36720         * ext/xine/xine.c:
36721         * ext/xine/xineaudiodec.c:
36722         * ext/xine/xinecaps.c:
36723           add first version of xine plugin wrapper. Currently only wraps the
36724           QDM2 win32 DLL, and even that only in proof-of-concept quality.
36725         * configure.ac:
36726         * ext/Makefile.am:
36727           add xine plugin wrapper, disabled by default. Use --enable-xine to
36728           build. Note that it'll segfault on gst-register if you don't remove
36729           the goom and tvtime post plugins from xine.
36730         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36731         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
36732           add extradata parsing for QDM2.
36733           change around debugging prints.
36734
36735 2004-02-19  Benjamin Otte  <otte@gnome.org>
36736
36737         * ext/lame/gstlame.c: (gst_lame_chain):
36738         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
36739           use gst_tag_list_insert when you want to insert tags
36740
36741 2004-02-18  David Schleef  <ds@schleef.org>
36742
36743         * configure.ac:  Move massink to gst-rotten
36744         * ext/Makefile.am:
36745         * ext/mas/Makefile.am:
36746         * ext/mas/massink.c:
36747         * ext/mas/massink.h:
36748
36749 2004-02-18  David Schleef  <ds@schleef.org>
36750
36751         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
36752         typefinding, since it seems to be worse than nothing.
36753         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
36754         atom to recognize .mp4 and .m4a files as video/quicktime.
36755
36756 2004-02-18  David Schleef  <ds@schleef.org>
36757
36758         * gst/sine/demo-dparams.c: (quit_live),
36759         (dynparm_log_value_changed), (dynparm_value_changed), (main):
36760         Use double dparams, not float.
36761         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
36762         (gst_sinesrc_init): Change sync default to FALSE, since multiple
36763         sync'd elements don't really work correctly.
36764         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
36765         (volume_update_volume), (volume_get_property):  Change dparam
36766         to double.
36767
36768 2004-02-18  Julien MOUTTE  <julien@moutte.net>
36769
36770         * sys/ximage/ximagesink.c:
36771         (gst_ximagesink_xwindow_update_geometry),
36772         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
36773         (gst_ximagesink_change_state), (gst_ximagesink_expose),
36774         (gst_ximagesink_init): Rework the way software video scaling works. So
36775         now we check on each chain call if the video frames are feeling the
36776         window. If not we try to renegotiate caps. On failure we memorize that
36777         and we won't try again for that PLAYING sessions.
36778         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
36779         failure.
36780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
36781         synchronous flag.
36782
36783 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36784
36785         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36786           break up _link so we can give a better debug message for errors
36787
36788 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36789
36790         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
36791           set up debug category
36792
36793 2004-02-18  Julien MOUTTE <julien@moutte.net>
36794
36795         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
36796         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
36797         the way renegotiation work. The event handling function is not taking
36798         care of external windows and renegotiate method check for pad flags
36799         NEGOTIATING. Should fix : #133209
36800
36801 2004-02-17  Julien MOUTTE  <julien@moutte.net>
36802
36803         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
36804         pad is negotiating before trying renegotiation.
36805
36806 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36807
36808         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
36809           pass on all possible mime types as typefind hints
36810
36811 2004-02-17  Julien MOUTTE <julien@moutte.net>
36812
36813         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
36814         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
36815         possible SHM leak if we crash. All other apps using XShm are doing
36816         that.
36817
36818 2004-02-17  Julien MOUTTE  <julien@moutte.net>
36819
36820         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
36821         (gst_ximagesink_expose): Renegotiate size on expose.
36822         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
36823         size on expose.
36824
36825 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36826
36827         * testsuite/alsa/sinesrc.c:
36828           cosmetic fix to fix compile issue with gcc 2.95.4
36829
36830 2004-02-16  Julien MOUTTE <julien@moutte.net>
36831
36832         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36833         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
36834         failed opening the audio device.
36835         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
36836         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
36837         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
36838         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
36839         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
36840         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
36841         (gst_ximagesink_change_state), (gst_ximagesink_chain),
36842         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
36843         Removing some useless g_return_if_fail like wingo suggested.
36844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
36845         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
36846         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
36847         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
36848         (gst_xvimagesink_update_colorbalance),
36849         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
36850         (gst_xvimagesink_xcontext_clear),
36851         (gst_xvimagesink_get_fourcc_from_caps),
36852         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
36853         (gst_xvimagesink_set_xwindow_id),
36854         (gst_xvimagesink_colorbalance_list_channels),
36855         (gst_xvimagesink_colorbalance_set_value),
36856         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
36857         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
36858
36859 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36860
36861         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36862           throw error when not negotiated instead of asserting
36863
36864 2004-02-15  Julien MOUTTE  <julien@moutte.net>
36865
36866         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
36867         correct data refcounting.
36868
36869 2004-02-15  Julien MOUTTE  <julien@moutte.net>
36870
36871         * gst/switch/gstswitch.c: (gst_switch_change_state),
36872         (gst_switch_class_init): Cleaning the sinkpads correctly on state
36873         change, mostly the EOS flag.
36874
36875 2004-02-15  Julien MOUTTE  <julien@moutte.net>
36876
36877         * examples/gstplay/player.c: (got_eos), (main): Adding some
36878         output for debugging.
36879         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
36880         timeouts if we go to any state different from PLAYING.
36881         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
36882         more EOS bugs in riff lib.
36883
36884 2004-02-14  Julien MOUTTE  <julien@moutte.net>
36885
36886         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
36887         visualization until i find a way to fix switch correctly.
36888         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
36889         EOS arrives.
36890         * gst/switch/gstswitch.c: (gst_switch_release_pad),
36891         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
36892         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
36893         Reworked switch to get a more correct behaviour with events and refing
36894         of data stored in sinkpads.
36895         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
36896         we don't pull from a pad in EOS.
36897
36898 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36899
36900         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36901           remove v1 tag even if we can't read it (makes sure we don't detect
36902           it again)
36903
36904 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36905
36906         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
36907         (gst_alsa_xrun_recovery):
36908         * ext/alsa/gstalsa.h:
36909           try xrun recovery when wait failed. Make xrun recovery function
36910           return TRUE/FALSE to indicate success. (might fix #134354)
36911
36912 2004-02-13  David Schleef  <ds@schleef.org>
36913
36914         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
36915         (dynparm_value_changed), (main): Convert from float to double.
36916         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
36917
36918 2004-02-13  David Schleef  <ds@schleef.org>
36919
36920         * gst/silence/gstsilence.c: (gst_silence_class_init),
36921         (gst_silence_set_clock), (gst_silence_get),
36922         (gst_silence_set_property), (gst_silence_get_property):
36923         * gst/silence/gstsilence.h: Add sync property.
36924         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
36925         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
36926         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
36927         * gst/sine/gstsinesrc.h: Add sync property.
36928
36929 2004-02-13  David Schleef  <ds@schleef.org>
36930
36931         * gst/intfloat/gstint2float.c: (conv_f32_s16),
36932         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
36933
36934 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36935
36936         * configure.ac:
36937         * ext/Makefile.am:
36938         * gst-libs/ext/Makefile.am:
36939           move ffmpeg plugin to gst-ffmpeg module
36940
36941 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36942
36943         * configure.ac: use GST_ARCH to detect architecture
36944
36945 2004-02-12  Julien MOUTTE  <julien@moutte.net>
36946
36947         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
36948
36949 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
36950
36951         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
36952           classify LADSPA plugins based on number of src/sink pads
36953           (#133663, Stefan Kost)
36954         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
36955           fix dparams registration
36956           (#133528, Stefan Kost)
36957         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
36958           fix use of isprint and use g_ascii_isprint instead
36959           (#133316, Stefan Kost)
36960
36961 2004-02-11  David Schleef  <ds@schleef.org>
36962
36963         Convert a few inner loops to use liboil.  This is currently
36964         optional, and is only enabled if liboil is present (duh!).
36965         * configure.ac: Check for liboil-0.1
36966         * gst/intfloat/Makefile.am:
36967         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
36968         (gst_int2float_chain_gint16):
36969         * gst/videofilter/Makefile.am:
36970         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
36971         (tablelookup_u8), (gst_videobalance_planar411):
36972         * gst/videotestsrc/Makefile.am:
36973         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
36974         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
36975         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
36976         (paint_hline_RGB565), (paint_hline_xRGB1555):
36977
36978 2004-02-11  David Schleef  <ds@schleef.org>
36979
36980         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
36981         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
36982         (gst_colorspace_getcaps), (gst_colorspace_link),
36983         (gst_colorspace_base_init), (gst_colorspace_init),
36984         (gst_colorspace_chain), (gst_colorspace_change_state),
36985         (plugin_init): Merge Ronald's patch (bug #117897) and update
36986         for new caps and negotiation.  Seems to work, although it
36987         shows off bugs in lcs.
36988
36989 2004-02-11  David Schleef  <ds@schleef.org>
36990
36991         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
36992         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
36993
36994 2004-02-11  David Schleef  <ds@schleef.org>
36995
36996         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
36997         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
36998         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
36999         Add server and port properties
37000
37001 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37002
37003         * m4/a52.m4:
37004         * m4/aalib.m4:
37005         * m4/as-ffmpeg.m4:
37006         * m4/as-liblame.m4:
37007         * m4/as-slurp-ffmpeg.m4:
37008         * m4/check-libheader.m4:
37009         * m4/esd.m4:
37010         * m4/freetype2.m4:
37011         * m4/gconf-2.m4:
37012         * m4/glib.m4:
37013         * m4/gst-alsa.m4:
37014         * m4/gst-artsc.m4:
37015         * m4/gst-ivorbis.m4:
37016         * m4/gst-matroska.m4:
37017         * m4/gst-sdl.m4:
37018         * m4/gst-shout2.m4:
37019         * m4/gst-sid.m4:
37020         * m4/gtk.m4:
37021         * m4/libdv.m4:
37022         * m4/libfame.m4:
37023         * m4/libmikmod.m4:
37024         * m4/ogg.m4:
37025         * m4/vorbis.m4:
37026           fix underquotedness of macros (#133800)
37027         * m4/as-avifile.m4:
37028         * m4/xmms.m4:
37029           removed because no longer used
37030
37031 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37032
37033         * configure.ac:
37034           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
37035           by autopoint (fixes #132996)
37036
37037 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37038
37039         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
37040         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
37041         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
37042         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
37043           fix memleaks
37044
37045 2004-02-11  David Schleef  <ds@schleef.org>
37046
37047         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
37048         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
37049         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
37050         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
37051         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
37052         (gst_jpegenc_class_init), (gst_jpegenc_init),
37053         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
37054         (gst_jpegenc_chain), (gst_jpegenc_set_property),
37055         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
37056         * ext/jpeg/gstjpegenc.h: Fix negotiation.
37057
37058 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37059
37060         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
37061         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
37062         * ext/mikmod/gstmikmod.h:
37063           fix caps negotiation in mikmod
37064         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
37065           output debug information
37066
37067 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37068
37069         * gst-libs/gst/colorbalance/Makefile.am:
37070         * gst-libs/gst/navigation/Makefile.am:
37071         * gst-libs/gst/xoverlay/Makefile.am:
37072           remove unused GST_OPT_CFLAGS from Makefiles
37073           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
37074
37075 2004-02-07  David Schleef  <ds@schleef.org>
37076
37077         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
37078         push events to pads that haven't been created (#133508)
37079
37080 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
37081
37082         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
37083         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
37084         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
37085         (gst_dvdec_loop), (gst_dvdec_change_state):
37086         Second attempt at committing a working dvdec element.
37087
37088 2004-02-06  David Schleef  <ds@schleef.org>
37089
37090         Build fixes for OS X: (see #129600)
37091         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
37092         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
37093         (gst_riff_read_strf_iavs):
37094         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37095         (gst_avi_demux_stream_odml):
37096         * gst/playondemand/Makefile.am:
37097         * gst/rtp/rtp-packet.c:
37098
37099 2004-02-05  David Schleef  <ds@schleef.org>
37100
37101         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
37102         last change, because it Just Doesn't Compile.
37103
37104 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37105
37106         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37107           skip undecodable id3v2 tag instead of keeping it
37108
37109 2004-02-05  David Schleef  <ds@schleef.org>
37110
37111         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
37112         Unref leaked buffer.  (Noticed by Ronald)
37113
37114 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
37115
37116         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37117         Sync requires with other checks.  >= vs =.
37118
37119 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
37120
37121         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
37122         (gst_dvdec_video_link), (gst_dvdec_loop):
37123         * ext/dv/gstdvdec.h:
37124           rework the caps negotiation so that dvdec works again instead
37125           of just segfaulting.
37126
37127 === release 0.7.4 ===
37128
37129 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37130
37131         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
37132         * configure.ac: changed for release
37133
37134 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37135
37136         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
37137         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37138         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37139         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37140           reworked patch by David Lehn to fix libdir and includedir for
37141           uninstalled libraries
37142           removed play and gconf from gstreamer-libs since they have their
37143           own pkgconfig files
37144
37145 2004-02-04  David Schleef  <ds@schleef.org>
37146
37147         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
37148         memleak.
37149
37150 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37151
37152         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37153           use correct GST_TAG_ENCODER tag
37154
37155 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37156
37157         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
37158           be sure to stop the clock when going to paused
37159         * sys/oss/gstosssink.c: (gst_osssink_change_state):
37160           reset number of transmitted when going to ready.
37161         fixes #132935
37162
37163 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
37164
37165         reviewed by Benjamin Otte
37166
37167         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37168           extract track count (fixes #133410)
37169
37170 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37171
37172         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
37173           that should be !=, not == (fixes #132519)
37174
37175 2004-02-04  David Schleef  <ds@schleef.org>
37176
37177         Make sure set_explicit_caps() is called before adding pad.
37178         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37179         * gst/id3/gstid3types.c: (gst_id3types_loop):
37180         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37181         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37182
37183 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37184
37185         * configure.ac:
37186           bump nano to 2, first prerelease
37187           put back AM_PROG_LIBTOOL
37188
37189 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37190
37191         * testsuite/alsa/Makefile.am:
37192           these are user test apps, not automatic testsuite tests
37193
37194 2004-02-04  David Schleef  <ds@schleef.org>
37195
37196         Convert GST_DEBUG_CAPS() to GST_DEBUG():
37197         * gst/mpeg1videoparse/gstmp1videoparse.c:
37198         (mp1videoparse_parse_seq):
37199         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37200         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
37201         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
37202         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
37203         (gst_xvideosink_getcaps):
37204         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
37205         * testsuite/gst-lint: more tests
37206
37207 2004-02-04  David Schleef  <ds@schleef.org>
37208
37209         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
37210         with the code that they would expand to.
37211         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
37212         (gst_flacdec_get_src_query_types),
37213         (gst_flacdec_get_src_event_masks):
37214         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
37215         (gst_gnomevfssrc_get_query_types),
37216         (gst_gnomevfssrc_get_event_mask):
37217
37218 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37219
37220         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37221         (gst_sinesrc_dispose):
37222           fix memleak by properly disposing sinesrc
37223
37224 2004-02-04  Julien MOUTTE  <julien@moutte.net>
37225
37226         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
37227         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
37228         an overlay to redraw the image because it has been exposed.
37229         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
37230         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
37231         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
37232         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
37233         interface
37234         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
37235         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
37236         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
37237         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
37238         interface
37239
37240 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37241
37242         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37243           more memleak fixage
37244
37245 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37246
37247         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37248         * gst/typefind/gsttypefindfunctions.c:
37249           fix memleaks shown by gst-typefind
37250
37251 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37252
37253         * common/glib-gen.mak:
37254           add hack rule to touch .Plo files
37255         * gst-libs/gst/colorbalance/Makefile.am:
37256         * gst-libs/gst/mixer/Makefile.am:
37257         * gst-libs/gst/play/Makefile.am:
37258         * gst-libs/gst/tuner/Makefile.am:
37259           remove glib_root variable
37260
37261 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37262
37263         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
37264           set explicit caps before adding the element, so the autopluggers can
37265           plug correctly.
37266         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
37267         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
37268         (mpeg_video_type_find), (mpeg_video_stream_type_find),
37269         (dv_type_find):
37270           fix memleaks in typefind functions. gst_type_find_suggest takes a const
37271           argument.
37272
37273 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37274
37275         * gst-libs/gst/colorbalance/Makefile.am:
37276         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
37277         * gst-libs/gst/colorbalance/colorbalance.c:
37278         * gst-libs/gst/colorbalance/colorbalance.h:
37279         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
37280         * gst-libs/gst/mixer/Makefile.am:
37281         * gst-libs/gst/mixer/mixer-marshal.list:
37282         * gst-libs/gst/mixer/mixer.c:
37283         * gst-libs/gst/mixer/mixer.h:
37284         * gst-libs/gst/mixer/mixermarshal.list:
37285         * gst-libs/gst/play/Makefile.am:
37286         * gst-libs/gst/play/play.h:
37287         * gst-libs/gst/tuner/Makefile.am:
37288         * gst-libs/gst/tuner/tuner-marshal.list:
37289         * gst-libs/gst/tuner/tuner.c:
37290         * gst-libs/gst/tuner/tuner.h:
37291         * gst-libs/gst/tuner/tunermarshal.list:
37292           use new glib-gen.mak snippet to clean up Makefile.am
37293           fix various bugs in Makefile.am's
37294
37295 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37296
37297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37298           handle chain parsing correctly in the multichain case
37299         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
37300         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
37301         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
37302         (theora_dec_chain):
37303           handle events and queries correctly
37304
37305 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37306
37307         * .cvsignore:
37308         Ignore generated file _stdint.h.
37309
37310 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37311
37312         * gst-libs/gst/colorbalance/Makefile.am:
37313         * gst-libs/gst/colorbalance/colorbalance.h:
37314         * gst-libs/gst/mixer/Makefile.am:
37315         * gst-libs/gst/mixer/mixer.h:
37316         * gst-libs/gst/play/Makefile.am:
37317         * gst-libs/gst/play/play.h:
37318         * gst-libs/gst/tuner/Makefile.am:
37319         * gst-libs/gst/tuner/tuner.h:
37320         Generate enum type code with glib-mkenums.
37321         * gst-libs/gst/colorbalance/.cvsignore:
37322         * gst-libs/gst/mixer/.cvsignore:
37323         * gst-libs/gst/play/.cvsignore:
37324         * gst-libs/gst/tuner/.cvsignore:
37325         Ignore generated files.
37326
37327 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37328
37329         * gst-libs/gst/audio/.cvsignore:
37330         Ignore generated file.
37331         * gst-libs/gst/audio/Makefile.am:
37332         Do not install example filter.
37333
37334 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37335
37336         * examples/switch/.cvsignore:
37337         Ignore generated file.
37338
37339 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37340
37341         * common/m4/ax_create_stdint_h.m4:
37342         * configure.ac:
37343           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
37344           _stdint.h.
37345         * Makefile.am:
37346           remove generated _stdint.h in DISTCLEANFILES
37347         * ext/a52dec/gsta52dec.c:
37348           include _stdint.h for a52dec. (should fix #133064)
37349
37350 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37351
37352         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
37353         (gst_tag_to_vorbis_comments):
37354         Add replaygain support to vorbistag
37355
37356 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37357         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
37358         (gst_ffmpeg_caps_to_extradata):
37359           Fix SVQ3 caps flag properties
37360           Use glib macro for bytes swap
37361
37362 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37363
37364         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
37365         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
37366         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
37367         * ext/sndfile/gstsf.c: (plugin_init):
37368         * gst/avi/gstavi.c: (plugin_init):
37369         * sys/dxr3/dxr3init.c: (plugin_init):
37370         * sys/oss/gstossaudio.c: (plugin_init):
37371         * sys/v4l/gstv4l.c: (plugin_init):
37372         * sys/v4l2/gstv4l2.c: (plugin_init):
37373           remove textdomain calls
37374         * po/nl.po:
37375           update Dutch translation
37376
37377 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37378
37379         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37380         (gst_play_set_audio_sink): Moving volume in the audio thread for
37381         instantaneous volume change. Maybe i will add another volume in front
37382         of visualization later, not sure yet though.
37383
37384 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37385
37386         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37387         (gst_ximagesink_handle_xevents): Better X events handling, only take
37388         the latest events for configure and motion.
37389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
37390
37391 2004-02-02  Jon Trowbridge  <trow@gnu.org>
37392
37393         reviewed by: David Schleef  <ds@schleef.org>
37394
37395         Fix memory leaks:
37396         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
37397         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
37398
37399 2004-02-02  David Schleef  <ds@schleef.org>
37400
37401         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
37402         of lines.
37403         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
37404         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37405         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
37406         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
37407         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37408         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
37409         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
37410         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
37411         (gst_float2_2_int_link):
37412         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37413         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
37414         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
37415         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
37416         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
37417         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
37418         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
37419         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
37420         * testsuite/gst-lint: Add tests for bzero and ;;
37421
37422 2004-02-02  David Schleef  <ds@schleef.org>
37423
37424         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
37425
37426 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37427
37428         * ext/aalib/gstaasink.c: (gst_aasink_open):
37429         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
37430         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
37431         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
37432         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
37433         (gst_afsink_close_file):
37434         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
37435         (gst_afsrc_close_file):
37436         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
37437         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
37438         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
37439         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
37440         * ext/esd/esdmon.c: (gst_esdmon_get):
37441         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
37442         * ext/faac/gstfaac.c: (gst_faac_chain):
37443         * ext/faad/gstfaad.c: (gst_faad_chain):
37444         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
37445         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37446         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
37447         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
37448         (gst_flacdec_loop):
37449         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37450         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37451         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
37452         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
37453         (gst_gnomevfssink_close_file):
37454         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
37455         (gst_gnomevfssrc_open_file):
37456         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
37457         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
37458         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
37459         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
37460         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
37461         * ext/mad/gstmad.c: (gst_mad_chain):
37462         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37463         * ext/mpeg2dec/gstmpeg2dec.c:
37464         * ext/mpeg2enc/gstmpeg2enc.cc:
37465         * ext/mplex/gstmplex.cc:
37466         * ext/mplex/gstmplexibitstream.cc:
37467         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
37468         (gst_ogg_demux_push):
37469         * ext/raw1394/gstdv1394src.c:
37470         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
37471         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
37472         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
37473         (gst_sf_loop):
37474         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
37475         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
37476         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
37477         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
37478         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37479         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
37480         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
37481         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
37482         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
37483         (gst_riff_read_element_data), (gst_riff_read_seek),
37484         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
37485         * gst/adder/gstadder.c: (gst_adder_loop):
37486         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
37487         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
37488         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
37489         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
37490         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
37491         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
37492         * gst/goom/gstgoom.c: (gst_goom_chain):
37493         * gst/id3/gstid3types.c: (gst_id3types_loop):
37494         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
37495         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
37496         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
37497         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
37498         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
37499         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
37500         (gst_ebml_read_float), (gst_ebml_read_header):
37501         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
37502         (gst_matroska_demux_parse_blockgroup):
37503         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
37504         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
37505         * gst/oneton/gstoneton.c: (gst_oneton_chain):
37506         * gst/silence/gstsilence.c: (gst_silence_get):
37507         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37508         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
37509         * gst/speed/gstspeed.c: (speed_loop):
37510         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
37511         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
37512         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
37513         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
37514         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37515         (gst_wavparse_loop):
37516         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
37517         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
37518         (dxr3audiosink_close):
37519         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
37520         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
37521         (dxr3videosink_close), (dxr3videosink_write_data):
37522         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
37523         * sys/oss/gstosssink.c: (gst_osssink_chain):
37524         * sys/oss/gstosssrc.c: (gst_osssrc_get):
37525         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
37526         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
37527         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
37528         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
37529         (gst_v4l_set_window), (gst_v4l_enable_overlay):
37530         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
37531         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
37532         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
37533         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
37534         (gst_v4l_set_audio):
37535         * sys/v4l/v4l_calls.h:
37536         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
37537         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
37538         (gst_v4lmjpegsink_playback_init),
37539         (gst_v4lmjpegsink_playback_start):
37540         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
37541         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
37542         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
37543         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
37544         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
37545         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
37546         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
37547         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
37548         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
37549         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
37550         (gst_v4l2_get_output), (gst_v4l2_set_output),
37551         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
37552         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
37553         (gst_v4l2_set_attribute):
37554         * sys/v4l2/v4l2_calls.h:
37555         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
37556         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
37557         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
37558         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
37559         (gst_v4l2src_capture_stop):
37560         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
37561         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
37562         (gst_ximagesink_chain):
37563         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
37564         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
37565         (gst_xvideosink_xwindow_new):
37566         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
37567         (gst_xvimagesink_chain):
37568
37569 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37570
37571         * gst/volume/gstvolume.c: (gst_volume_set_volume),
37572         (gst_volume_get_volume), (volume_class_init), (volume_init),
37573         (volume_chain_int16), (volume_update_volume):
37574         * gst/volume/gstvolume.h:
37575           make code more readable by removing magic numbers
37576           make mixer interface export 0-100 range
37577           make it internally map to 0.0-1.0 range so users don't distort
37578           output by putting the sliders at full volume
37579
37580 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37581
37582         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
37583         (gst_play_state_change), (gst_play_seek_to_time):
37584         block the tick callback for 0.5 secs after doing a seek
37585
37586 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37587
37588         * gst-libs/gst/play/play.c: (gst_play_new):
37589           check for GError
37590
37591 2004-02-01  Julien MOUTTE  <julien@moutte.net>
37592
37593         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
37594         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
37595         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
37596         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
37597         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
37598         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
37599
37600 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37601
37602         * configure.ac:
37603         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
37604           check for a function added in vorbis 1.1
37605
37606 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37607
37608         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
37609         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
37610           really start/stop clock only on PLAYING <=> PAUSED
37611         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
37612           remove \n from debugging lines
37613         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37614           make it work when seeking does not
37615         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
37616           reset on DISCONT
37617
37618 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37619
37620         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
37621           start clock on PAUSED=>PLAYING, not later
37622         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
37623           extract correct time for different discont formats
37624         (gst_alsa_sink_get_time):
37625           don't segfault when no format is negotiated yet, just return 0
37626         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
37627         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
37628         (gst_ogg_pad_push):
37629           handle flush and discont events correctly
37630         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
37631           handle discont events correctly
37632
37633 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
37634
37635         * gst-libs/gst/play/play.c: (gst_play_error_quark),
37636         (gst_play_error_create), (gst_play_error_plugin),
37637         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
37638         * gst-libs/gst/play/play.h:
37639           add error handling during creation
37640         * examples/gstplay/player.c: (main):
37641           use new gst_play_new
37642
37643
37644 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37645
37646         * ext/theora/theoradec.c: (theora_dec_chain):
37647           make comments work
37648         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
37649         (vorbis_dec_src_event), (vorbis_dec_chain):
37650           add encoder tag, fix tag reading to be more error tolerant, change
37651           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
37652           gst_pad_event_default.
37653         * gst/tags/gstvorbistag.c:
37654         (gst_tag_list_from_vorbiscomment_buffer):
37655           undefine function specific define at end of function
37656
37657 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
37658
37659         * ext/flac/gstflac.c: (plugin_init):
37660         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
37661         * ext/flac/gstflacdec.h:
37662         * ext/flac/gstflacenc.h:
37663           Fix typos
37664
37665 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
37666
37667         * examples/gstplay/player.c: s/gstplay.h/play.h/
37668
37669 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37670
37671         * gst-libs/gst/play/Makefile.am:
37672         * gst-libs/gst/play/gstplay.c:
37673         * gst-libs/gst/play/gstplay.h:
37674         * gst-libs/gst/play/play.c:
37675           more surgery, operation complete
37676
37677 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37678
37679         * gst-libs/gst/play/play.old.c:
37680         * gst-libs/gst/play/play.old.h:
37681           after CVS surgery by moving, remove
37682         * gst-libs/gst/play/playpipelines.c:
37683           remove
37684
37685         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
37686           add negotiation error
37687
37688 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37689
37690         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
37691         (gst_ogg_demux_push):
37692           add some seeking debug info
37693           send a flush when seeking
37694
37695 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37696
37697         * configure.ac:
37698           use AC_C_INLINE
37699         * configure.ac:
37700         * ext/Makefile.am:
37701         * ext/theora/Makefile.am:
37702         * ext/theora/theoradec.c:
37703           add theora video decoder. Does just do simple decoding for now and
37704           has been tested against Theora cvs only. It only works when theora
37705           is compiled with --enable-static.
37706         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
37707           always reset packetno on DISCONT
37708
37709 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37710
37711         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37712           Fix audio.
37713
37714 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37715
37716         * gst/mpegaudioparse/gstmpegaudioparse.c:
37717         (mp3_type_frame_length_from_header):
37718           Fix header parsing - stolen from ffmpeg (thank you! :) ).
37719
37720 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37721
37722         * ext/esd/esdsink.c: (gst_esdsink_init):
37723           Since we have static pad template caps, we don't need to negotiate;
37724           either the core errors out or we know the format.
37725
37726 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37727
37728         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
37729         (gst_riff_read_seek):
37730         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
37731         (gst_ebml_read_seek):
37732           Fix event handling.
37733
37734 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37735
37736         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
37737           removee video/x-theora from vp3 decoder, it doesn't handle raw
37738           theora streams
37739         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
37740           fix bug with finalizing element that never went to PAUSED
37741         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
37742           length and position queries were swapped
37743         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
37744         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
37745         (vorbis_dec_src_event):
37746           implement querying time and bytes
37747
37748 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37749
37750         * just about every source file:
37751           gst_element_error -> GST_ELEMENT_ERROR
37752
37753 2004-01-29  Julien MOUTTE  <julien@moutte.net>
37754
37755         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
37756         emiting FLUSH and even before DISCONT.
37757         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
37758         get the best instant seeking as possible yay!
37759
37760 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37761
37762         * gst/mpeg1videoparse/gstmp1videoparse.c:
37763         (gst_mp1videoparse_real_chain):
37764           Committed wrong version last week... Grr... Didn't notice until now.
37765
37766 2004-01-29  Julien MOUTTE <julien@moutte.net>
37767
37768         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
37769         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
37770         have_xwindow_id signal in xwindow_create.
37771
37772 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37773
37774         * ext/ogg/gstoggdemux.c:
37775           lots of changes - mainly support for chained bitstreams, seeking,
37776           querying and bugfixes of course
37777         * ext/vorbis/Makefile.am:
37778         * ext/vorbis/vorbisdec.c:
37779         * ext/vorbis/vorbisdec.h:
37780           add vorbisdec raw vorbis decoder
37781         * ext/vorbis/vorbis.c: (plugin_init):
37782           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
37783         * gst/intfloat/Makefile.am:
37784         * gst/intfloat/float22int.c:
37785         * gst/intfloat/float22int.h:
37786         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
37787           add float2intnew plugin. It converts multichannel interleaved float to
37788           multichannel interleaved int. The name should probably be changed.
37789         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
37790         (plugin_init):
37791           add typefinding for raw theora video so oggdemux can detect it.
37792
37793 2004-01-28  Julien MOUTTE  <julien@moutte.net>
37794
37795         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
37796         sink element first.
37797         * gst/videoscale/gstvideoscale.c:
37798         (gst_videoscale_handle_src_event): Fixing src event handler.
37799
37800 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37801
37802         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
37803         (gst_v4lsrc_open), (gst_v4lsrc_close),
37804         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
37805         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
37806         * sys/v4l/gstv4lsrc.h:
37807         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
37808         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
37809           Implement resizing... Hack. But that's why v4l is b0rked...
37810
37811 2004-01-28  Julien MOUTTE <julien@moutte.net>
37812
37813         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
37814         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
37815         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
37816         (gst_ximagesink_xwindow_destroy):
37817         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
37818         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
37819         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37820         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
37821         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
37822         correctly cleaning the image created to check xshm calls on succes,
37823         added a lot of XSync calls in X11 functions, and fixed a segfault when
37824         no image format was defined before negotiation happened.
37825
37826 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37827
37828         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
37829           use gst_element_get_time to get correct time
37830
37831 2004-01-28  Julien MOUTTE  <julien@moutte.net>
37832
37833         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
37834         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
37835         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
37836         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
37837         (gst_xvimagesink_check_xshm_calls),
37838         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
37839         X plugins are now able to detect that XShm calls will fail even if the
37840         server claims that it has XShm support (remote displays most of the
37841         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
37842         so that we use non XShm functions. This feature is almost useless for
37843         xvimagesink as Xv is not supported on remote displays anyway, but
37844         it might happen than even on the local display XShm calls fail.
37845
37846 2004-01-27  David Schleef  <ds@schleef.org>
37847
37848         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
37849         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
37850         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
37851         changed esdsink to only use 44100,16,2, since esd sucks at rate
37852         conversion and esdsink has had difficulty negotiating.
37853
37854 2004-01-27  Julien MOUTTE <julien@moutte.net>
37855
37856         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
37857         (gst_play_seek_to_time): Fixing the way to get current position.
37858
37859 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37860
37861         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
37862           use gst_element_get_time to get correct time
37863
37864 2004-01-27  Julien MOUTTE <julien@moutte.net>
37865
37866         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
37867         fix ever... Inverting 2 lines of code make spider autoplug correctly
37868         tagged mp3 !
37869
37870 2004-01-27  David Schleef  <ds@schleef.org>
37871
37872         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37873         Use gst_pad_try_set_caps_nonfixed().
37874
37875 2004-01-27  David Schleef  <ds@schleef.org>
37876
37877         * gst/ac3parse/gstac3parse.c: update to checklist 5
37878         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
37879         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
37880         * gst/audioscale/gstaudioscale.c: same
37881         * gst/auparse/gstauparse.c: same
37882         * gst/avi/gstavidemux.c: same
37883
37884 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37885
37886         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
37887           stop processing after EOS
37888
37889 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37890
37891         * gst/asfdemux/asfheaders.h:
37892         * gst/asfdemux/gstasfdemux.c:
37893         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
37894         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
37895         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
37896           lot's of fixes to make data extraction simpler and get the code
37897           architecture and compiler independant. Add debugging category
37898         * gst/goom/gstgoom.c: (gst_goom_change_state):
37899           reset channel count on PAUSED=>READY, not READY=>PAUSED
37900
37901 2004-01-26  Colin Walters  <walters@verbum.org>
37902
37903         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
37904         code to pull a bigger buffer in iradio mode.  This as a side effect
37905         makes typefinding work.
37906
37907 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
37908
37909         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
37910         Fix SVQ3 decoding on PPC
37911
37912 2004-01-26  Julien MOUTTE <julien@moutte.net>
37913
37914         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
37915         that one managed to stay there... Fixed.
37916
37917 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
37918
37919         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
37920         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
37921         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
37922         (qtdemux_video_caps):
37923         * gst/qtdemux/qtdemux.h:
37924         Add SVQ3 specific flags to qtdemux and ffmpeg
37925
37926 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37927
37928         * gst-libs/gst/audio/audio.h:
37929           remove buffer-frames from audio caps
37930         * gst/audioconvert/gstaudioconvert.c:
37931           fix plugin to really work.
37932
37933 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37934
37935         * gst-libs/gst/mixer/mixer.c:
37936         * gst-libs/gst/propertyprobe/propertyprobe.c:
37937         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
37938         (gst_tuner_find_channel_by_name):
37939         * gst-libs/gst/tuner/tuner.h:
37940           Add gtk-doc style comments. Also fix a function name.
37941
37942 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37943
37944         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
37945         (gst_divxdec_negotiate):
37946           Fix for new capsnego - also fixes gst-player with divxdec.
37947
37948 2004-01-25  Julien MOUTTE  <julien@moutte.net>
37949
37950         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
37951         (gst_play_identity_handoff), (gst_play_set_location),
37952         (gst_play_set_visualization), (gst_play_connect_visualization): Another
37953         try in visualization implementation. Still have an issue with switch
37954         blocking when pulling from video_queue and only audio comes out of
37955         spider.
37956         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37957         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
37958         release method. And check if the pad is usable before pulling.
37959
37960 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37961
37962         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
37963         (gst_videobalance_init),
37964         (gst_videobalance_colorbalance_list_channels),
37965         (gst_videobalance_colorbalance_set_value),
37966         (gst_videobalance_colorbalance_get_value),
37967         (gst_videobalance_update_properties),
37968         (gst_videobalance_update_tables_planar411),
37969         (gst_videobalance_planar411):
37970         * gst/videofilter/gstvideobalance.h:
37971           Implement lookup-tables. +/- 10x faster.
37972
37973 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37974
37975         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37976         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
37977           The index reading was broken. The rest worked fine, but the whole
37978           goal of my rewrite was to make avidemux readable, and this was
37979           not at all readable. Please use typed variables.
37980
37981 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37982
37983         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37984           Additional pad usability check.
37985         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
37986         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
37987         (gst_mp1videoparse_real_chain):
37988           Fix MPEG video stream parsing. The original plugin had several
37989           issues, including not timestamping streams where the source was
37990           not timestamped (this happens with PTS values in mpeg system
37991           streams, but MPEG video is also a valid stream on its own so
37992           that needs timestamps too). We use the display time code for that
37993           for now. Also, if one incoming buffer contains multiple valid
37994           frames, we push them all on correctly now, including proper EOS
37995           handling. Lastly, several potential segfaults were fixed, and we
37996           properly sync on new sequence/gop headers to include them in next,
37997           not previous frames (since they're header for the next frame, not
37998           the previous). Also see #119206.
37999         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
38000         (bpf_from_header):
38001           Move caps setting so we only do it after finding several valid
38002           MPEG-1 fraes sequentially, not right after the first one (which
38003           might be coincidental).
38004         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
38005         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38006         (plugin_init):
38007           Add unsynced MPEG video stream typefinding, and change some
38008           probability values so we detect streams rightly. The idea is as
38009           follows: I can have an unsynced system stream which contains
38010           video. In the current code, I would randomly get a type for either
38011           system or video stream type found, because the probabilities are
38012           being calculated rather randomly. I now use fixed values, so we
38013           always prefer system stream if that was found (and that is how it
38014           should be). If no system stream was found, we can still identity                the stream as video-only.
38015
38016 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38017
38018         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38019         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38020           don't write to buffer. Extract data without the need of
38021           __attribute__ ((packed))
38022
38023 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38024
38025         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
38026         (mpeg1_sys_type_find):
38027           Fix MPEG-1 stream typefinding.
38028
38029 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38030
38031         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
38032           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
38033
38034 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38035
38036         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
38037         * ext/esd/gstesd.c: (plugin_init):
38038           private debugging, better error reporting
38039
38040 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38041
38042         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
38043         (gst_riff_read_init), (gst_riff_read_change_state):
38044         * gst-libs/gst/riff/riff-read.h:
38045           Remove stuff fromold metadata system.
38046
38047 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38048
38049         * ext/ogg/gstoggdemux.c:
38050           Fix wrong file comment.
38051         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38052         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
38053           Add metadata reading properly.
38054
38055 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38056
38057         * ext/Makefile.am:
38058           Fix nas DIST_SUBDIRS
38059           Uraeus:
38060           Fix bug where make distcheck doesn't get run on adding stuff to
38061           the build.
38062
38063 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38064
38065         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
38066         * ext/divx/gstdivxdec.h:
38067           Fix divx3 ("msmpeg4") playback using divxdec.
38068
38069 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38070
38071         * gst/typefind/gsttypefindfunctions.c:
38072         (mp3_type_frame_length_from_header): fix bug in length computation
38073         (mp3_type_find): improve debugging output
38074
38075 2004-01-23  Julien MOUTTE  <julien@moutte.net>
38076
38077         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38078         (gst_play_set_location), (gst_play_seek_to_time),
38079         (gst_play_set_audio_sink), (gst_play_set_visualization),
38080         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
38081         the pipeline from scratch. Visualization is back and switch went out as
38082         i realized it was not possible to use the way i wanted.
38083         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
38084         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
38085         clearing in state change from READY to NULL. So that one can clean the
38086         X ressources keeping the element.
38087         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38088         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
38089         (gst_xvimagesink_colorbalance_set_value),
38090         (gst_xvimagesink_colorbalance_get_value),
38091         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
38092         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
38093         change from READY to NULL and fixed some stupid bugs in colorbalance
38094         get/set values. Also added the following feature : when nobody tries to
38095         set some values to the colorbalance levels before the xcontext is
38096         grabbed, then when creating channels list from Xv attributes we set the
38097         internal values to the Xv defaults. This way we handle buggy Xv drivers
38098         that set default hue values far from the middle of the range (Thanks
38099         to Jon Trowbridge for pointing that issue).
38100         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
38101         colorbalance levels have been set before xcontext is grabbed.
38102
38103 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38104
38105         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
38106           Fix the ossmixer case where we shouldn't open /dev/dsp* because
38107           it might block operations (which is bad for a mixer).
38108
38109 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38110
38111         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
38112         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
38113         (gmip_find_type_pre):
38114         * gst-libs/gst/media-info/media-info-priv.h:
38115         * gst-libs/gst/media-info/media-info.c:
38116         (gst_media_info_instance_init), (gst_media_info_read_idler):
38117         add fakesink to get caps on decoder src pad again
38118         fix callback prototype to match new have_type signal signature
38119
38120 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38121
38122         * gst/adder/gstadder.c: (gst_adder_link):
38123           fix non-compile and cut-n-paste code
38124
38125 2004-01-21  David Schleef  <ds@schleef.org>
38126
38127         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
38128         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
38129         (gst_swfdec_init), (gst_swfdec_change_state):
38130         * ext/swfdec/gstswfdec.h:
38131         Fix negotiation.
38132         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
38133         (gst_adder_request_new_pad): Fix negotiation.
38134         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
38135         Add a fixate function.
38136         * gst/intfloat/gstfloat2int.c:
38137         * gst/intfloat/gstfloat2int.h:
38138         * gst/intfloat/gstint2float.c:
38139         * gst/intfloat/gstint2float.h:
38140         Completely rewrite the negotiation.  Doesn't quite work yet,
38141         due to some buffer-frames problem.
38142
38143 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
38144
38145         * ext/gnomevfs/gstgnomevfssrc.c:
38146         * sys/v4l2/v4l2_calls.h:
38147           fix includes for distcheck
38148
38149 2004-01-21  Christian Schaller <uraeus@gnome.org>
38150
38151         * ext/nas/
38152         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
38153         based on earlier patch from Laurent Vivier
38154
38155 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
38156
38157         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38158         Fix wma caps property
38159         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
38160         Fix typo (flags1 and flags2)
38161
38162 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38163
38164         * gst-libs/gst/media-info/media-info-priv.c:
38165         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
38166         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
38167         (gmip_find_stream), (gmip_find_track_metadata),
38168         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
38169         (gmip_find_track_format):
38170         * gst-libs/gst/media-info/media-info-priv.h:
38171         * gst-libs/gst/media-info/media-info-test.c: (main):
38172         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
38173         (gst_media_info_read_idler), (gst_media_info_read):
38174         * gst-libs/gst/media-info/media-info.h:
38175           register debugging category and use it for debugging
38176
38177 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38178
38179         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
38180         (gst_vorbisfile_new_link):
38181           signal streaminfo through tags
38182
38183 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38184
38185         * ext/mplex/gstmplex.cc:
38186         * ext/mplex/gstmplexibitstream.cc:
38187           g++ doesn't like NULL in our i18n/error macros, should be
38188           either (NULL) or ("").
38189
38190 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38191
38192         * sys/dxr3/dxr3audiosink.c:
38193         * sys/dxr3/dxr3init.c:
38194         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
38195         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
38196           Fix more error error error errors (missing includes here).
38197
38198 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38199
38200         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38201           fix thomas' error errors.
38202
38203 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38204
38205         * ext/mpeg2enc/gstmpeg2enc.cc:
38206           fix error errors.
38207
38208 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38209
38210         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38211         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38212           Fix for new error system.
38213
38214 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38215
38216         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38217           fix for new error reporting
38218
38219 2004-01-20  David Schleef  <ds@schleef.org>
38220
38221         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
38222         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
38223         (gst_ximagesink_set_xwindow_id): Change to using a framerate
38224         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
38225         and neither is 100+, most likely.
38226         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
38227         (gst_xvimagesink_getcaps): same
38228
38229 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38230
38231         * configure.ac:
38232           Up version requirement to 2.0.3 (not yet released) to avoid symbol
38233           clashes with ffmpeg.
38234
38235 2004-01-20  Julien MOUTTE  <julien@moutte.net>
38236
38237         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
38238         (gst_switch_init): Fixed switch element : proxying link and setting
38239         caps from src to sink on request.
38240
38241 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38242
38243         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
38244         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38245         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38246         fix element_error
38247
38248 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38249
38250         * sys/v4l/v4l_calls.h:
38251         * sys/v4l2/v4l2_calls.h:
38252           element_error fixes
38253
38254 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38255
38256         * gst-libs/gst/gst-i18n-plugin.h:
38257           add locale.h
38258           remove config.h inclusion
38259
38260 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38261
38262         * autogen.sh:
38263           adding autopoint invocation
38264         * Makefile.am:
38265         * configure.ac:
38266         * gst-libs/gst/gettext.h:
38267           adding gettext bits
38268         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38269         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38270         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38271         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38272         (gst_gnomevfssink_close_file):
38273         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
38274         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
38275         * gst-libs/gst/gst-i18n-plugin.h:
38276         * gst/avi/gstavi.c: (plugin_init):
38277         * sys/dxr3/dxr3init.c: (plugin_init):
38278         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
38279         * sys/oss/gstossaudio.c: (plugin_init):
38280         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38281         * sys/v4l/gstv4l.c: (plugin_init):
38282         * sys/v4l/v4l_calls.c: (gst_v4l_open):
38283         * sys/v4l2/gstv4l2.c: (plugin_init):
38284         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38285         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
38286         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
38287         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
38288         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
38289         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
38290           make sure locale and translation domain are set
38291           fix translated strings
38292         * po/.cvsignore:
38293         * po/LINGUAS:
38294         * po/Makevars:
38295         * po/POTFILES.in:
38296         * po/nl.po:
38297           put translation files into place
38298         * sys/xvideo/imagetest.c: (main):
38299         * ext/dv/demo-play.c: (main):
38300           fix unnecessary translations
38301
38302 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
38303
38304         * ext/sndfile/gstsf.c:
38305         * gst/avi/gstavimux.c:
38306         * ext/audiofile/gstafsink.c:
38307         * ext/audiofile/gstafsrc.c:
38308         * ext/gnomevfs/gstgnomevfssink.c:
38309         * ext/gnomevfs/gstgnomevfssrc.c:
38310         * sys/oss/gstosselement.c:
38311         * sys/v4l/v4l_calls.h:
38312           fix i18n include
38313
38314 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38315
38316         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38317         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38318         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38319         (gst_v4l2_get_output), (gst_v4l2_set_output),
38320         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38321         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38322         (gst_v4l2_set_attribute):
38323         update to new error handling
38324
38325 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38326
38327         * ext/sidplay/gstsiddec.cc:
38328         * gst/modplug/gstmodplug.cc:
38329           parenthese NULL because C++ seems angry about it
38330
38331 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38332
38333         * gst-libs/gst/gst-i18n-plugin.h:
38334           add skeleton i18n stuff, but needs to be further implemented
38335
38336 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38337
38338         * examples/gstplay/player.c: (main):
38339         * ext/aalib/gstaasink.c: (gst_aasink_open):
38340         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38341         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38342         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38343         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38344         (gst_afsink_close_file):
38345         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38346         (gst_afsrc_close_file):
38347         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38348         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38349         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38350         * ext/esd/esdmon.c: (gst_esdmon_get):
38351         * ext/esd/esdsink.c: (gst_esdsink_chain):
38352         * ext/faac/gstfaac.c: (gst_faac_chain):
38353         * ext/faad/gstfaad.c: (gst_faad_chain):
38354         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38355         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38356         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38357         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38358         (gst_flacdec_loop):
38359         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38360         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38361         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38362         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38363         (gst_gnomevfssink_close_file):
38364         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38365         (gst_gnomevfssrc_open_file):
38366         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38367         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38368         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38369         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38370         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38371         * ext/mad/gstmad.c: (gst_mad_chain):
38372         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38373         * ext/mpeg2dec/gstmpeg2dec.c:
38374         * ext/mpeg2enc/gstmpeg2enc.cc:
38375         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38376         * ext/mplex/gstmplex.cc:
38377         * ext/mplex/gstmplexibitstream.cc:
38378         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38379         (gst_ogg_demux_push), (gst_ogg_pad_push):
38380         * ext/raw1394/gstdv1394src.c:
38381         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38382         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38383         * ext/sidplay/gstsiddec.cc:
38384         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38385         (gst_sf_loop):
38386         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38387         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38388         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38389         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38390         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38391         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38392         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38393         * gst-libs/gst/Makefile.am:
38394         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38395         (gst_riff_read_element_data), (gst_riff_read_seek),
38396         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38397         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
38398         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38399         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38400         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38401         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38402         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38403         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38404         * gst/goom/gstgoom.c: (gst_goom_chain):
38405         * gst/id3/gstid3types.c: (gst_id3types_loop):
38406         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38407         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38408         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38409         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38410         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38411         (gst_ebml_read_float), (gst_ebml_read_header):
38412         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38413         (gst_matroska_demux_parse_blockgroup):
38414         * gst/modplug/gstmodplug.cc:
38415         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38416         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38417         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38418         * gst/silence/gstsilence.c: (gst_silence_get):
38419         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38420         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38421         * gst/speed/gstspeed.c: (speed_loop):
38422         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38423         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38424         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38425         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38426         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38427         (gst_wavparse_loop):
38428         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38429         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38430         (dxr3audiosink_close):
38431         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38432         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38433         (dxr3videosink_close), (dxr3videosink_write_data):
38434         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38435         * sys/oss/gstosselement.h:
38436         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
38437         (gst_osssink_chain):
38438         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38439         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38440         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38441         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38442         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
38443         (gst_v4l_enable_overlay):
38444         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38445         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38446         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38447         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38448         (gst_v4l_set_audio):
38449         * sys/v4l/v4l_calls.h:
38450         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38451         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38452         (gst_v4lmjpegsink_playback_init),
38453         (gst_v4lmjpegsink_playback_start):
38454         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
38455         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
38456         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
38457         (gst_v4lmjpegsrc_requeue_frame):
38458         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38459         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38460         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38461         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38462         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38463         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38464         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38465         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38466         (gst_v4l2src_capture_stop):
38467         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38468         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38469         (gst_ximagesink_chain):
38470         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38471         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38472         (gst_xvideosink_xwindow_new):
38473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38474         (gst_xvimagesink_chain):
38475         use new error signal, function and categories
38476
38477 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
38478
38479         * configure.ac:
38480         * ext/Makefile.am:
38481         * ext/musicbrainz/gsttrm.c:
38482         * ext/musicbrainz/gsttrm.h:
38483         * ext/musicbrainz/Makefile.am:
38484         Add a trm plugin
38485
38486 2004-01-18  Julien MOUTTE  <julien@moutte.net>
38487
38488         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
38489         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
38490         synchronous property for debugging.
38491         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
38492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38493         (gst_xvimagesink_set_property): Moving a pointer declaration to a
38494         smaller block, fixing indent.
38495
38496 2004-01-16  David Schleef  <ds@schleef.org>
38497
38498         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
38499         property affects the video stream.
38500         * sys/xvimage/xvimagesink.c:
38501         * sys/xvimage/xvimagesink.h:
38502         Add synchronous property for debugging.  Should probably be
38503         disabled in non-CVS builds.  Make sure that the Xv attribute
38504         exists before we set it (crash!).  Fix a silly float bug that
38505         caused colorbalance to just not work.
38506
38507 2004-01-17  Christian Schaller <Uraeus@gnome.org>
38508
38509         * tools/gst-launch-ext.in - update for new plugins
38510
38511 2004-01-16  David Schleef  <ds@schleef.org>
38512
38513         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
38514         already-freed caps.
38515
38516 2994-01-16  Christian Schaller <Uraeus@gnome.org>
38517
38518         * Update spec for new colorspace plugin and libcaca plugin
38519         * Fix compilation of libcaca plugin (clock -> id)
38520
38521 2004-01-16  Julien MOUTTE <julien@moutte.net>
38522
38523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
38524         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
38525         (gst_xvimagesink_set_xwindow_id),
38526         (gst_xvimagesink_colorbalance_set_value),
38527         (gst_xvimagesink_colorbalance_get_value),
38528         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
38529         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
38530         correct colorbalance properties. They can now be set when the element
38531         is still in NULL state. The values will be committed to the Xv Port
38532         when xcontext is initialized.
38533         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
38534         brightness int values in the GstXvImagesink structure.
38535
38536 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38537
38538         * gst-libs/gst/Makefile.am:
38539           restructure so having local patches works easier.
38540
38541 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38542
38543         * ext/mpeg2enc/Makefile.am:
38544         * ext/mpeg2enc/gstmpeg2enc.cc:
38545         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38546           Bugfix with respect to EOS handling.
38547
38548 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38549
38550         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
38551           Link with right caps (else, it segfaults).
38552         * ext/mplex/gstmplexjob.cc:
38553           Fix for slight API change in 1.6.1.93 release of mjpegtools.
38554
38555 2004-01-15  David Schleef  <ds@schleef.org>
38556
38557         * gst-libs/gst/audio/Makefile.am:
38558         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
38559         from the template.
38560         * gst-libs/gst/audio/gstaudiofilter.c:
38561         * gst-libs/gst/audio/gstaudiofilter.h:
38562         Add bytes_per_sample and size and n_samples calculation.
38563         * gst-libs/gst/audio/gstaudiofilterexample.c:
38564         Remove, now autogenerated.
38565         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
38566         Moved from gstaudiofilterexample, object name changed, code added
38567         so that it actually works.
38568         * gst-libs/gst/audio/make_filter:
38569         Script to build an audiofilter subclass from the template.
38570         * gst/colorspace/Makefile.am:
38571         * gst/colorspace/yuv2yuv.c:
38572         Remove file, since it's GPL, and we don't use it.
38573
38574 2004-01-15  Julien MOUTTE  <julien@moutte.net>
38575
38576         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
38577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
38578         them use the buffer free function to test how the buffer was allocated.
38579
38580 2004-01-15  David Schleef  <ds@schleef.org>
38581
38582         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
38583         that handles osssink fallback.
38584         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
38585         (gst_audio_convert_getcaps):
38586         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
38587         Add audio/x-qdm2 for QDM2 audio.
38588         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38589         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
38590         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38591         Decrease minimum size to 16x16.
38592         * gst/wavparse/gstwavparse.c:
38593         Convert disabled pad template caps to new caps.
38594         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
38595         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38596         (gst_xvimagesink_chain): Throw element error when display cannot
38597         be opened.  Increase minimum framerate to 1.0.  Check the data
38598         free function on a buffer to make sure it is the type we expect
38599         before manipulating it.
38600
38601 2004-01-15  Julien MOUTTE <julien@moutte.net>
38602
38603         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
38604         (gst_videobalance_colorbalance_set_value): Implement passthru if
38605         settings are in the middle.
38606         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
38607
38608 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38609
38610         * gst/videofilter/Makefile.am:
38611         * gst/volume/Makefile.am:
38612           Since we use videofilter symbols, link to it.
38613
38614 2004-01-15  Julien MOUTTE <julien@moutte.net>
38615
38616         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
38617         mixer interface type to HARDWARE.
38618         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
38619         type to SOFTWARE.
38620         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
38621         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
38622         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
38623         (gst_volume_interface_init), (gst_volume_list_tracks),
38624         (gst_volume_set_volume), (gst_volume_get_volume),
38625         (gst_volume_set_mute), (gst_volume_mixer_init),
38626         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
38627         (volume_init): Implementing mixer interface.
38628         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
38629         * sys/oss/gstosselement.c: (gst_osselement_get_type),
38630         (gst_osselement_change_state): Removing some trailing commas in
38631         structures.
38632         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
38633         interface type to HARDWARE.
38634         * sys/v4l/gstv4lcolorbalance.c:
38635         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
38636         type to HARDWARE.
38637         * sys/v4l2/gstv4l2colorbalance.c:
38638         (gst_v4l2_color_balance_interface_init): Setting colorbalance
38639         interface type to HARDWARE.
38640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
38641         same code than ximagesink for event handling.
38642
38643 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38644
38645         * ext/snapshot/Makefile.am:
38646         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
38647         (gst_snapshot_chain):
38648         * ext/snapshot/gstsnapshot.h:
38649           This has to be a joke... Snapshot should be connected to a tee,
38650           colorspace element before it and EOS after that, where the other
38651           src of the tee receives normal data.
38652           The current way is *wrong*.
38653
38654 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38655
38656         * ext/hermes/gsthermescolorspace.c:
38657           Fix another compile error. Same as below.
38658
38659 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38660
38661         * gst/colorspace/gstcolorspace.c:
38662         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
38663         (gst_colorspace_i420_to_yv12):
38664           Fix compiling... Didn't test if it actually works.
38665
38666 2004-01-15  David Schleef  <ds@schleef.org>
38667
38668         * configure.ac:
38669         * gst/colorspace/Makefile.am:
38670         * gst/colorspace/gstcolorspace.c:
38671         * gst/colorspace/gstcolorspace.h:
38672         * gst/colorspace/yuv2rgb.c:
38673         * gst/colorspace/yuv2rgb.h:
38674         Duplicate the ext/hermes colorspace plugin, and remove Hermes
38675         code and GPL code.  Fix for new caps negotiation.  Rewrite
38676         much of the format handling code, and some of the conversion
38677         code.  Basically, rewrote almost everything.  This element
38678         handles I420, YV12 to RGB conversions.
38679         * ext/hermes/Makefile.am:
38680         * ext/hermes/gsthermescolorspace.c:
38681         Rename colorspace to hermescolorspace.  Fix negotiation issues.
38682         Remove non-Hermes related code.  This element handles lots of
38683         RGB to RGB conversions, but no YUV.
38684         * ext/hermes/gstcolorspace.c:
38685         * ext/hermes/gstcolorspace.h:
38686         * ext/hermes/rgb2yuv.c:
38687         * ext/hermes/yuv2rgb.c:
38688         * ext/hermes/yuv2rgb.h:
38689         * ext/hermes/yuv2rgb_mmx16.s:
38690         * ext/hermes/yuv2yuv.c:
38691         * ext/hermes/yuv2yuv.h:
38692         Remove old code.
38693
38694 2004-01-14  Colin Walters  <walters@verbum.org>
38695
38696         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
38697         they've already been.
38698
38699 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38700
38701         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38702           assume tag mode when pad is not connected
38703
38704 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38705
38706         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38707           Don't update the time of the clock
38708         (gst_alsa_sink_loop):
38709           sync to the clock given to alsasink, not the own clock
38710         * sys/oss/gstosssink.c: (gst_osssink_chain):
38711           sync to the clock
38712         (gst_osssink_change_state):
38713           activate the clock
38714         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
38715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
38716           remove bogus code that made DISCONT events unhandled
38717         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
38718           explicitly case to double in _set_simple. (fixes 2nd warning in bug
38719           #131502)
38720         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
38721         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
38722         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
38723           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
38724           2nd warning in bug #131502)
38725
38726 2004-01-14  Julien MOUTTE  <julien@moutte.net>
38727
38728         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
38729         (gst_videobalance_colorbalance_set_value),
38730         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
38731         for colorbalance interface implementation.
38732         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38733         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
38734         (gst_ximagesink_dispose), (gst_ximagesink_init),
38735         (gst_ximagesink_class_init): Adding DISPLAY property.
38736         * sys/ximage/ximagesink.h: Adding display_name to store display.
38737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38738         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
38739         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
38740         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
38741         properties (they still need polishing though for gst-launch use : no
38742         xcontext yet, i ll do that tomorrow).
38743         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
38744
38745 2004-01-14  Julien MOUTTE  <julien@moutte.net>
38746
38747         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38748         (gst_play_set_location), (gst_play_set_visualization): Preparing
38749         switch integration, adding videobalance in the pipeline.
38750
38751 2004-01-14  Julien MOUTTE <julien@moutte.net>
38752
38753         * gst-libs/gst/colorbalance/colorbalance.c:
38754         (gst_color_balance_class_init): Adding a default type.
38755         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
38756         the type.
38757         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
38758         (gst_videobalance_dispose), (gst_videobalance_class_init),
38759         (gst_videobalance_init), (gst_videobalance_interface_supported),
38760         (gst_videobalance_interface_init),
38761         (gst_videobalance_colorbalance_list_channels),
38762         (gst_videobalance_colorbalance_set_value),
38763         (gst_videobalance_colorbalance_get_value),
38764         (gst_videobalance_colorbalance_init): Implementing colorbalance
38765         interface.
38766         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
38767         list.
38768         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
38769         bug which was triggering a BadAccess X error when setting an overlay
38770         before pad was really negotiated.
38771         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
38772         Using the colorbalance type macro.
38773
38774 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38775
38776         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
38777         (gst_flacenc_chain):
38778           handle tags correctly
38779         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
38780           extract ID3v1 tags correctly
38781
38782 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38783
38784         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
38785         (plugin_init):
38786           Improve matroska typefinding for odd-typed headers...
38787
38788 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38789
38790         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
38791           Fix for using incremental number on padnames.
38792
38793 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38794
38795         * ext/divx/gstdivxdec.c:
38796         * ext/divx/gstdivxenc.c:
38797           Set category to divx4linux instead of divx (too generic).
38798         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
38799         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
38800         (gst_wavparse_loop), (gst_wavparse_change_state):
38801         * gst/wavparse/gstwavparse.h:
38802           fix parsing of WAV files with non-standard fmt-tag size and fix
38803           skipping of unrecognized chunks... Someone please fix this thing
38804           to use rifflib so all this is automated.
38805         * sys/v4l/Makefile.am:
38806         * sys/v4l2/Makefile.am:
38807           Add X_CFLAGS because we depend on X (for overlay).
38808
38809 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
38810
38811         * ext/mpeg2dec/gstmpeg2dec.c:
38812           Don't issue a timestamp unless we tagged the frame
38813           with a PTS.
38814
38815 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38816
38817         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
38818           Query the audio element to get the time, not the clock. We're
38819           interested in the element's time here.
38820
38821 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38822
38823         * ext/aalib/gstaasink.c: (gst_aasink_chain):
38824         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38825         * ext/esd/esdsink.c: (gst_esdsink_chain):
38826         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
38827         * ext/mas/massink.c: (gst_massink_chain):
38828         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
38829         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
38830         (gst_matroska_demux_parse_metadata):
38831         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
38832         (gst_mpeg_parse_release_locks):
38833         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
38834         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
38835         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38836         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
38837         (gst_osssink_change_state):
38838         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38839         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
38840         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
38841         (gst_xvideosink_release_locks):
38842         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
38843           use element time.
38844         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
38845         (gst_alsa_clock_stop):
38846         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
38847         (gst_audio_clock_get_internal_time):
38848           simplify for use with new clocking code.
38849         * testsuite/alsa/Makefile.am:
38850         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
38851           fix testsuite for new caps system
38852
38853 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38854
38855         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
38856         * ext/flac/gstflacenc.c: (add_one_tag):
38857           length is already host endian, no need to convert. Fixes playback of
38858           tagged files on PPC. (bug #128384)
38859
38860 2004-01-13  Julien MOUTTE <julien@moutte.net>
38861
38862         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
38863         colorbalance interface stating if it is hardware based or software
38864         based.
38865         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
38866         Removing a trailing comma.
38867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38868         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
38869         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
38870         the documentation seems to be wrong on the -1000 to 1000 interval.
38871
38872 2004-01-12  David Schleef  <ds@schleef.org>
38873
38874         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
38875         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
38876         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
38877         Fix negotiation.  Add a bufferalloc function for the sink pad,
38878         and generally clean up some of the code.
38879
38880 2004-01-12  Julien MOUTTE <julien@moutte.net>
38881
38882         * gst-libs/gst/colorbalance/colorbalancechannel.c:
38883         (gst_color_balance_channel_dispose): Adding safety check in dispose
38884         method.
38885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38886         (gst_xvimagesink_xcontext_clear),
38887         (gst_xvimagesink_interface_supported),
38888         (gst_xvimagesink_colorbalance_list_channels),
38889         (gst_xvimagesink_colorbalance_set_value),
38890         (gst_xvimagesink_colorbalance_get_value),
38891         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
38892         Adding colorbalance interface support to set XV parameters such as
38893         HUE, BRIGHTNESS, CONTRAST, SATURATION.
38894         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
38895         interface.
38896
38897 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38898
38899         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
38900         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
38901         (gst_audio_convert_init), (gst_audio_convert_set_property),
38902         (gst_audio_convert_get_property), (gst_audio_convert_chain),
38903         (gst_audio_convert_link),
38904         (gst_audio_convert_buffer_to_default_format),
38905         (gst_audio_convert_buffer_from_default_format), (plugin_init):
38906           - implement _getcaps and use it
38907           - improve linking
38908           - remove float caps since no float conversion is actually done
38909           - remove properties and arguments that were to be used for rate
38910             conversion
38911
38912 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38913
38914         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
38915         (gst_audio_structure_set_int):
38916         * gst-libs/gst/audio/audio.h:
38917           add helper functions for _getcaps matching the standard audio
38918           templates
38919
38920 2004-01-12  David Schleef  <ds@schleef.org>
38921
38922         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38923         Test that pad is negotiated before getting its caps.
38924
38925 2004-01-12  Julien MOUTTE <julien@moutte.net>
38926
38927         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
38928         analyzing the pads of an element the bin is mostly in READY state so
38929         no caps were negotiated. This helper function needs to work with
38930         _get_caps directly then. I was not freeing them though, added that to
38931         fix the mem leak.
38932
38933 2004-01-12  Julien MOUTTE <julien@moutte.net>
38934
38935         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
38936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
38937         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
38938         than the free_func.
38939
38940 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38941
38942         * sys/oss/gstossaudio.c: (plugin_init):
38943         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
38944         * sys/oss/gstosselement.h:
38945           make an oss debugging category
38946           make failure more descriptive
38947
38948 2004-01-11  David Schleef  <ds@schleef.org>
38949
38950         * ext/ffmpeg/gstffmpeg.c:
38951         * ext/ffmpeg/gstffmpegcodecmap.c:
38952         * ext/ffmpeg/gstffmpegdec.c:
38953         * ext/ffmpeg/gstffmpegenc.c:
38954         * ext/ffmpeg/gstffmpegprotocol.c:
38955         * ext/gdk_pixbuf/gstgdkanimation.c:
38956         * ext/jpeg/gstjpeg.c:
38957         * ext/libpng/gstpng.c:
38958         * ext/mpeg2dec/perftest.c:
38959         * ext/speex/gstspeex.c:
38960         * gst-libs/gst/resample/dtos.c:
38961         * gst/intfloat/gstintfloatconvert.c:
38962         * gst/oneton/gstoneton.c:
38963         * gst/rtjpeg/RTjpeg.c:
38964         * gst/rtp/gstrtp.c:
38965         * sys/dxr3/dxr3init.c:
38966         * sys/glsink/gstgl_nvimage.c:
38967         * sys/glsink/gstgl_pdrimage.c:
38968         * sys/glsink/gstglsink.c:
38969         * testsuite/gst-lint:
38970         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
38971
38972 2004-01-11  David Schleef  <ds@schleef.org>
38973
38974         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
38975         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
38976         * ext/gdk_pixbuf/gstgdkanimation.c:
38977         (gst_gdk_animation_iter_create_pixbuf):
38978         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38979         (gst_gdk_pixbuf_chain):
38980         * ext/gdk_pixbuf/gstgdkpixbuf.h:
38981         * ext/jack/gstjack.c: (gst_jack_change_state):
38982         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
38983         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
38984         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38985         * gst/videofilter/gstvideofilter.c:
38986         (gst_videofilter_set_output_size):
38987         Remove all usage of gst_pad_get_caps(), and replace it with
38988         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
38989
38990 2004-01-11  David Schleef  <ds@schleef.org>
38991
38992         * configure.ac:
38993         * ext/Makefile.am: Fixes to make ext/libcaca compile.
38994         * ext/divx/gstdivxdec.c:
38995         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38996         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
38997         handle images that span multiple buffers.  Now work with both
38998         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
38999         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39000         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
39001         video/video.h changes
39002         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
39003         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39004         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
39005         of GstData free function.
39006         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39007         same.
39008
39009 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39010
39011         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
39012         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
39013         (gst_v4l2element_get_property):
39014         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
39015           add norm, channel and frequency properties.
39016         * sys/v4l2/gstv4l2tuner.c:
39017           fixes for tuner interface changes
39018         * sys/v4l2/gstv4l2element.h:
39019         * sys/v4l2/gstv4l2src.c:
39020         * sys/v4l2/gstv4l2src.h:
39021         * sys/v4l2/v4l2src_calls.c:
39022         * sys/v4l2/v4l2src_calls.h:
39023           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
39024
39025 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39026
39027         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
39028         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
39029         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
39030         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
39031         * gst-libs/gst/tuner/tuner.h:
39032           GObjects aren't const.
39033           Add find_by_name functions.
39034           Add checks to _changed functions.
39035         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
39036         (gst_v4l_tuner_get_norm):
39037           Fixes for above.
39038
39039 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39040
39041         * gst-libs/gst/video/video.h:
39042           Fix caps template names to be understandable.
39043           Prefix everything with GST_VIDEO.
39044         * ext/aalib/gstaasink.c:
39045         * ext/divx/gstdivxdec.c:
39046         * ext/divx/gstdivxenc.c:
39047         * ext/gdk_pixbuf/gstgdkpixbuf.c:
39048         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
39049         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
39050         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
39051         * ext/libcaca/gstcacasink.c:
39052         * ext/libpng/gstpngenc.c: (raw_caps_factory):
39053         * ext/snapshot/gstsnapshot.c:
39054         * ext/swfdec/gstswfdec.c:
39055         * ext/xvid/gstxviddec.c:
39056         * ext/xvid/gstxvidenc.c:
39057         * gst/chart/gstchart.c:
39058         * gst/deinterlace/gstdeinterlace.c:
39059         * gst/effectv/gsteffectv.c:
39060         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39061         * gst/goom/gstgoom.c:
39062         * gst/median/gstmedian.c:
39063         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
39064         (gst_monoscope_srcconnect), (gst_monoscope_chain):
39065         * gst/overlay/gstoverlay.c:
39066         * gst/smooth/gstsmooth.c:
39067         * gst/smpte/gstsmpte.c:
39068         * gst/synaesthesia/gstsynaesthesia.c:
39069         * gst/videocrop/gstvideocrop.c:
39070         * gst/videodrop/gstvideodrop.c:
39071         * gst/y4m/gsty4mencode.c:
39072         * sys/qcam/gstqcamsrc.c:
39073         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
39074           Make them work with new video.h file.
39075         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39076         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39077         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39078         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39079           Make it work with new buffer allocation system.
39080
39081 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39082
39083         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
39084         pad_alloc_buffer implementation to use ->srcpad
39085         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
39086         pad_alloc_buffer implementation to use ->srcpad
39087         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
39088         pad_alloc_buffer implementation to use ->srcpad
39089         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39090         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
39091         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39092         a reference to everything we need.
39093         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
39094         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
39095         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
39096         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39097         a reference to everything we need.
39098         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
39099
39100 2004-01-11  David Schleef  <ds@schleef.org>
39101
39102         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
39103         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
39104         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
39105         structure members.
39106         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
39107         value during a resize/renegotiation.
39108         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
39109         gst_pad_alloc_buffer();
39110         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39111         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
39112         structure members.
39113         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39114         Fix for rename of buffer private structure members.
39115         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39116         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39117         Fix for rename of buffer private structure members.
39118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39119         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39120         Fix for rename of buffer private structure members.
39121
39122 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
39123
39124         reviewed by: David Schleef <ds@schleef.org>
39125
39126         * gst/videofilter/Makefile.am:
39127         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
39128         from the patch by ds to fit in with recent make_filter changes.
39129
39130 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39131
39132         * configure.ac: Adding examples/switch/Makefile
39133         * examples/Makefile.am: Adding examples/switch
39134         * examples/switch/Makefile.am: Adding switcher example.
39135         * examples/switch/switcher.c: (got_eos), (idle_iterate),
39136         (switch_timer), (main): Adding an example demonstrating switch usage
39137         with 2 videotestsrc showing different patterns.
39138         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39139         (gst_switch_init): Fixing switch with the new caps system.
39140
39141 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39142
39143         * gst-libs/gst/video/video.h:
39144           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
39145           They should probably be like
39146           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
39147
39148 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39149
39150         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39151         (qtdemux_parse_trak):
39152           fix audio chunk size/timestamp calculation
39153
39154 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39155
39156         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39157           fix SVQ3 caps
39158
39159 2004-01-11  Steve Baker  <steve@stevebaker.org>
39160
39161         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
39162         (gst_agingtv_base_init), (gst_agingtv_class_init),
39163         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
39164         (gst_agingtv_set_property), (gst_agingtv_get_property):
39165         Port agingTV to videofilter
39166
39167 2004-01-09  Julien MOUTTE <julien@moutte.net>
39168
39169         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
39170         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39171
39172 2004-01-09  Julien MOUTTE <julien@moutte.net>
39173
39174         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
39175         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39176         * gst-libs/gst/xoverlay/xoverlay.c:
39177         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
39178         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
39179         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39180         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39181         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39182         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39183         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
39184         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
39185         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39186         interface implementation to handle xid being 0 and fix some bugs
39187         triggered by Benjamin's testcase.
39188         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39189         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
39190         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
39191         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39192         interface implementation to handle xid being 0 and fix some bugs
39193         triggered by Benjamin's testcase.
39194
39195 2004-01-09  David Schleef  <ds@schleef.org>
39196
39197         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
39198         mouse pointer events.  It works.
39199
39200 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39201
39202         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
39203           Use explicit caps - fix capsnego.
39204         * ext/xvid/gstxviddec.c:
39205         * ext/xvid/gstxvidenc.c:
39206           Remove macro-inside-macro which caused compile errors.
39207         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
39208           Error out if it's not a RIFF file. Else we error out without
39209           gst_element_error() which is not good...
39210
39211 2004-01-08  David Schleef  <ds@schleef.org>
39212
39213         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39214         Fix pad_link function to handle formats that ffmpeg returns
39215         as multiple caps structures.
39216         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
39217         Only complain if source buffer is _smaller_ than expected.
39218         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
39219         (gst_videoscale_handle_src_event): Resize navigation events
39220         when passing them upstream.
39221         * gst/videotestsrc/gstvideotestsrc.c:
39222         * gst/videotestsrc/gstvideotestsrc.h:
39223         * gst/videotestsrc/videotestsrc.c:
39224         * gst/videotestsrc/videotestsrc.h:
39225         Rewrite many of the buffer painting functions to handle odd
39226         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
39227         been verified to work with my video card.
39228         * testsuite/gst-lint:  Add check for elements calling
39229         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
39230
39231 2004-01-08  David Schleef  <ds@schleef.org>
39232
39233         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
39234         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
39235
39236 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39237
39238         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
39239         configure event is not emiting the desired size signal. That fixes
39240         aspect ratio issues with gst-player.
39241
39242 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39243
39244         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
39245           Fix capsnego.
39246
39247 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39248
39249         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
39250         public method to fire size signal.
39251
39252 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39253
39254         * examples/gstplay/Makefile.am: Adding the interface library.
39255         * gst-libs/gst/play/Makefile.am: Adding the interface library.
39256         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
39257         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
39258         GST_IS_X_OVERLAY before signal connect.
39259         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
39260         Removing the have_video_size signal.
39261         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
39262         and associated public method.
39263         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39264         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
39265         signal.
39266         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
39267         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
39268         signal.
39269         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
39270         Using XOverlay public method to fire size signal.
39271
39272 2004-01-07  David Schleef  <ds@schleef.org>
39273
39274         * gst/videofilter/Makefile.am:
39275         * gst/videofilter/gstvideotemplate.c:
39276         * gst/videofilter/make_filter:
39277         Create gstvideoexample.c in a srcdir!=builddir friendly way.
39278         Convert make_filter to /bin/sh script.
39279
39280 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
39281
39282         * gst/modplug/gstmodplug.cc: fix element description
39283
39284 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39285
39286         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
39287         (got_video_size): Adding some new lines in g_print calls.
39288         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39289         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
39290         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
39291         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
39292         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
39293         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
39294         Complete code review, reverting some stuff i disagree with, adding
39295         some fixes : time synchronization on invalid timestamps, renegotiation
39296         of private window.
39297         * sys/ximage/ximagesink.h:
39298         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
39299         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
39300         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
39301         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
39302         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
39303         (gst_xvimagesink_buffer_new),
39304         (gst_xvimagesink_navigation_send_event),
39305         (gst_xvimagesink_set_xwindow_id),
39306         (gst_xvimagesink_get_desired_size),
39307         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
39308         stuff i disagree with, adding some fixes : Renegotiation of private
39309         window, implementing get_desired_size.
39310
39311 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39312
39313         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
39314         (gst_afsink_handle_event):
39315         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
39316         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
39317         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
39318         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
39319         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
39320           Fix for instantiate-test (see core). Also remove dead code from
39321           jpegenc (which still needs fixing, but that's lower on my TODO
39322           list...).
39323         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
39324           Never return NULL as caps.
39325
39326 2004-01-07  David Schleef  <ds@schleef.org>
39327
39328         * configure.ac:
39329         * ext/Makefile.am:
39330         * ext/librfb/Makefile.am:
39331         * ext/librfb/gstrfbsrc.c:
39332         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
39333         is the protocol used by VNC.
39334
39335 2004-01-07  David Schleef  <ds@schleef.org>
39336
39337         * gst/videofilter/gstvideotemplate.c:
39338         * gst/videofilter/gstvideotemplate.h:
39339         * gst/videofilter/make_filter:
39340         Merge videotemplate header into source file.
39341         * gst/effectv/Makefile.am:
39342         * gst/effectv/gsteffectv.c: (plugin_init):
39343         * gst/effectv/gstwarp.c:
39344         Make warpTV a subclass of videofilter.
39345
39346 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39347
39348         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
39349           Add guard against invalid utf-8 conversions in mad. Just in case.
39350
39351 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39352
39353         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
39354           Fix for bug shown by poisoning
39355
39356 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39357
39358         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39359         (gst_v4lmjpegsrc_buffer_free):
39360         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
39361         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
39362         (gst_v4lsrc_buffer_free):
39363           Fix for removed bufferpools.
39364
39365 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39366
39367         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39368         Fix caps negotiation.
39369
39370         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
39371         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
39372         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
39373         (dvdnavsrc_event):
39374         * ext/mpeg2dec/gstmpeg2dec.c:
39375         * gst-libs/gst/navigation/navigation.c:
39376         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
39377         * gst-libs/gst/navigation/navigation.h:
39378         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
39379         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
39380         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
39381         Super-simple first version of mouse and keyboard events. Clicking
39382         on a DVD menu now works, although it may not take you where you
39383         expected.
39384
39385         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
39386         * gst/videotestsrc/gstvideotestsrc.c:
39387         (gst_videotestsrc_src_fixate):
39388         These fixate functions were broken - they never actually
39389         fixated :)
39390
39391 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39392
39393         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
39394         (gst_icecastsend_init):
39395           fix for new caps system.
39396         * gst-libs/gst/mixer/mixertrack.h:
39397         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
39398           Add 'master track' flag (for tools like ACME that only want to
39399           change the main volume).
39400
39401 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39402
39403         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
39404         (gst_xvid_csp_to_caps):
39405         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
39406         * ext/xvid/gstxvidenc.c:
39407         ifdef out ARGB type when it isn't available
39408         in xvidcore 1.0.0beta2
39409
39410 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39411
39412         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39413           When we have received a new SCR right in the first buffer after
39414           a seek (so in the same cycle that handles the discont), we should
39415           handle the buffer instead of unreffing it, else we lose data.
39416
39417 2004-01-06  Iain <iain@prettypeople.org>
39418
39419         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
39420           buffer-frames caps too.
39421
39422         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
39423           caps that we need, don't destroy them all and rebuild them. And when
39424           creating src pads, use the src pad template rather than the sink...
39425
39426 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39427
39428         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
39429           Add pad to element *after* setting functions such as event handler.
39430           Without this, the scheduler (opt) will link pads, set the event
39431           handler from the default event function (dispatcher in gstpad.c)
39432           and *after* that, we will set our own event function, which will
39433           thus never be used (and thus mpegdemux doesn't handle events).
39434
39435 2004-01-04  David Schleef  <ds@schleef.org>
39436
39437         Fix the fixate functions to handle new prototype:
39438         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
39439         * gst/videotestsrc/gstvideotestsrc.c:
39440         (gst_videotestsrc_src_fixate):
39441         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
39442         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
39443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
39444
39445 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39446
39447         * sys/ximage/ximagesink.h:
39448         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39449         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
39450         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
39451         (gst_ximagesink_xoverlay_init):
39452           assorted fixes to make (re)embedding work
39453         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
39454         (gst_ximagesink_get_desired_size):
39455           implement desired size additions to XOverlay
39456
39457 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39458
39459         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
39460         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
39461         (gst_x_overlay_got_desired_size):
39462         * gst-libs/gst/xoverlay/xoverlay.h:
39463           Add optional "desired size" signal and querying.
39464
39465 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39466
39467         * gst/matroska/matroska-demux.c:
39468         (gst_matroska_demux_parse_blockgroup):
39469           Fix EBML-laced block parsing. Diffs are relative to previous
39470           lace, not the first lace. Thanks to Mosu from the Matroska
39471           team for detecting this.
39472         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39473         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
39474         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
39475         (gst_wavparse_change_state):
39476         * gst/wavparse/gstwavparse.h:
39477           Quickfix for capsnego.
39478
39479 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39480
39481         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
39482           Fix indenting, fix pad creation.
39483
39484 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39485
39486         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
39487         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
39488         (gst_xviddec_sink_link):
39489           Implement src_getcaps() so proper size caps is negotiated.
39490
39491 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39492
39493         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
39494           Finish flac decoder on EOS. See #116178.
39495
39496 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39497
39498         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
39499         (gst_matroska_demux_add_stream):
39500         * gst/matroska/matroska-ids.h:
39501           Add getcaps() function to fix capsnego...
39502
39503 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39504
39505         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
39506         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
39507         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
39508           Fix more integer overflows. Again, see #126967.
39509
39510 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39511
39512         * ext/mpeg2dec/gstmpeg2dec.c:
39513           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
39514           #130416.
39515
39516 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39517
39518         * configure.ac:
39519         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
39520         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
39521         * ext/xvid/gstxvid.h:
39522         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
39523         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
39524         (gst_xviddec_src_link), (gst_xviddec_sink_link),
39525         (gst_xviddec_change_state):
39526         * ext/xvid/gstxviddec.h:
39527         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
39528         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
39529         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
39530         (gst_xvidenc_link), (gst_xvidenc_set_property),
39531         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
39532         * ext/xvid/gstxvidenc.h:
39533           Update xvid plugin to latest xvid (1.0.0-beta3) API.
39534
39535 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39536
39537         * gst/rtp/rtp-packet.c:
39538           Add sys/types.h include, since OS X doesn't define in_addr_t
39539           in netinet/in.h, like it does on Linux (see #129600).
39540
39541 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
39542
39543         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
39544
39545         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
39546           Correct logic of dispose function (see #129306).
39547
39548 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39549
39550         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
39551         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
39552         (gst_mpeg_parse_init):
39553         * gst/mpegstream/gstmpegparse.h:
39554           Remove clock (which was never provided, i.e. dead code), and
39555           also fix integer overflows at high PTS values (see #126967).
39556
39557 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39558
39559         * ext/flac/gstflacdec.c:
39560         * ext/libpng/gstpngenc.h:
39561         * ext/mikmod/gstmikmod.h:
39562           OS X fixes (see #126628).
39563
39564 2004-01-02  David Schleef  <ds@schleef.org>
39565
39566         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
39567         (gst_alsa_src_base_init): Remove bogus "src" request pad.
39568         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
39569         (gst_mpeg_parse_class_init): Move pad template registration
39570         to class_init, since the derived class (mpegdemux) doesn't
39571         want them.
39572
39573 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39574
39575         * sys/ximage/Makefile.am:
39576         * sys/xvideo/Makefile.am:
39577         * sys/xvimage/Makefile.am:
39578           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
39579           after installation (see #127664).
39580
39581 2004-01-02  David Schleef  <ds@schleef.org>
39582
39583         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
39584         (gst_ffmpegenc_connect):  Negotiation fixes.
39585         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
39586         Remove inappropriate gst_caps_free().
39587         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
39588         Reenable Ronald's internal resize code, since the core handles
39589         it correctly now.
39590
39591 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39592
39593         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
39594         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
39595         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
39596           Fix pad template stuff.
39597
39598 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39599
39600         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
39601         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
39602           fix signed integer reading/writing.
39603
39604 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39605
39606         * ext/alsa/README:
39607           Remove outdated document
39608
39609 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
39610
39611         * gst/cutter/gstcutter.c: (gst_cutter_init):
39612           src pad was being created twice - oops.
39613
39614 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39615
39616         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
39617           Comment out internal resize. It doesn't handle the resulting
39618           XEvent internally, does another try_set_caps() which leads to
39619           a really nice loop.
39620           Real fix will come when Julien and Dave are awake. ;).
39621
39622 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39623
39624         * ext/mpeg2enc/gstmpeg2enc.cc:
39625           fix const/nonconst compile issue.
39626
39627 2004-01-02  David Schleef  <ds@schleef.org>
39628
39629         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
39630         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
39631         Add fixate function and a check for bad formats.
39632
39633 2004-01-01  David Schleef  <ds@schleef.org>
39634
39635         Negotiation fixes:
39636         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
39637         (gst_audiofilter_init):
39638         * gst/debug/efence.c: (gst_efence_init):
39639         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
39640         (gst_deinterlace_init):
39641         * gst/volume/gstvolume.c: (volume_connect):
39642
39643 2004-01-01  David Schleef  <ds@schleef.org>
39644
39645         Convert elements to use gst_pad_use_explicit_caps() where
39646         appropriate:
39647         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
39648         * ext/audiofile/gstafparse.c: (gst_afparse_init),
39649         (gst_afparse_open_file):
39650         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
39651         (gst_afsrc_open_file):
39652         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
39653         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
39654         (gst_ffmpegdec_chain):
39655         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39656         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
39657         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
39658         (gst_gdk_pixbuf_chain):
39659         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
39660         (gst_jpegdec_chain):
39661         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
39662         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
39663         (gst_mikmod_negotiate):
39664         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
39665         (gst_mpeg2dec_negotiate_format):
39666         * ext/mpeg2enc/gstmpeg2enc.cc:
39667         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
39668         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
39669         (gst_speexdec_sinkconnect):
39670         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
39671         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
39672         (gst_vorbisfile_new_link):
39673         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
39674         (gst_ac3parse_chain):
39675         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
39676         (gst_asf_demux_setup_pad):
39677         * gst/auparse/gstauparse.c: (gst_auparse_init),
39678         (gst_auparse_chain):
39679         * gst/id3/gstid3types.c: (gst_id3types_loop):
39680         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39681         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39682         (mp1videoparse_parse_seq):
39683         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
39684         (bpf_from_header):
39685         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
39686         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
39687         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
39688         (gst_mpeg_parse_send_data):
39689         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39690         (gst_qtdemux_add_stream):
39691         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
39692         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39693         (gst_wavparse_parse_fmt):
39694
39695 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39696
39697         * configure.ac:
39698           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
39699           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
39700           it therefore uses the wrong include paths. Too bad... Note
39701           that 1.6.1.93 is not release yet. ;).
39702           Also add a check for mplex, which is now using the lib'ified
39703           mplex from mjpegtools, too.
39704         * ext/ffmpeg/gstffmpegcodecmap.c:
39705           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
39706           issues. I don't think ffmpeg handles 3ivx correctly, so this
39707           probably won't work. But it won't hurt either.
39708         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
39709         (gst_ffmpegdec_chain):
39710         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
39711         (gst_ffmpegenc_chain_audio):
39712           Fix memleak in audio encoding. Close codec if open fails, this
39713           calls the cleanup routines so we can re-use the context.
39714         * ext/mpeg2enc/gstmpeg2enc.cc:
39715           Fix pad template names/types, fix memory issue with getcaps().
39716         * ext/mpeg2enc/gstmpeg2encoder.cc:
39717         * ext/mpeg2enc/gstmpeg2encoder.hh:
39718           Fix compile issue with new caps system (const thingy).
39719         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39720         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
39721           We read a first frame right on initing, so that we have a caps
39722           when we init the output. This caps is cached in padprivate and
39723           read as first frame.
39724         * ext/mplex/Makefile.am:
39725         * ext/mplex/gstmplex.cc:
39726         * ext/mplex/gstmplex.h:
39727         * ext/mplex/gstmplex.hh:
39728         * ext/mplex/gstmplexibitstream.cc:
39729         * ext/mplex/gstmplexibitstream.hh:
39730         * ext/mplex/gstmplexjob.cc:
39731         * ext/mplex/gstmplexjob.hh:
39732         * ext/mplex/gstmplexoutputstream.cc:
39733         * ext/mplex/gstmplexoutputstream.hh:
39734           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
39735           had issues, didn't do capsnego, supported only a subset of the
39736           mplex features and required a mplex fork in our local CVS. Plus
39737           that it worked agaist a very old mplex version. Rewriting was
39738           faster than updating it.
39739         * gst-libs/ext/Makefile.am:
39740         * gst-libs/ext/mplex/INSTRUCT:
39741         * gst-libs/ext/mplex/Makefile.am:
39742         * gst-libs/ext/mplex/README:
39743         * gst-libs/ext/mplex/TODO:
39744         * gst-libs/ext/mplex/ac3strm_in.cc:
39745         * gst-libs/ext/mplex/audiostrm.hh:
39746         * gst-libs/ext/mplex/audiostrm_out.cc:
39747         * gst-libs/ext/mplex/aunit.hh:
39748         * gst-libs/ext/mplex/bits.cc:
39749         * gst-libs/ext/mplex/bits.hh:
39750         * gst-libs/ext/mplex/buffer.cc:
39751         * gst-libs/ext/mplex/buffer.hh:
39752         * gst-libs/ext/mplex/fastintfns.h:
39753         * gst-libs/ext/mplex/format_codes.h:
39754         * gst-libs/ext/mplex/inputstrm.cc:
39755         * gst-libs/ext/mplex/inputstrm.hh:
39756         * gst-libs/ext/mplex/lpcmstrm_in.cc:
39757         * gst-libs/ext/mplex/mjpeg_logging.cc:
39758         * gst-libs/ext/mplex/mjpeg_logging.h:
39759         * gst-libs/ext/mplex/mjpeg_types.h:
39760         * gst-libs/ext/mplex/mpastrm_in.cc:
39761         * gst-libs/ext/mplex/mpegconsts.cc:
39762         * gst-libs/ext/mplex/mpegconsts.h:
39763         * gst-libs/ext/mplex/mplexconsts.hh:
39764         * gst-libs/ext/mplex/multplex.cc:
39765         * gst-libs/ext/mplex/outputstream.hh:
39766         * gst-libs/ext/mplex/padstrm.cc:
39767         * gst-libs/ext/mplex/padstrm.hh:
39768         * gst-libs/ext/mplex/stillsstream.cc:
39769         * gst-libs/ext/mplex/stillsstream.hh:
39770         * gst-libs/ext/mplex/systems.cc:
39771         * gst-libs/ext/mplex/systems.hh:
39772         * gst-libs/ext/mplex/vector.cc:
39773         * gst-libs/ext/mplex/vector.hh:
39774         * gst-libs/ext/mplex/videostrm.hh:
39775         * gst-libs/ext/mplex/videostrm_in.cc:
39776         * gst-libs/ext/mplex/videostrm_out.cc:
39777         * gst-libs/ext/mplex/yuv4mpeg.cc:
39778         * gst-libs/ext/mplex/yuv4mpeg.h:
39779         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
39780         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
39781           We don't fork mjpegtools' mplex in our CVS anymore.
39782         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
39783         (gst_avi_demux_add_stream):
39784         * gst/avi/gstavidemux.h:
39785           Add getcaps() function for proper caps nego. This makes some
39786           parts of AVI playback/reading work.
39787         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
39788           Resize window on new capsnego. This is probably wrong, but
39789           I'm still committing it because with current capsnego, the
39790           first successfull capsnego is auto-fixated, therefore rounded
39791           down to the lowest values in the caps. this results in a 16x16
39792           XWindow that is not reized when real capsnego finishes.
39793           Dave, I see more cases of this, do you know a proper solution?
39794         * tools/gst-launch-ext.in:
39795           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
39796
39797 2003-12-31  David Schleef  <ds@schleef.org>
39798
39799         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
39800         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
39801           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
39802
39803 2003-12-30  David Schleef  <ds@schleef.org>
39804
39805         * ext/ffmpeg/gstffmpegcolorspace.c:
39806         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
39807         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
39808         (gst_ffmpegcsp_chain): Negotiation fixes
39809         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
39810         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
39811         (gst_audio_convert_link), (gst_audio_convert_channels):
39812         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
39813         (gst_audioscale_link), (gst_audioscale_get_buffer),
39814         (gst_audioscale_chain): Negotiation fixes
39815         * gst/audioscale/gstaudioscale.h:
39816         * gst/videofilter/gstvideofilter.c:
39817         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
39818         (gst_videofilter_link), (gst_videofilter_init),
39819         (gst_videofilter_set_output_size), (gst_videofilter_setup),
39820         (gst_videofilter_find_format_by_structure):
39821         * gst/videofilter/gstvideofilter.h: Negotiation fixes
39822         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
39823         (gst_videoscale_link):
39824         * gst/videoscale/videoscale.c: (videoscale_get_structure),
39825         (videoscale_find_by_structure), (gst_videoscale_setup):
39826         * gst/videoscale/videoscale.h: Negotiation fixes
39827         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39828         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
39829         function, restrict resizing to a multiple of 4 (hack until
39830         everyone supports odd sizes correctly).
39831
39832 2003-12-29  Colin Walters  <walters@verbum.org>
39833
39834         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
39835         signed.
39836
39837 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
39838
39839         * ext/sndfile/gstsf.c: (gst_sf_loop):
39840           Fix warning about discarding const qualifier
39841
39842 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
39843
39844         * gst/cutter/gstcutter.c:
39845         * gst/videoscale/gstvideoscale.c:
39846         * gst/volenv/gstvolenv.c:
39847         * gst-libs/gst/audio/audio.c:
39848         * gst-libs/gst/video/video.c:
39849           Fix warnings
39850
39851 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39852
39853         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
39854           Don't send ALSA debugging to stderr.
39855         * ext/alsa/gstalsa.h:
39856           Use GST_WARNING instead of g_warning when ALSA functions fail.
39857
39858 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39859
39860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
39861           Free XVAdapterInfo correctly.
39862
39863 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39864
39865         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
39866         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
39867           Make id3tag use correct caps nego.
39868
39869 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
39870
39871         * ext/ivorbis/vorbis.c:
39872         * ext/ivorbis/vorbisenc.h:
39873         * ext/ivorbis/vorbisfile.c:
39874           Modify so that it uses the new caps things
39875
39876 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39877
39878         * testsuite/spider/spider1.c: (main):
39879         * testsuite/spider/spider2.c: (main):
39880         * testsuite/spider/spider3.c: (main):
39881           Make tests compile again. They probably don't work.
39882
39883 2003-12-24  Colin Walters  <walters@verbum.org>
39884
39885         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
39886         we can't fixate the caps anymore.
39887
39888 2003-12-23  David Schleef  <ds@schleef.org>
39889
39890         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
39891         * sys/oss/gstosssink.c: (gst_osssink_init),
39892         (gst_osssink_sink_fixate): Add fixate function.
39893
39894 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39895
39896         * ext/ffmpeg/gstffmpegcodecmap.c:
39897         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
39898         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
39899         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
39900         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
39901         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
39902         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
39903         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
39904           fix typo in RGB masks, and move back to "old" colorspace
39905           capsnego code until whoever wrote this new crap has actually
39906           tested it so that it works.
39907           And yes, this works, keep it that way please.
39908
39909 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39910
39911         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
39912         (gst_divxdec_init), (gst_divxdec_negotiate):
39913         * ext/divx/gstdivxdec.h:
39914         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
39915         (gst_divxenc_init):
39916         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
39917         (gst_faac_sinkconnect), (gst_faac_srcconnect):
39918         * ext/mpeg2enc/gstmpeg2enc.cc:
39919         * ext/mpeg2enc/gstmpeg2encoder.cc:
39920         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39921         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
39922         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
39923         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
39924         (dxr3spusink_init):
39925         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
39926         (dxr3videosink_init):
39927           Fix caps breakage after Dave's caps branch merge.
39928
39929 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39930
39931         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39932           Fix for 24bpp display.
39933
39934 2003-12-23  Colin Walters  <walters@verbum.org>
39935
39936         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
39937         a GnomeVFSHandle directly.
39938
39939 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39940
39941         * gst/volume/Makefile.am:
39942         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
39943         (volume_base_init), (volume_init):
39944           Reenable volume element and fix to work with new caps stuff.
39945           Rhythmbox needs this.
39946
39947 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39948
39949         * gst/qtdemux/qtdemux.c: (plugin_init):
39950           qtdemux requires bytestream
39951
39952 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39953
39954         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
39955           Fix remaining caps handling errors due to CAPS merge.
39956
39957 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39958
39959         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
39960         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
39961         (gst_faad_srcconnect):
39962           Port to new caps system.
39963
39964 2003-12-21  Julien MOUTTE  <julien@moutte.net>
39965
39966         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
39967         (got_video_size), (main): using g_print instead of g_message.
39968         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
39969         signal which was not emitted because of "switch" element added to the
39970         bin but not connected. (Removing from the bin temporarily)
39971
39972 2003-12-21  Julien MOUTTE  <julien@moutte.net>
39973
39974         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
39975         find X development files. I don't understand the previous tests and
39976         they fail on my debian/ppc unstable. This one works.
39977         * examples/gstplay/player.c: (main): Set the pipeline to READY before
39978         exiting.
39979         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
39980         (gst_play_set_video_sink), (gst_play_set_audio_sink),
39981         (gst_play_set_visualization): Add some safety checks in set_ methods
39982         and state_change. This was throwing some ugly CRITICAL messages when
39983         pipeline was getting disposed and casts were failing.
39984
39985 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39986
39987         * configure.ac:
39988           Improve mpeg2enc detection. This is for distributions that do
39989           ship mjpegtools, but without mpeg2enc. Also does object check
39990           for might there ever be ABI incompatibility.
39991         * ext/mpeg2enc/gstmpeg2enc.cc:
39992           Add Andrew as second maintainer (he's helping me), and also add
39993           an error if no caps was set. This happens if I pull before capsnego
39994           and that's something I should solve sometime else.
39995         * gst/matroska/matroska-demux.c:
39996         (gst_matroska_demux_parse_blockgroup):
39997           Fix time parsing.
39998         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
39999         (gst_matroska_mux_track_header):
40000           Add caps to templates.
40001         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
40002           Add mpegversion=1 to prevent confusion with MPEG/AAC.
40003         * gst/mpegstream/gstmpegdemux.c:
40004           Remove layer since it causes warnings about unfixed caps.
40005         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40006           Fix obvious typo (we error out if caps were set, we should of
40007           course error out if *no* caps were set).
40008         * sys/oss/gstosselement.c: (gst_osselement_convert):
40009           Fix format conversion, we confused bits/bytes.
40010         * sys/oss/gstosselement.h:
40011           Improve documentation for 'bps'.
40012         * sys/v4l/TODO:
40013           Remove stuff about plugins that need removing - this was done
40014           ages ago.
40015         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
40016         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
40017         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
40018         (gst_v4lsrc_src_query):
40019         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
40020         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
40021           Add get_query_types(), get_formats() and query() functions.
40022
40023 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
40024
40025         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
40026           * moved CVS to freedesktop.org