with some minor changes
[platform/upstream/gstreamer.git] / ChangeLog
1 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
2
3         Patch by: René Stadler <mail at renestadler dot de>
4         with some minor changes
5
6         * gst-libs/gst/floatcast/floatcast.h:
7         Use more efficient float endianness conversion functions that don't
8         involve 2 function calls per value.
9         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
10         (check_default), (audio_convert_prepare_context):
11         * gst/audioconvert/gstaudioconvert.c:
12         (gst_audio_convert_parse_caps), (make_lossless_changes):
13         Support non-native endianness floats as input and output.
14         Fixes #339838.
15         * tests/check/elements/audioconvert.c: (verify_convert),
16         (GST_START_TEST):
17         Add unit tests for the non-native endianness float conversions.
18
19 2007-03-29  Wim Taymans  <wim@fluendo.com>
20
21         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22         (gst_base_rtp_depayload_base_init),
23         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
24         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
25         (gst_base_rtp_depayload_set_gst_timestamp),
26         (gst_base_rtp_depayload_change_state),
27         (gst_base_rtp_depayload_set_property),
28         (gst_base_rtp_depayload_get_property):
29         * gst-libs/gst/rtp/gstbasertpdepayload.h:
30         Add Private structure.
31         Bring element code to 2007.
32         Parse clock-base caps param and use it when generating the
33         newsegment.
34         Reset variables before going to PAUSED.
35         Fix some docs.
36
37 2007-03-29  Wim Taymans  <wim@fluendo.com>
38
39         * docs/libs/gst-plugins-base-libs-docs.sgml:
40         * docs/libs/gst-plugins-base-libs-sections.txt:
41         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
42         (gst_base_rtp_audio_payload_get_adapter):
43         Add RTCP docs.
44         Fix some more docs.
45
46         * gst-libs/gst/rtp/Makefile.am:
47         * gst-libs/gst/rtp/gstrtcpbuffer.c:
48         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
49         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
50         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
51         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
52         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
53         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
54         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
55         (gst_rtcp_packet_sr_get_sender_info),
56         (gst_rtcp_packet_sr_set_sender_info),
57         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
58         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
59         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
60         (gst_rtcp_packet_sdes_get_chunk_count),
61         (gst_rtcp_packet_sdes_first_chunk),
62         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
63         (gst_rtcp_packet_sdes_first_item),
64         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
65         (gst_rtcp_packet_bye_get_ssrc_count),
66         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
67         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
68         (gst_rtcp_packet_bye_get_reason_len),
69         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
70         * gst-libs/gst/rtp/gstrtcpbuffer.h:
71         Add new helper object for parsing and creating RTCP messages.
72
73 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
74
75         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
76         PCM samples with width=8 must be always unsigned, no matter what
77         depth they have.
78
79 2007-03-29  Andy Wingo  <wingo@pobox.com>
80
81         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
82         perfect offsets also, not just timestamps.
83
84         * tests/check/elements/videorate.c (test_more): Test that given
85         any incoming offsets, that videorate produces perfect offsets.
86
87 2007-03-29  Wim Taymans  <wim@fluendo.com>
88
89         * gst-libs/gst/riff/riff-ids.h:
90         Add some more RIFF formats.
91
92 2007-03-29  Wim Taymans  <wim@fluendo.com>
93
94         * gst-libs/gst/rtp/gstrtpbuffer.c:
95         (gst_rtp_buffer_default_clock_rate):
96         * gst-libs/gst/rtp/gstrtpbuffer.h:
97         Fix fixed payload names and docs.
98         Added method to get the default clock rates of fixed payload types.
99         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
100
101 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
102
103         * tests/check/pipelines/.cvsignore:
104         Add new vorbisdec test to cvsignore.
105
106 2007-03-28  Wim Taymans  <wim@fluendo.com>
107
108         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
109         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
110         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
111         (gst_base_audio_sink_set_property),
112         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
113         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
114         (gst_base_audio_sink_skew_slaving),
115         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
116         (gst_base_audio_sink_async_play):
117         * gst-libs/gst/audio/gstbaseaudiosink.h:
118         Store private stuff in GstBaseAudioSinkPrivate.
119         Add configurable clock slaving modes property.
120         API:: GstBaseAudioSink::slave-method property
121         Some more latency reporting tweaks.
122         Added skew based clock slaving correction and make it the default until
123         the resampling method is more robust.
124
125 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
126
127         * gst/audioconvert/audioconvert.c:
128         Add docs to the integer pack functions and implement proper
129         rounding. Before we had rounding towards negative infinity, i.e.
130         always the smaller number was taken. Now we use natural rounding,
131         i.e. rounding to the nearest integer and to the one with the largest
132         absolute value for X.5. The old rounding introduced some minor
133         distortions. Fixes #420079
134         * tests/check/elements/audioconvert.c: (GST_START_TEST):
135         Fix one unit test that assumed the old rounding and added unit tests
136         for checking signed/unsigned int16 <-> signed/unsigned int16 with
137         depth 8, one for signed int16 <-> unsigned int16 and one for the new
138         rounding from signed int32 to signed/unsigned int16.
139
140 2007-03-27  Michael Smith  <msmith@fluendo.com>
141
142         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
143         (gst_audio_convert_transform_caps):
144           Fix typo in debug line introduced recently, as pointed out on irc.
145
146 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
147
148         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
149         * tests/check/libs/tag.c: (GST_START_TEST):
150           Make sure we parse floating-point numbers in vorbis comments
151           correctly with either '.' or ',' as separator, no matter what
152           the current locale is. Add unit test for this too.
153
154 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
155
156         Patch by: René Stadler  <mail at renestadler de>
157
158         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
159           When writing out floating-point numbers to vorbis comment tags, always
160           use the same character as separator no matter what the current locale is
161           (fixes #423051).
162
163         * tests/check/libs/tag.c: (GST_START_TEST):
164           Add unit tests for replaygain tags in vorbis comments (closes #423055).
165
166 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
167
168         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
169           vorbis_handle_data_packet):
170           Correctly set DURATION to generate a timestamp-continuous stream.
171           One bug left at the end; see
172           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
173         * tests/check/Makefile.am:
174         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
175           Add a test to check this.  Without the above patch this test fails.
176
177 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
178
179         * gst-libs/gst/rtp/Makefile.am:
180         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
181
182 2007-03-23  Michael Smith  <msmith@fluendo.com>
183
184         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
185         (gst_video_rate_reset), (gst_video_rate_chain):
186           If videorate changes caps, we can no longer use the old buffer
187           (which may have a different size, incompatible with our caps).
188           So don't do that; just duplicate the new frame more times.
189
190 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
191
192         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
193         Remove playbin's override of the set_clock vmethod. It's irrelevant
194         after Wim's commit on the 19th.
195
196 2007-03-22  Wim Taymans  <wim@fluendo.com>
197
198         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
199         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
200         * ext/gnomevfs/gstgnomevfssrc.h:
201         Don't cache file sizes. Fixes #341078.
202
203 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
204
205         * gst/playback/gstplaybin.c: (add_sink):
206           Use GST_PTR_FORMAT to log caps. 
207
208 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
209
210         Patch by: Young-Ho Cha <ganadist at chollian net>
211
212         * gst/subparse/samiparse.c: (handle_start_font):
213           Special-case some more colour names that pango doesn't handle by
214           default. Fixes #420578.
215
216 2007-03-20  Michael Smith  <msmith@fluendo.com>
217
218         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
219           If we get a zero-sized input buffer, don't pass it to libvorbis, as
220           that marks EOS internally. After that, libvorbis will buffer all
221           input data, and encode none of it, eventually leading to memory
222           exhaustion.
223
224 2007-03-19  Wim Taymans  <wim@fluendo.com>
225
226         * gst/playback/gstdecodebin.c: (remove_fakesink):
227         Don't post STATE_DIRTY anymore.
228
229         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
230         (gst_play_bin_change_state):
231         Remove stream_time reset in seek handling, core does that now.
232         Disable clocking for live pipelines by forcing a NULL clock to the
233         complete pipeline, core is too smart now for our previous hack.
234         We can always autoplug in PAUSED now.
235
236 2007-03-17  David Schleef  <ds@schleef.org>
237
238         * REQUIREMENTS:  Update this file, change the formatting to make
239         it more consistent, plus more machine readable.
240
241 2007-03-16  Michael Smith  <msmith@fluendo.com>
242
243         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
244         (strip_width_64), (append_with_other_format):
245           Previous fix was too simplistic, and broke the tests. Use a better
246           approach; only strip 64 from widths for integer audio.
247
248 2007-03-16  Michael Smith  <msmith@fluendo.com>
249
250         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
251         (gst_audio_convert_transform_caps):
252           We don't support 64 bit integer audio, so don't try to claim we can.
253           Stops us producing caps don't match our template caps.
254           Update comments.
255
256 2007-03-15  Michael Smith  <msmith@fluendo.com>
257
258         * gst/audioresample/gstaudioresample.c:
259         (audioresample_check_discont), (audioresample_transform):
260           Don't trigger discontinuities for very small imperfections; a filter
261           flush will sound bad, and many plugins have rounding errors leading
262           to these.
263
264 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
265
266         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
267         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
268         Add min-ptime property to RTP base audio payloader. Patch by
269         olivier.crete@collabora.co.uk.
270         Fixes #415001
271
272         Indentation/whitespace/documentation fixes.
273
274 2007-03-14  Julien MOUTTE  <julien@moutte.net>
275
276         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
277         (audioresample_transform_size), (audioresample_do_output),
278         (audioresample_transform), (audioresample_pushthrough): Handle
279         discontinuous streams.
280         * gst/audioresample/gstaudioresample.h:
281         * tests/check/elements/audioresample.c:
282         (test_discont_stream_instance), (GST_START_TEST),
283         (audioresample_suite): Add a test for discontinuous streams.
284         * win32/common/config.h: Updated.
285
286 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
287
288         * po/af.po:
289         * po/az.po:
290         * po/cs.po:
291         * po/en_GB.po:
292         * po/it.po:
293         * po/nb.po:
294         * po/nl.po:
295         * po/or.po:
296         * po/sq.po:
297         * po/sr.po:
298         * po/sv.po:
299         * po/uk.po:
300         * po/vi.po:
301           Update translations from translation project.
302
303 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
304
305         * gst/audioresample/debug.h:
306         * gst/audioresample/resample.c: (resample_init):
307           Since I really am not interested in a debug line for each sample
308           being processed, move the library's debugging to its own category,
309           libaudioresample
310
311 2007-03-13  Michael Smith  <msmith@fluendo.com>
312
313         * ext/theora/theoradec.c: (theora_handle_type_packet):
314           Since the plugin doesn't support anything other than 4:2:0 right
315           now, post an error and fail if we get something else. Won't matter
316           until libtheora supports the other pixel formats, but hopefully
317           that'll be soon...
318
319 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
320
321         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
322         Use gst_guint64_to_gdouble for conversion.
323         * win32/MANIFEST:
324         Add new files to the win32 MANIFEST.
325         * win32/common/libgstaudio.def:
326         * win32/common/libgstpbutils.def:
327         Add new exported functions.
328         * win32/vs6/gst_plugins_base.dsw:
329         * win32/vs6/libgstdecodebin.dsp:
330         * win32/vs6/libgstplaybin.dsp:
331         Change the link to libgstpbutils.lib.
332         * win32/vs6/libgstdecodebin2.dsp:
333         Add a new project for decodebin2.
334         * win32/vs6/libgstpbutils.dsp:
335         Add a new project for pbutils.
336
337 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
338
339         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
340           Also accept partial dates with only year and month,
341           like 1999-12-00 (fixes #410396 even more).
342
343         * tests/check/libs/tag.c: (GST_START_TEST):
344           Add unit test for the above.
345
346 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
347
348         * tests/check/elements/subparse.c: (GST_START_TEST),
349         (subparse_suite):
350           Add unit test for MPL2 subtitle format (#413799).
351
352 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
353
354         Patch by: Kamil Pawlowski  <kamilpe gmail com>
355
356         * gst/subparse/Makefile.am:
357         * gst/subparse/gstsubparse.c:
358         (gst_sub_parse_data_format_autodetect),
359         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
360         (gst_subparse_type_find):
361         * gst/subparse/gstsubparse.h:
362         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
363         * gst/subparse/mpl2parse.h:
364           Add support for MPL2 subtitle format (#413799).
365
366 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
367
368         * configure.ac:
369           We require core CVS for the new buffer metadata copy functions.
370
371 2007-03-09  Wim Taymans  <wim@fluendo.com>
372
373         * gst-libs/gst/tag/gstid3tag.c:
374         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
375         Fixes #414496.
376
377         Patch by: Alex Lancaster <alexl at users sourceforge net>
378
379 2007-03-09  Wim Taymans  <wim@fluendo.com>
380
381         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
382         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
383         Improve adapter usage and comments.
384
385 2007-03-09  Wim Taymans  <wim@fluendo.com>
386
387         * ext/pango/gsttextrender.c: (gst_text_render_chain):
388         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
389         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
390         Use new metadata copy function.
391
392         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
393         (gst_ffmpegcsp_transform):
394         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
395         Basetransform copied the metadata for us.
396
397 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
398
399         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
400         (gst_text_overlay_video_event):
401           Some more logging. Only accept newsegment events in TIME format and
402           send a WARNING message if they are not in TIME format.
403
404         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
405         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
406         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
407         * gst/subparse/gstsubparse.h:
408           No need to allocate GstSegment structure dynamically, just put it
409           into the instance structure; ignore newsegment events in BYTE
410           format and in particular don't let it overwrite our saved TIME
411           segment from the last seek.
412
413 2007-03-09  Michael Smith  <msmith@fluendo.com>
414
415         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
416           Replace AC3 typefinder with one that isn't terrible, and actually
417           works usefully.
418
419 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
420
421         * gst/audioconvert/gstaudioconvert.c:
422         (gst_audio_convert_transform):
423           fix error category and translatable string
424           
425
426 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
427
428         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
429         * pkgconfig/gstreamer-plugins-base.pc.in:
430           Fix up utils => pbutils here too.
431
432 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
433
434         * gst/subparse/gstsubparse.c: (handle_buffer):
435           Break out of loop in chain function as soon as possible if we get
436           a non-OK flow return.
437
438 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
439
440         * tests/check/elements/alsa.c: (GST_START_TEST):
441         Unref the mixer if the state change fails too (if the
442         alsa devices are inaccessible, for example)
443
444 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
445
446         * tests/check/Makefile.am:
447         Don't test libvisual elements in the states check, because libvisual
448         seems to leak internally.
449
450         Re-enable the alsa and states tests now that there's new suppressions
451         in gst.supp.
452
453         * tests/check/elements/alsa.c: (GST_START_TEST):
454         Don't leak the alsamixer we instantiated.
455
456 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
457
458         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
459         (gst_ximagesink_change_state), (gst_ximagesink_reset),
460         (gst_ximagesink_finalize):
461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
462         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
463         Move some cleanup stuff from the state change handler into a _reset()
464         function that can be called from _finalize(). This ensures that things
465         get freed even if (for some reason) the NULL->READY state transition
466         fails in the parent class.
467         Even if a parent state change fails, process our downward state change
468         logic instead of bailing out early.
469         Free the correct xcontext pointer in ximagesink's xcontext_clear.
470
471 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
472
473         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
474         Extra log line.
475
476         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
477         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
478         Use pango_font_description_set_family_static instead of 
479         pango_font_description_set_family to save a string copy (it was
480         leaking due to the strdup anyway)
481
482         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
483         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
484         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
485         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
486         Chain up in finalize.
487
488 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
489
490         * gst-libs/gst/interfaces/mixertrack.c:
491         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
492         (gst_mixer_track_set_property):
493           API: add "untranslated-label" property which should be set by
494           implementations at construct time (#414645).
495
496         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
497         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
498           Set "untranslated-label" when constructing mixer track objects.
499
500         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
501           Unit test to check the above.
502
503 2007-03-07  Wim Taymans  <wim@fluendo.com>
504
505         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
506         Fix confusing debug message.
507
508 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
509
510         * gst-plugins-base.doap:
511         update doap file with new version
512
513 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
514
515         * configure.ac:
516         Back to CVS
517
518 === release 0.10.12 ===
519
520 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
521
522         * configure.ac:
523           releasing 0.10.12, "Zombie Horde"
524
525 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
526
527         * configure.ac:
528         Bump version to 0.10.11.4 pre-release
529
530 2007-03-06  Wim Taymans  <wim@fluendo.com>
531
532         * gst-libs/gst/audio/gstbaseaudiosink.c:
533         (gst_base_audio_sink_async_play):
534         Fix regression that made GStreamer skip the first samples of audio.
535         Fixes #414684.
536
537 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
538
539         * configure.ac:
540         Bump version to 0.10.11.3 pre-release
541
542 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
543
544         * po/POTFILES.in:
545           Update paths for the rename from utils to pbutils to fix the build.
546
547 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
548
549         * gst-libs/gst/pbutils/Makefile.am:
550           Change directory to install headers in from gst/utils to gst/pbutils
551           as well.
552
553 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
554
555         * configure.ac:
556         * docs/libs/gst-plugins-base-libs-docs.sgml:
557         * docs/libs/gst-plugins-base-libs-sections.txt:
558         * gst-libs/gst/Makefile.am:
559         * gst-libs/gst/interfaces/mixer.c:
560         * gst-libs/gst/pbutils/Makefile.am:
561         * gst-libs/gst/pbutils/descriptions.c:
562         (gst_pb_utils_get_source_description),
563         (gst_pb_utils_get_sink_description),
564         (gst_pb_utils_get_decoder_description),
565         (gst_pb_utils_get_encoder_description),
566         (gst_pb_utils_get_element_description),
567         (gst_pb_utils_add_codec_description_to_tag_list),
568         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
569         * gst-libs/gst/pbutils/descriptions.h:
570         * gst-libs/gst/pbutils/install-plugins.c:
571         * gst-libs/gst/pbutils/install-plugins.h:
572         * gst-libs/gst/pbutils/missing-plugins.c:
573         (gst_missing_uri_source_message_new),
574         (gst_missing_uri_sink_message_new),
575         (gst_missing_element_message_new),
576         (gst_missing_decoder_message_new),
577         (gst_missing_encoder_message_new),
578         (gst_missing_plugin_message_get_description):
579         * gst-libs/gst/pbutils/missing-plugins.h:
580         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
581         * gst-libs/gst/pbutils/pbutils.h:
582         * gst-libs/gst/utils/Makefile.am:
583         * gst-libs/gst/utils/base-utils.c:
584         * gst-libs/gst/utils/base-utils.h:
585         * gst-libs/gst/utils/descriptions.c:
586         * gst-libs/gst/utils/descriptions.h:
587         * gst-libs/gst/utils/install-plugins.c:
588         * gst-libs/gst/utils/install-plugins.h:
589         * gst-libs/gst/utils/missing-plugins.c:
590         * gst-libs/gst/utils/missing-plugins.h:
591         * gst-plugins-base.spec.in:
592         * gst/playback/Makefile.am:
593         * gst/playback/gstdecodebin.c:
594         * gst/playback/gstdecodebin2.c:
595         * gst/playback/gstplaybasebin.c: (setup_subtitle),
596         (gen_source_element):
597         * gst/playback/gstplaybin.c: (plugin_init):
598         * tests/check/Makefile.am:
599         * tests/check/libs/pbutils.c: (GST_START_TEST),
600         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
601         * tests/check/libs/utils.c:
602           rename utils to pbutils
603
604 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
605
606         * docs/plugins/Makefile.am:
607         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
608         * docs/plugins/gst-plugins-base-plugins-sections.txt:
609         * docs/plugins/inspect/plugin-decodebin2.xml:
610         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
611         Add documentation for decodebin2 that indicates that the API
612         is still unstable.
613
614 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
615
616         * configure.ac:
617         Update to 0.10.11.2 (0.10.12 pre-release)
618
619 2007-03-01  Wim Taymans  <wim@fluendo.com>
620
621         * gst-libs/gst/audio/gstbaseaudiosink.c:
622         (gst_base_audio_sink_async_play):
623         base time is irrelevant here.
624
625 2007-03-01  Wim Taymans  <wim@fluendo.com>
626
627         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
628         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
629         Improve debugging.
630
631         * gst-libs/gst/audio/gstbaseaudiosink.c:
632         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
633         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
634         Improve latency and clock slaving calculations.
635         Improve slave clock calibration.
636
637         * gst-libs/gst/audio/gstringbuffer.c:
638         (gst_ring_buffer_commit_full):
639         When we are asked to render N sample to 0 bytes, return N.
640
641 2007-03-01  Wim Taymans  <wim@fluendo.com>
642
643         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
644         (gst_alsasink_write), (gst_alsasink_reset):
645         * ext/alsa/gstalsasink.h:
646         Remove unused dispose function.
647         Rename lock to not interfere with alsasrc lock.
648
649         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
650         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
651         (gst_alsasrc_read), (gst_alsasrc_reset):
652         * ext/alsa/gstalsasrc.h:
653         Implement finalize function.
654         Use lock to protect alsa access.
655         Implement _reset.
656         Fine tune sw params.
657
658 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
659
660         * configure.ac:
661           Convert to new AG_GST style.
662
663 2007-02-28  Wim Taymans  <wim@fluendo.com>
664
665         Patch by: Ed Catmur <ed at catmur dot co dot uk>
666
667         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
668         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
669         Fix race condition when rapidly switching visualisations in playbin.
670         Fixes #401029.
671
672 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
673
674         * tests/check/Makefile.am:
675         Include local stuff before system installed things in LDFLAGS and
676         CFLAGS.
677
678 2007-02-28  Wim Taymans  <wim@fluendo.com>
679
680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
681         Improve debugging.
682
683 2007-02-28  Wim Taymans  <wim@fluendo.com>
684
685         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
686         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
687         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
688         Fix duration and timestamping, taking latency into account.
689         Implement latency query.
690
691 2007-02-28  Wim Taymans  <wim@fluendo.com>
692
693         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
694         (gst_audio_clock_new):
695         Fix clock name.
696
697         * gst-libs/gst/audio/gstbaseaudiosink.c:
698         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
699         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
700         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
701         (gst_base_audio_src_create):
702         Improve latency query code.
703         Use proper clock names.
704
705 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
706
707         * tests/check/generic/states.c: (GST_START_TEST):
708           Copy the states.c test from core again
709         * tests/check/Makefile.am:
710           ignore cdio and cdparanoiasrc
711
712 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
713
714         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
715         (double_hq), (audio_convert_get_func_index), (check_default),
716         (audio_convert_prepare_context), (audio_convert_convert):
717           Also make valgrind happy and avoid copying data in some cases.
718
719 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
720
721         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
722         (double_hq), (audio_convert_get_func_index),
723         (audio_convert_prepare_context), (audio_convert_convert):
724         * gst/audioconvert/gstaudioconvert.c:
725         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
726         (gst_audio_convert_transform_caps):
727         * tests/check/elements/audioconvert.c: (GST_START_TEST),
728         (audioconvert_suite):
729           Don't run inplace if that overwrites source data as we go. Add more
730           tests. Fixes #339837 even more.
731
732 2007-02-27  Julien MOUTTE  <julien@moutte.net>
733
734         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
735         (msg_segment_done): Fix various seeking bugs (Slider was not
736         updating when doing a non flushing seek, Reverse playback 
737         on segment seek was wrong).
738
739 2007-02-26  Wim Taymans  <wim@fluendo.com>
740
741         * tests/examples/seek/seek.c: (stop_seek):
742         When we stop scrubbing, don't leave the pipeline PLAYING when we
743         requested a PAUSED state.
744
745 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
746
747         Patch by: René Stadler <mail at renestadler de>
748
749         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
750           Parse date strings in vorbis comments that have an invalid (zero)
751           month or day (#410396).
752
753         * tests/check/libs/tag.c: (GST_START_TEST):
754           Test case for the above.
755
756 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
757
758         Patch by: Loïc Minier <lool+gnome at via ecp fr>
759
760         * configure.ac:
761         * ext/alsa/Makefile.am:
762         * gst/audiotestsrc/Makefile.am:
763           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
764
765 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
766
767         * gst/playback/gstplaybin.c:
768           Improve docs: point out that the application needs to assist playbin
769           with buffering.
770
771 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
772
773         * gst-libs/gst/utils/install-plugins.c:
774         * gst-libs/gst/utils/missing-plugins.c:
775         * tests/check/libs/utils.c: (missing_msg_check_getters):
776           Change GStreamer marker prefix in detail string from 'gstreamer.net'
777           to just 'gstreamer'. Document the caps string component of the
778           decoder/encoder detail a bit better, since not everyone will be
779           familiar with the GStreamer media type/caps system (but they better
780           enjoy nested itemized lists).
781
782 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
783
784         * gst-libs/gst/netbuffer/gstnetbuffer.c:
785         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
786           Fix copying of GstNetBuffer (would crash before, or at least lead to
787           invalid memory access, #410772), for now by copying the GstBuffer copy
788           code from the core over here so we can copy the GstBuffer fields on a
789           provided buffer instance (of type GstNetBuffer in this case). Would be
790           better to fix this with some support by the core though (and in the long
791           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
792
793         * tests/check/Makefile.am:
794           Enable unit test for GstNetBuffer.
795
796 2007-02-22  Andy Wingo  <wingo@pobox.com>
797
798         * gst-libs/gst/audio/gstbaseaudiosink.c
799         (gst_base_audio_sink_init): Disable pull-mode activation until we
800         figure out how to make audio sinks go to PLAYING.
801
802 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
803
804         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
805         (double_hq), (audio_convert_get_func_index),
806         (audio_convert_prepare_context), (audio_convert_convert):
807         * gst/audioconvert/audioconvert.h:
808         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
809         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
810         * gst/audioconvert/gstchannelmix.h:
811         * tests/check/elements/audioconvert.c: (GST_START_TEST):
812           Add float as an intermediate format, as well as float mixing. Enable
813           test that was failing before. Fixes #339837
814
815 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
816
817         * tests/examples/seek/seek.c: (do_seek):
818         Undo the previous commit: -1 as a stop time implies that the stop
819         time is the end of file, clearing any previously configured segment.
820
821 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
822
823         * tests/examples/seek/seek.c: (do_seek):
824         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
825
826 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
827
828         * gst/volume/gstvolume.c: (volume_process_int16),
829         (volume_process_int16_clamp), (volume_set_caps):
830           Unbreak volume, value remains gint.
831
832 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
833
834         * gst/volume/gstvolume.c: (volume_choose_func),
835         (volume_update_real_volume), (gst_volume_set_volume),
836         (gst_volume_init), (volume_process_double), (volume_process_float),
837         (volume_process_int16), (volume_process_int16_clamp),
838         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
839         * gst/volume/gstvolume.h:
840           Extend float audio support (double) and some int->uint cleanups.
841
842 2007-02-20  Edward Hervey  <edward@fluendo.com>
843
844         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
845         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
846         (sort_end_pads), (gst_decode_group_expose),
847         (gst_decode_group_hide):
848         Don't free groups from the streaming threads. Just put them aside and
849         free them in dispose.
850
851 2007-02-20  Edward Hervey  <edward@fluendo.com>
852
853         * gst/playback/gstdecodebin2.c: (connect_element),
854         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
855         (sort_end_pads), (gst_decode_group_expose):
856         Handle dynamic pads within groups.
857         Sort pads before exposing them in order to make playbin happy.
858         There still is a race with the multiqueue filling up. This should be
859         solved separately.
860         Fixes #398721
861
862 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
863
864         * gst-libs/gst/utils/base-utils.c:
865         * gst-libs/gst/utils/descriptions.c:
866         * gst-libs/gst/utils/install-plugins.c:
867         * gst-libs/gst/utils/missing-plugins.c:
868           Some more docs (and descriptions for two subtitle formats).
869
870 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
871
872         * gst-libs/gst/audio/audio.c:
873           Fix documentation.
874
875 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
876
877         Patch by: Yves Lefebvre  <ivanohe abacom com>
878
879         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
880           Don't leak caps. Fixes #408278.
881
882 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
883
884         * ext/cdparanoia/gstcdparanoiasrc.h:
885         * ext/ogg/gstoggdemux.h:
886         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
887         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
888         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
889         * gst-libs/gst/audio/audio.h:
890         * gst-libs/gst/audio/gstaudiofilter.h:
891         * gst-libs/gst/interfaces/videoorientation.h:
892         * gst/adder/gstadder.h:
893           More docs coverage and some ChangeLog surgery (add missing names)
894
895 2007-02-15  Wim Taymans  <wim@fluendo.com>
896
897         * sys/ximage/ximagesink.c:
898         (gst_ximagesink_calculate_pixel_aspect_ratio):
899         * sys/xvimage/xvimagesink.c:
900         (gst_xvimagesink_calculate_pixel_aspect_ratio):
901         Small constifications.
902
903 2007-02-15  Wim Taymans  <wim@fluendo.com>
904
905         * gst-libs/gst/audio/gstbaseaudiosink.c:
906         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
907         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
908         (gst_base_audio_sink_async_play),
909         (gst_base_audio_sink_change_state):
910         Answer latency query.
911         Use configured latency when syncing.
912         Fix clock slaving.
913
914         * gst-libs/gst/audio/gstbaseaudiosrc.c:
915         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
916         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
917         Fix possible memleak.
918         Implement latency query.
919         Small cleanups.
920
921 2007-02-15  Wim Taymans  <wim@fluendo.com>
922
923         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
924         Ignore errors in reset, these are not fatal. They also grab the element
925         lock which is already taking when this function is called. Fixes
926         #405451.
927
928 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
929
930         * configure.ac:
931           Remove 'tests/examples/xerror/Makefile' from output files again.
932
933 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
934
935         * configure.ac:
936         * docs/plugins/Makefile.am:
937           Also crossref against gst-plugins-base-libs.
938
939 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
940
941         * configure.ac:
942         * docs/libs/Makefile.am:
943         * docs/plugins/Makefile.am:
944           Add crossreferences to glib/gobject/gstream docs.
945
946         * gst-libs/gst/audio/audio.h:
947           Source formatting.
948
949         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
950           Add own debug category.
951
952 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
953
954         Patch by: René Stadler <mail at renestadler de>
955
956         * gst-libs/gst/tag/gstvorbistag.c:
957           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
958           (#403597).
959
960 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
961
962         * gst/playback/gstplaybasebin.c: (setup_source):
963           When we have external subtitles and wait for the subtitle decodebin
964           to get up and running, we set up a (sync) bus handler for the
965           subtitle decodebin, so we can stop waiting when it posts an error
966           message. However, we should do that before we set the subtitle
967           decodebin's state to playing, otherwise things are racy and we might
968           miss error messages posted before we had a chance to set up the bus.
969           This should finally fix totem hanging on .txt pseudo-subtitle files.
970           
971 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
972
973         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
974           Use gst_gdouble_to_guint64 for conversions.
975         * win32/common/config.h.in:
976           Add a define for GST_INSTALL_PLUGINS_HELPER
977         * win32/common/libgstaudio.def:
978         * win32/common/libgstcdda.def:
979         * win32/common/libgstnetbuffer.def:
980         * win32/common/libgstrtp.def:
981         * win32/common/libgutils.def:
982           Add new exported functions.
983         * win32/vs6/gst_plugins_base.dsw:
984         * win32/vs6/libgstdecodebin.dsp:
985         * win32/vs6/libgstnetbuffer.dsp:
986         * win32/vs6/libgstplaybin.dsp:
987         * win32/vs6/libgstrtp.dsp:
988         * win32/vs6/libgstvorbis.dsp:
989         * win32/vs6/libgstcdda.dsp:
990         * win32/vs6/libgstgdp.dsp:
991         * win32/vs6/libgstutils.dsp:
992           Update and add new project files.
993
994 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
995
996         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
997         (subrip_remove_unhandled_tags), (parse_subrip):
998           For SubRip (.srt) subtitles, ignore all markup tags we don't
999           handle (like font tags, for example).
1000
1001         * tests/check/elements/subparse.c:
1002           Add test for this.
1003
1004 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
1005
1006         * gst/playback/gstdecodebin.c: (add_fakesink),
1007         (gst_decode_bin_change_state):
1008         * gst/playback/gstdecodebin2.c: (add_fakesink),
1009         (gst_decode_bin_change_state):
1010           Don't error out if there is no fakesink in the NULL to READY state
1011           change, since when decodebin is re-used, we're only adding the
1012           fakesink element in READY to PAUSED.
1013
1014         * tests/check/elements/decodebin.c:
1015         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
1016         (decodebin_suite):
1017           Minimal unit test to make sure we can use the same decodebin
1018           instance twice (at least with audiotestsrc input).
1019
1020 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
1021
1022         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
1023           Try to get devic-name from device string first, and from handle only
1024           as fallback (seems to yield better results and is more robust
1025           against buggy probing code on the application side).
1026
1027 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
1028
1029         Based on patch by: Julien Puydt <julien.puydt at laposte net>
1030
1031         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
1032         (gst_alsa_find_device_name):
1033         * ext/alsa/gstalsa.h:
1034         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
1035         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
1036           Improve device-name detection a bit, especially in the case where
1037           the device is not actually open (#405020, #405024). Move common code
1038           into gstalsa.c instead of duplicating it.
1039
1040 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1041
1042         * gst/audioconvert/gstaudioconvert.c:
1043           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
1044
1045 2007-02-06  Julien MOUTTE  <julien@moutte.net>
1046
1047         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
1048         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
1049         (gst_xvimagesink_interface_supported),
1050         (gst_xvimagesink_probe_get_properties),
1051         (gst_xvimagesink_probe_probe_property),
1052         (gst_xvimagesink_probe_needs_probe),
1053         (gst_xvimagesink_probe_get_values),
1054         (gst_xvimagesink_property_probe_interface_init),
1055         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1056         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
1057         (gst_xvimagesink_get_type):
1058         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
1059         for XVAdaptors so that one can choose the adaptor to use with 
1060         gstreamer-properties.
1061
1062 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
1063
1064         * gst/audioconvert/gstaudioconvert.c:
1065           Also mention that a conversion from double to float is suboptimal still.
1066
1067 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
1068
1069         * gst-libs/gst/audio/gstaudiofilter.c:
1070         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
1071           Clear our formats structure and free the caps contained in it when
1072           shutting down.
1073
1074 2007-02-05  Andy Wingo  <wingo@pobox.com>
1075
1076         * gst-libs/gst/audio/gstbaseaudiosink.c
1077         (gst_base_audio_sink_callback): Update basesink->offset so that we
1078         pull monotonically increasing offsets instead of, um, seeking back
1079         to 0 each time. Fixes alsasrc ! alsasink!
1080
1081 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1082
1083         * gst/videoscale/gstvideoscale.c:
1084           A width and height of 1 makes us crash, so increase minimum size to
1085           2x2 pixels until someone feels like fixing this (#404512).
1086
1087 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
1088
1089         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
1090           Add small test to make sure request pads are cleaned up properly
1091           even if oggmux never changes state out of NULL.
1092
1093 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
1094
1095         * tests/check/libs/utils.c: (GST_START_TEST):
1096           Fix unit test. Turns out things work much better when you
1097           NULL-terminate string arrays. Should make p5 build bot happy again.
1098
1099 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1100
1101         * gst-libs/gst/audio/Makefile.am:
1102         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1103         (gst_audio_filter_template_base_init),
1104         (gst_audio_filter_template_class_init),
1105         (gst_audio_filter_template_init),
1106         (gst_audio_filter_template_set_property),
1107         (gst_audio_filter_template_get_property),
1108         (gst_audio_filter_template_setup),
1109         (gst_audio_filter_template_filter),
1110         (gst_audio_filter_template_filter_inplace), (plugin_init):
1111           Oops, forgot to commit fixed-up example.
1112
1113 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1114
1115         * docs/libs/gst-plugins-base-libs-sections.txt:
1116         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
1117         (gst_audio_filter_class_init), (gst_audio_filter_init),
1118         (gst_audio_filter_set_caps),
1119         (gst_audio_filter_class_add_pad_templates):
1120         * gst-libs/gst/audio/gstaudiofilter.h:
1121           Port GstAudioFilter to 0.10. This change technically breaks
1122           API and ABI (and thus also every library developer's heart),
1123           but seems justifiable on the grounds that the base class was
1124           completely unusable before (ie. would crash immediately when
1125           actually used). Fixes #403963 (and eventually also #403572).
1126           Also document all of this a bit.
1127
1128 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1129
1130         * gst-libs/gst/utils/install-plugins.c:
1131         (gst_install_plugins_spawn_child):
1132         * tests/check/libs/utils.c:
1133         (test_base_utils_install_plugins_do_callout):
1134           Lowering log level to see why things fail on the p5 build bot;
1135           fix some typos in unit test messages.
1136
1137 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1138
1139         * tests/check/libs/utils.c:
1140         (test_base_utils_install_plugins_do_callout):
1141           Don't hard-code temp directory for test helper; use GLib functions
1142           to write out file and do error checking etc.
1143
1144 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1145
1146         * gst-libs/gst/utils/Makefile.am:
1147         * gst-libs/gst/utils/base-utils.h:
1148         * gst-libs/gst/utils/install-plugins.c:
1149         (gst_install_plugins_context_set_xid),
1150         (gst_install_plugins_context_new),
1151         (gst_install_plugins_context_free),
1152         (gst_install_plugins_get_helper),
1153         (gst_install_plugins_spawn_child),
1154         (gst_install_plugins_return_from_status),
1155         (gst_install_plugins_installer_exited),
1156         (gst_install_plugins_async), (gst_install_plugins_sync),
1157         (gst_install_plugins_return_get_name),
1158         (gst_install_plugins_installation_in_progress):
1159         * gst-libs/gst/utils/install-plugins.h:
1160           API: add API for applications to initiate installation of missing
1161           plugins, ie. gst_install_plugins_async() primarily.
1162           Based on libgimme-codec by Ryan Lortie.
1163
1164         * configure.ac:
1165           Add --with-install-plugins-helper configure option so distros can specify
1166           the path of the helper script or program to call when plugin installation
1167           is requested (distros: please do any argument munging in this helper
1168           script instead of patching GStreamer to pass arguments differently
1169           to another program directly).
1170
1171         * docs/libs/gst-plugins-base-libs-docs.sgml:
1172         * docs/libs/gst-plugins-base-libs-sections.txt:
1173           Build and document new API.
1174
1175         * tests/check/libs/utils.c: (result_cb),
1176         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
1177         (libgstbaseutils_suite):
1178           Some simple checks for the new API.
1179
1180 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1181
1182         * tests/check/elements/audioconvert.c: (test_float_conversion):
1183           Add small test for 32bit float <=> 64bit float conversion (works
1184           only one way so far, 32=>64 produces structured noise).
1185
1186 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1187
1188         * gst/audioconvert/gstaudioconvert.c:
1189         (set_structure_widths_32_and_64), (make_lossless_changes):
1190           We don't support floats with a width of 40, 48 or 56 bits.
1191
1192 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
1193
1194         * gst/audioconvert/audioconvert.c: (float), (double),
1195         (audio_convert_get_func_index):
1196         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
1197         (make_lossless_changes):
1198           Support for 64-bit float audio in audioconvert (#339837)
1199
1200 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1201
1202         Patch by: Holger Wansing  <linux wansing-online de>
1203
1204         * po/LINGUAS:
1205         * po/de.po:
1206           Add German translation (#352069).
1207
1208 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
1209
1210         reviewed by: Wim Taymans <wim@fluendo.com>
1211
1212         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
1213         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
1214         Use newly added GstCollectPads API to free the allocated resources in
1215         the GstOggPad structures (#402393).
1216
1217 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
1218
1219         * gst/playback/gstplaybin.c: (gen_vis_element):
1220           Add audioresample+audioconvert in front of the visualisation
1221           element, so that elements like libvisual 0.4 that don't support all
1222           samplerates can work.
1223
1224           Fixes: #402505
1225
1226 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
1227
1228         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
1229         (gst_play_base_bin_get_streaminfo_value_array):
1230           Take some locks and make a copy of the streaminfo value array we
1231           maintain while holding the lock, so that the application can
1232           retrieve the stream-info as a value array in a thread-safe way.
1233
1234 2007-01-30  Wim Taymans  <wim@fluendo.com>
1235
1236         * gst/audioconvert/gstaudioconvert.c:
1237         Don't fail on 0 sized buffers. Fixes #396835.
1238
1239 2007-01-29  David Schleef  <ds@schleef.org>
1240
1241         * gst/typefind/gsttypefindfunctions.c:
1242           Detect BBCD as video/x-dirac, so we can play raw dirac
1243           streams.
1244
1245 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
1246
1247         * ext/theora/theoraenc.c: (theora_enc_chain):
1248           Check return value of theora_encode_header(), or we might try to
1249           allocate a random number of bytes. theora_encode_header() can fail
1250           if libtheora has been compiled with encoding support disabled.
1251           Fixes #398110.
1252
1253 2007-01-29  Wim Taymans  <wim@fluendo.com>
1254
1255         * tests/check/gst/.cvsignore:
1256         Do as buildbot says.
1257
1258 2007-01-29  Wim Taymans  <wim@fluendo.com>
1259
1260         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
1261         Fix strides in libvisual. Gst uses X strides.
1262         Inspired by: <ed at catmur dot co dot uk> and 
1263         <tim at centricular dot net>
1264         Fixes #401118.
1265
1266 2007-01-27  Wim Taymans  <wim@fluendo.com>
1267
1268         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
1269         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
1270         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
1271         (gst_ogg_demux_perform_seek),
1272         (gst_ogg_demux_bisect_forward_serialno),
1273         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1274         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
1275         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
1276         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
1277         * ext/ogg/gstoggdemux.h:
1278         Properly propagate streaming errors when we are scanning the file for
1279         chains so that we don't crash when shut down. Might fix some crashers
1280         when quickly switching oggs in RB such as #332503 and #378436.
1281
1282 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
1283
1284         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
1285           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
1286           error code as well.
1287
1288 2007-01-25  Wim Taymans  <wim@fluendo.com>
1289
1290         * gst/playback/gstplaybasebin.c: (remove_source):
1291         Don't try to disconnect a signal from a finalized object.
1292
1293 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1294
1295         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
1296           Cast lock macro parameters to make sure we're actually accessing the
1297           lock member at the right class level. Free list itself in _dispose()
1298           as well and NULL it in case dispose gets called multiple times.
1299
1300 2007-01-25  Edward Hervey  <edward@fluendo.com>
1301
1302         * gst/playback/gstdecodebin2.c:
1303         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
1304         Free GstDecodeGroups no longer used.
1305         (gst_decode_group_expose):
1306         Don't unlock too many times !
1307         (deactivate_free_recursive):
1308         Free iterator once we're done with it.
1309         Fix for recursively deactivating elements (stop at ghostpads).
1310
1311 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1312
1313         * gst/playback/gstplaybin.c: (handoff):
1314           Fix up caps on the frame buffer before we save it and potentially
1315           make it accessible to other threads via g_object_get; also use
1316           gst_buffer_replace() instead of gst_mini_object_replace().
1317
1318 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1319
1320         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
1321           Make getting the current frame thread-safe.
1322
1323 2007-01-25  Edward Hervey  <edward@fluendo.com>
1324
1325         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
1326         (gst_decode_group_new), (gst_decode_group_free):
1327         Set queues to bigger sizes to cope with HD contents.
1328         Fix some mutex freeing and add comment about MT safe methods.
1329
1330 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
1331
1332         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
1333         (gst_text_overlay_text_event):
1334           Don't unnecessarily ref (and then leak) upstream events if the text
1335           pad is not linked. Fixes #399948.
1336
1337         * tests/check/gst-plugins-base.supp:
1338           Add suppression for pango on edgy/x86 for textoverlay test.
1339
1340 2007-01-24  Wim Taymans  <wim@fluendo.com>
1341
1342         * gst-libs/gst/rtp/gstrtpbuffer.h:
1343         Add some more fixed payloads.
1344
1345 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
1346
1347         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
1348           Error out properly if we get an error from libogg while reading the
1349           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
1350
1351 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
1352
1353         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
1354           Don't leak mutex.
1355
1356         * tests/check/elements/playbin.c:
1357         (test_sink_usage_video_only_stream),
1358         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
1359         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
1360         (test_missing_suburisource_handler),
1361         (test_missing_primary_decoder), (playbin_suite):
1362           Run all tests once with decodebin and once with decodebin2.
1363           One test does not pass yet with decodebin2.
1364
1365 2007-01-23  Edward Hervey  <edward@fluendo.com>
1366
1367         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
1368         Fix the cases where oggmux doesn't properly figure out that all
1369         sinkpads have gone EOS, and therefore doesn't push out the remaining
1370         buffers and the final EOS event.
1371         Fixes #363379
1372
1373 2007-01-23  Julien MOUTTE  <julien@moutte.net>
1374
1375         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1376         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1377         Don't lock on navigation event push, just on keysym to string.
1378         Fixes #397673 again.
1379
1380 2007-01-22  Edward Hervey  <edward@fluendo.com>
1381
1382         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
1383         (get_current_group), (group_demuxer_event_probe),
1384         (gst_decode_group_expose), (deactivate_free_recursive),
1385         (gst_decode_group_free):
1386         Cleanups.
1387         Don't forget to emit 'no-more-pads' once a group is exposed.
1388         Cleanup elements from a DecodeGroup once we remove it.
1389         Protect call to gst_decode_group_expose() with the decodebin lock.
1390
1391 2007-01-22  Julien MOUTTE  <julien@moutte.net>
1392
1393         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1395         Looking at Xorg code i can't figure out if that XKeysymToString
1396         function is thread sensible or not. Lock it just in case as
1397         recommended by Radek Doulik <rodo at ximian dot com>.
1398
1399 2007-01-22  Julien MOUTTE  <julien@moutte.net>
1400
1401         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1402         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1403         Lock that X Call as well. Fixes #397673.
1404
1405 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1406
1407         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1408           Don't go into an endless loop if the file starts with 00 00 01 2X,
1409           like quicktime redirect files might. Fixes #396042.
1410
1411         * tests/check/Makefile.am:
1412         * tests/check/gst/.cvsignore:
1413         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
1414         (typefindfunctions_suite):
1415           Add unit test for the above.
1416
1417 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1418
1419         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1420           On second thought, use "depth" field rather than "bpp" field.
1421
1422 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1423
1424         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1425           Camtasia caps apparently need a bpp field (#398875).
1426
1427 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1428
1429         * gst/playback/gstplaybasebin.c: (setup_subtitle),
1430         (gen_source_element), (gst_play_base_bin_change_state):
1431           Attempt at a better error message in case we don't have the required
1432           URI handler installed; post missing-plugin message also when we're
1433           missing an URI handler for the subtitle URI; clean up properly also
1434           when an error occurs and we never made it to PAUSED state.
1435
1436         * tests/check/elements/playbin.c: (GST_START_TEST),
1437         (playbin_suite):
1438           Check that we're also getting a missing-plugin messsage for a
1439           missing subtitle URI handler (and clean up properly).
1440
1441 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1442
1443         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
1444           Plug a few reference leaks.
1445
1446 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1447
1448         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
1449           Lower probability a bit if the marker isn't right at the start,
1450           to decrease the chance of false positives.
1451
1452 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1453
1454         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
1455           Small mpeg2 system stream typefinding improvement: make typefinder
1456           probe a bit into the stream instead of just looking for a marker
1457           at the beginning. Fixes #397810.
1458
1459 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
1460
1461         * gst/audioconvert/gstchannelmix.c:
1462           Remove compatibility cruft for prehistoric GLib versions.
1463
1464 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1465
1466         * gst/playback/Makefile.am:
1467         * gst/playback/gstdecodebin.c: (close_pad_link):
1468         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
1469         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1470         (gst_play_base_bin_handle_message_func), (unknown_type):
1471           Let decodebin be the element to post missing-plugin messages for
1472           missing decoders (rather than playbin); make playbin implement
1473           GstBin::handle_message so we can suppress missing-plugin messages
1474           for types we're not handling on purpose (don't want to bring up an
1475           installer in those cases).
1476
1477 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
1478
1479         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1480         * gst-libs/gst/tag/gstvorbistag.c:
1481         (gst_tag_list_to_vorbiscomment_buffer):
1482         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
1483           Fix potentially unaligned access (#397207).
1484
1485 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
1486
1487         * tests/examples/seek/seek.c: (set_scale), (update_scale),
1488         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
1489         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
1490         (main):
1491           Allow to toggle looping while it plays. Fix callback prototype. Clean
1492           up code a bit more. Add copyright header.
1493
1494 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
1495
1496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1497           Red and blue mask was swapped (spotted by Dan Williams).
1498
1499 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
1500
1501         * gst-libs/gst/tag/gstid3tag.c:
1502         * gst-libs/gst/tag/gstvorbistag.c:
1503           Use new beats-per-minute tag from core.
1504
1505 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
1506
1507         * po/POTFILES.in:
1508           Add new files with translatable strings, so they actually make it
1509           into the template file one day.
1510
1511 2007-01-12  Andy Wingo  <wingo@pobox.com>
1512
1513         * gst-libs/gst/audio/gstbaseaudiosink.c
1514         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
1515         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
1516         stuff, as the base class handles this now. Actually tell the ring
1517         buffer to start.
1518         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
1519         How did this work before? Maybe I'm not as awesome a programmer as
1520         I think.
1521
1522         * gst-libs/gst/audio/gstbaseaudiosrc.c
1523         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
1524         of a pad function.
1525
1526 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1527
1528         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
1529           Remove more fields so that the application can better blacklist
1530           formats that have been tried before.
1531
1532 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1533
1534         * gst-libs/gst/audio/mixerutils.h:
1535           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
1536           used when compiling with c++ compilers as well.
1537
1538 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1539
1540         * gst/typefind/gsttypefindfunctions.c:
1541           Fix comment.
1542
1543 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
1544
1545         * gst/playback/gstplaybin.c: (post_missing_element_message),
1546         (gen_video_element), (gen_text_element), (gen_audio_element),
1547         (gen_vis_element):
1548           Post missing-plugin messages also when we error out because
1549           converters, textoverlay or auto*sinks are missing (#161922).
1550
1551 2007-01-10  Wim Taymans  <wim@fluendo.com>
1552
1553         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1554         (is_demuxer_element), (new_caps):
1555         * gst/playback/gstplaybasebin.c: (source_new_pad):
1556         Fix the case where we try to ref a NULL element when we delay a link
1557         because of unfixed caps.
1558         Set the state of autoplugged decodebins to PAUSED.
1559         RTSP now works in playbin, we can remove it from the blacklist.
1560
1561 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1562
1563         * gst/playback/Makefile.am:
1564         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1565         (unknown_type), (setup_subtitle), (gen_source_element):
1566         * gst/playback/gstplaybin.c: (plugin_init):
1567           Post missing-plugin messages on the bus for missing sources and
1568           missing decoders/demuxers/depayloaders; fix error code used when
1569           we're missing an URI handler source; for media types that we are not
1570           handling on purpose at the moment, don't print "don't know how to
1571           handle xyz" messages to the terminal or post missing-plugin
1572           messages on the bus.
1573
1574         * tests/check/elements/playbin.c: (create_playbin),
1575         (GST_START_TEST), (gst_codec_src_uri_get_type),
1576         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1577         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1578         (gst_codec_src_init_type), (gst_codec_src_base_init),
1579         (gst_codec_src_create), (gst_codec_src_class_init),
1580         (gst_codec_src_init), (plugin_init), (playbin_suite):
1581           Add some tests for the missing-plugin stuff.
1582
1583 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1584
1585         * configure.ac:
1586         * gst-libs/gst/Makefile.am:
1587         * gst-libs/gst/utils/Makefile.am:
1588         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1589         * gst-libs/gst/utils/base-utils.h:
1590         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1591         (find_format_info), (caps_are_rtp_caps),
1592         (gst_base_utils_get_source_description),
1593         (gst_base_utils_get_sink_description),
1594         (gst_base_utils_get_decoder_description),
1595         (gst_base_utils_get_encoder_description),
1596         (gst_base_utils_get_element_description),
1597         (gst_base_utils_add_codec_description_to_tag_list),
1598         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1599         * gst-libs/gst/utils/descriptions.h:
1600         * gst-libs/gst/utils/missing-plugins.c:
1601         (missing_structure_get_type), (copy_and_clean_caps),
1602         (gst_missing_uri_source_message_new),
1603         (gst_missing_uri_sink_message_new),
1604         (gst_missing_element_message_new),
1605         (gst_missing_decoder_message_new),
1606         (gst_missing_encoder_message_new),
1607         (missing_structure_get_string_detail),
1608         (missing_structure_get_caps_detail),
1609         (gst_missing_plugin_message_get_installer_detail),
1610         (gst_missing_plugin_message_get_description),
1611         (gst_is_missing_plugin_message):
1612         * gst-libs/gst/utils/missing-plugins.h:
1613           API: add new libgstbaseutils library with functions
1614           - to create and parse missing-plugins messages
1615           - that provide (translated) descriptions for caps/decoders/sources/etc.
1616           Closes #392393.
1617
1618         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1619         * pkgconfig/gstreamer-plugins-base.pc.in:
1620           Add new lib.
1621
1622         * docs/libs/gst-plugins-base-libs-docs.sgml:
1623         * docs/libs/gst-plugins-base-libs-sections.txt:
1624           Generate docs for new lib and API.
1625
1626         * tests/check/Makefile.am:
1627         * tests/check/libs/.cvsignore:
1628         * tests/check/libs/utils.c: (missing_msg_check_getters),
1629         (GST_START_TEST), (libgstbaseutils_suite):
1630           Add some basic unit tests.
1631
1632 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1633
1634         * ext/ogg/Makefile.am:
1635           Dist gstoggdemux.h to fix 'make distcheck'.
1636
1637         * sys/v4l/Makefile.am:
1638           Fix 'make distcheck' even more.
1639
1640 2007-01-09  Wim Taymans  <wim@fluendo.com>
1641
1642         * docs/plugins/Makefile.am:
1643         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1644         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1645         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1646         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1647         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1648         (gst_ogg_demux_perform_seek):
1649         * ext/ogg/gstoggdemux.h:
1650         Added docs.
1651         Add some more comments.
1652         Small cleanups.
1653
1654 2007-01-09  Wim Taymans  <wim@fluendo.com>
1655
1656         * ext/theora/theoradec.c:
1657         * ext/vorbis/vorbisdec.c:
1658         * gst-libs/gst/audio/gstringbuffer.c:
1659         (gst_ring_buffer_commit_full):
1660         * gst-libs/gst/audio/gstringbuffer.h:
1661         * gst-libs/gst/rtp/gstrtpbuffer.c:
1662         * gst-libs/gst/tag/gstvorbistag.c:
1663         Small documentation updates/fixes
1664
1665 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1666
1667         * configure.ac:
1668           Require core CVS HEAD for Andy's basesrc/sink API additions.
1669
1670 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1671
1672         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
1673
1674         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1675         (plugin_init):
1676           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1677           on flac.sf.net (there appear to be other versions of the first
1678           ogg page in the wild) (#391365).
1679
1680 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1681
1682         * configure.ac:
1683           Check if localtime_r() is available.
1684
1685         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1686           If localtime_r() is not available, fall back to localtime(). Should
1687           fix build on MingW (#393310).
1688
1689 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1690
1691         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1692         * gst/subparse/gstsubparse.h:
1693           Remove spurious 1000 subtrahend when calculating the timestamp from
1694           the frame number and the frame rate . Also, use the frames/second
1695           value specified in the first line of the file, if one is specified
1696           there. Should fix #357503.
1697
1698         * tests/check/elements/subparse.c: (do_test),
1699         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1700         (subparse_suite):
1701           Add some basic unit tests for the microdvd subtitle format.
1702
1703 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1704
1705         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1706         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1707         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1708         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1709         (gst_xvimagesink_set_xwindow_id),
1710         (gst_xvimagesink_set_event_handling),
1711         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1712         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1713         Patch by : Young-Ho Cha <ganadist at chollian dot net>
1714         Fixes : #390076.
1715         Add an adaptor property to select a specific XV adaptor.
1716         * sys/xvimage/xvimagesink.h:
1717
1718 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1719
1720         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1721         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1722         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1723         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1724         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1725         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1726         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1727         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1728         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1729         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1730         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1731         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1732         Use flow_lock much more to protect every access to xwindow.
1733         Try to catch erros while creating images in case some drivers are
1734         just generating an XError when the requested image is too big.
1735         Should fix : #354698, #384008, #384060.
1736         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1737         Implement some stress testing of setting window xid.
1738
1739 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
1740
1741         * win32/common/libgsaudio.def:
1742           Add new exported function.
1743         * win32/common/libgstogg.dsp:
1744           Add gstoggaviparse.c to the build.
1745         * win32/common/libgstvideoscale.dsp:
1746           Add vs_4tap.c to the build.
1747         * win32/common/libgstvorbis.dsp:
1748           Add vorbistag.c to the build.
1749         
1750 2007-01-06  Andy Wingo  <wingo@pobox.com>
1751
1752         * gst-libs/gst/audio/gstbaseaudiosink.c
1753         (gst_base_audio_sink_class_init)
1754         (gst_base_audio_sink_init): 
1755         (gst_base_audio_sink_activate_pull): Add an activate_pull function
1756         to baseaudiosink, and tell basesink that we can work in pull mode.
1757         This way the ring buffer thread drives the pipeline directly, if
1758         pull mode is possible. There is some lingering nastiness regarding
1759         capsnego, however.
1760         (gst_base_audio_sink_callback): Implement the callback to pull
1761         data. This interface is a bit light, though -- it should get a
1762         GstFlowReturn return value at least.
1763
1764 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1765
1766         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1767         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1768         * gst/playback/gstdecodebin2.c:
1769         (gst_decode_group_check_if_blocked):
1770           Printf format and missing argument fixes.
1771
1772 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
1773
1774         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1775         (gst_ogm_parse_change_state):
1776         Activate pads before adding them to the element.
1777
1778 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1779
1780         * tests/examples/seek/scrubby.c: (main):
1781         * tests/examples/seek/seek.c: (main):
1782           Call g_thread_init() first thing in main() (see #391278).
1783
1784 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1785
1786         * tests/check/Makefile.am:
1787         * tests/check/libs/.cvsignore:
1788         * tests/check/libs/netbuffer.c: (GST_START_TEST),
1789         (netbuffer_suite):
1790           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1791           for the time being, since it's broken, see #393099.
1792
1793 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1794
1795         * tests/check/Makefile.am:
1796           Update to use GST_PLUGINS_BASE_CFLAGS as well.
1797
1798 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1799
1800         * configure.ac:
1801           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1802           so that GST_BASE_CFLAGS can go inbetween them, making sure
1803           we use uninstalled gst-libs headers
1804         * docs/libs/Makefile.am:
1805         * ext/alsa/Makefile.am:
1806         * ext/cdparanoia/Makefile.am:
1807         * ext/gnomevfs/Makefile.am:
1808         * ext/libvisual/Makefile.am:
1809         * ext/ogg/Makefile.am:
1810         * ext/theora/Makefile.am:
1811         * ext/vorbis/Makefile.am:
1812         * gst-libs/gst/audio/Makefile.am:
1813         * gst-libs/gst/cdda/Makefile.am:
1814         * gst-libs/gst/interfaces/Makefile.am:
1815         * gst-libs/gst/riff/Makefile.am:
1816         * gst-libs/gst/rtp/Makefile.am:
1817         * gst-libs/gst/tag/Makefile.am:
1818         * gst/adder/Makefile.am:
1819         * gst/audioconvert/Makefile.am:
1820         * gst/audiorate/Makefile.am:
1821         * gst/audioresample/Makefile.am:
1822         * gst/playback/Makefile.am:
1823         * gst/tcp/Makefile.am:
1824         * gst/videoscale/Makefile.am:
1825         * gst/volume/Makefile.am:
1826         * sys/ximage/Makefile.am:
1827         * sys/xvimage/Makefile.am:
1828         * tests/icles/Makefile.am:
1829           adapt
1830
1831 2007-01-04  Julien MOUTTE  <julien@moutte.net>
1832
1833         * gst-libs/gst/interfaces/xoverlay.c:
1834         (gst_x_overlay_handle_events):
1835         * gst-libs/gst/interfaces/xoverlay.h:
1836         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1837         (gst_ximagesink_set_xwindow_id),
1838         (gst_ximagesink_set_event_handling),
1839         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1840         (gst_ximagesink_get_property), (gst_ximagesink_init),
1841         (gst_ximagesink_class_init):
1842         * sys/ximage/ximagesink.h:
1843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1844         (gst_xvimagesink_set_xwindow_id),
1845         (gst_xvimagesink_set_event_handling),
1846         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1847         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1848         (gst_xvimagesink_class_init):
1849         * sys/xvimage/xvimagesink.h:
1850         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1851         Add a method to the XOverlay interface to allow disabling of 
1852         event handling in x[v]imagesink elements. This will let X events
1853         propagate to parent windows which can be usefull in some cases.
1854         Be carefull that the application is then responsible of pushing
1855         navigation events and expose events to the video sink.
1856         Fixes: #387138.
1857
1858 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
1859
1860         * gst-libs/gst/tag/gstvorbistag.c:
1861         * tests/check/libs/tag.c: (GST_START_TEST):
1862           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1863           (fixes #392070).
1864
1865 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
1866
1867         * configure.ac:
1868         * docs/Makefile.am:
1869         * docs/design/Makefile.am:
1870           Dist design docs.
1871
1872 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1873
1874         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1875         typo. Fixes: #390063.
1876
1877 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1878
1879         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1881         caps leak.
1882         * win32/common/config.h: Updated.
1883
1884 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
1885
1886         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1887         (setup_gdpdepay_streamheader):
1888         * tests/check/elements/gdppay.c: (cleanup_gdppay),
1889         (setup_gdppay_streamheader):
1890           Fix the dp tests, but activating the pads for the streamheader tests
1891           too and cleaning up conditionaly
1892
1893 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
1894
1895         * gst/ffmpegcolorspace/avcodec.h:
1896         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1897         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1898         (gst_ffmpegcsp_avpicture_fill):
1899         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1900         (img_get_alpha_info):
1901         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1902         other end of the word. Fixes: #387073.
1903
1904         Add some inconsequential branch hints in a couple of places.
1905
1906 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
1907
1908         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1909         (gst_ffmpeg_caps_to_smpfmt):
1910           The "signed" field in raw audio caps is of boolean type, trying to
1911           extract the value with _get_int() will fail (fix to keep in sync with
1912           the copy in gst-ffmpeg)
1913
1914 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
1915
1916         * tests/check/elements/audioresample.c: (cleanup_audioresample):
1917         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1918         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1919         (cleanup_gdpdepay):
1920         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1921         * tests/check/elements/subparse.c: (teardown_subparse):
1922         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1923         * tests/check/elements/videorate.c: (cleanup_videorate):
1924         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1925         * tests/check/elements/volume.c: (cleanup_volume):
1926         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1927         (cleanup_vorbisdec):
1928         * tests/check/elements/vorbistag.c: (setup_vorbistag),
1929         (cleanup_vorbistag):
1930           consistent pad (de)activation
1931
1932 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1933
1934         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1935           Forgot to register the extensions.
1936
1937 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1938
1939         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1940         (plugin_init):
1941           Add typefinder for VIVO files (my christmas present to the 90s).
1942
1943 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1944
1945         * gst/playback/gstdecodebin.c: (type_found):
1946           Special-case the text/plain media type: we only want to recognise it
1947           as a 'raw' decoded media type if it comes from a demuxer or subtitle
1948           parser, but not if the entire stream is of text/plain type. If the
1949           entire stream is text/plain, we should just error out.
1950
1951           This fixes playback of audio files with lyrics in totem. Totem can't
1952           distinguish between text files and subtitle files and passes any
1953           .txt file with the same basename as the main file to playbin as
1954           suburi, and playbin will then throw a 'subtitle found, but no video
1955           stream' error, which isn't entirely helpful. See #380342.
1956
1957           Also, with this change we'll show a slightly more correct error
1958           message in case totem passes a playlist file to us (although a
1959           custom error message wording instead of the default text would
1960           probably not be a bad idea either).
1961
1962           Same problem also needs to be fixed for playbin+decodebin2.
1963
1964         * tests/check/Makefile.am:
1965         * tests/check/elements/decodebin.c: (src_handoff_cb),
1966         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1967         (decodebin_suite):
1968           Add simple unit test for decodebin for the above.
1969
1970 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1971
1972         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1973         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1974           Refuse to change state to READY when we failed to create any of the
1975           required elements in our instance init function.
1976
1977 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
1978
1979         * docs/libs/gst-plugins-base-libs-sections.txt:
1980           Small docs fixes/updates.
1981
1982         * gst-libs/gst/video/gstvideosink.h:
1983           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1984           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1985           removed from the base sink API between 0.9.6 and 0.9.7).
1986           API: add GST_VIDEO_SINK_CAST and use it for the height/width
1987           accessor macros, so we don't do a runtime GObject type check every
1988           time we use them.
1989
1990 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1991
1992         * Makefile.am:
1993         * gst-plugins-base.doap:
1994         * gst-plugins-base.spec.in:
1995           add doap file
1996
1997 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1998
1999         Patch by: Jens Granseuer <jensgr at gmx net>
2000
2001         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2002         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2003         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
2004         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
2005         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
2006           Declare variables at the beginning of a block. Fixes #383195.
2007
2008 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
2009
2010         * configure.ac:
2011         Bump version nano - back to CVS.
2012
2013
2014 === release 0.10.11 ===
2015
2016 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
2017
2018         * configure.ac:
2019           releasing 0.10.11, "Dumb things"
2020
2021 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
2022
2023         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
2024         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
2025         Handle the case where an element has multiple pads with 
2026         unfixed caps as well as still possibly producing more dynamic 
2027         pads by storing each case as a distinct entry in the dynamic list.
2028         Fixes #38223 again.
2029
2030 2006-12-04  Wim Taymans  <wim@fluendo.com>
2031
2032         * gst/playback/gstdecodebin.c: (close_pad_link):
2033         Fix #382223, add more dynamic caps handling.
2034
2035 2006-12-04  Wim Taymans  <wim@fluendo.com>
2036
2037         reviewed by: <delete if not using a buddy>
2038
2039         * gst-libs/gst/audio/gstringbuffer.h:
2040         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
2041         (gst_netaddress_set_ip4_interface),
2042         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
2043         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
2044         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
2045         (gst_netaddress_get_ttl):
2046         * gst-libs/gst/netbuffer/gstnetbuffer.h:
2047         * gst/playback/gstdecodebin.c: (close_pad_link):
2048         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
2049         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
2050         * win32/common/config.h:
2051
2052 2006-12-01  Michael Smith  <msmith@fluendo.com>
2053
2054         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2055           Delete bad debug code.
2056           Fixes #381219
2057
2058 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
2059
2060         * gst/videoscale/vs_4tap.c:
2061         * win32/MANIFEST:
2062         * win32/common/config.h:
2063         * win32/vs8/libgstvideoscale.vcproj:
2064         Fix compilation on win32 under VS8
2065         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
2066         Partially fixes #381175
2067
2068 2006-11-30  Michael Smith  <msmith@fluendo.com>
2069
2070         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
2071         (GST_START_TEST):
2072           It would be very bad if, after a discont buffer, we thought every
2073           single following buffer was also discont. So, add to the test to
2074           ensure that this isn't the case.
2075           
2076         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
2077           ... it was the case. So fix it.
2078
2079 2006-11-28  Wim Taymans  <wim@fluendo.com>
2080
2081         * gst/playback/gstplaybasebin.c: (check_queue_event):
2082         Improve debug.
2083
2084         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
2085         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
2086         padtemplate caps. Refixes #357577.
2087
2088 2006-11-28  Wim Taymans  <wim@fluendo.com>
2089
2090         * gst/playback/gstplaybasebin.c: (check_queue_event),
2091         (queue_threshold_reached), (queue_out_of_data),
2092         (gen_preroll_element):
2093         Add event probe to see when EOS is in a queue and we can disable the
2094         underrun signals. Fixes #357577.
2095
2096 2006-11-28  Edward Hervey  <edward@fluendo.com>
2097
2098         * gst/playback/Makefile.am:
2099         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
2100         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
2101         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
2102         (gst_decode_bin_init), (gst_decode_bin_dispose),
2103         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
2104         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
2105         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
2106         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
2107         (connect_element), (expose_pad), (type_found),
2108         (pad_added_group_cb), (pad_removed_group_cb),
2109         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
2110         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
2111         (are_raw_caps), (multi_queue_overrun_cb),
2112         (multi_queue_underrun_cb), (gst_decode_group_new),
2113         (get_current_group), (group_demuxer_event_probe),
2114         (gst_decode_group_control_demuxer_pad),
2115         (gst_decode_group_control_source_pad),
2116         (gst_decode_group_check_if_blocked),
2117         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
2118         (gst_decode_group_hide), (gst_decode_group_free),
2119         (gst_decode_group_set_complete), (source_pad_blocked_cb),
2120         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
2121         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
2122         (plugin_init):
2123         New decodebin2 element.
2124         Closes #370092
2125         * gst/playback/gstplay-marshal.list:
2126         Added marshallers for new signals in decodebin2
2127         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
2128         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
2129         is set.
2130
2131 2006-11-28  Wim Taymans  <wim@fluendo.com>
2132
2133         * gst/playback/gstplaybasebin.c: (setup_source),
2134         (gst_play_base_bin_change_state):
2135         Disable rtsp:// uris for the release, it's not good enough yet.
2136         Remove unused var.
2137
2138 2006-11-26  Wim Taymans  <wim@fluendo.com>
2139
2140         * ext/theora/theoradec.c: (gst_theora_dec_reset),
2141         (theora_dec_push_forward), (theora_dec_push_reverse),
2142         (theora_handle_data_packet), (theora_dec_decode_buffer),
2143         (theora_dec_flush_decode), (theora_dec_chain_reverse),
2144         (theora_dec_chain_forward), (theora_dec_chain):
2145         Implement reverse playback.
2146
2147         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
2148         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
2149         (vorbis_dec_chain_forward):
2150         Clear buffers used for reverse playback in _reset.
2151         No need to set the eos flag, we clip samples using the segment.
2152
2153 2006-11-24  Wim Taymans  <wim@fluendo.com>
2154
2155         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
2156         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
2157         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
2158         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
2159         Some cleanups.
2160         Handle continued pages in reverse mode.
2161
2162 2006-11-24  Wim Taymans  <wim@fluendo.com>
2163
2164         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
2165         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
2166         (vorbis_dec_flush_decode):
2167         Small cleanups.
2168         Don't try to add invalid timestamps.
2169         Clipping will unref the buffer.
2170
2171 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
2172
2173         * gst/adder/gstadder.h:
2174         * gst/audiotestsrc/gstaudiotestsrc.h:
2175           remove obsolete _factory_init protos
2176
2177 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
2178
2179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
2180           Fix spacing in debug message.
2181
2182 2006-11-23  Wim Taymans  <wim@fluendo.com>
2183
2184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
2185         (gst_ogg_demux_chain):
2186         Don't just ignore return values from _pad_push().
2187         Small debug improvements.
2188
2189 2006-11-23  Michael Smith  <msmith@fluendo.com>
2190
2191         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
2192           If our incoming buffer is marked as DISCONT, then increment the page
2193           number (so that the discontinuity is marked in the final ogg
2194           bitstream) and flush the previous page.
2195
2196 2006-11-22  Michael Smith  <msmith@fluendo.com>
2197
2198         * ext/theora/gsttheoraenc.h:
2199         * ext/theora/theoraenc.c: (gst_theora_enc_init),
2200         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
2201         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
2202         (theora_enc_chain), (theora_enc_change_state):
2203           Mark discontinuities of > 3/4 of a frame, reinit encoder.
2204
2205         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
2206         (GST_START_TEST), (theoraenc_suite):
2207           Enable discontinuity test, fix it.
2208
2209 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
2210
2211         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
2212         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
2213         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
2214         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2215         (gst_text_overlay_change_state):
2216         * ext/pango/gsttextoverlay.h:
2217           Some textoverlay fixes: for one, in the video chain function,
2218           actually wait for a text buffer to come in if there is none at the
2219           moment and there should be one; also, deal more gracefully with
2220           incoming buffers that do not have a timestamp or duration; discard
2221           text buffer when not needed any longer. Fixes #341681.
2222
2223         * tests/check/Makefile.am:
2224         * tests/check/elements/.cvsignore:
2225         * tests/check/elements/textoverlay.c:
2226         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
2227         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
2228         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
2229         (test_video_waits_for_text_send_text_newsegment_thread),
2230         (test_video_waits_for_text_shutdown_element),
2231         (test_render_continuity_push_video_buffers_thread),
2232         (textoverlay_suite):
2233           Add some unit tests for textoverlay.
2234
2235 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
2236
2237         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
2238           Avoid integer underflow when the found probability for mp3 is
2239           smaller than the 'penalty' we subtract if there's not a clean
2240           mp3 header sync at offset 0.
2241
2242 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
2243
2244         * docs/libs/gst-plugins-base-libs-sections.txt:
2245           Add some new symbols to the docs
2246
2247 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
2248
2249         * tests/check/Makefile.am:
2250         * tests/check/elements/ffmpegcolorspace.c:
2251         (ffmpegcolorspace_suite):
2252           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
2253           (for now not for valgrinding though, since it takes too long).
2254
2255 2006-11-20  Wim Taymans  <wim@fluendo.com>
2256
2257         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2258         (gst_ffmpeg_pixfmt_to_caps):
2259         Fix RGBA32 caps. Fixes #357038.
2260
2261 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
2262
2263         * gst-libs/gst/interfaces/mixertrack.h:
2264           Add FIXME so we can add some padding here in 0.11
2265
2266 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
2267
2268         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2269           Fix GstBaseRTPAudioPayload structure so the whole GObject
2270           inheritance business actually works (parent class instance structure
2271           must always come first in the derived class instance structure).
2272
2273 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
2274
2275         * gst/videotestsrc/Makefile.am:
2276         * tests/check/Makefile.am:
2277           Make sure our checks and the videotestsrc plugin link against the
2278           local uninstalled gst libs and not any installed gst libs that
2279           might happen to exist as well.
2280
2281         * tests/check/elements/adder.c: (message_received),
2282         (test_event_message_received), (test_play_twice_message_received):
2283         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2284           Fix compiler warnings when compiling against core with disabled
2285           debugging system.
2286
2287 2006-11-16  Michael Smith  <msmith@fluendo.com>
2288
2289         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2290         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
2291           Fix audiorate, so that it accurately sets offsets and timestamps.
2292           Doesn't change the fundamental algorithmic decisions; so should be
2293           safe.
2294
2295         * tests/check/Makefile.am:
2296           Enable audiorate test now that it passes.
2297
2298 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
2299
2300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
2301           clear xv when going to NULL, remove // commented non-existant proto
2302
2303         * tests/examples/seek/seek.c: (main):
2304           add missing tooltip description for scrub and play_scrub
2305
2306 2006-11-14  David Schleef  <ds@schleef.org>
2307
2308         * configure.ac:
2309           Bump liboil requirement to 0.3.8.
2310         * gst-libs/gst/riff/riff-media.c:
2311           Add Dirac fourcc.
2312         * gst/videoscale/vs_image.h:
2313         * gst/videoscale/vs_scanline.h:
2314           Use liboil's stdint.h.
2315         * gst/videotestsrc/videotestsrc.c:
2316           Remove liboil related ifdef's, since they aren't needed now, and
2317           won't work with future versions.
2318
2319 2006-11-14  David Schleef  <ds@schleef.org>
2320
2321         * gst/videoscale/Makefile.am:
2322         * gst/videoscale/gstvideoscale.c:
2323         * gst/videoscale/gstvideoscale.h:
2324         * gst/videoscale/vs_4tap.c:
2325         * gst/videoscale/vs_4tap.h:
2326         * gst/videoscale/vs_image.c:
2327         * gst/videoscale/vs_image.h:
2328         * gst/videoscale/vs_scanline.c:
2329         * gst/videoscale/vs_scanline.h:
2330           Add a 4-tap image scaler.  Theoretically looks much prettier.
2331           The tap calculation could use some improvement.
2332
2333 2006-11-14  Wim Taymans  <wim@fluendo.com>
2334
2335         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
2336
2337         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
2338         (gst_riff_parse_strf_iavs):
2339         * gst/subparse/gstsubparse.c: (convert_encoding):
2340         * gst/tcp/gstmultifdsink.c:
2341         (gst_multi_fd_sink_handle_client_write):
2342         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
2343         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
2344         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
2345         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
2346         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2347         (gst_ximagesink_ximage_new):
2348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
2349         Various gsize and gssize printf fixes. Fixes #372507.
2350
2351 2006-11-13  Wim Taymans  <wim@fluendo.com>
2352
2353         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2354         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
2355         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
2356         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
2357         (vorbis_dec_chain_forward), (vorbis_dec_chain):
2358         * ext/vorbis/vorbisdec.h:
2359         First stab at vorbis reverse playback.
2360
2361 2006-11-13  Wim Taymans  <wim@fluendo.com>
2362
2363         * gst-libs/gst/audio/gstbaseaudiosink.c:
2364         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2365         * gst-libs/gst/audio/gstbaseaudiosink.h:
2366         Make the clock sync code more accurate wrt resampling and playback
2367         at different rates.
2368         
2369         * gst-libs/gst/audio/gstringbuffer.c:
2370         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
2371         * gst-libs/gst/audio/gstringbuffer.h:
2372         Use better algorithm to interpolate sample rates. 
2373
2374 2006-11-13  Michael Smith  <msmith@fluendo.com>
2375
2376         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
2377           Improve a debug line slightly.
2378
2379         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
2380           Call gst_riff_init() in plugin_init, to avoid getting errors from
2381           the debug system (unrelated changes to another plugin made this turn
2382           up; not sure why).
2383
2384 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
2385
2386         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
2387
2388         * win32/common/libgsttag.def:
2389           Add missing symbol (#366492).
2390
2391 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
2392
2393         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
2394           Don't unref a NULL pad.
2395
2396 2006-11-09  Wim Taymans  <wim@fluendo.com>
2397
2398         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
2399         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
2400         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
2401         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
2402         (gst_ogg_demux_loop):
2403         Implement first stab at reverse playback.
2404
2405 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
2406
2407         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2408         (gst_riff_create_video_template_caps):
2409           add h263/h264 variants to the caps, Fixes #363118
2410
2411 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
2412
2413         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2414         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2415           Use g_strerror instead of strerror so we get UTF-8.
2416
2417 2006-11-03  David Schleef  <ds@schleef.org>
2418
2419         * ext/ogg/gstoggdemux.c:
2420         * ext/ogg/gstoggmux.c:
2421           Add/remove KW-DIRAC header here, since it is ogg-specific.
2422
2423 2006-11-03  Michael Smith  <msmith@fluendo.com>
2424
2425         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
2426           Recognise more mpeg4 elementary video streams.
2427
2428 2006-11-02  Edward Hervey  <edward@fluendo.com>
2429
2430         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
2431         Lower the probability of mp3 typefinding functions if we don't find a
2432         valid mp3 header at the start of the file.
2433         Closes #369482
2434
2435 2006-11-02  Wim Taymans  <wim@fluendo.com>
2436
2437         * ext/theora/gsttheoradec.h:
2438         * ext/theora/theoradec.c: (gst_theora_dec_init),
2439         (theora_dec_sink_event), (theora_dec_chain_forward),
2440         (theora_dec_flush_decode), (theora_dec_chain_reverse),
2441         (theora_dec_chain):
2442         Document and partially implement an algorithm for doing reverse playback
2443         of theora video.
2444
2445 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
2446
2447         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
2448
2449         * win32/common/config.h:
2450         * win32/common/interfaces-enumtypes.c:
2451         * win32/common/libgsttag.def:
2452         * win32/vs8/gst-plugins-base.sln:
2453         * win32/vs8/libgstaudioresample.vcproj:
2454         * win32/vs8/libgstinterfaces.vcproj:
2455         * win32/vs8/libgstogg.vcproj:
2456         * win32/vs8/libgstriff.vcproj:
2457         * win32/vs8/libgsttag.vcproj:
2458         * win32/vs8/libgsttheora.vcproj:
2459         * win32/vs8/libgstvideoscale.vcproj:
2460         * win32/vs8/libgstvorbis.vcproj:
2461           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
2462           to libgsttag.def; add missing dependencies for some vs8 projects;
2463           re-arrange placement of .def files in vs8 projects (#366334).
2464
2465 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
2466
2467         * ext/ogg/gstogg.c:
2468           Remove unused variable.
2469
2470         * ext/ogg/gstoggdemux.c:
2471           Fix Wim's surname in plugin description.
2472
2473 2006-10-31  Wim Taymans  <wim@fluendo.com>
2474
2475         * gst-plugins-base.spec.in:
2476         spec new .h file. Fixes #368310.
2477
2478 2006-10-31  Michael Smith  <msmith@fluendo.com>
2479
2480         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
2481         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
2482         (gst_multi_fd_sink_get_stats),
2483         (gst_multi_fd_sink_remove_client_link),
2484         (gst_multi_fd_sink_queue_buffer),
2485         (gst_multi_fd_sink_handle_clients):
2486         * gst/tcp/gstmultifdsink.h:
2487           Make using the remove or clear signals threadsafe.
2488           Make calling get-stats with an invalid fd not segfault.
2489           Fixes 368273.
2490
2491 2006-10-31  Wim Taymans  <wim@fluendo.com>
2492
2493         * gst-libs/gst/rtp/Makefile.am:
2494         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2495         (gst_base_rtp_audio_payload_init):
2496         Fix and activate base audio payloader.
2497
2498 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
2499
2500         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
2501         (plugin_init):
2502           Add typefinder for QuickTime Image Files (see #366156).
2503
2504 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
2505
2506         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2507           Another typo fix (#366212).
2508
2509 2006-10-27  Wim Taymans  <wim@fluendo.com>
2510
2511         * gst/volume/gstvolume.c: (volume_transform_ip):
2512         Use stream time to synchronize volume property instead of rather random
2513         timestamps. This is needed when gnonlin does its time shifting.
2514
2515 2006-10-27  Wim Taymans  <wim@fluendo.com>
2516
2517         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
2518
2519         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
2520         Remove the pad from the element in release_pad. Fixes #364812.
2521
2522 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
2523
2524         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
2525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
2526           Explicitly create our custom buffer classes at a thread-safe
2527           location as well, since g_type_class_ref() doesn't seem to be
2528           entirely thread-safe either (#365501; also see #349410).
2529
2530 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
2531
2532         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
2533         (gst_riff_parse_info):
2534           If strings in INFO chunk are not UTF-8, do something similar to
2535           what we do for ID3v1 tags: check a number of environment variables
2536           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
2537           character sets to try, otherwise try the current locale and/or fall
2538           back on ISO-8859-1. Fixes #360552.
2539
2540 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2541
2542         * gst/videotestsrc/gstvideotestsrc.c:
2543         (gst_video_test_src_pattern_get_type),
2544         (gst_video_test_src_set_pattern):
2545         * gst/videotestsrc/gstvideotestsrc.h:
2546         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
2547         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
2548         (gst_video_test_src_checkers8):
2549         * gst/videotestsrc/videotestsrc.h:
2550           Add a bunch of exciting new checkers patterns.
2551
2552 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2553
2554         * gst/subparse/Makefile.am:
2555         * gst/subparse/gstsubparse.c:
2556         (gst_sub_parse_data_format_autodetect),
2557         (gst_sub_parse_format_autodetect), (handle_buffer),
2558         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2559         * gst/subparse/gstsubparse.h:
2560         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2561         (parse_tmplayer):
2562         * gst/subparse/tmplayerparse.h:
2563           Add support for TMPlayer-type subtitles (#362845).
2564
2565         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2566         (GST_START_TEST), (subparse_suite):
2567           Add some basic unit tests for the above.
2568
2569 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2570
2571         * tests/check/elements/audiorate.c: (test_injector_base_init),
2572         (test_injector_class_init), (test_injector_chain),
2573         (test_injector_init), (probe_cb), (do_perfect_stream_test),
2574         (GST_START_TEST), (audiorate_suite):
2575           More tests for audiorate: inject buffers to check behaviour when
2576           buffers overlap.
2577
2578 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
2579
2580         * tests/check/Makefile.am:
2581         * tests/check/elements/.cvsignore:
2582         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2583         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2584           Add some basic unit tests for audiorate. Disabled at the moment
2585           since it doesn't pass yet (see bug #363119).
2586
2587 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2588
2589         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2590         (parse_subrip), (handle_buffer):
2591           Add missing closing tags for markup and fix broken markup,
2592           otherwise pango won't render anything (fixes #357531). Also,
2593           make sure the text we send out is always NUL-terminated
2594           (better safe than sorry etc.).
2595
2596         * tests/check/elements/subparse.c: (test_srt_do_test),
2597         (test_srt):
2598           Some more tests for .srt incl. tests for the above stuff.
2599
2600 2006-10-20  Julien MOUTTE  <julien@moutte.net>
2601
2602         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2604         Patch by: Stefan Kost  <ensonic@users.sf.net>
2605         Try to redraw borders only when needed. Apparently this consumes
2606         resources on small devices... :-O (#363607)
2607
2608 2006-10-20  Michael Smith  <msmith@fluendo.com>
2609
2610         * gst/tcp/gstmultifdsink.c:
2611         (gst_multi_fd_sink_client_queue_buffer):
2612           If caps change, then update the client's idea of the caps so that we
2613           don't end up re-sending streamheaders for every single buffer after
2614           the caps change.
2615
2616 2006-10-20  Michael Smith  <msmith@fluendo.com>
2617
2618         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2619         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2620           Set caps on pushed buffers; fix up refcounting of caps objects.
2621
2622 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2623
2624         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2625         (plugin_init):
2626           Typefind mmsh header data packet to application/x-mmsh (#362625).
2627
2628 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2629
2630         * tests/check/Makefile.am:
2631         * tests/check/elements/.cvsignore:
2632         * tests/check/elements/subparse.c: (buffer_from_static_string),
2633         (setup_subparse), (teardown_subparse), (test_srt_do_test),
2634         (GST_START_TEST), (subparse_suite):
2635           Add very simple unit test for subparse.
2636
2637 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2638
2639         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2640         (parse_subrip):
2641           Strip trailing newlines from subtitle text output.
2642
2643 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2644
2645         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2646         (gst_sub_parse_change_state):
2647           Fix memleak; clear subparse->textbuf n state change function.
2648
2649 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2650
2651         * gst/subparse/gstsubparse.c:
2652         (gst_sub_parse_data_format_autodetect):
2653           Don't require subrip (.srt) files to start with a chunk number of 1.
2654
2655 2006-10-18  Wim Taymans  <wim@fluendo.com>
2656
2657         * gst-libs/gst/audio/gstbaseaudiosink.c:
2658         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2659         * gst-libs/gst/audio/gstbaseaudiosink.h:
2660         Extract rate from the NEWSEGMENT event.
2661         Use commit_full to also take rate adjustment into account when writing
2662         samples to the ringbuffer.
2663         
2664         * gst-libs/gst/audio/gstringbuffer.c:
2665         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2666         (gst_ring_buffer_read):
2667         * gst-libs/gst/audio/gstringbuffer.h:
2668         Added _commit_full() to also take rate into account.
2669         Use simple interpolation algorithm to resample audio.
2670         API: gst_ring_buffer_commit_full()
2671
2672         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2673         * tests/examples/seek/seek.c: (segment_done):
2674         Don't try to seek with 0.0 rate, just pause instead.
2675         Remove bogus debug line.
2676
2677 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2678
2679         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2680         (setup_source):
2681           Catch async errors when starting up the subtitle bin, so we can
2682           stop waiting and continue with the main film instead of hanging
2683           forever. Fixes #339366.
2684
2685         * tests/check/elements/playbin.c: (playbin_suite):
2686           Enable unit test for the above.
2687
2688 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2689
2690         * tests/check/Makefile.am:
2691         * tests/check/elements/.cvsignore:
2692         * tests/check/elements/playbin.c: (GST_START_TEST),
2693         (gst_red_video_src_uri_get_type),
2694         (gst_red_video_src_uri_get_protocols),
2695         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2696         (gst_red_video_src_uri_handler_init),
2697         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2698         (gst_red_video_src_create), (gst_red_video_src_class_init),
2699         (gst_red_video_src_init), (plugin_init), (playbin_suite):
2700           Some small and basic unit tests for playbin; not very useful yet,
2701           but at least a start.
2702
2703 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2704
2705         * gst/playback/gstplaybin.c: (setup_sinks):
2706           The old pad activation spiel.
2707
2708 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2709
2710         * gst/playback/gstplaybasebin.c: (setup_source):
2711           Don't hang forever if the subbin already fails to start up in 
2712           the state change to PAUSED (#339366).
2713
2714 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
2715
2716         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2717         (gst_tuner_set_channel), (gst_tuner_get_channel),
2718         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2719         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2720         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2721         (gst_tuner_find_channel_by_name):
2722           Fix some function guards, add some more function guards.
2723
2724 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
2725
2726         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2727         (remove_element_chain):
2728         Don't return a pad from get_our_ghost_pad unless it is actually the
2729         one we want.
2730         Change a cast in remove_element_chain slightly.
2731
2732 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2733
2734         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2735         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2736         Segment seeking needs to use the rate and set stop to -1.
2737
2738 2006-10-13  Wim Taymans  <wim@fluendo.com>
2739
2740         * gst-libs/gst/audio/gstbaseaudiosink.c:
2741         (gst_base_audio_sink_setcaps):
2742         Don't crash when ringbuffer is not yet created.
2743         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2744         Fixes #361634.
2745
2746         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2747         * gst/playback/gststreamselector.c:
2748         (gst_stream_selector_request_new_pad):
2749         Activate pads befre adding them to running elements.
2750
2751 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2752
2753         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2754         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2755         updater when we start grabing the slider. Don't wait for the
2756         pipeline to be PAUSED.
2757
2758 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2759
2760         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2761         (gst_mixer_set_volume), (gst_mixer_get_volume),
2762         (gst_mixer_set_mute), (gst_mixer_set_option),
2763         (gst_mixer_get_option), (gst_mixer_mute_toggled),
2764         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2765         (gst_mixer_option_changed):
2766           Guard mixer interface functions against bogus arguments.
2767
2768 2006-10-12  Julien MOUTTE  <julien@moutte.net>
2769
2770         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2771         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2772         (msg_state_changed), (main): Use state-changed messages to trigger
2773         start/stop of scale update timer. Indeed the scale slider was
2774         jumping here and there because the update timer was activated 
2775         before seek completed. This fixes instant applying of rate changes
2776         by pressing the spinbutton like a crazy man !
2777
2778 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
2779
2780         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
2781
2782         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2783         (gst_basertppayload_finalize):
2784           Fix two small memory leaks (#361456).
2785
2786 2006-10-10  Julien MOUTTE  <julien@moutte.net>
2787
2788         * tests/examples/seek/seek.c: (do_seek),
2789         (rate_spinbutton_changed_cb): When changing spinbutton we try
2790         to change the rate on the fly.
2791
2792 2006-10-10  Wim Taymans  <wim@fluendo.com>
2793
2794         * gst-libs/gst/riff/riff-ids.h:
2795         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2796         (gst_riff_create_audio_template_caps):
2797         Add WMS caps.
2798
2799 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2800
2801         Patch by: Josep Torre Valles <josep@fluendo.com>
2802
2803         * ext/gnomevfs/gstgnomevfssink.c:
2804         * ext/gnomevfs/gstgnomevfssrc.c:
2805         Fix URI interface implementation return type.
2806         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2807         Fix what looks like a copy/paste issue when assigning values.
2808         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2809         (gst_audio_filter_template_get_type):
2810         Cast to prevent Forte warnings.
2811         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2812         Fix URI interface implementation return type.
2813         gst_pad_query_position requires a signed integer pointer as
2814         3rd parameter, GstClockTime is unsigned.
2815         * gst/audioconvert/audioconvert.c:
2816         Fix integer overflow when treated as signed.
2817         * gst/audioresample/resample.c: (resample_add_input_data):
2818         Cast to prevent warnings on Forte.
2819         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2820         Fix integer overflow when treated as signed.
2821         * gst/ffmpegcolorspace/imgconvert_template.h:
2822         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2823         * gst/playback/gstdecodebin.c: (queue_filled_cb),
2824         (cleanup_decodebin):
2825         Who initialises a guint to -1!
2826         Cast function pointers to prevent warnings on Forte.
2827         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2828         (queue_threshold_reached):
2829         Cast function pointers correctly to prevent warnings on Forte.
2830         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2831         Cast function pointers correctly to prevent warnings on Forte.
2832         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2833         Obvious change to unsigned, 0xEF > max signed char.
2834         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2835         GstClockTime is unsigned, initialise correctly.
2836         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2837         Cast so pointer arithemetic doesn't cause warnings on Forte.
2838         * gst/videorate/gstvideorate.c:
2839         Use correct return value.
2840         * tests/examples/seek/scrubby.c:
2841         GstClockTime is unsigned, initialise correctly.
2842
2843 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
2844
2845         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
2846
2847         * gst/typefind/gsttypefindfunctions.c:
2848           Recognise XML files and XML-like files shorter than 256 bytes as
2849           well (fixes #359237).
2850
2851 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
2852
2853         Patch by: Renato Filho <renato.filho@indt.org.br>
2854         
2855         * gst/typefind/gsttypefindfunctions.c:
2856         Added typefind functions to video/x-nuv media.
2857         
2858 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
2859
2860         * gst-libs/gst/interfaces/xoverlay.c:
2861         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2862           Some more guards against invalid input.
2863
2864 2006-10-07  Julien MOUTTE  <julien@moutte.net>
2865
2866         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
2867         Useless goto.
2868         * tests/examples/seek/seek.c: (do_seek),
2869         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2870         seek example to experiment with rates != 1.0 (reverse playback !)
2871
2872 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
2873
2874         * gst-libs/gst/interfaces/xoverlay.c:
2875           Unref message in doc-example (spotted by Robert McQueen)
2876
2877 2006-10-06  Wim Taymans  <wim@fluendo.com>
2878
2879         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2880         (mpeg1_parse_header), (mpeg1_sys_type_find):
2881         printf fix.
2882
2883 2006-10-06  Wim Taymans  <wim@fluendo.com>
2884
2885         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2886         (close_pad_link):
2887         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2888         Activate dynamic pads before adding them to the element.
2889
2890 2006-10-06  Michael Smith  <msmith@fluendo.com>
2891
2892         * gst-libs/gst/floatcast/floatcast.h:
2893           Fix obviously-bogus macros; use the correct types.
2894
2895 2006-10-06  Wim Taymans  <wim@fluendo.com>
2896
2897         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2898         (gst_base_rtp_depayload_change_state):
2899         Also call parent state change function to activate pads.
2900
2901         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2902         (mpeg1_parse_header), (mpeg1_sys_type_find):
2903         Add some more debug info in mpeg typefinding.
2904
2905 2006-10-06  Michael Smith  <msmith@fluendo.com>
2906
2907         * ext/theora/theoradec.c: (theora_dec_chain):
2908           Zero byte theora packets are valid and well-defined; don't warn on
2909           them.
2910
2911 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2912
2913         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2914         (gst_multi_fd_sink_get_stats), (find_limits),
2915         (gst_multi_fd_sink_queue_buffer):
2916           API: add dropped_buffers to the get-stats GValueArray
2917
2918 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
2919
2920         * ext/alsa/gstalsadeviceprobe.c:
2921         (gst_alsa_device_property_probe_get_values):
2922         * ext/alsa/gstalsasink.c: (set_hwparams):
2923         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2924         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2925         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2926         (gst_ogg_mux_process_best_pad):
2927         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2928         (gst_ogg_parse_chain):
2929         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2930         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2931         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2932         (gst_vorbis_enc_buffer_check_discontinuous):
2933         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2934         * gst-libs/gst/audio/gstbaseaudiosink.c:
2935         (gst_base_audio_sink_render):
2936         * gst-libs/gst/cdda/gstcddabasesrc.c:
2937         (gst_cdda_base_src_handle_track_seek):
2938         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2939         (gst_base_rtp_depayload_push_full):
2940         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2941         * gst/audioresample/resample.c: (resample_input_pushthrough):
2942         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2943         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2944         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2945         (wavpack_type_find):
2946         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2947         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2948         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2949         * tests/check/elements/volume.c: (GST_START_TEST):
2950           Printf format fixes.
2951
2952 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2953
2954         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2955           Fix a simple mistake (see the docs)
2956           Fixes #359580
2957
2958 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2959
2960         * docs/plugins/Makefile.am:
2961         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2962         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2963         * docs/plugins/gst-plugins-base-plugins.args:
2964         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2965         * docs/plugins/inspect/plugin-adder.xml:
2966         * docs/plugins/inspect/plugin-alsa.xml:
2967         * docs/plugins/inspect/plugin-audioconvert.xml:
2968         * docs/plugins/inspect/plugin-audiorate.xml:
2969         * docs/plugins/inspect/plugin-audioresample.xml:
2970         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2971         * docs/plugins/inspect/plugin-cdparanoia.xml:
2972         * docs/plugins/inspect/plugin-decodebin.xml:
2973         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2974         * docs/plugins/inspect/plugin-gdp.xml:
2975         * docs/plugins/inspect/plugin-gnomevfs.xml:
2976         * docs/plugins/inspect/plugin-libvisual.xml:
2977         * docs/plugins/inspect/plugin-ogg.xml:
2978         * docs/plugins/inspect/plugin-pango.xml:
2979         * docs/plugins/inspect/plugin-playbin.xml:
2980         * docs/plugins/inspect/plugin-subparse.xml:
2981         * docs/plugins/inspect/plugin-tcp.xml:
2982         * docs/plugins/inspect/plugin-theora.xml:
2983         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2984         * docs/plugins/inspect/plugin-video4linux.xml:
2985         * docs/plugins/inspect/plugin-videorate.xml:
2986         * docs/plugins/inspect/plugin-videoscale.xml:
2987         * docs/plugins/inspect/plugin-videotestsrc.xml:
2988         * docs/plugins/inspect/plugin-volume.xml:
2989         * docs/plugins/inspect/plugin-vorbis.xml:
2990         * docs/plugins/inspect/plugin-ximagesink.xml:
2991         * docs/plugins/inspect/plugin-xvimagesink.xml:
2992           Add vorbistag element to docs; update version numbers to 0.10.10.1.
2993
2994 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2995
2996         Patch by: James "Doc" Livingston <doclivingston at gmail com>
2997
2998         * ext/vorbis/Makefile.am:
2999         * ext/vorbis/vorbis.c: (plugin_init):
3000         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
3001         (vorbis_parse_parse_packet), (vorbis_parse_chain):
3002         * ext/vorbis/vorbisparse.h:
3003         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
3004         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
3005         (gst_vorbis_tag_parse_packet):
3006         * ext/vorbis/vorbistag.h:
3007           Add new vorbistag element which derives from vorbisparse
3008           and is essentially the same as well, only that it implements
3009           the GstTagSetter interface and can modify the stream's
3010           vorbiscomment on the fly (#335635).
3011
3012         * tests/check/Makefile.am:
3013         * tests/check/elements/.cvsignore:
3014         * tests/check/elements/vorbistag.c: (setup_vorbistag),
3015         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
3016         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
3017         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
3018           Add unit test for new vorbistag element.
3019
3020 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
3021
3022         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
3023         (vorbis_parse_push_headers), (vorbis_parse_chain):
3024           Set BOS flag in packet structure to fix 'jump depends
3025           on unitialized value' errors in valgrind; various minor
3026           clean-ups.
3027
3028 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
3029
3030         * gst/playback/gstdecodebin.c: (close_pad_link):
3031         Fix typo in a debug statement.
3032
3033         * gst/playback/gstplaybasebin.c: (probe_triggered),
3034         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
3035         (gen_source_element), (source_new_pad), (analyse_source),
3036         (setup_source):
3037         When handling no_more_pads in new_decoded_pad, make sure to treat
3038         subtitle pads correctly. Fixes playback with subtitle files.
3039
3040         Move a recurring message to LOG level.
3041
3042         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3043         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
3044         which ends up as -1 when cast to an int. Make the logic handle the
3045         max value as an unsigned mask and only change the colorkey when it's
3046         a value we recognise.
3047
3048 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3049
3050         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3051         Removed empty * between paragraphs
3052
3053 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3054
3055         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3056         * gst-libs/gst/rtp/README:
3057         Moved some documentation into .c file
3058
3059 2006-09-29  Wim Taymans  <wim@fluendo.com>
3060
3061         * gst/playback/gstdecodebin.c: (no_more_pads):
3062         Fix compilation.
3063
3064 2006-09-29  Wim Taymans  <wim@fluendo.com>
3065
3066         * gst/playback/gstdecodebin.c: (new_caps):
3067         Remove g_print
3068
3069         * gst/playback/gstplaybin.c:
3070         Add some docs.
3071
3072 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
3073
3074         * tests/check/Makefile.am:
3075           Re-enable cddabasesrc test to see if it works again
3076           now.
3077
3078 2006-09-29  Wim Taymans  <wim@fluendo.com>
3079
3080         * gst/playback/gstplaybasebin.c: (setup_subtitle),
3081         (gen_source_element):
3082         Handle invalid URIs a bit more gracefully.
3083
3084 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
3085
3086         * tests/check/pipelines/oggmux.c:
3087           Remove obsolete comment.
3088
3089 2006-09-29  Michael Smith  <msmith@fluendo.com>
3090
3091         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
3092         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
3093         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
3094         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
3095         (gst_ogg_mux_collected):
3096           Commit patch from James "Doc" Livingston, adds proper EOS handling
3097           in oggmux. GStreamer can, for the first time ever, create a valid
3098           Ogg file! Yay!
3099
3100         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
3101         (oggmux_suite):
3102           Reenable tests now that they pass.
3103
3104 2006-09-29  Wim Taymans  <wim@fluendo.com>
3105
3106         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
3107         Stop reading commands when EOF (we read 0) as well.
3108
3109 2006-09-28  Wim Taymans  <wim@fluendo.com>
3110
3111         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
3112         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
3113         (find_dynamic), (unlinked), (close_link):
3114         Implement delayed caps linking needed for element with a lot of
3115         different caps on the src pads that get fixed at runtime.
3116         Improve management of dynamic elements.
3117
3118         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3119         (group_destroy), (group_commit), (check_queue), (queue_overrun),
3120         (gen_preroll_element), (remove_groups), (unknown_type),
3121         (add_element_stream), (no_more_pads_full), (no_more_pads),
3122         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
3123         (new_decoded_pad), (setup_subtitle), (array_has_value),
3124         (gen_source_element), (source_new_pad), (has_all_raw_caps),
3125         (analyse_source), (remove_decoders), (make_decoder),
3126         (remove_source), (setup_source), (finish_source), (prepare_output),
3127         (gst_play_base_bin_change_state):
3128         * gst/playback/gstplaybasebin.h:
3129         Use more _CAST instead of full type checking casts.
3130         Small cleanups, plug some leaks.
3131         Handle dynamic sources.
3132         Add some helper functions to create lists of strings used for
3133         blacklisting and other stuff.
3134         Refactor some code dealing with analysing the source.
3135         Re-enable sources without pads (like cd:// or other selfcontained
3136         elements).
3137
3138 2006-09-28  Wim Taymans  <wim@fluendo.com>
3139
3140         * gst-libs/gst/audio/gstbaseaudiosink.c:
3141         (gst_base_audio_sink_render):
3142         When we have a timestamp, we can still perform clipping.
3143         When we have no clock, we must play the sample ASAP.
3144
3145 2006-09-28  Wim Taymans  <wim@fluendo.com>
3146
3147         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3148         Set caps on outgoing buffers.
3149
3150         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
3151         (gst_video_rate_event), (gst_video_rate_chain):
3152         * gst/videorate/gstvideorate.h:
3153         Fix videorate some more. Fixes #357977
3154
3155 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
3156
3157         * tests/check/elements/adder.c: (adder_suite):
3158           Don't set timeout to 6 seconds when we're running
3159           in valgrind ... (and how is 6 seconds longer than
3160           the default anyway?)
3161
3162 2006-09-28  Wim Taymans  <wim@fluendo.com>
3163
3164         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3165         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
3166         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
3167         Keep sink and src segment to keep track of time and support more
3168         input formats.
3169         Fix bogus next_offset and run_time calculation, don't understand how
3170         this could have worked before. Fixes #357976.
3171         Remove some unneeded vars.
3172
3173 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
3174
3175         * gst/playback/gstplaybin.c: (remove_sinks):
3176           Only remove visualisation from visbin if there is a visbin (or:
3177           don't throw warnings when closing totem without playing a file).
3178
3179 2006-09-27  Wim Taymans  <wim@fluendo.com>
3180
3181         * gst-libs/gst/audio/gstbaseaudiosink.c:
3182         (gst_base_audio_sink_render):
3183         Add some more info in a WARNING.
3184
3185         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3186         (gst_base_audio_src_create):
3187         Handle PAUSE in create function, use new -core addition to
3188         wait for playing. Fixes pausing and resuming capture from an
3189         audiosrc.
3190
3191         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
3192         (gst_ring_buffer_read):
3193         Constify some more.
3194         Caller supports interrupted reads now.
3195
3196 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3197
3198         * tests/check/Makefile.am:
3199           Another attempt to make the gen64 buildbot happy.
3200
3201 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
3202
3203         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
3204
3205         * ext/libvisual/visual.c: (gst_visual_clear_actors),
3206         (gst_visual_chain), (gst_visual_change_state):
3207           Libvisual plugin was not passing audio data to libvisual 0.4.0 
3208           correctly. Fixes #357800
3209
3210 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3211
3212         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
3213           Add timeout to _get_state() so we see which pipeline it is
3214           that causes trouble on the gen64 build bot.
3215
3216 2006-09-27  Wim Taymans  <wim@fluendo.com>
3217
3218         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3219         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
3220         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
3221         (gst_base_rtp_depayload_set_gst_timestamp):
3222         the source pad always uses fixed caps.
3223
3224 2006-09-27  Wim Taymans  <wim@fluendo.com>
3225
3226         * docs/libs/gst-plugins-base-libs-docs.sgml:
3227         * docs/libs/gst-plugins-base-libs-sections.txt:
3228         * gst-libs/gst/audio/gstaudioclock.c:
3229         * gst-libs/gst/audio/gstaudioclock.h:
3230         * gst-libs/gst/audio/gstaudiosink.c:
3231         * gst-libs/gst/audio/gstaudiosink.h:
3232         * gst-libs/gst/audio/gstaudiosrc.c:
3233         * gst-libs/gst/audio/gstbaseaudiosink.c:
3234         (gst_base_audio_sink_render):
3235         * gst-libs/gst/audio/gstbaseaudiosink.h:
3236         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
3237         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3238         * gst-libs/gst/audio/gstringbuffer.h:
3239         Added docs for the audio libs.
3240
3241 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3242
3243         * tests/check/Makefile.am:
3244           Temporarily disable test that fails on the bots for unknown reasons.
3245
3246 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3247
3248         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3249         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3250         Moved AudioCodecType into priv
3251         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
3252
3253 2006-09-25  Wim Taymans  <wim@fluendo.com>
3254
3255         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
3256         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
3257         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
3258         (new_pad):
3259         Cleanups and small leak fixes.
3260         Added Depayloaders to valid list of autopluggable elements.
3261
3262 2006-09-25  Wim Taymans  <wim@fluendo.com>
3263
3264         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3265         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
3266         (gen_video_element), (gen_text_element), (gen_audio_element),
3267         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
3268         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
3269         Detect NO_PREROLL state change returns and disable clock distribution to
3270         the sinks so that sync is disabled.
3271         Avoid some type checking and do simple casts instead.
3272         Small cleanups, fix some FIXMEs.
3273         Be more robust when linking user specified elements, catch an report
3274         errors. Fixes #357404.
3275         Fix some leaks in the error paths.
3276
3277 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
3278
3279         * ChangeLog:
3280           ChangeLog surgery for missing bug-number
3281
3282 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
3283
3284         Patch by: Peter Kjellerstedt  <pkj at axis com>
3285
3286         * gst/playback/test.c:
3287           Fix compilation with uClibc and -Werror (#357591).
3288
3289 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
3290
3291         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
3292           Parse dates that are followed by a time as well (#357532).
3293
3294         * tests/check/libs/tag.c: (test_vorbis_tags):
3295           Add unit test for this.
3296
3297 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3298
3299         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
3300         (gst_audio_convert_transform_caps):
3301         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
3302         * gst/videotestsrc/videotestsrc.h:
3303           A few array const-ifications.
3304
3305 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3306
3307         * tests/check/Makefile.am:
3308           See if this makes the build bots happy.
3309
3310         * tests/check/libs/cddabasesrc.c:
3311           UTF8-ise my name.
3312
3313 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3314
3315         Patch by: Young-Ho Cha <ganadist at chollian dot net>
3316
3317         * gst/subparse/samiparse.c: (handle_start_font),
3318         (fix_invalid_entities):
3319           More case-insensitivity for certain tags; recognise entities with
3320           decimal codes as special entities as well (#357330).
3321
3322 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3323
3324         * gst-libs/gst/Makefile.am:
3325           Need to build tag directory before cdda.
3326
3327 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3328
3329         * docs/libs/gst-plugins-base-libs-sections.txt:
3330         * gst-libs/gst/cdda/Makefile.am:
3331         * gst-libs/gst/cdda/gstcddabasesrc.c:
3332         (gst_cdda_base_src_base_init):
3333         * gst-libs/gst/cdda/gstcddabasesrc.h:
3334         * gst-libs/gst/tag/tag.h:
3335         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
3336         (gst_tag_register_musicbrainz_tags):
3337           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
3338           depend on libgsttag. This is required so we can extract/read tags like
3339           DISCID without depending on libgstcddabasesrc (which used to register
3340           them).
3341
3342         * gst-libs/gst/tag/gstvorbistag.c:
3343           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
3344           tags (also see #347848).
3345
3346         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
3347           Log vorbis comments we are actually writing. Const-ify array.
3348
3349 2006-09-23  Wim Taymans  <wim@fluendo.com>
3350
3351         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3352         Improve buffering a bit by avoiding a deadlock because we cannot assume
3353         the underrun is always called.
3354
3355 2006-09-23  Wim Taymans  <wim@fluendo.com>
3356
3357         Patch by: Young-Ho Cha <ganadist at chollian dot net>
3358
3359         * gst-libs/gst/riff/riff-ids.h:
3360         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3361         (gst_riff_create_audio_template_caps):
3362         Added MPEG-4 AAC and id and caps. Fixes #357289
3363         Added WMA9 Lossless id.
3364
3365 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
3366
3367         * ext/gnomevfs/gstgnomevfssrc.c:
3368           Fix misleading docs addition.
3369
3370         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3371           Get rid of compiler warning the right way.
3372
3373 2006-09-22  Wim Taymans  <wim@fluendo.com>
3374
3375         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3376         (gst_base_rtp_depayload_finalize),
3377         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
3378         (gst_base_rtp_depayload_push_full),
3379         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
3380         (gst_base_rtp_depayload_process),
3381         (gst_base_rtp_depayload_set_gst_timestamp),
3382         (gst_base_rtp_depayload_queue_release):
3383         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3384         Small cleanups.
3385         Fix some leaks.
3386         Refactored the process method and added methods to push from the process
3387         vmethod.
3388         Use _scale functions.
3389         API: gst_base_rtp_depayload_push_ts
3390         API: gst_base_rtp_depayload_push
3391
3392         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
3393         timestamps are uint.
3394
3395 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
3396
3397         * gst-libs/gst/interfaces/xoverlay.c:
3398           Remove unused statement from doc example.
3399
3400 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
3401
3402         * gst-libs/gst/interfaces/videoorientation.c:
3403         (gst_video_orientation_iface_init),
3404         (gst_video_orientation_get_hflip),
3405         (gst_video_orientation_get_vflip),
3406         (gst_video_orientation_get_hcenter),
3407         (gst_video_orientation_get_vcenter),
3408         (gst_video_orientation_set_hflip),
3409         (gst_video_orientation_set_vflip),
3410         (gst_video_orientation_set_hcenter),
3411         (gst_video_orientation_set_vcenter):
3412           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
3413           in ChangeLog)
3414
3415 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
3416
3417         * tests/check/Makefile.am:
3418         * tests/check/elements/.cvsignore:
3419         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
3420         (create_rgb_conversions), (rgb_conversion_free),
3421         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
3422         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
3423           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
3424           but disable for now since it doesn't pass (something wrong with
3425           RGBA somewhere).
3426
3427 2006-09-21  Wim Taymans  <wim@fluendo.com>
3428
3429         * gst/playback/gstplaybasebin.c: (group_commit),
3430         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
3431         (queue_out_of_data), (gen_preroll_element),
3432         (preroll_remove_overrun), (probe_triggered):
3433         Refactor handling of overrun detection.
3434         Separate handling of group completion and deadlock detection when doing
3435         network buffering. This should fix some deadlocks that were not detected
3436         because the group was completed.
3437         Add more comments, improve debugging.
3438
3439 2006-09-21  Wim Taymans  <wim@fluendo.com>
3440
3441         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
3442         * tests/check/libs/audio.c:
3443         Some more compilation fixes.
3444
3445 2006-09-21  Wim Taymans  <wim@fluendo.com>
3446
3447         * gst-libs/gst/audio/gstringbuffer.c:
3448         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3449         (gst_ring_buffer_read):
3450         Early morning compilation fix.
3451
3452 2006-09-20  Wim Taymans  <wim@fluendo.com>
3453
3454         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
3455         * tests/check/elements/multifdsink.c: (GST_START_TEST):
3456         * tests/check/elements/videorate.c: (GST_START_TEST):
3457         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3458         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
3459         Fix some warnings.
3460
3461 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
3462
3463         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3464         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
3465         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
3466           Handcrafted merge to help CVS understanding what I changed and what
3467           not.
3468
3469 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
3470
3471         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3472         (gst_xvimagesink_get_times):
3473           change colorkey behaviour back according to #354773 comment 6/7
3474
3475 2006-09-19  Michael Smith  <msmith@fluendo.com>
3476
3477         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3478         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
3479         (gst_multi_fd_sink_recover_client),
3480         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
3481         (gst_multi_fd_sink_get_property):
3482         * gst/tcp/gstmultifdsink.h:
3483           Implement stubbed out properties unit-type, units-soft-max,
3484           units-max, to allow specifying maximum sizes in units other than
3485           buffers.
3486           Fixes #355935
3487
3488 2006-09-19  Wim Taymans  <wim@fluendo.com>
3489
3490         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3491         (gst_riff_create_audio_template_caps):
3492         Reorder the audio formats a bit for clarity.
3493         Detect and create caps for MSGSM and MSN (WAV49).
3494         Fixes #356596.
3495
3496         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3497         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
3498         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
3499         Small cleanups, move error handling out of normal flow for clarity.
3500
3501 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3502
3503         * docs/libs/gst-plugins-base-libs-docs.sgml:
3504         * docs/libs/gst-plugins-base-libs.types:
3505         * gst-libs/gst/interfaces/Makefile.am:
3506         * gst-libs/gst/interfaces/videoorientation.c:
3507         (gst_video_orientation_get_type),
3508         (gst_video_orientation_iface_init),
3509         (gst_video_orientation_get_hflip),
3510         (gst_video_orientation_get_vflip),
3511         (gst_video_orientation_get_hcenter),
3512         (gst_video_orientation_get_vcenter),
3513         (gst_video_orientation_set_hflip),
3514         (gst_video_orientation_set_vflip),
3515         (gst_video_orientation_set_hcenter),
3516         (gst_video_orientation_set_vcenter):
3517         * gst-libs/gst/interfaces/videoorientation.h:
3518           API: Add new interface to control video orientation (fixes #354908)
3519
3520 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3521
3522         * gst/videotestsrc/gstvideotestsrc.c:
3523           Use G_UNLIKELY in _create and log one more detail.
3524           
3525         (gst_video_test_src_get_times), (gst_video_test_src_create):
3526         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3527           Use gst_util_uint64_scale_int in _get_times().
3528
3529 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3530
3531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
3532           Give better warning message (add object and detail).
3533
3534 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3535
3536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3537         (gst_xvimagesink_get_times):
3538           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
3539           #354773), use gst_util_uint64_scale_int in _get_times()
3540
3541 2006-09-18  Michael Smith  <msmith@fluendo.com>
3542
3543         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
3544           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
3545           always true, leading to dropping all timestamps.
3546
3547 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3548
3549         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
3550         (gst_visual_chain), (gst_visual_change_state):
3551           update to work also with libvisual 0.4 API, fix double unref (#355914)
3552           
3553         * tools/gst-launch-ext.1.in:
3554         * tools/gst-visualise.1.in:
3555           remove references to old man-pages
3556
3557         * tests/examples/seek/seek.c: (main):
3558           add real meadi-buttons, add tool-tips for the seek-options, arrange
3559           seek options in a table
3560
3561 2006-09-18  Michael Smith  <msmith@fluendo.com>
3562
3563         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3564         (gst_ogg_mux_push_buffer):
3565           Don't generate out-of-order timestamps from oggmux, instead clamp
3566           output timestamps to be >= the previously output ts.
3567           Fixes #355595
3568
3569 2006-09-18  Michael Smith  <msmith@fluendo.com>
3570
3571         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3572         (gst_multi_fd_sink_class_init):
3573           Updates, fixes, and typo corrections for multifdsink. No functional
3574           changes.
3575
3576 2006-09-17  Michael Smith  <msmith@fluendo.com>
3577
3578         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3579           Don't crash on truncated files - check that we got an 8 byte buffer
3580           before trying to memcmp it.
3581
3582 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3583
3584         * gst/playback/gstplaybasebin.c: (get_active_source):
3585           Make stream-switching appear instant to the application
3586           (ie. make sure that a g_object_get on 'current-foo' returns
3587           the stream previously set with g_object_set(). Totem needs
3588           this to update stream-related meta-info (like audio-codec)
3589           correctly when switching streams.
3590
3591 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3592
3593         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3594         (gst_alsa_mixer_ensure_track_list):
3595           Try harder to guess which mixer track is the master mixer
3596           track (instead of just taking the first one that has a pvolume).
3597           Fixes #342228.
3598
3599 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3600
3601         reviewed by: <delete if not using a buddy>
3602
3603         * gst-libs/gst/audio/audio.h:
3604         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3605
3606 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3607
3608         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3609         (gst_audio_convert_transform_caps):
3610           Get structure-name just once.
3611
3612 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3613
3614         * tests/check/elements/audioresample.c: (GST_START_TEST):
3615         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3616         * tests/check/elements/volume.c: (GST_START_TEST):
3617         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3618         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3619         (test_pipeline), (GST_START_TEST):
3620         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3621         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3622           Fix big batch of compiler warnings.
3623
3624 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3625
3626         * ext/gnomevfs/gstgnomevfssrc.c:
3627           Add docs about icydemux usage in connection with gnomevfssrc
3628
3629         * ext/libvisual/visual.c:
3630         * ext/ogg/gstoggaviparse.c:
3631         * ext/ogg/gstoggdemux.c:
3632         * ext/ogg/gstoggmux.c:
3633         * ext/ogg/gstoggparse.c:
3634         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3635         * gst-libs/gst/audio/gstaudiosink.c:
3636         * gst-libs/gst/audio/gstaudiosrc.c:
3637         * gst/audiorate/gstaudiorate.c:
3638           More G_OBJECT macro fixing.
3639
3640         * gst/audiotestsrc/gstaudiotestsrc.h:
3641           Fix wrong info in header due to copy & paste
3642
3643 2006-09-15  Wim Taymans  <wim@fluendo.com>
3644
3645         * gst-libs/gst/audio/gstbaseaudiosink.c:
3646         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3647         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3648         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3649         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3650         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3651         Do the delay calculation in the source/sink base classes as this is
3652         specific for the capture/playback mode.
3653         Try to fixate a bit better, like round depth up to a multiple of 8
3654         bigger than width.
3655         Handle underruns correctly by marking DISCONT on buffers and adjusting
3656         timestamps to handle the gap.
3657         Set offset/offset_end correctly on buffers.
3658
3659         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3660         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3661         (gst_ring_buffer_read):
3662         Remove resync and underrun recovery from the ringbuffer.
3663         Fix ringbuffer read code on under/overrun.
3664
3665 2006-09-15  Wim Taymans  <wim@fluendo.com>
3666
3667         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3668         (gst_play_base_bin_init), (fill_buffer), (check_queue),
3669         (queue_threshold_reached), (gst_play_base_bin_set_property),
3670         (gst_play_base_bin_get_property):
3671         * gst/playback/gstplaybasebin.h:
3672         Don't use a 0 low watermark when buffering, it is catching starvation
3673         way too late. Instead, use a 3 second queue with 30 and 95
3674         percent low/high watermarks. 
3675         Added queue-min-threshold property to configure low watermark.
3676         Use new _buffering message API.
3677         Make queue_threshold variable big enough to store a uint64 time value.
3678         API: playbin::queue-min-threshold property.
3679
3680 2006-09-15  Wim Taymans  <wim@fluendo.com>
3681
3682         * configure.ac:
3683         We require 0.10.10.1 now because of _wait_preroll().
3684
3685         * gst-libs/gst/audio/gstbaseaudiosink.c:
3686         (gst_base_audio_sink_render):
3687         Use gst_base_sink_wait_preroll().
3688
3689 2006-09-15  Wim Taymans  <wim@fluendo.com>
3690
3691         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3692         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3693         Use DEBUG_OBJECT more.
3694
3695 === release 0.10.10 ===
3696
3697 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3698
3699         patch by: Michael Smith <msmith at fluendo dot com>
3700
3701         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3702         (gst_multi_fd_sink_client_queue_buffer),
3703         (gst_multi_fd_sink_new_client):
3704         * tests/check/elements/multifdsink.c: (GST_START_TEST),
3705         (multifdsink_suite):
3706           Fix implementation of sync-method 'next-keyframe'
3707           Closes #354594
3708
3709 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3710
3711         patch by: Wim Taymans <wim at fluendo dot com>
3712
3713         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3714         This patch removes the RANDOM flag that was incorrectly introduced with
3715         revision 1.91.  Fixes #354590
3716
3717 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
3718
3719         * tests/check/Makefile.am:
3720           Random variation in Makefile line to see if it makes the
3721           gen64-base-full bot any happier.
3722
3723 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3724
3725         * tests/check/pipelines/oggmux.c: (oggmux_suite):
3726           Disable test that fails at the moment (killed after timeout).
3727
3728 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3729
3730         Patch by: James Livingston  <doclivingston at gmail.com>
3731
3732         * tests/check/Makefile.am:
3733         * tests/check/pipelines/.cvsignore:
3734         * tests/check/pipelines/oggmux.c: (get_page_codec),
3735         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3736         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3737         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3738         (test_theora_vorbis), (oggmux_suite):
3739           Add simple unit test for oggmux from #337026 with checking for the
3740           EOS flags disabled for the time being.
3741
3742 2006-09-04  Wim Taymans  <wim@fluendo.com>
3743
3744         patch by: Alessandro Dessina <alessandro nnva org>
3745
3746         * ext/ogg/gstoggmux.c:
3747         Add cmml caps to oggmux. Fixes #353912
3748
3749 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3750
3751         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3752           Returning a return value often helps. In this case, we
3753           don't need the return value anyway, so just get rid of it.
3754           Should make build bots much happier.
3755
3756 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3757
3758         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3759         (paint_get_structure), (gst_video_test_src_get_size),
3760         (gst_video_test_src_smpte), (gst_video_test_src_snow),
3761         (gst_video_test_src_unicolor), (paint_setup_AYUV),
3762         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3763         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3764         * gst/videotestsrc/videotestsrc.h:
3765           Add support for AYUV and the various RGBA formats. Initialise
3766           fields of paintinfo structs allocated on the stack.
3767
3768         * tests/check/elements/videotestsrc.c: (right_shift_colour),
3769         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3770         (check_rgb_buf), (videotestsrc_suite):
3771           Add unit tests for videotestsrc's RGB output.
3772
3773 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3774
3775         * gst/videotestsrc/gstvideotestsrc.c:
3776         (gst_video_test_src_pattern_get_type),
3777         (gst_video_test_src_set_pattern):
3778         * gst/videotestsrc/gstvideotestsrc.h:
3779         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3780         (gst_video_test_src_black), (gst_video_test_src_white),
3781         (gst_video_test_src_red), (gst_video_test_src_green),
3782         (gst_video_test_src_blue):
3783         * gst/videotestsrc/videotestsrc.h:
3784           Add more uni-colour patterns ("white", "red", "green", and "blue").
3785
3786 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3787
3788         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3789           Fix stride for YVYU, should be word-aligned (#353658).
3790
3791 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
3792
3793         * gst/adder/gstadder.c: (gst_adder_src_event):
3794           Fix build.
3795
3796 2006-08-31  Edward Hervey  <edward@fluendo.com>
3797
3798         * gst/adder/gstadder.c: (forward_event_func),
3799         (gst_adder_src_event), (gst_adder_collected),
3800         (gst_adder_change_state):
3801         * gst/adder/gstadder.h:
3802         Remember the start position asked in the incoming seeks, so we can
3803         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3804         of assuming it will always be 0).
3805
3806 2006-08-31  Edward Hervey  <edward@fluendo.com>
3807
3808         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3809         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3810         (gst_ogg_demux_loop):
3811         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3812
3813 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
3814
3815         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3816         (gst_ffmpegcsp_get_unit_size):
3817           Return FALSE instead of returning a random false unit
3818           size when the format isn't known/supported (even if
3819           this shouldn't happen under normal circumstances).
3820
3821 2006-08-29  Wim Taymans  <wim@fluendo.com>
3822
3823         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
3824
3825         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3826         (gst_gnome_vfs_src_start):
3827         Try harder to get the size from a uri by using _info_uri() when
3828         _info_from_handle() does not give us enough info. 
3829         Also follow symlinks when getting the size.
3830         Partially Fixes #332864.
3831
3832 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3833
3834         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
3835
3836         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3837         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3838         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3839         (gst_alsa_mixer_set_record):
3840         * ext/alsa/gstalsamixertrack.c:
3841         (gst_alsa_mixer_track_update_alsa_capabilities),
3842         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3843         (gst_alsa_mixer_track_update):
3844         * ext/alsa/gstalsamixertrack.h:
3845           Improve and fix mixer track handling, in particular better handling
3846           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3847           separate track objects for tracks that have both capture and playback
3848           volume (and label them differently as well so they're not mistakenly
3849           assumed to be duplicates); classify mixer tracks that only affect
3850           the audible volume of something (rather than the capture volume)
3851           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3852           for capture tracks to correspond to alsa-pswitch alsa-cswitch
3853           (following the meaning documented in the mixer interface header
3854           file); add support for alsa's exclusive cswitch groups; update/sync
3855           state/flags better if mixer settings are changed by another
3856           application. Fixes #336075.
3857
3858 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3859
3860         * gst/playback/gstplaybin.c:
3861           Improve docs: add section about BUFFERING messages sent by playbin.
3862
3863 2006-08-29  Michael Smith  <msmith@fluendo.com>
3864
3865         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3866         (gst_vorbis_enc_buffer_check_discontinuous),
3867         (gst_vorbis_enc_chain):
3868           Ignore explicit DISCONT marked on buffers (which is often spurious,
3869           particularly when using multiple segments), in favour of solely
3870           using the timestamps/durations.
3871
3872 2006-08-29  Edward Hervey  <edward@fluendo.com>
3873
3874         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3875         Don't rely on incoming buffers offset anymore, since it is completely
3876         broken when using multiple segments.
3877         Instead convert the incoming buffers timestamp to running time, and
3878         then convert that value to the offsets.
3879         Also inform GstSegment of the last outputted stop position, which is
3880         needed if we received several segments with an unknown stop value.
3881
3882 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3883
3884         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3885           fix buffer unreffing on a header push failure
3886
3887 2006-08-28  Wim Taymans  <wim@fluendo.com>
3888
3889         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3890         (gst_audio_rate_chain):
3891         Make the metadata of the buffer writable before changing its
3892         flags.
3893
3894 2006-08-28  Wim Taymans  <wim@fluendo.com>
3895
3896         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3897         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3898         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3899         (gst_audio_rate_chain), (gst_audio_rate_change_state):
3900         Fix audiorate some more.
3901         Reset and resync counters on flush and READY.
3902         Handle the DISCONT flag correctly.
3903         Use GstSegment to track position.
3904         Fail when not negotiated.
3905         Fixes #353234.
3906
3907 2006-08-25  Michael Smith  <msmith@fluendo.com>
3908
3909         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3910           Fix spelling.
3911           Remove accidently included debug line.
3912
3913 2006-08-25  Wim Taymans  <wim@fluendo.com>
3914
3915         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3916         Small cleanups.
3917         If a buffer is received with no caps, make the buffer metadata
3918         writable and set the caps, making sure that we don't screw up the
3919         refcounts.
3920
3921 2006-08-25  Michael Smith  <msmith@fluendo.com>
3922
3923         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3924         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3925           Fix memory leaks and misleading debug messages, add a couple of
3926           comments.
3927
3928         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3929         (gst_multi_fd_sink_render):
3930           Do not use gst_buffer_make_writable() in a basesink render method,
3931           as it may incorrectly unref the buffer. Instead, use convoluted
3932           dance to avoid copying the buffer except when we need to.
3933
3934 2006-08-25  Michael Smith  <msmith@fluendo.com>
3935
3936         * ext/vorbis/vorbisenc.c:
3937         (gst_vorbis_enc_buffer_check_discontinuous):
3938           Allow very small discontinuities in the timestamps. These we can't
3939           do anything useful with anyway (because vorbis's timestamps have
3940           only sample granularity), and are commonly produced by elements with
3941           minor bugs. Allow up to 1/2 a sample out.
3942           Fixes #351742.
3943
3944 2006-08-24  Wim Taymans  <wim@fluendo.com>
3945
3946         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3947         (play_scrub_toggle_cb), (main):
3948         Add a checkbox to enable play scrubbing. Makes it possible to disable
3949         normal scrubbing.
3950
3951 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
3952
3953         * tests/check/elements/.cvsignore:
3954           make buildbot happy
3955
3956 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3957
3958         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3959         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3960         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3961         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3962         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3963         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3964         (gst_ogm_text_parse_strip_trailing_zeroes),
3965         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3966         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3967           Refactor ogm parse, do better input checking, misc. clean-ups.
3968           Cache incoming events and push them once the source pad has
3969           been created. Don't pass unterminated strings to sscanf().
3970           Strip trailing zeroes from subtitle text output, since they
3971           are not valid UTF-8. Don't push vorbiscomment packets on
3972           the subtitle text pad. Output perfect streams if possible.
3973
3974 2006-08-23  Wim Taymans  <wim@fluendo.com>
3975
3976         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3977         Waits for tasks to settle down so that we clean up correctly for 
3978         valgrind.
3979
3980 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3981
3982         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3983           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3984           actually return return value in taglists_are_equal.
3985
3986 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3987
3988         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3989           Fix crash due to broken bitstream parsing on x86-64: can't make
3990           any assumptions about sizeof(struct) due to alignment/packing
3991           differences on different architectures. Fixes #351790.
3992
3993 2006-08-22  Wim Taymans  <wim@fluendo.com>
3994
3995         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3996         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3997         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3998         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3999         (gst_riff_parse_info):
4000         Protect public functions against bad input.
4001         Do some cleanups.
4002         Fix documentation.
4003
4004 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4005
4006         * gst-libs/gst/riff/riff-ids.h:
4007         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4008           Add voxware audio IDs (even if we can't play it) (#351795).
4009
4010 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4011
4012         * gst-libs/gst/riff/riff-media.c:
4013         (gst_riff_create_video_template_caps),
4014         (gst_riff_create_audio_template_caps),
4015         (gst_riff_create_iavs_template_caps):
4016           Const-ify some arrays and use G_N_ELEMENTS instead
4017           of wasting oodles of RAM on terminator bits.
4018
4019 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4020
4021         * gst-libs/gst/tag/gstvorbistag.c:
4022         (gst_tag_list_to_vorbiscomment_buffer):
4023         * tests/check/libs/tag.c: (GST_START_TEST):
4024           And the same for _to_vorbiscomment_buffer(): allow
4025           id_data_len == 0 for speex.
4026
4027 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
4028
4029         * configure.ac:
4030         * docs/plugins/Makefile.am:
4031         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4032         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4033         * docs/plugins/inspect/plugin-gdp.xml:
4034         * gst/gdp/Makefile.am:
4035         * tests/check/Makefile.am:
4036           Move GDP plugin to -base from -bad.  Closes #347783.
4037
4038 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
4039
4040         * gst-libs/gst/tag/gstvorbistag.c:
4041         (gst_tag_list_from_vorbiscomment_buffer):
4042           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
4043           Also add some checks to make sure we don't memcmp() beyond the end of
4044           vorbiscomment buffer if the ID to check for is larger than the buffer.
4045
4046         * tests/check/libs/tag.c: (GST_START_TEST):
4047           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
4048
4049 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
4050
4051         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
4052         (gst_vorbis_enc_set_metadata):
4053           Use vorbis comment utility functions from libgsttag
4054           instead of re-inventing the wheel (partially fixes #347091).
4055
4056 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
4057
4058         * tests/check/elements/audioconvert.c: (GST_START_TEST):
4059         Fix leaks. Wait for state transitions that might happen ASYNC, as well
4060         as some that won't.
4061
4062 2006-08-21  Wim Taymans  <wim@fluendo.com>
4063
4064         * docs/libs/Makefile.am:
4065         * docs/libs/gst-plugins-base-libs-sections.txt:
4066         * docs/libs/gst-plugins-base-libs.types:
4067         Don't try to GObject scan the netbuffer as it's not a GObject.
4068         Fixes #351308.
4069
4070         * gst-libs/gst/netbuffer/gstnetbuffer.c:
4071         * gst-libs/gst/netbuffer/gstnetbuffer.h:
4072         Document GstNetBuffer.
4073
4074 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
4075
4076         * tests/check/elements/audioconvert.c: (GST_START_TEST),
4077         (audioconvert_suite):
4078           Add testcase for caps-size-explosion
4079
4080 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
4081
4082         * gst/audioconvert/gstaudioconvert.c:
4083         (gst_audio_convert_get_unit_size), (set_structure_widths):
4084           Lower debug, use g_assert in _get_unit_size
4085
4086         * gst/audioresample/gstaudioresample.c:
4087         (audioresample_get_unit_size):
4088         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4089         (gst_ffmpegcsp_get_unit_size):
4090         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
4091           use g_assert in _get_unit_size
4092
4093 2006-08-18  Wim Taymans  <wim@fluendo.com>
4094
4095         * docs/libs/gst-plugins-base-libs-sections.txt:
4096         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
4097         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
4098         (gst_rtp_buffer_get_payload_buffer):
4099         * gst-libs/gst/rtp/gstrtpbuffer.h:
4100         Document GstRTPBuffer.
4101         Added function to efficiently strip payload headers.
4102         API: gst_rtp_buffer_get_payload_subbuffer()
4103
4104 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
4105
4106         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
4107         (gst_tag_to_vorbis_comments):
4108           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
4109           tags and deserialise them properly as well (#347091).
4110           Add some more gtk-doc blurbs and also some g_return_if_fail().
4111
4112         * tests/check/libs/tag.c: (GST_START_TEST),
4113         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
4114           More tests.
4115
4116 2006-08-17  Wim Taymans  <wim@fluendo.com>
4117
4118         * ext/ogg/Makefile.am:
4119         * ext/ogg/gstogg.c: (plugin_init):
4120         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
4121         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
4122         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
4123         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
4124         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
4125         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
4126         Added ogg-in-avi parser element. Fixes #140139.
4127
4128         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4129         Fixed a bug in oggdemux debug code.
4130
4131         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
4132         (gst_riff_create_audio_template_caps):
4133         Recognise Ogg in the AVI extensible wave format.
4134
4135 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
4136
4137         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
4138           Make buffer durations add up (duration should be next_ts-ts for
4139           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
4140           from CVS.
4141
4142         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
4143         (test_buffer_timestamps), (cddabasesrc_suite):
4144           Add unit test for the above.
4145
4146         * tests/check/Makefile.am:
4147           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
4148           to see what happens.
4149
4150 2006-08-16  Wim Taymans  <wim@fluendo.com>
4151
4152         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
4153         (gst_alsasink_open):
4154         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
4155         (gst_alsasrc_open):
4156         Avoid setting and using a NULL device name.
4157         Print more info when we fail to open a device.
4158
4159 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
4160
4161         * docs/libs/gst-plugins-base-libs-sections.txt:
4162         * gst-libs/gst/tag/tag.h:
4163         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
4164           API: add gst_tag_parse_extended_comment() (#351426).
4165
4166         * tests/check/Makefile.am:
4167         * tests/check/libs/.cvsignore:
4168         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
4169           Add unit test for gst_tag_parse_extended_comment().
4170
4171 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
4172
4173         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
4174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
4175           Fix leak (#351502).
4176
4177 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
4178
4179         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4180         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4181         * docs/plugins/gst-plugins-base-plugins.args:
4182         * gst/playback/gstplaybin.c:
4183           Document playbin.
4184           
4185         * docs/plugins/inspect/plugin-adder.xml:
4186         * docs/plugins/inspect/plugin-alsa.xml:
4187         * docs/plugins/inspect/plugin-audioconvert.xml:
4188         * docs/plugins/inspect/plugin-audiorate.xml:
4189         * docs/plugins/inspect/plugin-audioresample.xml:
4190         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4191         * docs/plugins/inspect/plugin-cdparanoia.xml:
4192         * docs/plugins/inspect/plugin-decodebin.xml:
4193         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4194         * docs/plugins/inspect/plugin-gnomevfs.xml:
4195         * docs/plugins/inspect/plugin-ogg.xml:
4196         * docs/plugins/inspect/plugin-pango.xml:
4197         * docs/plugins/inspect/plugin-playbin.xml:
4198         * docs/plugins/inspect/plugin-subparse.xml:
4199         * docs/plugins/inspect/plugin-tcp.xml:
4200         * docs/plugins/inspect/plugin-theora.xml:
4201         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4202         * docs/plugins/inspect/plugin-video4linux.xml:
4203         * docs/plugins/inspect/plugin-videorate.xml:
4204         * docs/plugins/inspect/plugin-videoscale.xml:
4205         * docs/plugins/inspect/plugin-videotestsrc.xml:
4206         * docs/plugins/inspect/plugin-volume.xml:
4207         * docs/plugins/inspect/plugin-vorbis.xml:
4208         * docs/plugins/inspect/plugin-ximagesink.xml:
4209         * docs/plugins/inspect/plugin-xvimagesink.xml:
4210           Update to CVS version.
4211
4212 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
4213
4214         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4215         (gst_play_bin_set_property), (gst_play_bin_get_property),
4216         (value_list_append_structure_list),
4217         (gst_play_bin_handle_redirect_message),
4218         (gst_play_bin_handle_message):
4219           API: GstPlayBin::connection-speed
4220           Add "connection-speed" property; re-order redirect messages with
4221           multiple redirect locations depending on the minimum bitrate if
4222           that information is available and a connection speed is set
4223           (#350399).
4224
4225 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
4226
4227         * gst/playback/gstplaybin.c:
4228           Update max volume to the same value that the volume element uses.
4229
4230 2006-08-14  Wim Taymans  <wim@fluendo.com>
4231
4232         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
4233         Less uglyness..
4234
4235 2006-08-14  Wim Taymans  <wim@fluendo.com>
4236
4237         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
4238         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
4239         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
4240         Add some more debug info.
4241         Don't crash when a seek failed.
4242         Actually return the result of the seek instead of TRUE.
4243         Ignore multiple BOS pages with the same serial so that we don't create
4244         the same stream multiple times.
4245         Post an error when we fail to do the initial seek.
4246
4247 2006-08-13  Wim Taymans  <wim@fluendo.com>
4248
4249         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
4250         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
4251         Small code cleanup.
4252
4253         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
4254         (gst_alsa_mixer_new):
4255         Remove hack that always set the device to hw:0*.
4256         Properly find the card name for whatever device was configured.
4257         Do some better debugging.
4258         Fixes #350784.
4259
4260         * ext/alsa/gstalsamixerelement.c:
4261         (gst_alsa_mixer_element_set_property),
4262         (gst_alsa_mixer_element_change_state):
4263         Cleanups.
4264         Handle setting of a NULL device name better.
4265
4266 2006-08-11  Wim Taymans  <wim@fluendo.com>
4267
4268         * gst/adder/gstadder.c:
4269         Don't clip float values. Fixes #350900.
4270
4271 2006-08-11  Andy Wingo  <wingo@pobox.com>
4272
4273         * gst/tcp/gsttcp.c: Really fix the build?
4274
4275         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
4276         fixes the build.
4277
4278 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
4279
4280         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
4281           Float caps shouldn't have a "signed" field.
4282
4283 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
4284
4285         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
4286           Implement SEEKING query in its most basic form, so that we can
4287           at least check if we're seekable or not (#350655).
4288
4289 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
4290
4291         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
4292           The checks here are not even close to anything that would
4293           justify MAXIMUM probability, lowering to POSSIBLE until someone
4294           fixes the checks (case at hand: quicktime redirection files
4295           might start with 00 00 01 XX and pass the checks here just
4296           fine, see #350399).
4297
4298 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
4299
4300         Patch by: Sjoerd Simons  <sjoerd at luon net>
4301
4302         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
4303           Better detection for multipart/x-mixed-replace: accept leading
4304           whitespaces before the boundary marker as well (as our very own
4305           multipartmux used to produce) (#349068).
4306
4307 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
4308
4309         Patch by: Young-Ho Cha  <ganadist at chollian net>
4310
4311         * gst-libs/gst/riff/riff-ids.h:
4312         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
4313         (gst_riff_create_audio_template_caps):
4314           Detect DTS audio streams (#350157).
4315
4316 2006-08-05  Andy Wingo  <wingo@pobox.com>
4317
4318         * ext/theora/gsttheoraparse.h:
4319         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
4320         (theora_parse_dispose, theora_parse_set_property)
4321         (theora_parse_get_property, theora_parse_munge_granulepos)
4322         (theora_parse_push_buffer, theora_parse_change_state):
4323         API: GstTheoraParse::synchronization-points
4324         Add a property 'synchronization-points' to fix badly synchronized oggs.
4325
4326 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4327
4328         * tests/check/Makefile.am:
4329         * tests/check/libs/.cvsignore:
4330         * tests/check/libs/audio.c: (structure_contains_channel_positions),
4331         (fixed_caps_have_channel_positions), (GST_START_TEST),
4332         (audio_suite), (main):
4333           Add a few tests for the channel position stuff in libgstaudio.
4334
4335 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4336
4337         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
4338         (gst_alsa_detect_channels):
4339         * ext/alsa/gstalsasink.c:
4340           Add support for cards that (only) do more than 8 channels,
4341           like the Delta 44 (#345188).
4342
4343         * gst-libs/gst/audio/multichannel.c:
4344         (gst_audio_check_channel_positions):
4345         * gst-libs/gst/audio/multichannel.h:
4346           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
4347           unspecified channel position and cannot be combined with any
4348           of the other audio channel positions; adjust position layout
4349           checks accordingly (#345188).
4350
4351 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4352
4353         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4354           Recognise ancient RealAudio files (see #349779).
4355
4356 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4357
4358         Patch by: Jens Granseuer  <jensgr at gmx net>
4359
4360         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4361           Add typefinder for Interplay's MVE format (#348973).
4362
4363 2006-08-02  Wim Taymans  <wim@fluendo.com>
4364
4365         Patch by: Marcel Moreaux <marcelm at luon dot net>
4366
4367         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4368         (gst_base_rtp_depayload_add_to_queue):
4369         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4370         Handle RTP sequence number rollover.
4371         Disable jitterbuffer by default.
4372
4373 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
4374
4375         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
4376         (audioresample_set_caps):
4377         Don't leak references to the incoming caps. Clean them up when
4378         stopping.
4379
4380         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
4381         (gst_video_scale_finalize):
4382         Don't leak our temporary pixel buffer.
4383
4384         * tests/check/Makefile.am:
4385         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
4386         (GST_START_TEST), (simple_launch_lines_suite):
4387
4388         Fix leaks and re-enable the test for valgrind checking.
4389
4390 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
4391
4392         Patch by: Sjoerd Simons  <sjoerd at luon net>
4393
4394         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
4395         (plugin_init):
4396           Add typefind function for multipart/x-mixed-replace (#348916).
4397
4398 2006-07-28  Wim Taymans  <wim@fluendo.com>
4399
4400         * gst/adder/gstadder.c: (gst_adder_setcaps),
4401         (gst_adder_query_duration):
4402         Fix leak in duration query.
4403         Reflow some docs and notes.
4404
4405 2006-07-28  Michael Smith  <msmith@fluendo.com>
4406
4407         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
4408         (vorbisenc_suite):
4409           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
4410           aspect of it.
4411
4412 2006-07-28  Michael Smith  <msmith@fluendo.com>
4413
4414         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
4415         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
4416         (gst_vorbis_enc_push_buffer),
4417         (gst_vorbis_enc_buffer_check_discontinuous),
4418         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4419         * ext/vorbis/vorbisenc.h:
4420           Handle discontinuities in the input vorbis stream correctly,
4421           so that the output is properly timestamped (and has good granulepos
4422           values). Needs some oggmux fixes too.
4423
4424 2006-07-27  Wim Taymans  <wim@fluendo.com>
4425
4426         patch by: Kai Vehmanen <kv2004 eca cx>
4427
4428         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4429         (gst_base_rtp_depayload_chain),
4430         (gst_base_rtp_depayload_handle_sink_event),
4431         (gst_base_rtp_depayload_change_state):
4432         Don't send multiple newsegments with different formats.
4433         Fixes #348677.
4434
4435 2006-07-26  Wim Taymans  <wim@fluendo.com>
4436
4437         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4438         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
4439         Make seeking in ogg more accurate again by doing the more correct
4440         granuletime to stream time conversion.
4441
4442 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4443
4444         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
4445         (gst_multi_fd_sink_new_client):
4446           debug a little more understandably
4447           do not use goto as a substitute for break, especially if
4448           break is also being used
4449
4450 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
4451
4452         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
4453         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
4454           Remove GLib-2.6 compatibility cruft.
4455
4456 2006-07-24  Wim Taymans  <wim@fluendo.com>
4457
4458         * gst-libs/gst/audio/gstbaseaudiosink.c:
4459         (gst_base_audio_sink_render):
4460         Don't try to align a sample to an unknown value.
4461
4462 2006-07-24  Wim Taymans  <wim@fluendo.com>
4463
4464         * gst-libs/gst/audio/gstbaseaudiosink.c:
4465         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
4466         When the audio clock is slaved to another clock, never try to align
4467         samples but trust the rate interpolation algorithm.
4468
4469 2006-07-24  Wim Taymans  <wim@fluendo.com>
4470
4471         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4472         Don't try to calculate silence samples, base class does this much
4473         better now.
4474
4475         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4476         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
4477         (gst_ring_buffer_acquire):
4478         Calculate silence samples correctly.
4479
4480         * gst-libs/gst/audio/gstringbuffer.h:
4481         Add _CAST macro.
4482
4483 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
4484
4485         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
4486           Limit search for the first markup tag to the first few kB of
4487           the file. If we don't find one there, it's highly unlikely that
4488           this is an XML(-ish) file.
4489
4490 2006-07-21  Andy Wingo  <wingo@pobox.com>
4491
4492         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
4493         test to the one in vorbisenc. Also commented out.
4494
4495         * tests/check/pipelines/vorbisenc.c: 
4496         (test_discontinuity): New test, commented out until Mike lands
4497         some elite vorbisenc patches.
4498
4499         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
4500         Bufferstraw was actually factored out of these tests. Now we share
4501         code yay.
4502
4503         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
4504         for bufferstraw addition to gstcheck.
4505
4506 2006-07-21  Wim Taymans  <wim@fluendo.com>
4507
4508         * ext/theora/theoradec.c: (clip_buffer):
4509         Better clipping.
4510
4511 2006-07-21  Wim Taymans  <wim@fluendo.com>
4512
4513         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4514         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4515         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
4516         Fix leak.
4517         Avoid type casting when we can.
4518
4519         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
4520         Fix mem leak.
4521
4522 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
4523
4524         * ext/alsa/gstalsamixerelement.c:
4525         (gst_alsa_mixer_element_change_state):
4526           Make state change fail if the specified device can't be opened
4527           for some reason.
4528
4529 2006-07-20  Wim Taymans  <wim@fluendo.com>
4530
4531         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
4532         (cb_newpad), (main):
4533         Example of a small audio/video player using decodebin.
4534
4535 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
4536
4537         * gst-libs/gst/riff/riff-ids.h:
4538           Add 'fact' chunk id
4539
4540 2006-07-19  Wim Taymans  <wim@fluendo.com>
4541
4542         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4543         (gst_base_rtp_depayload_chain),
4544         (gst_base_rtp_depayload_change_state):
4545         Don't assert when not negotiated but post a meaningfull 
4546         error message. Fixes #347918.
4547
4548         * gst-libs/gst/rtp/gstbasertppayload.c:
4549         Add comment about better default MTU size.
4550
4551         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4552         Small cleanups, start docs.
4553
4554 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4555
4556         Patch by: Martin Szulecki
4557
4558         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4559           If "device-name" is requested and the device is not
4560           open, try to temporarily open it to obtain this
4561           information (#342494).
4562
4563 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4564
4565         * gst-libs/gst/tag/gstid3tag.c:
4566           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4567
4568         * gst-libs/gst/tag/gsttageditingprivate.h:
4569         * gst-libs/gst/tag/gstvorbistag.c:
4570           Some more random const-ifications.
4571
4572 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
4573
4574         * gst-libs/gst/riff/riff-ids.h:
4575         * gst-libs/gst/riff/riff-media.c:
4576         (gst_riff_create_video_template_caps):
4577           Add more FOURCCs (sort list to make stuff easier to find),
4578           add comment what those 16 bytes in struct _gst_riff_strh according to
4579           one avi-dumper are
4580
4581 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4582
4583         * gst-libs/gst/audio/multichannel.c:
4584         (gst_audio_check_channel_positions),
4585         (gst_audio_fixate_channel_positions):
4586           Const-ify two arrays.
4587
4588 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4589
4590         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4591           Fix typo, so that alsasink also advertises 8 channels
4592           if that's supported (tags: can, worms, open, alsa, ph34r).
4593
4594 2006-07-17  Wim Taymans  <wim@fluendo.com>
4595
4596         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4597         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4598         *sigh*, when is the compiler going to warn when the comments
4599         are out-of-sync with the code.. Refix case of busted theora
4600         headers with 0 granule pos.
4601
4602 2006-07-14  Wim Taymans  <wim@fluendo.com>
4603
4604         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4605         (gst_base_rtp_depayload_wait),
4606         (gst_base_rtp_depayload_change_state),
4607         (gst_base_rtp_depayload_set_property),
4608         (gst_base_rtp_depayload_get_property):
4609         Fix 99% cpu load by waiting for absolute times on the
4610         clock. Fixes #347300.
4611
4612 2006-07-14  Andy Wingo  <wingo@pobox.com>
4613
4614         * ext/theora/gsttheoraparse.h: 
4615         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4616         (theora_parse_push_headers, theora_parse_clear_queue)
4617         (theora_parse_drain_queue_prematurely, )
4618         (theora_parse_sink_event, theora_parse_change_state): Queue events
4619         until we initialized our state, like in vorbisparse.
4620
4621         * ext/vorbis/vorbisparse.h: 
4622         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4623         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4624         (vorbis_parse_drain_queue_prematurely, )
4625         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4626         until we have initialized our state. Fixes seeking after an
4627         initial pad block.
4628
4629 2006-07-14  Andy Wingo  <wingo@pobox.com>
4630
4631         Patch by: Iain Holmes <iaingnome@gmail.com>
4632         
4633         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4634
4635 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
4636
4637         * configure.ac:
4638         Bump nano back to CVS
4639
4640 === release 0.10.9 ===
4641
4642 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
4643
4644         * configure.ac:
4645           releasing 0.10.9, "I walk the line"
4646
4647 2006-07-14  Michael Smith  <msmith@fluendo.com>
4648
4649         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4650           Move a g_cond_signal to earlier to avoid sometimes deadlocking
4651           (commonly happens when running this test under valgrind) when trying
4652           to remove the buffer probe.
4653
4654 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4655
4656         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4657         Fix missing g_unlock from the previous commit
4658
4659 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4660
4661         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4662         (gst_ximagesink_change_state):
4663         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4664         (gst_xvimagesink_change_state):
4665         Implement a locking order to ensure we always take the object lock
4666         before the x_lock and never vice-versa.
4667
4668 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4669
4670         * gst/playback/gstdecodebin.c: (find_compatibles):
4671         Fix a caps leak when linking (#347304)
4672
4673         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4674         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4675         (gst_ximagesink_change_state):
4676         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4677         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4678         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4679         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4680         Don't leak shared memory resources. Use the object lock to protect
4681         against the xcontext disappearing while returning a buffer from the
4682         pipeline. (#347304)
4683
4684 2006-07-12  Edward Hervey  <edward@fluendo.com>
4685
4686         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4687         (vorbis_handle_comment_packet):
4688         gst_tag_list_merge() returns a new object. Take that into account when
4689         using it. This avoids memleak.
4690         Revert previous commit which is not needed.
4691
4692 2006-07-12  Edward Hervey  <edward@fluendo.com>
4693
4694         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4695         Reset the decoder in finalize so that all fields get cleared.
4696
4697 2006-07-12  Wim Taymans  <wim@fluendo.com>
4698
4699         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4700         (gst_base_audio_src_set_clock),
4701         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4702         Don't try to post an error message when setting the clock fails
4703         as this can happen when adding an element to a bin which will then
4704         deadlock. Fixes #347296.
4705
4706 2006-07-12  Edward Hervey  <edward@fluendo.com>
4707
4708         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4709         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4710         (vorbis_handle_type_packet):
4711         Post tag messages on the bus even if we're not initialized.
4712         If we're not initialized, we still postpone the event pushing of tags.
4713
4714 2006-07-12  Wim Taymans  <wim@fluendo.com>
4715
4716         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4717         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4718         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4719         Revert last two changes that broke the freeze.
4720
4721 2006-07-12  Wim Taymans  <wim@fluendo.com>
4722
4723         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4724         basesink calculates silence sample correctly for us.
4725
4726 2006-07-12  Wim Taymans  <wim@fluendo.com>
4727
4728         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4729         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4730         Calculate correct silence samples so we don't fill our ringbuffer
4731         with noise.
4732
4733 2006-07-12  Edward Hervey  <edward@fluendo.com>
4734
4735         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4736         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4737         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4738         * ext/vorbis/vorbisdec.h:
4739         Delay sending events (newsegment, tags) until the decoder is properly
4740         initialized.
4741         Fixes #347295
4742
4743 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
4744
4745         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4746         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4747           Patch from #347221 adding a test for audioconvert
4748           channel remappings.
4749
4750 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
4751
4752         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4753         (gst_ssa_parse_parse_line):
4754           Don't include the terminating NUL in the buffer size,
4755           it's only there for extra paranoia (would add random
4756           '*' characters at the end of each subtitle since the
4757           terminator itself is not valid UTF-8 technically).
4758           Also fix indenting after boilerplate macro.
4759
4760 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
4761
4762         * gst/playback/gstdecodebin.c: (close_pad_link):
4763           Also emit 'unknown-type' signal (which should really be
4764           called unhandled-type) if we found potential decoders/demuxers
4765           in the registry but none of them worked in the end (as in the
4766           case where the plugins don't exist any longer but are still
4767           listed in the registry). Fixes #329798.
4768
4769 2006-07-08  Andy Wingo  <wingo@pobox.com>
4770
4771         * theoraparse.c (theora_parse_push_buffer)
4772         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4773         Add some more debugging. Fix granulepos reconstruction in the face
4774         of discontinuities.
4775
4776 2006-07-06  Wim Taymans  <wim@fluendo.com>
4777
4778         * gst-libs/gst/audio/gstbaseaudiosink.c:
4779         (gst_base_audio_sink_class_init),
4780         (gst_base_audio_sink_provide_clock):
4781         Use gobject_class instead of G_OBJECT_CLASS (klass)
4782
4783         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4784         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4785         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4786         (gst_base_audio_src_get_time),
4787         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4788         (gst_base_audio_src_create_ringbuffer):
4789         Fix latency and buffer-time constants and properties ala basesink.
4790         Implement pull based scheduling. Fixes #346527.
4791         Set default blocksize in GstBaseSrc to 0, we default to pushing out
4792         one segment.
4793         Refuse slaving to another clock instead of silently not working.
4794         Only provide a clock when we are actually able to do so.
4795         Various small cleanups and compiler hints.
4796
4797 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4798
4799         Patch by: Lutz Mueller <lutz at topfrose de>
4800
4801         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4802         (plugin_init):
4803           Add typefinding for text/html (#346581).
4804
4805 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4806
4807         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4808         (xml_check_first_element), (xml_type_find), (smil_type_find):
4809           Fix SMIL typefinding, make xml_check_first_element() more
4810           useful.
4811
4812 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4813
4814         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4815         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4816         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4817         * gst/playback/gstplaybasebin.h:
4818           Protect list of elements with a subtitle-encoding property and
4819           the subtitle encoding member itself with a lock of their own
4820           instead of using the object lock. This prevents a dead-lock in
4821           the element-remove callback in some circumstances when shutting
4822           down playbin.
4823
4824 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
4825
4826         * win32/common/libgsttag.def:
4827         Export some new functions.
4828         * win32/vs6/libgstogg.dsp:
4829         Add a link to libgsttag-0.10.lib.
4830
4831 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
4832
4833         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4834           Some const-ification.
4835
4836 2006-07-04  Wim Taymans  <wim@fluendo.com>
4837
4838         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4839         Improve checking if we are dealing with a stream. Added some
4840         more uris that need buffering.
4841
4842 2006-07-03  Edward Hervey  <edward@fluendo.com>
4843
4844         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4845         Remove unused variable.
4846
4847 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4848
4849         * Makefile.am:
4850           include lcov.mak
4851         * configure.ac:
4852           add GCOV_LIBS to GST_LIBS
4853
4854 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
4855
4856         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
4857
4858         * ext/alsa/gstalsasrc.c:
4859           Add 32 bps to template caps and increase channels range
4860           from [1,2] to [1,MAX]. See #346326.
4861
4862 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
4863
4864         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4865           Recognise 'WMVA' video codec fourcc (#345879).
4866           
4867 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4868          
4869         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4870           Fixed nasty memory leak
4871
4872 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4873
4874         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4875         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4876           fix logging
4877
4878 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
4879
4880         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4881         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4882         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4883         Protect remove_fakesink using a mutex, so that we don't try and
4884         remove the fakesink simultaneously from multiple threads.
4885
4886         When going from READY to PAUSED, restore the fakesink, so that
4887         it is there when decodebin gets reused.
4888
4889 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
4890
4891         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4892         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4893         * gst-libs/gst/rtp/gstbasertppayload.c:
4894         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4895         * gst/tcp/gstmultifdsink.c:
4896         * gst/tcp/gsttcpclientsink.c:
4897         * gst/tcp/gsttcpclientsrc.c:
4898         * gst/tcp/gsttcpserversink.c:
4899         * gst/tcp/gsttcpserversrc.c:
4900         * gst/videorate/gstvideorate.c:
4901         * gst/videotestsrc/gstvideotestsrc.c:
4902         * sys/v4l/gstv4ljpegsrc.c:
4903         * sys/v4l/gstv4lmjpegsink.c:
4904         * sys/v4l/gstv4lsrc.c:
4905         * tests/examples/seek/scrubby.c:
4906         * tests/examples/seek/seek.c:
4907           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4908
4909 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4910
4911         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4912           Second field in GEnumValue shouldn't be a description,
4913           but a stringified version of the enum value.
4914
4915 2006-06-22  Wim Taymans  <wim@fluendo.com>
4916
4917         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4918         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4919         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4920         Avoid type checking in buffer casts.
4921         Avoid caps copy in buffer_alloc when we can.
4922         Use pad_peer_accept.
4923
4924 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4925
4926         * gst-libs/gst/tag/tag.h:
4927           Oops, make that 'Since: 0.10.9'.
4928
4929 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4930
4931         * docs/libs/gst-plugins-base-libs-sections.txt:
4932         * gst-libs/gst/tag/tag.h:
4933         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4934         (gst_tag_image_type_get_type):
4935           API: add GstTagImageType enum to describe images contained
4936           in image tags (#345641).
4937
4938 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4939
4940         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4941           Fix warnings with gst-inspect: "buffers-min" property
4942           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4943           typo in property description.
4944
4945 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4946
4947         Patch by: Cody Russell <bratsche at gnome org>
4948
4949         * gst/audioresample/gstaudioresample.c:
4950         (gst_audioresample_class_init):
4951         * gst/playback/gststreamselector.c:
4952         (gst_stream_selector_class_init):
4953         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4954         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4955         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4956         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4957         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4958         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4959         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4960         * gst/videotestsrc/gstvideotestsrc.c:
4961         (gst_video_test_src_class_init):
4962         * gst/volume/gstvolume.c: (gst_volume_class_init):
4963           Avoid unnecessary class cast check in class_init
4964           functions (#337747).
4965
4966 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
4967
4968         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4969         (gst_text_overlay_video_chain):
4970           g_markup_escape_text() REALLY doesn't like non-UTF8 input
4971           and doesn't validate its input either (and neither did
4972           textoverlay it seems). Let's do that then and fix #345206.
4973
4974 2006-06-19  Wim Taymans  <wim@fluendo.com>
4975
4976         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4977         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4978         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4979         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4980         (find_syncframe), (find_limits), (assign_value),
4981         (count_burst_unit), (gst_multi_fd_sink_new_client),
4982         (gst_multi_fd_sink_handle_client_write),
4983         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4984         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4985         (gst_multi_fd_sink_change_state):
4986         * gst/tcp/gstmultifdsink.h:
4987         Added shiny new burst-on-connect methods.
4988         Add properties to control the minimal amount of data queued.
4989         Small cleanups.
4990         API: bytes-min property
4991         API: time-min property
4992         API: buffers-min property
4993         API: burst-unit property
4994         API: burst-value property
4995         API: add-full signal
4996
4997         * gst/tcp/gsttcp-marshal.list:
4998         Added new marshaller code for the new signal.
4999
5000         * tests/check/elements/multifdsink.c: (GST_START_TEST),
5001         (multifdsink_suite):
5002         Added testcases for new burst methods.
5003
5004 2006-06-19  Edward Hervey  <edward@fluendo.com>
5005
5006         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
5007         Implement clipping for accurate seeking.
5008         Closes #345225
5009
5010 2006-06-19  Wim Taymans  <wim@fluendo.com>
5011
5012         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
5013
5014         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
5015         (gst_video_scale_transform):
5016         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
5017
5018 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
5019
5020         * configure.ac:
5021           Fix --disable-external (can't set conditionals conditionally,
5022           #343602).
5023
5024 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5025
5026         * tests/check/elements/audioresample.c: (test_reuse),
5027         (audioresample_suite):
5028           Add test case for bug #342789 fixed below.
5029
5030 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5031
5032         * gst/audioresample/gstaudioresample.c:
5033         (gst_audioresample_class_init), (gst_audioresample_init),
5034         (audioresample_start), (audioresample_stop),
5035         (gst_audioresample_set_property), (gst_audioresample_get_property):
5036           Implement GstBaseTransform::start and ::stop so that audioresample
5037           can clear its internal state properly and be reused instead of
5038           causing non-negotiated errors with playbin under some circumstances
5039           (#342789).
5040
5041         * tests/check/elements/audioresample.c: (setup_audioresample),
5042         (cleanup_audioresample):
5043           Need to set element state here so that ::start and ::stop are
5044           called.
5045
5046 2006-06-16  Wim Taymans  <wim@fluendo.com>
5047
5048         Patch by: Young-Ho Cha <ganadist at chollian dot net>
5049
5050         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
5051         Parse extra data better, apparently it's right behind
5052         the normal strf header size. Fixes #343500.
5053
5054 2006-06-16  Wim Taymans  <wim@fluendo.com>
5055
5056         * ext/alsa/gstalsasink.c: (set_hwparams):
5057         If we fail to set the buffer_time and period_time alsa
5058         parameters, post a warning and leave alsa select a 
5059         default instead of failing. Fixes #342085
5060
5061 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5062
5063         * docs/libs/gst-plugins-base-libs-sections.txt:
5064         * gst-libs/gst/cdda/gstcddabasesrc.h:
5065           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
5066           out in the header file and shouldn't be listed in the docs.
5067
5068         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5069           Must dereference pointer to fourcc in the debug statement.
5070
5071 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
5072
5073         * docs/libs/Makefile.am:
5074         * docs/libs/gst-plugins-base-libs-docs.sgml:
5075         * docs/libs/gst-plugins-base-libs-sections.txt:
5076         * docs/libs/gst-plugins-base-libs.types:
5077         add remaining symbols into correct setions
5078         
5079         * gst-libs/gst/audio/gstringbuffer.c:
5080         fix incomplete docs
5081         
5082         * gst-libs/gst/audio/gstringbuffer.h:
5083         comment out not yet implemented function
5084         
5085         
5086         * gst-libs/gst/floatcast/floatcast.h:
5087         * gst-libs/gst/netbuffer/gstnetbuffer.c:
5088         add short descriptions
5089         
5090         
5091         * gst-libs/gst/interfaces/propertyprobe.c:
5092         fix return value docs   
5093         
5094         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5095         simplify debug logging
5096         
5097         * gst-libs/gst/riff/riff-read.h:
5098         sync function prototype and docs
5099         
5100         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5101         remove left over symbol
5102
5103 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5104
5105         * autogen.sh:
5106         * configure.ac:
5107         * docs/Makefile.am:
5108           Use GST_PLUGIN_DOCS macro in configure.ac, add
5109           --enable-plugin-docs default to autogen.sh and use
5110           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
5111
5112 2006-06-15  Wim Taymans  <wim@fluendo.com>
5113
5114         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5115         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
5116         (gst_ogg_demux_loop):
5117         Combine GstFlowReturn from the source pads to give a
5118         meaningfull result to the upstream peer or to stop the
5119         processing task in case of errors.
5120
5121 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5122
5123         * gst/playback/gststreaminfo.c: (cb_probe):
5124           Try GST_TAG_CODEC as fallback when extracting the
5125           codec name; more debug info.
5126
5127 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5128
5129         * ext/ogg/Makefile.am:
5130         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5131           Extract language tags from ogm subtitle streams, so that
5132           the subtitle menu choices are labelled correctly in
5133           Totem (fixes #344708).
5134
5135 2006-06-14  Wim Taymans  <wim@fluendo.com>
5136
5137         Patch by: Alessandro Decina <alessandro at nnva dot org>
5138
5139         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
5140         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
5141         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
5142         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5143         Fix various leaks. Fixes #343699.
5144         Add x-smoke mime type.
5145
5146 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5147
5148         * gst-libs/gst/riff/riff-ids.h:
5149           Add IDs for 'bext' chunks (see #343837).
5150
5151 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
5152
5153         Patch by: Young-Ho Cha  <ganadist at chollian net>
5154
5155         * gst/subparse/samiparse.c: (sami_context_pop_state),
5156         (handle_start_font), (end_sami_element):
5157           Honour font face tags in SAMI subtitles (#344503).
5158
5159 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5160
5161         * po/POTFILES.in:
5162           add missing files containing translatable strings
5163
5164 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5165
5166         * docs/libs/tmpl/.cvsignore:
5167           we don't want those *.sgml files in CVS either
5168
5169 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5170
5171         * docs/libs/.cvsignore:
5172         * tests/check/elements/.cvsignore:
5173         * tests/check/libs/.cvsignore:
5174           ignore more
5175
5176 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5177
5178         * docs/libs/Makefile.am:
5179           also commiting the changed Makefile.am (added more libs to the
5180           doc-build)
5181
5182 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5183
5184         * docs/libs/gst-plugins-base-libs-docs.sgml:
5185         * docs/libs/gst-plugins-base-libs-sections.txt:
5186         * docs/libs/gst-plugins-base-libs.types:
5187           first batch of reordering things, add index & hierarchy
5188
5189 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5190
5191         * configure.ac:
5192           use GST_PKG_CHECK_MODULES, cleans up output
5193
5194 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
5195
5196         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5197           Add support for burn:// URIs (#343385); const-ify things a bit,
5198           use G_N_ELEMENTS instead of hard-coded array size.
5199
5200 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
5201
5202         Patch by: Young-Ho Cha  <ganadist at chollian net>
5203
5204         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
5205           Fix up broken entities before passing them to libxml *sigh*.
5206           (#343303).
5207           
5208 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5209
5210         * configure.ac:
5211           back to TRUNK
5212
5213 === release 0.10.8 ===
5214
5215 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
5216
5217         * configure.ac:
5218           releasing 0.10.8, "Moar gij ziet mij nie"
5219
5220 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5221
5222         * configure.ac:
5223         * po/af.po:
5224         * po/az.po:
5225         * po/cs.po:
5226         * po/en_GB.po:
5227         * po/hu.po:
5228         * po/it.po:
5229         * po/nb.po:
5230         * po/nl.po:
5231         * po/or.po:
5232         * po/sq.po:
5233         * po/sr.po:
5234         * po/sv.po:
5235         * po/uk.po:
5236         * po/vi.po:
5237         * win32/common/config.h:
5238           0.10.7.2 prerelease
5239
5240 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5241
5242         * docs/libs/tmpl/gstaudio.sgml:
5243         * docs/libs/tmpl/gstcolorbalance.sgml:
5244         * docs/libs/tmpl/gstmixer.sgml:
5245         * docs/libs/tmpl/gstringbuffer.sgml:
5246         * docs/libs/tmpl/gsttuner.sgml:
5247         * docs/libs/tmpl/gstxoverlay.sgml:
5248         * gst-libs/gst/audio/audio.c:
5249         * gst-libs/gst/audio/gstringbuffer.c:
5250         * gst-libs/gst/interfaces/colorbalance.c:
5251         * gst-libs/gst/interfaces/mixer.c:
5252         * gst-libs/gst/interfaces/tuner.c:
5253         * gst-libs/gst/interfaces/xoverlay.c:
5254           move last template doc snippets to source code and delete them
5255
5256 2006-06-06  Michael Smith  <msmith@fluendo.com>
5257
5258         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
5259         (theora_parse_drain_queue):
5260           Mark DELTA_UNIT on non-keyframes.
5261
5262 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
5263
5264         * gst-libs/gst/audio/gstbaseaudiosink.c:
5265         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
5266         * gst-libs/gst/audio/gstbaseaudiosink.h:
5267         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
5268         (gst_ring_buffer_samples_done):
5269         * gst-libs/gst/audio/gstringbuffer.h:
5270         Document better the fact that latency_time and buffer_time are values
5271         stored in microseconds, and not the usual GStreamer nanoseconds.
5272         Change the variables (compatibly) that store them from GstClockTime 
5273         to guint64 to make it more clear that they're not storing clock times.
5274         Also, remove the bogus property description that says the user can
5275         specify -1 to get the default value, since that's never been the case.
5276
5277         When computing the default segment size for the ring buffer, make it
5278         an integer number of samples.
5279
5280         When the sub-class indicates a delay greater than the number of
5281         samples we've written return 0 from the audio sink get_time method.
5282
5283 2006-06-02  Michael Smith  <msmith@fluendo.com>
5284
5285         * tests/check/elements/audioconvert.c: (set_channel_positions),
5286         (get_float_mc_caps), (get_int_mc_caps):
5287         * tests/check/elements/audioresample.c:
5288         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
5289         * tests/check/elements/videorate.c:
5290         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
5291         * tests/check/elements/volume.c:
5292         * tests/check/elements/vorbisdec.c:
5293         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
5294           Don't busy-wait in tests; this was causing test timeouts very
5295           frequently when running under valgrind.
5296
5297 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5298
5299         * gst/tcp/README:
5300         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
5301         (gst_multi_fd_sink_remove_client_link),
5302         (gst_multi_fd_sink_client_queue_caps),
5303         (gst_multi_fd_sink_client_queue_buffer),
5304         (gst_multi_fd_sink_handle_client_write),
5305         (gst_multi_fd_sink_render):
5306         * gst/tcp/gstmultifdsink.h:
5307           make multifdsink properly deal with streamheader:
5308           - streamheader is taken from caps
5309           - buffers marked with IN_CAPS are not sent
5310           - streamheaders are sent, on connection, from the caps of the
5311             buffer where the client gets positioned to
5312           - further streamheader changes are done every time the client
5313             will receive a buffer with different caps
5314         * tests/check/elements/multifdsink.c: (GST_START_TEST),
5315         (gst_multifdsink_create_streamheader):
5316           add tests for this
5317
5318 2006-06-02  Michael Smith  <msmith@fluendo.com>
5319
5320         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
5321           Reinstate limit on channel count. Vorbis does not define the meaning
5322           of > 6 channels, so they're just independent channels. Gstreamer
5323           currently has no mechanism to represent N independent channels.
5324
5325 2006-06-02  Michael Smith  <msmith@fluendo.com>
5326
5327         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
5328           Don't arbitrarily restrict channel counts and rate in vorbis.
5329           In terms of effects likely on real-world files, this fixes 96kHz
5330           playback of vorbis.
5331
5332 2006-06-02  Michael Smith  <msmith@fluendo.com>
5333
5334         * gst/audioconvert/audioconvert.c: (float):
5335           More correct float->int conversion.
5336
5337 2006-06-02  Michael Smith  <msmith@fluendo.com>
5338
5339         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
5340           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
5341           value. Fixes g-critical on trying to play back ogg containing
5342           unknown codec.
5343
5344 2006-06-02  Wim Taymans  <wim@fluendo.com>
5345
5346         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
5347         (setup_source):
5348         * gst/playback/gstplaybasebin.h:
5349         Make the subtitle detection work from any thread so we don't
5350         deadlock. Fixes #343397.
5351
5352 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5353
5354         * gst/volume/Makefile.am:
5355           Seriously, it's not *that* hard to get compilation right.  Even
5356           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
5357
5358 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
5359
5360         * gst/volume/gstvolume.c: (volume_choose_func),
5361         (volume_update_real_volume), (gst_volume_class_init),
5362         (gst_volume_init), (volume_process_float), (volume_process_int16),
5363         (volume_process_int16_clamp), (volume_set_caps),
5364         (volume_transform_ip), (plugin_init):
5365         * gst/volume/gstvolume.h:
5366         rewrite the passthrough check, split _int16 and _int16_clamp, fix
5367         another property desc., remove unused param from process function
5368         
5369         * tests/check/elements/volume.c: (volume_suite):
5370         reactivate the passthrough test
5371
5372 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
5373
5374         * ext/alsa/gstalsamixerelement.h:
5375         * ext/alsa/gstalsamixeroptions.h:
5376         * ext/alsa/gstalsamixertrack.h:
5377         * ext/gnomevfs/gstgnomevfssink.h:
5378         * ext/gnomevfs/gstgnomevfssrc.h:
5379         * ext/theora/gsttheoradec.h:
5380         * ext/theora/gsttheoraenc.h:
5381         * ext/theora/gsttheoraparse.h:
5382         * ext/vorbis/vorbisparse.h:
5383         * gst-libs/gst/audio/gstaudioclock.h:
5384         * gst-libs/gst/audio/gstaudiofilter.h:
5385         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5386         * gst/audioconvert/gstaudioconvert.h:
5387         * gst/audioresample/gstaudioresample.h:
5388         * gst/audiotestsrc/gstaudiotestsrc.h:
5389         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
5390         * gst/playback/gststreamselector.h:
5391         * gst/tcp/gstmultifdsink.h:
5392         * gst/tcp/gsttcpclientsink.h:
5393         * gst/tcp/gsttcpclientsrc.h:
5394         * gst/tcp/gsttcpserversink.h:
5395         * gst/tcp/gsttcpserversrc.h:
5396         * gst/videorate/gstvideorate.h:
5397         * gst/videoscale/gstvideoscale.h:
5398         * gst/videotestsrc/gstvideotestsrc.h:
5399         * gst/volume/gstvolume.h:
5400         * sys/v4l/gstv4ljpegsrc.h:
5401         * sys/v4l/gstv4lmjpegsink.h:
5402         * sys/v4l/gstv4lmjpegsrc.h:
5403         * sys/v4l/gstv4lsrc.h:
5404         * sys/ximage/ximagesink.h:
5405         * sys/xvimage/xvimagesink.h:
5406         * tests/old/testsuite/alsa/sinesrc.h:
5407         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
5408
5409 2006-05-31  Wim Taymans  <wim@fluendo.com>
5410
5411         * ext/libvisual/visual.c: (gst_visual_reset),
5412         (gst_visual_sink_setcaps), (gst_visual_sink_event),
5413         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
5414         Handle DISCONT.
5415         Use running time before doing QoS.
5416         Handle mono too.
5417
5418 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5419
5420         * docs/libs/Makefile.am:
5421           set a magic variable to indicate we know the docs are incomplete
5422
5423 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
5424
5425         * win32/common/libgstvideo.def:
5426           export gst_video_calculate_display_ratio
5427         * win32/vs6/libgstvideoscale.dsp:
5428           add link to libgstvideo-0.10.lib
5429
5430 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
5431
5432         * gst/playback/gstplaybasebin.c: (gen_source_element):
5433           Throw a more comprehensible error for rtsp:// URIs (rather
5434           than erroring out with a negotiation error later on) until
5435           we fix playbin to handle rtspsrc etc.
5436
5437 2006-05-30  Wim Taymans  <wim@fluendo.com>
5438
5439         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
5440         (gst_text_overlay_text_event):
5441         Added some FIXMEs.
5442
5443 2006-05-30  Wim Taymans  <wim@fluendo.com>
5444
5445         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
5446         (gst_adder_request_new_pad), (gst_adder_release_pad):
5447         * gst/adder/gstadder.h:
5448         Implement release_request_pad.
5449         Make padcounter atomic.
5450
5451         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
5452         Added check for release_pad in adder.
5453
5454 2006-05-30  Wim Taymans  <wim@fluendo.com>
5455
5456         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
5457         Fix build again.
5458
5459 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5460
5461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5462         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
5463         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5464         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
5465         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
5466         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
5467         (gst_ogg_demux_bisect_forward_serialno),
5468         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
5469         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
5470           add more debugging
5471           clean up printf formats for granulepos and serialno
5472
5473 2006-05-30  Michael Smith  <msmith@fluendo.com>
5474
5475         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
5476         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
5477         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
5478         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
5479         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
5480         * ext/vorbis/vorbisenc.h:
5481           Multi-channel caps negotiation, so we can do proper multichannel
5482           vorbis encoding, negotiated through audioconvert.
5483
5484 2006-05-30  Wim Taymans  <wim@fluendo.com>
5485
5486         * tests/check/elements/adder.c: (test_event_message_received),
5487         (test_play_twice_message_received), (GST_START_TEST),
5488         (adder_suite):
5489         Added check to show that #339935 is fixed with ongoing
5490         adder and collectpads fixes.
5491
5492 2006-05-29  Wim Taymans  <wim@fluendo.com>
5493
5494         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
5495         Don't leak pad name.
5496
5497 2006-05-29  Wim Taymans  <wim@fluendo.com>
5498
5499         * gst/adder/gstadder.c: (gst_adder_query_duration),
5500         (forward_event_func), (forward_event), (gst_adder_src_event):
5501         Fix adder seeking.
5502         Make query/seeking code threadsafe.
5503
5504         * tests/check/Makefile.am:
5505         * tests/check/elements/adder.c: (test_event_message_received),
5506         (GST_START_TEST), (test_play_twice_message_received):
5507         Fix adder test case.
5508
5509 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
5510
5511         Patch by: Young-Ho Cha  <ganadist at chollian net>
5512
5513         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5514         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
5515         (set_encoding_element), (decodebin_element_added_cb),
5516         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
5517         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
5518         * gst/playback/gstplaybasebin.h:
5519           Add 'subtitle-encoding' property to playbin, so applications can
5520           force a subtitle encoding for non-UTF8 subtitles (#342268).
5521
5522         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
5523         (gst_sub_parse_set_property):
5524           Rename recently-added 'encoding' property to 'subtitle-encoding'
5525           (so it can be proxied by playbin/decodebin in a generic way
5526           with less danger of false positives).
5527
5528 2006-05-29  Michael Smith  <msmith@fluendo.com>
5529
5530         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5531         (append_with_other_format), (set_structure_widths),
5532         (gst_audio_convert_transform_caps):
5533           Patch from #341562: give more specific audio caps in get_caps, so
5534           that basetransform  can make better decisions on what caps to
5535           negotiate.
5536
5537 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5538
5539         * tests/check/elements/volume.c:
5540         make it compile again
5541
5542 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5543
5544         * tests/check/elements/volume.c: (volume_suite):
5545         disable test until #343196 gets resolved
5546
5547 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5548
5549         * gst/adder/gstadder.c: (gst_adder_get_type):
5550         Make it easier to copy&paste
5551         
5552         * gst/volume/Makefile.am:
5553         * gst/volume/gstvolume.c: (volume_update_real_volume),
5554         (gst_volume_set_volume), (gst_volume_set_mute),
5555         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5556         (volume_transform_ip), (volume_update_mute),
5557         (volume_update_volume):
5558         * gst/volume/gstvolume.h:
5559         Add own debug category, move duplicate code to helper function, fix
5560         property texts, add more comments and prepare ffor liboil-goodness
5561         
5562         * tests/check/Makefile.am:
5563         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5564         add test for mute and passtrough case, be a bit more verbose to track
5565         failure
5566         
5567         * tests/check/generic/states.c: (GST_START_TEST):
5568         catch elements that fail to instantiate
5569
5570 2006-05-28  Edward Hervey  <edward@fluendo.com>
5571
5572         * tests/check/pipelines/simple-launch-lines.c:
5573         * tests/check/pipelines/theoraenc.c:
5574         * tests/check/pipelines/vorbisenc.c:
5575         Comment out tests using parse_launch() if core was built without
5576         parsing capabilities.
5577
5578 2006-05-27  Edward Hervey  <edward@fluendo.com>
5579
5580         * tests/check/Makefile.am:
5581         Extra bonus points for whoever explains to ensonic that you are meant
5582         to test unit tests thoroughly before commiting them, especially if
5583         you know it's going to break.
5584         De-activated element/adder tests.
5585
5586 2006-05-27  Edward Hervey  <edward@fluendo.com>
5587
5588         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5589         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5590         Marking caps conversion issues as GST_WARNING is way too verbose,
5591         Moving them to GST_LOG.
5592
5593 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
5594
5595         * README:
5596           Replace current README (containing the release notes from
5597           some 0.9.x version) with a proper README taken from the core.
5598
5599 2006-05-26  Wim Taymans  <wim@fluendo.com>
5600
5601         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5602         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5603         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5604         (vorbis_dec_change_state):
5605         Small cleanups.
5606         Add some FIXMEs
5607         Clip output samples to segment boundaries.
5608
5609 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5610
5611         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5612         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5613         Improve the errors produced on bad output, including some human
5614         readable description strings.
5615         Handle the (theoretical for ximagesink) case where the XServer 
5616         has a different idea about the size required for a particular 
5617         frame and gives us too small a memory allocation.
5618
5619 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5620
5621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5622         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5623         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5624         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5625         Improve the errors produced on bad output, including some human 
5626         readable description strings.
5627         Handle RGB Xv formats properly by transforming them into our 
5628         big-endian caps description.
5629         Use gst_caps_truncate to ensure that we never try and choose a
5630         non-fixed caps in buffer_alloc.
5631         Handle the case where the XServer has a different idea about the size
5632         required for a particular frame and gives us too small a memory
5633         allocation.
5634         Use -1 to indicate 'no image format', because 0 is a valid XServer
5635         image format number.
5636         Put RGB Xv formats at the end of the caps, so that we always prefer
5637         YUV format frames.
5638         Iterate the available Xv Encodings to determine the maximum width and
5639         height, and then return that in our caps.
5640         (Closes #315312, #337544)
5641
5642 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
5643
5644         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5645         When there is only one unfinished pad and it receives an event that
5646         doesn't match our requirements, we need to set alldone=FALSE so that
5647         the fakesink is not removed yet.
5648
5649 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
5650
5651         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5652           Use gst_type_find_helper_for_buffer() to find the type
5653           of stream from the first packet.
5654
5655         * configure.ac:
5656           Bump requirements to core CVS (needed for vorbis
5657           typefinding to work).
5658
5659 2006-05-24  Edward Hervey  <edward@fluendo.com>
5660
5661         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
5662         Added the 'prfl' atom type which MQV (no, it's not a typo) files
5663         contain.  Else they play perfectly fine with qtdemux.
5664
5665 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
5666
5667         * ext/theora/theoradec.c:
5668         * ext/theora/theoraenc.c:
5669         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5670         * gst/audiorate/gstaudiorate.c:
5671           make more debug catagories static
5672         
5673         * tests/check/Makefile.am:
5674         * tests/check/elements/adder.c: (message_received),
5675         (test_event_message_received), (GST_START_TEST),
5676         (test_play_twice_message_received), (adder_suite):
5677           added test case for using element twice, extra bonus points for anyone
5678           who can make these test run reliably
5679
5680 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
5681
5682         * ext/theora/theoradec.c: (theora_dec_chain):
5683           Make work with time-stamped input buffers that do not
5684           have a granulepos in BUFFER_OFFSET_END (like theora
5685           buffers coming from matroskademux). Fixes #342448.
5686
5687 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
5688
5689         Patch by: Peter Kjellerstedt  <pkj at axis com>
5690
5691         * gst/tcp/Makefile.am:
5692           fdstresstest doesn't need Gtk+, fix compilation if 
5693           gtk is not available (#342566).
5694
5695 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5696          
5697         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5698           80 line columns
5699           Removed redundant floor()
5700
5701 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5702
5703         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5704           On second thought, just skip JUNK chunks automatically, so
5705           the caller doesn't have to handle this. Fixes #342345.
5706           Also, return GST_FLOW_UNEXPECTED if we get a short read,
5707           not GST_FLOW_ERROR.
5708
5709 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5710
5711         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5712           Don't bail out on JUNK chunks with a size of 0 (would try to
5713           pull_range 0 bytes before, which sources don't like too much).
5714           See #342345.
5715
5716 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5717
5718         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5720         Use the gstutil scaling function to preserve 64 bits while calculating
5721         output width and height from the display-aspect-ratio. (A continuation
5722         of #341542)
5723
5724 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5725
5726         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5727         (gst_xvimagesink_buffer_alloc):
5728         * sys/xvimage/xvimagesink.h:
5729         When performing buffer allocations, remember the caps and image format
5730         we return so that if the same caps are asked for next time we can
5731         return them immediately without doing any caps intersections.
5732
5733 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5734          
5735         * gst-libs/gst/rtp/README:
5736           Some new documentation
5737         * gst-libs/gst/rtp/gstrtpbuffer.h:       
5738           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
5739         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5740         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
5741           New RTP audio base payloader class. Supports frame or sample based
5742           codecs.  Not enabled in Makefile.am until approved.
5743
5744 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5745
5746         * tests/check/elements/alsa.c: (test_device_property_probe):
5747           Fix test case: don't try to free NULL GValueArray when there
5748           are no devices.
5749
5750 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5751
5752         * tests/check/Makefile.am:
5753         * tests/check/elements/alsa.c: (test_device_property_probe),
5754         (alsa_suite), (main):
5755           Add simple test that runs a device property probe on alsasrc,
5756           alsasink and alsamixer. Disable valgrind check for now (too
5757           many leaks in libasound, and valgrind ignored my suppressions
5758           additions).
5759
5760 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5761
5762         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5763         (gst_alsa_device_property_probe_probe_property),
5764         (gst_alsa_device_property_probe_needs_probe),
5765         (gst_alsa_device_property_probe_get_values),
5766         (gst_alsa_type_add_device_property_probe_interface):
5767         * ext/alsa/gstalsadeviceprobe.h:
5768         * ext/alsa/gstalsamixerelement.c:
5769         (gst_alsa_mixer_element_init_interfaces):
5770         * ext/alsa/gstalsamixerelement.h:
5771           Clean up and simplify alsa device probing. Make it actually work
5772           for multiple classes. Don't cache results any longer.
5773
5774         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5775         (gst_alsasink_init):
5776         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5777         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5778         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5779           Make alsasink and alsasrc implement the GstPropertyProbe interface
5780           for device probing (#342181).
5781           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
5782
5783 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5784
5785         * gst/subparse/samiparse.c: (handle_start_font):
5786           Don't ignore return value of strtol (++compiler_happiness).
5787
5788 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
5789
5790         Patch by: Young-Ho Cha  <ganadist chollian net>
5791
5792         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5793         (gst_sub_parse_class_init), (gst_sub_parse_init),
5794         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5795         (convert_encoding):
5796         * gst/subparse/gstsubparse.h:
5797           Add 'encoding' property (#341681).
5798
5799         * gst/subparse/samiparse.c: (characters_sami):
5800           Output is pango markup, so we need to escape text
5801           between tags (#342143).
5802
5803 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5804
5805         * gst-libs/gst/audio/multichannel.c:
5806         (gst_audio_check_channel_positions):
5807           It's okay to have caps with channels=1 and a channel position
5808           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5809           (deinterleavers might want to keep the position in the caps,
5810           so that they can be re-interleaved again properly later).
5811           Leave check for unexpected 2-channel layouts intact for now.
5812
5813 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5814
5815         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5816         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5817         basesrc can do its job correctly.
5818
5819 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5820
5821         * ext/alsa/Makefile.am:
5822         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5823         (gst_alsa_detect_formats), (get_channel_free_structure),
5824         (caps_add_channel_configuration), (gst_alsa_detect_channels),
5825         (gst_alsa_probe_supported_formats):
5826         * ext/alsa/gstalsa.h:
5827         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5828           Refactor and improve caps probing code: probe signedness
5829           when we probe the supported formats/widths; set endianness
5830           to the one we actually probed for (ie. cpu endianness).
5831           
5832         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5833         (gst_alsasrc_close):
5834         * ext/alsa/gstalsasrc.h:
5835           Implement caps probing for alsasrc.
5836
5837 2006-05-15  Wim Taymans  <wim@fluendo.com>
5838
5839         * ext/theora/theoradec.c: (gst_theora_dec_reset),
5840         (theora_dec_src_query), (theora_dec_src_event),
5841         (theora_dec_sink_event), (theora_handle_comment_packet),
5842         (theora_handle_data_packet), (theora_dec_change_state):
5843         Cleanups, add some G_LIKELY.
5844         Use segment helpers instead of our own wrong code.
5845         Clear queued buffers on seek and READY.
5846
5847         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5848         (vorbis_dec_convert), (vorbis_dec_src_query),
5849         (vorbis_dec_src_event), (vorbis_dec_sink_event),
5850         (vorbis_handle_comment_packet), (vorbis_dec_push),
5851         (vorbis_handle_data_packet), (vorbis_dec_chain),
5852         (vorbis_dec_change_state):
5853         * ext/vorbis/vorbisdec.h:
5854         Remove old useless packetno variable.
5855         Do position query properly.
5856         Add some G_LIKELY.
5857         Do cleanup of queued buffers in new helper function
5858         and use it.
5859
5860 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5861
5862         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5863           Query supported sample rates. Fixes #341732.
5864
5865 2006-05-15  Julien MOUTTE  <julien@moutte.net>
5866
5867         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5868         (gst_decode_bin_change_state): Make decodebin reusable
5869         when going from PAUSE_TO_READY and then back to PAUSED.
5870         Fixes #331678.
5871
5872 2006-05-15  Wim Taymans  <wim@fluendo.com>
5873
5874         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5875         (vorbis_dec_convert), (vorbis_dec_src_query),
5876         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5877         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5878         (vorbis_dec_clean_queued), (vorbis_dec_push),
5879         (vorbis_handle_data_packet), (vorbis_dec_change_state):
5880         Cleanups. Use refcounting and DEBUG_OBJECT.
5881         Reset segment on flush, use code methods instead of our
5882         own wrong version.
5883         Fix potential memleak.
5884
5885 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5886
5887         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5888         (gst_alsasink_init):
5889         * ext/alsa/gstalsasink.h:
5890           Don't leak allocated snd_output_t structure if there's
5891           more than one alsasink instance at a time (#341873).
5892           Also fix GObject macros in header file.
5893           
5894 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5895
5896         * gst/subparse/gstsubparse.c:
5897         (gst_sub_parse_data_format_autodetect):
5898           Don't use libxml functions in the typefinding code.
5899
5900 2006-05-15  Wim Taymans  <wim@fluendo.com>
5901
5902         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5903         Fix seeking performance in the case where a non-header 
5904         packet has a 0 granulepos (busted theora case). 
5905         Fixes #341719
5906         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5907          the first place, you limelight stealer you)
5908
5909 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5910
5911         * gst/subparse/gstsubparse.c:
5912         (gst_sub_parse_data_format_autodetect):
5913           Improve SAMI typefinding: handle case where there are
5914           whitespaces or newlines in front of the first <SAMI>
5915           tag (#169936).
5916
5917 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5918
5919         * configure.ac:
5920           Build video4linux plugin even if there's no XVIDEO, just
5921           without implementing the GstXOverlay interface (#334002).
5922          
5923 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5924
5925         * configure.ac:
5926         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5927         (plugin_init):
5928           Add tentative support for libvisual-0.4 (#336881).
5929
5930 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5931
5932         Patch by: Young-Ho Cha <ganadist at chollian net>
5933
5934         * gst/subparse/samiparse.c: (handle_start_font):
5935           Need to map "silver" colour explicitly (#169936).
5936
5937 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5938
5939         Patch by: Young-Ho Cha  <ganadist at chollian net>
5940
5941         * gst/subparse/Makefile.am:
5942         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5943         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5944         (gst_sub_parse_format_autodetect), (feed_textbuf),
5945         (gst_subparse_type_find), (plugin_init):
5946         * gst/subparse/gstsubparse.h:
5947         * gst/subparse/samiparse.c:
5948         * gst/subparse/samiparse.h:
5949           Add support for SAMI subtitles (#169936).
5950
5951 2006-05-14  Michael Smith  <msmith@fluendo.com>
5952
5953         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5954           Fix #341696: crash when mixing L+R+C to mono or stereo.
5955         * tests/check/Makefile.am:
5956         * tests/check/elements/audioconvert.c: (set_channel_positions),
5957         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5958         (audioconvert_suite):
5959           Add test for the above, including some generic framework bits for
5960           testing multichannel things.
5961
5962 === release 0.10.7 ===
5963
5964 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
5965
5966         * configure.ac:
5967           releasing 0.10.7, "Leave the gun"
5968
5969 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
5970
5971         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5973         Fix the build.
5974
5975 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
5976
5977         * docs/libs/gst-plugins-base-libs-docs.sgml:
5978         * docs/libs/gst-plugins-base-libs-sections.txt:
5979         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5980         * gst-libs/gst/video/video.h:
5981         * gst/videoscale/Makefile.am:
5982         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5983         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5984         * tests/check/Makefile.am:
5985         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5986         (main):
5987           Fix integer overflow problem with pixel-aspect-ratio calculations
5988           in videoscale and xvimagesink (#341542)
5989
5990 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
5991
5992         * gst-libs/gst/tag/gstid3tag.c:
5993           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5994
5995 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
5996
5997         * win32/MANIFEST:
5998           update win32 files listing
5999
6000 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6001
6002         patch by: Sjoerd Simons (sjoerd@luon.net)
6003
6004         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6005         (group_create), (group_destroy), (add_stream),
6006         (gst_play_base_bin_get_property),
6007         (gst_play_base_bin_get_streaminfo_value_array):
6008         * gst/playback/gstplaybasebin.h:
6009           API: GstPlayBaseBin::stream-info-value-array property
6010           use a more bindings-friendly way of exposing streaminfo
6011           using a GValueArray.  Tested in ipython.
6012           Closes #341114
6013
6014 2006-05-11  Wim Taymans  <wim@fluendo.com>
6015
6016         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
6017         (queue_underrun_cb), (queue_filled_cb):
6018         Also catch queue underruns but don't do anything yet.
6019         Refactor and comment queue enlarging code a bit.
6020
6021         * gst/playback/gstplaybasebin.c: (queue_overrun),
6022         (queue_threshold_reached), (queue_out_of_data),
6023         (gen_preroll_element):
6024         If a queue over/underruns check that we don't create nasty
6025         deadlocks when the min-threshold is not reached but the
6026         max-bytes is. In those cases disable max-bytes when we
6027         know that the queue is fed timed data.
6028         Add more comments.
6029
6030 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
6031
6032         * gst/playback/gstplaybin.c: (gen_audio_element):
6033           Make playbin automatically plug an 'audioresample'
6034           element before the audio sink as well. This solves
6035           problems with sinks that only accept a very specific
6036           sample rate, like esdsink (e.g. #340379).
6037
6038 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
6039
6040         * gst/playback/gstplaybasebin.c: (gen_source_element):
6041           Make http sources send special headers so that we receive
6042           icecast metadata if the http stream is an icecast stream
6043           (otherwise the server will just ignore them). This also
6044           means that from now on users will need the 'icydemux'
6045           element from gst-plugins-good installed if they want to
6046           listen to icecast radio streams. (#341432, #333657).
6047
6048 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6049
6050         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
6051         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
6052           remove stupid example from docs - it should come with a simple
6053           C program instead.
6054           Clean up/fix docs
6055         * tests/check/elements/multifdsink.c: (wait_bytes_served),
6056         (fail_if_can_read), (GST_START_TEST),
6057         (gst_multifdsink_create_streamheader), (multifdsink_suite):
6058           add a test for changing streamheader which exposes a bug in
6059           multifdsink
6060
6061 2006-05-11  Michael Smith  <msmith@fluendo.com>
6062
6063         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
6064         (gst_gnome_vfs_src_received_headers_callback):
6065         * ext/gnomevfs/gstgnomevfssrc.h:
6066           Don't set icy-caps unless we have a sane interval value. Move
6067           interval to a local variable; we never use it outside this function.
6068
6069 2006-05-11  Wim Taymans  <wim@fluendo.com>
6070
6071         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
6072         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
6073         Register special buffer types along with the objects so
6074         that they are not registered at runtime from N different
6075         streaming threads since they are not threadsafe.
6076
6077 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6078
6079         * tests/check/elements/multifdsink.c: (wait_bytes_served),
6080         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
6081           add two more tests, one doing streamheader
6082
6083 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6084
6085         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
6086           clean up the bufqueue when shutting down
6087         * tests/check/Makefile.am:
6088         * tests/check/elements/multifdsink.c: (setup_multifdsink),
6089         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
6090         (main):
6091           add a test for the leak that was just fixed
6092
6093 2006-05-10  Wim Taymans  <wim@fluendo.com>
6094
6095         * gst/adder/gstadder.c: (gst_adder_setcaps),
6096         (gst_adder_query_duration), (gst_adder_query), (forward_event),
6097         (gst_adder_src_event), (gst_adder_sink_event),
6098         (gst_adder_class_init), (gst_adder_finalize),
6099         (gst_adder_request_new_pad), (gst_adder_collected):
6100         * gst/adder/gstadder.h:
6101         Updated some docs. Added comments and FIXMEs all over the place.
6102         Improve debugging info.
6103         Fix leak on finalize by not calling the parent.
6104         Implement duration query.
6105         Make event forwarding threadsafe.
6106         Correctly send NEWSEGMENT at start and after flush.
6107         Handle EOS correctly.
6108         Post error when not negotiated.
6109
6110         * tests/check/elements/adder.c: (GST_START_TEST):
6111         Added FIXME in the test.
6112
6113 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6114
6115         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
6116         (gst_text_overlay_halign_get_type),
6117         (gst_text_overlay_wrap_mode_get_type):
6118         * ext/theora/theoradec.c: (theora_handle_type_packet),
6119         (theora_handle_data_packet):
6120         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6121         (theora_enc_sink_setcaps), (theora_enc_chain):
6122         * gst-libs/gst/cdda/gstcddabasesrc.c:
6123         (gst_cdda_base_src_mode_get_type):
6124         * gst/audiotestsrc/gstaudiotestsrc.c:
6125         (gst_audiostestsrc_wave_get_type):
6126         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
6127         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
6128         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
6129         (gst_sync_method_get_type), (gst_unit_type_get_type),
6130         (gst_client_status_get_type):
6131         * gst/videoscale/gstvideoscale.c:
6132         (gst_video_scale_method_get_type):
6133         * gst/videotestsrc/gstvideotestsrc.c:
6134         (gst_video_test_src_pattern_get_type):
6135         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
6136         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
6137         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
6138         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
6139         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
6140         (paint_setup_RGB565), (paint_setup_xRGB1555):
6141           Const-ify GEnumValue and GFlagsValue arrays. Use
6142           GST_ROUND_UP_* macros instead of home-made ones.
6143
6144 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6145
6146         * configure.ac:
6147           Require core CVS for the new newsegment stuff.
6148
6149 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6150
6151         Patch by: Sjoerd Simons  <sjoerd at luon net>
6152
6153         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
6154           Register nick for enum value (#341160).
6155
6156 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
6157
6158         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
6159         (plugin_init):
6160          backout typefind patch #340375
6161          
6162         * tests/check/elements/adder.c: (message_received),
6163         (GST_START_TEST), (adder_suite):
6164           redo, signal-handling of test
6165
6166 2006-05-09  Wim Taymans  <wim@fluendo.com>
6167
6168         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
6169         (gst_adder_collected):
6170         * gst/adder/gstadder.h:
6171         Remove bogus segment merging and forwarding, we don't
6172         care about timestamps anyway and we just produce a
6173         continuous stream. 
6174         Also create a nice NEWSEGMENT event when we start.
6175         Use _scale_int some more.
6176
6177 2006-05-09  Edward Hervey  <edward@fluendo.com>
6178
6179         * tests/icles/stress-xoverlay.c:
6180         Fix if core was built without parsing support.
6181
6182 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6183
6184         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6185           Add SEDG (Samsung MPEG-4) fourcc.
6186
6187 2006-05-09  Edward Hervey  <edward@fluendo.com>
6188
6189         * tests/icles/stress-xoverlay.c:
6190         * tests/examples/volume/volume.c:
6191         Fix if core was built without parsing support.
6192
6193         * tests/examples/seek/seek.c:
6194         Disable the parse_launch example if core was built without parsing
6195         support.
6196
6197 2006-05-08  Edward Hervey  <edward@fluendo.com>
6198
6199         * autogen.sh: (CONFIGURE_DEF_OPT): 
6200         libtoolize on Darwin/MacOSX is called glibtoolize
6201
6202 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6203
6204         * tests/check/Makefile.am:
6205         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
6206           Disable the adder test, until the build-slaves posses the kindness to 
6207           either like it or to give valid reason for not doing so 
6208
6209 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6210
6211         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
6212         (adder_suite):
6213           Shuffle NULL state change around and raise timeout more
6214
6215 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6216
6217         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
6218         (mp4_type_find), (plugin_init):
6219           Add typefind to distinguish between "audio/x-m4a" and new type
6220           "video/mp4". Fixes #340375
6221
6222         * tests/check/elements/adder.c: (adder_suite):
6223           Raise timeout to make buildbot happy
6224
6225 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6226
6227         * gst/adder/gstadder.c: (gst_adder_sink_event),
6228         (gst_adder_request_new_pad), (gst_adder_change_state):
6229         * gst/adder/gstadder.h:
6230         * tests/check/Makefile.am:
6231         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
6232         (adder_suite), (main):
6233           Add sink-event handling to adder. It tries to merge incomming
6234           newsegment-events. Added test to check if segment_done is comming
6235           through. Fixes #340060
6236
6237 2006-05-05  Andy Wingo  <wingo@pobox.com>
6238
6239         * ext/theora/theoraparse.c (gst_theora_parse_init)
6240         (theora_parse_src_convert, theora_parse_src_query):
6241         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6242         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
6243         query functions on the source pads of the theora and vorbis parse
6244         elements. Fixes position querying when doing a remux.
6245
6246 2006-05-05  Michael Smith  <msmith@fluendo.com>
6247
6248         * ext/theora/theoraparse.c: (parse_granulepos),
6249         (theora_parse_drain_queue_prematurely),
6250         (theora_parse_queue_buffer), (theora_parse_sink_event):
6251           Fix flushing.
6252           Fix invalid granulepos outputs when starting with a non-keyframe.
6253
6254 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
6255
6256         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
6257         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
6258         Rearrange MPEG system stream detection, fixing some memleaks in the
6259         process.
6260         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
6261         they clean up their data correctly.
6262         Remove unused ogganx caps and move the 'is_annodex' check to inside
6263         the 'is_ogg' if statement.
6264
6265 2006-05-05  Wim Taymans  <wim@fluendo.com>
6266
6267         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
6268         Properly remove ghostpads. Fixes #340392
6269
6270 2006-05-04  David Schleef  <ds@schleef.org>
6271
6272         * gst/typefind/gsttypefindfunctions.c:
6273
6274 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
6275
6276         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6277         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
6278
6279         When typefinding an MP3 in push-based mode, don't penalise the
6280         probability down to 74% when we found 5 valid frames just because we
6281         can't peek the end of the file.
6282
6283         Make the probability for detecting MPEG Transport Streams based on the
6284         number of sequential headers we successfully detected.
6285
6286 2006-05-03  Wim Taymans  <wim@fluendo.com>
6287
6288         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6289         (vorbis_dec_push), (vorbis_dec_chain):
6290         Still produce an error when we receive an empty packet.
6291
6292 2006-05-03  Wim Taymans  <wim@fluendo.com>
6293
6294         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
6295         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
6296         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
6297         Mark buffers with DISCONT after seek and after activating new
6298         chains.
6299
6300         * ext/theora/gsttheoradec.h:
6301         * ext/theora/theoradec.c: (gst_theora_dec_reset),
6302         (theora_get_query_types), (theora_dec_sink_event),
6303         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
6304         (theora_dec_change_state):
6305         Fix frame counter.
6306         Detect and mark DISCONT buffers.
6307
6308         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6309         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
6310         (vorbis_dec_change_state):
6311         * ext/vorbis/vorbisdec.h:
6312         Use GstSegment.
6313         Detect and mark DISCONT buffers.
6314         Don't crash on 0 sized buffers.
6315
6316 2006-05-03  Wim Taymans  <wim@fluendo.com>
6317
6318         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
6319         (volume_transform_ip):
6320         Increase "volume" property to 10.0. Fixes #340369.
6321         Set the process function to NULL when capsnego fails so that
6322         we properly error out.
6323
6324 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
6325
6326         * gst/playback/gstplaybin.c: (add_sink):
6327         * gst/playback/test.c: (main):
6328         * gst/playback/test5.c: (dump_element_stats):
6329         * gst/playback/test6.c: (main):
6330           free caps using gst_caps_unref, don't leak caps-strings
6331
6332 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
6333
6334         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
6335         (plugin_init):
6336           Refine musepack typefinding a bit. Return MAXIMUM
6337           probability when we detect stream version 7 to make
6338           sure the mpeg audio typefinder doesn't trump us.
6339
6340 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
6341
6342         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6343           Protect against unexpected NULL strf_data buffer.
6344
6345 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6346
6347         * tests/check/elements/audioconvert.c: (verify_convert),
6348         (GST_START_TEST):
6349           interpret the out[] buffer in the order the bytes are actually
6350           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
6351           Other tests should use BYTE_ORDER since the array is filled in
6352           with actual values
6353
6354 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6355
6356         * tests/check/elements/audioconvert.c: (verify_convert),
6357         (GST_START_TEST):
6358           when a test fails, give an indication of which it is
6359
6360 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6361
6362         * gst-libs/gst/cdda/gstcddabasesrc.c:
6363           compile fix; strtol() needs <stdlib.h>
6364
6365 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6366
6367         * ext/alsa/gstalsamixerelement.c:
6368         * ext/alsa/gstalsasrc.c:
6369         * ext/cdparanoia/gstcdparanoiasrc.c:
6370         * ext/gnomevfs/gstgnomevfssink.c:
6371         * ext/gnomevfs/gstgnomevfssrc.c:
6372         * ext/ogg/gstoggdemux.c:
6373         * ext/ogg/gstoggmux.c:
6374         * ext/ogg/gstoggparse.c:
6375         * ext/ogg/gstogmparse.c:
6376         * ext/pango/gstclockoverlay.c:
6377         * ext/pango/gsttextoverlay.c:
6378         * ext/pango/gsttextrender.c:
6379         * ext/pango/gsttimeoverlay.c:
6380         * ext/theora/theoradec.c:
6381         * ext/theora/theoraenc.c:
6382         * ext/vorbis/vorbisdec.c:
6383         * ext/vorbis/vorbisenc.c:
6384         * gst-libs/gst/audio/gstaudiofilter.c:
6385         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6386         * gst/audioconvert/gstaudioconvert.c:
6387         * gst/audiorate/gstaudiorate.c:
6388         * gst/audioresample/gstaudioresample.c:
6389         * gst/audiotestsrc/gstaudiotestsrc.c:
6390         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6391         * gst/playback/gstdecodebin.c:
6392         * gst/playback/gstplaybin.c:
6393         * gst/playback/gststreamselector.c:
6394         * gst/subparse/gstsubparse.c:
6395         * gst/tcp/gstmultifdsink.c:
6396         * gst/tcp/gsttcpclientsink.c:
6397         * gst/tcp/gsttcpclientsrc.c:
6398         * gst/tcp/gsttcpserversink.c:
6399         * gst/tcp/gsttcpserversrc.c:
6400         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6401         * gst/videorate/gstvideorate.c:
6402         * gst/videoscale/gstvideoscale.c:
6403         * gst/videotestsrc/gstvideotestsrc.c:
6404         * gst/volume/gstvolume.c:
6405         * sys/v4l/gstv4ljpegsrc.c:
6406         * sys/v4l/gstv4lmjpegsink.c:
6407         * sys/v4l/gstv4lmjpegsrc.c:
6408         * sys/v4l/gstv4lsrc.c:
6409         * sys/ximage/ximagesink.c:
6410         * sys/xvimage/xvimagesink.c:
6411         * tests/check/libs/cddabasesrc.c:
6412           make GstElementDetails const
6413
6414 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6415
6416         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
6417         (gst_adder_init):
6418           send events from src-pad to all sink-pads fixes #338657
6419
6420 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6421
6422         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
6423         (alsasink_parse_spec):
6424           query width capabilities from alsa, fixes #338919
6425
6426 2006-04-28  Wim Taymans  <wim@fluendo.com>
6427
6428         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
6429         (gst_multi_fd_sink_remove_client_link):
6430         * gst/tcp/gstmultifdsink.h:
6431         Fix race condition in multifdsink that can lead to spurious 
6432         duplicate clients. this patch adds a new signal that is fired when
6433         multifdsink has removed all references to the fd.
6434         Fixes #339574.
6435         Updated documentation.
6436         API: client-fd-removed signal added
6437
6438 2006-04-28  Michael Smith  <msmith@fluendo.com>
6439
6440         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
6441           When asking g_value_array_new to prealloc elements, we may as well
6442           ask for the right number of elements.
6443
6444 2006-04-28  Wim Taymans  <wim@fluendo.com>
6445
6446         * gst-libs/gst/audio/gstbaseaudiosink.c:
6447         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
6448         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
6449         patch to make timestamp checking more tollerant to rounding 
6450         errors given that real discontinuities are to be marked on
6451         buffers. Fixes some asf files and #338778.
6452         Also avoid some crashers when we receive an event in the 
6453         NULL state.
6454
6455 2006-04-28  Michael Smith  <msmith@fluendo.com>
6456
6457         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
6458         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
6459         (gst_gnome_vfs_src_get_property),
6460         (gst_gnome_vfs_src_send_additional_headers_callback),
6461         (gst_gnome_vfs_src_received_headers_callback),
6462         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
6463         (gst_gnome_vfs_src_stop):
6464         * ext/gnomevfs/gstgnomevfssrc.h:
6465           Remove ICY handling (mostly) from gnomevfssrc, in favour of
6466           proper shared support within icydemux.
6467
6468 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6469
6470         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
6471         (gst_video_rate_swap_prev), (gst_video_rate_chain):
6472           fix up docs
6473           fix a leak when no caps negotiated
6474           fix counting of input frames
6475         * tests/check/elements/.cvsignore:
6476         * tests/check/elements/videorate.c: (assert_videorate_stats),
6477         (GST_START_TEST), (videorate_suite):
6478           add tests for these
6479
6480 2006-04-28  Wim Taymans  <wim@fluendo.com>
6481
6482         * gst-libs/gst/audio/gstringbuffer.c:
6483         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
6484         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
6485         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
6486         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
6487         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
6488         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
6489         (gst_ring_buffer_commit), (gst_ring_buffer_read),
6490         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
6491         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
6492         Check arguments passed to public functions instead of
6493         crashing.
6494
6495 2006-04-28  Wim Taymans  <wim@fluendo.com>
6496
6497         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
6498         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
6499         GstBaseAudioSrc must be live or it does not work.
6500
6501         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
6502         Don't set live to TRUE as this is the default in the parentclass.
6503
6504 2006-04-28  Wim Taymans  <wim@fluendo.com>
6505
6506         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
6507         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
6508         Videoscale doesn't pass on pixel-aspect ratio. Handle all
6509         fixation cases better. Fixes #338991
6510
6511 2006-04-28  Wim Taymans  <wim@fluendo.com>
6512
6513         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
6514         Handle 0/1 framerate correctly Fixes #331901.
6515
6516 2006-04-28  Wim Taymans  <wim@fluendo.com>
6517
6518         * tests/check/elements/audioconvert.c: (get_float_caps),
6519         (GST_START_TEST), (audioconvert_suite):
6520         Added check for correct clipping when doing float samples
6521         in audioconvert.
6522
6523 2006-04-28  Wim Taymans  <wim@fluendo.com>
6524
6525         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
6526         (gst_video_rate_chain):
6527         Print more debugging info.
6528
6529 2006-04-28  Wim Taymans  <wim@fluendo.com>
6530
6531         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
6532         (resample_set_state_from_caps):
6533         Add support for other formats audioresample can handle such as
6534         32 bits in and float and 64 bits float. Fixes #301759
6535
6536 2006-04-28  Wim Taymans  <wim@fluendo.com>
6537
6538         * gst/audioconvert/audioconvert.c: (float):
6539         correctly clip float samples > 1.0. Fixes #338718
6540
6541 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6542
6543         Patch by: Young-Ho Cha  <ganadist at chollian net>
6544
6545         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6546         (gst_text_overlay_render_text):
6547           Don't strip newlines from the text. Also, center lines
6548           within multi-line paragraphs (#339405).
6549
6550 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6551
6552         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6553           Fix wavpack typefinding to work in more cases (don't peek
6554           for chunks of multiple hundred kBs at once, but process
6555           things step-by-step in smaller units). Fixes #339786.
6556
6557 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6558
6559         * configure.ac:
6560           back to HEAD
6561
6562 === release 0.10.6 ===
6563
6564 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
6565
6566         * configure.ac:
6567           releasing 0.10.6, "Chao"
6568
6569 2006-04-26  David Schleef  <ds@schleef.org>
6570
6571         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6572           Fixes #338897.
6573
6574 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6575
6576         * configure.ac:
6577         * win32/common/config.h:
6578           new prerelease
6579
6580 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6581
6582         patch by: Wim Taymans
6583
6584         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6585         (gst_ogg_demux_perform_seek):
6586           make sure correct newsegments are sent, so that the decoder
6587           and the demuxer agree on timestamps.  Fixes playback of a lot
6588           of Ogg files that do not start from 0.  Fixes #339833.
6589
6590 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6591
6592         Patch by: Edward Hervey  <edward@fluendo.com>
6593
6594         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6595         * tests/check/Makefile.am:
6596         * tests/check/elements/videorate.c: (assert_videorate_stats),
6597         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6598         (videorate_suite), (main):
6599           Fix an infinite loop if frames are passed in with wrongly ordered
6600           timestamps.  Fixes #339013.
6601
6602 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6603
6604         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6605
6606         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6607           fix typefinding on some ISO files.  Fixes #339212.
6608
6609 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6610
6611         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6612
6613         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6614           add another H264 fourcc.  Fixes #339047.
6615
6616 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6617
6618         Patch by: Jan Schmidt
6619
6620         * gst/playback/gststreamselector.c:
6621         (gst_stream_selector_bufferalloc):
6622           Restore old StreamSelector behaviour.
6623           Fixes #338419.
6624
6625 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6626
6627         * configure.ac:
6628         * win32/common/config.h:
6629           prerelease
6630
6631 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6632
6633         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
6634
6635         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6636         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6637           Fix some memory leaks: on finalize, free buffers left in the queue
6638           before destroying the queue; in _push(), unref rtp_buf even if
6639           the process vfunc returned a NULL buffer as output buffer (#337548);
6640           demote some recuring debug messages to LOG level.
6641
6642 2006-04-11  Wim Taymans  <wim@fluendo.com>
6643
6644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6645         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6646         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6647         (gst_ogg_demux_loop):
6648         More cleanups.
6649         Respect segment stop when emiting EOS or SEGMENT_DONE.
6650         Fixes (#337945).
6651
6652 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6653
6654         * gst/playback/gststreamselector.c:
6655         (gst_stream_selector_get_property):
6656           Don't leak pad name.
6657
6658 2006-04-10  Michael Smith  <msmith@fluendo.com>
6659
6660         * tests/check/Makefile.am:
6661         * tests/check/gst-plugins-base.supp:
6662           Suppress an old libtheora bug (fixed in more recent versions), so 
6663           that FC4 buildslaves can pass.
6664
6665 2006-04-10  Wim Taymans  <wim@fluendo.com>
6666
6667         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6668         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6669         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6670         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6671         (gst_ogg_demux_loop):
6672         Don't leak events.
6673         Remember what error we got when finding chains, if we
6674         were shutdown, that would not be an error.
6675
6676 2006-04-10  Wim Taymans  <wim@fluendo.com>
6677
6678         * gst-libs/gst/audio/gstbaseaudiosink.c:
6679         (gst_base_audio_sink_event):
6680         Starting the ringbuffer when we did not acquire it can cause
6681         a deadlock, is pointless and causes nasty things for
6682         subclasses. 
6683         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6684
6685 2006-04-10  Wim Taymans  <wim@fluendo.com>
6686
6687         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6688         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6689         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6690         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6691         (gst_ogg_demux_deactivate_current_chain),
6692         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6693         (gst_ogg_demux_bisect_forward_serialno),
6694         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6695         Add some more debugging.
6696
6697 2006-04-10  Wim Taymans  <wim@fluendo.com>
6698
6699         * ext/theora/theoradec.c: (theora_dec_src_event),
6700         (theora_handle_data_packet):
6701         Some more debug info.
6702
6703         * tests/examples/seek/seek.c: (start_seek), (main):
6704         Print element messages too.
6705
6706 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
6707
6708         * gst/audioresample/debug.h:
6709           replace debug macros with variable number of parameters
6710           by a simple alias to gstreamer standard debug macros 
6711          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6712           supported by MSVC 6.0 and 7.1)
6713         * gst/audioresample/resample.h:
6714           define M_PI and rint for WIN32
6715         * win32/common/libgstaudio.def:
6716         * win32/common/libgstriff.def:
6717         * win32/common/libgsttag.def:
6718         * win32/common/libgstvideo.def:
6719           add new exported functions
6720         * win32/vs6:
6721           update project files
6722
6723 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6724
6725         * ext/alsa/gstalsamixeroptions.c:
6726         (gst_alsa_mixer_options_class_init):
6727         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6728         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6729         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6730         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6731         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6732         * gst-libs/gst/audio/gstaudiofilter.c:
6733         (gst_audio_filter_class_init):
6734         * gst-libs/gst/audio/gstaudiosink.c:
6735         (gst_audioringbuffer_class_init):
6736         * gst-libs/gst/audio/gstaudiosrc.c:
6737         (gst_audioringbuffer_class_init):
6738         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6739         * gst-libs/gst/interfaces/colorbalancechannel.c:
6740         (gst_color_balance_channel_class_init):
6741         * gst-libs/gst/interfaces/mixeroptions.c:
6742         (gst_mixer_options_class_init):
6743         * gst-libs/gst/interfaces/mixertrack.c:
6744         (gst_mixer_track_class_init):
6745         * gst-libs/gst/interfaces/tunerchannel.c:
6746         (gst_tuner_channel_class_init):
6747         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6748         * gst-libs/gst/netbuffer/gstnetbuffer.c:
6749         (gst_netbuffer_class_init):
6750         * gst-libs/gst/rtp/gstbasertppayload.c:
6751         (gst_basertppayload_class_init):
6752         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6753         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6754         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6755         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6756         * gst/playback/gststreamselector.c:
6757         (gst_stream_selector_class_init):
6758         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6759         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6760         * sys/v4l/gstv4lcolorbalance.c:
6761         (gst_v4l_color_balance_channel_class_init):
6762         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6763         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6764         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6765         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6766         (gst_v4l_tuner_norm_class_init):
6767         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6769         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6770         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6771
6772 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6773
6774         * ext/pango/gsttextrender.h:
6775         * gst-libs/gst/audio/gstaudiosink.h:
6776         * gst-libs/gst/audio/gstaudiosrc.h:
6777         * gst-libs/gst/audio/gstbaseaudiosink.h:
6778         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6779         * gst-libs/gst/audio/gstringbuffer.h:
6780         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6781         * gst-libs/gst/rtp/gstbasertppayload.h:
6782         * gst-libs/gst/video/gstvideofilter.h:
6783         * gst-libs/gst/video/gstvideosink.h:
6784         * gst/playback/gstplaybasebin.h:
6785         * gst/tcp/gstmultifdsink.h:
6786         * sys/v4l/gstv4lelement.h:
6787         Fix broken GObject macros
6788
6789 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6790
6791         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6792         More debug to trace why my USB headset is not working with gst
6793
6794 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6795
6796         * gst/playback/gstplaybasebin.c: (group_destroy):
6797         Clean up our group elements properly in the case where it never 
6798         got committed - it still got added unconditionally to the bin.
6799
6800 2006-04-07  Wim Taymans  <wim@fluendo.com>
6801
6802         * ext/theora/theoradec.c: (theora_dec_sink_event),
6803         (theora_handle_data_packet), (theora_dec_chain):
6804         Unref unhandled events.
6805         Protect against empty buffers.
6806         Perform QoS on running time.
6807
6808 2006-04-07  Michael Smith  <msmith@fluendo.com>
6809
6810         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6811         (gst_vorbis_enc_chain):
6812           Remove leaks from vorbisenc.
6813           Mostly minor changes, the only significant one is that now the
6814           buffers we set as 'streamheader' on the caps are copies of the
6815           original buffers, to avoid circular refcounting problems.
6816
6817 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6818
6819         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6820           Don't remove our mute-probe if someone else already did so.
6821           Don't set a 2nd one if there is already one pending on the pad.
6822
6823         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6824         (do_playbin_seek):
6825           When a seek fails, ensure that playbin is still set back to playing.
6826           
6827         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6828         (mpeg_ts_type_find), (plugin_init):
6829           Add a typefind function for mpeg-ts streams. (Closes: #336617)
6830
6831 2006-04-06  Andy Wingo  <wingo@pobox.com>
6832
6833         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
6834         (gst_video_rate_init): Caps-related parameters should not be reset
6835         by a flush -- move their inits to the instance init function.
6836         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6837         is not OK, just return the result.
6838
6839         * gst/audiotestsrc/gstaudiotestsrc.c
6840         (gst_audio_test_src_class_init)
6841         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6842         broken by Stefan's commit on 24 March.
6843
6844         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6845         buffers being pushed out. Fixes oggmux ! multifdsink.
6846
6847 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
6848
6849         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6850         (gst_vorbis_dec_init), (vorbis_dec_finalize):
6851         * ext/vorbis/vorbisdec.h:
6852         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6853         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6854         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6855         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6856         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6857         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6858         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6859         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6860         (gst_vorbis_enc_buffer_from_packet),
6861         (gst_vorbis_enc_buffer_from_header_packet),
6862         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6863         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6864         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6865         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6866         (gst_vorbis_enc_change_state):
6867         * ext/vorbis/vorbisenc.h:
6868           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6869           vorbisenc adhere to the official nomenclature; use boilerplate
6870           macro.
6871
6872 2006-04-04  Andy Wingo  <wingo@pobox.com>
6873
6874         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6875         Whoops, fix bug introduced. Bad hacker!
6876         
6877         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6878         Properly handle the case where you get EOS before any buffers are
6879         received. Use gst_buffer_make_metadata_writable where appropriate.
6880
6881         * ext/theora/theoradec.c (theora_handle_data_packet): This value
6882         is often negative -- make it signed so as not to wrap around.
6883         Fixes segfaults introduced on 9 March.
6884
6885 2006-04-03  Wim Taymans  <wim@fluendo.com>
6886
6887         * ext/theora/gsttheoradec.h:
6888         * ext/theora/theoradec.c: (theora_dec_src_event):
6889         Don't try to store a gdouble in a gboolean.
6890         Small cleanups.
6891
6892 2006-04-03  Michael Smith  <msmith@fluendo.com>
6893
6894         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6895           Oggmux sucks.
6896           Make it suck slightly less by writing out the final page.
6897           Still can't encode a vorbis-in-ogg file correctly, though.
6898
6899 2006-04-03  Andy Wingo  <wingo@pobox.com>
6900
6901         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6902         a g_print.
6903
6904         * ext/theora/theora.c (plugin_init): Register theoraparse.
6905
6906         * ext/theora/gsttheoraparse.h: 
6907         * ext/theora/theoraparse.c: New files implementing a theora
6908         parser. Now we can properly remux ogg/theora+vorbis, yay.
6909
6910         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6911
6912 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6913
6914         * gst/audiotestsrc/gstaudiotestsrc.c:
6915           Fixed the sample pipeline (see #323798)
6916
6917 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6918
6919         * configure.ac:
6920         * win32/common/config.h:
6921         * win32/common/config.h.in:
6922           use AS_VERSION and AS_NANO
6923           more cleanups
6924
6925 2006-03-31  Andy Wingo  <wingo@pobox.com>
6926
6927         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6928         uninitialized variable return that would happen.
6929         
6930         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6931         uninitialized variable return that would never happen.
6932
6933         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
6934         (vorbis_parse_sink_event): Add an event function to flush our
6935         state on a seek, and to drain buffers on a premature EOS.
6936         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
6937         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
6938         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
6939         (vorbis_parse_drain_queue): Queue up buffers until we can set
6940         their timestamps and granulepos values.
6941
6942         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6943         and keep track of data needed for deriving granulepos and
6944         timestamps for buffers.
6945
6946 2006-03-29  Wim Taymans  <wim@fluendo.com>
6947
6948         Patch by: j^ <j at bootlab dot org>
6949
6950         * ext/alsa/gstalsamixerelement.c:
6951         (gst_alsa_mixer_element_class_init):
6952         * ext/alsa/gstalsasink.c:
6953         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6954         * ext/ogg/gstoggdemux.c:
6955         * ext/ogg/gstoggmux.c:
6956         * ext/ogg/gstoggparse.c:
6957         * ext/pango/gstclockoverlay.c:
6958         * ext/pango/gsttextoverlay.c:
6959         * ext/pango/gsttextrender.c:
6960         * ext/pango/gsttimeoverlay.c:
6961         * ext/theora/theoradec.c:
6962         * ext/theora/theoraenc.c:
6963         * ext/vorbis/vorbisdec.c:
6964         * ext/vorbis/vorbisenc.c:
6965         * gst/audioconvert/gstaudioconvert.c:
6966         * gst/subparse/gstsubparse.c:
6967         * gst/tcp/gstmultifdsink.c:
6968         * gst/tcp/gsttcpclientsink.c:
6969         * gst/tcp/gsttcpclientsrc.c:
6970         * gst/tcp/gsttcpserversink.c:
6971         * gst/tcp/gsttcpserversrc.c:
6972           better/unified long descriptions
6973           Fixes #336477
6974
6975 2006-03-29  Wim Taymans  <wim@fluendo.com>
6976
6977         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6978         (stop_seek):
6979         Don't let double and triple clicks mess up our state.
6980
6981 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6982
6983         * gst/playback/gstplaybin.c: (gen_video_element),
6984         (gen_text_element), (gen_audio_element), (gen_vis_element):
6985           Error out gracefully when we can't create any of the usual
6986           conversion elements for some reason. Also, don't try to
6987           create an audioscale (sic) element that's not used anyway.
6988
6989 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6990
6991         * gst/playback/gstplaybasebin.c: (setup_source):
6992           Don't post RESOURCE_NOT_FOUND error when we can't find a source
6993           element for a particular protocol, that's confusing for users.
6994           Instead, post a RESOURCE_FAILED error, so that our own error
6995           message is actually shown in totem etc. (#336303).
6996
6997 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
6998
6999         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7000
7001         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
7002         (gst_gnome_vfs_src_get_icy_metadata):
7003           Fix some minor memory leaks (#336194).
7004
7005 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
7006
7007         * ext/gnomevfs/gstgnomevfs.c:
7008         (gst_gnome_vfs_location_to_uri_string):
7009         * ext/gnomevfs/gstgnomevfs.h:
7010         * ext/gnomevfs/gstgnomevfssink.c:
7011         (gst_gnome_vfs_sink_set_property):
7012         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
7013           Make gnomevfssink accept filenames as well as URIs for the
7014           "location" property, just like gnomevfssrc does (and
7015           filesrc/filesink do) (#336190).
7016
7017 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
7018
7019         * tests/check/generic/clock-selection.c: (GST_START_TEST):
7020           set to NULL before unreffing, fixes a valgrind leak.
7021           Why was this not triggering the error that an object needs to
7022           be NULL before unreffing ?
7023         * win32/common/config.h:
7024           update
7025
7026 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
7027
7028         * gst/subparse/gstsubparse.c: (convert_encoding),
7029         (gst_sub_parse_change_state):
7030         * gst/subparse/gstsubparse.h:
7031           Text subtitle files may or may not be UTF-8. If it's not, we
7032           don't really want to see '?' characters in place of non-ASCII
7033           characters like accented characters. So let's assume the input
7034           is UTF-8 until we come across text that is clearly not. If it's
7035           not UTF-8, we don't really know what it is, so try the following:
7036           (a) see whether the GST_SUBTITLE_ENCODING environment variable
7037           is set; if not, check (b) if the current locale encoding is
7038           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
7039           the current locale encoding is UTF-8 and the environment variable
7040           was not set to any particular encoding. Not perfect, but better
7041           than nothing (and better than before, I think) (fixes #172848).
7042
7043 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
7044
7045         * configure.ac:
7046           update core requirement to 0.10.4.1 because of async_playback
7047           vmethod on GstBaseSink
7048
7049 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
7050
7051         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
7052         * gst/adder/gstadder.c: (gst_adder_init):
7053         use DEBUG_FUNCPTR for collectpads
7054
7055 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
7056
7057         * docs/plugins/Makefile.am:
7058         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7059         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7060         * ext/cdparanoia/gstcdparanoiasrc.c:
7061         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
7062         (gst_gnome_vfs_sink_class_init):
7063         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
7064         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
7065         * ext/ogg/gstoggmux.c:
7066         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
7067         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
7068         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
7069         * ext/pango/gsttextoverlay.c:
7070         * ext/pango/gsttextrender.c:
7071         * ext/theora/theoradec.c:
7072         * ext/theora/theoraenc.c:
7073         * ext/vorbis/vorbisdec.c:
7074         * ext/vorbis/vorbisenc.c:
7075         * gst-libs/gst/audio/gstaudiofilter.c:
7076         (gst_audio_filter_base_init):
7077         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7078         (gst_audio_filter_template_base_init):
7079         * gst/adder/gstadder.c: (gst_adder_get_type):
7080         * gst/adder/gstadder.h:
7081         * gst/audioconvert/gstaudioconvert.c:
7082         * gst/audiotestsrc/gstaudiotestsrc.c:
7083         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
7084         (gst_audio_test_src_create):
7085         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7086         * gst/playback/gstdecodebin.c:
7087         * gst/playback/gstplaybin.c:
7088         * gst/playback/gststreamselector.c:
7089         (gst_stream_selector_base_init):
7090         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
7091         * gst/volume/gstvolume.c:
7092         * sys/v4l/gstv4lmjpegsink.c:
7093         * sys/v4l/gstv4lmjpegsrc.c:
7094         * tests/check/libs/cddabasesrc.c:
7095         * tests/old/examples/gob/gst-identity2.gob:
7096           Add docs for adder, use GST_ELEMENT_DETAILS macro,
7097           define GstElementDetails at the top
7098
7099 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
7100
7101         * win32/common/libgstinterfaces.def:
7102         Add a lot of export functions for gst-python
7103         * win32/vs6/libgstinterfaces.dsp:
7104         Add a missing include folder in the project configuration
7105         
7106 2006-03-23  Wim Taymans  <wim@fluendo.com>
7107
7108         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7109         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
7110         (gst_base_audio_src_change_state):
7111         Fix audio sources, forgot to make the ringbuffer
7112         startable...
7113
7114 2006-03-23  Wim Taymans  <wim@fluendo.com>
7115
7116         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7117         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
7118         (gst_base_audio_src_change_state):
7119         unparent instead of unref the ringbuffer.
7120
7121 2006-03-23  Wim Taymans  <wim@fluendo.com>
7122
7123         * gst-libs/gst/audio/gstbaseaudiosink.c:
7124         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
7125         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
7126         Implement new async_play vmethod to start slaving and allow
7127         playback start in case of async PLAY state changes. 
7128
7129         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7130         Enable QoS with new method in base class.
7131
7132 2006-03-23  Wim Taymans  <wim@fluendo.com>
7133
7134         Patch by: Julien MOUTTE <julien at moutte dot net>
7135
7136         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
7137         (gst_video_test_src_do_seek), (gst_video_test_src_create):
7138         Partially handle 0 framerate, only EOS after the first frame
7139         is missing.
7140
7141 2006-03-23  Wim Taymans  <wim@fluendo.com>
7142
7143         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
7144
7145         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7146         (gst_riff_create_video_template_caps):
7147         * gst/ffmpegcolorspace/avcodec.h:
7148         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7149         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7150         (gst_ffmpegcsp_avpicture_fill):
7151         * gst/ffmpegcolorspace/imgconvert.c:
7152         Patch for support of YVU9 AVI files (#334822)
7153
7154 2006-03-22  Edward Hervey  <edward@fluendo.com>
7155
7156         * docs/design/design-decodebin.txt:
7157         Added design document for new decodebin
7158         (Target Caps): text/x-pango-markup is also a default target caps.
7159
7160 2006-03-22  Wim Taymans  <wim@fluendo.com>
7161
7162         * gst-libs/gst/audio/gstbaseaudiosink.c:
7163         (gst_base_audio_sink_dispose):
7164         Since we _parent the ringbuffer, we also need to
7165         _unparent instead of a plain _unref.
7166
7167 2006-03-22  Wim Taymans  <wim@fluendo.com>
7168
7169         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
7170         (stop_seek), (scrub_toggle_cb), (main):
7171         Add scrub checkbox.
7172
7173 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
7174
7175         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
7176         (gst_ogg_parse_chain):
7177           Fix very inefficient usage of linked lists (#335365).
7178
7179 2006-03-21  Edward Hervey  <edward@fluendo.com>
7180
7181         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7182         * gst/playback/gstplaybin.c: (handoff):
7183         * gst/playback/gststreamselector.c:
7184         (gst_stream_selector_set_property):
7185         gcc 4.1 unreferenced pointer fixes.
7186         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
7187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
7188         gst_buffer_ref() now takes a GstBuffer*.
7189
7190 2006-03-20  Julien MOUTTE  <julien@moutte.net>
7191
7192         * sys/xvimage/xvimagesink.c:
7193         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
7194         by Jan Schmidt.
7195
7196 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
7197
7198         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
7199         (id3v1_type_find), (apetag_type_find), (plugin_init):
7200           Can't do tag preferences via probability, as tags would then
7201           lose against types that are recognised with MAXIMUM probability
7202           (like .wav); so let all tag typefinders return MAXIMUM themselves
7203           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
7204           that we can prefer APE to ID3v1 (fixes #335028).
7205           
7206 2006-03-17  Wim Taymans  <wim@fluendo.com>
7207
7208         * gst-libs/gst/audio/gstbaseaudiosink.c:
7209         (gst_base_audio_sink_change_state):
7210         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
7211         (gst_ring_buffer_may_start):
7212         * gst-libs/gst/audio/gstringbuffer.h:
7213         Only start playback if we are playing.
7214         should fix #330748.
7215
7216 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
7217
7218         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
7219         * win32/common/config.h:
7220           Revert accidental commits to these files.
7221
7222 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
7223
7224         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
7225
7226         * tests/Makefile.am:
7227           Don't try to build tests in tests/icles if we
7228           don't have X (#323852)
7229
7230 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
7231
7232         * gst-libs/gst/tag/gstid3tag.c:
7233           Add TXXX frame identifiers for replaygain stuff as used
7234           by some taggers (see #323721).
7235
7236 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
7237
7238         * gst/playback/gststreamselector.c:
7239         (gst_stream_selector_set_property),
7240         (gst_stream_selector_bufferalloc):
7241           Preserve the existing buggy streamselector behaviour by performing
7242           a fallback buffer allocation when downstream isn't linked yet.
7243           This should really be fixed in playbin by blocking pads until it's
7244           linked them.
7245           Also, use gst_pad_alloc_buffer instead of
7246           gst_pad_alloc_buffer_and_set.
7247
7248 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7249
7250         * gst-libs/gst/tag/gstid3tag.c:
7251           Don't crash on unknown ID3v2 TXXX frames.
7252           
7253 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
7254
7255         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
7256           Chain up to the parent finalize method.
7257           Add 32-bit sample size to the template caps.
7258
7259         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7260         (gst_riff_create_video_template_caps):
7261           Add the fourcc that the VMWare codec uses.
7262           
7263         * gst/playback/gststreamselector.c:
7264         (gst_stream_selector_set_property),
7265         (gst_stream_selector_bufferalloc),
7266         (gst_stream_selector_request_new_pad):
7267           For the active pad, forward buffer-alloc requests, otherwise
7268           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
7269           having to memcpy every frame when used by playbin.
7270
7271         * gst/tcp/gstmultifdsink.c:
7272         (gst_multi_fd_sink_handle_client_write):
7273           Get negotiated caps from the sink pad, rather than the sink
7274           pad's peer.
7275
7276 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7277
7278         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7279         
7280         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
7281           Don't forget to set src->callbacks_pushed to FALSE again when
7282           popping them, otherwise re-activation in a different mode won't
7283           work (#334620).
7284
7285 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7286
7287         Patch by: Sebastien Moutte  <sebastien moutte net>
7288
7289         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
7290         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
7291         (gst_ffmpeg_smpfmt_to_caps):
7292           Replace __VA_ARGS__ caps creation macros with varargs functions.
7293           Makes things compile on MSVC (#320765), looks nicer, and we can
7294           tell the compiler to check for the NULL terminator.
7295
7296 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7297
7298         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
7299
7300         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7301           Make sure the buffer we copy into is really always big
7302           enough, this time for real (#333488).
7303           
7304 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7305
7306         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7307           Add support for 24bpp DIB (#305279).
7308
7309 2006-03-14  Wim Taymans  <wim@fluendo.com>
7310
7311         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
7312         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7313         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
7314         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7315         (gst_video_scale_init), (gst_video_scale_src_event):
7316         Re-enable QoS after the release.
7317         Rework videoscale to use the base class src_event handler.
7318
7319 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7320
7321         * configure.ac:
7322           back to CVS.
7323
7324 === release 0.10.5 ===
7325
7326 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
7327
7328         * configure.ac:
7329           releasing 0.10.5, "Net"
7330
7331 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
7332
7333         * docs/plugins/Makefile.am:
7334           Part of previous cdparanoiasrc docs fixes, forgot to commit.
7335           
7336 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
7337
7338         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7339         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7340         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7341           Add cdparanoiasrc to docs.
7342
7343         * gst-libs/gst/cdda/gstcddabasesrc.c:
7344           More GstCddaBaseSrc docs.
7345
7346 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
7347
7348         * docs/libs/gst-plugins-base-libs-sections.txt:
7349         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
7350         * gst-libs/gst/tag/tag.h:
7351           API: libgsttag: new method gst_tag_from_id3_user_tag().
7352
7353 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
7354
7355         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7356           NULL-terminate array of mpeg4 video file extensions.
7357           Fixes crash on PPC (#334226).
7358
7359 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
7360
7361         * ext/gnomevfs/gstgnomevfssrc.c:
7362         (gst_gnome_vfs_src_check_get_range):
7363           gnome_vfs_uri_is_local() alone is not a good indicator
7364           whether we can operate in pull-mode with a specific URI,
7365           as it returns FALSE for file:// URIs that point to an
7366           NFS-mounted path. Be more conservative here: whitelist
7367           local files, blacklist http URIs and use the old
7368           mechanism for anything else (fixes #334216).
7369
7370 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7371
7372         * configure.ac:
7373           back to trunk
7374
7375 === release 0.10.4 ===
7376
7377 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
7378
7379         * configure.ac:
7380           releasing 0.10.4, "Power"
7381
7382 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
7383
7384         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7385         Disable max-lateness by setting it to -1 for now, so that 
7386         we can bed QoS stuff in thoroughly between now and the next
7387         release.
7388
7389 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
7390
7391         Patch by: Fabrizio Gennari
7392
7393         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7394           Make sure we don't read beyond the palette buffer in case of
7395           broken or manipulated files (#333488)
7396
7397 2006-03-10  Edward Hervey  <edward@fluendo.com>
7398
7399         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
7400         Fix for variable not initialized.
7401
7402 2006-03-09  Wim Taymans  <wim@fluendo.com>
7403
7404         * ext/libvisual/visual.c: (gst_visual_get_type),
7405         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
7406         (gst_visual_chain):
7407         Small cleanups.
7408
7409         * ext/theora/gsttheoradec.h:
7410         * ext/theora/theoradec.c: (gst_theora_dec_init),
7411         (gst_theora_dec_reset), (_theora_granule_time),
7412         (theora_dec_src_convert), (theora_dec_sink_convert),
7413         (theora_dec_src_query), (theora_dec_src_event),
7414         (theora_dec_sink_event), (theora_handle_comment_packet),
7415         (theora_handle_header_packet), (theora_dec_push),
7416         (theora_handle_data_packet), (theora_dec_chain),
7417         (theora_dec_change_state):
7418         Add simple QoS.
7419
7420 2006-03-09  Wim Taymans  <wim@fluendo.com>
7421
7422         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7423         (audiocast_register_listener), (gst_gnome_vfs_src_start):
7424         Some cleanups.
7425
7426 2006-03-09  Wim Taymans  <wim@fluendo.com>
7427
7428         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
7429         Don't try to activate NULL chains.
7430
7431 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7432
7433         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
7434           Fix invalid memory access to region before peek'd data (#332964).
7435
7436 2006-03-09  Wim Taymans  <wim@fluendo.com>
7437
7438         Patch by: Christophe Fergeau
7439
7440         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
7441         * ext/pango/gsttextrender.c: (gst_text_render_init):
7442         * gst/adder/gstadder.c: (gst_adder_init):
7443         Don't leak padtemplates, closes #333510.
7444
7445 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7446
7447         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7448           Fix invalid memory access: make sure string passed to
7449           regexec() is NUL-termianted.
7450
7451 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7452
7453         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
7454         (mp3_type_find):
7455           Refactor mpeg/audio typefinding to make it more maintainable
7456           and easier to fine-tune. Make probing into middle of the file
7457           work properly (fixes #333900, also see #152688).
7458
7459 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7460
7461         * gst/typefind/gsttypefindfunctions.c:
7462         (utf8_type_find_have_valid_utf8_at_offset):
7463           Remove part from previous commit that was bogus:
7464           g_utf8_validate() does in fact not accept embedded
7465           zeroes, so we don't need to check for those (thanks
7466           to Mike for the hint).
7467
7468 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7469
7470         * gst/typefind/gsttypefindfunctions.c:
7471         (utf8_type_find_count_embedded_zeroes),
7472         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
7473           Make plain/text typefinder more conservative: firstly, check
7474           for embedded zeroes, which are perfectly valid UTF-8 characters,
7475           but also a fairly good sign that something is not a plain text
7476           file; secondly, probe into the middle of the file if possible.
7477           If we can't probe into the middle, limit the probability value
7478           to be returned to TYPE_FIND_POSSIBLE (see #333900).
7479
7480 2006-03-08  Michael Smith  <msmith@fluendo.com>
7481
7482         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7483           Make typefind function name for mpeg4 video unique.
7484
7485 2006-03-08  Wim Taymans  <wim@fluendo.com>
7486
7487         * ext/libvisual/visual.c: (gst_visual_init),
7488         (gst_visual_clear_actors), (gst_visual_dispose),
7489         (gst_visual_reset), (gst_visual_src_setcaps),
7490         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
7491         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
7492         (gst_visual_chain), (gst_visual_change_state):
7493         Cleanups, post nice errors.
7494         Handle sink and src events.
7495         Implement simple QoS.
7496
7497         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7498         Use new basesink methods to configure max-lateness.
7499         Small doc update.
7500
7501         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7502         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
7503         Debug statement cleanups.
7504
7505         * gst/volume/gstvolume.c: (gst_volume_class_init):
7506         Simple cleanup.
7507
7508 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7509
7510         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
7511         (gst_text_overlay_init), (gst_text_overlay_set_property),
7512         (gst_text_overlay_get_property):
7513           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
7514           as string type properties, but mark them deprecated. Add
7515           'halignment' and 'valignment' properties that use enums
7516           instead of strings.
7517
7518 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7519
7520         Patch by: Fabrizio Gennari
7521
7522         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7523           Allow palettes with less than 256 colours in AVI files
7524           (#333488)
7525
7526 2006-03-07  Julien MOUTTE  <julien@moutte.net>
7527
7528         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
7529         (gst_text_overlay_video_event): Fix wrong EOS handling on text
7530         pad. We were releasing the queued text buffer when we should keep
7531         it until video pad gets EOS or discard the text buffer because it's
7532         too old. That was eating the last subtitle buffer. Add some more
7533         debug.
7534
7535 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7536
7537         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
7538         (gst_text_overlay_video_chain):
7539           Fix invalid memory access (we can't access a buffer after it's been
7540           pushed downstream without taking a reference); fix memory leak (if
7541           there's no text to render, bail out before allocating stuff).
7542
7543 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7544
7545         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7546         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
7547         * ext/pango/gsttextoverlay.h:
7548           If input is plain text, escape it before passing it to
7549           pango_layout_set_markup().
7550
7551 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7552
7553         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7554           Don't ignore flow return from gst_pad_push().
7555
7556 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7557
7558         Patch by: Fabrizio Gennari
7559
7560         * ext/libvisual/visual.c: (gst_visual_getcaps),
7561         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7562         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7563         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7564         (gst_vorbisenc_convert_sink):
7565         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7566         (gst_audio_duration_from_pad_buffer):
7567         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7568         (gst_audio_filter_chain):
7569         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7570         (gst_base_rtp_depayload_setcaps):
7571         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7572         (gst_video_get_size):
7573         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7574           Don't leak references returned by gst_pad_get_parent()
7575           (#333663)
7576
7577 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
7578
7579         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7580           change location param details
7581         * gst/volume/gstvolume.c: (plugin_init):
7582           correct plugin description
7583
7584 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7585
7586         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7587         (gst_gnome_vfs_src_check_get_range):
7588           Override GstBaseSrc::check_get_range() in order to avoid opening
7589           the resource just to check whether we can operate in pull-mode or
7590           not - we can predict that pretty well from the URI alone. Should
7591           fix problems with last.fm (#331690). (Requires latest core CVS).
7592
7593 2006-03-06  Wim Taymans  <wim@fluendo.com>
7594
7595         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7596         (gst_video_sink_class_init):
7597         Throw away frames that are later than 20 ms.
7598
7599 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7600
7601         Patch by: Fabrizio Gennari
7602
7603         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7604           Set depth on WMA caps (#333545)
7605
7606 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7607
7608         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7609         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7610           put Theora BOS pages before others.  This hardcodes
7611           the Ogg/Theora I profile, but hey.
7612
7613 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7614
7615         * ext/ogg/README:
7616           updated with some examples
7617         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7618         (granulepos_add), (theora_buffer_from_packet):
7619         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7620         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7621         (gst_vorbisenc_chain):
7622           implement strategy from ext/ogg/README
7623         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7624         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7625         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7626         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7627           Fix muxer so that oggz-validate is happy with all streams;
7628           except for no eos mark, and the BOS page ordering
7629         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7630         (check_buffer_granulepos):
7631         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7632           update tests to check for OFFSET being set as requested
7633           fixed type of granulepos, it's not a ClockTime
7634
7635 2006-03-05  Julien MOUTTE  <julien@moutte.net>
7636
7637         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7638         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7639         Check that the xvimage we are creating has a correct size
7640         before returning it. (#314897)
7641
7642 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7643
7644         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7645           Give id3 and ape tag typefinders a rank slightly higher
7646           than PRIMARY to ensure they're always run before any of
7647           the other typefinders (in particular wav and mp3) (#324186).
7648
7649 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7650
7651         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7652           Add support for '3IVD' fourcc (#333403).
7653
7654 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
7655
7656         * configure.ac:
7657           Bump requirements to GStreamer CVS for the new error enum.
7658
7659         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7660           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7661           space left on the device (fixes #333352).
7662
7663 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
7664
7665         * win32/vs6:
7666           add a project file for libgstvolume
7667           update the workspace
7668
7669 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7670
7671         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7672         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7673         (GST_START_TEST):
7674           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7675           Set IN_CAPS on header buffers
7676
7677 2006-03-02  Wim Taymans  <wim@fluendo.com>
7678
7679         * docs/plugins/Makefile.am:
7680         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7681         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7682         Add audioresample to docs.
7683
7684         * gst/audioconvert/gstaudioconvert.c:
7685         Add revision date.
7686
7687         * gst/audioresample/gstaudioresample.c:
7688         (gst_audioresample_base_init), (gst_audioresample_class_init),
7689         (gst_audioresample_init), (gst_audioresample_dispose),
7690         (audioresample_get_unit_size), (audioresample_transform_caps),
7691         (resample_set_state_from_caps), (audioresample_transform_size),
7692         (audioresample_set_caps), (audioresample_event),
7693         (audioresample_do_output), (audioresample_transform),
7694         (audioresample_pushthrough), (gst_audioresample_set_property),
7695         (gst_audioresample_get_property), (plugin_init):
7696         * gst/audioresample/gstaudioresample.h:
7697         Added docs.
7698         Small code cleanups.
7699
7700 2006-03-02  Wim Taymans  <wim@fluendo.com>
7701
7702         * docs/plugins/Makefile.am:
7703         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7704         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7705         Added videoscale to docs.
7706
7707         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7708         (gst_video_rate_swap_prev), (gst_video_rate_event),
7709         (gst_video_rate_chain):
7710         Fix typo in docs.
7711
7712         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7713         (gst_video_scale_init), (gst_video_scale_prepare_size),
7714         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7715         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7716         * gst/videoscale/gstvideoscale.h:
7717         Added docs, examples.
7718         Some code cleanups.
7719         Post errors instead of g_warning.
7720
7721 2006-03-02  Wim Taymans  <wim@fluendo.com>
7722
7723         * docs/libs/gst-plugins-base-libs-docs.sgml:
7724         * docs/libs/gst-plugins-base-libs-sections.txt:
7725         * docs/libs/gst-plugins-base-libs.types:
7726         * docs/plugins/Makefile.am:
7727         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7728         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7729         Added some more docs to libs and plugins.
7730
7731         * gst-libs/gst/audio/gstringbuffer.c:
7732         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7733         * gst-libs/gst/audio/gstringbuffer.h:
7734         Document ringbuffer some more.
7735
7736         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7737         (gst_video_rate_setcaps), (gst_video_rate_reset),
7738         (gst_video_rate_init), (gst_video_rate_flush_prev),
7739         (gst_video_rate_swap_prev), (gst_video_rate_event),
7740         (gst_video_rate_chain), (gst_video_rate_change_state):
7741         * gst/videorate/gstvideorate.h:
7742         Fix videorate to use segments.
7743         Make it work with 0/1 framerates (closes #331903)
7744         Handle EOS correctly.
7745         Added docs.
7746
7747 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7748
7749         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7750         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7751         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7752           In state change function, first chain up to parent class,
7753           then handle downwards state change stuff. Remove some
7754           commented out cruft from 0.8 code.
7755
7756 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7757
7758         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7759         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7760         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7761         (gst_ogm_parse_chain):
7762           Don't remove/re-add source pad if the new caps are the same as
7763           the old caps anyway (#333042). When removing source pad, don't
7764           unref it afterwards - we didn't ref it when adding. Sprinkle some
7765           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7766           after using gst_pad_get_parent(). Return downstream flow return
7767           value in chain function.
7768
7769 2006-03-02  Wim Taymans  <wim@fluendo.com>
7770
7771         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7772         * docs/plugins/gst-plugins-base-plugins.args:
7773         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7774         * docs/plugins/gst-plugins-base-plugins.interfaces:
7775         * docs/plugins/gst-plugins-base-plugins.signals:
7776         Fix hierarchy, added some more elements to the docs.
7777
7778         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7779         (gst_ffmpegcsp_get_type):
7780         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7781         Fix docs for ffmpegcolorspace.
7782
7783 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
7784
7785         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7786         (apetag_type_find), (ape_type_find), (plugin_init):
7787           Some typefinding fine-tuning:
7788           - rank ID3/APE tags in order of preference via probabilities, so that
7789             ID3v2 > APEv2 > APEv1 > ID3v1.
7790           - three or four bytes don't really justify MAXIMUM probability,
7791             change those to 'very likely' (musepack and monkeysaudio).
7792
7793 2006-03-01  Wim Taymans  <wim@fluendo.com>
7794
7795         * docs/plugins/Makefile.am:
7796         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7797         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7798         * ext/alsa/gstalsamixer.c:
7799         * ext/alsa/gstalsamixer.h:
7800         * ext/alsa/gstalsamixerelement.c:
7801         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7802         * ext/alsa/gstalsamixerelement.h:
7803         * ext/alsa/gstalsasink.c:
7804         * ext/alsa/gstalsasink.h:
7805         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7806         (gst_alsasrc_init):
7807         * ext/alsa/gstalsasrc.h:
7808         Added alsa docs.
7809         Small code cleanups.
7810
7811 2006-03-01  Wim Taymans  <wim@fluendo.com>
7812
7813         * ext/theora/Makefile.am:
7814         Dist new header too,
7815
7816 2006-03-01  Wim Taymans  <wim@fluendo.com>
7817
7818         * docs/plugins/Makefile.am:
7819         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7820         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7821         * ext/gnomevfs/gstgnomevfssink.h:
7822         * ext/gnomevfs/gstgnomevfssrc.h:
7823         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7824         * ext/vorbis/vorbisdec.h:
7825         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7826         * ext/vorbis/vorbisenc.h:
7827         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7828         (vorbis_parse_chain), (vorbis_parse_change_state):
7829         * ext/vorbis/vorbisparse.h:
7830         * gst/audioconvert/gstaudioconvert.h:
7831         * gst/tcp/gsttcpserversink.h:
7832         * gst/videotestsrc/gstvideotestsrc.c:
7833         * gst/videotestsrc/gstvideotestsrc.h:
7834         * gst/volume/gstvolume.c:
7835         * gst/volume/gstvolume.h:
7836         Fix some more docs.
7837         Added docs for vorbisdec and vorbisparse.
7838         Fix vorbisparse.
7839
7840 2006-03-01  Wim Taymans  <wim@fluendo.com>
7841
7842         * docs/plugins/Makefile.am:
7843         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7844         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7845         * ext/pango/gstclockoverlay.h:
7846         * ext/pango/gsttextoverlay.h:
7847         * ext/pango/gsttextrender.h:
7848         * ext/pango/gsttimeoverlay.h:
7849         * ext/theora/gsttheoradec.h:
7850         * ext/theora/gsttheoraenc.h:
7851         * ext/theora/theoradec.c:
7852         * ext/theora/theoraenc.c:
7853         * gst/audioconvert/gstaudioconvert.h:
7854         * gst/audiotestsrc/gstaudiotestsrc.h:
7855         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7856         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7857         * gst/tcp/gstmultifdsink.h:
7858         Updated/added documentation.
7859
7860         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7861         (gst_text_overlay_halign_get_type),
7862         (gst_text_overlay_wrap_mode_get_type),
7863         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7864         (gst_text_overlay_init), (gst_text_overlay_set_property),
7865         (gst_text_overlay_get_property):
7866         Fix up properties to be enums instead of string to make bindings,
7867         introspection and automatic GUI creation possible.
7868         Add getters for the properties.
7869
7870 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
7871
7872         * gst/audiotestsrc/gstaudiotestsrc.c:
7873           added defines of M_PI and M_PI_2
7874         * gst/ffmpegcolorspace/avcodec.h:
7875           removed #include "stdint.h" for win32 as _stdint.h is 
7876           autogenerated to win32/common
7877         * win32/common/libgstaudio.def:
7878         * win32/common/libgsttag.def:
7879           added some exports
7880         * win32/vs6:
7881           some project files bugs corrected
7882         * win32/vs7:
7883           project files are reset to the default vs7 configuration 
7884           (they link to msvcr71.dll using default optimizations)
7885           
7886 2006-02-28  Wim Taymans  <wim@fluendo.com>
7887
7888         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7889         Fix some docs.
7890
7891 2006-02-28  Edward Hervey  <edward@fluendo.com>
7892
7893         * ext/alsa/gstalsasrc.c:
7894         Set proper class on the ElementDetails:
7895         Source/Audio instead of Src/Audio/
7896
7897 2006-02-28  Edward Hervey  <edward@fluendo.com>
7898
7899         * gst/videoscale/vs_scanline.c:
7900         (vs_scanline_resample_nearest_RGBA):
7901         Revert optimization in videoscale. It should go in liboil and have
7902         an appropriate liboil function.
7903
7904 2006-02-28  Wim Taymans  <wim@fluendo.com>
7905
7906         * gst-libs/gst/audio/gstbaseaudiosink.c:
7907         (gst_base_audio_sink_provide_clock):
7908         Don't try to provide a clock in the NULL state.
7909
7910 2006-02-28  Wim Taymans  <wim@fluendo.com>
7911
7912         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7913         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7914         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7915         (gst_ogg_demux_deactivate_current_chain),
7916         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7917         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7918         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7919         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7920         Use GstSegment infrastructure to remove duplicated code
7921         and handle more seek cases correctly.
7922
7923 2006-02-28  Wim Taymans  <wim@fluendo.com>
7924
7925         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7926         (gst_ffmpegcsp_transform):
7927         Don't ignore return code from ffmpeg convert function.
7928
7929         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7930         Split out some long statements to ease debugging.
7931
7932 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
7933
7934         * ext/libvisual/visual.c: (gst_visual_init),
7935         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7936         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7937         being able to renegotiate the size. Instead, use the negotiation
7938         algorithm from the goom plugin to pick an initial output caps. 
7939
7940         Also, allow theoretical libvisual plugins that might support non-GL 
7941         output even if they also do GL.
7942
7943 2006-02-26  Julien MOUTTE  <julien@moutte.net>
7944
7945         * ext/libvisual/visual.c: (gst_visual_init),
7946         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7947         (plugin_init): Load only non GL plugins. Fix some memleaks and 
7948         possible negotiation issues.
7949
7950 2006-02-25  Julien MOUTTE  <julien@moutte.net>
7951
7952         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7953
7954 2006-02-24  Michael Smith  <msmith@fluendo.com>
7955
7956         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7957         (cmml_type_find), (plugin_init):
7958           Fix CMML type find function to not require a specific minor version
7959           of the CMML header.
7960
7961           Add an MPEG4 video elementary stream typefind function.
7962
7963 2006-02-04  Michael Smith  <msmith@fluendo.com>
7964
7965         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7966         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7967         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7968         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7969         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7970         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7971           Annodex support in ogg demuxer. Doesn't do very much without the
7972           other annodex patches (to come).
7973
7974 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7975
7976         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7977
7978         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7979           Pick up palette for MS video v1 (#327028)
7980
7981 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7982
7983         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7984         (gst_ffmpegcsp_caps_remove_format_info),
7985         (gst_ffmpegcsp_get_unit_size):
7986           The 'palette_data' field from incoming RGB caps shouldn't be
7987           proxied on outgoing YUV caps; also, restrict unit size
7988           adjustment in case of paletted data only to the unit that
7989           actually has a palette. Fixes #330711.
7990
7991 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7992
7993         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7994         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7995         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7996         (gst_ffmpegcsp_get_unit_size):
7997           Plug some memory leaks.
7998
7999 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
8000
8001         * sys/ximage/Makefile.am:
8002         * sys/xvimage/Makefile.am:
8003           Add some _CFLAGS and _LIBS that seem to be missing
8004           and/or required for Cygwin (see #317048).
8005
8006 2006-02-22  Wim Taymans  <wim@fluendo.com>
8007
8008         * ext/alsa/gstalsasrc.c:
8009         Fix description as pointed out by caugier.
8010
8011 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
8012
8013         Reviewed by : Edward Hervey  <edward@fluendo.com>
8014
8015         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8016         (qt_type_find):
8017         Better 3gp typefinding (#331526).
8018
8019 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
8020
8021         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
8022           Don't send EOS event here, the base class will send one for us.
8023
8024         * gst/playback/gstplaybasebin.c: (prepare_output):
8025           Subpictures without video stream aren't allowed either.
8026         
8027         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
8028           Fix debug statement copy'n'paste-o.
8029
8030 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
8031
8032         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
8033           Fix issues with mixer keeping state when muting/unmuting
8034           and when changing the volume whilst muted (see #331763
8035           and #331765).
8036
8037 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
8038
8039         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
8040         (parse_subrip), (gst_sub_parse_format_autodetect):
8041           Set right caps given that we send escaped text. Also,
8042           honour <i></i>, <b></b> and <u></u> markers that can be found
8043           in .srt files (fixes #310202).
8044
8045 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
8046
8047         * gst-libs/gst/audio/mixerutils.c:
8048         (element_factory_rank_compare_func):
8049           Make order in which elements are tried more determinable.
8050
8051 2006-02-20  Julien MOUTTE  <julien@moutte.net>
8052
8053         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
8054         (remove_element_chain), (cleanup_decodebin),
8055         (gst_decode_bin_change_state): Make decodebin reusable by
8056         fixing remove_element_chain first and then introduce a
8057         cleaner in state change to ->NULL. (Closes #331678)
8058
8059 2006-02-19  Wim Taymans  <wim@fluendo.com>
8060
8061         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
8062         use 0666 mask when creating files so umask gets applied
8063         correctly. Fixes #331295.
8064
8065 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
8066
8067         * gst/subparse/Makefile.am:
8068         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
8069         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
8070         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
8071         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
8072         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
8073         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
8074         * gst/subparse/gstssaparse.h:
8075         * gst/subparse/gstsubparse.c: (plugin_init):
8076           Add very basic parser for SSA subtitle streams (as often
8077           found in matroska files).
8078
8079 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
8080
8081         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
8082           That should be text/x-pango-markup, not text/x-pango-layout.
8083
8084 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8085
8086         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
8087         Polishing.
8088
8089 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8090
8091         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8092         (gst_text_overlay_finalize), (gst_text_overlay_init),
8093         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8094         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8095         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
8096         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
8097         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
8098         Fix state change deadlock.
8099
8100 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8101
8102         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8103         (gst_text_overlay_finalize), (gst_text_overlay_init),
8104         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8105         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8106         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
8107         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
8108         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
8109         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
8110         and subtitles files.
8111
8112 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8113
8114         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
8115         should be considered as raw.
8116
8117 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8118
8119         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8120         (cb_probe):
8121         * gst/playback/gststreaminfo.h: Introduce language informations.
8122
8123 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
8124
8125         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
8126         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
8127         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8128         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
8129         Set shared memory segments to be deleted as soon as we have attached,
8130         that way they get cleaned up automatically if we crash.
8131
8132 2006-02-18  Julien MOUTTE  <julien@moutte.net>
8133
8134         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
8135         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
8136         functions are called with lock held.
8137
8138 2006-02-18  Julien MOUTTE  <julien@moutte.net>
8139
8140         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8141         (gst_text_overlay_finalize), (gst_text_overlay_init),
8142         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8143         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8144         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
8145         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
8146         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
8147         (gst_text_overlay_change_state): Refactoring of textoverlay
8148         without collectpads. This now supports sparse subtitles coming
8149         from a demuxer instead of a sub file. Seeking is still broken 
8150         though. Need to discuss with wtay some more on how to handle
8151         seeking correctly.
8152         * ext/pango/gsttextoverlay.h:
8153         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
8154         subtitles coming from the demuxer.
8155
8156 2006-02-17  Wim Taymans  <wim@fluendo.com>
8157
8158         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
8159         (gst_vorbisenc_convert_sink):
8160         Use some more scaling functions.
8161
8162 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
8163
8164         * ext/cdparanoia/gstcdparanoiasrc.c:
8165         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
8166         (gst_cd_paranoia_paranoia_callback),
8167         (gst_cd_paranoia_src_signal_is_being_watched),
8168         (gst_cd_paranoia_src_read_sector):
8169         * ext/cdparanoia/gstcdparanoiasrc.h:
8170           Add back 'transport-error' and 'uncorrected-error' signals and
8171           make them actually be fired when bad stuff happens (#319340).
8172
8173 2006-02-17  Wim Taymans  <wim@fluendo.com>
8174
8175         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
8176         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
8177         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
8178         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
8179         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
8180         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
8181         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
8182         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
8183         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
8184         (gst_ring_buffer_clear):
8185         Small cleanups.
8186         Added some G_LIKELY.
8187
8188 2006-02-17  Wim Taymans  <wim@fluendo.com>
8189
8190         * gst-libs/gst/audio/TODO:
8191         Update TODO
8192
8193         * gst-libs/gst/audio/gstbaseaudiosink.c:
8194         (gst_base_audio_sink_get_offset):
8195         When trying to play samples ASAP and we don't have a
8196         previous sample, try to play at position 0 instead of
8197         an invalid position.
8198
8199 2006-02-17  Wim Taymans  <wim@fluendo.com>
8200
8201         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
8202         (gst_alsasink_reset):
8203         Also release lock when we get an error in _reset();
8204         fix an error message.
8205
8206 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8207
8208         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
8209         (gst_alsasink_init), (get_channel_free_structure),
8210         (caps_add_channel_configuration), (gst_alsasink_getcaps),
8211         (gst_alsasink_close):
8212         * ext/alsa/gstalsasink.h:
8213           Add support for more than 2 channels (#326720).
8214
8215 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8216
8217         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8218           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
8219           with 4 or 6 channels, assume a default channel layout to make things
8220           work (not sure there's anything else we can do in those cases).
8221
8222 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8223
8224         * gst-libs/gst/audio/multichannel.c:
8225           Minor docs fix.
8226
8227         * gst-libs/gst/riff/Makefile.am:
8228         * gst-libs/gst/riff/riff-ids.h:
8229         * gst-libs/gst/riff/riff-media.c:
8230         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
8231           Add support for WAVEFORMATEX, eg. PCM audio with more than two
8232           channels and a channel layout map.
8233           
8234 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
8235
8236         Reviewed by Edward Hervey  <edward@fluendo.com>
8237
8238         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
8239         C-level optimization of the RGBA nearest neighbour function.
8240         Eventually this might end up in liboil with vectorized versions.
8241
8242 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8243
8244         * gst-libs/gst/audio/multichannel.c:
8245         (gst_audio_get_channel_positions):
8246           When we have more than 2 channels, but no channel layout is
8247           specified in the caps, return some default channel layout
8248           to the caller and warn about about a possibly buggy element
8249           (could be buggy filtercaps as well of course) (#317038).
8250
8251 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8252
8253         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
8254           Add gst-libs/gst/cdda to list of lib search paths.
8255
8256 2006-02-15  Andy Wingo  <wingo@pobox.com>
8257
8258         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
8259         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
8260         to the Lord Jesus that I do not have to touch the ogg muxer ever
8261         again.
8262
8263 2006-02-15  Edward Hervey  <edward@fluendo.com>
8264
8265         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
8266         quicktime movie files can also contain 'uuid' atoms.
8267
8268 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
8269
8270         * gst/audioconvert/plugin.c: (plugin_init):
8271           Register the GstAudioChannelPosition enum type with the type
8272           system in the plugin_init function, so that it is known before
8273           any element actually makes use of multi-channel stuff. This is
8274           required for example if one wants to be able to deserialise/use
8275           a caps string with channel positions before any pipeline has
8276           been setup and started, like with gst-launch.
8277
8278 2006-02-14  Wim Taymans  <wim@fluendo.com>
8279
8280         * gst-libs/gst/audio/gstringbuffer.c:
8281         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
8282         (gst_ring_buffer_samples_done), (wait_segment),
8283         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
8284         Add some compiler G_(UN_)LIKELY help.
8285         SIGNAL the ringbuffer waiters when going to PAUSED as well to
8286         make sure they can exit their functions. Should fix #330748
8287
8288 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8289
8290         * Makefile.am:
8291         * configure.ac:
8292         * win32/MANIFEST:
8293         * win32/common/_stdint.h:
8294           Windows does not have long long; copy the generated _stdint.h
8295         * win32/common/interfaces-enumtypes.c:
8296         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8297         (gst_mixer_track_flags_get_type),
8298         (gst_tuner_channel_flags_get_type):
8299         * win32/common/multichannel-enumtypes.c:
8300         (gst_audio_channel_position_get_type):
8301           update
8302
8303 2006-02-13  Wim Taymans  <wim@fluendo.com>
8304
8305         * gst-libs/gst/audio/gstbaseaudiosink.c:
8306         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
8307         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8308         Always sync on first sample we receive when starting.
8309
8310 2006-02-13  Wim Taymans  <wim@fluendo.com>
8311
8312         * gst/playback/gstplaybin.c: (gen_vis_element):
8313         Update vis bin docs.
8314         Move queue after tee so we don't queue video buffers but
8315         audio samples instead. Fixes problems where the video queue
8316         is filled and the audio queue empty.
8317
8318 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
8319
8320         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
8321           No need to push an EOS event here, GstBaseSrc will do that for us
8322           when we return FLOW_UNEXPECTED.
8323           
8324 2006-02-12  Wim Taymans  <wim@fluendo.com>
8325
8326         * gst-libs/gst/audio/gstbaseaudiosink.c:
8327         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
8328         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
8329         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8330         Use scale functions when possible.
8331         Fix error messages.
8332         Free clockid when after waiting for EOS.
8333         Use G_(UN_)LIKLY when it makes sense.
8334         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
8335
8336 2006-02-12  Edward Hervey  <edward@fluendo.com>
8337
8338         * gst/playback/gstplaybasebin.c: (prepare_output): 
8339         Remove stray semi-colon (fixes #330888).
8340
8341 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
8342
8343         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
8344         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
8345         Fix up the XShm call testing so that we catch errors, and don't
8346         cause new ones by attempting to detach from a segment we failed
8347         to attach to. Fixes #312439.
8348
8349 2006-02-10  Edward Hervey  <edward@fluendo.com>
8350
8351         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8352         Added flv file typefind (video/x-flv).
8353
8354 2006-02-10  Edward Hervey  <edward@fluendo.com>
8355
8356         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8357         (gst_riff_create_video_template_caps):
8358         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
8359         Also added the caps to the default set of riff video caps.
8360
8361 2006-02-09  Andy Wingo  <wingo@pobox.com>
8362
8363         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
8364         time and the end time of the last packet in the page.
8365         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
8366         on the pages in our queue, set the duration as well. Reflow a
8367         debug statement.
8368         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
8369         Fixes bad muxing order.
8370
8371 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8372
8373         * gst-libs/gst/rtp/gstbasertppayload.c:
8374         (gst_basertppayload_setcaps), (gst_basertppayload_push):
8375           update seqnum before setting it on the packet; this makes sure
8376           that the timestamp and seqnum properties match after pushing
8377           a buffer
8378
8379 2006-02-09  Andy Wingo  <wingo@pobox.com>
8380
8381         * gst-libs/gst/audio/gstringbuffer.c
8382         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
8383         overflow after 13.5 hours of recording. Kapow!
8384
8385         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
8386         the buffer size -- we don't care about underrun/overrun reporting
8387         right now, just need to return a useful value.
8388
8389 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
8390
8391         * configure.ac:
8392           Back to CVS
8393
8394 === release 0.10.3 ===
8395
8396 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
8397
8398         * configure.ac:
8399           releasing 0.10.3, "Under Pressure"
8400
8401 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8402
8403         * configure.ac:
8404         Drat. Bump libtool version number for new API.
8405         Prelease 0.10.2.3 (of 0.10.3)
8406
8407 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8408
8409         * configure.ac:
8410         * win32/common/config.h:
8411         0.10.2.2 prerelease (of 0.10.3).
8412
8413 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8414
8415         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
8416           Revert Andy's newsegment change pending a more correct
8417           fix.
8418
8419 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8420
8421         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8422         (qt_type_find), (plugin_init):
8423           detect more files as 3gp
8424           group and reorder the iso file formats
8425
8426 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8427
8428         * ext/vorbis/vorbis.c: (plugin_init):
8429           Register musicbrainz tags, so apps don't have to.
8430
8431 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8432
8433         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
8434         (gst_tag_to_vorbis_tag):
8435           Make sure we called gst_tag_register_musicbrainz_tags()
8436           before possibly mapping a vorbiscomment string from/to a
8437           musicbrainz tag.
8438
8439 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8440
8441         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8442           In case we can't find the required number of consecutive
8443           mpeg audio frames to positively identify an MPEG audio
8444           stream, check if there's at least a valid mpeg audio
8445           frame right at offset 0 and if so suggest mpeg/audio
8446           caps with a very low probability (#153004).
8447
8448 2006-02-07  Andy Wingo  <wingo@pobox.com>
8449
8450         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
8451         a TIME segment if we get timestamped buffers. Requires recent
8452         fixes in core to work properly.
8453
8454 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8455
8456         * gst/playback/gstplaybasebin.c: (prepare_output):
8457           Don't print the URI as part of the error message, it
8458           makes error dialogs look rather ugly, especially if
8459           the URI is very long or has characters in it that
8460           need escaping.
8461
8462 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8463
8464         * gst/playback/gstplaybasebin.c: (prepare_output):
8465           Error out if we have only text or subtitles, but nothing
8466           else. Also error out if we have subtitles but no video
8467           stream.
8468
8469 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8470
8471         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
8472           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
8473           Post an error message on the bus when we encounter an
8474           error, which will hopefully be more meaningful than the
8475           'Internal Flow Error' message users get to see if we
8476           just return GST_FLOW_ERROR.
8477
8478 2006-02-07  Andy Wingo  <wingo@pobox.com>
8479
8480         * configure.ac (GST_MAJORMINOR): Update core version req to
8481         0.10.2.2, for the collectpads API addition (#330244).
8482
8483 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
8484
8485         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8486           Return FALSE from plugin_init() when GnomeVFS can't
8487           be initialised for some reason (#328423).
8488
8489 2006-02-06  Julien MOUTTE  <julien@moutte.net>
8490
8491         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
8492         Stick to seeking theory until i find the bug.
8493         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
8494
8495 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
8496
8497         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8498         (theora_enc_finalize), (theora_enc_sink_setcaps),
8499         (theora_set_header_on_caps), (theora_enc_chain),
8500         (theora_enc_change_state):
8501         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
8502           Make theoraenc and the tests leak free. Like, really.
8503
8504 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
8505
8506         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8507         (theora_enc_finalize), (theora_enc_sink_setcaps):
8508           Add a finalize method to ensure we clean up state even if
8509           someone omitted the state change back to NULL.
8510
8511         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
8512         (gst_vorbisenc_chain):
8513           Free some more leaked bits.
8514
8515         * tests/check/pipelines/theoraenc.c: (start_pipeline),
8516         (stop_pipeline):
8517           Wait for state changes to happen if they're ASYNC.
8518
8519           This ought to teach those fancy pants buildbots a lesson.
8520
8521 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
8522
8523         * gst-libs/gst/tag/gstid3tag.c:
8524           Add mapping for ID3 International Standard Recording Code
8525           tag "TSRC"
8526
8527 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
8528
8529         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
8530           Don't leak tag names.
8531
8532 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8533
8534         * docs/libs/gst-plugins-base-libs-docs.sgml:
8535         * docs/libs/gst-plugins-base-libs-sections.txt:
8536         * gst-libs/gst/tag/gstid3tag.c:
8537         * gst-libs/gst/tag/gstvorbistag.c:
8538         * gst-libs/gst/tag/tags.c:
8539           Split libgsttag docs into multiple sections.
8540
8541 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8542
8543         * docs/libs/Makefile.am:
8544         * docs/libs/gst-plugins-base-libs-docs.sgml:
8545         * docs/libs/gst-plugins-base-libs-sections.txt:
8546         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
8547         * gst-libs/gst/tag/gstvorbistag.c:
8548         * gst-libs/gst/tag/tag.h:
8549         * gst-libs/gst/tag/tags.c:
8550           Add libgsttag to the docs.
8551
8552 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8553
8554         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8555         (gst_text_overlay_init), (gst_text_overlay_src_event),
8556         (gst_text_overlay_collected): Fix clockoverlay.
8557
8558 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8559
8560         * docs/libs/compiling.sgml:
8561           Fix typo: it's pkg-config, not pkg-gconfig
8562
8563         * docs/libs/gst-plugins-base-libs-docs.sgml:
8564         * docs/libs/gst-plugins-base-libs-sections.txt:
8565         * docs/libs/tmpl/gstgconf.sgml:
8566           There is no libgstgconf in 0.10, remove it
8567           from the docs.
8568
8569 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8570
8571         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8572         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8573         (gst_text_overlay_src_event), (gst_text_overlay_collected):
8574         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8575         (gst_sub_parse_class_init), (gst_sub_parse_init),
8576         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8577         (parse_mpsub), (parser_state_init), (handle_buffer),
8578         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8579         * gst/subparse/gstsubparse.h: Introduce seeking code.
8580
8581 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8582
8583         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8584           Add comment about LANGUAGE tag inconsistency (we want
8585           ISO-639-1, but extract three-letter identifiers?)
8586
8587         * po/POTFILES.in:
8588           Add two translatable files.
8589
8590 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8591
8592         * gst-libs/gst/tag/Makefile.am:
8593         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8594         * gst-libs/gst/tag/tag.h:
8595         * gst-libs/gst/tag/tags.c:
8596         (gst_tag_register_musicbrainz_tags_internal),
8597         (gst_tag_register_musicbrainz_tags):
8598           Forward-port some tags stuff from the 0.8 branch. This is
8599           mostly the addition of musicbrainz tags and their mapping
8600           to vorbistags, and a vorbistag mapping of the language tag.
8601
8602 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8603
8604         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8605         refactoring.
8606
8607 2006-02-04  David Schleef  <ds@schleef.org>
8608
8609         * ext/ogg/gstoggmux.c:
8610         * gst/typefind/gsttypefindfunctions.c:
8611           Add Dirac typefinding and add dirac format to oggmux.
8612
8613 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
8614
8615         * gst/playback/gstdecodebin.c: (try_to_link_1):
8616           Don't put essential function call into
8617           g_return_*() macro, otherwise it'll all be
8618           replaced by NOOPs when compiling with
8619           G_DISABLE_CHECKS defined.
8620
8621 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
8622
8623         * ext/ogg/gstoggdemux.c:
8624         * ext/ogg/gstoggparse.c:
8625         * gst/tcp/gsttcpserversink.c:
8626         * sys/v4l/v4lsrc_calls.c:
8627         * sys/v4l/v4lsrc_calls.h:
8628         Just make it compile with --disable-gst-debug.
8629
8630 2006-02-03  Wim Taymans  <wim@fluendo.com>
8631
8632         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8633         (gst_alsasink_class_init), (gst_alsasink_init),
8634         (gst_alsasink_write), (gst_alsasink_reset):
8635         * ext/alsa/gstalsasink.h:
8636         Add lock to protect alsa calls.
8637         Implement reset to flush samples ASAP, does not work
8638         with dmix though.
8639
8640 2006-02-02  Wim Taymans  <wim@fluendo.com>
8641
8642         * gst-libs/gst/audio/gstbaseaudiosink.c:
8643         (gst_base_audio_sink_provide_clock):
8644         Ugh.. getting late I guess...
8645
8646 2006-02-02  Wim Taymans  <wim@fluendo.com>
8647
8648         * gst-libs/gst/audio/gstbaseaudiosink.c:
8649         (gst_base_audio_sink_provide_clock),
8650         (gst_base_audio_sink_set_property),
8651         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8652         Don't try to provide a clock when we are not negotiated since
8653         we might not be able to make it run.
8654
8655 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
8656
8657         * gst/playback/gstdecodebin.c: (try_to_link_1):
8658           Unlinking two source pads is ... hard.
8659
8660 2006-02-02  Wim Taymans  <wim@fluendo.com>
8661
8662         * gst-libs/gst/audio/TODO:
8663         Updated.
8664
8665         * gst-libs/gst/audio/gstbaseaudiosink.c:
8666         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8667         On EOS, wait till the last sample is played before posting EOS.
8668
8669 2006-02-01  Philippe Kalaf <burger at speedy dot org>
8670
8671         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8672           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8673           setting queue_delay to zero. Also avoid thread being started if
8674           queue_delay is zero.
8675
8676 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8677
8678         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8679           Make test work again by connecting fakesinks to each decoded pad,
8680           which makes the pipeline wait until each fakesink has a buffer
8681           queued before going to PAUSED state. At that point we know the
8682           decodebin pads are negotiated.
8683
8684 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8685
8686         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8687         (gst_cdda_base_src_handle_event):
8688         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8689           Pass unhandled queries to the parent class's query function.
8690
8691 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8692
8693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8694         (gst_ogg_pad_src_query):
8695         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8696         * ext/theora/theoradec.c: (theora_dec_src_query),
8697         (theora_dec_sink_query):
8698         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8699         (vorbis_dec_sink_query):
8700         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8701         (gst_vorbisenc_sink_query):
8702         * gst/adder/gstadder.c: (gst_adder_query):
8703           Pass unhandled queries upstream instead of just
8704           dropping them (#326447). Also, fix supported
8705           query types list for some elements.
8706
8707 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8708
8709         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8710         (paris_type_find), (ilbc_type_find), (plugin_init):
8711           Fix typefinding for audio/x-au, audio/x-paris and
8712           audio/iLBC-sh. We cannot use the START_WITH macros
8713           here, because there can only be one typefind factory
8714           with the same name (caps), so the second one would
8715           replace the first one and the first one would never
8716           be called when doing typefinding (see #161712).
8717           
8718
8719 2006-01-31  Wim Taymans  <wim@fluendo.com>
8720
8721         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8722         (vorbis_handle_header_packet), (vorbis_dec_push),
8723         (vorbis_handle_data_packet):
8724         Use scale_int when we can, add some more scaling.
8725         Check packettype before parsing it.
8726
8727 2006-01-31  Wim Taymans  <wim@fluendo.com>
8728
8729         * ext/theora/theoradec.c: (_theora_granule_time),
8730         (theora_dec_src_convert), (theora_dec_sink_convert):
8731         Call right _scale functions.
8732         Use parameter instead of some other random value.
8733
8734 2006-01-31  Wim Taymans  <wim@fluendo.com>
8735
8736         * ext/theora/theoradec.c: (_theora_granule_frame),
8737         (_theora_granule_time), (_inc_granulepos),
8738         (theora_dec_src_convert), (theora_dec_sink_convert),
8739         (theora_handle_type_packet), (theora_handle_data_packet),
8740         (theora_dec_chain):
8741         Use higher precision timestamps calculation.
8742         Convert some other conversions to _scale.
8743
8744 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
8745
8746         * gst/audiotestsrc/gstaudiotestsrc.c:
8747         (gst_audio_test_src_create_sine_table), (plugin_init):
8748         * gst/volume/gstvolume.c: (plugin_init):
8749           initialize gst_controller before using
8750
8751 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
8752
8753         * tests/check/pipelines/theoraenc.c:
8754         * tests/check/pipelines/vorbisenc.c:
8755         Define constant using G_GINT64_CONSTANT to avoid errors when
8756         passing it around - otherwise it gets truncated to 32 bits.
8757
8758         Fixes failing tests.
8759
8760 2006-01-31  Andy Wingo  <wingo@pobox.com>
8761
8762         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8763         caps being set doesn't have a framerate value. Basically a stopgap
8764         measure.
8765
8766         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8767         technically correct enough to put into core though.
8768         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8769         DURATION. Fixes theoraenc ! oggmux.
8770
8771         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8772         fraction, not double.
8773
8774 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
8775
8776         * win32/vs7:
8777         add vs7 project files created by Sergey Scobich
8778
8779 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
8780
8781         * win32/vs8:
8782         add vs8 project files created by Sergey Scobich
8783         
8784 2006-01-30  Andy Wingo  <wingo@pobox.com>
8785
8786         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8787         timestamp + duration, not just timestamp -- ogg pages should be
8788         ordered by stop time. Necessary fix given the change in vorbis
8789         timestamps.
8790
8791         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
8792         (gst_theora_enc_init): Pull the granule shift out of the encoder.
8793         (granulepos_add): New function, handles the messiness of adjusting
8794         granulepos values.
8795         (theora_buffer_from_packet):
8796         (theora_enc_chain):
8797         (theora_enc_sink_event): Use granulepos_add, not +.
8798
8799         * tests/check/pipelines/theoraenc.c
8800         (check_buffer_granulepos_from_starttime): Just check the frame
8801         count, not the actual granulepos -- we can't dictate to the
8802         encoder when it should be placing keyframes.
8803
8804 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8805
8806         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8807           SERVICE_NOT_AVAILABLE happens for example when you're trying to
8808           play an http:// stream from a server that's not serving
8809
8810 2006-01-30  Andy Wingo  <wingo@pobox.com>
8811
8812         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
8813         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8814         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8815         available.
8816
8817         * ext/theora/gsttheoraenc.h:
8818         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8819         although theoraenc was timestamping correctly. Added handling of
8820         streams that start with nonzero timestamps.
8821
8822         * tests/check/Makefile.am:
8823         * tests/check/pipelines/theoraenc.c: New file, basically does same
8824         tests as vorbisenc.
8825
8826         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8827
8828 2006-01-30  Wim Taymans  <wim@fluendo.com>
8829
8830         * gst-libs/gst/audio/gstaudiosink.c:
8831         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8832         (gst_audioringbuffer_pause):
8833         Implement pause that does not wait for completion.
8834
8835         * gst-libs/gst/audio/gstbaseaudiosink.c:
8836         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8837         Don't drop buffers when going to PAUSED but perform preroll on
8838         remaining samples now that core base class supports this.
8839
8840         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8841         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8842         (gst_ring_buffer_commit):
8843         Pause should not signal waiters.
8844         Implement return value of _commit correctly.
8845
8846 2006-01-30  Andy Wingo  <wingo@pobox.com>
8847
8848         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8849
8850         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8851         updated to timestamp from the first sample, not the last.
8852         (gst_vorbisenc_buffer_from_header_packet): New function, takes
8853         special care of granulepos and timestamp for header packets.
8854         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8855         when the first buffer has a nonzero timestamp.
8856
8857         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8858         (GstVorbisEnc.subgranule_offset): New members. Take care of the
8859         case when the first audio buffer we get has a nonzero timestamp.
8860         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8861         properly timestamp vorbis buffers with the time of the first
8862         sample, not the last.
8863         
8864         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8865         vorbis_granule_time_copy -- now it takes the granule/subgranule
8866         offset into account.
8867
8868         * tests/check/pipelines/vorbisenc.c: New test for correctness of
8869         timestamps, durations, and granulepos on buffers produced by
8870         vorbisenc.
8871
8872 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
8873
8874         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8875         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8876           Patch from Eric Jonas to support conversions to/from UYVY 
8877           (Fixes: #324626)
8878
8879 2006-01-30  Julien MOUTTE  <julien@moutte.net>
8880
8881         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8882         (setup_subtitle), (setup_source), (set_active_source):
8883         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8884         (gen_text_element), (gen_audio_element), (gen_vis_element),
8885         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8886
8887 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
8888
8889         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8890         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8891                 use gst_guint64_to_gdouble to be compliant with vs6
8892         * gst/playback/gstdecodebin.c: (try_to_link_1)
8893         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8894                 use G_GINT64_CONSTANT for int64 constants
8895         * win32/common/libgstinterfaces.def:
8896                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8897         * win32/vs6:
8898                 update and add new project files
8899                 
8900 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8901
8902         * Makefile.am:
8903         * win32/MANIFEST:
8904         * win32/common/interfaces-enumtypes.c:
8905         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8906         (gst_mixer_track_flags_get_type),
8907         (gst_tuner_channel_flags_get_type):
8908         * win32/common/interfaces-enumtypes.h:
8909         * win32/common/multichannel-enumtypes.c:
8910         (gst_audio_channel_position_get_type):
8911         * win32/common/multichannel-enumtypes.h:
8912           add a win32-update rule like in core, and copy over enumtypes files
8913
8914 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8915
8916         * win32/MANIFEST:
8917         * win32/common/config.h:
8918         * win32/common/config.h.in:
8919           add config files just like in core
8920
8921 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
8922
8923         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8924           Make gcc-4.1 happy (part of #327357).
8925
8926 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8927
8928         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8929         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8930         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8931         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8932         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8933         (gst_alsasrc_unprepare), (gst_alsasrc_read):
8934           Update all error messages.  All of them should either use
8935           the default translated message, or actually provide a
8936           translatable string.
8937           Make the string for channel count problems meaningful.
8938
8939 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8940
8941         * sys/v4l/v4l_calls.c: (gst_v4l_open):
8942           check for and throw RESOURCE_BUSY
8943
8944 2006-01-27  David Schleef  <ds@schleef.org>
8945
8946         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8947           checked in this change -- it requires liboil features not
8948           in 0.3.6.  Revert parts.
8949
8950 2006-01-27  David Schleef  <ds@schleef.org>
8951
8952         * REQUIREMENTS:
8953         * configure.ac: update liboil requirement to 0.3.6
8954         * gst/videoscale/Makefile.am:
8955         * gst/videoscale/vs_scanline.c: liboilify
8956
8957 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8958
8959         * ext/libvisual/visual.c: (get_buffer):
8960           When pad_alloc returns a GstFlowReturn other
8961           than GST_FLOW_OK, make sure it is passed upstream.
8962
8963 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8964
8965         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8966         (gst_alsasink_class_init):
8967           Free the device name string.
8968
8969         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8970         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8971         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8972           Don't remove a pad from the collectpads structure until it
8973           is released - it's a request pad, and may receive data again
8974           if the element gets moved back to PLAYING state.
8975
8976         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8977           Ensure we turn on double buffering on the Xv port, and
8978           set the colour key to something dark and mysterious that
8979           isn't black.
8980
8981 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8982
8983         * ext/alsa/gstalsaplugin.c: (plugin_init):
8984         * ext/cdparanoia/gstcdparanoiasrc.c:
8985         (gst_cd_paranoia_src_base_init), (plugin_init):
8986         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8987         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8988           - a library should not call setlocale. see "Libraries" node in
8989             gettext manual
8990           - make sure all plugins that use translation do bindtextdomain
8991             to point to the localedir
8992         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8993         (setup_sinks), (plugin_init):
8994           all this, and check for NULL when creating sinks
8995
8996 2006-01-27  Julien MOUTTE  <julien@moutte.net>
8997
8998         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8999         (plugin_init): Make typefinding of subtitles work again.
9000
9001 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
9002
9003         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
9004         (mp3_type_frame_length_from_header), (mp3_type_find),
9005         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
9006         (plugin_init):
9007           Backport a bunch of typefinding fixes from the 0.8 branch.
9008           Also, improve wavpack typefinding: if we can't peek the
9009           entire wavpack block, try to parse the bits we can get and
9010           see if we find what we're looking for in those.
9011
9012 2006-01-26  Julien MOUTTE  <julien@moutte.net>
9013
9014         * sys/ximage/ximagesink.c:
9015         (gst_ximagesink_calculate_pixel_aspect_ratio):
9016         * sys/xvimage/xvimagesink.c:
9017         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
9018         more cases of pixel aspect ratio.
9019
9020 2006-01-26  Edward Hervey  <edward@fluendo.com>
9021
9022         * gst/playback/gstdecodebin.c: (pad_probe):
9023         Also consider the flush-start and tag events as unblockers
9024         for the pad probes.
9025
9026 2006-01-26  Julien MOUTTE  <julien@moutte.net>
9027
9028         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9029         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
9030         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
9031         On the fly visualisation switch, works disabling, enabling as
9032         well but it won't be able to enable vis in a playbin that was
9033         created with no visualisation.
9034
9035 2006-01-25  Wim Taymans  <wim@fluendo.com>
9036
9037         * gst-libs/gst/audio/gstbaseaudiosink.c:
9038         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9039         Undo previous commit that returned WRONG_STATE sooner, it breaks 
9040         resume after pause.
9041
9042 2006-01-25  Wim Taymans  <wim@fluendo.com>
9043
9044         * gst-libs/gst/audio/gstbaseaudiosink.c:
9045         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
9046         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
9047         Improve debugging.
9048         Post error when caps cannot be parsed.
9049         Resync on discontinuity in the stream.
9050         Clip samples to segment boundaries.
9051         return WRONG_STATE sooner when we are flushing.
9052
9053         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9054         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
9055         Make audiosrc operate in TIME.
9056         Set TIMESTAMP and DURATION on buffers.
9057
9058 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
9059
9060         * tests/examples/seek/seek.c: (main):
9061           Output tag messages as well.
9062
9063 2006-01-23  Edward Hervey  <edward@fluendo.com>
9064
9065         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9066         (free_pad_probes), (remove_fakesink), (pad_probe),
9067         (close_pad_link), (gst_decode_bin_change_state):
9068         Replace GstPadBlockCallback with pad probes that detect
9069         first buffer AND eos before removing fakesink.
9070         Fixes hang with demuxers doing EOS while pre-rolling.
9071         Solves #328279
9072
9073 2006-01-23  Andy Wingo  <wingo@pobox.com>
9074
9075         * ext/alsa/gstalsasink.c:
9076         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9077         (gst_base_rtp_depayload_setcaps),
9078         (gst_base_rtp_depayload_add_to_queue),
9079         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
9080         
9081         Patch by: Jens Granseuer <jensgr at gmx dot net>
9082
9083 2006-01-22  Julien MOUTTE  <julien@moutte.net>
9084
9085         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
9086         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9087         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
9088         frames. We might get a frame destroyed after changing state to
9089         NULL, adding a safety check on xcontext.
9090
9091 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9092
9093         * gst-libs/gst/interfaces/xoverlay.c:
9094           Fix prepare-xwindow-id code example in the docs - we need to
9095           ignore all messages that aren't element messages as well.
9096           
9097 2006-01-21  Julien MOUTTE  <julien@moutte.net>
9098
9099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
9100           I think one day i'll completely undestand how caps negotiation
9101           is supposed to work. This refactoring handles buffer_alloc
9102           called with caps we can't handle. We definitely don't want a
9103           set_caps with those caps, so we define and allocate a buffer
9104           we would like to receive.
9105
9106 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9107
9108         * gst/playback/gstplaybasebin.c: (setup_source):
9109           Free iterator when done.
9110
9111 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
9112
9113         * gst-libs/gst/audio/gstbaseaudiosink.c:
9114         (gst_base_audio_sink_render):
9115           Fix playback of non-synchronised streams by assuming a rate
9116           of 1.0 instead of a random one.
9117
9118           Makes this work again:
9119
9120           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
9121           endianness=(int)4321, signed=(boolean)true, width=(int)16,
9122           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
9123           audioresample ! alsasink
9124
9125 === release 0.10.2 ===
9126
9127 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
9128
9129         * configure.ac:
9130           releasing 0.10.2, "Then the devil is six"
9131
9132 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
9133
9134         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
9135         * gst/playback/gststreamselector.c:
9136         (gst_stream_selector_set_property):
9137           Comment out broken code that connects to the state-changed signal.
9138           At this point, changing current stream selection is broken, but 
9139           stuff like gst-launch playbin current-audio=1 works and filters
9140           to the chosen stream.
9141
9142 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
9143
9144         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9145           Fix #327216 (null dereference in vorbisdec)
9146
9147 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
9148
9149         * ext/theora/theoradec.c: (theora_handle_comment_packet):
9150           Post taglist actually on bus instead of just freeing it
9151           (fixes #327114 and totem bug #327080).
9152
9153         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
9154           Use gst_element_found_tags_for_pad(), so that the tags
9155           are sent downstream as an event as well.
9156
9157 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9158
9159         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9160         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9161         (gst_ximagesink_buffer_alloc):
9162         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
9163         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
9164         (gst_xvimagesink_buffer_alloc):
9165           move all regularly occurring messages to GST_LOG level
9166           add some more object logs
9167
9168 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9169
9170         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
9171           fix a silly segfault
9172
9173 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
9174
9175         * docs/libs/gst-plugins-base-libs-docs.sgml:
9176         * docs/libs/gst-plugins-base-libs-sections.txt:
9177         * gst-libs/gst/audio/mixerutils.c:
9178         * gst-libs/gst/audio/mixerutils.h:
9179           Add docs for mixerutils stuff.
9180
9181 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
9182
9183         * gst/playback/gstplaybasebin.c: (setup_source):
9184           Fix playback for sources that emit raw audio or
9185           raw video streams (e.g.: cd audio sources) (#325984).
9186
9187 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9188
9189         * gst-libs/gst/audio/mixerutils.c:
9190         (gst_audio_mixer_filter_do_filter):
9191           actually save the element we create
9192
9193 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9194
9195         * gst-libs/gst/cdda/gstcddabasesrc.c:
9196         (gst_cdda_base_src_handle_track_seek):
9197           No need to post a tag message on the bus when seeking
9198           within the same track, only post it when the current
9199           track changes.
9200
9201 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
9202
9203         * gst/playback/gstplaybasebin.c: (group_destroy),
9204         (probe_triggered), (new_decoded_pad), (mute_group_type),
9205         (set_active_source):
9206         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
9207         * gst/playback/gststreamselector.c:
9208         (gst_stream_selector_base_init),
9209         (gst_stream_selector_set_property),
9210         (gst_stream_selector_request_new_pad):
9211           Reenable stream selection. These mechanisms need a complete overhaul
9212           in the face of 0.8->0.10 changes though.
9213
9214 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
9215
9216         * ext/ogg/gstoggdemux.c:
9217           Change the pad template to src_%d to match the pads that 
9218           are created from it. decodebin needs this information in order
9219           to decide that oggdemux is capable of producing multiple pads
9220           (and hence needs queues inserted).
9221
9222         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
9223         (gst_ogg_mux_collected):
9224           Make debug output more useful by using GST_PTR_FORMAT.
9225
9226 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9227
9228         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
9229
9230         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
9231           Set depth and width for alaw/mulaw (fixes #326601).
9232
9233 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9234
9235         * tests/icles/Makefile.am:
9236           don't build the tests if we don't have the libs
9237
9238 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9239
9240         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
9241         (gst_cd_paranoia_paranoia_callback):
9242           Don't try to free NULL pointers.
9243
9244 2006-01-10  Edward Hervey  <edward@fluendo.com>
9245
9246         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
9247         (gst_audio_rate_change_state), (plugin_init):
9248         Add debugging category.
9249         Fix type issues.
9250         Add case for incoming buffers without valid offset/offset_end.
9251
9252 2006-01-10  Michael Smith  <msmith@fluendo.com>
9253
9254         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
9255           Don't leak GCond in audio sources.
9256
9257 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
9258
9259         * gst/playback/gstplaybin.c: (gen_audio_element):
9260           Don't leak an autoaudiosink/alsasink when we generate
9261           a new audio element. (old code, I guess)
9262
9263 2006-01-10  Michael Smith  <msmith@fluendo.com>
9264
9265         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
9266           Support float audio in audiorate.
9267           Use width rather than depth for selecting sample width.
9268
9269 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9270
9271         * gst/videotestsrc/videotestsrc.h:
9272           Use GLib types here (that way we don't have to include the
9273           generated _stdint.h header, which makes life easier for win32
9274           folks that don't use autotools for the build) (#325990, patch
9275           by: Sergey Scobich).
9276
9277 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9278
9279         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
9280         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
9281         (gst_ring_buffer_pause), (wait_segment):
9282         * gst-libs/gst/audio/gstringbuffer.h:
9283           Name (private) union, makes Forte compiler happy (this time
9284           for real) (#324900).
9285
9286 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9287
9288         * gst-libs/gst/audio/Makefile.am:
9289           Link against libgstinterfaces, needed for mixer
9290           and property probe stuff.
9291
9292 2006-01-09  Edward Hervey  <edward@fluendo.com>
9293
9294         * gst-libs/gst/Makefile.am:
9295
9296 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9297
9298         * gst-libs/gst/audio/Makefile.am:
9299         * gst-libs/gst/audio/mixerutils.c:
9300         (gst_audio_mixer_filter_do_filter),
9301         (gst_audio_mixer_filter_check_element),
9302         (gst_audio_mixer_filter_probe_feature),
9303         (element_factory_rank_compare_func),
9304         (gst_audio_default_registry_mixer_filter):
9305         * gst-libs/gst/audio/mixerutils.h:
9306           Add gst_audio_default_registry_mixer_filter() utility
9307           function.
9308
9309 2006-01-03  Michael Smith  <msmith@fluendo.com>
9310
9311         * gst/audioresample/resample.h:
9312           As before, but for o_buf
9313
9314 2006-01-03  Michael Smith  <msmith@fluendo.com>
9315
9316         * gst/audioresample/resample.h:
9317           Declare struct _ResampleState.buffer as unsigned char *, not void *,
9318           since we do arithmetic on it.
9319
9320 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
9321
9322         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
9323         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
9324         (gst_ring_buffer_pause), (wait_segment):
9325         * gst-libs/gst/audio/gstringbuffer.h:
9326           Sun's Forte compiler doesn't seem to like anonymous structs,
9327           so use same setup as in GstBaseSrc (fixes #324900).
9328
9329 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
9330
9331         * configure.ac:
9332         * gst/volume/Makefile.am:
9333         * gst/volume/demo.c:
9334           move old example to tests/examples/volume/volune.c
9335         * tests/examples/Makefile.am:
9336         * tests/examples/seek/seek.c: (main):
9337           change window-close event from "delete-event" to "destroy"
9338         * tests/examples/volume/Makefile.am:
9339         * tests/examples/volume/volume.c: (value_changed_callback),
9340         (setup_gui), (message_received), (eos_message_received), (main):
9341           fix event handling and bus usage
9342
9343 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
9344
9345         * gst/audiotestsrc/gstaudiotestsrc.c:
9346         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
9347         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
9348         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
9349         (gst_audio_test_src_create_square),
9350         (gst_audio_test_src_create_saw),
9351         (gst_audio_test_src_create_triangle),
9352         (gst_audio_test_src_create_silence),
9353         (gst_audio_test_src_create_white_noise),
9354         (gst_audio_test_src_create_pink_noise),
9355         (gst_audio_test_src_init_sine_table),
9356         (gst_audio_test_src_create_sine_table),
9357         (gst_audio_test_src_change_wave),
9358         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
9359         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
9360         * gst/audiotestsrc/gstaudiotestsrc.h:
9361           update to basesrc changes, implement segmented seeking and eos
9362           handling, add a 'sine-tab' waveform for performance critical playback
9363
9364 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9365
9366         * po/POTFILES.in:
9367           ... and this time the other modified file that I missed last time.
9368
9369 2005-12-29  Michael Smith  <msmith@fluendo.com>
9370
9371         * gst/playback/gstdecodebin.c: (new_pad):
9372           Fix non-C89 variable declaration not at the start of a block. Should
9373           help some compilers.
9374
9375 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9376
9377         * tests/check/Makefile.am:
9378           And now fix 'make distcheck' (builddir != srcdir)
9379
9380 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9381
9382         * configure.ac:
9383         * ext/cdparanoia/Makefile.am:
9384         * ext/cdparanoia/gstcdparanoia.c:
9385         * ext/cdparanoia/gstcdparanoia.h:
9386         * ext/cdparanoia/gstcdparanoiasrc.c:
9387         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
9388         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
9389         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
9390         (gst_cd_paranoia_paranoia_callback),
9391         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
9392         (gst_cd_paranoia_src_set_property),
9393         (gst_cd_paranoia_src_get_property), (plugin_init):
9394         * ext/cdparanoia/gstcdparanoiasrc.h:
9395           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
9396           plugin again (there are still fixes required to playbin to make
9397           cdda:// uris work there).
9398
9399 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9400
9401         * tests/check/Makefile.am:
9402           Fix test case compilation.
9403
9404 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9405
9406         * gst-libs/gst/cdda/gstcddabasesrc.c:
9407         (gst_cdda_base_src_update_duration),
9408         (gst_cdda_base_src_calculate_cddb_id):
9409           An integer is not a string. Fix access to uninitialised variable.
9410
9411         * tests/check/Makefile.am:
9412           Add cddabasesrc unit test; also actually enable the vorbis test.
9413
9414         * tests/check/generic/states.c:
9415           Blacklist new cd audio elements as well.
9416
9417         * tests/check/libs/cddabasesrc.c:
9418           Unit test for GstCddaBaseSrc (discid calculation mostly).
9419
9420 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9421
9422         * docs/libs/Makefile.am:
9423         * docs/libs/gst-plugins-base-libs-docs.sgml:
9424         * docs/libs/gst-plugins-base-libs-sections.txt:
9425         * docs/libs/gst-plugins-base-libs.types:
9426           Add docs for libgstcdda/GstCddaBaseSrc.
9427
9428         * gst-libs/gst/interfaces/mixertrack.h:
9429           Do one struct member per line with a semicolon at the end, that way
9430           even gtk-doc might parse it without complaining.
9431
9432 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9433
9434         * configure.ac:
9435         * gst-libs/gst/Makefile.am:
9436         * gst-libs/gst/cdda/Makefile.am:
9437         * gst-libs/gst/cdda/base64.c:
9438         * gst-libs/gst/cdda/base64.h:
9439         * gst-libs/gst/cdda/gstcddabasesrc.c:
9440         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
9441         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
9442         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
9443         (gst_cdda_base_src_get_property),
9444         (gst_cdda_base_src_get_track_from_sector),
9445         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
9446         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
9447         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
9448         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
9449         (gst_cdda_base_src_uri_get_protocols),
9450         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
9451         (gst_cdda_base_src_uri_handler_init),
9452         (gst_cdda_base_src_setup_interfaces),
9453         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
9454         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
9455         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
9456         (gst_cdda_base_src_add_tags),
9457         (gst_cdda_base_src_add_index_associations),
9458         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
9459         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
9460         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
9461         (gst_cdda_base_src_create):
9462         * gst-libs/gst/cdda/gstcddabasesrc.h:
9463         * gst-libs/gst/cdda/sha1.c:
9464         * gst-libs/gst/cdda/sha1.h:
9465           Add new libgstcdda with GstCddaBaseSrc class.
9466
9467 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9468
9469         * ext/gnomevfs/gstgnomevfssink.h:
9470           Use GstBaseSinkClass as parent_class member for class struct, not
9471           GstBaseSink.
9472
9473 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9474
9475         Patch by: Michael Benes
9476
9477         * gst/videotestsrc/gstvideotestsrc.c:
9478         (gst_video_test_src_class_init), (gst_video_test_src_start):
9479           Add start method to reset running time and number of frames sent
9480           when starting up (fixes #324696)
9481
9482 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9483
9484         * docs/plugins/Makefile.am:
9485         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9486         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9487         * docs/plugins/gst-plugins-base-plugins.args:
9488         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9489         * docs/plugins/gst-plugins-base-plugins.signals:
9490           Add docs stuff for gnomevfssrc and gnomevfssink.
9491
9492         * ext/gnomevfs/gstgnomevfssrc.c:
9493           Fix example pipeline in gtk-doc blurb.
9494
9495 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9496
9497         * ext/gnomevfs/Makefile.am:
9498         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
9499         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
9500         (gst_gnome_vfs_handle_get_type), (plugin_init):
9501         * ext/gnomevfs/gstgnomevfs.h:
9502         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
9503         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
9504         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
9505         (gst_gnome_vfs_sink_set_property),
9506         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
9507         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
9508         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
9509         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
9510         (gst_gnome_vfs_sink_uri_get_type),
9511         (gst_gnome_vfs_sink_uri_get_protocols),
9512         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
9513         (gst_gnome_vfs_sink_uri_handler_init):
9514         * ext/gnomevfs/gstgnomevfssink.h:
9515           Port gnomevfssink; add gtk-doc blurb.
9516
9517         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
9518         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
9519         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
9520         (gst_gnome_vfs_src_uri_get_type),
9521         (gst_gnome_vfs_src_uri_get_protocols),
9522         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
9523         (gst_gnome_vfs_src_uri_handler_init),
9524         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
9525         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
9526         (gst_gnome_vfs_src_send_additional_headers_callback),
9527         (gst_gnome_vfs_src_received_headers_callback),
9528         (gst_gnome_vfs_src_push_callbacks),
9529         (gst_gnome_vfs_src_pop_callbacks),
9530         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
9531         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
9532         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9533         * ext/gnomevfs/gstgnomevfssrc.h:
9534           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
9535           file; add gtk-doc blurb with example pipelines.
9536
9537 === release 0.10.1 ===
9538
9539 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
9540
9541         * configure.ac:
9542           releasing 0.10.1, "Dobro Dedek"
9543
9544 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
9545
9546         * gst/typefind/gsttypefindfunctions.c:
9547         iLBC30 and iLBC20 added to typefind.
9548
9549 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9550
9551         * gst-libs/gst/audio/gstbaseaudiosink.c:
9552         (gst_base_audio_sink_class_init):
9553         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9554         (gst_base_audio_src_class_init):
9555           update strings, values are in microseconds
9556           change the default sink buffer time to something that is smaller
9557           (to help software volume mixing have a slightly lower delay) but
9558           still be acceptable on Wim's laptop
9559
9560 2005-12-20  Edward Hervey  <edward@fluendo.com>
9561
9562         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9563         Made a quack, forgot to add DUCK to the riff video template.
9564
9565 2005-12-19  Edward Hervey  <edward@fluendo.com>
9566
9567         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9568         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9569         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9570         (gst_ogm_parse_chain):
9571         Make sure pads are initialized correctly.
9572         * gst-libs/gst/riff/riff-ids.h:
9573         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9574         (gst_riff_create_video_template_caps):
9575         Add a whole bunch of FOURCC <=> MimeType.
9576         Extend the riff video pad template to support the newly added fourcc.
9577
9578 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
9579
9580         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9581         (gst_ogg_demux_activate_chain):
9582           Extra debug output when activating/deactivating chains.
9583
9584         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9585         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9586         (unlinked):
9587           Remove a queue from our list when it becomes unlinked.
9588           Don't add queues to elements in class 'Demux' if they
9589           can only produce one pad 
9590
9591 2005-12-18  Julien MOUTTE  <julien@moutte.net>
9592
9593         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9594         (gst_video_sink_get_type): Add a debug category.
9595
9596 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9597
9598         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9599         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9600           Handle downstream newsegment by sending our own newsegment before the
9601           next buffer to be released. (#323900)
9602
9603 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9604
9605         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9606         (gst_base_rtp_depayload_set_gst_timestamp):
9607           add queue delay to new segment as well (as opposed to just the first
9608           buffer). (bug #322347)
9609
9610 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
9611
9612         * ext/libvisual/visual.c: (make_valid_name):
9613           change some char* into char[]
9614         * gst/audiotestsrc/gstaudiotestsrc.c:
9615         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9616         (gst_audio_test_src_create):
9617         * gst/audiotestsrc/gstaudiotestsrc.h:
9618           prepare to handle EOS and SEGMENT_DONE
9619
9620 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9621
9622         * tests/check/generic/states.c: (GST_START_TEST):
9623           Blacklist cdparanoia element in state test.
9624
9625 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9626
9627           Patch by: Benjamin Pineau
9628
9629         * gst/tcp/gsttcp.c:
9630         * gst/tcp/gsttcpclientsink.c:
9631         * gst/tcp/gsttcpserversink.c:
9632         * gst/tcp/gsttcpserversrc.c:
9633           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9634
9635 2005-12-15  Michael Smith  <msmith@fluendo.com>
9636
9637         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9638         (gst_video_rate_chain):
9639           Fix timestamping for videorate when the first buffer it sees has a
9640           non-zero timestamp. Fix some misleading debug output.
9641
9642 2005-12-15  Michael Smith  <msmith@fluendo.com>
9643
9644         * gst/audioresample/gstaudioresample.c:
9645           Don't leak all input buffers to audioresample.
9646
9647 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9648
9649         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9650           Don't operate on empty text buffers. Strip newlines and
9651           tabs only from the end of the text, but leave them intact
9652           in the middle. Fix typo in gtk-doc description.
9653
9654 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9655
9656         * gst/playback/gstplaybasebin.c:
9657         * gst/playback/gstplaybin.c: (handoff):
9658           Make sure the video frame buffer we return to apps via the
9659           "frame" property always has caps set on it. Modify
9660           _gst_gvalue_set_object() macro to handle NULL objects
9661           gracefully too.
9662
9663 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
9664
9665         * gst/audiotestsrc/gstaudiotestsrc.c:
9666         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9667         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9668         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9669         (gst_audio_test_src_create):
9670         * gst/audiotestsrc/gstaudiotestsrc.h:
9671         Adjust to some recent api changes and add wtays new cool seeking
9672         capabillities
9673
9674 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
9675
9676         * ext/alsa/Makefile.am:
9677         * ext/alsa/gstalsadeviceprobe.c:
9678         * ext/alsa/gstalsadeviceprobe.h:
9679           Helper functions to add device probing via the GstPropertyProbe
9680           interface to a class.
9681
9682         * ext/alsa/gstalsamixer.h:
9683           Comment out GST_ALSA_MIXER, it returns a struct that's not
9684           used.
9685
9686         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9687           Add some debug info. 
9688
9689         * ext/alsa/gstalsamixerelement.c:
9690         (gst_alsa_mixer_element_interface_supported),
9691         (gst_implements_interface_init),
9692         (gst_alsa_mixer_element_init_interfaces),
9693         (gst_alsa_mixer_element_class_init),
9694         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9695         (gst_alsa_mixer_element_set_property),
9696         (gst_alsa_mixer_element_get_property),
9697         (gst_alsa_mixer_element_change_state):
9698         * ext/alsa/gstalsamixerelement.h:
9699           Add 'device' and 'device-name' properties. Add GstPropertyProbe
9700           for device handling (gnome-volume-control will need that).
9701
9702 2005-12-12  Christian Schaller  <uraeus@gnome.org>
9703
9704         * ext/Makefile.am: fix cdparanoia entry
9705         * gst-plugins-base.spec.in: add cdparanoia
9706
9707 2005-12-12  Michael Smith  <msmith@fluendo.com>
9708
9709         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9710           Use the correct function to free list of typefind factories.
9711
9712 2005-12-12  Wim Taymans  <wim@fluendo.com>
9713
9714         * gst/videotestsrc/gstvideotestsrc.c:
9715         (gst_video_test_src_class_init), (gst_video_test_src_init),
9716         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9717         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9718         (gst_video_test_src_create):
9719         * gst/videotestsrc/gstvideotestsrc.h:
9720         Implement seeking in videotestsrc.
9721         Small cleanups.
9722
9723 2005-12-12  Wim Taymans  <wim@fluendo.com>
9724
9725         * ext/cdparanoia/Makefile.am:
9726         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9727         (gst_paranoia_endian_get_type), (_do_init),
9728         (cdparanoia_class_init), (cdparanoia_init),
9729         (cdparanoia_set_property), (cdparanoia_get_property),
9730         (cdparanoia_do_seek), (cdparanoia_is_seekable),
9731         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9732         (cdparanoia_convert), (cdparanoia_get_query_types),
9733         (cdparanoia_query), (cdparanoia_set_index),
9734         (cdparanoia_uri_set_uri):
9735         * ext/cdparanoia/gstcdparanoia.h:
9736         Partially ported cdparanoia now that basesrc can support a
9737         plugin like this..
9738
9739 2005-12-12  Wim Taymans  <wim@fluendo.com>
9740
9741         * tests/examples/seek/scrubby.c: (main):
9742         Set higher priority for bus events so they don't get reordered with
9743         gtk gui events.
9744
9745         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9746         (flush_toggle_cb), (main):
9747         Added checkbox to disable flushing seeks. 
9748         Disable scrubbing when doing non flushing seeks.
9749
9750 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
9751
9752         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9753         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9754         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9755         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9756           Implement some sort of event handling that doesn't rely on
9757           g_return_if_fail; make sure we always push the last chunk of an 
9758           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9759           state change function; remove some old cruft. Seeking is still
9760           rather unlikely to work though.
9761
9762         * tools/.cvsignore:
9763           Ignore more.
9764
9765 2005-12-11  Julien MOUTTE  <julien@moutte.net>
9766
9767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
9768         Fixed a leak of the current image reference when cleaning up.
9769         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9770
9771 2005-12-09  Michael Smith  <msmith@fluendo.com>
9772
9773         * tools/Makefile.am:
9774         * tools/gst-launch-ext-m.m:
9775           Remove gst-launch-ext. It doesn't work, and is no longer
9776           particularly useful.
9777
9778 2005-12-08  Luca Ognibene  <luogni@tin.it>
9779
9780         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9781           don't pass random values to ogmparse convert function.
9782           Make seeking possible in the exile1.ogm file.
9783
9784 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
9785
9786         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9787         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9788           Work around refcount problem with g_value_set_object() that occur
9789           if the core has been compiled against GLib-2.6 (g_value_set_object()
9790           will only g_object_ref() the element, but the caller will
9791           gst_object_unref() it and bad things will happen due to the way
9792           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9793           totem for people on FC4 using Thomas's 0.10 RPMs.
9794           
9795 2005-12-07  Edward Hervey  <edward@fluendo.com>
9796
9797         Time to welcome ogm to 0.10 :)
9798         
9799         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9800         (gst_ogg_pad_typefind):
9801         Oggdemux can now properly typefind elements with dynamic pads.
9802         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9803         Properly set caps on src pad, and set caps on outgoing buffers.
9804
9805 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9806
9807         * ext/alsa/gstalsamixer.h:
9808         * ext/alsa/gstalsamixerelement.h:
9809         * ext/alsa/gstalsamixeroptions.h:
9810         * ext/alsa/gstalsamixertrack.h:
9811         * ext/alsa/gstalsasink.c:
9812         * ext/alsa/gstalsasink.h:
9813         * ext/alsa/gstalsasrc.c:
9814         * ext/alsa/gstalsasrc.h:
9815         * ext/cdparanoia/gstcdparanoia.h:
9816         * ext/gnomevfs/gstgnomevfsuri.h:
9817         * ext/ogg/gstoggdemux.c:
9818         * ext/ogg/gstoggmux.c:
9819         * ext/pango/gsttextoverlay.h:
9820         * ext/theora/theoradec.c:
9821         * ext/theora/theoraenc.c:
9822         * ext/vorbis/vorbisdec.h:
9823         * ext/vorbis/vorbisenc.c:
9824         * ext/vorbis/vorbisenc.h:
9825         * ext/vorbis/vorbisparse.h:
9826         * gst-libs/gst/audio/gstaudioclock.h:
9827         * gst-libs/gst/audio/gstaudiosink.c:
9828         * gst-libs/gst/audio/gstaudiosink.h:
9829         * gst-libs/gst/audio/gstaudiosrc.c:
9830         * gst-libs/gst/audio/gstaudiosrc.h:
9831         * gst-libs/gst/audio/gstbaseaudiosink.c:
9832         * gst-libs/gst/audio/gstbaseaudiosink.h:
9833         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9834         * gst-libs/gst/audio/gstbaseaudiosrc.h:
9835         * gst-libs/gst/audio/gstringbuffer.h:
9836         * gst-libs/gst/audio/multichannel.h:
9837         * gst-libs/gst/floatcast/floatcast.h:
9838         * gst-libs/gst/interfaces/colorbalance.c:
9839         * gst-libs/gst/interfaces/colorbalance.h:
9840         * gst-libs/gst/interfaces/colorbalancechannel.h:
9841         * gst-libs/gst/interfaces/mixer.h:
9842         * gst-libs/gst/interfaces/mixeroptions.h:
9843         * gst-libs/gst/interfaces/mixertrack.h:
9844         * gst-libs/gst/interfaces/navigation.h:
9845         * gst-libs/gst/interfaces/propertyprobe.h:
9846         * gst-libs/gst/interfaces/tuner.h:
9847         * gst-libs/gst/interfaces/tunerchannel.h:
9848         * gst-libs/gst/interfaces/tunernorm.h:
9849         * gst-libs/gst/interfaces/xoverlay.h:
9850         * gst-libs/gst/netbuffer/gstnetbuffer.h:
9851         * gst-libs/gst/riff/riff-ids.h:
9852         * gst-libs/gst/riff/riff-media.h:
9853         * gst-libs/gst/riff/riff-read.h:
9854         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9855         * gst-libs/gst/rtp/gstbasertppayload.c:
9856         * gst-libs/gst/rtp/gstbasertppayload.h:
9857         * gst-libs/gst/rtp/gstrtpbuffer.c:
9858         * gst-libs/gst/rtp/gstrtpbuffer.h:
9859         * gst-libs/gst/tag/gsttageditingprivate.h:
9860         * gst-libs/gst/tag/gstvorbistag.c:
9861         (gst_tag_list_from_vorbiscomment_buffer):
9862         * gst-libs/gst/tag/tag.h:
9863         * gst-libs/gst/video/video.h:
9864         * gst/adder/gstadder.c:
9865         * gst/adder/gstadder.h:
9866         * gst/audioconvert/audioconvert.c:
9867         * gst/audioconvert/audioconvert.h:
9868         * gst/audioconvert/gstaudioconvert.c:
9869         * gst/audioconvert/gstchannelmix.c:
9870         * gst/audioconvert/gstchannelmix.h:
9871         * gst/audiorate/gstaudiorate.c:
9872         * gst/audioresample/buffer.h:
9873         * gst/audioresample/functable.h:
9874         * gst/audioresample/gstaudioresample.c:
9875         * gst/audioresample/resample.h:
9876         * gst/ffmpegcolorspace/avcodec.h:
9877         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9878         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9879         * gst/ffmpegcolorspace/imgconvert.c:
9880         * gst/ffmpegcolorspace/imgconvert_template.h:
9881         * gst/playback/gstdecodebin.c:
9882         * gst/playback/gstplaybasebin.h:
9883         * gst/playback/gstplaybin.c:
9884         * gst/playback/gststreaminfo.h:
9885         * gst/tcp/gstfdset.c:
9886         * gst/tcp/gstfdset.h:
9887         * gst/tcp/gstmultifdsink.c:
9888         * gst/tcp/gstmultifdsink.h:
9889         * gst/tcp/gsttcp.h:
9890         * gst/tcp/gsttcpclientsrc.c:
9891         * gst/tcp/gsttcpclientsrc.h:
9892         * gst/tcp/gsttcpplugin.h:
9893         * gst/tcp/gsttcpserversink.c:
9894         * gst/tcp/gsttcpserversrc.c:
9895         * gst/typefind/gsttypefindfunctions.c:
9896         * gst/videorate/gstvideorate.c:
9897         * gst/videotestsrc/gstvideotestsrc.h:
9898         * gst/videotestsrc/videotestsrc.h:
9899         * sys/v4l/gstv4lcolorbalance.h:
9900         * sys/v4l/gstv4ltuner.h:
9901         * sys/v4l/gstv4lxoverlay.h:
9902         * sys/v4l/v4l_calls.h:
9903         * sys/v4l/videodev_mjpeg.h:
9904         * tests/check/elements/audioconvert.c:
9905         * tests/check/elements/audioresample.c:
9906         * tests/check/elements/audiotestsrc.c:
9907         * tests/check/elements/videotestsrc.c:
9908         * tests/check/elements/volume.c:
9909         * tests/examples/seek/scrubby.c:
9910         * tests/examples/seek/seek.c:
9911           expand tabs
9912
9913 === release 0.10.0 ===
9914
9915 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9916
9917         * configure.ac:
9918           releasing 0.10.0, "Mont-d'or"
9919
9920 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
9921
9922         * tests/examples/seek/Makefile.am:
9923         Build fix for when gtk is not available.
9924
9925 2005-12-05  Andy Wingo  <wingo@pobox.com>
9926
9927         * ext/libvisual/visual.c: (get_buffer):
9928         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9929         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9930         * ext/theora/theoradec.c: (theora_handle_data_packet):
9931         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9932         (theora_enc_chain):
9933         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9934         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9935         Update for alloc_buffer changes.
9936
9937 2005-12-05  Andy Wingo  <wingo@pobox.com>
9938
9939         patch by: Kai Vehmanen <kv2004 eca cx>
9940         
9941         * gst-libs/gst/rtp/gstbasertpdepayload.c
9942         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9943
9944 2005-12-04  Andy Wingo  <wingo@pobox.com>
9945
9946         patch by: Sebastien Cote <sebas642 yahoo ca>
9947         
9948         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9949         Fixes #319172.
9950
9951 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
9952
9953         * docs/plugins/Makefile.am:
9954         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9955         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9956         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9957         * ext/pango/gstclockoverlay.c:
9958         * ext/pango/gsttextoverlay.c: 
9959         * ext/pango/gsttextrender.c:
9960         * ext/pango/gsttimeoverlay.c:
9961           Add gtk-doc blurbs to pango elements.
9962
9963 2005-12-02  Wim Taymans  <wim@fluendo.com>
9964
9965         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9966         * gst/audioresample/buffer.h:
9967         * gst/audioresample/gstaudioresample.c:
9968         * gst/audioresample/gstaudioresample.h:
9969         * gst/audioresample/resample.c: (resample_input_flush),
9970         (resample_input_pushthrough), (resample_input_eos),
9971         (resample_get_output_size_for_input),
9972         (resample_get_input_size_for_output), (resample_get_output_size),
9973         (resample_get_output_data):
9974         * gst/audioresample/resample.h:
9975         * gst/audioresample/resample_ref.c: (resample_scale_ref):
9976         Fix audioresample, seek torture, new segments, reverse negotiation
9977         etc.. work fine.
9978
9979 2005-12-02  Wim Taymans  <wim@fluendo.com>
9980
9981         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9982         Small cleanups.
9983
9984 2005-12-02  Wim Taymans  <wim@fluendo.com>
9985
9986         * gst/audioconvert/gstaudioconvert.c:
9987         (gst_audio_convert_transform):
9988         Post errors.
9989
9990 === release 0.9.7 ===
9991
9992 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9993
9994         * configure.ac:
9995           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9996
9997 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9998
9999         * Makefile.am:
10000         * po/hu.po:
10001         * win32/MANIFEST:
10002         * win32/gst.sln:
10003           add win32 MANIFEST file
10004           do something to the hungarian translation
10005
10006 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
10007
10008         * ext/Makefile.am:
10009           Add $(PANGO_DIR) to SUBDIRS
10010
10011         * ext/pango/gstclockoverlay.c:
10012         * ext/pango/gsttimeoverlay.c:
10013           Fix and improve element descriptions.
10014
10015 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10016
10017         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10018         * docs/plugins/inspect/plugin-libvisual.xml:
10019         * docs/plugins/inspect/plugin-pango.xml:
10020           add pango plugin to docs
10021
10022 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10023
10024         * configure.ac:
10025         * ext/Makefile.am:
10026           moved pango to base
10027
10028 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10029
10030         * configure.ac:
10031         * tests/Makefile.am:
10032         * tests/icles/.cvsignore:
10033         * tests/icles/Makefile.am:
10034         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
10035         (close_display), (resize_window), (move_window), (create_window),
10036         (terminate_playback), (pause_playback), (start_playback), (main):
10037           add stress test for xoverlay from Julien
10038
10039 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10040
10041         * docs/libs/tmpl/gstcolorbalance.sgml:
10042         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10043         * gst-libs/gst/rtp/gstbasertppayload.c:
10044         * gst-libs/gst/rtp/gstrtpbuffer.c:
10045         * gst-libs/gst/rtp/gstrtpbuffer.h:
10046           Do burger's rename for rtp payloaders and depayloaders
10047
10048 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10049
10050         * win32/:
10051           add Visual Studio 6 build files
10052
10053 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10054
10055         * docs/libs/gst-plugins-base-libs-docs.sgml:
10056         * docs/libs/gst-plugins-base-libs-sections.txt:
10057         * docs/libs/tmpl/gstaudio.sgml:
10058         * docs/libs/tmpl/gstringbuffer.sgml:
10059         * gst-libs/gst/interfaces/xoverlay.c:
10060         * gst-libs/gst/video/gstvideofilter.c:
10061         * gst-libs/gst/video/gstvideosink.c:
10062           update documentation
10063
10064 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10065
10066         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
10067         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
10068         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
10069         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
10070         (gst_multi_fd_sink_get_stats),
10071         (gst_multi_fd_sink_remove_client_link),
10072         (gst_multi_fd_sink_handle_client_read),
10073         (gst_multi_fd_sink_client_queue_data),
10074         (gst_multi_fd_sink_client_queue_caps),
10075         (gst_multi_fd_sink_client_queue_buffer),
10076         (gst_multi_fd_sink_new_client),
10077         (gst_multi_fd_sink_handle_client_write),
10078         (gst_multi_fd_sink_recover_client),
10079         (gst_multi_fd_sink_queue_buffer),
10080         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
10081         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
10082         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
10083         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
10084         * gst/tcp/gstmultifdsink.h:
10085         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
10086         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
10087         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
10088         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
10089         (gst_tcp_client_sink_set_property),
10090         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
10091         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
10092         * gst/tcp/gsttcpclientsink.h:
10093         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
10094         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
10095         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
10096         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
10097         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
10098         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
10099         * gst/tcp/gsttcpclientsrc.h:
10100         * gst/tcp/gsttcpplugin.c: (plugin_init):
10101         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
10102         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
10103         (gst_tcp_server_sink_finalize),
10104         (gst_tcp_server_sink_handle_server_read),
10105         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
10106         (gst_tcp_server_sink_set_property),
10107         (gst_tcp_server_sink_get_property),
10108         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
10109         * gst/tcp/gsttcpserversink.h:
10110         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
10111         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
10112         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
10113         (gst_tcp_server_src_set_property),
10114         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
10115         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
10116         * gst/tcp/gsttcpserversrc.h:
10117           more borgifying
10118
10119 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10120
10121         * docs/plugins/Makefile.am:
10122         * docs/plugins/gst-plugins-base-plugins.args:
10123         * docs/plugins/inspect/plugin-libvisual.xml:
10124         * gst/audioconvert/plugin.h:
10125         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
10126         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
10127         (gst_audio_rate_setcaps), (gst_audio_rate_init),
10128         (gst_audio_rate_chain), (gst_audio_rate_set_property),
10129         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
10130         (plugin_init):
10131         * gst/audiotestsrc/gstaudiotestsrc.c:
10132         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
10133         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
10134         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
10135         (gst_audio_test_src_get_query_types),
10136         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
10137         (gst_audio_test_src_create_square),
10138         (gst_audio_test_src_create_saw),
10139         (gst_audio_test_src_create_triangle),
10140         (gst_audio_test_src_create_silence),
10141         (gst_audio_test_src_create_white_noise),
10142         (gst_audio_test_src_init_pink_noise),
10143         (gst_audio_test_src_generate_pink_noise_value),
10144         (gst_audio_test_src_create_pink_noise),
10145         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
10146         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
10147         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
10148         (plugin_init):
10149         * gst/audiotestsrc/gstaudiotestsrc.h:
10150         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
10151         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
10152         (gst_sub_parse_init), (gst_sub_parse_formats),
10153         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
10154         (convert_encoding), (get_next_line),
10155         (gst_sub_parse_data_format_autodetect),
10156         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
10157         (gst_sub_parse_loop), (gst_sub_parse_chain),
10158         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
10159         (plugin_init):
10160         * gst/subparse/gstsubparse.h:
10161         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
10162         (gst_video_rate_base_init), (gst_video_rate_class_init),
10163         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
10164         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
10165         (gst_video_rate_init), (gst_video_rate_event),
10166         (gst_video_rate_chain), (gst_video_rate_set_property),
10167         (gst_video_rate_get_property), (gst_video_rate_change_state),
10168         (plugin_init):
10169         * gst/videoscale/gstvideoscale.c:
10170         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
10171         (gst_video_scale_src_template_factory),
10172         (gst_video_scale_sink_template_factory),
10173         (gst_video_scale_get_type), (gst_video_scale_base_init),
10174         (gst_video_scale_class_init), (gst_video_scale_init),
10175         (gst_video_scale_set_property), (gst_video_scale_get_property),
10176         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
10177         (gst_video_scale_prepare_size), (parse_caps),
10178         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
10179         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
10180         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
10181         (plugin_init):
10182         * gst/videoscale/gstvideoscale.h:
10183         * gst/videotestsrc/gstvideotestsrc.c:
10184         (gst_video_test_src_pattern_get_type),
10185         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
10186         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
10187         (gst_video_test_src_set_pattern),
10188         (gst_video_test_src_set_property),
10189         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
10190         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
10191         (gst_video_test_src_event), (gst_video_test_src_get_times),
10192         (gst_video_test_src_create), (plugin_init):
10193         * gst/videotestsrc/gstvideotestsrc.h:
10194         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
10195         (gst_video_test_src_smpte), (gst_video_test_src_snow),
10196         (gst_video_test_src_black):
10197         * gst/videotestsrc/videotestsrc.h:
10198           borgify further
10199           clean up docs a little
10200
10201 2005-11-30  Wim Taymans  <wim@fluendo.com>
10202
10203         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10204         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
10205         (gst_basertppayload_event), (gst_basertppayload_push),
10206         (gst_basertppayload_change_state):
10207         * gst-libs/gst/rtp/gstbasertppayload.h:
10208         closed #320644.
10209
10210 2005-11-30  Julien MOUTTE  <julien@moutte.net>
10211
10212         * docs/libs/gst-plugins-base-libs-docs.sgml:
10213         * docs/libs/gst-plugins-base-libs-sections.txt:
10214         * gst-libs/gst/video/gstvideofilter.c:
10215         * gst-libs/gst/video/gstvideosink.c:
10216         * gst-libs/gst/video/gstvideosink.h: Adding docs.
10217
10218 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10219
10220         * LICENSE:
10221           move
10222         * po/af.po:
10223         * po/az.po:
10224         * po/cs.po:
10225         * po/en_GB.po:
10226         * po/hu.po:
10227         * po/it.po:
10228         * po/nb.po:
10229         * po/nl.po:
10230         * po/or.po:
10231         * po/sq.po:
10232         * po/sr.po:
10233         * po/sv.po:
10234         * po/uk.po:
10235         * po/vi.po:
10236         * Makefile.am:
10237           update
10238         * scripts/autoplugins.sh:
10239           remove
10240
10241 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10242
10243         * Makefile.am:
10244         * configure.ac:
10245         * examples/Makefile.am:
10246         * examples/capsfilter/Makefile.am:
10247         * examples/capsfilter/capsfilter1.c:
10248         * examples/gob/Makefile.am:
10249         * examples/gob/gst-identity2.gob:
10250         * examples/indexing/.cvsignore:
10251         * examples/indexing/Makefile.am:
10252         * examples/indexing/indexmpeg.c:
10253         * examples/seeking/.cvsignore:
10254         * examples/seeking/Makefile.am:
10255         * examples/seeking/cdparanoia.c:
10256         * examples/seeking/cdplayer.c:
10257         * examples/seeking/chained.c:
10258         * examples/seeking/scrubby.c:
10259         * examples/seeking/seek.c:
10260         * examples/stats/Makefile.am:
10261         * examples/stats/mp2ogg.c:
10262         * examples/switch/.cvsignore:
10263         * examples/switch/Makefile.am:
10264         * examples/switch/switcher.c:
10265         * tests/Makefile.am:
10266         * tests/check/generic/.cvsignore:
10267         * tests/check/pipelines/.cvsignore:
10268         * tests/examples/Makefile.am:
10269         * tests/examples/seek/Makefile.am:
10270           reorganize stuff under tests/
10271
10272 2005-11-30  Edward Hervey  <edward@fluendo.com>
10273
10274         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
10275         Go away you stupid GstStaticPadTemplate memleak.
10276
10277 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10278
10279         * gst-libs/gst/net/Makefile.am:
10280         * gst-libs/gst/net/README:
10281         * gst-libs/gst/net/gstnetbuffer.c:
10282         * gst-libs/gst/net/gstnetbuffer.h:
10283           this was moved to "netbuffer"
10284
10285 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10286
10287         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
10288         (gst_video_filter_class_init), (gst_video_filter_init):
10289         * gst-libs/gst/video/gstvideofilter.h:
10290           borgify name to bring in line with other classes
10291
10292 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10293
10294         * gst/audioscale/.cvsignore:
10295         * gst/audioscale/Makefile.am:
10296         * gst/audioscale/README:
10297         * gst/audioscale/audioscale.vcproj:
10298         * gst/audioscale/dtof.c:
10299         * gst/audioscale/dtos.c:
10300         * gst/audioscale/functable.c:
10301         * gst/audioscale/gstaudioscale.c:
10302         * gst/audioscale/gstaudioscale.h:
10303         * gst/audioscale/private.h:
10304         * gst/audioscale/resample.c:
10305         * gst/audioscale/resample.h:
10306         * gst/audioscale/test.c:
10307           remove
10308
10309 2005-11-30  Edward Hervey  <edward@fluendo.com>
10310
10311         * gst-libs/gst/netbuffer/Makefile.am:
10312         really, really tired
10313
10314 2005-11-30  Edward Hervey  <edward@fluendo.com>
10315
10316         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10317         Update for new GstTypeFindFactory _register()
10318
10319 2005-11-30  Edward Hervey  <edward@fluendo.com>
10320
10321         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
10322         Let's not override libgstnet from core for no reason...
10323         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
10324         Ok, maybe not so quick next time.
10325
10326 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10327
10328         * configure.ac:
10329         * gst-libs/gst/Makefile.am:
10330           moved gst-libs/gst/net to netbuffer through CVS surgery
10331           remove old directory
10332           updating build to accomodate
10333           (#322257)
10334
10335 2005-11-29  Andy Wingo  <wingo@pobox.com>
10336
10337         * pkgconfig/gstreamer-plugins-base.pc.in:
10338         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10339         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
10340         (#322257).
10341
10342 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10343
10344         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
10345         3rd time's the charm. Correct ref-counting for discarded buffers.
10346
10347 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10348
10349         * gst/playback/gststreamselector.c:
10350         (gst_stream_selector_class_init),
10351         (gst_stream_selector_set_property),
10352         (gst_stream_selector_get_property),
10353         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10354         Fix ref-counting
10355
10356 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
10357
10358         * gst/subparse/gstsubparse.c: (feed_textbuf):
10359           Don't access already unref'ed buffer.
10360
10361 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10362
10363         * gst/playback/gststreamselector.c:
10364         (gst_stream_selector_class_init), (gst_stream_selector_init),
10365         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
10366         (gst_stream_selector_get_property),
10367         (gst_stream_selector_get_linked_pad),
10368         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10369         * gst/playback/gststreamselector.h:
10370         Add the active-pad property for playbin to use shortly. Ignore buffers
10371         from any other pad, returning GST_FLOW_NOT_LINKED
10372
10373 2005-11-29  Julien MOUTTE  <julien@moutte.net>
10374
10375         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
10376         patch from bug #322704 (Alessandro Decina).
10377
10378 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10379
10380         * gst-libs/gst/audio/Makefile.am:
10381           folded audiofilter into the audio library
10382
10383 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10384
10385         * gst/videoscale/gstvideoscale.h:
10386         * gst/videoscale/gstvideoscale.c:
10387           remove unimplemented scale methods
10388
10389 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
10390
10391         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
10392           Don't leak caps.
10393
10394 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10395
10396         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
10397         (gst_ximagesink_setcaps):
10398         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10399         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
10400         happens (only visible on ximagesink but bug is in xv too) set_caps was
10401         destroying the internal x[v]image used to memcpy non locally alloced
10402         buffers so that it got renewed on next _chain. The issue is that 
10403         _expose will try to put that image as it reffed it in _put.
10404         Using gst_buffer_unref instead of destroy fixes it !
10405
10406 2005-11-28  Edward Hervey  <edward@fluendo.com>
10407
10408         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10409         (try_to_link_1), (queue_filled_cb):
10410         Better use of the queues. Start with a small size queue and only increase
10411         the size of the queues when the other queues are empty.
10412
10413 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10414
10415         * gst-libs/gst/video/Makefile.am:
10416           compile in copied-over videofilter into the video library
10417         * gst-libs/gst/video/videosink.h:
10418           rename the header to gstvideosink.h since it's a base GstObject class
10419         * sys/ximage/ximagesink.h:
10420         * sys/xvimage/xvimagesink.h:
10421           use the new header
10422
10423 2005-11-28  Wim Taymans  <wim@fluendo.com>
10424
10425         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
10426         * gst/playback/gstplaybasebin.h:
10427         Prepare to handle errors betters.
10428
10429         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
10430         Set sinks to PAUSED first before adding and linking them so that
10431         we don't interrupt dataflow.
10432
10433 2005-11-28  Wim Taymans  <wim@fluendo.com>
10434
10435         * gst-libs/gst/audio/TODO:
10436         Updated TODO
10437
10438         * gst-libs/gst/audio/gstaudiosink.c:
10439         (gst_audioringbuffer_open_device),
10440         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
10441         (gst_audioringbuffer_release):
10442         Small cleanups.
10443
10444         * gst-libs/gst/audio/gstbaseaudiosink.c:
10445         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
10446         (gst_base_audio_sink_change_state):
10447         Slave to the master clock when going to PLAYING and unslave when
10448         going to PAUSED.
10449
10450         * gst-libs/gst/audio/gstringbuffer.c:
10451         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
10452         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
10453         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
10454         (gst_ring_buffer_clear_all), (wait_segment),
10455         (gst_ring_buffer_commit), (gst_ring_buffer_read),
10456         (gst_ring_buffer_advance):
10457         * gst-libs/gst/audio/gstringbuffer.h:
10458         Add some docs and cleanups.
10459
10460 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10461
10462         * sys/xvimage/xvimagesink.c:
10463         (gst_xvimagesink_navigation_send_event): Fix navigation events
10464         coordinates translation with pixel aspect ratios.
10465
10466 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10467
10468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
10469         Use calculated video geometry from _setcaps instead of buffer
10470         caps to respect pixel aspect ratio. (fixes #322388)
10471
10472 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10473
10474         * docs/libs/tmpl/gstcolorbalance.sgml:
10475         * docs/libs/tmpl/gstmixer.sgml:
10476         * docs/libs/tmpl/gstxoverlay.sgml:
10477         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
10478         interface.
10479
10480 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10481
10482         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
10483         Refuse to create an XvImage if we can't find the format.
10484
10485 2005-11-28  Edward Hervey  <edward@fluendo.com>
10486
10487         * gst-libs/gst/riff/riff-media.c:
10488         (gst_riff_create_audio_template_caps):
10489         Add ATRAC3 to the list of riff-possible audio caps.
10490         I know we still don't have a plugin for atrac3, but it's saner to output
10491         that than a cryptic mimetype.
10492
10493 2005-11-27  Edward Hervey  <edward@fluendo.com>
10494
10495         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
10496         Don't try to create a zero-sized subbuffer.
10497
10498 2005-11-27  Julien MOUTTE  <julien@moutte.net>
10499
10500         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
10501         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
10502         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
10503         (gst_ximagesink_expose): Fixed a tricky race.
10504         * sys/ximage/ximagesink.h:
10505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10506         (gst_xvimagesink_expose): Fixed a tricky race.
10507         * sys/xvimage/xvimagesink.h:
10508
10509 2005-11-27  Edward Hervey  <edward@fluendo.com>
10510
10511         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10512         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
10513         Remove unused properties, and add queues between demuxers and decoders
10514         so that a lot more files can preroll properly.
10515
10516 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10517
10518         * gst-libs/gst/net/Makefile.am:
10519         * gst-libs/gst/rtp/Makefile.am:
10520         * gst-libs/gst/tag/Makefile.am:
10521           remove silly include
10522         * gst/tags/Makefile.am:
10523         * gst/tags/gsttagediting.c:
10524         * gst/tags/gsttageditingprivate.h:
10525         * gst/tags/tagedit.vcproj:
10526           remove directory, is as good as empty
10527
10528 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10529
10530         * configure.ac:
10531           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
10532         * gst-libs/Makefile.am:
10533         * gst-libs/gst/audio/Makefile.am:
10534         * gst-libs/gst/interfaces/Makefile.am:
10535         * gst-libs/gst/net/Makefile.am:
10536         * gst-libs/gst/riff/Makefile.am:
10537         * gst-libs/gst/rtp/Makefile.am:
10538         * gst-libs/gst/tag/Makefile.am:
10539         * gst-libs/gst/video/Makefile.am:
10540           and use them
10541
10542 2005-11-27  Julien MOUTTE  <julien@moutte.net>
10543
10544         * docs/libs/tmpl/gstcolorbalance.sgml:
10545         * docs/libs/tmpl/gstmixer.sgml:
10546         * docs/libs/tmpl/gstxoverlay.sgml:
10547         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10548         * sys/ximage/ximagesink.h:
10549         * sys/xvimage/xvimagesink.h: More and more documentation.
10550
10551 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10552
10553         * docs/libs/gst-plugins-base-libs-docs.sgml:
10554         * docs/libs/gst-plugins-base-libs-sections.txt:
10555         * docs/libs/tmpl/gstcolorbalance.sgml:
10556         * docs/libs/tmpl/gstmixer.sgml:
10557         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10558         to documentation.
10559
10560 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10561
10562         * docs/plugins/Makefile.am:
10563         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10564         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10565         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10566
10567 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10568
10569         * docs/plugins/Makefile.am:
10570         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10571         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10572         * docs/plugins/inspect/plugin-adder.xml:
10573         * docs/plugins/inspect/plugin-alsa.xml:
10574         * docs/plugins/inspect/plugin-audioconvert.xml:
10575         * docs/plugins/inspect/plugin-audiorate.xml:
10576         * docs/plugins/inspect/plugin-audioresample.xml:
10577         * docs/plugins/inspect/plugin-audiotestsrc.xml:
10578         * docs/plugins/inspect/plugin-decodebin.xml:
10579         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10580         * docs/plugins/inspect/plugin-gnomevfs.xml:
10581         * docs/plugins/inspect/plugin-ogg.xml:
10582         * docs/plugins/inspect/plugin-playbin.xml:
10583         * docs/plugins/inspect/plugin-subparse.xml:
10584         * docs/plugins/inspect/plugin-tcp.xml:
10585         * docs/plugins/inspect/plugin-theora.xml:
10586         * docs/plugins/inspect/plugin-typefindfunctions.xml:
10587         * docs/plugins/inspect/plugin-video4linux.xml:
10588         * docs/plugins/inspect/plugin-videorate.xml:
10589         * docs/plugins/inspect/plugin-videoscale.xml:
10590         * docs/plugins/inspect/plugin-videotestsrc.xml:
10591         * docs/plugins/inspect/plugin-volume.xml:
10592         * docs/plugins/inspect/plugin-vorbis.xml:
10593         * docs/plugins/inspect/plugin-ximagesink.xml:
10594         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10595         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10596
10597 2005-11-26  Edward Hervey  <edward@fluendo.com>
10598
10599         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10600         Properly return GstFlowReturn from gst_pad_push in chain functions.
10601
10602 2005-11-25  Michael Smith  <msmith@fluendo.com>
10603
10604         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10605         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10606         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10607         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10608           Handle various conditions better when we don't understand a stream.
10609           Removes a heap of CRITICALs on ogg streams containing unknown data.
10610
10611 2005-11-24  Andy Wingo  <wingo@pobox.com>
10612
10613         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10614         Be threadsafe.
10615
10616 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10617
10618         * configure.ac: back to HEAD
10619
10620 === release 0.9.6 ===
10621
10622 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
10623
10624         * configure.ac:
10625           releasing 0.9.6, "White Eight"
10626
10627 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10628
10629         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10630         * docs/plugins/inspect/plugin-sine.xml:
10631           remove sinesrc some more
10632
10633 2005-11-23  Wim Taymans  <wim@fluendo.com>
10634
10635         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10636         If we are reading too slowly, jump forward in the ringbuffer
10637         instead of blocking.
10638
10639 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10640
10641         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10642         (gst_visual_chain):
10643         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10644         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10645         (gst_videorate_chain):
10646         * gst/videotestsrc/gstvideotestsrc.c:
10647         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10648         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10649         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10650         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10651         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10652         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10653           Updates for API changes
10654
10655 2005-11-23  Wim Taymans  <wim@fluendo.com>
10656
10657         * gst-libs/gst/audio/gstbaseaudiosink.c:
10658         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10659         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10660         Fix for calibration API change.
10661
10662 2005-11-23  Michael Smith <msmith@fluendo.com>
10663
10664         * gst-libs/gst/audio/multichannel.c:
10665         (gst_audio_get_channel_positions),
10666         (gst_audio_set_channel_positions),
10667         (gst_audio_set_structure_channel_positions_list),
10668         (gst_audio_fixate_channel_positions):
10669           Use gst_value_array_*() functions on value arrays, not
10670           gst_value_list_*().
10671
10672 2005-11-23  Edward Hervey  <edward@fluendo.com>
10673
10674         * autogen.sh:
10675         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10676         Fixes autogen
10677
10678 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10679
10680         * check/Makefile.am:
10681         * check/elements/videotestsrc.c: (setup_videotestsrc),
10682         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10683         (main):
10684           add a test for videotestsrc
10685
10686 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10687
10688         * gst/sine/.cvsignore:
10689         * gst/sine/Makefile.am:
10690         * gst/sine/gstsinesrc.c:
10691         * gst/sine/gstsinesrc.h:
10692         * gst/sine/sinesrc.vcproj:
10693           and remove sinesrc from the repository.  Closes #321446
10694
10695 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10696
10697         * configure.ac:
10698         * gst-plugins-base.spec.in:
10699           remove sinesrc from the build
10700
10701 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10702
10703         * check/Makefile.am:
10704         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10705         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10706         (main):
10707           add a test for audiotestsrc, testing all waves.  Even seems
10708           leak-free at first glance, nice job Stefan
10709
10710 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10711
10712         * po/af.po:
10713         * po/az.po:
10714         * po/cs.po:
10715         * po/en_GB.po:
10716         * po/hu.po:
10717         * po/it.po:
10718         * po/nb.po:
10719         * po/nl.po:
10720         * po/or.po:
10721         * po/sq.po:
10722         * po/sr.po:
10723         * po/sv.po:
10724         * po/uk.po:
10725         * po/vi.po:
10726           Translation string updates
10727
10728         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10729         (gst_v4lsrc_set_caps):
10730         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10731         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10732         * sys/v4l/v4lsrc_calls.h:
10733           Improve v4lsrc, by making it work again.
10734
10735 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10736
10737         * ext/libvisual/visual.c: (gst_visual_chain):
10738           Fix the fps calculations.
10739
10740         * gst/ffmpegcolorspace/avcodec.h:
10741           Move structure element for clarity
10742
10743         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10744         * gst-libs/gst/interfaces/tunernorm.h:
10745         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10746         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10747         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10748         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10749         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10750         (gst_v4lmjpegsrc_getcaps):
10751         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10752         (gst_v4lsrc_set_caps):
10753         * sys/v4l/gstv4lsrc.h:
10754         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10755         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10756         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10757         * sys/v4l/v4lsrc_calls.h:
10758           Fractional framerates...
10759
10760 2005-11-22  Wim Taymans  <wim@fluendo.com>
10761
10762         * gst-libs/gst/audio/gstbaseaudiosink.c:
10763         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10764         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10765         And we provide a clock by default, of course...
10766
10767 2005-11-22  Wim Taymans  <wim@fluendo.com>
10768
10769         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10770         This clock can be slaved to a master clock now.
10771
10772         * gst-libs/gst/audio/gstbaseaudiosink.c:
10773         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10774         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10775         (gst_base_audio_sink_set_clock),
10776         (gst_base_audio_sink_set_property),
10777         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10778         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10779         * gst-libs/gst/audio/gstbaseaudiosink.h:
10780         Handle slaving the internal clock to the clock selected in the
10781         pipeline.
10782         Add property to make the basesink not provide a clock.
10783
10784         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10785         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10786         (gst_base_rtp_depayload_wait):
10787         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10788         We can use the clock in GstElement, no need to store it ourselves.
10789
10790 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10791
10792         * docs/libs/tmpl/gstaudio.sgml:
10793           update
10794         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10795         (gst_paranoia_endian_get_type):
10796         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10797         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10798         * gst/audiotestsrc/gstaudiotestsrc.c:
10799         (gst_audiostestsrc_wave_get_type):
10800         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10801         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10802         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10803         (gst_sync_method_get_type), (gst_unit_type_get_type),
10804         (gst_client_status_get_type), (gst_multifdsink_class_init),
10805         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10806         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10807         (gst_multifdsink_get_property):
10808         * gst/tcp/gstmultifdsink.h:
10809         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10810         * gst/videotestsrc/gstvideotestsrc.c:
10811         (gst_videotestsrc_pattern_get_type):
10812           remove deprecated properties
10813           fix up enums to correctly have short lowercase dashed nicks
10814
10815 2005-11-22  Michael Smith <msmith@fluendo.com>
10816
10817         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10818         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10819           Add underscore.
10820
10821 2005-11-22  Michael Smith <msmith@fluendo.com>
10822
10823         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10824         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10825           Use utility method for scaling clocktime for fractional framerates.
10826
10827 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
10828
10829         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10830         (gst_visual_chain):
10831         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10832         * ext/theora/theoradec.c: (theora_handle_type_packet):
10833         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10834         (theora_enc_chain):
10835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10836         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10837         * gst-libs/gst/video/video.h:
10838         * gst/ffmpegcolorspace/avcodec.h:
10839         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10840         (gst_ffmpeg_caps_to_pixfmt):
10841         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10842         (gst_ffmpegcsp_set_caps):
10843         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10844         (gst_videorate_setcaps), (gst_videorate_blank_data),
10845         (gst_videorate_chain):
10846         * gst/videotestsrc/gstvideotestsrc.c:
10847         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10848         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10849         (gst_videotestsrc_event), (gst_videotestsrc_create):
10850         * gst/videotestsrc/gstvideotestsrc.h:
10851         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10852         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10853         (gst_ximagesink_get_times), (gst_ximagesink_init):
10854         * sys/ximage/ximagesink.h:
10855         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10856         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10857         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10858         * sys/xvimage/xvimagesink.h:
10859           Convert elements to use fractions for their framerate.
10860           V4L elements to come later tonight.
10861
10862 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10863
10864         * gst-libs/gst/audio/audio.c:
10865         * gst-libs/gst/audio/audio.h:
10866           remove some deprecated functions
10867
10868 2005-11-22  Andy Wingo  <wingo@pobox.com>
10869
10870         * Update for gst_tag_setter API changes.
10871
10872 2005-11-22  Andy Wingo  <wingo@pobox.com>
10873
10874         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10875         (gst_ogg_demux_perform_seek):
10876         * ext/theora/theoradec.c (theora_dec_sink_event):
10877         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10878         update-funcnames.
10879
10880 2005-11-22  Wim Taymans  <wim@fluendo.com>
10881
10882         * examples/seeking/seek.c: (main):
10883         Give higher priority to bus signals than the gtk events
10884         to fix a race condition in the segment looping.
10885
10886 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10887
10888         * ext/theora/Makefile.am:
10889         * ext/vorbis/Makefile.am:
10890         * gst-libs/gst/tag/Makefile.am:
10891         * gst-plugins-base.spec.in:
10892           Rename libgsttagedit to libgsttag (#322117).
10893
10894 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10895
10896         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10897         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10898           Call gst_x_overlay_prepare_xwindow_id() to give applications
10899           a final chance to set their own xwindow id before the video
10900           sink creates its own window.
10901
10902 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10903
10904         * sys/xvimage/xvimagesink.c:
10905         (gst_xvimagesink_navigation_send_event): Handle navigation
10906         events correcly with borders if applicable.
10907
10908 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10909
10910         Patch by: Luca Ognibene
10911
10912         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10913         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10914         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10915         (gst_ffmpegcsp_caps_remove_format_info):
10916         * gst/ffmpegcolorspace/imgconvert.c:
10917         * gst/ffmpegcolorspace/imgconvert_template.h:
10918           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10919           #318353); use gst_structure_has_name().
10920
10921 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10922
10923         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10924         (gst_ximagesink_class_init): Add debug macros on functions.
10925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10926         (gst_xvimagesink_xwindow_draw_borders),
10927         (gst_xvimagesink_xvimage_put),
10928         (gst_xvimagesink_xwindow_update_geometry),
10929         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10930         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10931         (gst_xvimagesink_xcontext_clear),
10932         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10933         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10934         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10935         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10936         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10937         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10938         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10939         expose while being PAUSED, out of data flow navigation events, etc..
10940
10941 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10942
10943         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10944         * gst-libs/gst/audio/audio.h:
10945           fix prototype - wondering why the test worked regardless
10946
10947 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10948
10949         * check/Makefile.am:
10950         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10951         * gst-libs/gst/audio/audio.h:
10952           add a method that returns a proper GstClockTime
10953
10954 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10955
10956         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10957         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10958         * gst-libs/gst/interfaces/xoverlay.h:
10959           Remove everything having to do with the desired size; add 
10960           gst_x_overlay_prepare_xwindow_id() function; remove the
10961           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10962           post a message on the bus instead (#321816).
10963
10964         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10966         (gst_xvimagesink_xoverlay_init):
10967           Remove desired size stuff (#321816).
10968
10969 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10970
10971         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10972         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10973         (mpeg_video_type_find), (mpeg_video_stream_type_find):
10974           Terminate vararg functions with NULL instead of 0 to 
10975           make gcc4 happy.
10976
10977 2005-11-21  Andy Wingo  <wingo@pobox.com>
10978
10979         patch by: Sebastien Cote <sebas642@yahoo.ca>
10980         
10981         * gst-libs/gst/rtp/gstrtpbuffer.h: 
10982         * gst-libs/gst/rtp/gstrtpbuffer.c
10983         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10984
10985 2005-11-21  Andy Wingo  <wingo@pobox.com>
10986
10987         * gst/playback/gstplaybin.c (gen_audio_element) 
10988         (gen_video_element): Use the new MISSING_PLUGIN core error
10989         category. Closes #320060.
10990
10991         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
10992         * gst/videorate/gstvideorate.c (gst_videorate_event):
10993         * ext/theora/theoradec.c (theora_dec_sink_event): 
10994         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10995         stream lock.
10996
10997         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10998         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10999         stream lock changes.
11000
11001 2005-11-21  Wim Taymans  <wim@fluendo.com>
11002
11003         * gst-libs/gst/audio/gstbaseaudiosink.c:
11004         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
11005         (gst_base_audio_sink_provide_clock),
11006         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
11007         (gst_base_audio_sink_change_state):
11008         * gst/audioresample/gstaudioresample.c:
11009         Segment update fix.
11010
11011 2005-11-21  Andy Wingo  <wingo@pobox.com>
11012
11013         * *.h:
11014         * *.c: Ran scripts/update-macros. Oh yes.
11015
11016 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11017
11018         * sys/ximage/Makefile.am:
11019         * sys/ximage/ximage.c:
11020           Rename ximage plugin to ximagesink (#321426) (Don't forget to
11021           remove your old libgstximage.* manually if necessary).
11022
11023 2005-11-21  Michael Smith <msmith@fluendo.com>
11024
11025         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
11026           Minimal fix for bug #320200: set the min/max bitrate in the correct
11027           units. A better fix would be to upgrade to the RATEMANAGE2
11028           interface, rather than using the deprecated interface used here, but
11029           that would require an update in our libvorbis dependency (to 1.1),
11030           which is probably undesirable.
11031
11032 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
11033
11034         * ext/libvisual/visual.c: (get_buffer):
11035         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11036         (gst_base_audio_src_fixate):
11037         * gst/audioconvert/gstaudioconvert.c:
11038         (gst_audio_convert_fixate_caps):
11039         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
11040         * gst/audiotestsrc/gstaudiotestsrc.c:
11041         (gst_audiotestsrc_src_fixate):
11042         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
11043         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
11044         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
11045         * gst/videotestsrc/gstvideotestsrc.c:
11046         (gst_videotestsrc_src_fixate):
11047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
11049           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
11050           (#322027)
11051
11052
11053 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11054
11055         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11056         (gst_riff_create_iavs_caps):
11057         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
11058         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
11059         (gst_riff_parse_info):
11060         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
11061         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
11062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
11063           Fixes for GST_FOURCC_FORMAT API change.
11064
11065 2005-11-21  Andy Wingo  <wingo@pobox.com>
11066
11067         patch by: Alessandro Dessina <alessandro nnva org>
11068
11069         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
11070         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
11071         (gst_ogg_parse_chain):
11072         * ext/theora/theoraenc.c (theora_set_header_on_caps):
11073         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
11074         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
11075         gst_value_list calls on arrays. Fixes #321962.
11076
11077 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11078
11079         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11080         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
11081         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
11082         * gst/adder/gstadder.c: (gst_adder_init),
11083         (gst_adder_request_new_pad), (gst_adder_collected),
11084         (gst_adder_change_state):
11085           Update for gst_collectpads_foo() to gst_collect_pads_foo()
11086           API change.
11087
11088 2005-11-21  Michael Smith <msmith@fluendo.com>
11089
11090         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
11091         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
11092           Properly handle pad_push return values.
11093
11094 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
11095
11096         * gst-libs/gst/tag/Makefile.am:
11097         * gst-libs/gst/tag/gstvorbistag.c:
11098         (gst_tag_list_to_vorbiscomment_buffer):
11099           Remove obsolete vorbistag element and debug category.
11100
11101         * gst/playback/gstplaybasebin.c: (check_queue):
11102           Don't divide by 0 when queue-threshold is 0.
11103
11104         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
11105           Don't modify an existing pixel-aspect-ratio if we fail to read
11106           a new one.
11107
11108 2005-11-20  Wim Taymans  <wim@fluendo.com>
11109
11110         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
11111         (gst_vorbisenc_push_packet):
11112         GST_PAD_IS_USABLE is gone, use the return value of
11113         the push or pad_alloc_buffer instead.
11114
11115 2005-11-18  Julien MOUTTE  <julien@moutte.net>
11116
11117         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11118         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
11119         (gst_ximagesink_ximage_destroy),
11120         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
11121         (gst_ximagesink_xwindow_new),
11122         (gst_ximagesink_xwindow_update_geometry),
11123         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
11124         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
11125         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
11126         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
11127         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
11128         (gst_ximagesink_navigation_send_event),
11129         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
11130         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
11131         (gst_ximagesink_finalize), (gst_ximagesink_init),
11132         (gst_ximagesink_class_init):
11133         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
11134         This new version brings correct software scaling, non flickering
11135         window while resizing, pixel aspect ratio handling, usage of
11136         hardware buffer pools, out of data flow event thread for 
11137         navigation and handling of expose events even when being PAUSED,
11138         a new property to keep video aspect ratio when resizing, etc...
11139
11140 2005-11-18  Julien MOUTTE  <julien@moutte.net>
11141
11142         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
11143         (gst_videoscale_fixate_caps): Introduce back caps fixate with
11144         handling of PAR.
11145
11146 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
11147
11148         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
11149         Unsetting IS_SINK flag from the fakesink, so decodebin
11150         never behaves as a sink.
11151
11152 2005-11-17  Wim Taymans  <wim@fluendo.com>
11153
11154         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11155         (gst_base_audio_src_change_state):
11156         Fix the audiosrc base class again, we did not unflush.
11157
11158 2005-11-17  Julien MOUTTE  <julien@moutte.net>
11159
11160         * examples/seeking/seek.c: (make_dv_pipeline),
11161         (make_vorbis_theora_pipeline), (make_avi_pipeline),
11162         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
11163         to ogg/vorbis/theora pipeline.
11164
11165 2005-11-17  Wim Taymans  <wim@fluendo.com>
11166
11167         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11168         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
11169         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
11170         Fix EOS on multiple streams.
11171         More debugging.
11172
11173 2005-11-16  Wim Taymans  <wim@fluendo.com>
11174
11175         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
11176         (gst_ogg_demux_perform_seek):
11177         Segment done must include stream time.
11178
11179         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
11180         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
11181         (gst_ogg_mux_change_state):
11182         Fix ogg muxer again.
11183
11184 2005-11-16  Wim Taymans  <wim@fluendo.com>
11185
11186         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
11187         Fix compile again.
11188
11189 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11190
11191         * ext/libvisual/visual.c: (gst_visual_init):
11192         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
11193         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
11194         (gst_ogg_parse_chain):
11195         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
11196         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
11197         * ext/theora/theoradec.c: (gst_theora_dec_init):
11198         * ext/theora/theoraenc.c: (gst_theora_enc_init):
11199         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11200         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
11201         * gst/adder/gstadder.c: (gst_adder_class_init),
11202         (gst_adder_dispose):
11203         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
11204         * gst/subparse/gstsubparse.c: (gst_subparse_init):
11205         * gst/videorate/gstvideorate.c: (gst_videorate_init):
11206           Fix a whole set of pad template leaks
11207
11208 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11209
11210         * check/generic/states.c: (GST_START_TEST):
11211           fix the test so that it only checks for elements that are part of
11212           this source module
11213
11214 2005-11-16  Michael Smith <msmith@fluendo.com>
11215
11216         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
11217         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
11218         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11219         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11220         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
11221         (gst_ogg_mux_change_state):
11222           Fix leaking collectpads.
11223
11224 2005-11-16  Edward Hervey  <edward@fluendo.com>
11225
11226         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
11227         (gst_videorate_event), (gst_videorate_chain):
11228         Handle segment seeks
11229
11230 2005-11-16  Wim Taymans  <wim@fluendo.com>
11231
11232         * gst-libs/gst/audio/gstbaseaudiosink.c:
11233         (gst_base_audio_sink_provide_clock),
11234         (gst_base_audio_sink_change_state):
11235         Set ringbuffer to non-flushing when going to PAUSED, set to
11236         flushing again when going to READY.
11237
11238         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
11239         (gst_ring_buffer_stop):
11240         Start in flushing mode by default.
11241         Don't set flushing in the _stop method, let the app call
11242         this explicitly.
11243
11244 2005-11-16  Julien MOUTTE  <julien@moutte.net>
11245
11246         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
11247         * gst-libs/gst/video/videosink.h: Add helper function needed
11248         for video sinks.
11249
11250 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11251
11252         * gst/videoscale/gstvideoscale.c:
11253         (gst_videoscale_handle_src_event):
11254           Don't leak reference to pad parent.
11255
11256 2005-11-16  Wim Taymans  <wim@fluendo.com>
11257
11258         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
11259         Set ringbuffer to flushing when stopping so that we don't
11260         block on wait_segment anymore and livelock.
11261
11262 2005-11-16  Wim Taymans  <wim@fluendo.com>
11263
11264         * examples/seeking/seek.c: (send_event), (do_seek),
11265         (loop_toggle_cb), (segment_done), (main):
11266         Added looping checkbox.
11267
11268 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11269
11270         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
11271         (gst_ogg_demux_init):
11272         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
11273         (gst_vorbis_dec_init):
11274           revert unrefs, they don't pass make check
11275
11276 2005-11-15  Johan Dahlin  <johan@gnome.org>
11277
11278         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
11279         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
11280         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
11281         (gst_vorbis_dec_init):
11282         Fix pad template leaks. 
11283
11284 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11285
11286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11287           Make state change function thread safe.
11288
11289 2005-11-15  Edward Hervey  <edward@fluendo.com>
11290
11291         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
11292         (gst_ogg_demux_class_init):
11293         Implement GstElement::send_event, so we can send seek events
11294         in GST_STATE_READY
11295
11296 2005-11-14  Julien MOUTTE  <julien@moutte.net>
11297
11298         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
11299         Discovered how to take away flickering while resizing the
11300         window. Please don't put that in ximagesink, refactoring in
11301         progress.
11302
11303 2005-11-14  Michael Smith <msmith@fluendo.com>
11304
11305         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
11306         (gst_multifdsink_render):
11307           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
11308
11309 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
11310
11311         * gst/playback/gstplaybin.c: (gen_audio_element):
11312           Use autoaudiosink, it tends to be more widely available than
11313           autoaudiiosink.
11314           
11315 2005-11-14  Andy Wingo  <wingo@pobox.com>
11316
11317         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
11318         as well if it is available. Fixes #316442.
11319
11320 2005-11-14  Michael Smith <msmith@fluendo.com>
11321
11322         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
11323         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
11324         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11325         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11326         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
11327         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
11328         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
11329         (gst_vorbisenc_change_state):
11330           Fix a small memory leak in vorbisenc.
11331           Fix large memory leaks in oggmux, also fix lots of state change
11332           bugs in oggmux.
11333
11334 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11335
11336         * gst/videotestsrc/gstvideotestsrc.c:
11337         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
11338         (gst_videotestsrc_src_fixate):
11339           move fixation to a fixate function
11340           remove negotiate function, basesrc's is good enough
11341           fixes a bug for check when using the element alone
11342
11343 2005-11-13  Edward Hervey  <edward@fluendo.com>
11344
11345         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
11346         (key_toggle_cb), (main):
11347         Added checkboxes for adding/removing the accurate and key_unit seek
11348         flags.
11349
11350 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11351
11352         * configure.ac: back to HEAD
11353
11354 === release 0.9.5 ===
11355
11356 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
11357
11358         * configure.ac:
11359           releasing 0.9.5, "No No Kia"
11360
11361 2005-11-11  Edward Hervey  <edward@fluendo.com>
11362
11363         * examples/seeking/seek.c: (make_parselaunch_pipeline):
11364         Added parse-launch syntax seeking mode for the seeking example.
11365         This should help stress-test even more cases.
11366         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
11367
11368 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
11369
11370         * sys/xvimage/xvimagesink.c:
11371         (gst_xvimagesink_navigation_send_event):
11372           Check whether peer pad exists before sending navigation events
11373           to it.
11374
11375 2005-11-11  Michael Smith <msmith@fluendo.com>
11376
11377         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
11378         (gst_vorbisenc_buffer_from_packet):
11379         * ext/vorbis/vorbisenc.h:
11380           Set duration on encoded buffers. This allows oggmux's
11381           max_page_delay parameter to actually work.
11382
11383 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
11384
11385         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11386         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
11387         (gst_ffmpegcsp_avpicture_fill):
11388         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11389         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
11390           Make palettes work again (see #132341). Use our own macros
11391           for rounding up.
11392
11393 2005-11-10  Andy Wingo  <wingo@pobox.com>
11394
11395         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
11396         string doober.
11397
11398 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11399
11400         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11401         (gst_ffmpegcsp_transform_caps):
11402           Prefer passthrough in transform_caps
11403
11404 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11405
11406         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
11407           check for ALSA errors properly, instead of relying on ALSA's
11408           error strings to serve to the user.
11409
11410 2005-11-10  Wim Taymans  <wim@fluendo.com>
11411
11412         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
11413         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
11414         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
11415         Modernise the seek code.
11416
11417 2005-11-10  Michael Smith <msmith@fluendo.com>
11418         
11419         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
11420         (setup_substreams), (set_active_source):
11421           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
11422           trying to go to NULL if we failed to read a file.
11423
11424 2005-11-10  Wim Taymans  <wim@fluendo.com>
11425
11426         * gst/audiotestsrc/gstaudiotestsrc.c:
11427         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
11428         (gst_audiotestsrc_create):
11429         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
11430         (gst_sinesrc_get_times), (gst_sinesrc_create):
11431         * gst/videotestsrc/gstvideotestsrc.c:
11432         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
11433         (gst_videotestsrc_create):
11434         The base class can now sync for us.
11435
11436 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11437
11438         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
11439           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
11440           name=source autoprobe=false autoprobe-fps=false copy-mode=1
11441           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
11442           format=(fourcc)I420" ! xvimagesink
11443
11444 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11445
11446         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
11447         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
11448         (gst_sinesrc_newsegment):
11449           Send newsegment event in TIME format, set duration if
11450           num-buffers is set, fix duration querying.
11451
11452 2005-11-10  Michael Smith <msmith@fluendo.com>
11453
11454         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11455         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11456         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11457         (gst_ogg_mux_collected):
11458          Fix EOS handling, partially. Now forwarding an EOS event once we have
11459          EOS on all pads works correctly. However, we still don't properly set
11460          EOS on the actual ogg stream pages.
11461
11462 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11463
11464         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
11465           Set elements to NULL state before disposing of them.
11466
11467 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
11468
11469         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11470
11471         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11472         (gst_base_rtp_depayload_init),
11473         (gst_base_rtp_depayload_set_gst_timestamp):
11474         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11475           We need to send a newsegment event for each instance, not
11476           just for the first instance of this class (get rid of
11477           static variable in function). (#321011).
11478           
11479 2005-11-08  Michael Smith <msmith@fluendo.com>
11480
11481         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11482         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
11483         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
11484         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
11485           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
11486           This makes us mux things correctly according to the ogg muxing
11487           rules. Still not handling EOS correctly right now, though.
11488
11489 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
11490
11491         * gst/audioconvert/gstaudioconvert.c:
11492           Fix typo in docs. 
11493
11494 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
11495
11496         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
11497         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
11498           Initialise segment_stop to GST_CLOCK_TIME_NONE when
11499           creating a new chain; should fix live streaming. Also
11500           add more debug output and fix a typo.
11501
11502 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
11503
11504         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11505
11506         * gst/volume/gstvolume.c: (volume_set_caps):
11507           Fix compilation on Solaris with Forte. (#320923)
11508
11509 2005-11-08  Wim Taymans  <wim@fluendo.com>
11510
11511         * gst-libs/gst/audio/gstbaseaudiosink.c:
11512         (gst_base_audio_sink_render):
11513         No need to do a typecheck.
11514
11515 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
11516
11517         * ext/alsa/gstalsa.h:
11518           We register a debug category, so let's use it.
11519
11520 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
11521
11522         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11523         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
11524         Fixed a small problem.
11525
11526 2005-11-04  Wim Taymans  <wim@fluendo.com>
11527
11528         * examples/seeking/Makefile.am:
11529         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
11530         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
11531         (make_playerbin_pipeline), (format_value), (update_scale),
11532         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
11533         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
11534         (print_usage), (main):
11535         Added app for playback speed testing.
11536
11537         * examples/seeking/seek.c: (dynamic_link),
11538         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
11539         (make_mpeg_pipeline), (do_seek), (set_update_scale),
11540         (message_received), (main):
11541         Updated seek example.
11542
11543 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
11544
11545         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11546         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11547         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
11548         (gst_base_rtp_depayload_set_clock):
11549         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11550         Don't sleep on the bench (system clock) when you have a nice 
11551         comfortable bed (Gstreamer clock) to sleep on.
11552
11553 2005-11-03  Wim Taymans  <wim@fluendo.com>
11554
11555         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11556         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11557         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11558         Handle the case where a pad_block failed.
11559
11560 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
11561
11562         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
11563
11564         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11565         (gst_base_rtp_depayload_add_to_queue),
11566         (gst_base_rtp_depayload_push),
11567         (gst_base_rtp_depayload_set_gst_timestamp),
11568         (gst_base_rtp_depayload_queue_release):
11569           Fixes some bugs in the depayloader's queuing/de-queueing code.
11570
11571 2005-10-31  Michael Smith <msmith@fluendo.com>
11572
11573         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11574         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11575         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11576           Patch from Alessandro Decina <alessandro@nnva.org>.
11577           Make oggdemux only find the final time in a chain, not per-pad,
11578           since the per-pad information can be very expensive to locate, and
11579           it isn't used anywhere. This makes reading a file containing
11580           OggSkeleton reasonably fast.
11581           Also, make chain finding work when there are logical bitstreams that
11582           can't be decoded. Fixes #319110.
11583
11584 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11585
11586         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11587         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11588         (gst_base_rtp_depayload_chain),
11589         (gst_base_rtp_depayload_add_to_queue),
11590         (gst_base_rtp_depayload_push),
11591         (gst_base_rtp_depayload_set_gst_timestamp),
11592         (gst_base_rtp_depayload_queue_release),
11593         (gst_base_rtp_depayload_start_thread),
11594         (gst_base_rtp_depayload_set_property),
11595         (gst_base_rtp_depayload_get_property):
11596         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11597         Some random fixes, to fullfill the desires of thomas.
11598
11599 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11600
11601         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11602         (gst_base_rtp_depayload_add_to_queue),
11603         (gst_base_rtp_depayload_push):
11604         Fixed the queueing algorithm.
11605
11606 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11607
11608         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11609         (gst_base_rtp_depayload_push):
11610         A small fix
11611
11612 2005-10-31  Wim Taymans  <wim@fluendo.com>
11613
11614         * gst-libs/gst/audio/gstringbuffer.h:
11615         Don't break ABI.
11616
11617         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11618         (gst_ffmpeg_caps_to_pixfmt):
11619         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11620         (gst_ffmpegcsp_set_caps):
11621         Some more comments.
11622         Handle missing required caps fields better.
11623
11624 2005-10-31  Wim Taymans  <wim@fluendo.com>
11625
11626         * gst-libs/gst/audio/gstbaseaudiosink.c:
11627         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11628         (gst_base_audio_sink_render):
11629         * gst-libs/gst/audio/gstringbuffer.c:
11630         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11631         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11632         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11633         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11634         (gst_ring_buffer_read):
11635         * gst-libs/gst/audio/gstringbuffer.h:
11636         Add flushing mode to the ringbuffer so that it in all cases does
11637         not try to handle more audio. This makes sure it does not try to
11638         block anymore when flushing and fixes a livelock.
11639
11640 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
11641
11642         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11643         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11644         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11645           Explicitly check for -1 values before doing a conversion
11646           and always map them to -1. (#315545)
11647
11648 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11649
11650         * gst/playback/gstplaybin.c: (gen_video_element):
11651           first try autovideosink, then xvimagesink, then error out
11652         * po/POTFILES.in:
11653           add translatable file
11654         * po/af.po:
11655         * po/az.po:
11656         * po/cs.po:
11657         * po/en_GB.po:
11658         * po/hu.po:
11659         * po/it.po:
11660         * po/nb.po:
11661         * po/nl.po:
11662         * po/or.po:
11663         * po/sq.po:
11664         * po/sr.po:
11665         * po/sv.po:
11666         * po/uk.po:
11667         * po/vi.po:
11668           update translations
11669
11670 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
11671
11672         * gst-libs/gst/rtp/gstbasedepayload.c:
11673         * gst-libs/gst/rtp/gstbasedepayload.h:
11674           Minor cleanups
11675
11676 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11677
11678         * gst/playback/.cvsignore:
11679         * gst/playback/decodetest.c:
11680         * gst/playback/test3.c:
11681           Port these two tests as well.
11682
11683 2005-10-27  Wim Taymans  <wim@fluendo.com>
11684
11685         * ext/theora/theoradec.c: (theora_dec_src_query),
11686         (theora_dec_sink_event):
11687         * ext/theora/theoraenc.c: (theora_enc_sink_event),
11688         (theora_enc_change_state):
11689         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11690         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11691         Take proper locks when handling events.
11692
11693 2005-10-27  Wim Taymans  <wim@fluendo.com>
11694
11695         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11696         (gst_adder_change_state):
11697         Fix timestamps and fix deadlock when stopping the collectpads.
11698
11699 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
11700
11701         * gst-libs/gst/rtp/gstrtpbuffer.h:
11702         Declaring the payload types as strings too so that they can be used
11703         in the padtemplate inialization.
11704
11705 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
11706
11707         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
11708
11709         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11710         (gst_base_rtp_depayload_class_init):
11711         Fixes a small but nasty bug. The derived elements no longer segfaults
11712         on finalization.
11713
11714 2005-10-26  Michael Smith <msmith@fluendo.com>
11715
11716         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11717           When clearing an audioconvert context, set tmpbufsize to zero, so
11718           we'll allocate it again later if required.
11719           This fixes audioconvert re-negotiating formats, which previously
11720           segfaulted with a NULL destination buffer.
11721
11722 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
11723
11724         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11725         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11726         (gst_base_rtp_depayload_set_gst_timestamp),
11727         (gst_base_rtp_depayload_queue_release):
11728         Fixed a smalll memleak.
11729
11730 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
11731         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11732         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11733         (gst_base_rtp_depayload_finalize),
11734         (gst_base_rtp_depayload_setcaps),
11735         (gst_base_rtp_depayload_add_to_queue),
11736         (gst_base_rtp_depayload_push),
11737         (gst_base_rtp_depayload_set_gst_timestamp),
11738         (gst_base_rtp_depayload_queue_release),
11739         (gst_base_rtp_depayload_thread),
11740         (gst_base_rtp_depayload_change_state):
11741         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11742         Changed the C++ comments to C comments
11743
11744 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11745
11746         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11747         * gst/tcp/gsttcpclientsrc.h:
11748         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11749         * gst/tcp/gsttcpserversrc.h:
11750           Remove unused 'curoffset' structure member.
11751
11752 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
11753
11754         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11755         (gst_base_rtp_depayload_base_init),
11756         (gst_base_rtp_depayload_finalize):
11757         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11758         * gst-libs/gst/rtp/gstbasertppayload.h:
11759           The pad-template on the sinkpad should be set by the derived classes.
11760           Also added some useful macros.
11761
11762 2005-10-24  Wim Taymans  <wim@fluendo.com>
11763
11764         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11765         Correctly flush decoder samples even if we could not
11766         copy them to an output buffer. Fixes #319618.
11767
11768 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11769
11770         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11771         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11772         the caps against our xcontext caps.
11773
11774 2005-10-24  Wim Taymans  <wim@fluendo.com>
11775
11776         * gst-libs/gst/audio/gstbaseaudiosink.c:
11777         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11778         Remove g_print
11779         Use sync property from baseclass to disable sync.
11780
11781 2005-10-24  Wim Taymans  <wim@fluendo.com>
11782
11783         * gst-libs/gst/audio/gstbaseaudiosink.c:
11784         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11785         Buffers with no timestamps get aligned with previous buffers or
11786         on underrun, played ASAP.
11787
11788 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11789
11790         * gst-libs/gst/video/video.h:
11791         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11792         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11793         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11794         here comes my change on caps for framerate and geometry range.
11795         We are now accepting 1 to MAXINT for width and height, and from
11796         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11797         to be blended correctly in videomixer.
11798
11799 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11800
11801         * configure.ac:
11802           back to HEAD
11803
11804 === release 0.9.4 ===
11805
11806 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11807
11808         * NEWS:
11809         * RELEASE:
11810         * configure.ac:
11811           releasing 0.9.4, "Velociraptor"
11812
11813 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11814
11815         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11816         * po/POTFILES.in:
11817           STOPPED -> FAILED
11818
11819 2005-10-21  Wim Taymans  <wim@fluendo.com>
11820
11821         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11822         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11823         (pad_blocked), (close_pad_link), (new_pad):
11824         Don't try to remove elements twice.
11825
11826 2005-10-21  Wim Taymans  <wim@fluendo.com>
11827
11828         * ext/theora/theoradec.c: (theora_dec_src_query),
11829         (theora_dec_sink_event):
11830         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11831         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11832         (vorbis_handle_data_packet):
11833         * ext/vorbis/vorbisdec.h:
11834         Fix old naming.
11835
11836         * gst-libs/gst/audio/gstbaseaudiosink.c:
11837         (gst_base_audio_sink_render):
11838         Don't try to sync on buffers without a timestamp.
11839
11840 2005-10-21  Wim Taymans  <wim@fluendo.com>
11841
11842         * ext/theora/theoradec.c: (theora_dec_src_query),
11843         (theora_dec_sink_event):
11844         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11845         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11846         (vorbis_handle_data_packet):
11847         * ext/vorbis/vorbisdec.h:
11848         Fix old naming.
11849
11850 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11851
11852         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11853         (gst_vorbisenc_src_query):
11854           Implement position and duration queries.
11855
11856         * gst/playback/test3.c: (update_scale), (main):
11857           Fix for async state changes and print nicer output.
11858
11859 2005-10-20  Wim Taymans  <wim@fluendo.com>
11860
11861         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11862         (dump_element_stats), (main):
11863         * gst/playback/test6.c: (main):
11864         Fix tests again
11865
11866 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11869         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11870           Don't use functions for position queries when handling
11871           duration queries.
11872
11873 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11874
11875         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11876         (vorbis_handle_data_packet), (vorbis_dec_chain),
11877         (vorbis_dec_change_state):
11878         * ext/vorbis/vorbisdec.h:
11879           Vorbis streams can be embedded in other container formats
11880           than ogg, container formats where the demuxer might set 
11881           timestamps on encoded vorbis buffers instead of those silly 
11882           granulepos thingies. In short: make vorbisdec handle 
11883           timestamps on incoming buffers as well.
11884
11885 2005-10-20  Wim Taymans  <wim@fluendo.com>
11886
11887         * gst/playback/gstplaybasebin.c: (group_destroy),
11888         (gst_play_base_bin_change_state):
11889         Fix leak.
11890         Handle case where playbasebin is now ASYNC because
11891         decodebin is.
11892
11893 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11894
11895         * gst/audioconvert/Makefile.am:
11896         * gst/audioconvert/bufferframesconvert.c:
11897         * gst/audioconvert/plugin.c: (plugin_init):
11898         * gst/audioconvert/plugin.h:
11899           And bye bye buffer-frames-convert
11900
11901 2005-10-19  Wim Taymans  <wim@fluendo.com>
11902
11903         * check/elements/audioconvert.c:
11904         * docs/libs/tmpl/gstaudio.sgml:
11905         * docs/libs/tmpl/gstcolorbalance.sgml:
11906         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11907         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11908         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11909         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11910         * gst-libs/gst/audio/audio.h:
11911         * gst/audioconvert/audioconvert.h:
11912         * gst/audioconvert/gstaudioconvert.c:
11913         (gst_audio_convert_parse_caps):
11914         * gst/volume/gstvolume.c:
11915         Bye bye buffer-frames.
11916
11917 2005-10-19  Wim Taymans  <wim@fluendo.com>
11918
11919         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11920         (query_positions_elems), (query_positions_pads), (update_scale),
11921         (do_seek), (set_update_scale), (message_received), (main):
11922         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11923         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11924         (gst_ogg_demux_loop):
11925         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11926         * ext/theora/theoradec.c: (theora_dec_src_query),
11927         (theora_dec_sink_event):
11928         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11929         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11930         * gst/adder/gstadder.c: (gst_adder_query):
11931         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11932         * gst/playback/test3.c: (update_scale):
11933         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11934         (dump_element_stats), (main):
11935         * gst/playback/test6.c: (main):
11936         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11937         Query API update.
11938
11939 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11940
11941         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11942         (xml_check_first_element), (xml_type_find), (smil_type_find),
11943         (plugin_init):
11944           Add typefinding for SMIL and for generic XML. Based on patch by
11945           Akos Maroy (#308663).
11946
11947 2005-10-18  Wim Taymans  <wim@fluendo.com>
11948
11949         * gst/playback/Makefile.am:
11950         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11951         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11952         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11953         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11954         (gst_decode_bin_change_state):
11955         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11956         (gst_play_bin_send_event_to_sink):
11957         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11958         (dump_element_stats), (main):
11959         * gst/playback/test6.c: (main):
11960         Make playbin async, it'll commit state to paused when all streams
11961         are detected.
11962         Remove ugly hack.
11963         Added test6.c to show async behaviour.
11964
11965 2005-10-18  Wim Taymans  <wim@fluendo.com>
11966
11967         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11968         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11969         Fix for segment-start/stop API change.
11970
11971 2005-10-18  Wim Taymans  <wim@fluendo.com>
11972
11973         * check/Makefile.am:
11974         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11975         (main):
11976         Add future test for clock selection.
11977
11978 2005-10-18  Wim Taymans  <wim@fluendo.com>
11979
11980         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11981         (gst_alsasink_close):
11982         Set handle to NULL.
11983
11984         * gst-libs/gst/audio/gstringbuffer.c:
11985         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11986         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11987         (gst_ring_buffer_start), (gst_ring_buffer_pause),
11988         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11989         (gst_ring_buffer_read):
11990         More debug info.
11991
11992 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
11993
11994         * gst/audiotestsrc/Makefile.am:
11995         * gst/sine/Makefile.am:
11996         * gst/volume/Makefile.am:
11997           fix broken build of controllerized plugins
11998
11999 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
12000
12001         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12002
12003         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12004         (gst_riff_create_video_template_caps):
12005           Add support for Indeo-3 (IV32).
12006
12007 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12008
12009         * configure.ac:
12010           rewrite
12011
12012 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12013
12014         * gst-libs/gst/video/video.c: (gst_video_get_size):
12015         * gst/audiotestsrc/gstaudiotestsrc.c:
12016           doc updates
12017
12018 2005-10-17  Andy Wingo  <wingo@pobox.com>
12019
12020         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
12021         with the collectpads change.
12022         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
12023
12024         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
12025
12026         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
12027
12028         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
12029         alloc_buffer flow return to callers.
12030         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
12031         change. Fix some memleaks in theoraenc.
12032
12033         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
12034         in strange circumstance.
12035
12036 2005-10-17  Julien MOUTTE  <julien@moutte.net>
12037
12038         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12039         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
12040         from caps, let's use the caps...
12041
12042 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12043
12044         * configure.ac:
12045           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
12046
12047 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12048
12049         * gst-libs/gst/interfaces/Makefile.am:
12050           fix silly typo
12051
12052 2005-10-16  Andy Wingo  <wingo@pobox.com>
12053
12054         * gst/playback/gstdecodebin.c
12055         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
12056         function!
12057         (try_to_link_1): Increase kraziness level.
12058
12059 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12060
12061         * configure.ac:
12062           restructure like the core one
12063         * gst-libs/gst/audio/Makefile.am:
12064         * gst-libs/gst/interfaces/Makefile.am:
12065         * gst-libs/gst/net/Makefile.am:
12066         * gst-libs/gst/riff/Makefile.am:
12067         * gst-libs/gst/rtp/Makefile.am:
12068         * gst-libs/gst/tag/Makefile.am:
12069         * gst-libs/gst/video/Makefile.am:
12070           use correct linker flags, now the libs are properly versioned
12071         * check/elements/audioconvert.c: (verify_convert):
12072         * ext/alsa/gstalsaplugin.c:
12073         * ext/cdparanoia/gstcdparanoia.c:
12074         * ext/gnomevfs/gstgnomevfs.c:
12075         * ext/libvisual/visual.c:
12076         * ext/ogg/gstogg.c:
12077         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
12078         * ext/theora/theora.c:
12079         * ext/vorbis/vorbis.c:
12080         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12081         * gst-libs/gst/tag/gsttagediting.c:
12082         * gst-libs/gst/video/video.c:
12083         * gst/adder/gstadder.c:
12084         * gst/audioconvert/plugin.c:
12085         * gst/audiorate/gstaudiorate.c:
12086         * gst/audioresample/gstaudioresample.c:
12087         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12088         * gst/audioscale/gstaudioscale.c:
12089         * gst/audioscale/resample.c:
12090         * gst/audiotestsrc/gstaudiotestsrc.c:
12091         * gst/ffmpegcolorspace/gstffmpeg.c:
12092         * gst/playback/gstdecodebin.c: (close_pad_link):
12093         * gst/playback/gstplaybin.c: (gen_video_element),
12094         (gen_audio_element):
12095         * gst/sine/gstsinesrc.c:
12096         * gst/subparse/gstsubparse.c:
12097         * gst/tags/gsttagediting.c:
12098         * gst/tcp/gsttcpplugin.c:
12099         * gst/typefind/gsttypefindfunctions.c:
12100         * gst/videorate/gstvideorate.c:
12101         * gst/videoscale/gstvideoscale.c:
12102         * gst/videotestsrc/gstvideotestsrc.c:
12103         * gst/volume/gstvolume.c:
12104         * sys/v4l/gstv4l.c:
12105         * sys/ximage/ximage.c:
12106         * sys/xvimage/xvimagesink.c:
12107           fix up defines
12108
12109 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12110
12111         * ext/vorbis/vorbisenc.c:
12112         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
12113         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12114         (gst_tag_to_vorbis_comments):
12115           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
12116
12117 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
12118
12119         * examples/stats/mp2ogg.c:
12120         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12121           typo fixes
12122
12123 2005-10-13  Michael Smith <msmith@fluendo.com>
12124
12125         * ext/ogg/gstoggmux.c:
12126           Use magic glib macros to define constants as 64 bit, to ensure
12127           appropriate vararg passing.
12128
12129 2005-10-13  Michael Smith <msmith@fluendo.com>
12130
12131         * ext/ogg/gstoggmux.c:
12132         * gst/audioconvert/audioconvert.c: (float):
12133           Don't use LL suffix, as it's not portable, and neither of these
12134           uses required it anyway.
12135
12136 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
12137
12138         * examples/indexing/indexmpeg.c: (main):
12139         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
12140         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
12141         (cdparanoia_convert), (cdparanoia_query):
12142         * ext/cdparanoia/gstcdparanoia.h:
12143         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
12144         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
12145         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
12146         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
12147         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
12148         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
12149         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
12150         (gst_multifdsink_render), (gst_multifdsink_start),
12151         (gst_multifdsink_stop):
12152         * gst/tcp/gstmultifdsink.h:
12153         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
12154         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
12155         (gst_tcpclientsink_stop):
12156         * gst/tcp/gsttcpclientsink.h:
12157         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
12158         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
12159         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
12160         * gst/tcp/gsttcpclientsrc.h:
12161         * gst/tcp/gsttcpserversink.h:
12162         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
12163         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
12164         (gst_tcpserversrc_stop):
12165         * gst/tcp/gsttcpserversrc.h:
12166         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
12167         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
12168         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
12169           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
12170           moved bitshift from macro to enum definition
12171
12172 2005-10-12  Wim Taymans  <wim@fluendo.com>
12173
12174         * examples/seeking/Makefile.am:
12175         Oops.
12176
12177 2005-10-12  Wim Taymans  <wim@fluendo.com>
12178
12179         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12180         (gst_ring_buffer_read), (gst_ring_buffer_clear):
12181         Don't assert on normal stuff.
12182
12183         * gst/playback/gstplaybin.c: (do_playbin_seek):
12184         API fix.
12185
12186 2005-10-12  Wim Taymans  <wim@fluendo.com>
12187
12188         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12189         * examples/seeking/Makefile.am:
12190         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
12191         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
12192         (do_seek), (set_update_scale), (message_received), (main):
12193         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12194         (gst_ring_buffer_read), (gst_ring_buffer_clear):
12195         Update for _get_state() API change.
12196
12197 2005-10-11  Wim Taymans  <wim@fluendo.com>
12198
12199         * gst-libs/gst/audio/gstbaseaudiosink.c:
12200         (gst_base_audio_sink_render):
12201         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12202         (gst_base_audio_src_create):
12203         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12204         (gst_ring_buffer_read):
12205         Cleanups.
12206         Commit and read from ringbuffer in samples rather than bytes.
12207
12208 2005-10-11  Wim Taymans  <wim@fluendo.com>
12209
12210         * gst-libs/gst/audio/gstbaseaudiosink.c:
12211         (gst_base_audio_sink_render):
12212         Respect segment rate and accum when scheduling samples.
12213
12214 2005-10-11  Julien MOUTTE  <julien@moutte.net>
12215
12216         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
12217         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
12218         EOS correctly, that needs more work.
12219
12220 2005-10-11  Wim Taymans  <wim@fluendo.com>
12221
12222         * check/generic/states.c: (GST_START_TEST):
12223         remove old property.
12224
12225         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
12226         (gst_ogg_demux_perform_seek):
12227         * ext/theora/theoradec.c: (theora_dec_sink_event):
12228         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
12229         (vorbis_handle_data_packet):
12230         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12231         (gst_base_rtp_depayload_set_gst_timestamp):
12232         * gst/videorate/gstvideorate.c: (gst_videorate_event):
12233         Update for newsegment API change.
12234
12235 2005-10-11  Michael Smith <msmith@fluendo.com>
12236
12237         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
12238         (do_playbin_seek), (gst_play_bin_send_event):
12239           Override send_event differently, so that we can takes bits of
12240           functionality from GstPipeline (special handling for seeks,
12241           including pausing/resuming, and resetting stream time) and still get
12242           the appropriate behaviour of only forwarding event to a single sink,
12243           rather than all of them.
12244           Unfortunately requires a lot of code duplication, but the
12245           alternatives are equally ugly in the end.
12246
12247 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12248
12249         * check/elements/audioconvert.c: (setup_audioconvert),
12250         (cleanup_audioconvert), (get_int_caps), (verify_convert),
12251         (GST_START_TEST), (audioconvert_suite):
12252           clean up tests a little, fix some leaks.
12253
12254 2005-10-10  Wim Taymans  <wim@fluendo.com>
12255
12256         * ext/alsa/gstalsasink.c:
12257         Also allow unsigned int.
12258
12259         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12260         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12261         Small cleanup
12262
12263 2005-10-10  Wim Taymans  <wim@fluendo.com>
12264
12265         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12266         Small update, use API as stated in design docs.
12267
12268         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
12269         (update_scale), (do_seek), (seek_cb), (set_update_scale),
12270         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
12271         (message_received), (main):
12272         Updated seek example for GOption. Some usability improvements.
12273
12274 2005-10-10  Wim Taymans  <wim@fluendo.com>
12275
12276         * gst/audioconvert/audioconvert.h:
12277         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12278         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
12279         Alloc temp storage somewhere else where we can do it more
12280         portable.
12281
12282 2005-10-10  Wim Taymans  <wim@fluendo.com>
12283
12284         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
12285         (gst_tcpserversrc_start):
12286         Don't block in accept while doing the state change, move
12287         to poll and make cancellable.
12288
12289 2005-10-09  Philippe Khalaf <burger@speedy.org>
12290
12291         * gst-libs/gst/rtp/rtpbasedepayload.c:
12292         Set timestamp and add queue delay to timestamp
12293         * gst-libs/gst/rtp/rtpbuffer.h:
12294         Set correct payload type for h263
12295
12296 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
12297
12298         * gst/audiotestsrc/gstaudiotestsrc.c:
12299         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
12300         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
12301         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
12302         (gst_audiotestsrc_create_triangle),
12303         (gst_audiotestsrc_create_silence),
12304         (gst_audiotestsrc_create_white_noise),
12305         (gst_audiotestsrc_init_pink_noise),
12306         (gst_audiotestsrc_generate_pink_noise_value),
12307         (gst_audiotestsrc_create_pink_noise),
12308         (gst_audiotestsrc_change_wave):
12309         * gst/audiotestsrc/gstaudiotestsrc.h:
12310           fixed typo, added pink noise
12311
12312 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12313
12314         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
12315         (plugin_init):
12316           Add wavpack and spc typefind functions from 0.8 branch.
12317
12318 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12319
12320         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
12321         (ar_type_find), (msdos_type_find), (plugin_init):
12322           Add typefind functions for tar archives, ar archives,
12323           RAR archives, and msdos-executables (dlls, exe, etc.).
12324           Some of those would be wrongly identified as mpeg
12325           streams of some sort before (#315550).
12326
12327 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
12328
12329         * configure.ac:
12330         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12331         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12332         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
12333         * gst/audiotestsrc/Makefile.am:
12334         * gst/audiotestsrc/gstaudiotestsrc.c:
12335         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
12336         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
12337         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
12338         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
12339         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
12340         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
12341         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
12342         (gst_audiotestsrc_create_silence),
12343         (gst_audiotestsrc_create_white_noise),
12344         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
12345         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
12346         (gst_audiotestsrc_start), (plugin_init):
12347         * gst/audiotestsrc/gstaudiotestsrc.h:
12348           add new plugin and element
12349         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
12350           use gobject_class
12351
12352 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12353
12354         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
12355         (gst_adder_init), (gst_adder_request_new_pad),
12356         (gst_adder_change_state):
12357           Add query function to source pad, so adder reports the correct
12358           time/sample position when queried (#315457); fix state change
12359           function; use GST_DEBUG_FUNCPTR() for pad functions.
12360
12361 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12362
12363         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
12364           Fix leaks in typefind registration
12365           Clean up the gratuitous commenting and whitespacing a little
12366
12367 2005-10-08  Wim Taymans  <wim@fluendo.com>
12368
12369         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
12370         Only actually wait for the thread to be stopped if it's 
12371         running.
12372
12373 2005-10-08  Wim Taymans  <wim@fluendo.com>
12374
12375         * gst-libs/gst/audio/gstbaseaudiosink.c:
12376         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12377         If we receive EOS we can start playback of what we had.
12378
12379 2005-10-08  Wim Taymans  <wim@fluendo.com>
12380
12381         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12382         (gst_multifdsink_finalize), (multifdsink_hash_remove),
12383         (gst_multifdsink_stop):
12384         Fix crasher when going to NULL multiple times.
12385
12386 2005-10-06  Wim Taymans  <wim@fluendo.com>
12387
12388         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
12389         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12390         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12391         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
12392         patch from Edgard Lima <edgard.lima@indt.org.br>
12393         Fixed gstbaseaudiosrc adding ring buffer sync to it.
12394
12395 2005-10-06  Wim Taymans  <wim@fluendo.com>
12396
12397         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
12398         Report the FLOW_RETURN as string in the error message.
12399
12400         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
12401         Don't assert when clearing an unnegotiated buffer.
12402
12403 2005-10-04  Michael Smith <msmith@fluendo.com>
12404
12405         * gst/playback/gstplaybasebin.c: (group_destroy),
12406         (gen_preroll_element), (remove_groups), (setup_source):
12407         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
12408         (setup_sinks), (gst_play_bin_send_event),
12409         (gst_play_bin_change_state):
12410           Set state to NULL before removing from bin. Fix refcounting.
12411
12412 2005-10-04  Michael Smith <msmith@fluendo.com>
12413
12414         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
12415           Correct refcounting in send_event() function. Previously was wrong
12416           if the first sink was unable to handle the event.
12417
12418 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12419
12420         * configure.ac:
12421           back to development
12422
12423 === release 0.9.3 ===
12424
12425 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12426
12427         * configure.ac:
12428           Releasing 0.9.3, "De Facto"
12429
12430 2005-10-03  Andy Wingo  <wingo@pobox.com>
12431
12432         * gst/playback/gstdecodebin.c (try_to_link_1)
12433         (remove_element_chain): set element to NULL before removing it.
12434
12435 2005-10-02  Johan Dahlin  <johan@gnome.org>
12436
12437         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
12438         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
12439         MT safe.
12440
12441 2005-10-02  Andy Wingo  <wingo@pobox.com>
12442
12443         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
12444         (gst_ring_buffer_prepare_read): 
12445         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
12446         Demote to LOG.
12447
12448 2005-09-29  Wim Taymans  <wim@fluendo.com>
12449
12450         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
12451         * ext/theora/theoradec.c: (theora_handle_data_packet):
12452         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12453         Propagate error codes from alloc_buffer too.
12454
12455 2005-09-29  Wim Taymans  <wim@fluendo.com>
12456
12457         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
12458         We use fixed caps.
12459
12460         * gst/playback/Makefile.am:
12461         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
12462         (dump_element_stats), (main):
12463         Added example stream introspection code.
12464
12465 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
12466
12467         * gst/adder/gstadder.c: (gst_adder_collected):
12468           fix adder for float elements
12469
12470 2005-09-28  Wim Taymans  <wim@fluendo.com>
12471
12472         * gst-libs/gst/audio/gstbaseaudiosink.c:
12473         (gst_base_audio_sink_class_init),
12474         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
12475         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12476         (gst_base_audio_src_class_init),
12477         (gst_base_audio_src_provide_clock):
12478         get_clock -> provide_clock
12479
12480 2005-09-28  Andy Wingo  <wingo@pobox.com>
12481
12482         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
12483         and unlocking.
12484
12485         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
12486         unlocking.
12487
12488         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
12489         Actually add the pad template.
12490         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
12491
12492         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
12493         I'm at it...
12494
12495         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
12496         from fdsrc. Get caps in create() instead of start() so it can be
12497         interrupted. Interruption somewhat untested.
12498
12499         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
12500         Proper EOS handling.
12501
12502 2005-09-27  Andy Wingo  <wingo@pobox.com>
12503
12504         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
12505
12506         * gst/tcp/gsttcpserversrc.c: Cleaned up.
12507
12508         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
12509
12510         * gst/tcp/gsttcp.h: 
12511         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
12512         out of tcpclientsrc.c. Cancellable.
12513         (gst_tcp_socket_read): Made private, cancellable, with better
12514         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
12515         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
12516         whole buffer, and better diagnostics.
12517         (gst_tcp_gdp_read_caps): Same.
12518
12519         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
12520
12521 2005-09-26  Andy Wingo  <wingo@pobox.com>
12522
12523         * gst/sine/gstsinesrc.h:
12524         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
12525         change the 'sync' property to 'is-live' and implement it halfway,
12526         update for controller api change.
12527
12528         * gst/volume/gstvolume.c (volume_transform_ip): Update for
12529         controller api change.
12530
12531 2005-09-24  Wim Taymans  <wim@fluendo.com>
12532
12533         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
12534         * gst-libs/gst/audio/gstaudiosink.c:
12535         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
12536         (gst_audioringbuffer_stop):
12537         * gst-libs/gst/audio/gstbaseaudiosink.c:
12538         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12539         (gst_base_audio_sink_change_state):
12540         * gst-libs/gst/audio/gstbaseaudiosink.h:
12541         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
12542         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12543         (gst_ring_buffer_commit), (gst_ring_buffer_read):
12544         * gst-libs/gst/audio/gstringbuffer.h:
12545         Fix sync again. Moved sample alignment to basesink.
12546
12547 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12548
12549         * docs/plugins/Makefile.am:
12550         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12551         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12552         * gst/volume/gstvolume.c:
12553           add/fix docs
12554         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12555         * gst-libs/gst/audio/audio.h:
12556           add conversion macros for frames <-> clocktime
12557
12558 2005-09-23  David Schleef  <ds@schleef.org>
12559
12560         * gst/audioresample/Makefile.am:
12561         * gst/audioresample/debug.h:
12562         * gst/audioresample/gstaudioresample.c:
12563         * gst/audioresample/resample.c: Convert to using gst debugging
12564
12565 2005-09-22  Wim Taymans  <wim@fluendo.com>
12566
12567         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12568         (gst_play_bin_send_event):
12569         Only seek on one sink, the first one that succeeds.
12570
12571 2005-09-22  Michael Smith <msmith@fluendo.com>
12572
12573         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12574         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12575         Don't flush encoder state unless we have an initialised encoder.
12576         Clear out encoder state on PAUSED_TO_READY.
12577
12578 2005-09-22  Wim Taymans  <wim@fluendo.com>
12579
12580         * gst-libs/gst/rtp/gstbasertppayload.c:
12581         (gst_basertppayload_class_init), (gst_basertppayload_init),
12582         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12583         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12584         (gst_basertppayload_is_filled), (gst_basertppayload_push),
12585         (gst_basertppayload_set_property),
12586         (gst_basertppayload_get_property),
12587         (gst_basertppayload_change_state):
12588         * gst-libs/gst/rtp/gstbasertppayload.h:
12589         Added max-ptime to control amount of data in the rtp packets.
12590
12591 2005-09-21  Andy Wingo  <wingo@pobox.com>
12592
12593         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12594         thingies.
12595
12596         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12597         can be called multiple times, dogs.
12598
12599 2005-09-21  Wim Taymans  <wim@fluendo.com>
12600
12601         * gst-libs/gst/rtp/gstbasertppayload.c:
12602         (gst_basertppayload_class_init), (gst_basertppayload_init),
12603         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12604         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12605         (gst_basertppayload_push), (gst_basertppayload_get_property),
12606         (gst_basertppayload_change_state):
12607         Allow 0 ssrc too.
12608
12609 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
12610
12611         * docs/libs/compiling.sgml:
12612           fixing typos
12613
12614 2005-09-20  Wim Taymans  <wim@fluendo.com>
12615
12616         * gst-libs/gst/rtp/gstbasertppayload.c:
12617         (gst_basertppayload_class_init), (gst_basertppayload_init),
12618         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12619         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12620         (gst_basertppayload_push), (gst_basertppayload_set_property),
12621         (gst_basertppayload_get_property),
12622         (gst_basertppayload_change_state):
12623         * gst-libs/gst/rtp/gstbasertppayload.h:
12624         Added property to configure sequence number offsets.
12625
12626 2005-09-20  Wim Taymans  <wim@fluendo.com>
12627
12628         * gst-libs/gst/rtp/gstbasertppayload.c:
12629         (gst_basertppayload_class_init), (gst_basertppayload_init),
12630         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12631         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12632         (gst_basertppayload_push), (gst_basertppayload_set_property),
12633         (gst_basertppayload_get_property),
12634         (gst_basertppayload_change_state):
12635         * gst-libs/gst/rtp/gstbasertppayload.h:
12636         Make timestamp offset configurable.
12637
12638 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12639
12640         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12641           fix wrong pop/unref
12642
12643 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
12644
12645         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12646
12647         * gst-libs/gst/interfaces/propertyprobe.c:
12648         (gst_property_probe_probe_property_name),
12649         (gst_property_probe_needs_probe_name),
12650         (gst_property_probe_get_values_name),
12651         (gst_property_probe_probe_and_get_values_name):
12652           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12653           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12654
12655 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12656
12657         * check/Makefile.am:
12658           have some tests be disabled for valgrinding
12659         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12660         (GST_START_TEST):
12661         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12662           Fix A Leak.  Chain To Parent Finalize.
12663
12664 2005-09-19  Wim Taymans  <wim@fluendo.com>
12665
12666         * examples/seeking/seek.c: (make_wav_pipeline), (main):
12667         Fixed wav pipeline.
12668
12669 2005-09-19  Wim Taymans  <wim@fluendo.com>
12670
12671         * gst-libs/gst/rtp/gstbasertppayload.c:
12672         (gst_basertppayload_class_init), (gst_basertppayload_init),
12673         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12674         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12675         (gst_basertppayload_push), (gst_basertppayload_get_property),
12676         (gst_basertppayload_change_state):
12677         Posting ERROR and WARNING messages is good.
12678
12679 2005-09-19  Wim Taymans  <wim@fluendo.com>
12680
12681         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12682         (gst_base_rtp_depayload_add_to_queue),
12683         (gst_base_rtp_depayload_push),
12684         (gst_base_rtp_depayload_set_gst_timestamp),
12685         (gst_base_rtp_depayload_queue_release):
12686         This one was not supposed to go in.
12687
12688 2005-09-19  Wim Taymans  <wim@fluendo.com>
12689
12690         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12691         Fix for bus API.
12692
12693         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12694         (gst_base_rtp_depayload_chain),
12695         (gst_base_rtp_depayload_add_to_queue),
12696         (gst_base_rtp_depayload_push),
12697         (gst_base_rtp_depayload_set_gst_timestamp),
12698         (gst_base_rtp_depayload_queue_release):
12699         Some cleanups.
12700
12701         * gst-libs/gst/rtp/gstbasertppayload.c:
12702         (gst_basertppayload_class_init), (gst_basertppayload_init),
12703         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12704         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12705         (gst_basertppayload_get_property),
12706         (gst_basertppayload_change_state):
12707         Added debugging category.
12708
12709 2005-09-18  David Schleef  <ds@schleef.org>
12710
12711         * gst/playback/gstdecodebin.c: free plugin list correctly
12712         * gst/playback/gstplaybin.c: emit warning if autovideosink
12713           and autoaudiosink can't be found (instead of segfaulting)
12714
12715 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12716
12717         * check/elements/audioconvert.c: (GST_START_TEST):
12718           try out 24 bit conversion
12719
12720 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12721
12722         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12723         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12724         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12725         * ext/vorbis/vorbisenc.h:
12726           Fix EOS handling.  Still needs a fix in the ogg muxer to
12727           mark the last page as eos.
12728
12729 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12730
12731         * common/gtk-doc-plugins.mak:
12732         * docs/plugins/Makefile.am:
12733         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12734         * gst/ffmpegcolorspace/Makefile.am:
12735         * gst/ffmpegcolorspace/avcodec.h:
12736         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12737         * gst/tcp/gstmultifdsink.c:
12738           fix up ffmpegcolorspace docs; extract header
12739
12740 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12741
12742         * common/gtk-doc-plugins.mak:
12743         * docs/plugins/Makefile.am:
12744         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12745         * ext/theora/Makefile.am:
12746         * ext/theora/gsttheoraenc.h:
12747         * ext/theora/theoraenc.c:
12748         * ext/vorbis/vorbisenc.c:
12749           pick up signals and args for vorbis; add some docs for vorbis
12750
12751 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12752
12753         * common/gstdoc-scangobj:
12754         * common/gtk-doc-plugins.mak:
12755         * docs/libs/Makefile.am:
12756         * docs/plugins/gst-plugins-base-plugins.args:
12757         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12758         * docs/plugins/gst-plugins-base-plugins.interfaces:
12759         * docs/plugins/gst-plugins-base-plugins.prerequisites:
12760         * docs/plugins/gst-plugins-base-plugins.signals:
12761           only scanobj stuff from our source module.  Not sure yet
12762           if that's correct, given the hierarchy stuff :)
12763
12764 2005-09-15  Wim Taymans  <wim@fluendo.com>
12765
12766         * gst/audioconvert/gstaudioconvert.c:
12767         And enable 24 bits mode as well..
12768
12769 2005-09-15  Wim Taymans  <wim@fluendo.com>
12770
12771         * gst-libs/gst/rtp/Makefile.am:
12772         * gst-libs/gst/rtp/gstbasertppayload.c:
12773         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12774         (gst_basertppayload_class_init), (gst_basertppayload_init),
12775         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12776         (gst_basertppayload_chain), (gst_basertppayload_set_options),
12777         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12778         (gst_basertppayload_set_property),
12779         (gst_basertppayload_get_property),
12780         (gst_basertppayload_change_state):
12781         * gst-libs/gst/rtp/gstbasertppayload.h:
12782         Added rtp payloader base class.
12783
12784 2005-09-15  Andy Wingo  <wingo@pobox.com>
12785
12786         * configure.ac (plugindir): Remove the EOL matcher from the
12787         regexp, as it causes me problems. Libtool? Make? Who knows?
12788
12789 2005-09-14  David Schleef  <ds@schleef.org>
12790
12791         * check/generic/states.c: 
12792         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12793         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12794           Fixes for changes in registry API.
12795
12796         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
12797           to GST_PLUGIN_LDFLAGS.
12798         * ext/libvisual/visual.c: Make the library shut up.
12799         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12800         * gst-libs/gst/audio/gstaudiofilter.c: same
12801
12802 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12803
12804         * docs/plugins/Makefile.am:
12805         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12806         * docs/plugins/inspect/plugin-libvisual.xml:
12807         * docs/plugins/tmpl/element-tcpserversink.sgml:
12808         * ext/theora/theoraenc.c:
12809           add libvisual plugin and theoraenc element to docs
12810
12811 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12812
12813         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12814         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12815         * ext/theora/theoraenc.c:
12816           add theoraenc
12817
12818 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
12819
12820         * gst/audioconvert/Makefile.am:
12821           Audioconvert derives from GstBaseTransform and should
12822           link to the library with our base elements to avoid
12823           unresolved symbols. Makes things work with MinGW (#316160)
12824
12825         * gst/playback/test4.c: (main):
12826           Fix MinGW build problem and use g_usleep() instead of 
12827           sleep() (#316162)
12828
12829 2005-09-12  Wim Taymans  <wim@fluendo.com>
12830
12831         * gst/audioconvert/audioconvert.c: (float),
12832         (audio_convert_prepare_context), (audio_convert_convert):
12833         * gst/audioconvert/audioconvert.h:
12834         Cleanups, speedups, simplifications, added back support
12835         for 24 bits.
12836
12837 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12838
12839         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12840         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12841         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12842         * docs/plugins/tmpl/element-tcpserversink.sgml:
12843         * gst/ffmpegcolorspace/gstffmpeg.c:
12844         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12845         * gst/videotestsrc/gstvideotestsrc.c:
12846         * gst/volume/gstvolume.c:
12847           add more elements to the docs
12848
12849 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
12850
12851         * check/Makefile.am:
12852         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12853         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12854           Add extra tests for basetransform based components. 
12855           Comment out the test_element_negotiation test until we decide
12856           if it's testing correct behaviour.
12857         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12858         (gst_visual_chain), (gst_visual_change_state):
12859           Slightly more correct but still bogus timestamping.
12860           Fix state change function.
12861         * gst/audioconvert/gstaudioconvert.c:
12862         (gst_audio_convert_class_init):
12863         * gst/audioresample/gstaudioresample.c:
12864         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12865         (gst_ffmpegcsp_class_init):
12866         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12867         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12868         (gst_videoscale_prepare_image):
12869         * gst/volume/gstvolume.c: (gst_volume_class_init),
12870         (volume_transform_ip):
12871           Basetransform updates. Enable passthrough modes.
12872         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12873         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12874         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12875           Negotiation fix that allows the window to return to the original
12876           size and renegotiate passthrough upstream. Extra debug output.
12877
12878 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12879
12880         * gst/sine/gstsinesrc.c:
12881         * gst/volume/gstvolume.c:
12882           fix up header include
12883
12884 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
12885
12886         * gst-libs/gst/audio/gstbaseaudiosink.c:
12887         (gst_base_audio_sink_render):
12888         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12889         * gst/volume/gstvolume.c: (gst_volume_class_init),
12890         (volume_transform):
12891           fixing lost sync, some more debugging
12892
12893 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
12894
12895         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12896         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12897         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12898         (gst_xvimagesink_check_xshm_calls):
12899           Fix compilation when XShm is not available.
12900
12901 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12902
12903         * ext/libvisual/visual.c: (gst_visual_dispose),
12904         (gst_visual_getcaps), (gst_visual_src_setcaps),
12905         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12906         (gst_visual_change_state):
12907           Finish fixing up libvisual plugin so that it runs. 
12908
12909 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12910
12911         * ext/vorbis/vorbisenc.c:
12912         * gst-libs/gst/tag/gstvorbistag.c:
12913           gsttaginterface.h -> gsttagsetter.h
12914
12915 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12916
12917         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12918           added another test that failes for me (test is not active by default)
12919
12920 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12921
12922         * configure.ac:
12923           v4l2 is no longer in gst-plugins-base
12924
12925 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12926
12927         * configure.ac:
12928           In the output at the end, don't show the first plugin on the same
12929           line as "Core plug-ins, always built:".
12930           Indent the output as for other plugin categories
12931         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12932           #define that can be used to not use peer buffer_alloc functions for
12933           test purposes.
12934         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12935         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12936         (gst_ximagesink_show_frame):
12937         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12938         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12939         (gst_xvimagesink_show_frame):
12940           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12941           fails gracefully instead of XError aborting or deadlocking.
12942
12943 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12944
12945         * ext/libvisual/Makefile.am:
12946           link against gst-base-libs
12947
12948 2005-09-06  David Schleef  <ds@schleef.org>
12949
12950         * configure.ac: Enable libvisual plugin.
12951         * ext/libvisual/Makefile.am:
12952         * ext/libvisual/visual.c: Fixes to make it compile.
12953
12954 === release 0.9.2 ===
12955
12956 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12957
12958         * NEWS:
12959         * RELEASE:
12960         * configure.ac:
12961         * docs/random/ChangeLog-0.8:
12962           releasing 0.9.2, "Spoon"
12963
12964 2005-09-05  Michael Smith <msmith@fluendo.com>
12965
12966         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12967           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12968           that in the vorbisenc element.
12969
12970 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12971
12972         * common/gtk-doc-plugins.mak:
12973         * docs/plugins/Makefile.am:
12974           fix distcheck
12975         * gst/audioresample/resample.c:
12976           fix wrong docstring
12977
12978 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12979
12980         * common/gst-xmlinspect.py:
12981         * common/gtk-doc-plugins.mak:
12982           only inspect plugins for this given package
12983           require gst-python 0.9
12984
12985 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12986
12987         * Makefile.am:
12988         * autogen.sh:
12989         * common/gst-xmlinspect.py:
12990         * configure.ac:
12991         * docs/Makefile.am:
12992         * docs/plugins/inspect/plugin-alsa.xml:
12993         * docs/plugins/inspect/plugin-audioresample.xml:
12994         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12995         * docs/plugins/inspect/plugin-ogg.xml:
12996         * docs/plugins/tmpl/element-gnomevfssink.sgml:
12997         * docs/plugins/tmpl/element-multifdsink.sgml:
12998         * docs/plugins/tmpl/element-tcpserversink.sgml:
12999         * docs/plugins/tmpl/element-vorbisenc.sgml:
13000         * gst-plugins-base.spec.in:
13001           various doc-related updates
13002
13003 2005-08-31  Wim Taymans  <wim@fluendo.com>
13004
13005         * gst-libs/gst/audio/gstbaseaudiosink.c:
13006         (gst_base_audio_sink_render):
13007         Resync if the buffer timestamps drift more than a 10th 
13008         of a second.
13009
13010 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13011
13012         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
13013         (gst_v4lsrc_get_property):
13014           The 'timestamp-offset' property is registered as an int64, so
13015           let's use g_value_{set|get}_int64() in our setter and getter
13016           functions (makes it work and fixes warnings with gst-inspect).
13017
13018 2005-08-30  Wim Taymans  <wim@fluendo.com>
13019
13020         * check/elements/audioconvert.c: (setup_audioconvert):
13021         * check/elements/audioresample.c: (setup_audioresample):
13022         * check/elements/volume.c: (setup_volume):
13023         Fix checks.
13024
13025 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13026
13027         * common/gtk-doc-plugins.mak:
13028         * common/plugins.xsl:
13029         * docs/plugins/Makefile.am:
13030           make module a param
13031
13032 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
13033
13034         * examples/seeking/seek.c: (make_mp3_pipeline),
13035         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
13036         (play_cb), (pause_cb), (stop_cb):
13037           update the example
13038
13039 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
13040
13041         * gst/volume/gstvolume.c: (gst_volume_class_init),
13042         (volume_transform):
13043           do not update controlled params, if buffer has no timestamp
13044
13045 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
13046
13047         * configure.ac:
13048         * gst/sine/Makefile.am:
13049         * gst/volume/Makefile.am:
13050           controllerized elements also need to link against controller-libs ;)
13051
13052 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
13053
13054         * docs/libs/tmpl/gstcolorbalance.sgml:
13055         * docs/libs/tmpl/gstgconf.sgml:
13056         * docs/libs/tmpl/gstmixer.sgml:
13057         * docs/libs/tmpl/gstringbuffer.sgml:
13058         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13059         (gst_sinesrc_create):
13060         * gst/volume/gstvolume.c: (gst_volume_class_init),
13061         (volume_transform):
13062           controllerized two audio plugins
13063
13064 2005-08-29  Andy Wingo  <wingo@pobox.com>
13065
13066         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
13067         (vorbis_handle_data_packet): Fix some int overflow errors.
13068
13069         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
13070         -1.
13071         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
13072         valid.
13073         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
13074         if it's valid. Fixed streaming-mode playback.
13075
13076         * check/elements/volume.c (cleanup_volume): Fix for running
13077         CK_FORK=no.
13078
13079         * check/elements/audioconvert.c: Convert from native endian, not
13080         little endian.
13081
13082 2005-08-29  Michael Smith <msmith@fluendo.com>
13083
13084         * ext/ogg/Makefile.am:
13085         * ext/ogg/gstogg.c: (plugin_init):
13086         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
13087         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
13088         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
13089         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
13090         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
13091         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
13092         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
13093         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
13094         Add an ogg parser element.
13095
13096 2005-08-28  Andy Wingo  <wingo@pobox.com>
13097
13098         * Updates for two-arg init from GST_BOILERPLATE_FULL.
13099
13100 2005-08-26  Wim Taymans  <wim@fluendo.com>
13101
13102         * gst/audioconvert/audioconvert.c: (if), (float),
13103         (audio_convert_get_func_index), (check_default),
13104         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13105         (audio_convert_clean_context), (audio_convert_get_sizes),
13106         (audio_convert_convert):
13107         Cleanups.
13108
13109 2005-08-26  Wim Taymans  <wim@fluendo.com>
13110
13111         * gst/audioconvert/audioconvert.c: (if), (float),
13112         (audio_convert_get_func_index), (check_default),
13113         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13114         (audio_convert_clean_context), (audio_convert_get_sizes),
13115         (audio_convert_convert):
13116         More elegant and working temp buffer selection algo.
13117
13118 2005-08-26  Wim Taymans  <wim@fluendo.com>
13119
13120         * gst/audioconvert/audioconvert.c: (if), (float),
13121         (audio_convert_get_func_index), (check_default),
13122         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13123         (audio_convert_clean_context), (audio_convert_get_sizes),
13124         (get_temp_buffer), (audio_convert_convert):
13125         Use realloc else we lose our original data.
13126
13127 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13128
13129         * gst/audioresample/gstaudioresample.c:
13130           use base class' newsegment to properly timestamp
13131
13132 2005-08-26  Wim Taymans  <wim@fluendo.com>
13133
13134         * gst/audioconvert/audioconvert.c: (if), (float),
13135         (audio_convert_get_func_index), (check_default),
13136         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13137         (audio_convert_clean_context), (audio_convert_get_sizes),
13138         (get_temp_buffer), (audio_convert_convert):
13139         * gst/audioconvert/gstaudioconvert.c:
13140         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
13141         (gst_audio_convert_transform_caps),
13142         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
13143         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
13144         Oops, allocate enough space to perform the channel mix.
13145
13146 2005-08-26  Wim Taymans  <wim@fluendo.com>
13147
13148         * gst/audioconvert/Makefile.am:
13149         * gst/audioconvert/audioconvert.c: (if), (float),
13150         (audio_convert_get_func_index), (check_default),
13151         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13152         (audio_convert_clean_context), (audio_convert_get_sizes),
13153         (get_temp_buffer), (audio_convert_convert):
13154         * gst/audioconvert/audioconvert.h:
13155         * gst/audioconvert/gstaudioconvert.c:
13156         (gst_audio_convert_class_init), (gst_audio_convert_init),
13157         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
13158         (gst_audio_convert_get_unit_size),
13159         (gst_audio_convert_transform_caps),
13160         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
13161         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
13162         * gst/audioconvert/gstaudioconvert.h:
13163         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
13164         (gst_channel_mix_fill_identical),
13165         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
13166         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
13167         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
13168         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
13169         (gst_channel_mix_mix):
13170         * gst/audioconvert/gstchannelmix.h:
13171         Cleanups, librarify a bit, optimize, better negotiation and more.
13172
13173 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
13174
13175         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
13176         Another from MikeS:
13177         During typefinding, don't support negative offsets
13178         (offsets from the end of the stream) in our typefind->peek() function
13179         - nothing embedded in ogg ever needs them. However, we need to recognise
13180         those requests and reject them, otherwise we return invalid pointers.
13181
13182 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
13183
13184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13185         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
13186         (vorbisdec_finalize), (vorbis_handle_type_packet):
13187           Big shout-out to MikeS for fixing this giant memory leak.
13188           Huzzah!
13189
13190 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13191
13192         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
13193         (audio_convert_get_unit_size):
13194           plug some leaks
13195
13196 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13197
13198         * check/Makefile.am:
13199         * check/elements/audioconvert.c: (setup_audioconvert),
13200         (cleanup_audioconvert), (get_int_caps), (verify_convert),
13201         (GST_START_TEST), (audioconvert_suite), (main):
13202           add a test for audioconvert
13203         * gst/audioresample/gstaudioresample.c:
13204         * gst/audioresample/gstaudioresample.h:
13205           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
13206           note that for buffers of 1/3 sec this means DURATION(c) is 
13207           one nanosecond more than for a and b
13208
13209 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13210
13211         * check/Makefile.am:
13212         * check/elements/audioresample.c: (setup_audioresample),
13213         (cleanup_audioresample), (fail_unless_perfect_stream),
13214         (test_perfect_stream_instance), (GST_START_TEST),
13215           add a check for audioresample
13216         (audioresample_suite), (main):
13217         * check/elements/volume.c: (GST_START_TEST):
13218           remove unused method
13219         * gst/audioresample/gstaudioresample.c:
13220           set correct buffer parameters since we're changing them
13221         * gst/audioresample/resample_ref.c: (resample_scale_ref):
13222           add some debug
13223
13224 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13225
13226         * gst/audioresample/debug.c:
13227         * gst/audioresample/gstaudioresample.c:
13228           add room for extra overlap samples when asked to transform size
13229           protect against possible mem corruption and check for discrepancies
13230           between written size and outbuffer's size so we can warn for
13231           potential problems
13232         * gst/audioresample/resample.c: (resample_init),
13233         (resample_get_output_size_for_input), (resample_get_output_size),
13234         (resample_set_n_channels), (resample_set_format):
13235           set debug level based on RESAMPLE_DEBUG env var
13236           make sure that get_output_size* returns a whole number of
13237           sample_size
13238           set sample_size each time either channel or format is set
13239         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
13240         * gst/audioresample/resample_functable.c:
13241         (resample_scale_functable):
13242         * gst/audioresample/resample_ref.c: (resample_scale_ref):
13243           remove r->sample_size, it's done in resample.c now
13244           add some debugging to the ref implementation
13245           make sure we only give back bytes that are wholes of the sample
13246           size
13247
13248 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
13249         * gst/playback/gstplaybasebin.c: (fill_buffer):
13250         Revert unpopular change for GST_MESSAGE_SRC to GObject.
13251
13252 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
13253
13254         * gst/volume/gstvolume.c:
13255           made set_caps function static
13256
13257 2005-08-24  Wim Taymans  <wim@fluendo.com>
13258
13259         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
13260         (gst_vorbisenc_change_state):
13261         Stop leaking taglists.
13262
13263 2005-08-24  Wim Taymans  <wim@fluendo.com>
13264
13265         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
13266         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
13267         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
13268         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
13269         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13270         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
13271         Parse seeking events better.
13272         Unref static caps.
13273         Generate correct newsegment events, fixes seeking in live oggs.
13274
13275         * ext/theora/theoradec.c: (theora_dec_src_query),
13276         (theora_dec_src_event), (theora_dec_src_getcaps),
13277         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
13278         Use newsegment values to report correct play time.
13279
13280         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13281         (vorbis_dec_src_event), (vorbis_dec_sink_event):
13282         * ext/vorbis/vorbisdec.h:
13283         Parse and use newsegment values to report correct play time.
13284
13285         * gst-libs/gst/audio/gstbaseaudiosink.c:
13286         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13287         Clear ringbuffer on flush.
13288         Use newsegment values to calculate playback time.
13289
13290         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
13291         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13292         Basesink does newsegment calculations for us now.
13293
13294 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13295
13296         * check/Makefile.am:
13297         * configure.ac:
13298           add core's plugins to the mix so that playbin works
13299         * check/generic/states.c: (GST_START_TEST):
13300           set a 0 timeout on pipelines, so they don't force the next
13301           state change
13302         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
13303         (gst_play_base_bin_change_state):
13304           remove the crappy error handling and do GST error handling
13305
13306 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13307
13308         * check/Makefile.am:
13309         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
13310           add same test as to core, it bitches out on playbin atm.
13311
13312 2005-08-24  Wim Taymans  <wim@fluendo.com>
13313
13314         * configure.ac:
13315         Remove audioscale.
13316
13317 2005-08-24  Wim Taymans  <wim@fluendo.com>
13318
13319         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
13320         (gst_videoscale_prepare_size), (parse_caps),
13321         (gst_videoscale_set_caps), (gst_videoscale_get_size),
13322         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
13323         (gst_videoscale_transform):
13324         * gst/videoscale/gstvideoscale.h:
13325         Refactor, make use of BaseTranform really well.
13326
13327 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13328
13329         * configure.ac:
13330           compile audioresample
13331         * gst/audioresample/Makefile.am:
13332         * gst/audioresample/buffer.c:
13333         * gst/audioresample/functable.c:
13334         * gst/audioresample/gstaudioresample.c:
13335         * gst/audioresample/gstaudioresample.h:
13336         * gst/audioresample/resample.c:
13337         (resample_get_output_size_for_input):
13338         * gst/audioresample/resample.h:
13339         * gst/audioresample/resample_chunk.c:
13340         * gst/audioresample/resample_functable.c:
13341         * gst/audioresample/resample_ref.c:
13342           port to use basetransform; doesn't work in all cases yet
13343
13344 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13345
13346         * gst/audioconvert/gstaudioconvert.c:
13347         (gst_audio_convert_class_init), (gst_audio_convert_init),
13348         (audio_convert_get_unit_size), (audio_convert_transform_caps),
13349         (audio_convert_fixate_caps), (audio_convert_set_caps),
13350         (audio_convert_transform),
13351         (gst_audio_convert_buffer_to_default_format),
13352         (gst_audio_convert_buffer_from_default_format),
13353         (gst_audio_convert_channels):
13354         * gst/audioconvert/gstchannelmix.c:
13355         * gst/audioconvert/gstchannelmix.h:
13356           port to basetransform
13357         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13358         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
13359         (gst_ffmpegcsp_get_unit_size):
13360         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
13361         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
13362           fix for basetransform changes
13363
13364 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
13365
13366         * check/Makefile.am:
13367           Add CHECK_CFLAGS and LDFLAGS
13368
13369         * gst/playback/gstplaybasebin.c: (fill_buffer):
13370           GST_MESSAGE_SRC became a GObject
13371
13372 2005-08-24  Wim Taymans  <wim@fluendo.com>
13373
13374         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
13375         (gst_ring_buffer_clear_all):
13376         * gst-libs/gst/audio/gstringbuffer.h:
13377         Added function to clear the ringbuffer.
13378
13379 2005-08-24  Andy Wingo  <wingo@pobox.com>
13380
13381         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
13382         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
13383         of _open and _close.
13384
13385         * sys/v4l/gstv4lxoverlay.h:
13386         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
13387         an Xv connection here, instead of all the time. Make Xv only be
13388         loaded if you axe for it. Kindof a workaround for buggy behaviour
13389         of Xv when using remote xservers (XvQueryExtension would block).
13390         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
13391         replace the _open and _close public API. Only start the xv
13392         connection if necessary.
13393         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
13394
13395 2005-08-23  David Schleef  <ds@schleef.org>
13396
13397         * gst/audioresample/Makefile.am: Leet audioresampling code
13398         * gst/audioresample/buffer.c:
13399         * gst/audioresample/buffer.h:
13400         * gst/audioresample/debug.c:
13401         * gst/audioresample/debug.h:
13402         * gst/audioresample/functable.c:
13403         * gst/audioresample/functable.h:
13404         * gst/audioresample/gstaudioresample.c:
13405         * gst/audioresample/gstaudioresample.h:
13406         * gst/audioresample/resample.c:
13407         * gst/audioresample/resample.h:
13408         * gst/audioresample/resample_chunk.c:
13409         * gst/audioresample/resample_functable.c:
13410         * gst/audioresample/resample_ref.c:
13411
13412 2005-08-23  Wim Taymans  <wim@fluendo.com>
13413
13414         * examples/seeking/seek.c: (make_vorbis_pipeline),
13415         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
13416         Small seek updates.
13417
13418 2005-08-23  Andy Wingo  <wingo@pobox.com>
13419
13420         * gst-libs/gst/audio/gstbaseaudiosrc.c
13421         (gst_base_audio_src_fixate): Only fixate endianness if it is
13422         present in the caps.
13423
13424 2005-08-22  Andy Wingo  <wingo@pobox.com>
13425
13426         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
13427         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
13428         device-name property.
13429
13430         * gst-libs/gst/audio/gstaudiosrc.h:
13431         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
13432         close_device in the ring buffer, like gstaudiosink.
13433
13434         * ext/alsa/gstalsamixer.h:
13435         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
13436         macro to implement the interface without much code. Cleanups. 
13437
13438         * ext/alsa/gstalsasrc.h:
13439         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
13440         READY.
13441
13442         * ext/alsa/Makefile.am: Add new files.
13443         * ext/alsa/gstalsamixerelement.c: 
13444         * ext/alsa/gstalsamixerelement.c: Split element code out from
13445         mixer code so that alsasrc can be a mixer too.
13446
13447 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13448
13449         * check/elements/volume.c: (setup_volume), (cleanup_volume),
13450         (GST_START_TEST):
13451         * check/elements/vorbisdec.c: (setup_vorbisdec),
13452         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
13453         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13454         (vorbis_handle_identification_packet),
13455         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
13456         (vorbis_handle_header_packet), (vorbis_dec_push),
13457         (vorbis_dec_chain):
13458           use the setup/teardown methods to save code.  save code is good.
13459
13460 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13461
13462         * check/Makefile.am:
13463           add ext dir for plugins
13464           add vorbisdec test conditionally
13465         * check/elements/volume.c: (setup_volume), (cleanup_volume),
13466         (GST_START_TEST), (volume_suite):
13467           add a test with wrong caps
13468         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
13469         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
13470           add a vorbisdec test
13471         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
13472         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
13473           clean up debug output
13474         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13475           yay, fix a segfault/security issue in vorbisdec
13476           gst-launch fakesrc ! vorbisdec wasn't happy
13477         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
13478         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
13479         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
13480         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
13481         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
13482         (gst_vorbisenc_set_metadata), (get_constraints_string),
13483         (update_start_message), (gst_vorbisenc_setup),
13484         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
13485         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
13486         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
13487         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
13488         * ext/vorbis/vorbisenc.h:
13489           march in line
13490         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13491         (gst_ffmpegcsp_transform):
13492           have the kow come home
13493         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13494           debug my func ptr
13495         * gst/volume/gstvolume.c: (volume_set_caps):
13496           add a debug
13497
13498 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13499
13500         * Makefile.am:
13501         * check/.cvsignore:
13502         * check/Makefile.am:
13503         * check/elements/.cvsignore:
13504         * check/elements/volume.c: (chain_func), (event_func),
13505         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
13506         (main):
13507         * configure.ac:
13508           add unit test structure for gst-plugins-base
13509           add a test for volume
13510         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
13511         (gst_volume_set_volume), (gst_volume_get_volume),
13512         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
13513         (volume_funcfind), (volume_process_float), (volume_process_int16),
13514         (volume_set_caps), (volume_transform), (volume_update_mute),
13515         (volume_update_volume), (volume_set_property),
13516         (volume_get_property):
13517           document a little; use basetransform vmethod _set_caps
13518
13519 2005-08-19  Andy Wingo  <wingo@pobox.com>
13520
13521         * ext/alsa/gstalsamixertrack.h:
13522         * ext/alsa/gstalsamixertrack.c:
13523         * ext/alsa/gstalsamixeroptions.h:
13524         * ext/alsa/gstalsamixeroptions.c:
13525         * ext/alsa/gstalsamixer.h:
13526         * ext/alsa/gstalsamixer.c: Port to 0.9.
13527
13528         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
13529         Remove gstalsa.c and alsaclock. No more cruft here.
13530         
13531 2005-08-18  Wim Taymans  <wim@fluendo.com>
13532
13533         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13534         (gst_base_rtp_depayload_chain),
13535         (gst_base_rtp_depayload_add_to_queue),
13536         (gst_base_rtp_depayload_push),
13537         (gst_base_rtp_depayload_queue_release):
13538         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13539         Fix for RTPBuffer changes.
13540
13541         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
13542         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
13543         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
13544         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
13545         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
13546         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
13547         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
13548         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
13549         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
13550         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
13551         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13552         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13553         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13554         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13555         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13556         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13557         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13558         (gst_rtpbuffer_get_payload):
13559         * gst-libs/gst/rtp/gstrtpbuffer.h:
13560         Don't subclass GstBuffer but add methods and helper functions
13561         to construct and manipulate RTP packets in regular GstBuffers.
13562
13563 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
13564
13565         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13566           moved statement below switch
13567         * gst/volume/gstvolume.c: (gst_volume_class_init):
13568           added debug ptr
13569
13570 2005-08-16  Wim Taymans  <wim@fluendo.com>
13571
13572         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13573         (gst_base_audio_src_change_state):
13574         Open and close device in READY<->NULL state change.
13575
13576 2005-08-16  Andy Wingo  <wingo@pobox.com>
13577
13578         * examples/seeking/Makefile.am: Don't compile non-compiling
13579         compiled objects with the compiler.
13580
13581         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13582         elements.
13583
13584 2005-08-12  Philippe Khalaf <burger@speedy.org>
13585         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13586         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13587           Made a thread to release the queue.
13588           Removed timestamp conversion for now.
13589
13590 2005-08-10  Philippe Khalaf <burger@speedy.org>
13591         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13592         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13593           Added rtp timestamp -> gst timestamp conversion.
13594           Fixed several problems with queue.
13595
13596 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13597
13598         * gst-libs/gst/audio/gstaudioclock.h:
13599         * gst-libs/gst/audio/gstaudiofilter.h:
13600         * gst-libs/gst/audio/gstaudiosink.h:
13601         * gst-libs/gst/audio/gstaudiosrc.h:
13602         * gst-libs/gst/audio/gstbaseaudiosink.h:
13603         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13604         * gst-libs/gst/audio/gstringbuffer.h:
13605         * gst-libs/gst/net/gstnetbuffer.h:
13606         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13607         * gst-libs/gst/rtp/gstrtpbuffer.h:
13608           Add padding (you will need to rebuild gst-plugins-base,
13609           gst-plugins and all applications afterwards!)
13610
13611 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13612
13613         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13614         (gst_riff_parse_chunk):
13615           Fix bug in debug message and add some more debug messages.
13616
13617 2005-08-08  Edward Hervey  <edward@fluendo.com>
13618
13619         * gst-libs/gst/riff/riff-media.c:
13620         backported updates since branch
13621
13622 2005-08-08  Andy Wingo  <wingo@pobox.com>
13623
13624         * gst-libs/gst/audio/gstbaseaudiosink.c
13625         (gst_base_audio_sink_change_state): Open the device in NULL->READY
13626         like good elements should. Close on READY->NULL too.
13627
13628         * gst-libs/gst/audio/gstaudiosink.c
13629         (gst_audioringbuffer_open_device,
13630         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13631         (gst_audioringbuffer_release): Updates for new ring buffer API,
13632         hook into the new audio sink api.
13633
13634         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13635         (GstAudioSinkClass.close): Just open and close the device -- no
13636         resource allocation or configuration.
13637         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13638         vmethods, handle device setup and resource allocation.
13639
13640         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13641         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13642         base class API.
13643
13644         * gst-libs/gst/audio/gstringbuffer.h
13645         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13646         New vmethods.
13647
13648         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13649         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13650         New API functions. The device should be opened before acquiring
13651         and closed after releasing.
13652
13653 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13654
13655         * gst-libs/gst/interfaces/mixer.h:
13656           Reset padding to GST_PADDING.
13657
13658 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13659
13660         * gst/playback/gstplaybin.c: (remove_sinks):
13661           Remove visualization from parent explicitely; works around some
13662           apparent refcount issue that I haven't tracked down yet.
13663
13664 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13665
13666         * ext/alsa/gstalsasink.c: (set_hwparams):
13667           Assign debug category, add negotiation debug msgs.
13668
13669 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13670
13671         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13672           Fix error code for file-not-found to NOT_FOUND.
13673
13674 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13675
13676         * common/gtk-doc-plugins.mak:
13677         * docs/plugins/Makefile.am:
13678         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13679         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13680           renamed to actual element names, so much nicer to look at
13681         * docs/plugins/tmpl/gstmultifdsink.sgml:
13682           remove
13683         * docs/plugins/tmpl/multifdsink.sgml:
13684         * docs/plugins/tmpl/tcpserversink.sgml:
13685           add
13686         * ext/alsa/gstalsa.c:
13687         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13688         * ext/ogg/gstoggmux.c:
13689         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13690         * gst/playback/gstdecodebin.c:
13691         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13692         * gst/tcp/gsttcpserversink.c:
13693           various fixes and documentation additions
13694
13695 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13696
13697         * common/Makefile.am:
13698         * common/gstdoc-scangobj:
13699         * common/gtk-doc-plugins.mak:
13700         * common/gtk-doc.mak:
13701           add a custom scangobj that uses the registry
13702           add a custom gtk-doc-plugins.mak that uses it
13703           some doc build fixes
13704         * configure.ac:
13705         * docs/Makefile.am:
13706         * docs/plugins/Makefile.am:
13707         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13708         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13709         * docs/plugins/gst-plugins-base-plugins.types:
13710         * docs/plugins/tmpl/gstmultifdsink.sgml:
13711           add docs for one element, multifdsink
13712         * gst/adder/gstadder.h:
13713         * gst/volume/gstvolume.h:
13714           don't privatize enum
13715         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13716         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13717         (gst_sync_method_get_type), (gst_client_status_get_type),
13718         (gst_multifdsink_class_init),
13719         (gst_multifdsink_client_queue_buffer),
13720         (gst_multifdsink_handle_client_write):
13721         * gst/tcp/gstmultifdsink.h:
13722         * gst/tcp/gsttcp.h:
13723         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13724         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13725         (gst_tcpclientsink_render):
13726         * gst/tcp/gsttcpclientsink.h:
13727         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13728         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13729         (gst_tcpclientsrc_start):
13730         * gst/tcp/gsttcpclientsrc.h:
13731         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13732         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13733         * gst/tcp/gsttcpserversrc.h:
13734         * gst/typefind/gsttypefindfunctions.c:
13735           remove superfluous Type stuff
13736
13737 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13738
13739         * gst/playback/gstplaybin.c: (gen_video_element):
13740           Enable videoscale.
13741
13742 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13743
13744         * gst-libs/gst/gconf/gconf.c:
13745         * gst-libs/gst/gconf/gconf.h:
13746           Fix some Andy Problem [tm].
13747
13748 2005-08-04  Andy Wingo  <wingo@pobox.com>
13749
13750         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13751         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13752         (gst_ffmpegcsp_get_size): Adapt to API changes.
13753
13754         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13755         Implement an in-place do-nothing transform.
13756
13757 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13758
13759         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13760         (gst_ximagesink_renegotiate_size):
13761           Do not set new window sizes yet if we prepare a new buffer size
13762           for upstream renegotiation (software scaling) at some point in the
13763           future, because this new size waqs not actually accepted yet. Once
13764           accepted, renegotiation later on will set the new sizes just fine.
13765           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13766           embedding testcase.
13767
13768 2005-08-03  Andy Wingo  <wingo@pobox.com>
13769
13770         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13771         (gst_ximagesink_buffer_alloc): 
13772         Protect the height, width, and desired_caps with the pool_lock.
13773         Fixes videotestsrc ! queue ! ximagesink.
13774
13775 2005-08-02  Edward Hervey  <edward@fluendo.com>
13776
13777         * gst/volume/gstvolume.c:
13778         include left from controller cleanup
13779
13780 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
13781         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13782           Stop collectpads before calling the parent state
13783           change function on PAUSED->READY.
13784
13785 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
13786         * configure.ac:
13787           When testing for X libs, use the X CFlags 
13788         * gst/adder/gstadder.c: (gst_adder_change_state):
13789           Stop the collectpads before calling parent state change function
13790           on PAUSED->READY, otherwise we deadlock deactivating pads.
13791
13792 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
13793
13794         * configure.ac:
13795         * docs/libs/tmpl/gstcolorbalance.sgml:
13796         * docs/libs/tmpl/gstmixer.sgml:
13797         * examples/Makefile.am:
13798         * gst/sine/Makefile.am:
13799         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13800         (gst_sinesrc_set_property), (plugin_init):
13801         * gst/sine/gstsinesrc.h:
13802         * gst/volume/Makefile.am:
13803         * gst/volume/gstvolume.c: (gst_volume_set_volume),
13804         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13805         (volume_process_float), (volume_process_int16),
13806         (volume_set_property), (plugin_init):
13807         * gst/volume/gstvolume.h:
13808           deactivate and remove dparams (libgstcontrol)
13809
13810 2005-07-29  Wim Taymans  <wim@fluendo.com>
13811
13812         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13813         Convert me to BaseTransform!! help..
13814
13815 2005-07-29  Andy Wingo  <wingo@pobox.com>
13816
13817         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13818         sinks.
13819
13820         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13821         support of both endiannesses.
13822
13823 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13824
13825         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13826           Fix confusing debug message (s/event/query/)
13827
13828 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13829
13830         * gst/videotestsrc/videotestsrc.h:
13831           Use "_stdint.h" instead of <stdint.h>
13832
13833 2005-07-27  Wim Taymans  <wim@fluendo.com>
13834
13835         * ext/vorbis/Makefile.am:
13836         Revert wrong commit.
13837
13838 2005-07-27  Wim Taymans  <wim@fluendo.com>
13839
13840         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13841         More compilation fixen.
13842
13843 2005-07-27  Wim Taymans  <wim@fluendo.com>
13844
13845         * gst-libs/gst/audio/gstbaseaudiosink.c:
13846         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13847         (gst_base_audio_sink_create_ringbuffer),
13848         (gst_base_audio_sink_change_state):
13849         Fix compilation.
13850
13851 2005-07-27  Wim Taymans  <wim@fluendo.com>
13852
13853         * examples/seeking/seek.c: (setup_dynamic_link),
13854         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13855         (query_positions_elems), (query_positions_pads), (do_seek):
13856         Update seek example.
13857
13858         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13859         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13860         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13861         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13862         (gst_ogg_demux_handle_event),
13863         (gst_ogg_demux_deactivate_current_chain),
13864         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13865         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13866         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13867         (gst_ogg_demux_loop):
13868         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13869         * ext/theora/theoradec.c: (theora_dec_src_event),
13870         (theora_dec_src_getcaps), (theora_dec_sink_event),
13871         (theora_dec_push), (theora_dec_chain):
13872         * ext/vorbis/Makefile.am:
13873         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13874         (vorbis_dec_sink_event), (vorbis_dec_push),
13875         (vorbis_handle_data_packet):
13876         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13877         (gst_vorbisenc_chain):
13878         * gst/playback/gststreaminfo.c: (cb_probe):
13879         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13880         * gst/videorate/gstvideorate.c: (gst_videorate_event):
13881         * gst/videoscale/gstvideoscale.c:
13882         (gst_videoscale_handle_src_event):
13883         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13884         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13885         (gst_ximagesink_navigation_send_event):
13886         * sys/xvimage/xvimagesink.c:
13887         (gst_xvimagesink_navigation_send_event):
13888         Various event updates and cleanups
13889
13890 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13891
13892         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13893           Fix segfault for I420/YV12.
13894
13895 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13896
13897         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13898           Report bitrate.
13899
13900 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13901
13902         * gst/playback/gstplaybin.c: (gen_video_element),
13903         (gen_audio_element):
13904           Switch to auto*sink elements as default sinks; add volume element
13905           so that volume control in totem works.
13906
13907 2005-07-21  Wim Taymans  <wim@fluendo.com>
13908
13909         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13910         * gst/playback/gstplaybin.c: (setup_sinks),
13911         (gst_play_bin_change_state):
13912         Refcount fix and more comments.
13913
13914 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13915
13916         * sys/ximage/Makefile.am:
13917         * sys/ximage/ximage.c: (plugin_init):
13918         * sys/ximage/ximagesink.c:
13919         Prepare for adding ximagesrc, rename of plugin to ximage etc.
13920         
13921
13922 2005-07-21  Wim Taymans  <wim@fluendo.com>
13923
13924         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13925         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13926         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13927         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13928         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13929         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13930         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13931         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13932         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13933         Generate correct disconts for live chained oggs.
13934
13935         * gst-libs/gst/audio/gstbaseaudiosink.c:
13936         (gst_base_audio_sink_render),
13937         (gst_base_audio_sink_create_ringbuffer),
13938         (gst_base_audio_sink_change_state):
13939         Handle discont math correctly.
13940
13941         * gst/playback/gstplaybin.c: (add_sink):
13942         Some small debug cleanup.
13943
13944 2005-07-21  Wim Taymans  <wim@fluendo.com>
13945
13946         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13947         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13948         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13949         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13950         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13951         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13952         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13953         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13954         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13955         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13956         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13957         (gst_ogg_demux_change_state), (gst_ogg_print):
13958         Reorganize code to send the right disconts when in streaming
13959         mode.
13960
13961 2005-07-20  Andy Wingo  <wingo@pobox.com>
13962
13963         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13964         fix (?), fixes a seggie mcfalterson (#310894).
13965
13966 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13967
13968         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13969         (gst_ogg_mux_set_header_on_caps):
13970         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13971         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13972         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13973         * gst-libs/gst/audio/multichannel.c:
13974         (gst_audio_set_channel_positions),
13975         (gst_audio_set_structure_channel_positions_list):
13976         * gst/playback/gstdecodebin.c: (dynamic_create):
13977         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13978         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13979           Fixes for API changes in core.
13980
13981 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13982
13983         * gst/playback/gstplaybasebin.c: (fill_buffer):
13984           Use _new_custom() so we can set custom message types for buffering
13985           messages.
13986
13987 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13988
13989         * configure.ac:
13990         * gst-libs/gst/Makefile.am:
13991         * gst-libs/gst/gconf/.cvsignore:
13992         * gst-libs/gst/gconf/Makefile.am:
13993         * gst-libs/gst/gconf/test-gconf.c:
13994         * pkgconfig/Makefile.am:
13995         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13996         * pkgconfig/gstreamer-gconf.pc.in:
13997           Remove gconf stuff, use gconf elements instead from now on.
13998
13999 2005-07-20  Wim Taymans  <wim@fluendo.com>
14000
14001         * gst-libs/gst/audio/TODO:
14002         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
14003         (gst_audio_clock_get_internal_time):
14004         * gst-libs/gst/audio/gstaudioclock.h:
14005         * gst-libs/gst/audio/gstbaseaudiosink.c:
14006         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
14007         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
14008         (gst_base_audio_sink_render),
14009         (gst_base_audio_sink_create_ringbuffer),
14010         (gst_base_audio_sink_change_state):
14011         Make sure the audio clock always returns an increasing value.
14012
14013 2005-07-19  Andy Wingo  <wingo@pobox.com>
14014
14015         * gst/videotestsrc/: Cleanups.
14016
14017 2005-07-19  Wim Taymans  <wim@fluendo.com>
14018
14019         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14020         Better debugging.
14021
14022 2005-07-19  Wim Taymans  <wim@fluendo.com>
14023
14024         * examples/seeking/seek.c: (make_dv_pipeline),
14025         (make_vorbis_theora_pipeline), (query_rates),
14026         (query_positions_elems), (query_positions_pads), (do_seek):
14027         Make correct DV pipeline.
14028
14029 2005-07-18  Andy Wingo  <wingo@pobox.com>
14030
14031         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
14032         default. Also because it's the only thing that really works. (This
14033         is used in the GConf elements).
14034         Use AS_LIBTOOL_TAGS.
14035
14036 2005-07-18  Wim Taymans  <wim@fluendo.com>
14037
14038         * gst/playback/gstdecodebin.c: (remove_element_chain):
14039         * gst/playback/gstplaybin.c: (add_sink):
14040         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
14041         (gst_stream_info_set_mute):
14042         * gst/playback/gststreamselector.c:
14043         (gst_stream_selector_get_linked_pad),
14044         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
14045         More leak and compile fixes.
14046
14047 2005-07-18  Wim Taymans  <wim@fluendo.com>
14048
14049         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14050         (query_rates), (query_positions_elems), (query_positions_pads),
14051         (do_seek), (seek_cb), (stop_seek):
14052         Updated seek example. 
14053
14054         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
14055         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
14056         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
14057         * gst/playback/gstplaybin.c: (add_sink):
14058         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
14059         (gst_stream_info_set_mute):
14060         Some refcount leak fixes.
14061
14062 2005-07-16  Wim Taymans  <wim@fluendo.com>
14063
14064         * gst-libs/gst/audio/gstbaseaudiosink.c:
14065         (gst_base_audio_sink_render):
14066         Align samples even if we have roundoff errors in the 
14067         timestamp conversion.
14068
14069 2005-07-16  Wim Taymans  <wim@fluendo.com>
14070
14071         * docs/libs/tmpl/gstringbuffer.sgml:
14072         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14073         (query_rates), (query_positions_elems), (query_positions_pads),
14074         (update_scale), (do_seek):
14075         Updated seek example.
14076
14077         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14078         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
14079         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
14080         (gst_ogg_demux_loop):
14081         Push out correct discont values.
14082
14083         * ext/theora/theoradec.c: (theora_dec_src_convert),
14084         (theora_dec_sink_convert), (theora_dec_src_getcaps),
14085         (theora_dec_sink_event), (theora_handle_type_packet),
14086         (theora_handle_header_packet), (theora_dec_push),
14087         (theora_handle_data_packet), (theora_dec_chain),
14088         (theora_dec_change_state):
14089         Better timestamping.
14090
14091         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14092         (vorbis_dec_sink_event), (vorbis_dec_push),
14093         (vorbis_handle_data_packet), (vorbis_dec_chain):
14094         * ext/vorbis/vorbisdec.h:
14095         Better timestamping.
14096
14097         * gst-libs/gst/audio/gstbaseaudiosink.c:
14098         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
14099         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
14100         Handle syncing on timestamps instead of sample offsets. Make
14101         use of DISCONT values as described in design docs.
14102
14103         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14104         (gst_base_audio_src_get_time):
14105         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
14106         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
14107         (gst_ring_buffer_read):
14108         * gst-libs/gst/audio/gstringbuffer.h:
14109         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
14110         (gst_ximagesink_show_frame):
14111         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
14112         Correcly convert buffer timestamp to stream time.
14113
14114 2005-07-16  Wim Taymans  <wim@fluendo.com>
14115
14116         * gst/audioconvert/gstaudioconvert.c:
14117         (gst_audio_convert_get_buffer):
14118         Timestamp buffers correctly.
14119
14120         * gst/playback/gstplaybin.c: (gen_video_element):
14121         Make internal fakesink silent.
14122
14123 2005-07-15  Wim Taymans  <wim@fluendo.com>
14124
14125         * gst/ffmpegcolorspace/Makefile.am:
14126         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14127         (gst_ffmpegcsp_caps_remove_format_info),
14128         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
14129         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
14130         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
14131         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
14132         Ported ffmpegcolorspace to basetransform.
14133
14134         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
14135         * gst/volume/gstvolume.c: (volume_transform):
14136         Ported to new API.
14137
14138 2005-07-14  Wim Taymans  <wim@fluendo.com>
14139
14140         * gst/videotestsrc/Makefile.am:
14141         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
14142         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
14143         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
14144         (gst_videotestsrc_init), (gst_videotestsrc_event),
14145         (gst_videotestsrc_create), (gst_videotestsrc_start),
14146         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
14147         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
14148         (gst_videotestsrc_get_property):
14149         * gst/videotestsrc/gstvideotestsrc.h:
14150         Make videotestsrc a pushsrc.
14151
14152 2005-07-14  Wim Taymans  <wim@fluendo.com>
14153
14154         * gst/tcp/gstfdset.c: (gst_fdset_free):
14155         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
14156         (gst_multifdsink_add), (gst_multifdsink_remove),
14157         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
14158         (gst_multifdsink_remove_client_link),
14159         (gst_multifdsink_client_queue_data),
14160         (gst_multifdsink_client_queue_caps),
14161         (gst_multifdsink_client_queue_buffer),
14162         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
14163         (gst_multifdsink_stop):
14164         * gst/tcp/gstmultifdsink.h:
14165         0.8 backporting.
14166
14167         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14168         Also draw image when not from a pool.
14169
14170 2005-07-14  Wim Taymans  <wim@fluendo.com>
14171
14172         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14173         (mute_stream), (silence_stream):
14174         Small debug additions.
14175
14176 2005-07-14  Wim Taymans  <wim@fluendo.com>
14177
14178         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14179         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
14180         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
14181         Better error recovery, ignore unconnected pads and
14182         non-fatal errors.
14183
14184 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14185
14186         * docs/libs/tmpl/gstaudio.sgml:
14187         * docs/libs/tmpl/gstcolorbalance.sgml:
14188         * docs/libs/tmpl/gstgconf.sgml:
14189         * docs/libs/tmpl/gstmixer.sgml:
14190         * docs/libs/tmpl/gstringbuffer.sgml:
14191         * docs/libs/tmpl/gsttuner.sgml:
14192         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14193         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14194         (gst_tcpclientsrc_class_init):
14195         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14196         (gst_tcpserversrc_class_init):
14197         * sys/v4l/gstv4lelement.c:
14198           more autistic cleanliness in functions/names/defines
14199
14200 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14201
14202         * configure.ac:
14203           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
14204           added manually to each Makefile.am so we are sure it goes
14205           *last* and doesn't add -L flags before linking in libs of our
14206           own, like, say, internal .la libs, that then accidentally pick
14207           up the installed copy.
14208         * docs/libs/Makefile.am:
14209         * ext/alsa/Makefile.am:
14210         * ext/cdparanoia/Makefile.am:
14211         * ext/gnomevfs/Makefile.am:
14212         * ext/libvisual/Makefile.am:
14213         * ext/ogg/Makefile.am:
14214         * ext/theora/Makefile.am:
14215         * ext/vorbis/Makefile.am:
14216         * gst-libs/gst/video/Makefile.am:
14217         * gst/adder/Makefile.am:
14218         * gst/audioconvert/Makefile.am:
14219         * gst/audiorate/Makefile.am:
14220         * gst/audioscale/Makefile.am:
14221         * gst/ffmpegcolorspace/Makefile.am:
14222         * gst/playback/Makefile.am:
14223         * gst/sine/Makefile.am:
14224         * gst/subparse/Makefile.am:
14225         * gst/tags/Makefile.am:
14226         * gst/tcp/Makefile.am:
14227         * gst/typefind/Makefile.am:
14228         * gst/videorate/Makefile.am:
14229         * gst/videoscale/Makefile.am:
14230         * gst/videotestsrc/Makefile.am:
14231         * gst/volume/Makefile.am:
14232         * sys/v4l/Makefile.am:
14233         * sys/ximage/Makefile.am:
14234         * sys/xvimage/Makefile.am:
14235           adapt properly to this change. This should make sure that
14236           plugins and libs properly link to the as-yet-uninstalled
14237           copies of stuff like libgstinterfaces and libgstvideo
14238
14239 2005-07-13  Andy Wingo  <wingo@pobox.com>
14240
14241         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
14242         (gst_v4lsrc_fixate): Fixate on format as well.
14243
14244         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
14245         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
14246         buffer points to it.
14247         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
14248         rather just doing X calls ourselves. Also fixes a memleak.
14249
14250 2005-07-12  Andy Wingo  <wingo@pobox.com>
14251
14252         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
14253         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
14254         (gst_v4lsrc_create): Re-add the copy-mode property, default to
14255         TRUE to avoid deadlocks if an element holds on to our buffers.
14256
14257 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14258
14259         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14260         (gst_sinesrc_init), (gst_sinesrc_create),
14261         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14262         (gst_sinesrc_start):
14263         * gst/sine/gstsinesrc.h:
14264           removing num-buffers property before moving it
14265
14266 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14267
14268         * configure.ac:
14269           use overridable ERROR_CFLAGS
14270         * docs/libs/gst-plugins-base-libs.types:
14271         * docs/libs/tmpl/gstringbuffer.sgml:
14272         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
14273         (gst_alsasink_class_init):
14274         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
14275         (gst_alsasrc_class_init):
14276         * gst-libs/gst/audio/audio.h:
14277         * gst-libs/gst/audio/gstaudioclock.h:
14278         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
14279         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
14280         (gst_audio_filter_link), (gst_audio_filter_init),
14281         (gst_audio_filter_chain), (gst_audio_filter_set_property),
14282         (gst_audio_filter_get_property),
14283         (gst_audio_filter_class_add_pad_templates):
14284         * gst-libs/gst/audio/gstaudiofilter.h:
14285         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14286         (gst_audio_filter_template_get_type),
14287         (gst_audio_filter_template_base_init),
14288         (gst_audio_filter_template_class_init),
14289         (gst_audio_filter_template_init),
14290         (gst_audio_filter_template_set_property),
14291         (gst_audio_filter_template_get_property), (plugin_init),
14292         (gst_audio_filter_template_setup),
14293         (gst_audio_filter_template_filter),
14294         (gst_audio_filter_template_filter_inplace):
14295         * gst-libs/gst/audio/gstaudiosink.c:
14296         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14297         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
14298         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
14299         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
14300         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
14301         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
14302         * gst-libs/gst/audio/gstaudiosink.h:
14303         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
14304         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
14305         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14306         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
14307         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
14308         (gst_audio_src_class_init), (gst_audio_src_init),
14309         (gst_audio_src_create_ringbuffer):
14310         * gst-libs/gst/audio/gstaudiosrc.h:
14311         * gst-libs/gst/audio/gstbaseaudiosink.c:
14312         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
14313         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
14314         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
14315         (gst_base_audio_sink_set_property),
14316         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
14317         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
14318         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
14319         (gst_base_audio_sink_create_ringbuffer),
14320         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
14321         * gst-libs/gst/audio/gstbaseaudiosink.h:
14322         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14323         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
14324         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
14325         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
14326         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
14327         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
14328         (gst_base_audio_src_event), (gst_base_audio_src_create),
14329         (gst_base_audio_src_create_ringbuffer),
14330         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
14331         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14332         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
14333         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
14334         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
14335         (gst_ring_buffer_debug_spec_caps),
14336         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
14337         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
14338         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
14339         (gst_ring_buffer_start), (gst_ring_buffer_pause),
14340         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
14341         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
14342         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
14343         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
14344         (gst_ring_buffer_clear):
14345         * gst-libs/gst/audio/gstringbuffer.h:
14346         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
14347         (gst_video_sink_class_init), (gst_video_sink_get_type):
14348         * gst-libs/gst/video/videosink.h:
14349         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14350         (gst_multifdsink_class_init),
14351         (gst_multifdsink_handle_client_write),
14352         (gst_multifdsink_change_state):
14353         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14354         (gst_tcpclientsink_setcaps):
14355         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14356         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
14357         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
14358         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
14359         (gst_ximagesink_send_pending_navigation),
14360         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
14361         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
14362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
14363         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14364         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
14365         (gst_xvimagesink_send_pending_navigation),
14366         (gst_xvimagesink_navigation_send_event),
14367         (gst_xvimagesink_set_xwindow_id),
14368         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
14369         (gst_xvimagesink_get_type):
14370         more macro splitting
14371
14372 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14373
14374         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14375           plug a memleak, allows me to import 1479 albums in one go
14376           in jamboree
14377         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14378         (vorbis_handle_type_packet), (vorbis_dec_chain),
14379         (vorbis_dec_change_state):
14380           fix some format strings
14381
14382 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14383
14384         * docs/libs/tmpl/gstcolorbalance.sgml:
14385         * docs/libs/tmpl/gstmixer.sgml:
14386         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
14387         (gst_alsasink_set_property), (gst_alsasink_get_property):
14388         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
14389         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
14390           add device property
14391
14392 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14393
14394         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14395         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14396         (audiocast_register_listener), (audiocast_thread_run),
14397         (gst_gnomevfssrc_send_additional_headers_callback),
14398         (gst_gnomevfssrc_received_headers_callback),
14399         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
14400         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
14401         (gst_gnomevfssrc_get_size):
14402           add/clean up debugging
14403         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
14404           cleanups
14405
14406 2005-07-07  Andy Wingo  <wingo@pobox.com>
14407
14408         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
14409         framerate. Need to get a handle on when exactly this function is
14410         called, tho.
14411
14412         * sys/v4l/v4lsrc_calls.h:
14413         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
14414         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
14415         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
14416
14417         * sys/v4l/v4l_calls.h: Cast to V4lElement.
14418         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
14419         v4lelements are sources.
14420
14421         * sys/v4l/gstv4lxoverlay.h:
14422         * sys/v4l/gstv4lxoverlay.c:
14423         * sys/v4l/gstv4ltuner.h:
14424         * sys/v4l/gstv4ltuner.c: Header loc fixen.
14425         
14426         * sys/v4l/gstv4lsrc.h:
14427         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
14428         PushSrc/BaseSrc. Removed most sync-related properties, videorate
14429         or something should handle that. Made a live source.
14430
14431         * sys/v4l/gstv4lelement.h:
14432         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
14433         signals. Some cleanups.
14434
14435         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
14436
14437         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
14438         stuff.
14439
14440         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
14441         stuff.
14442
14443         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
14444
14445 2005-07-07  Wim Taymans  <wim@fluendo.com>
14446
14447         * ext/theora/theoradec.c: (theora_get_query_types),
14448         (theora_dec_src_getcaps), (theora_dec_push):
14449         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
14450         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
14451         Remove deprecated/unused query types.
14452
14453 2005-07-06  Wim Taymans  <wim@fluendo.com>
14454
14455         * ext/alsa/Makefile.am:
14456         * ext/alsa/gstalsaplugin.c: (plugin_init):
14457         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14458         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
14459         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
14460         (gst_alsasrc_class_init), (gst_alsasrc_init),
14461         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
14462         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
14463         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
14464         (gst_alsasrc_reset):
14465         * ext/alsa/gstalsasrc.h:
14466         * gst-libs/gst/audio/Makefile.am:
14467         * gst-libs/gst/audio/gstaudiosink.c:
14468         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14469         (gst_audioringbuffer_start):
14470         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
14471         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
14472         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
14473         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
14474         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
14475         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
14476         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
14477         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
14478         * gst-libs/gst/audio/gstaudiosrc.h:
14479         * gst-libs/gst/audio/gstbaseaudiosink.c:
14480         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14481         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
14482         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
14483         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14484         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
14485         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
14486         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
14487         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
14488         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
14489         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
14490         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
14491         (gst_baseaudiosrc_change_state):
14492         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14493         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14494         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
14495         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
14496         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
14497         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
14498         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
14499         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
14500         * gst-libs/gst/audio/gstringbuffer.h:
14501         Added audiosource base classes.
14502         Ported alsasrc, still very basic.
14503
14504 2005-07-06  Wim Taymans  <wim@fluendo.com>
14505
14506         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
14507         (theora_dec_push), (theora_handle_data_packet):
14508         Prepare for better timestamp fix later.
14509
14510         * gst/audioconvert/gstaudioconvert.c:
14511         List most accurate caps first
14512
14513         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
14514         Use proper pad task function.
14515
14516         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14517         (gst_xvimagesink_show_frame):
14518         Fix deadlock when alloc failed.
14519
14520 2005-07-05  Andy Wingo  <wingo@pobox.com>
14521
14522         * ext/gnomevfs/gstgnomevfssrc.c:
14523         * gst/sine/gstsinesrc.c:
14524         * gst/tcp/gsttcpserversrc.c:
14525         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
14526
14527         * sys/v4l/: Port from 0.8.
14528
14529         * Many files: Null if we got it....
14530
14531 2005-07-05  Andy Wingo  <wingo@pobox.com>
14532
14533         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
14534         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
14535         Signedness fixes.
14536
14537 2005-07-05  Wim Taymans  <wim@fluendo.com>
14538
14539         * configure.ac:
14540         * gst/tcp/Makefile.am:
14541         * gst/tcp/README:
14542         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14543         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
14544         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14545         (is_sync_frame), (gst_multifdsink_handle_client_write),
14546         (gst_multifdsink_render), (gst_multifdsink_start),
14547         (gst_multifdsink_stop), (gst_multifdsink_change_state):
14548         * gst/tcp/gstmultifdsink.h:
14549         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
14550         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
14551         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14552         * gst/tcp/gsttcp.h:
14553         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14554         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14555         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14556         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14557         * gst/tcp/gsttcpclientsink.h:
14558         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14559         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14560         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14561         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14562         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14563         * gst/tcp/gsttcpclientsrc.h:
14564         * gst/tcp/gsttcpplugin.c: (plugin_init):
14565         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14566         * gst/tcp/gsttcpserversink.h:
14567         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14568         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14569         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14570         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14571         (gst_tcpserversrc_stop):
14572         * gst/tcp/gsttcpserversrc.h:
14573         * gst/tcp/gsttcpsink.c:
14574         * gst/tcp/gsttcpsink.h:
14575         * gst/tcp/gsttcpsrc.c:
14576         * gst/tcp/gsttcpsrc.h:
14577         Ported tcp plugins to 0.9. 
14578         
14579
14580 2005-07-05  Andy Wingo  <wingo@pobox.com>
14581
14582         * gst/playback/gstplaybasebin.c (fill_buffer):
14583         message_new_application fixen.
14584
14585         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14586         Style fix.
14587
14588 2005-07-04  Wim Taymans  <wim@fluendo.com>
14589
14590         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14591         Set caps on output buffer.
14592
14593 2005-07-04  Andy Wingo  <wingo@pobox.com>
14594
14595         * ext/gnomevfs/gstgnomevfssrc.c
14596         (gst_gnomevfssrc_received_headers_callback) 
14597         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14598         hopefully.
14599
14600         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14601         No refcount leakage.
14602
14603         * configure.ac: Enable -Werror.
14604         
14605         * ext/theora/theoradec.c (theora_dec_src_getcaps):
14606         * gst/audioconvert/bufferframesconvert.c
14607         (buffer_frames_convert_fixate):
14608         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14609         (gst_audio_convert_fixate):
14610         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14611         (gst_sinesrc_create): Fixate func changes.
14612         
14613         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14614         (gst_ximagesink_buffer_alloc): Unused var.
14615
14616 2005-07-01  Andy Wingo  <wingo@pobox.com>
14617
14618         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14619         getcaps to do explicit caps. Needs to be done in all decoders,
14620         possibly via a base class.
14621
14622         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14623
14624         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14625         caps on the sink pad, just rely on the pad template. Also, setting
14626         ANY caps on a pad is not valid because the caps are not fixed.
14627
14628         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14629         caps on the buffer, and get the width from the desired_caps if
14630         they're set.
14631         (gst_ximagesink_renegotiate_size): Implement via setting the
14632         desired_caps on the ximagesink.
14633         (gst_ximagesink_setcaps): Only reset the width of the player if it
14634         wasn't already set. Not sure if this is right.
14635         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14636
14637         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14638         that the user wants. NULL unless the window has been resized.
14639
14640         * gst/volume/gstvolume.c (volume_transform): Adapt to
14641         basetransform refcount changes.
14642         
14643 2005-07-01  Andy Wingo  <wingo@pobox.com>
14644
14645         * gst/videoscale/gstvideoscale.c:
14646         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14647         from BaseTransform, implements a transform_caps. Removed dead code
14648         including some PAR stuff that was never reached -- should probably
14649         be added back somehow.
14650
14651 2005-07-01  Andy Wingo  <wingo@pobox.com>
14652
14653         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14654         come later.
14655
14656 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14657
14658         * configure.ac:
14659         * docs/libs/Makefile.am:
14660         * docs/libs/gst-plugins-libs.types:
14661         * ext/alsa/Makefile.am:
14662         * ext/alsa/gstalsamixer.h:
14663         * ext/alsa/gstalsamixeroptions.h:
14664         * ext/alsa/gstalsamixertrack.h:
14665         * gst-libs/gst/Makefile.am:
14666         * gst-libs/gst/colorbalance/.cvsignore:
14667         * gst-libs/gst/colorbalance/Makefile.am:
14668         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14669         * gst-libs/gst/colorbalance/colorbalance.c:
14670         * gst-libs/gst/colorbalance/colorbalance.h:
14671         * gst-libs/gst/colorbalance/colorbalance.vcproj:
14672         * gst-libs/gst/colorbalance/colorbalancechannel.c:
14673         * gst-libs/gst/colorbalance/colorbalancechannel.h:
14674         * gst-libs/gst/interfaces/Makefile.am:
14675         * gst-libs/gst/interfaces/colorbalance.c:
14676         (gst_color_balance_class_init):
14677         * gst-libs/gst/interfaces/colorbalance.h:
14678         * gst-libs/gst/interfaces/interfaces-marshal.list:
14679         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14680         * gst-libs/gst/interfaces/mixer.h:
14681         * gst-libs/gst/interfaces/mixeroptions.h:
14682         * gst-libs/gst/interfaces/navigation.c:
14683         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14684         * gst-libs/gst/interfaces/tuner.h:
14685         * gst/volume/Makefile.am:
14686         * gst/volume/gstvolume.c:
14687         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14688         * sys/ximage/Makefile.am:
14689         * sys/ximage/ximagesink.c:
14690         * sys/xvimage/Makefile.am:
14691         * sys/xvimage/xvimagesink.c:
14692           fold in all interfaces into an interfaces dir, preserving CVS
14693           history
14694
14695 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14696
14697         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14698           Fix build after riff changes.
14699
14700 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14701
14702         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14703         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14704         (gst_riff_create_video_template_caps),
14705         (gst_riff_create_audio_template_caps),
14706         (gst_riff_create_iavs_template_caps):
14707         * gst-libs/gst/riff/riff-media.h:
14708         * gst-libs/gst/riff/riff-read.h:
14709         * gst-libs/gst/riff/riff.c: (gst_riff_init):
14710           Add gst_riff_init() to initialize the debug category, instead
14711           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14712
14713 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14714
14715         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14716           Oops, I shouldn't apply hacks.
14717
14718 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14719
14720         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14721           Remove pad_loop function which doesn't work.
14722
14723 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14724
14725         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14726           Send EOS when deactivating.
14727         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14728         (check_queue), (queue_threshold_reached), (queue_out_of_data),
14729         (gen_preroll_element), (probe_triggered), (mute_stream),
14730         (silence_stream), (new_decoded_pad), (setup_substreams),
14731         (set_active_source):
14732         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14733         (remove_sinks), (add_sink):
14734         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14735           Change for new probe API.
14736
14737 2005-06-29  Wim Taymans  <wim@fluendo.com>
14738
14739         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14740         * gst-libs/gst/audio/gstbaseaudiosink.c:
14741         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14742         (gst_baseaudiosink_change_state):
14743         * gst-libs/gst/audio/gstbaseaudiosink.h:
14744         * gst-libs/gst/audio/gstringbuffer.c:
14745         (gst_ringbuffer_set_callback):
14746         Fix compilation error.
14747         Ringbuffer starts out as not running.
14748         Free our clock in dispose.
14749         When releasing the ringbuffer we need to renegotiate so
14750         clear the pad caps.
14751
14752 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14753
14754         * autogen.sh:
14755         * configure.ac:
14756         * docs/Makefile.am:
14757         * docs/libs/Makefile.am:
14758         * docs/libs/gst-plugins-libs-docs.sgml:
14759         * docs/libs/gst-plugins-libs-sections.txt:
14760         * docs/libs/gst-plugins-libs.types:
14761         * docs/libs/tmpl/gstaudio.sgml:
14762         * docs/libs/tmpl/gstcolorbalance.sgml:
14763         * docs/libs/tmpl/gstringbuffer.sgml:
14764         * gst-libs/gst/audio/gstringbuffer.c:
14765         (gst_ringbuffer_set_callback):
14766           reinstate gtk-doc docs for plugin libs
14767
14768 2005-06-28  Wim Taymans  <wim@fluendo.com>
14769
14770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14771         (gst_ogg_demux_init):
14772         Removed pad loop function.
14773
14774 2005-06-28  Wim Taymans  <wim@fluendo.com>
14775
14776         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14777         If we're building a chain we are not in an error case
14778         when we queue a buffer.
14779
14780 2005-06-28  Andy Wingo  <wingo@pobox.com>
14781
14782         * *.c: Don't cast to GstObject before reffing/unreffing.
14783
14784 2005-06-27  Andy Wingo  <wingo@pobox.com>
14785
14786         * gst/videotestsrc/gstvideotestsrc.c
14787         (gst_videotestsrc_activate_push): Activation API changes.
14788
14789         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
14790         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14791         they have refs on the decodebin.
14792
14793         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14794         parent class.
14795         (gst_ogg_pad_typefind): Don't leak a pad ref.
14796         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14797         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
14798         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14799
14800 2005-06-27  Edward Hervey  <edward@fluendo.com>
14801
14802         * ext/theora/theoradec.c: (theora_dec_change_state): 
14803         re-arranged call to parent's state change in order to avoid locks (or
14804         worse).
14805
14806 2005-06-26  Edward Hervey  <edward@fluendo.com>
14807
14808         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14809         2nd argument of 'unknow-type' signal is a GstCaps and not a
14810         GstMiniObject
14811
14812 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
14813         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14814           Set the worker thread's running flag to TRUE before starting the
14815           thread.
14816         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14817           Catch a failure to add typefind to the bin.
14818
14819 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14820
14821         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14822         (gst_sinesrc_init), (gst_sinesrc_create),
14823         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14824         (gst_sinesrc_start):
14825         * gst/sine/gstsinesrc.h:
14826           add num-buffers and timestamp-offset properties
14827         * gst/videotestsrc/gstvideotestsrc.c:
14828         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14829         (gst_videotestsrc_get_property):
14830           add timestamp-offset property
14831
14832 2005-06-23  Christian Schaller  <uraeus@gnome.org>
14833
14834         * configure.ac: add videorate
14835         * gst-plugins-base.spec.in: add videorate
14836
14837 2005-06-23  Wim Taymans  <wim@fluendo.com>
14838
14839         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14840         (gst_videorate_getcaps), (gst_videorate_setcaps),
14841         (gst_videorate_event), (gst_videorate_chain):
14842         Fixed videorate, fixating an already fixated caps is not
14843         an error.
14844
14845 2005-06-23  Wim Taymans  <wim@fluendo.com>
14846
14847         * ext/ogg/README:
14848         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14849         Buffer on caps is not boxed anymore.
14850
14851 2005-06-22  Wim Taymans  <wim@fluendo.com>
14852
14853         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14854         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14855         Set buffers on caps as miniobjects and not as boxed.
14856
14857 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14858
14859         * configure.ac:
14860           back to HEAD
14861
14862 === release 0.9.1 ===
14863
14864 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14865
14866         * .cvsignore:
14867         * NEWS:
14868         * README:
14869         * RELEASE:
14870         * configure.ac:
14871         * po/af.po:
14872         * po/az.po:
14873         * po/cs.po:
14874         * po/en_GB.po:
14875         * po/hu.po:
14876         * po/it.po:
14877         * po/nb.po:
14878         * po/nl.po:
14879         * po/or.po:
14880         * po/sq.po:
14881         * po/sr.po:
14882         * po/sv.po:
14883         * po/uk.po:
14884         * po/vi.po:
14885           updates for release
14886
14887 2005-06-09  Andy Wingo  <wingo@pobox.com>
14888
14889         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14890         
14891 2005-06-09  Andy Wingo  <wingo@pobox.com>
14892
14893         * configure.ac:
14894         * gst-libs/gst/Makefile.am:
14895         * gst-libs/gst/net/Makefile.am:
14896         Add gstnet to build.
14897
14898 2005-06-09  Andy Wingo  <wingo@pobox.com>
14899
14900         * gst-libs/gst/gconf/gconf.c:
14901         * gst/playback/test.c:
14902         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14903         fixes.
14904
14905         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14906
14907         * ext/theora/theoraenc.c (theora_enc_chain): 
14908         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14909
14910         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14911         RealPad.
14912
14913 2005-06-02  Wim Taymans  <wim@fluendo.com>
14914
14915         * gst-libs/gst/net/Makefile.am:
14916         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14917         * pkgconfig/gstreamer-libs.pc.in:
14918         Added net stuff, version net lib.
14919
14920 2005-06-02  Wim Taymans  <wim@fluendo.com>
14921
14922         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14923         (query_rates), (query_positions_elems), (query_positions_pads),
14924         (do_seek):
14925         Updated seek example.
14926
14927 2005-06-02  Andy Wingo  <wingo@pobox.com>
14928
14929         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14930         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14931         list.
14932
14933         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14934         remove the typefind, the bin dispose will do it for us. When it's
14935         removed and unreffed, the signal handler will be disconnected,
14936         too.
14937         (unlinked): It's too difficult to disconnect from unlinked
14938         handlers, as they are on pads not elements. Just punt if the pads
14939         aren't grandkids of the bin.
14940
14941 2005-06-02  Wim Taymans  <wim@fluendo.com>
14942
14943         * ext/ogg/README:
14944         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14945         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14947         * ext/theora/theoradec.c: (theora_dec_src_query),
14948         (theora_handle_data_packet):
14949         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14950         (theora_enc_chain):
14951         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14952         (vorbis_handle_data_packet):
14953         * gst/audioconvert/bufferframesconvert.c:
14954         (buffer_frames_convert_chain):
14955         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14956         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14957         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14958         (gst_ffmpegcsp_chain):
14959         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14960         (gst_videorate_getcaps), (gst_videorate_setcaps),
14961         (gst_videorate_event), (gst_videorate_chain):
14962         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14963         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14964         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14965         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14966         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14967         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14968         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14969         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14970         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14971         Cleanups and buffer alloc.
14972
14973 2005-05-31  Wim Taymans  <wim@fluendo.com>
14974
14975         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14976         Don't try to call the delay method when the device is not
14977         opened.
14978
14979 2005-05-31  Wim Taymans  <wim@fluendo.com>
14980
14981         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14982         Get actual segment size and buffer size after opening
14983         the device.
14984
14985 2005-05-30  Wim Taymans  <wim@fluendo.com>
14986
14987         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14988         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14989         Also FLUSH upstream, makes the loop function exit faster.
14990         
14991         * ext/theora/theoradec.c: (theora_dec_src_query):
14992         Some more debug info in the query.
14993         
14994         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14995         (gst_ximagesink_setcaps):
14996         Release lock on par error, better error reporting.
14997
14998 2005-05-26  Wim Taymans  <wim@fluendo.com>
14999
15000         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15001         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
15002         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
15003         Clear chains in READY
15004         Queue packets until the chain is activated.
15005
15006 2005-05-25  Wim Taymans  <wim@fluendo.com>
15007
15008         * gst-libs/gst/audio/gstaudiosink.c:
15009         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15010         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15011         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15012         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15013         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15014         (gst_audiosink_create_ringbuffer):
15015         * gst-libs/gst/audio/gstbaseaudiosink.c:
15016         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15017         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15018         (gst_baseaudiosink_set_property), (build_linear_format),
15019         (debug_spec_caps), (debug_spec_buffer),
15020         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15021         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15022         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15023         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15024         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15025         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15026         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15027         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15028         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15029         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15030         (wait_segment), (gst_ringbuffer_commit),
15031         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15032         (gst_ringbuffer_clear):
15033         Various small cleanups.
15034
15035         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15036         (gst_audio_convert_change_state):
15037         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
15038         No need to take the locks anymore.
15039
15040 2005-05-25  Wim Taymans  <wim@fluendo.com>
15041
15042         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15043         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
15044         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
15045         (type_found):
15046         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
15047         (group_destroy), (group_commit), (queue_overrun),
15048         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
15049         (mute_stream), (new_decoded_pad), (setup_substreams),
15050         (setup_source), (mute_group_type), (set_active_source),
15051         (gst_play_base_bin_change_state):
15052         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
15053         (gen_video_element), (gen_text_element), (gen_audio_element),
15054         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
15055         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
15056         (gst_stream_info_dispose), (gst_stream_info_set_mute):
15057         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
15058         Some playbin cleanups mostly refcounting sloppyness.
15059
15060 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15061
15062         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15063           Work with streaming input.
15064
15065 2005-05-25  Wim Taymans  <wim@fluendo.com>
15066
15067         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15068         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15069         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
15070         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
15071         No need to take the STREAM lock anymore.
15072
15073 2005-05-25  Wim Taymans  <wim@fluendo.com>
15074
15075         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
15076         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
15077         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
15078         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
15079         (gst_ogg_demux_sink_activate):
15080         * ext/theora/theoradec.c: (theora_dec_src_event),
15081         (theora_handle_comment_packet), (theora_dec_chain),
15082         (theora_dec_change_state):
15083         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15084         (vorbis_handle_data_packet), (vorbis_dec_chain),
15085         (vorbis_dec_change_state):
15086         Remove STREAM locks as they are taken in core now.
15087         Never set bogus granulepos on vorbis/theora.
15088         Fix leaks in theoradec tag parsing.
15089
15090 2005-05-25  Wim Taymans  <wim@fluendo.com>
15091
15092         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
15093         Fix memleaks, GST_BUFFER_DATA() is not freed.
15094
15095 2005-05-25  Wim Taymans  <wim@fluendo.com>
15096
15097         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
15098         Open non-blocking, set to blocking mode afterwards to avoid
15099         lockups when audio device is busy.
15100
15101 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15102
15103         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
15104           This can't be good.
15105
15106 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15107
15108         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15109         (gst_audio_convert_chain), (gst_audio_convert_link_src),
15110         (gst_audio_convert_setcaps):
15111           Implement instant setup switching.
15112
15113 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15114
15115         * gst/playback/gstplaybasebin.c: (probe_triggered):
15116           Fix missing unlock.
15117         * gst/playback/gstplaybin.c: (add_sink):
15118           First add, then link (otherwise pad link fails).
15119
15120 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15121
15122         * examples/Makefile.am:
15123         fix buildbot (make distcheck)
15124
15125 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15126
15127         * gst/playback/gstplaybin.c: (gen_vis_element):
15128           Remove some wrong code. Doesn't work yet.
15129
15130 2005-05-19  Wim Taymans  <wim@fluendo.com>
15131
15132         * gst-libs/gst/net/Makefile.am:
15133         * gst-libs/gst/net/README:
15134         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
15135         (gst_netbuffer_class_init), (gst_netbuffer_init),
15136         (gst_netbuffer_finalize), (gst_netbuffer_copy),
15137         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
15138         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
15139         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
15140         * gst-libs/gst/net/gstnetbuffer.h:
15141         Added buffer subclass to store extra to/from addresses for
15142         network sources/sinks.
15143
15144 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15145
15146         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15147           Don't lock an unassigned variable.
15148
15149 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15150
15151         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
15152           Increase buffer for video, decrease buffer for other media types.
15153         * gst/playback/gstplaybin.c: (gen_video_element),
15154         (gen_audio_element):
15155           Change names for debugging purposes.
15156
15157 2005-05-18  Wim Taymans  <wim@fluendo.com>
15158
15159         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15160         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15161         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
15162         (gst_ffmpegcsp_chain):
15163         Enable buffer alloc passthrough if the source and dest
15164         formats are the same.
15165
15166 2005-05-17  Wim Taymans  <wim@fluendo.com>
15167
15168         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
15169         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15170         (gst_ogg_demux_chain_unlocked):
15171         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15172         (gst_audio_convert_caps_remove_format_info),
15173         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15174         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
15175         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15176         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15177         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
15178         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
15179         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
15180         (gst_ffmpegcsp_get_property):
15181         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
15182         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
15183         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
15184         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
15185         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
15186         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
15187         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
15188         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
15189         Leak fixes in oggdemux.
15190         Some cleanups in audioconvert.
15191         Make passthrough work along with buffer_alloc etc.
15192         Make buffer_alloc and buffer recycling actually work in
15193         xvimagesink.
15194
15195 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15196
15197         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
15198           make the compiler happy
15199
15200 2005-05-17  Wim Taymans  <wim@fluendo.com>
15201
15202         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
15203         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
15204         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
15205         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
15206         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
15207         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
15208         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
15209         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15210         (gst_xvimagesink_set_xwindow_id):
15211         * sys/xvimage/xvimagesink.h:
15212         Port xvimagesink to new MiniObject.
15213
15214 2005-05-17  Wim Taymans  <wim@fluendo.com>
15215
15216         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15217         (gst_audiofilter_chain):
15218         * gst-libs/gst/audio/gstaudiosink.c:
15219         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15220         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15221         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15222         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15223         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15224         (gst_audiosink_create_ringbuffer):
15225         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15226         (gst_audio_convert_caps_remove_format_info),
15227         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15228         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15229         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15230         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15231         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15232         Fix passthrough in ffmpegcolorspace.
15233         Fix memset in audiosink on wrong memory.
15234
15235 2005-05-16  David Schleef  <ds@schleef.org>
15236
15237         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
15238         to GstMiniObject.
15239
15240 2005-05-16  David Schleef  <ds@schleef.org>
15241
15242         Port from GstData to GstMiniObject.
15243         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15244         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
15245         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
15246         (gst_ogg_mux_collected):
15247         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15248         * ext/theora/theoradec.c: (theora_handle_comment_packet),
15249         (theora_handle_data_packet):
15250         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
15251         (theora_set_header_on_caps), (theora_enc_chain):
15252         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15253         (vorbis_handle_comment_packet):
15254         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
15255         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
15256         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
15257         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
15258         * gst/audioconvert/gstaudioconvert.c:
15259         (gst_audio_convert_get_buffer):
15260         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15261         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
15262         (mute_stream), (silence_stream):
15263         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15264         * gst/volume/gstvolume.c: (volume_transform):
15265         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
15266         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
15267         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
15268         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
15269         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
15270         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
15271         (gst_ximagesink_buffer_alloc):
15272         * sys/ximage/ximagesink.h:
15273
15274 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15275
15276         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15277         (fill_buffer), (check_queue), (queue_threshold_reached),
15278         (queue_out_of_data):
15279         * gst/playback/gstplaybasebin.h:
15280           Post buffer-fullness on the bus.
15281
15282 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15283
15284         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15285         (try_to_link_1):
15286         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15287         (group_commit), (probe_triggered), (setup_source),
15288         (gst_play_base_bin_change_state):
15289         * gst/playback/gstplaybasebin.h:
15290         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15291         (gst_play_bin_init), (remove_sinks), (setup_sinks),
15292         (gst_play_bin_change_state):
15293           Move setup_output_pads into a virtual function, remove
15294           group-switch (no longer needed) and redirect (handled by bus
15295           now) signals.
15296
15297 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15298
15299         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
15300         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
15301         (get_active_group), (get_building_group), (group_destroy),
15302         (group_commit), (check_queue), (queue_overrun),
15303         (queue_threshold_reached), (queue_out_of_data),
15304         (gen_preroll_element), (remove_groups), (unknown_type),
15305         (add_element_stream), (no_more_pads), (probe_triggered),
15306         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
15307         (setup_substreams), (setup_source), (finish_source),
15308         (prepare_output), (muted_group_change_state),
15309         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
15310         (gst_play_base_bin_change_state):
15311         * gst/playback/gstplaybasebin.h:
15312         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15313         (gst_play_bin_init), (gst_play_bin_set_property),
15314         (gen_video_element), (gen_text_element), (gen_audio_element),
15315         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
15316         (gst_play_bin_change_state):
15317         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
15318         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
15319         (stream_info_change_state), (gst_stream_info_set_mute),
15320         (gst_stream_info_get_property):
15321         * gst/playback/gststreaminfo.h:
15322         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15323         (gst_stream_selector_get_linked_pad),
15324         (gst_stream_selector_getcaps),
15325         (gst_stream_selector_get_linked_pads),
15326         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
15327         * gst/playback/gststreamselector.h:
15328           Rough port of playbin. Needs some more work, but is mostly done,
15329           and uses a few locks in important places, which should make stuff
15330           like chain-switches clean. Still uses GST_STATE() in a few places,
15331           which isn't all that good an idea, subtitles/elements disabled
15332           because no elements to test with and thus probably broken, query
15333           and event handling moved to GstBin, internal thread removed
15334           alltogether because the pipeline does that for us now. Can play
15335           Ogg/Vorbis files. Haven't tested anything else yet.
15336
15337 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15338
15339         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
15340           Do no-more-pads (needed for autoplugging).
15341
15342 2005-05-10  Andy Wingo  <wingo@pobox.com>
15343
15344         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
15345         message to the bus with the tags. Still not sent downstream tho.
15346
15347         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
15348         get_parent.
15349         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
15350         avoid refcounting hassles.
15351
15352 2005-05-09  Andy Wingo  <wingo@pobox.com>
15353
15354         * gst/volume/Makefile.am:
15355         * gst/volume/demo.c
15356         * gst/volume/gstvolume.h
15357         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
15358         basetransform. Probably need an audio filter base class.
15359
15360 2005-05-09  Wim Taymans  <wim@fluendo.com>
15361
15362         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
15363         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
15364         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
15365         (gst_vorbisenc_chain):
15366         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15367         (gst_audio_convert_caps_remove_format_info),
15368         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15369         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15370         Make caps writable before writing to it.
15371         Fix negotiation in audioconvert some more.
15372
15373 2005-05-09  Wim Taymans  <wim@fluendo.com>
15374
15375         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
15376         (gst_videorate_getcaps), (gst_videorate_setcaps),
15377         (gst_videorate_event), (gst_videorate_chain):
15378         Better negotiation.
15379
15380 2005-05-09  Wim Taymans  <wim@fluendo.com>
15381
15382         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
15383         (gst_videorate_getcaps), (gst_videorate_setcaps),
15384         (gst_videorate_blank_data), (gst_videorate_init),
15385         (gst_videorate_event), (gst_videorate_chain),
15386         (gst_videorate_change_state):
15387         Port videorate, do a better job at negotiation while we're at
15388         it.
15389
15390 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
15391
15392         * configure.ac:
15393           Disable libvisual
15394
15395         * examples/Makefile.am:
15396         * gst-libs/gst/audio/Makefile.am:
15397         * gst-libs/gst/riff/Makefile.am:
15398         * gst-libs/gst/tag/Makefile.am:
15399         * gst-libs/gst/video/Makefile.am:
15400           Fixups for missing variables.
15401
15402 2005-05-09  Wim Taymans  <wim@fluendo.com>
15403
15404         * examples/seeking/seek.c: (make_theora_pipeline),
15405         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
15406         (query_rates), (query_positions_elems), (query_positions_pads),
15407         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
15408         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
15409         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
15410         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
15411         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
15412         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
15413         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15414         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15415         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15416         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
15417         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
15418         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
15419         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
15420         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
15421         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15422         (theora_dec_src_convert), (theora_dec_sink_convert),
15423         (theora_dec_src_query), (theora_dec_sink_query),
15424         (theora_dec_src_event), (theora_dec_sink_event),
15425         (theora_handle_comment_packet), (theora_handle_type_packet),
15426         (theora_handle_header_packet), (theora_handle_data_packet),
15427         (theora_dec_chain):
15428         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15429         (vorbis_dec_convert), (vorbis_dec_src_query),
15430         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15431         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15432         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15433         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15434         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
15435         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
15436         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
15437         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15438         (gst_play_bin_query):
15439         * gst/playback/test3.c: (update_scale):
15440         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
15441         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
15442         * gst/subparse/gstsubparse.c: (gst_subparse_init):
15443         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
15444         (gst_videotestsrc_src_query):
15445         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
15446         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
15447         (paint_hline_YUV9):
15448         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
15449         Port to new query API.
15450         Updated seek.
15451         Cleanups in x[v]imagesink
15452
15453 2005-05-09  Andy Wingo  <wingo@pobox.com>
15454
15455         * ext/alsa/gstalsasink.h:
15456         * ext/gnomevfs/gstgnomevfssrc.c:
15457         (gst_gnomevfssrc_get_icy_metadata):
15458         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
15459         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
15460         * ext/theora/theoradec.c (theora_dec_src_query)
15461         (theora_dec_src_event, theora_dec_sink_event)
15462         (theora_handle_comment_packet, theora_handle_data_packet):
15463         * ext/theora/theoraenc.c (theora_enc_chain):
15464         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
15465         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
15466         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
15467         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
15468         (qt_type_find):
15469         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
15470         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
15471         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
15472         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
15473         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
15474         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
15475         (paint_setup_xBGR8888, paint_setup_RGBx8888)
15476         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
15477         (paint_setup_RGB565, paint_setup_xRGB1555):
15478         * gst/videotestsrc/videotestsrc.h:
15479         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
15480         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
15481         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
15482         GCC4 fixes.
15483         
15484         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
15485         gst_pad_query_position. Fixes oggdemux.
15486
15487 2005-05-08  David Schleef  <ds@schleef.org>
15488
15489         * configure.ac: Require liboil.
15490         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
15491         a few more.
15492         * gst/videotestsrc/videotestsrc.c:
15493         * gst/videotestsrc/videotestsrc.h:
15494
15495 2005-05-06  Wim Taymans  <wim@fluendo.com>
15496
15497         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15498         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15499         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15500         Well, unreffing a buffer right before pushing it is asking
15501         for trouble..
15502
15503 2005-05-06  Christian Schaller  <uraeus@gnome.org>
15504
15505         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
15506
15507 2005-05-06  Wim Taymans  <wim@fluendo.com>
15508
15509         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15510         (gst_audio_convert_caps_remove_format_info),
15511         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15512         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15513         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15514         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15515         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15516         * gst/sine/Makefile.am:
15517         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
15518         (gst_sinesrc_class_init), (gst_sinesrc_init),
15519         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
15520         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
15521         (gst_sinesrc_update_freq):
15522         * gst/sine/gstsinesrc.h:
15523         * gst/tcp/gstmultifdsink.c:
15524         * sys/xvimage/xvimagesink.c:
15525         Fixed negotiation wrt _peer_get_caps()
15526         Some cleanups.
15527
15528
15529 2005-05-06  Wim Taymans  <wim@fluendo.com>
15530
15531         * gst-libs/gst/audio/gstaudiosink.c:
15532         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15533         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15534         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15535         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15536         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15537         (gst_audiosink_create_ringbuffer):
15538         * gst-libs/gst/audio/gstbaseaudiosink.c:
15539         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15540         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15541         (gst_baseaudiosink_set_property), (build_linear_format),
15542         (debug_spec_caps), (debug_spec_buffer),
15543         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15544         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15545         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15546         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15547         * gst-libs/gst/audio/gstbaseaudiosink.h:
15548         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15549         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15550         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15551         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15552         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15553         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15554         (wait_segment), (gst_ringbuffer_commit),
15555         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15556         (gst_ringbuffer_clear):
15557         * gst-libs/gst/audio/gstringbuffer.h:
15558         Make the base audiosink return an error when there is no
15559         audiobuffer negotiated.
15560
15561 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15562
15563         * ext/Makefile.am:
15564         Disable cdparanoia until someone ports it!
15565
15566 2005-05-06  Wim Taymans  <wim@fluendo.com>
15567
15568         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15569         (gst_ogg_demux_sink_activate):
15570         And revert after wingo's revert.. sigh..
15571
15572 2005-05-05  Andy Wingo  <wingo@pobox.com>
15573
15574         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15575         GObject.
15576         * configure.ac: Return audiorate and subparse from the ghetto.
15577         Re-enable -Wall -Werror.
15578         * gst/subparse/gstsubparse.c:
15579         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15580         or chain-based. Cleaned up a bit. Not tested.
15581         
15582 2005-05-05  Christian Schaller <christian@fluendo.com> 
15583
15584         * Makefile.am: remove stuff that is not building
15585         * configure.ac: remove stuff that is not building
15586         * examples/Makefile.am: remove stuff that is not building
15587         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15588         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15589         * sys/Makefile.am: remove stuff that is not building
15590         * testsuite/Makefile.am: remove stuff that is not building
15591
15592 2005-05-05  Andy Wingo  <wingo@pobox.com>
15593
15594         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15595         * gst-libs/gst/tag/gstvorbistag.c:
15596         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15597         * gst/adder/gstadder.h:
15598         * gst/audioconvert/gstchannelmix.c:
15599         (gst_audio_convert_fill_one_other):
15600         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15601         (gst_audiorate_init), (gst_audiorate_chain):
15602         * gst/playback/gstplaybasebin.c: (setup_source):
15603         * gst/playback/test3.c: (update_scale):
15604         Some GCC4 fixes
15605         
15606         * po/af.po:
15607         * po/az.po:
15608         * po/cs.po:
15609         * po/en_GB.po:
15610         * po/hu.po:
15611         * po/it.po:
15612         * po/nb.po:
15613         * po/nl.po:
15614         * po/or.po:
15615         * po/sq.po:
15616         * po/sr.po:
15617         * po/sv.po:
15618         * po/uk.po:
15619         * po/vi.po: Foo
15620
15621 2005-05-05  Wim Taymans  <wim@fluendo.com>
15622
15623         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15624         (gst_audio_convert_caps_remove_format_info),
15625         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15626         (gst_audio_convert_change_state), (gst_audio_convert_channels):
15627         * gst/videotestsrc/gstvideotestsrc.c:
15628         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15629         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15630         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15631         (gst_videotestsrc_init), (gst_videotestsrc_loop):
15632         Don't ignore _push() return values.
15633         Make sure no processing is done when shutting down.
15634         Videotestsrc pad activation fix.
15635
15636 2005-05-05  Wim Taymans  <wim@fluendo.com>
15637
15638         * gst/adder/Makefile.am:
15639         * gst/adder/gstadder.c: (gst_adder_setcaps),
15640         (gst_adder_class_init), (gst_adder_init),
15641         (gst_adder_request_new_pad), (gst_adder_collected),
15642         (gst_adder_change_state):
15643         * gst/adder/gstadder.h:
15644         Ported adder as an example of a mixer element using
15645         collect pads. Needs more negotiation work.
15646
15647 2005-05-05  Wim Taymans  <wim@fluendo.com>
15648
15649         * ext/theora/theoradec.c: (_inc_granulepos),
15650         (theora_dec_src_event), (theora_dec_sink_event),
15651         (theora_handle_comment_packet), (theora_handle_type_packet),
15652         (theora_handle_header_packet), (theora_handle_data_packet),
15653         (theora_dec_chain):
15654         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15655         (gst_theora_enc_init), (theora_enc_sink_setcaps),
15656         (theora_push_buffer), (theora_push_packet),
15657         (theora_enc_sink_event), (theora_enc_chain),
15658         (theora_enc_change_state), (theora_enc_set_property),
15659         (theora_enc_get_property):
15660         Added stream lock to decoder so that we can serialize
15661         the discont event.
15662         More theoraenc porting, recover from errors, do clean
15663         shutdown.
15664
15665 2005-05-05  Wim Taymans  <wim@fluendo.com>
15666
15667         * ext/ogg/Makefile.am:
15668         * ext/ogg/README:
15669         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15670         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15671         (gst_ogg_print):
15672         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15673         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15674         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15675         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15676         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15677         (gst_ogg_mux_change_state):
15678         Ported ogg muxer.
15679
15680 2005-05-05  Wim Taymans  <wim@fluendo.com>
15681
15682         * docs/design-audiosinks.txt:
15683         * gst-libs/gst/audio/TODO:
15684         * gst-libs/gst/audio/gstaudiosink.c:
15685         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15686         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15687         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15688         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15689         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15690         (gst_audiosink_create_ringbuffer):
15691         * gst-libs/gst/audio/gstbaseaudiosink.c:
15692         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15693         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15694         (gst_baseaudiosink_set_property), (build_linear_format),
15695         (debug_spec_caps), (debug_spec_buffer),
15696         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15697         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15698         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15699         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15700         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15701         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15702         (gst_ringbuffer_release), (gst_ringbuffer_play),
15703         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15704         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15705         (gst_ringbuffer_set_sample), (wait_segment),
15706         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15707         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15708         More work on the audiosink, mostly debugging and a race in
15709         shutdown.
15710
15711 2005-04-28  Wim Taymans  <wim@fluendo.com>
15712
15713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15714         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15715         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15716         (vorbis_dec_src_query), (vorbis_dec_src_event),
15717         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15718         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15719         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15720         Don't crap out when seeking back to position 0.
15721
15722 2005-04-28  Wim Taymans  <wim@fluendo.com>
15723
15724         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15725         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15726         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15727         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15728         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15729         Make audio sink configurable, use alsasink as default.
15730
15731 2005-04-28  Wim Taymans  <wim@fluendo.com>
15732
15733         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15734         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15735         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15736         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15737         (vorbis_dec_change_state):
15738         * ext/vorbis/vorbisdec.h:
15739         Refactor, use STREAM_LOCK.
15740
15741 2005-04-28  Wim Taymans  <wim@fluendo.com>
15742
15743         * ext/theora/theoradec.c: (_inc_granulepos),
15744         (theora_dec_sink_event), (theora_handle_comment_packet),
15745         (theora_handle_type_packet), (theora_handle_header_packet),
15746         (theora_handle_data_packet), (theora_dec_chain),
15747         (theora_dec_change_state):
15748         Refactor a bit, use STREAM_LOCK.
15749
15750 2005-04-28  Wim Taymans  <wim@fluendo.com>
15751
15752         * ext/alsa/Makefile.am:
15753         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15754         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15755         (gst_alsa_link), (gst_alsa_close_audio):
15756         * ext/alsa/gstalsaplugin.c: (plugin_init):
15757         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15758         (gst_alsasink_dispose), (gst_alsasink_base_init),
15759         (gst_alsasink_class_init), (gst_alsasink_init),
15760         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15761         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15762         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15763         (gst_alsasink_reset):
15764         * ext/alsa/gstalsasink.h:
15765         Implement alsasink with simple open/write/close API. 
15766         Make alsa dir build by disabling compilation of code.
15767
15768 2005-04-28  Wim Taymans  <wim@fluendo.com>
15769
15770         * gst-libs/gst/audio/Makefile.am:
15771         * gst-libs/gst/audio/audio.h:
15772         * gst-libs/gst/audio/audioclock.c:
15773         * gst-libs/gst/audio/audioclock.h:
15774         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15775         (gst_audio_clock_class_init), (gst_audio_clock_init),
15776         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15777         * gst-libs/gst/audio/gstaudioclock.h:
15778         * gst-libs/gst/audio/gstaudiosink.c:
15779         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15780         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15781         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15782         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15783         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15784         (gst_audiosink_create_ringbuffer):
15785         * gst-libs/gst/audio/gstbaseaudiosink.c:
15786         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15787         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15788         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15789         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15790         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15791         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15792         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15793         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15794         * gst-libs/gst/audio/gstbaseaudiosink.h:
15795         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15796         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15797         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15798         (gst_ringbuffer_release), (gst_ringbuffer_play),
15799         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15800         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15801         (gst_ringbuffer_set_sample), (wait_segment),
15802         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15803         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15804         * gst-libs/gst/audio/gstringbuffer.h:
15805         Make ringbuffer faster and more simple by removing the locks
15806         in the playback thread.
15807         Add sample accurate playback based on buffer sample offsets.
15808         Make the baseaudiosink provide a clock.
15809         Parse caps in the base class.
15810         Correctly handle seeking, flushing and state changes.
15811
15812 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15813
15814         * configure.ac:
15815         * gst/audioconvert/Makefile.am:
15816         * gst/audioscale/Makefile.am:
15817           Fix part of the build.  Come on guys, autogen didn't even work :)
15818
15819 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15820
15821         * configure.ac:
15822         * gst-libs/gst/Makefile.am:
15823         * gst-libs/gst/media-info/.cvsignore:
15824         * gst-libs/gst/media-info/Makefile.am:
15825         * gst-libs/gst/media-info/README:
15826         * gst-libs/gst/media-info/media-info-priv.c:
15827         * gst-libs/gst/media-info/media-info-priv.h:
15828         * gst-libs/gst/media-info/media-info-test.c:
15829         * gst-libs/gst/media-info/media-info.c:
15830         * gst-libs/gst/media-info/media-info.h:
15831         * gst-libs/gst/media-info/media-info.vcproj:
15832         * pkgconfig/Makefile.am:
15833         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15834         * pkgconfig/gstreamer-media-info.pc.in:
15835           Remove media-info, which is also successed by playbin (see Totem
15836           implementation).
15837
15838 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15839
15840         * configure.ac:
15841         * examples/Makefile.am:
15842         * examples/gstplay/.cvsignore:
15843         * examples/gstplay/Makefile.am:
15844         * examples/gstplay/player.c:
15845         * gst-libs/gst/Makefile.am:
15846         * gst-libs/gst/play/.cvsignore:
15847         * gst-libs/gst/play/Makefile.am:
15848         * gst-libs/gst/play/play.c:
15849         * gst-libs/gst/play/play.h:
15850         * gst-libs/gst/play/play.vcproj:
15851         * pkgconfig/Makefile.am:
15852         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15853         * pkgconfig/gstreamer-play.pc.in:
15854           Remove libgstplay, playbin is now the official successor.
15855
15856 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15857
15858         * configure.ac:
15859         * gst-libs/gst/Makefile.am:
15860         * gst-libs/gst/xwindowlistener/Makefile.am:
15861         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15862         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15863           Remove deprecated xwindowlistener (I've moved xwindowlistening
15864           in the v4l/v4l2 plugins over to serverside).
15865
15866 2005-04-25  David Schleef  <ds@schleef.org>
15867
15868         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15869         to examples/dynparams.  Examples do not belong interspersed with
15870         source code.
15871         * examples/dynparams/demo-dparams.c:
15872         * gst/sine/Makefile.am:
15873         * gst/sine/demo-dparams.c:
15874
15875 2005-04-25  David Schleef  <ds@schleef.org>
15876
15877         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15878         * gst-libs/gst/audio/Makefile.am:
15879         * gst-libs/gst/riff/Makefile.am:
15880         * gst-libs/gst/tag/Makefile.am:
15881         * gst-libs/gst/video/Makefile.am:
15882         * gst-libs/gst/xwindowlistener/Makefile.am:
15883
15884         Convert to 0.9 API, seems to work:
15885         * sys/ximage/Makefile.am:
15886         * sys/ximage/ximagesink.c:
15887
15888 2005-04-24  David Schleef  <ds@schleef.org>
15889
15890         Link plugins against libraries:
15891         * ext/alsa/Makefile.am:
15892         * gst/tcp/Makefile.am:
15893
15894         Remove asm code that should be in liboil
15895         * gst/videoscale/Makefile.am:
15896         * gst/videoscale/videoscale_x86_asm.s:
15897
15898         gettext wants these checked in:
15899         * po/af.po:
15900         * po/az.po:
15901         * po/cs.po:
15902         * po/en_GB.po:
15903         * po/hu.po:
15904         * po/it.po:
15905         * po/nb.po:
15906         * po/nl.po:
15907         * po/or.po:
15908         * po/sq.po:
15909         * po/sr.po:
15910         * po/sv.po:
15911         * po/uk.po:
15912         * po/vi.po:
15913
15914 2005-04-24  David Schleef  <ds@schleef.org>
15915
15916         Convert gst_main() to g_main_loop_run()
15917         * gst/playback/decodetest.c: (main):
15918         * gst/playback/test2.c: (main):
15919         * gst/playback/test3.c: (main):
15920         * gst/playback/test4.c: (main):
15921
15922         Link plugins against libraries:
15923         * ext/libvisual/Makefile.am:
15924         * sys/xvimage/Makefile.am:
15925
15926 2005-04-24  David Schleef  <ds@schleef.org>
15927
15928         * configure.ac: Remove idct and resample libs
15929         * gst-libs/gst/Makefile.am: same
15930
15931         Remove usage of gst_library_load():
15932         * ext/alsa/gstalsaplugin.c: (plugin_init):
15933         * ext/libvisual/visual.c: (plugin_init):
15934         * ext/ogg/gstogg.c: (plugin_init):
15935         * ext/theora/theora.c: (plugin_init):
15936         * ext/vorbis/vorbis.c: (plugin_init):
15937         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15938         * gst/audioscale/gstaudioscale.c:
15939         * gst/adder/gstadder.c: (plugin_init):
15940         * gst/audioconvert/plugin.c: (plugin_init):
15941         * sys/ximage/ximagesink.c: (plugin_init):
15942         * sys/xvimage/xvimagesink.c: (plugin_init):
15943         * gst/tcp/gsttcpplugin.c: (plugin_init):
15944
15945         Link plugins against libraries:
15946         * ext/ogg/Makefile.am:
15947         * ext/theora/Makefile.am:
15948         * ext/vorbis/Makefile.am:
15949         * gst/audioconvert/Makefile.am:
15950
15951         Create proper libraries:
15952         * gst-libs/gst/riff/Makefile.am:
15953         * gst-libs/gst/audio/Makefile.am:
15954         * gst-libs/gst/video/Makefile.am:
15955
15956         Move resample library to audioscale plugin directory:
15957         * gst-libs/gst/resample/Makefile.am:
15958         * gst-libs/gst/resample/README:
15959         * gst-libs/gst/resample/dtof.c:
15960         * gst-libs/gst/resample/dtos.c:
15961         * gst-libs/gst/resample/functable.c:
15962         * gst-libs/gst/resample/private.h:
15963         * gst-libs/gst/resample/resample.c:
15964         * gst-libs/gst/resample/resample.h:
15965         * gst-libs/gst/resample/resample.vcproj:
15966         * gst-libs/gst/resample/test.c:
15967         * gst/audioscale/Makefile.am:
15968         * gst/audioscale/README:
15969         * gst/audioscale/dtof.c:
15970         * gst/audioscale/dtos.c:
15971         * gst/audioscale/functable.c:
15972         * gst/audioscale/private.h:
15973         * gst/audioscale/resample.c:
15974         * gst/audioscale/resample.h:
15975         * gst/audioscale/test.c:
15976
15977         Move tagedit library to gst-libs:
15978         * gst-libs/gst/tag/Makefile.am:
15979         * gst-libs/gst/tag/gstid3tag.c:
15980         * gst-libs/gst/tag/gsttagediting.c:
15981         * gst-libs/gst/tag/gsttageditingprivate.h:
15982         * gst-libs/gst/tag/gstvorbistag.c:
15983         * gst/tags/Makefile.am:
15984         * gst/tags/gstid3tag.c:
15985         * gst/tags/gstvorbistag.c:
15986
15987         Fix for core changes:
15988         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15989         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15990         (gst_sinesrc_getrange):
15991
15992 2005-04-23  David Schleef  <ds@schleef.org>
15993
15994         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
15995         in gst-plugins in a long time, and properly belongs in liboil.
15996         * gst-libs/gst/idct/Makefile.am:
15997         * gst-libs/gst/idct/README:
15998         * gst-libs/gst/idct/dct.h:
15999         * gst-libs/gst/idct/doieee:
16000         * gst-libs/gst/idct/fastintidct.c:
16001         * gst-libs/gst/idct/floatidct.c:
16002         * gst-libs/gst/idct/idct.c:
16003         * gst-libs/gst/idct/idct.h:
16004         * gst-libs/gst/idct/idtc.vcproj:
16005         * gst-libs/gst/idct/ieeetest.c:
16006         * gst-libs/gst/idct/intidct.c:
16007
16008 2005-04-20  Wim Taymans  <wim@fluendo.com>
16009
16010         * docs/design-audiosinks.txt:
16011         * gst-libs/gst/audio/Makefile.am:
16012         * gst-libs/gst/audio/TODO:
16013         * gst-libs/gst/audio/gstaudiosink.c:
16014         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
16015         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
16016         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
16017         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
16018         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
16019         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
16020         (gst_audiosink_class_init), (gst_audiosink_init),
16021         (gst_audiosink_create_ringbuffer):
16022         * gst-libs/gst/audio/gstaudiosink.h:
16023         * gst-libs/gst/audio/gstbaseaudiosink.c:
16024         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
16025         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
16026         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
16027         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
16028         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
16029         (gst_baseaudiosink_create_ringbuffer),
16030         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
16031         * gst-libs/gst/audio/gstbaseaudiosink.h:
16032         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
16033         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
16034         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
16035         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
16036         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
16037         (gst_ringbuffer_play), (gst_ringbuffer_pause),
16038         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
16039         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
16040         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
16041         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
16042         * gst-libs/gst/audio/gstringbuffer.h:
16043         An attempt at a set of audio base classes together with some
16044         design docs.
16045
16046 2005-04-20  Wim Taymans  <wim@fluendo.com>
16047
16048         * gst/audioconvert/Makefile.am:
16049         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16050         (gst_audio_convert_caps_remove_format_info),
16051         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
16052         (gst_audio_convert_channels):
16053         Link against audio libs.
16054         Fix audio convert plugin.
16055
16056 2005-04-20  Wim Taymans  <wim@fluendo.com>
16057
16058         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
16059         (gst_ogg_demux_sink_activate):
16060         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
16061         (theora_set_header_on_caps), (theora_enc_sink_event),
16062         (theora_enc_chain):
16063         Fix theora encoder.
16064
16065 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16066
16067         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
16068         * gst/playback/gstdecodebin.c: (find_compatibles):
16069           Work with staticpadtemplates in elementfactories.
16070
16071 2005-04-12  Wim Taymans  <wim@fluendo.com>
16072
16073         * gst/playback/README:
16074         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
16075         (compare_ranks), (print_feature), (gst_decode_bin_init),
16076         (dynamic_create), (dynamic_free), (find_compatibles),
16077         (mimetype_is_raw), (close_pad_link), (got_redirect),
16078         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
16079         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
16080         (gst_decode_bin_change_state):
16081         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16082         (gst_play_base_bin_init), (group_destroy), (group_commit),
16083         (check_queue), (queue_overrun), (queue_threshold_reached),
16084         (queue_out_of_data), (gen_preroll_element), (unknown_type),
16085         (new_decoded_pad), (setup_subtitle), (gen_source_element),
16086         (got_redirect), (setup_source), (play_base_eos),
16087         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16088         (gst_play_base_bin_remove_element):
16089         * gst/playback/gstplaybasebin.h:
16090         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16091         (gst_play_bin_init), (gst_play_bin_dispose),
16092         (gst_play_bin_set_property), (gen_video_element),
16093         (gen_text_element), (gen_audio_element), (remove_sinks),
16094         (gst_play_bin_send_event):
16095         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
16096         (stream_info_change_state), (gst_stream_info_set_mute):
16097         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16098         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
16099         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
16100         (gst_stream_selector_chain):
16101         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
16102         (main):
16103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
16104         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
16105         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
16106         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
16107         Raw and crude port of decodebin. 
16108         Make playbin compile.
16109
16110 2005-04-06  Wim Taymans  <wim@fluendo.com>
16111
16112         * ext/gnomevfs/Makefile.am:
16113         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
16114         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
16115         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
16116         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
16117         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
16118         (gst_gnomevfssrc_stop):
16119         * ext/ogg/Makefile.am:
16120         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
16121         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
16122         * ext/theora/Makefile.am:
16123         * ext/theora/theoradec.c: (_inc_granulepos),
16124         (theora_dec_sink_event), (theora_dec_chain):
16125         * ext/vorbis/Makefile.am:
16126         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16127         (vorbis_dec_sink_event), (vorbis_dec_chain):
16128         * gst-libs/gst/audio/Makefile.am:
16129         * sys/xvimage/Makefile.am:
16130         Make gnomevfssrc extend the source base class.
16131         Fix linking against libs in various plugins.
16132
16133 2005-04-06  Andy Wingo  <wingo@pobox.com>
16134
16135         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
16136         GST_BASE_LIBS.
16137
16138         * configure.ac: Add check and AC_SUBST for libgstbase.
16139
16140 2005-03-31  Wim Taymans  <wim@fluendo.com>
16141
16142         * examples/seeking/Makefile.am:
16143         * examples/seeking/cdparanoia.c: (main):
16144         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
16145         (play_cb), (pause_cb), (stop_cb), (main):
16146         * examples/seeking/playbin.c:
16147         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
16148         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
16149         (make_sid_pipeline), (make_vorbis_pipeline),
16150         (make_theora_pipeline), (make_vorbis_theora_pipeline),
16151         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
16152         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
16153         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
16154         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
16155         (stop_cb), (main):
16156         * examples/seeking/spider_seek.c:
16157         * examples/seeking/vorbisfile.c:
16158         * ext/gnomevfs/Makefile.am:
16159         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16160         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
16161         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
16162         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
16163         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
16164         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
16165         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
16166         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
16167         * ext/ogg/README:
16168         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
16169         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
16170         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
16171         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
16172         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
16173         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
16174         (gst_ogg_pad_event), (gst_ogg_pad_reset),
16175         (gst_ogg_demux_factory_filter), (compare_ranks),
16176         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
16177         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
16178         (gst_ogg_chain_new), (gst_ogg_chain_free),
16179         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
16180         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
16181         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
16182         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
16183         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
16184         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
16185         (gst_ogg_demux_get_prev_page),
16186         (gst_ogg_demux_deactivate_current_chain),
16187         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16188         (gst_ogg_demux_bisect_forward_serialno),
16189         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
16190         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
16191         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
16192         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
16193         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
16194         (gst_ogg_demux_change_state), (gst_ogg_print):
16195         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
16196         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
16197         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
16198         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
16199         (gst_ogg_mux_loop):
16200         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
16201         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
16202         (theora_dec_src_convert), (theora_dec_sink_convert),
16203         (theora_dec_src_query), (theora_dec_src_event),
16204         (theora_dec_sink_event), (theora_dec_chain),
16205         (theora_dec_change_state):
16206         * ext/theora/theoraenc.c: (gst_theora_enc_init),
16207         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
16208         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
16209         (theora_enc_change_state):
16210         * ext/vorbis/Makefile.am:
16211         * ext/vorbis/oggvorbisenc.c:
16212         * ext/vorbis/oggvorbisenc.h:
16213         * ext/vorbis/vorbis.c: (plugin_init):
16214         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
16215         (vorbis_dec_src_query), (vorbis_dec_src_event),
16216         (vorbis_dec_sink_event), (vorbis_dec_chain),
16217         (vorbis_dec_change_state):
16218         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
16219         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
16220         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
16221         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
16222         (gst_vorbisenc_change_state):
16223         * ext/vorbis/vorbisenc.h:
16224         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
16225         * gst-libs/gst/audio/audioclock.c:
16226         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
16227         (gst_audiofilter_init), (gst_audiofilter_chain):
16228         * gst-libs/gst/audio/testchannels.c: (main):
16229         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
16230         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
16231         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
16232         (gmip_find_track_streaminfo), (gmip_find_track_format):
16233         * gst-libs/gst/media-info/media-info.c:
16234         (gst_media_info_read_idler):
16235         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
16236         (gst_play_get_all_by_interface):
16237         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
16238         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
16239         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
16240         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
16241         (gst_riff_parse_info):
16242         * gst-libs/gst/riff/riff-read.h:
16243         * gst-libs/gst/riff/riff.c: (plugin_init):
16244         * gst-libs/gst/video/Makefile.am:
16245         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
16246         (gst_videosink_class_init), (gst_videosink_get_type):
16247         * gst-libs/gst/video/videosink.h:
16248         * gst/audioconvert/bufferframesconvert.c:
16249         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
16250         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
16251         * gst/audioconvert/channelmixtest.c: (main):
16252         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
16253         (gst_audio_convert_chain),
16254         (gst_audio_convert_caps_remove_format_info),
16255         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
16256         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
16257         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
16258         (gst_audio_convert_buffer_to_default_format),
16259         (gst_audio_convert_buffer_from_default_format),
16260         (gst_audio_convert_channels):
16261         * gst/audioconvert/gstchannelmix.h:
16262         * gst/ffmpegcolorspace/avcodec.h:
16263         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16264         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
16265         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
16266         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
16267         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
16268         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
16269         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
16270         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
16271         (mpeg_video_type_find), (mpeg_video_stream_type_find),
16272         (dv_type_find):
16273         * gst/videotestsrc/gstvideotestsrc.c:
16274         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
16275         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
16276         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
16277         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
16278         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
16279         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
16280         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
16281         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16282         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
16283         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
16284         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
16285         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
16286         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
16287         (gst_xvimagesink_navigation_send_event),
16288         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
16289         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
16290         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16291         * sys/xvimage/xvimagesink.h:
16292         Plugin port to 0.9, ogg/theora playback should work in the seek
16293         example now.
16294         Removed old examples.
16295         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
16296         explained in 0.9 TODO doc.
16297
16298
16299 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16300
16301         * autogen.sh:
16302         * configure.ac:
16303         * ext/Makefile.am:
16304         * gst/Makefile.am:
16305         * po/POTFILES.in:
16306         * po/af.po:
16307         * po/az.po:
16308         * po/cs.po:
16309         * po/en_GB.po:
16310         * po/hu.po:
16311         * po/it.po:
16312         * po/nb.po:
16313         * po/nl.po:
16314         * po/or.po:
16315         * po/sq.po:
16316         * po/sr.po:
16317         * po/sv.po:
16318         * po/uk.po:
16319         * po/vi.po:
16320         * sys/Makefile.am:
16321         * testsuite/Makefile.am:
16322           remove a whole bunch of plugins.  This module now contains a set
16323           of free reference plugins/elements as agreed.
16324
16325 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16326
16327         * configure.ac:
16328           hunting season on 0.9 is now OPEN
16329
16330 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16331
16332         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
16333           Kick the hell out of gcc for not warning me about a symbol conflict.
16334
16335 2005-02-22  Luca Ognibene  <luogni@tin.it>
16336
16337         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16338
16339         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
16340           Don't leak caps string (fixes #168134)
16341
16342         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
16343         (gst_jpegenc_init), (gst_jpegenc_finalize),
16344         (gst_jpegenc_change_state):
16345           Don't leak line buffers and context struct (fixes #168133).
16346
16347 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16348
16349         * configure.ac:
16350         * ext/dirac/gstdiracdec.cc:
16351         (gst_diracdec_chain):
16352           Since dirac 0.5.0 the framerate in dirac is expressed as a
16353           rational number. Fix build and up requirement to 0.5.0, and
16354           also pass parameters to gst_diracdec_link in the right order
16355           (fixes #167959).
16356
16357 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
16358
16359         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
16360         * ext/faad/gstfaad.h:
16361         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
16362         certain invalid muxed streams, where some packets will contain 
16363         junk after decoder data. Partially fixes #149158.
16364
16365 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
16366         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
16367           Make sure we only write to writable buffers
16368
16369 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16370
16371         * gst-libs/gst/riff/riff-media.c:
16372         (gst_riff_create_audio_caps_with_data):
16373           Do actually fix invalid RIFF fmt header values for alaw
16374           and mulaw audio instead of just saying so.
16375
16376         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
16377           Give gst_riff_create_audio_caps_with_data() a chance to
16378           fix up broken format header fields before extracting any
16379           parameters from the header. (fixes #167633)
16380
16381 2005-02-19  Martin Holters  <martin.holters@gmx.de>
16382
16383         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16384
16385         * gst/audioconvert/bufferframesconvert.c:
16386         (buffer_frames_convert_link):
16387           Don't leak othercaps. (fixes #167878)
16388
16389 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
16390
16391         * configure.ac:
16392         * ext/libvisual/visual.c: (gst_visual_srclink),
16393         (gst_visual_change_state):
16394           Support libvisual 0.2.0.
16395
16396 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
16397
16398         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
16399         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
16400           Use same rowstrides for I420 as used everywhere else.
16401
16402 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16403
16404         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16405           Declare variables at beginning of block and make gcc-2.95 happy
16406           (fixes # 167482, patch by Gergely Nagy).
16407           
16408         * gst/tcp/gsttcpclientsrc.c:
16409         * gst/tcp/gsttcpclientsrc.h:
16410           Move some includes into the header, so that struct sockaddr_in is
16411           defined when it should be defined on FreeBSD as well (fixes
16412           #167483).
16413           
16414         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
16415           Don't pass uninitialised values to setsockopt() here either.
16416
16417 2005-02-17  Luca Ognibene  <luogni at tin dot it>
16418
16419         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16420
16421         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
16422           Don't pass uninitialised values to setsockopt(). (fixes #167704)
16423
16424 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16425
16426         * gst/playback/gstplaybin.c: (add_sink):
16427           Invert bin_add/link order to workaround deadlock in opt.
16428
16429 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16430
16431         * gst/modplug/gstmodplug.cc:
16432           Add missing break causing position queries to fail.
16433
16434 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16435
16436         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
16437           Granpos can apparently be -1, which screws up calculations...
16438
16439 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
16440
16441         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16442         (gst_ximagesink_send_pending_navigation),
16443         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
16444         (gst_ximagesink_init):
16445         * sys/ximage/ximagesink.h:
16446         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16447         (gst_xvimagesink_send_pending_navigation),
16448         (gst_xvimagesink_navigation_send_event),
16449         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
16450         * sys/xvimage/xvimagesink.h:
16451           Use a mutex protected list to marshal navigation
16452           events into the stream thread from whichever thread
16453           sends them.
16454
16455 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
16456
16457         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
16458           Display current position and track length; misc. clean-ups.
16459           
16460         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
16461         (speed_init), (speed_chain):
16462           Add query function, so that the stream length and current position
16463           get adjusted when queried (note that current position queries may
16464           still be wrong if the audio sink returns values based on buffer
16465           timestamps instead of passing on the query).
16466
16467 2005-02-13  Benjamin Otte  <otte@gnome.org>
16468
16469         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16470         (gst_audio_convert_channels):
16471           create channel conversion matrix when linking
16472         * gst/audioconvert/.cvsignore:
16473         * gst/audioconvert/Makefile.am:
16474         * gst/audioconvert/channelmixtest.c: (main):
16475           add (ugly) test that ensures stereo <=> mono conversion works
16476           correctly
16477
16478 2005-02-13  Benjamin Otte  <otte@gnome.org>
16479
16480         * gst/audioconvert/gstchannelmix.h:
16481           include missing header file
16482         * gst/audioconvert/gstchannelmix.c:
16483         (gst_audio_convert_fill_compatible):
16484           use same sign for both channels when converting to/from compatible
16485           channel. Previously used different signs made the signals cancel
16486           each other out and appear like silence. (fixes #167269)
16487
16488 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
16489
16490         * gst/ffmpegcolorspace/avcodec.h:
16491         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16492         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16493         (gst_ffmpegcsp_avpicture_fill):
16494         * gst/ffmpegcolorspace/imgconvert.c:
16495           Convert to and from YV12 (fixes #156379).
16496
16497 2005-02-12  Julien MOUTTE  <julien@moutte.net>
16498
16499         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16500         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
16501         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
16502         (gst_ximagesink_expose), (gst_ximagesink_set_property),
16503         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
16504         methods from chain and negotiation and vice versa (Fixes #166142).
16505         * sys/ximage/ximagesink.h: Add stream_lock.
16506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
16507         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16508         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16509         (gst_xvimagesink_expose): Check for xcontext before trying to link.
16510
16511 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
16512
16513         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
16514           Don't send "Hey! You gave me a NULL pointer you naughty person" as
16515           error message when we can't open the DVD device (when dvdnav_open()
16516           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
16517           the above). Send something more useful instead (fixes #167117).
16518
16519 2005-02-11  Julien MOUTTE  <julien@moutte.net>
16520
16521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
16522         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
16523         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16524         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16525         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
16526         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
16527         methods from chain and negotiation and vice versa (Fixes #166142).
16528         Fix a possible bug of images in the buffer pool being discarded because
16529         we are looking at the wrong geometry.
16530         * sys/xvimage/xvimagesink.h: Add stream_lock.
16531
16532 2005-02-11  David Schleef  <ds@schleef.org>
16533
16534         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
16535         unsigned int. (fixes #167128)
16536
16537 2005-02-11  David Schleef  <ds@schleef.org>
16538
16539         * gst/librfb/Makefile.am: Testing stuff before committing is
16540           for wimps... and people with fast machines.  Fix stupid
16541           mistake.
16542
16543 2005-02-11  David Schleef  <ds@schleef.org>
16544
16545         * configure.ac: Pull in librfb from my CVS tree, because it is
16546           too small and annoying to be separate.  Move rfbsrc plugin
16547           to gst/.
16548         * ext/Makefile.am:
16549         * ext/librfb/Makefile.am:
16550         * ext/librfb/gstrfbsrc.c:
16551         * gst/librfb/Makefile.am:
16552         * gst/librfb/gstrfbsrc.c:
16553         * gst/librfb/rfb.c:
16554         * gst/librfb/rfb.h:
16555         * gst/librfb/rfbbuffer.c:
16556         * gst/librfb/rfbbuffer.h:
16557         * gst/librfb/rfbbytestream.c:
16558         * gst/librfb/rfbbytestream.h:
16559         * gst/librfb/rfbcontext.h:
16560         * gst/librfb/rfbdecoder.c:
16561         * gst/librfb/rfbdecoder.h:
16562         * gst/librfb/rfbutil.h:
16563
16564 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
16565
16566         * gst/speed/Makefile.am:
16567         * gst/speed/demo-mp3.c: (main):
16568         * gst/speed/filter.func:
16569         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16570         (speed_class_init), (speed_init), (speed_chain_int16),
16571         (speed_chain_float32), (speed_chain), (speed_set_property),
16572         (speed_get_property), (speed_change_state):
16573         * gst/speed/gstspeed.h:
16574           Fix speed element and make it chain-based (fixes #156467),
16575           and make it handle more than one channel.
16576
16577 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
16578
16579         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16580         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16581         (gst_dtsdec_chain), (gst_dtsdec_change_state):
16582         * ext/dts/gstdtsdec.h:
16583           Don't clobber the stack constructing the channels array.
16584           Make the element chain-based. DTS tracks can now be played.
16585           
16586 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
16587
16588         * gst-libs/gst/audio/multichannel.h:
16589         * gst-libs/gst/gconf/gconf.h:
16590         * gst-libs/gst/idct/idct.h:
16591         * gst-libs/gst/media-info/media-info-priv.h:
16592         * gst-libs/gst/play/play.h:
16593         * gst-libs/gst/resample/private.h:
16594         * gst-libs/gst/resample/resample.h:
16595         * gst-libs/gst/riff/riff-ids.h:
16596         * gst-libs/gst/video/video.h:
16597         * gst-libs/gst/video/videosink.h:
16598           Add G_BEGIN_DECLS and G_END_DECLS around headers where
16599           missing, so that they work when included from C++ code.
16600
16601 2005-02-09  David Schleef  <ds@schleef.org>
16602
16603         * testsuite/gst-lint: Check for non-statically scoped
16604           parent_class variables.  This won't be a problem once
16605           plugins are loaded with RTLD_LOCAL.
16606
16607 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16608
16609         * ext/mplex/gstmplexibitstream.cc:
16610           gcc madness.
16611
16612 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16613
16614         * ext/ogg/gstogmparse.c:
16615         * gst/debug/gstnavigationtest.c:
16616           Die, thou faulty symbol pollutors (non-static parent_class).
16617
16618 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16619
16620         * ext/mplex/gstmplexibitstream.cc:
16621           Fix event handling (#165525).
16622
16623 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16624
16625         * ext/mikmod/gstmikmod.c:
16626         * gst/modplug/gstmodplug.cc:
16627           Add missing endianness to template (fixes #165509).
16628
16629 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16630
16631         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16632           Fix wrong order of reading of optional bytes (#165290).
16633
16634 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16635
16636         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16637           Implement FILLER event awareness.
16638
16639 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16640
16641         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16642           Fix track calculations (#166208).
16643
16644 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16645
16646         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16647
16648         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16649         * ext/libpng/gstpngenc.c:
16650           Fix byte-order, use proper fixed caps. Fixes #164197.
16651
16652 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16653
16654         * configure.ac:
16655           Add dvdlpcmdec 
16656
16657         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16658         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16659           Don't push buffers if the src pad isn't negotiated yet.
16660           
16661         * gst/audioconvert/gstaudioconvert.c:
16662         (gst_audio_convert_buffer_to_default_format),
16663         (gst_audio_convert_buffer_from_default_format):
16664           Add support for 24-bit width.
16665
16666         * gst/dvdlpcmdec/.cvsignore:
16667         * gst/dvdlpcmdec/Makefile.am:
16668         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16669         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16670         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16671         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16672         (plugin_init):
16673         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16674           New decoder for rearranging DVD LPCM into our audio/x-raw-int
16675           format. Needs support for the channels maps if someone can find 
16676           a DVD LPCM track with > 2 channels.
16677
16678         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16679         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16680         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16681         * gst/mpegstream/gstdvddemux.h:
16682         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16683         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16684         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16685         * gst/mpegstream/gstmpegdemux.h:
16686         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16687         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16688         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16689         (gst_mpeg_parse_handle_src_query),
16690         (gst_mpeg_parse_handle_src_event):
16691           Use audio/x-dvd-lpcm for LPCM output.
16692           Add DTS output.
16693
16694 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16695
16696         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16697
16698         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16699         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16700           Add BGRA handling (#165736).
16701
16702 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
16703
16704         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16705
16706         * gst/law/alaw-decode.c: (alawdec_link):
16707         * gst/law/alaw-encode.c: (alawenc_link):
16708         * gst/law/mulaw-decode.c: (mulawdec_link):
16709         * gst/law/mulaw-encode.c: (mulawenc_link):
16710           Fix caps memleaks (#166600).
16711
16712 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
16713
16714         * ext/tarkin/mem.h:
16715         * ext/tarkin/wavelet.h:
16716         * ext/tarkin/yuv.h:
16717         * gst/ffmpegcolorspace/avcodec.h:
16718           Include "_stdint.h" instead of <stdint.h>. Fixes build on
16719           systems that don't have stdint.h, like Solaris9 (fixes #166631).
16720
16721 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16722
16723         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16725         (gst_xvimagesink_change_state):
16726           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16727           Xv video (and thereby regenerate Xv colourkey) in clear() so
16728           that PLAY -> READY -> PLAY works (fixes #162504).
16729
16730 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16731
16732         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16733           Switch to list instead of range, since MJPEG-devices really just
16734           support decimations, not any size.
16735
16736 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16737         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16738         (gst_mpeg2dec_reset), (free_all_buffers),
16739         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16740         * ext/mpeg2dec/gstmpeg2dec.h:
16741           The libmpeg2 user-allocated buffer management is awkward, 
16742           to say the least. Hopefully this fixes things.
16743
16744 2005-02-04  Andy Wingo  <wingo@pobox.com>
16745
16746         * gst/audioconvert/bufferframesconvert.c
16747         (buffer_frames_convert_fixate): New function, fixates to 256
16748         frames per buffer by default. (Much better than 1.)
16749         (buffer_frames_convert_init): Set the fixate function for both src
16750         and sink pad.
16751         (buffer_frames_convert_link): After success setting nonfixed caps,
16752         get the negotiated caps so we can know how many buffer-frames it
16753         will be. No idea how this worked at all before.
16754
16755 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16756
16757         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16758         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16759         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16760         (handle_sequence), (handle_picture):
16761         * ext/mpeg2dec/gstmpeg2dec.h:
16762           Rearrange buffer tracking and refcounting and refactor
16763           a little for readability. 
16764
16765 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
16766         * sys/v4l/gstv4l.c: (plugin_init):
16767         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16768         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16769         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16770         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16771         * sys/v4l/gstv4ljpegsrc.h:
16772         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16773         * sys/v4l/v4l_calls.h:
16774         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16775         (gst_v4lsrc_get_fps):
16776         * sys/v4l/v4lsrc_calls.h:
16777           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16778           you jpeg inside rgb frames" driver.
16779           Don't error in the v4lsrc link function, just return 
16780           REFUSED.
16781
16782 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16783
16784         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16785         (gst_qcamsrc_open):
16786           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16787
16788 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16789
16790         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16791           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16792
16793 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16794
16795         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16796           Reset negotiated state on PAUSED->READY.
16797
16798 2005-02-02  David Schleef  <ds@schleef.org>
16799
16800         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16801         whereever possible.  (Fixes #165997)
16802         * examples/capsfilter/capsfilter1.c: (main):
16803         * examples/dynparams/filter.c: (create_ui):
16804         * examples/seeking/cdparanoia.c: (get_track_info), (main):
16805         * examples/seeking/chained.c: (main):
16806         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16807         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16808         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16809         (make_mpeg_pipeline), (make_mpegnt_pipeline):
16810         * examples/seeking/spider_seek.c: (make_spider_pipeline):
16811         * examples/switch/switcher.c: (main):
16812         * ext/dv/demo-play.c: (main):
16813         * ext/faad/gstfaad.c: (gst_faad_change_state):
16814         * ext/mad/gstmad.c: (gst_mad_chain):
16815         * ext/smoothwave/demo-osssrc.c: (main):
16816         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16817         (gst_gconf_render_bin_from_description),
16818         (gst_gconf_get_default_audio_sink),
16819         (gst_gconf_get_default_video_sink),
16820         (gst_gconf_get_default_audio_src),
16821         (gst_gconf_get_default_video_src),
16822         (gst_gconf_get_default_visualization_element):
16823         * gst/level/demo.c: (main):
16824         * gst/level/plot.c: (main):
16825         * gst/playback/gstplaybin.c: (gen_video_element),
16826         (gen_audio_element):
16827         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16828         * gst/playondemand/demo-mp3.c: (setup_pipeline):
16829         * gst/sine/demo-dparams.c: (main):
16830         * gst/spectrum/demo-osssrc.c: (main):
16831         * gst/speed/demo-mp3.c: (main):
16832         * gst/volume/demo.c: (main):
16833         * testsuite/embed/embed.c: (main):
16834
16835 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16836
16837         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16838         (gst_tcpclientsink_finalize):
16839         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16840         (gst_tcpclientsrc_finalize):
16841         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16842         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16843         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16844         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16845           Don't leak the hostname when shutting down.
16846           In tcpserversrc, take a copy of the default hostname.
16847
16848 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16849
16850         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16851           Set caps to systemstream=TRUE.
16852
16853 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16854
16855         * testsuite/Makefile.am:
16856           Fix more OSX buildbots.
16857
16858 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16859
16860         * ext/mpeg2dec/gstmpeg2dec.c:
16861           Don't send things to NULL PAD_PEERs
16862
16863         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16864           Copy-on-write the incoming buffer.
16865
16866         * gst/mpegstream/gstdvddemux.h:
16867         * gst/mpegstream/gstmpegclock.h:
16868         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16869         (normal_seek), (gst_mpeg_demux_handle_src_event):
16870         * gst/mpegstream/gstmpegdemux.h:
16871         * gst/mpegstream/gstmpegpacketize.h:
16872         * gst/mpegstream/gstmpegparse.c:
16873         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16874         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16875         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16876         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16877         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16878         * gst/mpegstream/gstmpegparse.h:
16879         * gst/mpegstream/gstrfc2250enc.h:
16880           Various changes to the way time is computed that make seeking and
16881           total time estimation much better here.
16882           Use G_BEGIN/END_DECLS instead of __cplusplus
16883
16884         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16885           Use gst_buffer_stamp instead of only copying the TIMESTAMP
16886
16887 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16888
16889         * gst/subparse/gstsubparse.c:
16890           Fix OSX buildbot.
16891
16892 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16893
16894         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16895         (theora_enc_chain), (theora_enc_change_state):
16896         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16897         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16898         (gst_vorbisenc_change_state):
16899         * ext/vorbis/vorbisenc.h:
16900           Set granulepos and timestamp correctly for streams not
16901           starting at 0, taking into account the initial delay.
16902
16903 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16904
16905         * gst/mpegstream/gstdvddemux.c:
16906           Add audio/x-dts to audio pad template caps
16907
16908 2005-01-30  David Schleef  <ds@schleef.org>
16909
16910         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16911         (create_context), (gst_polypsink_link): Fix silly endianness
16912         bug.  Add some debugging.  Remove float from caps; it doesn't
16913         work.  Attempt to get remote audio working.
16914
16915 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16916
16917         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16918           Add 3IV2 fourcc.
16919
16920 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16921
16922         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16923         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16924         (gst_avi_demux_stream_data):
16925         * gst/avi/gstavidemux.h:
16926           Invert DIB images. Fixes #132341.
16927
16928 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16929
16930         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16931         (gst_ffmpegcsp_chain):
16932           D'oh, reference the palette data, not the palette structure.
16933           Fixes color distortion in #132341.
16934
16935 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16936
16937         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16938           PAR can be non-fixed when not provided as argument (#162626).
16939
16940 2005-01-29  David Moore  <dcm@acm.org>
16941
16942         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16943
16944         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16945         (gst_qtdemux_loop_header):
16946           Re-apply patch from #142272 that allows non-seekable sources,
16947           re-proposed by Daniel Drake <dsd@gentoo.org>.
16948
16949 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16950
16951         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16952           Use the src template for creating the src pad (#162330).
16953
16954 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16955
16956         * configure.ac:
16957         * ext/musepack/Makefile.am:
16958         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16959         (gst_musepackdec_init), (gst_musepackdec_dispose),
16960         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16961         (gst_musepack_stream_init), (gst_musepackdec_loop),
16962         (gst_musepackdec_change_state):
16963         * ext/musepack/gstmusepackdec.cpp:
16964         * ext/musepack/gstmusepackdec.h:
16965         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16966         (gst_musepack_reader_read), (gst_musepack_reader_seek),
16967         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16968         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16969         * ext/musepack/gstmusepackreader.cpp:
16970         * ext/musepack/gstmusepackreader.h:
16971           Update to 1.1 API (#165446).
16972
16973 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16974
16975         * ext/Makefile.am:
16976           Unbreak buildbot.
16977
16978 2005-01-28  Andy Wingo  <wingo@pobox.com>
16979
16980         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16981         to reflect a different dubious internet source. Add a reference
16982         and some commentary.
16983
16984 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16985
16986         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16987         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16988         * gst/playback/gststreamselector.h:
16989           Be more selective when we're redoing caps negotiation from
16990           within the chain function on a stream change.
16991
16992 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16993
16994         * configure.ac:
16995         * ext/Makefile.am:
16996         * ext/amrnb/Makefile.am:
16997         * ext/amrnb/amrnb.c: (plugin_init):
16998         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16999         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
17000         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
17001         (gst_amrnbdec_state_change):
17002         * ext/amrnb/amrnbdec.h:
17003         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
17004         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
17005         (gst_amrnbparse_init), (gst_amrnbparse_formats),
17006         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
17007         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
17008         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
17009         * ext/amrnb/amrnbparse.h:
17010           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
17011         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17012           Add AMR-NB/-WB raw formats.
17013         * ext/alsa/gstalsa.c: (gst_alsa_link):
17014           Keep valid time when changing format.
17015         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
17016         (qtdemux_parse_trak):
17017           Add some more format-specific options (#140141, #143555, #155163).
17018
17019 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17020
17021         * gst/matroska/matroska-demux.c:
17022         (gst_matroska_demux_parse_blockgroup):
17023           Fix logic error in timing of subtitle stream synchronization.
17024         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17025           Add skip-chunk, which is found in kodak-camera streams.
17026
17027 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17028
17029         * po/LINGUAS:
17030         * po/vi.po:
17031           Adding Vietnamese translation (submitted by Clytie Siddall)
17032
17033 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17034
17035         * gst/playback/gstdecodebin.c: (try_to_link_1):
17036           Use realpad for signal.
17037
17038 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17039
17040         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
17041           Fix category so decodebin picks it up.
17042
17043 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17044
17045         * ext/mad/Makefile.am:
17046         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
17047         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
17048         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
17049         (found_type), (gst_id3demux_bin_change_state):
17050         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
17051         (gst_id3_tag_init), (gst_id3_tag_handle_event),
17052         (gst_id3_tag_src_link), (gst_id3_tag_chain),
17053         (gst_id3_tag_change_state), (plugin_init):
17054         * ext/mad/gstmad.h:
17055           Add id3demuxbin (which is a simple bin consisting of id3demux
17056           and typefind), take over rank from id3demux, remove typefind
17057           code from id3demux. Makes all broken mp3s that I know of work,
17058           and thereby fixes #152688.
17059
17060 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
17061
17062         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17063
17064         * ext/mad/gstmad.c: (gst_mad_src_event):
17065         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17066           Allow seeks on audio pad, make mad forward those (#164826).
17067         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17068           Set duration (#165335).
17069
17070 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17071
17072         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
17073         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
17074         (gst_asf_demux_process_ext_content_desc),
17075         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
17076         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
17077         * gst/asfdemux/gstasfdemux.h:
17078           Improve metadata display, e.g. if the metadata comes before the
17079           streams are loaded (which is perfectly valid).
17080
17081 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17082
17083         * tools/gst-launch-ext-m.m:
17084           Fix AVI/ASF pipelines (#165340).
17085
17086 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
17087         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
17088         build failure on amd64
17089
17090 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17091
17092         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
17093         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
17094           Check environment variables GST_ID3V2_TAG_ENCODING,
17095           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
17096           list of character encodings to force interpretation of non-unicode
17097           strings stored in an ID3v2 tag to a particular encoding. If none
17098           is specified, try to use current locale's encoding, then fall back
17099           to ISO-8859-1 (which will always succeed). (Resolves #149274)
17100         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
17101         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
17102           Check environment variables GST_ID3V1_TAG_ENCODING,
17103           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
17104           list of character encodings to use in case a string encountered
17105           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
17106           specified, try to use the current locale's encoding, then fall
17107           back to ISO-8859-1 (which will always succeed).
17108
17109 2005-01-25  Benjamin Otte  <otte@gnome.org>
17110
17111         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
17112           - on half framerate, compute the rate in advance so the comparisons
17113             don't compare wrong values
17114           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
17115             behaviour
17116           - don't use mad_header_decode anymore, mad_frame_decode does that
17117             automatically
17118           - when getting rid of consumed bytes, reset the stream's skiplen
17119           (fixes #163867)
17120
17121 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
17122
17123         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
17124           Use 1/2 a second for default max_discont, as PES streams from DVB
17125           seem to have larger spacings in the SCR. 
17126           Fix a typo.
17127
17128 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17129
17130         * gst/playback/gstplaybasebin.c: (group_commit):
17131           Notify delayed stream-info availability.
17132
17133 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
17134         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17135         (gst_a52dec_handle_event), (gst_a52dec_chain):
17136         Add some debug output. Check that a discont has a valid
17137         time associated.
17138         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17139         (gst_alsa_sink_loop):
17140         Ignore TAG events. A little extra debug for broken timestamps.
17141         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
17142         (dvdnavsrc_change_state):
17143         Ensure we send a discont to engage the link before we send any
17144         other events.
17145         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
17146         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
17147         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
17148         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
17149         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
17150         dvd://title works in totem because typefinding sends a seek that ends
17151         up going back to chapter 1 regardless.
17152         * ext/mpeg2dec/gstmpeg2dec.c:
17153         * ext/mpeg2dec/gstmpeg2dec.h:
17154         Output correct timestamps and handle disconts.
17155         * ext/ogg/gstoggdemux.c: (get_relative):
17156         Small guard against a null dereference.
17157         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
17158         (gst_textoverlay_set_property):
17159         Free memory when done. Don't call gst_event_filler_get_duration on
17160         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
17161         g_warning.
17162         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
17163         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
17164         (gst_sw_srclink), (gst_smoothwave_chain):
17165         Draw solid lines, prettier colours.
17166         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
17167         Add a default palette that'll work for some movies.
17168         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
17169         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
17170         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
17171         * gst/mpegstream/gstdvddemux.h:
17172         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
17173         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
17174         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
17175         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
17176         * gst/mpegstream/gstmpegparse.h:
17177         Use PTM/NAV events when for timestamp adjustment when connected to 
17178         dvdnavsrc. Don't use many discont events where one suffices.
17179         * gst/playback/gstplaybasebin.c: (group_destroy),
17180         (gen_preroll_element), (gst_play_base_bin_add_element):
17181         * gst/playback/gstplaybasebin.h:
17182         Make sure we remove subtitles from the same bin we put them in.
17183         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
17184         (gst_subparse_buffer_format_autodetect),
17185         (gst_subparse_change_state):
17186         Fix some memleaks and invalid accesses.
17187         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
17188         (oggskel_type_find), (cmml_type_find), (plugin_init):
17189         Some typefind functions for Annodex v3.0 files
17190         * gst/wavparse/gstwavparse.h:
17191         GstRiffReadClass is the correct parent class.
17192
17193 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17194
17195         * gst-libs/gst/riff/riff-media.c:
17196         (gst_riff_create_video_caps_with_data):
17197           Add extradata to huffyuv (fixes #165013).
17198         * gst-libs/gst/riff/riff-read.c:
17199         (gst_riff_read_strf_vids_with_data):
17200           Fix extradata extraction if it is in the chunk size.
17201
17202 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
17203
17204         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17205
17206         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
17207         (gst_quarktv_change_state), (gst_quarktv_dispose):
17208           Memory free'ing location fix (#164708).
17209
17210 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17211
17212         * gst/playback/gstplaybasebin.c: (group_commit),
17213         (gen_preroll_element), (probe_triggered), (gen_source_element),
17214         (setup_source), (gst_play_base_bin_change_state),
17215         (gst_play_base_bin_add_element):
17216           Don't block for streams.
17217         * gst/playback/gststreaminfo.c: (stream_info_change_state),
17218         (gst_stream_info_set_mute):
17219           Use gst_pad_set_active_recursive.
17220
17221 2005-01-25  Andy Wingo  <wingo@pobox.com>
17222
17223         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
17224         for #ifndef HAVE_XVIDEO.
17225
17226 2005-01-24  Jeffrey C. Ollie
17227
17228         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
17229
17230         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
17231         * ext/gsm/gstgsmdec.h:
17232         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
17233         * ext/gsm/gstgsmenc.h:
17234         Fix rate to 8kHz as per spec, removes obscure errors when no rate
17235         was given by property. Add proper buffer timestamps and offsets.
17236
17237 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17238
17239         * gst-libs/gst/riff/riff-media.c:
17240         (gst_riff_create_audio_caps_with_data):
17241           Audio can be <8000Hz.
17242
17243 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17244
17245         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
17246           Explicit state change to workaround refcount bugs.
17247
17248 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17249
17250         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
17251         (gst_avimux_riff_get_avi_header):
17252           Fix...
17253
17254 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17255
17256         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
17257         (gst_riff_read_element_data):
17258         * gst-libs/gst/riff/riff-read.h:
17259           Add _peek version (req'ed in CDXA).
17260         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
17261         (gst_cdxaparse_loop):
17262           Fix parsing in playbin.
17263         * gst/playback/gstdecodebin.c: (close_pad_link):
17264           Ignore current_ pads, they cause major annoyance.
17265
17266 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17267
17268         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17269           Safety guard.
17270
17271 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17272
17273         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
17274           Fix padding...
17275
17276 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17277
17278         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
17279           Allow for 0-sized buffers. Fixes length query problems in
17280           starwars.mkv from the testsuite.
17281
17282 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17283
17284         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
17285         (gst_video_box_i420), (gst_video_box_chain):
17286           Fix row strides for I420 (fixes #163159)
17287           
17288 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17289
17290         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
17291           MPEG2 has a useful rate property, so we can actually use that.
17292           For MPEG-1, continue using the bytes/time properties.
17293
17294 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17295
17296         * gst-libs/gst/riff/riff-media.c:
17297         (gst_riff_create_video_caps_with_data),
17298         (gst_riff_create_video_template_caps):
17299           Add intel-h263.
17300
17301 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17302
17303         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
17304           Fail if caps negotiation fails. Should fix #162184, and should
17305           definately be in there regardless of it fixing the actual bug.
17306         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
17307         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
17308         (gst_avimux_riff_get_avix_header),
17309         (gst_avimux_riff_get_video_header),
17310         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
17311         (gst_avimux_start_file), (gst_avimux_handle_event),
17312         (gst_avimux_change_state):
17313         * gst/avi/gstavimux.h:
17314           Refactor structure writing to use GST_WRITE_UINT macros, add
17315           metadata writing support.
17316
17317 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17318
17319         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
17320           Elements may already be destroyed when this function is called.
17321
17322 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17323
17324         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
17325         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
17326           More memory leak fixes (#149162).
17327
17328 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17329
17330         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
17331         (gst_qtdemux_add_stream):
17332           Fix two memleaks.
17333
17334 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17335
17336         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
17337           Argh...
17338
17339 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17340
17341         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
17342           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
17343           when fixating to six channels in Totem.
17344
17345 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17346
17347         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
17348           Fix compile warnings on Solaris 10 buildbot
17349
17350 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17351
17352         * ext/dvdread/dvdreadsrc.c: (_read):
17353           Don't read beyond the last cell in a chapter (fixes 
17354           invalid memory access)
17355
17356 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17357
17358         * ext/dvdread/stream_labels.c:
17359         (dvdreadsrc_get_audio_stream_labels):
17360           Use NULL for an empty GList instead of g_list_alloc(); fix 
17361           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
17362           of GString (easier to bulk free later)
17363
17364 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
17365
17366         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17367
17368         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17369         (gst_ffmpeg_pixfmt_to_caps):
17370           Fix BGRA32 caps (#164209).
17371
17372 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
17373
17374         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17375
17376         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17377         (gst_ffmpeg_caps_to_pixfmt):
17378           alpha_mask can be RGBA/ABGR. Fixes #164265.
17379
17380 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
17381
17382         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17383
17384         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
17385         (gst_mpeg2dec_alloc_buffer):
17386         * ext/mpeg2dec/gstmpeg2dec.h:
17387           Crop if decoding size is not the actual image size (#163676).
17388
17389 2005-01-17  Steve Baker  <steve@stevebaker.org>
17390
17391         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17392
17393         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
17394         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
17395           Add libsndfile typefind functions (#163309).
17396
17397 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17398
17399         * tools/gst-launch-ext-m.m:
17400           Add .aac, fix .m1v/.m2v (#163891).
17401
17402 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17403
17404         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
17405           Sanity check, don't wait endlessly since the clock might not
17406           actually run at this point (which is a deadlock). Fixes #164069.
17407
17408 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17409
17410         * gst/playback/gstplaybasebin.c: (probe_triggered):
17411           Of course, only pause if group is done...
17412
17413 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17414
17415         * gst/playback/gstplaybasebin.c: (probe_triggered):
17416           Thread safety.
17417
17418 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17419
17420         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
17421           Don't return state change success when the parent
17422           failed.
17423
17424 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17425
17426         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
17427           Free events (fix memleak in #162905).
17428
17429 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
17430
17431         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17432
17433         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17434         (gst_ffmpeg_caps_to_pixfmt):
17435           Fix for depth = 15. Fixes #161675.
17436
17437 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17438
17439         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17440           Set FPS correctly, even for webcams and the like.
17441         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
17442           Don error on setting while capturing.
17443
17444 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17445
17446         * ext/dv/gstdvdec.c:
17447         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
17448         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
17449           I'm a bad boy. using /1001. to force C to do float division
17450           and not integer division (as it did in my last commit)
17451           Thanks to David I. Lehn for pointing this mistake.
17452
17453 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17454
17455         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17456           Revert Johan's 1.35->1.36 since it breaks compat.
17457
17458 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17459
17460         * ext/dv/gstdvdec.c:
17461         * ext/libfame/gstlibfame.c:
17462         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
17463         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
17464           replace framerate aproximations by their real value
17465           (24000/1001, 30000/1001, 60000/1001)
17466           Finish fixing bug #164049
17467
17468 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17469
17470         * ext/ogg/gstoggmux.c:
17471           eos/bos debugging
17472         * gst/tcp/gstmultifdsink.c:
17473         * gst/tcp/gstmultifdsink.h:
17474         * gst/tcp/gsttcp.c:
17475         * gst/tcp/gsttcp.h:
17476         * gst/tcp/gsttcpclientsink.c:
17477         * gst/tcp/gsttcpclientsrc.c:
17478         * gst/tcp/gsttcpserversink.c:
17479         * gst/tcp/gsttcpserversrc.c:
17480           improve reusability of elements after state changes and errors
17481           make multifdsink throw away streamheaders when receiving new ones
17482
17483 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17484
17485         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17486           Fix for if items are already in list...
17487
17488 2005-01-12  Benjamin Otte  <otte@gnome.org>
17489
17490         * gst/adder/gstadder.c: (gst_adder_loop):
17491           fix adder a bit so it doesn't screw up with events as much anymore
17492
17493 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
17494
17495         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
17496         (pixbufscale_scale), (gst_pixbufscale_chain):
17497         * ext/gdk_pixbuf/pixbufscale.h:
17498           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
17499           to ensure rowstrides are calculated the same way as 
17500           ffmpegcolorspace
17501           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
17502           that we pick up duration and offset also.
17503
17504 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17505
17506         * gst/avi/gstavimux.c: (gst_avimux_class_init),
17507         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
17508           Reusability fixes.
17509
17510 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17511
17512         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
17513         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
17514         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
17515         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
17516           Update flags when requested.
17517
17518 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17519
17520         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17521           Fix dmix.
17522
17523 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17524
17525         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17526         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
17527         (probe_triggered), (new_decoded_pad), (gen_source_element),
17528         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
17529         * gst/playback/gstplaybasebin.h:
17530         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17531         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
17532         (gst_play_bin_change_state):
17533           Implement group-switch signal for use in apps to clear metadata
17534           cache, clean up subtitle, add suburi property instead of # hack,
17535           some error-out fixes.
17536
17537 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17538
17539         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17540           Debug.
17541         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
17542           If we got a state change in the _get handler, don't return success.
17543
17544 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17545
17546         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
17547         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
17548           Make jpegdec quiet on MJPEG decoding
17549         * gst/asfdemux/README:
17550           Fix mimetypes for MJPEG and H263
17551
17552 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17553
17554         * ext/theora/theoradec.c: (theora_dec_chain):
17555           Fix broken code generation by gcc by swapping arguments.
17556         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17557           Fix \n in debug.
17558
17559 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17560
17561         * TODO:
17562           delete this file, it is by far outdated
17563         * ext/alsa/gstalsa.1: remove
17564         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17565         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17566         (gst_alsa_get_caps):
17567           Add HW probing for supported sample rates. Fixes #161704
17568
17569 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17570
17571         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17572           Don't crash, biatch! :).
17573
17574 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17575
17576         * ext/musepack/gstmusepackreader.cpp:
17577         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17578           Some work on tags - still doesn't work in playbin...
17579         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17580           Handle events...
17581
17582 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17583
17584         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17585           Also shove tags on kid pads.
17586
17587 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17588
17589         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17590           Don't bail on unknown events.
17591         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17592           Don't crash on events before negotiation.
17593         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17594           Send tags on pads, too.
17595         * gst/playback/gststreamselector.c:
17596         (gst_stream_selector_request_new_pad):
17597           Forward events on first pad if no input was selected yet.
17598
17599 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17600
17601         * gst/playback/gstplaybasebin.c: (setup_substreams):
17602           Don't disable streamtype if the stream doesn't exist, since
17603           then playing a video after audio will disable both and nothing
17604           will happen. Fixes the testsuite.
17605
17606 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17607
17608         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17609         (gst_v4l_xoverlay_set_xwindow_id):
17610         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17611         (gst_v4l2_xoverlay_set_xwindow_id):
17612           Add debug categories, fix overlay disabling.
17613
17614 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17615
17616         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17617         * ext/alsa/gstalsa.h:
17618           Add HW probing for period_count/size and buffer_size MIX/MAX
17619           Adjust default/user defined value if out of bounds
17620           Should fix bug #162024
17621
17622 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17623
17624         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17625           Fix warning (#161191).
17626
17627 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17628
17629         * ext/dvdread/stream_labels.c:
17630         (dvdreadsrc_get_audio_stream_labels):
17631           Fix warning (init the good variable in switch default)
17632
17633 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
17634
17635         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17636
17637         * gst/tta/gstttaparse.c: (gst_tta_src_event):
17638           Fix gcc-2.95 compile (#163485).
17639
17640 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17641
17642         * configure.ac:
17643         * ext/flac/gstflacenc.c: (gst_flacenc_init),
17644         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17645         (gst_flacenc_tell_callback), (gst_flacenc_chain),
17646         (gst_flacenc_change_state):
17647         * ext/flac/gstflacenc.h:
17648           Update for API change in flac-1.1.1. Update requirement in
17649           configure.ac. Fixes #162974.
17650
17651 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17652
17653         * gst/playback/gstplaybasebin.c: (group_destroy):
17654           Remove hack to get rid of assert and get rid of unlinked
17655           signals properly.
17656
17657 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17658
17659         * gst/playback/gstplaybasebin.c: (setup_source):
17660           Set source to NULL so that resources are free'ed. Fixes issues
17661           with playback of CDDA and similar device-accessing things.
17662
17663 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17664
17665         * testsuite/embed/Makefile.am:
17666           test->noinst, fix make test in buildbot.
17667
17668 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17669
17670         * ext/dvdread/stream_labels.c: new file
17671         * ext/dvdread/stream_labels.h: new file
17672         * ext/dvdread/Makefile.am:
17673         * ext/dvdread/dvdreadsrc.c: (_seek_title):
17674           Extract audio stream label from DVD IFO files.
17675           It only dump them on the console for now, still have to
17676           make playbin aware of them.
17677
17678 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17679
17680         * gst/playback/gstplaybasebin.c: (setup_source):
17681           Fix hanging subs.
17682
17683 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17684
17685         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17686         (gen_preroll_element), (remove_groups), (setup_subtitle),
17687         (gen_source_element), (setup_source):
17688         * gst/playback/gstplaybasebin.h:
17689           Multiple .sub files is just a stupid idea... Fix some threading
17690           mistakes. Interestingly, external .sub files cause playbin to
17691           hang, I don't know why... Parsing fixes contributed by Fran??ois
17692           Kooman <fkooman@tuxed.net>.
17693
17694 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17695
17696         * testsuite/embed/Makefile.am:
17697           Fix buildbot.
17698
17699 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17700
17701         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17702
17703         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17704         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17705         (gst_pngenc_set_property):
17706         * ext/libpng/gstpngenc.h:
17707           Add compression level property (#163323).
17708
17709 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17710
17711         * configure.ac:
17712         * examples/capsfilter/capsfilter1.c: (main):
17713         * examples/seeking/spider_seek.c: (make_spider_pipeline):
17714         * ext/dvdread/Makefile.am:
17715         * ext/dvdread/demo-play:
17716         * ext/dvdread/demo-play.c:
17717         * gconf/gstreamer.schemas.in:
17718         * gst-libs/gst/gconf/gconf.c:
17719         * sys/v4l/TODO:
17720         * testsuite/Makefile.am:
17721         * testsuite/embed/Makefile.am:
17722         * testsuite/embed/embed.c: (cb_expose), (main):
17723           Remove all references to xvideosink, fix examples (#140845).
17724         * gst/playback/gstplaybasebin.c: (group_destroy):
17725           Apparently, disposal does not unlink - so do explicitely.
17726         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17727           Add debug.
17728
17729 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
17730
17731         * README: fix PKG_CONFIG_PATH instructions, what was there
17732         previously was breaking default search path, not nice. 
17733         Fixes #163358
17734
17735 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17736
17737         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17738         (gst_audioscale_chain):
17739           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17740           when resampling - how the ^@$^!@^! is this possible?!?
17741
17742 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17743
17744         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17745           Reset variables on READY.
17746         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17747         (gst_matroska_mux_loop):
17748           Require data before writing header.
17749
17750 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
17751
17752         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17753
17754         * ext/mad/gstmad.c: (gst_mad_chain):
17755           Don't call mad_stream_sync() directly after recovering sync.
17756           Fixes #151661.
17757
17758 2005-01-09  Martin Eikermann  <meiker@upb.de>
17759
17760         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17761
17762         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17763         (snapshot_handler), (gst_snapshot_sinkconnect),
17764         (gst_snapshot_chain):
17765           Allocate resources when required, fix recursive signal emission
17766           and fix caps. Fixes #161667.
17767
17768 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17769
17770         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17771
17772         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17773         (gst_pngdec_chain):
17774           Handle only 8-bppc (bits-per-pixel-component) images, better
17775           error handling and correct strides. Fixes #163177.
17776         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17777         (gst_pngenc_chain):
17778           Better error handling. Fixes #163348.
17779
17780 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17781
17782         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17783         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17784         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17785         (dvdnavsrc_uri_handler_init):
17786           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17787         * gst/playback/gstplaybasebin.c: (gen_source_element):
17788           Add MMS to streaming URIs.
17789
17790 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17791
17792         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17793         * sys/xvimage/xvimagesink.c:
17794         (gst_xvimagesink_navigation_send_event):
17795           Check for pad availability before sending event.
17796
17797 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17798
17799         * gst-plugins.spec.in:
17800           Add subparse.
17801
17802 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17803
17804         * configure.ac:
17805           Since we use functions from CVS, up requirement.
17806
17807 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17808
17809         * gst/playback/Makefile.am:
17810         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17811         (group_destroy), (group_commit), (group_is_muted),
17812         (gen_preroll_element), (add_stream), (unknown_type),
17813         (probe_triggered), (preroll_unlinked), (mute_stream),
17814         (silence_stream), (new_decoded_pad), (setup_substreams),
17815         (setup_source), (get_active_source), (mute_group_type),
17816         (muted_group_change_state), (set_active_source),
17817         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17818         (play_base_eos), (gst_play_base_bin_change_state):
17819         * gst/playback/gstplaybasebin.h:
17820         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17821         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17822         (gst_stream_info_dispose), (stream_info_mute_pad),
17823         (stream_info_change_state), (gst_stream_info_set_mute):
17824         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17825         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17826         (gst_stream_selector_init), (gst_stream_selector_dispose),
17827         (gst_stream_selector_get_linked_pad),
17828         (gst_stream_selector_get_caps), (gst_stream_selector_link),
17829         (gst_stream_selector_get_linked_pads),
17830         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17831         * gst/playback/gststreamselector.h:
17832           Adding stream selection support plus required properties for
17833           applications to use this. Fully fixes #100931.
17834
17835 2005-01-08  Benjamin Otte  <otte@gnome.org>
17836
17837         * gst/games/gstpuzzle.c: (nav_event_handler):
17838           - handle nav events differently: forward every event no matter if it
17839             was handled or not.
17840           - translate events
17841           You can now cheat by using navigationtest ! puzzle and moving the
17842           mouse close to the edge of a tile. ;)
17843
17844 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17845
17846         * configure.ac:
17847         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17848         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17849         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17850         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17851         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17852         (gst_ogm_parse_plugin_init):
17853         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17854         (gst_textoverlay_link), (gst_textoverlay_getcaps),
17855         (gst_textoverlay_event), (gst_textoverlay_video_chain),
17856         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17857         * ext/pango/gsttextoverlay.h:
17858         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17859         (gst_matroska_demux_handle_seek_event),
17860         (gst_matroska_demux_sync_streams),
17861         (gst_matroska_demux_parse_blockgroup),
17862         (gst_matroska_demux_subtitle_caps),
17863         (gst_matroska_demux_plugin_init):
17864         * gst/matroska/matroska-ids.h:
17865         * gst/playback/gstdecodebin.c: (close_pad_link):
17866         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17867         (gen_preroll_element), (remove_groups), (add_stream),
17868         (new_decoded_pad), (setup_subtitles), (gen_source_element),
17869         (setup_source):
17870         * gst/playback/gstplaybasebin.h:
17871         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17872         * gst/subparse/Makefile.am:
17873         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17874         (gst_subparse_base_init), (gst_subparse_class_init),
17875         (gst_subparse_init), (gst_subparse_formats),
17876         (gst_subparse_eventmask), (gst_subparse_event),
17877         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17878         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17879         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17880         (parse_mpsub_deinit), (parse_mpsub_init),
17881         (gst_subparse_buffer_format_autodetect),
17882         (gst_subparse_format_autodetect), (gst_subparse_loop),
17883         (gst_subparse_change_state), (gst_subparse_type_find),
17884         (plugin_init):
17885         * gst/subparse/gstsubparse.h:
17886         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17887         (plugin_init):
17888           Add subtitle support, .sub parser (supports SRT and MPsub),
17889           OGM text support, Matroska UTF-8 text support, deadlock fixes
17890           all over the place, subtitle awareness in decodebin/playbin
17891           and some fixes to textoverlay to handle subtitles in a stream
17892           correctly. Fixes #100931.
17893
17894 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17895
17896         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17897           Check for pad availability before doing a query on it.
17898
17899 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17900
17901         * ext/dv/gstdvdec.c:
17902           really fix bpp24/32 dvdec caps (classic rgba indeed)
17903         * gst/asfdemux/gstasfdemux.c:
17904         (gst_asf_demux_process_ext_content_desc):
17905           don't send text tags if they are empty (bis repetita)
17906
17907 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17908
17909         * ext/dv/gstdvdec.c:
17910          remove unneeded comment from dvdec
17911           (related to DV 4CC codes in AVI files)
17912           moved them in gstreamer/docs/random/mimetypes
17913         * gst/asfdemux/gstasfdemux.c:
17914         (gst_asf_demux_process_ext_content_desc):
17915          don't send text tags if they are empty
17916          fix mem leak on error path
17917         * gst/ffmpegcolorspace/avcodec.h:
17918         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17919         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17920         (gst_ffmpegcsp_avpicture_fill):
17921         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17922         * gst/ffmpegcolorspace/imgconvert_template.h:
17923          adds BGR32 and BGRA32 to ffmpegcolorspace
17924           (still bad colors, fixing it on next commit)
17925           helps with dvdec outputing BGR32
17926
17927 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17928
17929         * ext/dv/gstdvdec.c:
17930          Fix audio caps i just broke (missing ',')
17931         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17932         (gst_matroska_mux_reset):
17933          Fix typo + add FIXME about old "x-gst-metadata" crap
17934
17935 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17936
17937         * ext/dv/demo-play.c: (main):
17938          xvideosink -> xvimagesink
17939         * ext/dv/gstdvdec.c:
17940          change rgb 32/32 caps to 24/32 (no alpha)
17941          change nb of channels to be a list (2 or 4, not 2)
17942          change sample rate to be a list (32, 44.1, 48 kHz) not a range
17943         * gst/asfdemux/gstasfdemux.c:
17944         (gst_asf_demux_process_ext_content_desc):
17945          Add 'date/year' to extracted metadata list
17946
17947 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17948
17949         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17950           The return value of fixate_to does not imply that the requested
17951           value was set, so don't assume.
17952
17953 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
17954
17955         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17956
17957         * ext/libpng/gstpngdec.c:
17958         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17959         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17960         * ext/libpng/gstpngenc.h:
17961           Alpha support (encoder; #163161), mime fixage.
17962
17963 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
17964
17965         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17966
17967         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17968         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17969         (gst_faac_set_property), (gst_faac_get_property):
17970         * ext/faac/gstfaac.h:
17971           Allow for ADTS output (#153434).
17972
17973 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17974
17975         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17976           Fix against template (#150576).
17977
17978 2005-01-06  Benjamin Otte  <otte@gnome.org>
17979
17980         * gst/games/gstpuzzle.c: (draw_puzzle):
17981           don't draw a puzzle if either width or height of tiles would be 0.
17982
17983 2005-01-06  Benjamin Otte  <otte@gnome.org>
17984
17985         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17986         (gst_puzzle_class_init), (gst_puzzle_finalize):
17987           no memleaks, please
17988         (gst_puzzle_create), (gst_puzzle_init),
17989         (gst_puzzle_set_property), (gst_puzzle_setup):
17990           change initialization code around so we don't reshuffle on resize
17991         (draw_puzzle):
17992           fix another stupid typo
17993
17994 2005-01-06  Benjamin Otte  <otte@gnome.org>
17995
17996         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17997           fix stupid typo that borked copying on YUY2
17998
17999 2005-01-06  Benjamin Otte  <otte@gnome.org>
18000
18001         * gst/games/gstpuzzle.c: (draw_puzzle):
18002           fix edges when image sizes aren't multiples of tile sizes
18003
18004 2005-01-06  Benjamin Otte  <otte@gnome.org>
18005
18006         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
18007           make RGB endianness work correctly
18008         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
18009           refactor and fix race with initial shuffling
18010         (nav_event_handler):
18011           allow using the mouse to puzzle
18012         (draw_puzzle):
18013           insist on tiles having width and height as multiples of 4 to get
18014           clean YUV image handling
18015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18016         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
18017           s/DEBUG/LOG/ for common messages
18018         (gst_xvimagesink_navigation_send_event):
18019           fix mouse event translation to not include screen PAR
18020         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
18021           fix mouse event translation to actually work
18022
18023 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18024
18025         * gst/asfdemux/gstasfdemux.c:
18026         (gst_asf_demux_process_ext_content_desc):
18027          Extract TrackNumber metadata + clean up code
18028         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
18029          Hope this is the good fix (var used unitialised)
18030
18031 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18032
18033         * ext/faad/gstfaad.c: (gst_faad_chain):
18034           Only increment timestamp if it's valid. Fixes raw AAC streams.
18035
18036 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18037
18038         * configure.ac:
18039         * gst/games/Makefile.am:
18040         * gst/games/gstpuzzle.c:
18041           add a puzzle game with...
18042         * gst/games/gstvideoimage.c:
18043         * gst/games/gstvideoimage.h:
18044           ... full colorspace support (that includes YUV9 and RGB16)) stolen
18045           from videotestsrc and made into something that would be a nice
18046           library for a lot of other plugins.
18047
18048 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18049
18050         * configure.ac:
18051          don't compile faad plugin if a RC of 2.0 is found
18052          Fixes #155346 (and FC1 buildbot)
18053         * gst/asfdemux/gstasfdemux.c:
18054         (gst_asf_demux_process_ext_content_desc):
18055          try to make Solaris compiler happier
18056
18057 2005-01-06  Paul Jack  <pjack@sfaf.org>
18058
18059         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18060
18061         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
18062           Fix segfault (#161667).
18063
18064 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18065
18066         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
18067           Fix framerate reporting.
18068
18069 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18070
18071         * gst-libs/gst/riff/riff-ids.h:
18072         * gst/wavenc/riff.h:
18073          Add AMR (VBR and CBR) ids to riff.h audio codec list
18074         * gst/asfdemux/gstasfdemux.c:
18075         (gst_asf_demux_process_ext_content_desc),
18076         (gst_asf_demux_process_object):
18077           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
18078
18079 2005-01-05  Martin Eikermann  <meiker@upb.de>
18080
18081         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18082
18083         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18084         (gst_dvd_demux_handle_discont):
18085         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
18086         (gst_mpeg_demux_handle_discont):
18087           Recreate pads on new-media (#160730).
18088         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
18089           Send discont even if manager changes timestamps (#161929).
18090
18091 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
18092
18093         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18094
18095         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
18096           Fix invalid memory access (#159211).
18097
18098 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18099
18100         * examples/gstplay/player.c: (main):
18101           Don't iterate.
18102         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
18103           Add visualizations.
18104         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
18105         (gst_a52dec_handle_frame):
18106           Set duration.
18107         * ext/dvdnav/gst-dvd:
18108           Add audioconvert. Fixes #161325.
18109         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
18110           Explicitely case to gint64. Possible valgrind error.
18111         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
18112         (gst_play_tick_callback), (gst_play_change_state),
18113         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
18114         (gst_play_set_location), (gst_play_get_location),
18115         (gst_play_seek_to_time), (gst_play_set_data_src),
18116         (gst_play_set_video_sink), (gst_play_set_audio_sink),
18117         (gst_play_set_visualization), (gst_play_connect_visualization),
18118         (gst_play_get_framerate), (gst_play_get_all_by_interface),
18119         (gst_play_new):
18120           Use playbin. Fixes #139749 and #147744.
18121         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
18122           Add genre tag.
18123         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18124         (audioscale_get_type), (gst_audioscale_base_init),
18125         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
18126         (gst_audioscale_getcaps), (gst_audioscale_fixate),
18127         (gst_audioscale_link), (gst_audioscale_get_buffer),
18128         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
18129         (gst_audioscale_init), (gst_audioscale_dispose),
18130         (gst_audioscale_chain), (gst_audioscale_set_property),
18131         (gst_audioscale_get_property), (plugin_init):
18132           Indent properly.
18133         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
18134           Fix LPCM.
18135         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
18136         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
18137         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
18138           Add more metadata (fixes #162656).
18139
18140 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18141
18142         * configure.ac:
18143           back to cvs
18144
18145 === release 0.8.7 ===
18146
18147 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18148
18149         * NEWS:
18150         * RELEASE:
18151         * configure.ac:
18152           releasing 0.8.7, "Hyperspace"
18153
18154 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18155
18156         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
18157
18158         * gst/playback/gstplaybasebin.c:
18159          Fix for #162924 - free caps after use, not before
18160
18161 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18162
18163         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18164
18165         * gst/playback/gstplaybasebin.c:
18166         * gst/wavparse/gstwavparse.c:
18167           Fix for #154773 - fixes playback of small .wav files
18168
18169 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18170
18171         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18172
18173         * gst/audioscale/gstaudioscale.c:
18174           Fix for #162819 - make audioscale reusable
18175           Fixes playback of more than one file with playbin/totem
18176
18177 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18178
18179         * gst/ffmpegcolorspace/avcodec.h:
18180         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18181         * gst/ffmpegcolorspace/imgconvert.c:
18182           clean up the mess that made me cry and avoid needless duplication
18183
18184 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18185
18186         * gst/ffmpegcolorspace/imgconvert.c:
18187           give some indication of why we're segfaulting
18188
18189 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18190
18191         * configure.ac:
18192           Fix indentation, fix v4l2 plugin detection.
18193         * ext/Makefile.am:
18194           Fix libmms location (Maciej, use diff -u!).
18195         * ext/alsa/gstalsa.c: (gst_alsa_init):
18196           Initialize caps cache to NULL.
18197         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
18198           Only change state on audiosink if it exists.
18199
18200 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
18201
18202         * gst/matroska/matroska-demux.c:
18203         * gst/matroska/matroska-ids.h:
18204         * gst/matroska/matroska-demux.h:
18205         Fix Vorbis streams failing to decode in some files, where cluster_time
18206         isn't 0, because then it doesn't send codec_priv before actual data.
18207         Remove time-based test and replace it with marker set on beginning of
18208         new stream
18209
18210 2004-12-28  David Schleef  <ds@schleef.org>
18211
18212         Merge patch from Ronald fixing problems with streaming
18213         text.
18214         * ext/cairo/gstcairo.c: (plugin_init):
18215         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
18216         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18217         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
18218         (gst_textoverlay_font_init), (gst_textoverlay_init),
18219         (gst_textoverlay_set_property):
18220         * ext/cairo/gsttextoverlay.h:
18221
18222 2004-12-27  David Schleef  <ds@schleef.org>
18223
18224         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
18225         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18226         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
18227         (gst_textoverlay_font_init), (gst_textoverlay_init),
18228         (gst_textoverlay_set_property): Improvements to actually
18229         render text as white on black outline on video, including
18230         font selection and horizontal/vertical alignment.  (Ronald's
18231         christmas present)
18232         * ext/cairo/gsttextoverlay.h:
18233
18234 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18235
18236         * ext/ogg/gstogg.c:
18237         * ext/ogg/gstogmparse.c:
18238           fix ogm[audio/video]parse plugin registration
18239           (riff won't load if bytestream is already loaded)
18240
18241 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18242
18243         * gst/audioconvert/gstchannelmix.c:
18244           fix for GLIB < 2.4
18245
18246 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18247
18248         * Makefile.am:
18249         * configure.ac:
18250           disable docs again until it actually passes make distcheck.
18251
18252 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18253
18254         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
18255         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
18256         (plugin_init):
18257           Add 3GP (variables name Q3GP because they can't start with a
18258           number). Add samr audio fourcc (used in .3gp files), decoder
18259           is work in progress. Also do a GST_WARNING instead of ERROR
18260           in case of unknown nodes, to decrease output.
18261
18262 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18263
18264         * Makefile.am:
18265           really fix dist
18266
18267 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18268
18269         * configure.ac:
18270         * ext/speex/gstspeexdec.h:
18271         * ext/speex/gstspeexenc.h:
18272           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
18273           Fix detection code in configure.ac
18274
18275 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18276
18277         * gst/matroska/matroska-demux.c:
18278         (gst_matroska_demux_parse_blockgroup):
18279           Save position, so that queries give proper return values. Don't
18280           know how this could ever have worked before...
18281
18282 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18283
18284         * configure.ac:
18285           Put additional LAME check inside the conditional.  Fixes #152339
18286
18287 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18288
18289         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18290         (gst_avi_demux_stream_scan):
18291           Add some more debug. Fix logic error when setting movi offset
18292           while reading index.
18293
18294 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18295
18296         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18297         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
18298         (gst_avi_demux_process_next_entry):
18299           Add some debugging. Better detection of broken indexes and the
18300           accompanying index recovery. No infinite loops on state changes
18301           when we're still in our loopfunction.
18302
18303 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18304
18305         * configure.ac:
18306           Fix up.
18307
18308 2004-12-22  Archana Shah  <archana.shah@wipro.com>
18309
18310         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18311
18312         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
18313           Normalizing the value before setting
18314         (gst_sunaudiomixer_get_volume):
18315           Normalizing the value after getting. Fixes bug# 161980
18316
18317 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18318
18319         * Makefile.am: Make sure docs gets disted
18320         * docs/Makefile.am: Make sure all needed files get disted
18321         * gst-plugins.spec.in: latest updates
18322
18323 2004-12-22  Wim Taymans  <wim@fluendo.com>
18324
18325         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18326         Revert patch 1.38 as clock distribution over schedulers does
18327         not work correcly in the core yet.
18328
18329 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18330
18331         * sys/oss/README: remove this file, which predates my birth
18332           (and which content is by far outdated)
18333
18334 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
18335
18336         * Makefile.am:
18337         * configure.ac:
18338         * docs/Makefile.am:
18339         * docs/libs/Makefile.am:
18340         * docs/libs/gst-plugins-libs-docs.sgml:
18341         * docs/libs/gst-plugins-libs-sections.txt:
18342         * docs/libs/tmpl/gstgconf.sgml:
18343         * docs/upload.mak:
18344         * docs/version.entities.in:
18345           Added boilerplate gtk-doc files for plugin-libs documentation.
18346
18347 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18348
18349         * gst/auparse/gstauparse.c: fix int and float audio caps
18350
18351 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18352
18353         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18354         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18355           g_assert() can be a macro, don't use #ifdef inside it.
18356
18357 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
18358
18359         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18360
18361         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
18362         (gst_videorate_init), (gst_videorate_chain),
18363         (gst_videorate_change_state):
18364           Event handling (fixes #159986).
18365
18366 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18367
18368         * gst-libs/gst/riff/riff-media.c:
18369         (gst_riff_create_video_caps_with_data):
18370           Add BLZ0 (Blizzard's version of DivX) fourcc.
18371
18372 2004-12-18  David Schleef  <ds@schleef.org>
18373
18374         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
18375         portability fix.
18376
18377 2004-12-18  David Schleef  <ds@schleef.org>
18378
18379         * gst/tta/ttadec.h: Disable some header code that isn't used
18380         and clearly isn't portable.
18381
18382 2004-12-18  David Schleef  <ds@schleef.org>
18383
18384         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
18385         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
18386         (avcodec_get_pix_fmt), (avpicture_layout),
18387         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
18388         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
18389         Fix code to not use GCC extensions (and c99 extensions that
18390         Forte does not like.)
18391
18392 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18393
18394         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18395
18396         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
18397         (gst_deinterlace_chain):
18398           Rowstride fixes. Fixes #161039.
18399         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
18400         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
18401         (gst_video_crop_getcaps), (gst_video_crop_link),
18402         (gst_video_crop_i420), (gst_video_crop_chain),
18403         (gst_video_crop_change_state):
18404           Rework of negotiation. Actually works now. Fixes #158650.
18405
18406 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18407
18408         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
18409           That was very stupid.
18410
18411 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18412
18413         * gst/matroska/matroska-demux.c:
18414         (gst_matroska_demux_parse_blockgroup):
18415           Fix possible crasher.
18416
18417 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18418
18419         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
18420         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
18421           Lace sizes can be zero.
18422
18423 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18424
18425         * ext/musepack/gstmusepackdec.cpp:
18426           Fetch error return values. Fixes #161624.
18427         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
18428           Really EOS.
18429
18430 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18431
18432         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
18433           Work for truncated (unfinished download etc.) files. Fixes #160514.
18434
18435 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18436
18437         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18438           Fix for integer overflow. Makes #156001 not crash. Probably masks
18439           the real bug.
18440
18441 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18442
18443         * gst/ac3parse/gstac3parse.c: (plugin_init):
18444           Parsers never have ranks. Fixes #159651.
18445
18446 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18447
18448         * gst/playback/gstdecodebin.c: (compare_ranks):
18449           make sure the facotries are ordered the same every time even if they
18450           have the same rank by using the name
18451         * gst/playback/gstdecodebin.c: (find_compatibles):
18452           make sure we don't add factories to the list twice
18453
18454 2004-12-16  David Schleef  <ds@schleef.org>
18455
18456         * configure.ac: look for musepack headers as musepack/*.h
18457         (fixes #159847)
18458         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
18459         * ext/musepack/gstmusepackreader.h: same
18460
18461 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18462
18463         * gst-libs/gst/riff/riff-read.c:
18464         (gst_riff_read_strf_auds_with_data):
18465           Read extradata correctly (fixes #155879).
18466
18467 2004-12-16  David Schleef  <ds@schleef.org>
18468
18469         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
18470         audio.  does _not_ attempt or allow conversion unless channels
18471         is 1 or 2.
18472
18473 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18474
18475         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
18476
18477 2004-12-16  David Schleef  <ds@schleef.org>
18478
18479         * gst/audioscale/gstaudioscale.c: the resample library only
18480         handles 1 or 2 channels.  Change caps to compensate.
18481
18482 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18483
18484         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
18485         (gst_matroska_demux_audio_caps):
18486           Some MPEG-AAC hacks, because else it doesn't work...
18487
18488 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18489
18490         * gst-libs/gst/riff/riff-media.c:
18491         (gst_riff_create_video_caps_with_data),
18492         (gst_riff_create_video_template_caps):
18493           Add h264.
18494
18495 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18496
18497         * gst-libs/gst/audio/Makefile.am:
18498           Try to fix buildbot.
18499
18500 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18501
18502         * gst/tcp/gstmultifdsink.c:
18503           Clean up and uniformize debugging.
18504
18505 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
18506
18507         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18508
18509         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18510         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
18511         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
18512         (gst_mpeg_demux_change_state):
18513           Reset on ready. Fixes 160276.
18514
18515 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
18516
18517         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18518
18519         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18520         (gst_ffmpegcsp_pad_link):
18521           Fix memleak (#154815).
18522
18523 2004-12-16  James Bowes  <bowes@cs.dal.ca>
18524
18525         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18526
18527         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
18528         (gst_musicbrainz_init), (gst_musicbrainz_chain),
18529         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
18530         * ext/musicbrainz/gsttrm.h:
18531           Add support for using a proxy server when getting a trm id from
18532           the MusicBrainz database (#149613).
18533
18534 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
18535
18536         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18537
18538         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
18539         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
18540           Fix memleaks (#157233).
18541
18542 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
18543
18544         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18545
18546         * gst-libs/gst/resample/resample.c: (gst_resample_close):
18547         * gst-libs/gst/resample/resample.h:
18548         * gst/audioscale/gstaudioscale.c:
18549           Fix memleak (#159215).
18550
18551 2004-12-16  Toni Willberg  <toniw@iki.fi>
18552
18553         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18554
18555         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18556         * sys/oss/oss_probe.c: (main):
18557           Check for mono/stereo support (similar to samplerate probing),
18558           fixes #159433. Also add missing copyright header to oss_probe.c.
18559
18560 2004-12-15  David Schleef  <ds@schleef.org>
18561
18562         * configure.ac: add audioresample and cairo plugins.  Remove
18563         HAVE_MMX stuff, because it's not used.
18564         * ext/Makefile.am: same
18565         * ext/audioresample/Makefile.am: You are not ready for an
18566         audio resampling element based on audioresample.
18567         * ext/audioresample/gstaudioresample.c:
18568         * ext/audioresample/gstaudioresample.h:
18569         * ext/cairo/Makefile.am: You are not ready for overlay elements
18570         based on cairo.  Don't look too closely, these elements kinda
18571         suck right now.
18572         * ext/cairo/gstcairo.c: new
18573         * ext/cairo/gsttextoverlay.c: new
18574         * ext/cairo/gsttextoverlay.h: new
18575         * ext/cairo/gsttimeoverlay.c: new
18576         * ext/cairo/gsttimeoverlay.h: new
18577         * gst-libs/gst/media-info/media-info-priv.h: fix compile
18578         problem with compilers that don't support variadic macros.
18579
18580 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
18581
18582         Reviewed by:  David Schleef  <ds@schleef.org>
18583
18584         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
18585         Bala, registering sunaudiosrc (oops!), and cleaning up code a
18586         bit.  Also ran indent-gst.
18587         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18588         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18589         (gst_sunaudiosrc_setparams):
18590
18591 2004-12-14  David Schleef  <ds@schleef.org>
18592
18593         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18594         output rate to 16000.  Should fix #160235.
18595
18596 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18597
18598         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18599         Add typefinding for mpeg2 pes streams
18600
18601 2004-12-13  David Schleef  <ds@schleef.org>
18602
18603         * configure.ac:  Applied patch from bug #143659, making default
18604         sources and sinks OS-dependent (for Solaris), and added code
18605         for OS/X.
18606         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18607
18608 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18609
18610         * gst-libs/gst/riff/riff-media.c:
18611           forgot to add h2.64 to avidemux template caps
18612
18613 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18614
18615         * gst/wavenc/riff.h:
18616         * gst-libs/gst/riff/riff-media.c:
18617         * gst-libs/gst/riff/riff-ids.h:
18618         * gst/avi/gstavimux.c
18619         add 4CC code for VideoSoft h264 in AVI (VSSH)
18620           fixes bug #160655
18621         remove s323 from riff, it's quicktime specific :(
18622
18623 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18624
18625         * gst/asfdemux/README
18626         * gst/wavenc/riff.h
18627         * gst-libs/gst/riff/riff-ids.h
18628         * gst-libs/gst/riff/riff-media.c
18629         * gst/qtdemux/qtdemux.c:
18630           add new 4CC codes for h263 related codecs
18631           fixes partially bug #155163
18632
18633 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
18634
18635         * configure.ac: Update polyaudio requirement to 0.7
18636         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18637
18638 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18639
18640         * gst/interleave/deinterleave.c:
18641         fix my name's spelling! :)
18642
18643 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18644
18645         * AUTHORS ChangeLog
18646         * gst/auparse/gstauparse.c
18647         * gst/interleave/deinterleave.c
18648         * gst/law/:
18649                 alaw-decode.c alaw-encode.c
18650                 mulaw-decode.c mulaw-encode.c
18651         * gst/oneton/gstoneton.c
18652         * sys/osxaudio/:
18653                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18654         * sys/osxvideo/:
18655                 cocoawindow.h cocoawindow.m
18656                 osxvideosink.h osxvideosink.m
18657
18658         put the same mail address for Zaheer Abbas Merali everywhere
18659
18660 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18661
18662         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18663           Align by packetsize, and assert that we a packet available before
18664           playing. The first makes webstreams work (they often include
18665           trailing padding data in a packet), the second allows pausing a
18666           ASF stream in totem without getting demux errors afterwards.
18667
18668 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18669
18670         * ext/ogg/gstoggdemux.c: (get_relative):
18671           Check for non-NULL before accessing member (end-of-chain).
18672
18673 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18674
18675         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18676         (cdparanoia_set_property), (cdparanoia_get_property):
18677         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18678         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18679         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18680         (dvdreadsrc_init), (dvdreadsrc_set_property),
18681         (dvdreadsrc_get_property):
18682         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18683         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18684           Synchronize property names where not yet the case. Devices are
18685           now device=X, other versions are deprecated (but still exist).
18686           Also use g_free() unconditionally.
18687         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18688         (setup_source), (gst_play_base_bin_get_property):
18689           Expose source.
18690
18691 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18692
18693         * configure.ac: move GCONF macro outside conditional for the am
18694           conditional. Fixes #160439
18695
18696 2004-12-08  David Schleef  <ds@schleef.org>
18697
18698         * tools/gst-visualise-m.m: Switch to elements that currently
18699         exist.
18700
18701 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18702
18703         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18704           We love wrong commas.
18705
18706 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18707
18708         * gst/matroska/matroska-demux.c:
18709         (gst_matroska_demux_handle_src_query):
18710           Don't set DEFAULT, unsupported - makes length display incorrectly
18711           in some cases.
18712
18713 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18714
18715         * gst/monoscope/README: remove blurb about files being GPL
18716         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18717         * gst/monoscope/monoscope.c: Change license to BSD with explanation
18718           monoscope is now effectively LGPL licensed
18719
18720 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18721
18722         * gst/monoscope/README: Update information to be more correct
18723         * gst/monoscope/convolve.c: Relicense to LGPL
18724         * gst/monoscope/convolve.h: Relicense to LGPL
18725
18726 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
18727
18728         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18729           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18730         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18731           set default_duration for mpeg1 audio
18732
18733 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18734
18735         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18736         * ext/alsa/gstalsa.h:
18737           refactor big chunks of the core caps negotiation code to make it
18738           a lot faster, because people claim it's really slow
18739           (actually, just cache the getcaps when the device is opened)
18740
18741 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18742
18743         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18744         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18745         (gst_a52dec_handle_frame), (gst_a52dec_chain),
18746         (gst_a52dec_change_state), (plugin_init):
18747         * ext/a52dec/gsta52dec.h:
18748           Do something useful with timestamps. Make chain-based (since
18749           there's really no reason to be loopbased).
18750         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18751           Update current_byte/frame correctly.
18752
18753 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18754
18755         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18756         (gst_ape_demux_stream_init):
18757           Forward tags, too.
18758
18759 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18760
18761         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18762           Let's make sure we're done typefinding when detecting tags.
18763
18764 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18765
18766         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18767         (gst_ebml_read_init), (gst_ebml_read_use_event),
18768         (gst_ebml_read_element_id), (gst_ebml_peek_id),
18769         (gst_ebml_read_seek), (gst_ebml_read_skip),
18770         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18771         (gst_ebml_read_master):
18772         * gst/matroska/ebml-read.h:
18773         * gst/matroska/matroska-demux.c:
18774         (gst_matroska_demux_parse_contents),
18775         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18776           Disgustingly evil hack for working around INTERRUPT events and
18777           their extremely annoying habit of being a pain in the ass. We
18778           simply peek a cluster before reading any of it.
18779
18780 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18781
18782         * ext/musepack/gstmusepackdec.cpp:
18783           There's also floating point libmusepacks.
18784
18785 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18786
18787         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18788         (gst_faad_chanpos_to_gst), (gst_faad_chain):
18789           Set DURATION even if source buffer didn't. Also use increasing
18790           timestamps.
18791         * gst-libs/gst/riff/riff-media.c:
18792         (gst_riff_create_audio_caps_with_data):
18793           Block_align can have larger values than 8192.
18794
18795 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18796
18797         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18798         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18799         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18800         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18801           Fix caps.
18802
18803 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18804
18805         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18806           Fix logic bug.
18807
18808 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18809
18810         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18811           Yay, another one.
18812
18813 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18814
18815         * ext/esd/esdsink.c: (gst_esdsink_chain):
18816           Make error actually say something useful (fixes #156798).
18817         * gst-libs/gst/riff/riff-media.c:
18818         (gst_riff_create_video_caps_with_data),
18819         (gst_riff_create_video_template_caps):
18820           Add Intel Video 5.0 fourcc (IV50).
18821
18822 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
18823
18824         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18825         detection on mono and stereo mp3 files.
18826
18827 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18828
18829         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18830           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18831           the contained stream).
18832
18833 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18834
18835         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18836           Oops, remove debug.
18837
18838 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18839
18840         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18841
18842         * gst/law/alaw-decode.c: (alawdec_getcaps):
18843         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18844           Prevent warnings when negotiating caps (fixes #159338).
18845
18846 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18847
18848         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18849         (gst_ffmpegcsp_chain):
18850           Remove old leftover that shouldn't be there...
18851
18852 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18853
18854         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18855
18856         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18857           Don't forward DISCONT events (fixes #159684).
18858
18859 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18860
18861         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18862           Unlink manually since sometimes bin disposal (and therefore
18863           pad unlinking) is delayed, which will cause a new media file
18864           to not be able to start playing instantly.
18865
18866 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18867
18868         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18869           On mute of an unlinked stream, check for pad availability so
18870           we don't crash on unlinked pad.
18871
18872 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18873
18874         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18875         (gst_avi_demux_massage_index):
18876           Fix quite humiliating bug in omitting 0-sized index chunks but
18877           forgetting to count them for timestamps.
18878
18879 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18880
18881         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18882           Actually leave the loop if we failed to sync. Don't crash.
18883
18884 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18885
18886         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18887         (gst_dvd_demux_process_private):
18888         * gst/mpegstream/gstdvddemux.h:
18889           Fix crash (#159759). Doesn't work, though. :-(.
18890
18891 2004-11-28  Benjamin Otte  <otte@gnome.org>
18892
18893         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18894           more overwriting protection due to modifying channels one by one
18895           instead of all at once
18896
18897 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18898
18899         * gst/audioconvert/gstchannelmix.c:
18900         (gst_audio_convert_fill_normalize):
18901           Normalize using absolute values.
18902
18903 2004-11-28  Julien MOUTTE  <julien@moutte.net>
18904
18905         * configure.ac:
18906         * ext/Makefile.am:
18907         * ext/directfb/Makefile.am:
18908         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18909         (gst_directfbvideosink_get_pixel_format),
18910         (gst_directfbvideosink_get_format_from_fourcc),
18911         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18912         (gst_directfbvideosink_sink_link),
18913         (gst_directfbvideosink_change_state),
18914         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18915         (gst_directfbvideosink_buffer_alloc),
18916         (gst_directfbvideosink_interface_supported),
18917         (gst_directfbvideosink_interface_init),
18918         (gst_directfbvideosink_navigation_send_event),
18919         (gst_directfbvideosink_navigation_init),
18920         (gst_directfbvideosink_set_property),
18921         (gst_directfbvideosink_get_property),
18922         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18923         (gst_directfbvideosink_base_init),
18924         (gst_directfbvideosink_class_init),
18925         (gst_directfbvideosink_get_type), (plugin_init):
18926         * ext/directfb/directfbvideosink.h: Adding a first version of
18927         directfbvideosink.
18928         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18929         more.
18930
18931 2004-11-28  Benjamin Otte  <otte@gnome.org>
18932
18933         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18934           walk the samples backwards if out_channels > in_channels so we don't
18935           overwrite data
18936
18937 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18938
18939         * gst/audioconvert/Makefile.am:
18940         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18941         (gst_audio_convert_link), (gst_audio_convert_change_state),
18942         (gst_audio_convert_channels):
18943         * gst/audioconvert/gstchannelmix.c:
18944         (gst_audio_convert_unset_matrix),
18945         (gst_audio_convert_fill_identical),
18946         (gst_audio_convert_fill_compatible),
18947         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18948         (gst_audio_convert_fill_others),
18949         (gst_audio_convert_fill_normalize),
18950         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18951         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18952         * gst/audioconvert/gstchannelmix.h:
18953           Implement a channel mixer.
18954
18955 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
18956
18957         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18958         * ext/alsa/gstalsa.h:
18959         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18960         Make alsasink actually honor gst_element_set_clock and use that
18961         clock instead of its internal one.
18962
18963 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18964
18965         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18966         (gst_play_base_bin_change_state): nullify source and decoder when
18967         going from READY to NULL so that we don't try to do weird stuff with
18968         them when going from NULL to READY
18969         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18970         instead of g_object_unref
18971         (gen_video_element), (gen_audio_element): more refcounting fixes, now
18972         it should be correct
18973         (gst_play_bin_change_state): don't call remove_sinks if we are
18974         currently disposing the object
18975
18976 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18977
18978         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18979           Don't forget bass if it's there. Else left channel is silent...
18980
18981 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18982
18983         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18984         (gst_a52dec_change_state):
18985           Don't do sample adjusting anymore, we use float audio now.
18986         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18987           Don't fixate to non-existing properties.
18988
18989 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18990
18991         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18992         (gst_a52dec_change_state):
18993           Advertise that we can do surround sound.
18994
18995 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18996
18997         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18998           Add buffer-frames=0.
18999         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
19000         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
19001         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
19002         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
19003         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
19004         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
19005         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
19006         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
19007         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
19008         * ext/dvdread/dvdreadsrc.h:
19009           Add seeking, querying for bytes, sectors, title, angle and
19010           chapter. Handle multiple chapters. Relicense to LGPL because
19011           Billy agreed on that (thanks Billy!).
19012
19013 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
19014
19015         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
19016         call parent dispose method
19017
19018 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
19019
19020         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
19021         (gst_audio_clock_get_internal_time):
19022         Fix active <-> inactive transitions: ensure time value always
19023         grows and avoid abrupt value changes.
19024
19025 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
19026
19027         * configure.ac:
19028         * gst/tta/Makefile.am:
19029         * gst/tta/crc32.h:
19030         * gst/tta/filters.h:
19031         * gst/tta/gsttta.c:
19032         * gst/tta/gstttadec.c:
19033         * gst/tta/gstttadec.h:
19034         * gst/tta/gstttaparse.c:
19035         * gst/tta/gstttaparse.h:
19036         * gst/tta/ttadec.h:
19037           added TTA parser and decoder
19038
19039 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19040
19041         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19042         (probe_triggered), (check_queue), (buffer_underrun),
19043         (buffer_running), (buffer_overrun), (gen_source_element),
19044         (setup_source):
19045         * gst/playback/gstplaybasebin.h:
19046           Implement buffering. Needs some more work.
19047
19048 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19049
19050         * ext/theora/theoradec.c: (theora_dec_chain):
19051           Fix ilog mask range overflow.
19052
19053 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19054
19055         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
19056           Don't omit the last (which in case of dmix is the only :) )
19057           channel count. Don't set channels if <= 2.
19058
19059 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
19060
19061         * gst/playback/gstplaybin.c: (gen_video_element),
19062         (gen_audio_element): Removed 2 obsolete comments
19063
19064 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19065
19066         * ext/vorbis/oggvorbisenc.c
19067         * ext/vorbis/vorbisenc.c :
19068           change description fields of those plugins to differentiate them
19069           (pitivi show Encoders by description, they had the same one)
19070
19071 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
19072
19073         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19074
19075         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
19076         (gst_play_bin_set_property), (gen_video_element),
19077         (gen_audio_element):
19078           Refcounting fixes for provided audio-/videosinks.
19079
19080 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19081
19082         * gst/playback/gstplaybin.c: (gen_video_element),
19083         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
19084           Don't reference all sinks, but only the video- and audiosinks.
19085           The vis. element should be disposed when we're done with it.
19086           We don't have any reason to keep it around. This fixes warnings
19087           when reusing playbin for playing multiple audio files with
19088           vis. enabled. Also release audio device on pause - idea stolen
19089           from Rhythmbox.
19090
19091 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19092
19093         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
19094         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
19095         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
19096         * ext/alsa/gstalsaplugin.c: (plugin_init):
19097         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
19098         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
19099         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
19100         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
19101         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
19102         (gst_faad_change_state), (plugin_init):
19103         * ext/faad/gstfaad.h:
19104         * ext/vorbis/vorbis.c: (plugin_init):
19105         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19106         * gst-libs/gst/audio/Makefile.am:
19107         * gst-libs/gst/audio/audio.c: (plugin_init):
19108         * gst-libs/gst/audio/multichannel.c:
19109         (gst_audio_check_channel_positions),
19110         (gst_audio_get_channel_positions),
19111         (gst_audio_set_channel_positions),
19112         (gst_audio_set_structure_channel_positions_list),
19113         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
19114         (gst_audio_fixate_channel_positions):
19115         * gst-libs/gst/audio/multichannel.h:
19116         * gst-libs/gst/audio/testchannels.c: (main):
19117         * gst/audioconvert/gstaudioconvert.c:
19118         (gst_audio_convert_class_init), (gst_audio_convert_init),
19119         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
19120         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
19121         (gst_audio_convert_fixate), (gst_audio_convert_channels):
19122         * gst/audioconvert/plugin.c: (plugin_init):
19123           Surround sound support.
19124
19125 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19126
19127         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
19128           Fix position for discont if we're close as well. Nitpicking, but
19129           saves a few milliseconds of extra waiting or skipping.
19130
19131 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19132
19133         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
19134           We sometimes need parsers for playback, so add those too.
19135
19136 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19137
19138         * configure.ac:
19139         * gst/apetag/Makefile.am:
19140         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
19141         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
19142         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
19143         (gst_ape_demux_get_src_query_types),
19144         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
19145         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
19146         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
19147         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
19148         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
19149         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
19150         (gst_ape_demux_change_state):
19151         * gst/apetag/apedemux.h:
19152         * gst/apetag/apetag.c: (plugin_init):
19153         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
19154         (plugin_init):
19155           APE v1/2 tag reader plus typefind function.
19156
19157 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19158
19159         * configure.ac:
19160         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19161         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19162           Remove hacks for older core. Require newer core version
19163           accordingly.
19164
19165 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19166
19167         * gst/cdxaparse/Makefile.am:
19168         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
19169         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
19170         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
19171         * gst/cdxaparse/gstcdxaparse.h:
19172         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
19173         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
19174         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
19175         (gst_cdxastrip_get_src_query_types),
19176         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
19177         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
19178         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
19179         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
19180         * gst/cdxaparse/gstcdxastrip.h:
19181           SVCD/VCD header stripping separated from CDXA image parsing.
19182         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19183         (plugin_init):
19184           Add VCD/SVCD header typefinding for VCD/SVCD.
19185         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
19186         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
19187         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
19188         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
19189         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
19190         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
19191         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
19192         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
19193         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
19194         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
19195         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
19196         * sys/vcd/vcdsrc.h:
19197           Fix up, add seeking, querying, URI interface. Works in totem now.
19198
19199 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19200
19201         * configure.ac:
19202           back to CVS
19203
19204 === release 0.8.6 ===
19205
19206 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19207
19208         * NEWS:
19209         * RELEASE:
19210         * configure.ac:
19211         * po/af.po:
19212         * po/az.po:
19213         * po/cs.po:
19214         * po/en_GB.po:
19215         * po/hu.po:
19216         * po/it.po:
19217         * po/nb.po:
19218         * po/nl.po:
19219         * po/or.po:
19220         * po/sq.po:
19221         * po/sr.po:
19222         * po/sv.po:
19223         * po/uk.po:
19224           releasing 0.8.6, "IOU Love"
19225
19226 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19227
19228         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19229
19230         * gst/playback/gstplaybasebin.c:
19231           Fix unplayable files error handling.  Fixes #158365
19232
19233 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19234
19235         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19236
19237         * gst/typefind/gsttypefindfunctions.c:
19238           Fix broken mp3 typefinding.  Fixes #158375
19239
19240 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19241
19242         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19243
19244         * ext/ogg/gstoggdemux.c:
19245           Fix sync on broken files.  Fixes #158976
19246
19247 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19248
19249         patch by: Edward Hervey <bilboed@bilboed.com>
19250
19251         * ext/libpng/gstpngenc.c:
19252           Copy over buffer properties.  Fixes #158832
19253
19254 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19255
19256         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
19257
19258         * ext/dvdread/dvdreadsrc.c:
19259           Fixes invalid reads (#158462)
19260
19261 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19262
19263         * sys/v4l/gstv4lsrc.c:
19264         * sys/v4l/gstv4lsrc.h:
19265         * sys/v4l/v4lsrc_calls.c:
19266           Probe less and cache it.  Fixes #159187.
19267
19268 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19269
19270         * gst/videorate/gstvideorate.c:
19271           Handle all video formats. Fixes #159186.
19272
19273 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
19274         * gst/synaesthesia/gstsynaesthesia.c:
19275         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
19276         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
19277         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
19278         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
19279         (gst_synaesthesia_change_state), (plugin_init):
19280         Fix up synaesthesia to work under different samplerates/ buffer sizes.
19281         Force 320x200 output, as that's the only thing the underlying
19282         synaesthesia implementation supports. Still needs to be made
19283         re-entrant.
19284
19285 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19286
19287         * configure.ac:
19288           Fix mpeg2enc configure check (similar to mplex check below).
19289
19290 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
19291
19292         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19293
19294         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19295           Fix for gcc-2.95 (fixes #158221).
19296
19297 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19298
19299         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19300           Re-add clock distribution hack (until new core is released).
19301           Fixes #158125.
19302
19303 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
19304         * configure.ac:
19305           fix mplex configure check segfaulting on some systems (bug #140994)
19306
19307 2004-11-13  Benjamin Otte  <otte@gnome.org>
19308
19309         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
19310           add debugging
19311         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19312           do a wait when we enter the loop func with no data available to
19313           write instead of getting into an 100% CPU loop by just returning and
19314           being called again by the scheduler
19315
19316 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
19317
19318         * configure.ac:
19319         * ext/libvisual/visual.c: (gst_visual_get_type),
19320         (libvisual_log_handler), (gst_visual_getcaps),
19321         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
19322         (plugin_init):
19323           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
19324         * ext/smoothwave/Makefile.am:
19325         * ext/smoothwave/demo-osssrc.c: (main):
19326         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
19327         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
19328         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
19329         (plugin_init):
19330         * ext/smoothwave/gstsmoothwave.h:
19331           Make gstsmoothwave a working element in the 20th century.
19332
19333         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
19334           Fix incorrect link function
19335
19336 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19337
19338         * gst/volume/gstvolume.c:
19339           Allow buffer-frames=0.
19340
19341 2004-11-12 Iain <iaingnome@gmail.com>
19342
19343         * configure.ac: Check for polypaudio
19344
19345         * ext/Makefile.am: Build the polyp dir
19346
19347         * ext/polyp: The polypsink sources.
19348
19349 2004-10-30 Iain <iaingnome@gmail.com>
19350
19351         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
19352         caps to reflect the new number of channels.
19353
19354 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19355
19356         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19357           Fix for negotiation order problem. This would show when the
19358           ALSA loopfuction was called before any other function. ALSA
19359           wouldn't do anything because we're not negotiated yet, leading
19360           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
19361
19362 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19363
19364         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19365
19366         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
19367           No warnings (#157986).
19368
19369 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19370
19371         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19372           Prefer apev1/2 and id3v1 (at end of file) over musepack.
19373
19374 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19375
19376         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
19377           Signal no-more-pads (so it works in playbin).
19378
19379 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19380
19381         * ext/musepack/gstmusepackreader.cpp:
19382           Workaround for older core.
19383
19384 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19385
19386         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
19387           Actually test for odd width/height rather than testing whether
19388           a temporary variable that was 0 before we subtracted 1 is now
19389           not equal to zero (which it always is).
19390
19391 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19392
19393         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
19394         Fix compilation if HAVE_XVIDEO is not defined
19395
19396 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19397
19398         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
19399         Fix compilation if HAVE_XVIDEO is not defined
19400
19401 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
19402
19403         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
19404         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
19405         (gst_goom_change_state), (plugin_init):
19406         Use the bytestream adapter so goom doesn't depend on the input
19407         buffer size.
19408         Add a debug category
19409
19410 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19411
19412         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19413           Only set hardware parameters *after* negotiation. Before
19414           negotiation, it will set ANY and that seems to cause crashes
19415           (see e.g. #151288, #153227).
19416
19417 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19418
19419         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
19420           This seems to be antique leftover. It needs to pass error
19421           checking.
19422         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
19423         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
19424         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
19425         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
19426           Fix GstXOverlay implementation (#151059).
19427
19428 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19429
19430         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
19431           Don't assert (#157853).
19432
19433 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19434
19435         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
19436           Fix bytes/samples confustion.
19437         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
19438           Fix for underrun (#144389).
19439
19440 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19441
19442         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19443           Disable halfway-seek for pending release (since it needs a new
19444           core release).
19445
19446 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19447
19448         * sys/v4l/gstv4lsrc.c:
19449         * sys/v4l/gstv4lsrc.h:
19450         * sys/v4l/v4lsrc_calls.c:
19451           add autoprobe-fps property so we can separate autoprobing parts
19452
19453 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19454
19455         * sys/v4l/gstv4lsrc.c:
19456         * sys/v4l/v4lsrc_calls.c:
19457         initialise fourcc to catch unset fourcc's, and debug
19458
19459 2004-11-09  Wim Taymans  <wim@fluendo.com>
19460
19461         * gst/playback/README:
19462         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19463         * gst/playback/gstplaybin.c: (gst_play_bin_init),
19464         (gst_play_bin_dispose), (gst_play_bin_set_property),
19465         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
19466         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
19467         (gst_play_bin_get_formats), (gst_play_bin_convert),
19468         (gst_play_bin_get_query_types), (gst_play_bin_query):
19469         Cleanups and some more documentation.
19470
19471 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
19472
19473         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
19474         (gst_cacasink_init), (gst_cacasink_chain):
19475         * ext/libcaca/gstcacasink.h:
19476         Cacasink inherits from VideoSink, so let that store the clock.
19477
19478 2004-11-09  Wim Taymans  <wim@fluendo.com>
19479
19480         * gst/playback/README:
19481         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
19482         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
19483         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
19484         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
19485         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
19486         (setup_sinks):
19487         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
19488         (gst_stream_info_is_mute), (gst_stream_info_set_property):
19489         * gst/playback/gststreaminfo.h:
19490         Updated README.
19491         Only switch groups if all streams have muted (EOSed).
19492         Send Tags in sync with the stream playback instead of in
19493         the playback/preroll phase.
19494         Some cleanups, free the fakesrc elements.
19495
19496 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19497
19498         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
19499           buffer-frames property was missing
19500         * ext/arts/gst_arts.c:
19501           rate missing from sinkcaps
19502         * ext/audiofile/gstafparse.c:
19503         * ext/audiofile/gstafsink.c:
19504         * ext/audiofile/gstafsrc.c:
19505         * ext/swfdec/gstswfdec.c:
19506           int audio doesn't know buffer-frames
19507         * ext/cdparanoia/gstcdparanoia.c:
19508           int audio doesn't know chunksize either
19509         * ext/nas/nassink.c:
19510           it's endianness, not endianess
19511         * gst-libs/gst/audio/audio.h:
19512           make float standard pad template caps really describe float
19513         * gst/law/mulaw.c: (linear_factory):
19514           signed only, please
19515         * gst/mpegstream/gstdvddemux.c:
19516           widths of 20 are not valid
19517
19518 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19519
19520         Submitted by: Luca Ferretti <elle.uca@infinito.it>
19521
19522         * po/LINGUAS:
19523         * po/it.po:
19524           Add Italian
19525
19526 2004-11-08  Wim Taymans  <wim@fluendo.com>
19527
19528         * gst/playback/README:
19529         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19530         * gst/playback/gstplaybasebin.c: (probe_triggered),
19531         (gst_play_base_bin_change_state):
19532         Updated README, added more comments for fixmes etc..
19533
19534 2004-11-08  Wim Taymans  <wim@fluendo.com>
19535
19536         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19537         We can remove this hack now.
19538
19539 2004-11-08  Wim Taymans  <wim@fluendo.com>
19540
19541         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
19542         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19543         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19544         Only mix AYUV for maximum quality.
19545
19546 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19547
19548         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
19549         (gst_ogg_demux_push), (gst_ogg_pad_push):
19550           Let's act as if we're synchronized now! :).
19551         * ext/theora/theoradec.c: (theora_dec_chain):
19552           Add some debug.
19553
19554 2004-11-08  Wim Taymans  <wim@fluendo.com>
19555
19556         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19557         (gst_alpha_set_property), (gst_alpha_sink_link),
19558         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19559         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19560         (gst_alpha_init_params), (gst_alpha_chain):
19561         Implement alpha functions for AYUV too, this increases
19562         accuracy quite a bit.
19563
19564 2004-11-08  Wim Taymans  <wim@fluendo.com>
19565
19566         * gst/ffmpegcolorspace/avcodec.h:
19567         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19568         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19569         (gst_ffmpegcsp_avpicture_fill):
19570         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19571         (gst_ffmpegcsp_caps_remove_format_info):
19572         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19573         (shrink12), (img_get_alpha_info), (deinterlace_line),
19574         (deinterlace_line_inplace):
19575         * gst/ffmpegcolorspace/imgconvert_template.h:
19576         Added AYUV colorspace and handle RGBA a bit more respectful.
19577
19578 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19579
19580         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19581           Actually always send a discont (cornercase when resending the
19582           same serial-tagged chain twice).
19583
19584 2004-11-08  Julien MOUTTE  <julien@moutte.net>
19585
19586         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19587         (gst_ximagesink_finalize):
19588         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19589         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19590
19591 2004-11-08  Wim Taymans  <wim@fluendo.com>
19592
19593         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19594         Don't segfault on NULL data.
19595
19596 2004-11-08  Wim Taymans  <wim@fluendo.com>
19597
19598         * gst/playback/gstdecodebin.c: (unlinked):
19599         * gst/playback/gstplay-marshal.list:
19600         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19601         (gst_play_base_bin_init), (group_create), (get_active_group),
19602         (get_building_group), (group_destroy), (group_commit),
19603         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19604         (add_element_stream), (no_more_pads), (probe_triggered),
19605         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19606         (state_change), (setup_source), (gst_play_base_bin_get_property),
19607         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19608         (gst_play_base_bin_link_stream),
19609         (gst_play_base_bin_get_streaminfo):
19610         * gst/playback/gstplaybasebin.h:
19611         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19612         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19613         Add support for chained ogg files. Prepare for playlist
19614         support. This patch introduces the concept of pad groups, which
19615         together compose one playable media file.
19616
19617 2004-11-07  David Schleef  <ds@schleef.org>
19618
19619         * testsuite/gst-lint: Check for pad templates that aren't statically
19620         scoped.
19621
19622 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19623
19624         * configure.ac:
19625         * ext/Makefile.am:
19626         * ext/musepack/Makefile.am:
19627         * ext/musepack/gstmusepackdec.cpp:
19628         * ext/musepack/gstmusepackdec.h:
19629         * ext/musepack/gstmusepackreader.cpp:
19630         * ext/musepack/gstmusepackreader.h:
19631           Add musepack decoder.
19632         * ext/faad/gstfaad.c: (gst_faad_base_init):
19633           Make pad templates static.
19634         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19635         (plugin_init):
19636           Add musepack typefinder, make mp3 typefinding work halfway stream,
19637           which doesn't actually work yet because id3demux doesn't implement
19638           _get_length().
19639
19640 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19641
19642         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19643         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19644           Fix interrupt event handling (#144436).
19645
19646 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19647
19648         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19649           Hide unused glory.
19650
19651 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19652
19653         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19654
19655         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19656           Fix weird caps (#157548).
19657
19658 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19659
19660         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19661
19662         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19663           Add missing NULL terminator (#157543).
19664
19665 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19666
19667         * gst/tcp/gsttcp.h:
19668         * gst/tcp/gsttcpclientsink.c:
19669         * gst/tcp/gsttcpclientsrc.c:
19670         * gst/tcp/gsttcpserversink.c:
19671         * gst/tcp/gsttcpserversrc.c:
19672           ports can go up to 65535.  Move common defines to gsttcp.h
19673
19674 2004-11-05  Wim Taymans  <wim@fluendo.com>
19675
19676         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19677         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19678         Added two more colorspaces.
19679
19680 2004-11-05  Wim Taymans  <wim@fluendo.com>
19681
19682         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19683         (gst_ffmpegcsp_avpicture_fill):
19684         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19685         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19686         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19687         More stride fixes.
19688
19689 2004-11-05  Wim Taymans  <wim@fluendo.com>
19690
19691         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19692         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19693         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19694         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19695         (gst_videomixer_loop):
19696         More stride fixes.
19697
19698 2004-11-05  Benjamin Otte  <otte@gnome.org>
19699
19700         * ext/mad/gstmad.c: (gst_mad_chain):
19701           don't overflow data buffer. Flush not needed sync data when syncing
19702           failed.
19703
19704 2004-11-04  Wim Taymans  <wim@fluendo.com>
19705
19706         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19707         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19708         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19709         (gst_alpha_init_params), (gst_alpha_chain),
19710         (gst_alpha_change_state):
19711         Updated the chroma keying algorithm with something more
19712         sophisticated.
19713
19714 2004-11-03  Wim Taymans  <wim@fluendo.com>
19715
19716         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19717         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19718         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19719         Fix stride issues. Does not completely work for odd
19720         heights.
19721
19722 2004-11-03  Wim Taymans  <wim@fluendo.com>
19723
19724         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19725         (gst_alpha_chroma_key), (gst_alpha_chain):
19726         Fix stride issues. Does not completely work for odd
19727         heights.
19728
19729 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
19730
19731         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19732         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19733         leak fixes
19734
19735 2004-11-03  Wim Taymans  <wim@fluendo.com>
19736
19737         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19738         (gst_ffmpegcsp_avpicture_fill):
19739         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19740         (avpicture_alloc):
19741         * gst/ffmpegcolorspace/imgconvert_template.h:
19742         Use correct _fill function to get correct strides.
19743
19744 2004-11-02  David Schleef  <ds@schleef.org>
19745
19746         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19747         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19748         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19749         Change all g_print()s to debugging.  Add a bunch of consistency
19750         checks.
19751
19752 2004-11-02  Wim Taymans  <wim@fluendo.com>
19753
19754         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19755         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19756         (unlinked), (no_more_pads), (close_link):
19757         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19758         (unknown_type), (add_element_stream), (new_decoded_pad),
19759         (removed_decoded_pad), (setup_source):
19760         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19761         (gst_stream_info_class_init), (gst_stream_info_init),
19762         (gst_stream_info_new), (gst_stream_info_dispose),
19763         (stream_info_mute_pad), (gst_stream_info_set_property),
19764         (gst_stream_info_get_property):
19765         * gst/playback/gststreaminfo.h:
19766         Fix playback of multiple files.
19767         a slightly different approach to handling dynamic pad removals.
19768         This one only looks at pads that we have linked.
19769
19770 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
19771
19772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19773         free" warning from libc.
19774
19775 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19776
19777         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19778         (get_unconnected_element), (remove_starting_from), (pad_removed),
19779         (close_link):
19780           Implement support for dynamic pad changing. We listen to "live"
19781           pad removals (i.e. while playing) and re-setup autoplugging
19782           after that. Playbasebin/playbin need some more work for this
19783           to finally work, but decodebin supports (and replugs) chained
19784           ogg now.
19785
19786 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
19787
19788         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19789         (gst_alsa_finalize):
19790         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19791         (gst_cdaudio_finalize):
19792         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19793         (cdparanoia_finalize):
19794         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19795         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19796         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19797         (dvdreadsrc_finalize):
19798         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19799         (gst_flacdec_finalize):
19800         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19801         (gst_flacenc_finalize):
19802         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19803         (gst_gnomevfssink_finalize):
19804         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19805         (gst_gnomevfssrc_finalize):
19806         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19807         (gst_fameenc_finalize):
19808         * ext/nas/nassink.c: (gst_nassink_class_init),
19809         (gst_nassink_finalize):
19810         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19811         (gst_sdlvideosink_class_init):
19812         * ext/sndfile/gstsf.c: (gst_sf_dispose):
19813         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19814         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19815         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19816         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19817         (gst_x_window_listener_dispose):
19818         * gst/audioscale/gstaudioscale.c:
19819         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19820         (play_on_demand_finalize):
19821         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19822         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19823         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19824         (cdplayer_finalize):
19825         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19826         (gst_glimagesink_class_init):
19827         * sys/oss/gstosselement.c: (gst_osselement_class_init),
19828         (gst_osselement_finalize):
19829         * sys/oss/gstosssink.c: (gst_osssink_dispose):
19830         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19831         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19832           Fixes a bunch of problems with finalize and dispose functions,
19833           either assumptions that dispose is only called once, or not calling
19834           the parent class dispose/finalize function
19835
19836 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
19837
19838         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19839           added two api precondition guards
19840           use g_strdup with getenv to fix crash when using ENVVAR
19841
19842 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
19843         * ext/esd/esdsink.c: (gst_esdsink_class_init),
19844         (gst_esdsink_finalize):
19845         Use a finalize function, not dispose, and more importantly,
19846         call the parent class finalize function too
19847
19848 2004-11-01  Johan Dahlin  <johan@gnome.org>
19849
19850         * ext/ogg/gstoggdemux.c:
19851         * gst/tags/gstvorbistag.c:
19852         Plug leaks.
19853
19854 2004-10-31  Benjamin Otte  <otte@gnome.org>
19855
19856         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19857           lotsa memleaks today. But they're all small...
19858
19859 2004-10-31  Benjamin Otte  <otte@gnome.org>
19860
19861         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19862           another memleak crushed
19863
19864 2004-10-31  Benjamin Otte  <otte@gnome.org>
19865
19866         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19867           fix memleak
19868
19869 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19870
19871         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19872           Hack to prevent crash when going to READY inside signal handler
19873           while this function is active.
19874
19875 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19876
19877         * gst/ffmpegcolorspace/Makefile.am:
19878         * gst/ffmpegcolorspace/avcodec.h:
19879         * gst/ffmpegcolorspace/common.h:
19880         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19881         * gst/ffmpegcolorspace/dsputil.h:
19882         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19883         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19884         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19885         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19886         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19887         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19888         (gst_ffmpegcsp_avpicture_fill):
19889         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19890         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19891         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19892         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19893         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19894         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19895         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19896         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19897         * gst/ffmpegcolorspace/imgconvert.c:
19898         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19899         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19900         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19901         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19902         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19903         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19904         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19905         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19906         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19907         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19908         (grow21), (grow22), (grow41), (grow44), (conv411),
19909         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19910         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19911         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19912         (avpicture_free), (is_yuv_planar), (img_convert),
19913         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19914         (deinterlace_line_inplace), (deinterlace_bottom_field),
19915         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19916         * gst/ffmpegcolorspace/imgconvert_template.h:
19917         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19918         * gst/ffmpegcolorspace/mmx.h:
19919         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19920         (av_fast_realloc), (av_mallocz_static), (av_free_static),
19921         (av_freep), (avcodec_get_context_defaults),
19922         (avcodec_alloc_context), (avcodec_init):
19923           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19924           handling plus update from ffmpeg CVS. Large clean-up.
19925
19926 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19927
19928         * gst/playback/Makefile.am:
19929           We need the marshallers for decodebin, too.
19930
19931 2004-10-30  David Schleef  <ds@schleef.org>
19932
19933         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19934           quicktime typefinding work with 64-bit offsets.
19935
19936 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
19937
19938         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19939           Set EOS on the element when processing an EOS event.
19940         * ext/speex/gstspeexdec.h:
19941         * ext/speex/gstspeexenc.h:
19942           Only keep a const ptr to the mode
19943         * gst-libs/gst/riff/riff-media.c:
19944         (gst_riff_create_audio_caps_with_data),
19945         (gst_riff_create_audio_template_caps):
19946           Allow WMAV3, with up to 6 channels.
19947         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19948           Don't call gst_pad_set_event_function on a sink pad.
19949         * gst/mpegstream/gstdvddemux.c:
19950         (gst_dvd_demux_get_subpicture_stream),
19951         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19952           Copy the explicit caps that were set across to the cur_* pads,
19953           instead of trying to use a possibly non-existent negotiated caps.
19954           Reset the type of subpicture pads to UNKNOWN after calling
19955           init_stream, so that the caps get set.
19956
19957 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
19958
19959         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19960
19961         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19962           Don't touch buffer if it is of size 0 (fixes #151064).
19963
19964 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19965
19966         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19967           Synchronized discont handling.
19968
19969 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19970
19971         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19972         (gst_ogg_demux_push):
19973           Make seeking sort-of exact again (fixes #156387).
19974
19975 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19976
19977         * gst/playback/gstplaybasebin.c: (unknown_type),
19978         (add_element_stream), (new_decoded_pad),
19979         (gst_play_base_bin_change_state):
19980         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19981         (gst_stream_info_init), (gst_stream_info_new),
19982         (gst_stream_info_dispose), (gst_stream_info_get_property):
19983         * gst/playback/gststreaminfo.h:
19984           Make caps explicitely available. Makes testing for unsupported
19985           types possible. Improves error reporting.
19986
19987 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19988
19989         * gst/audioconvert/gstaudioconvert.c:
19990         (gst_audio_convert_buffer_to_default_format):
19991           Really don't touch read-only buffers (#156563).
19992
19993 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
19994
19995         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19996
19997         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19998           Fix memleak (#155223).
19999
20000 2004-10-29  Wim Taymans  <wim@fluendo.com>
20001
20002         * gst/tcp/.cvsignore:
20003         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
20004         (gst_multifdsink_class_init), (gst_multifdsink_init),
20005         (gst_multifdsink_add), (gst_multifdsink_remove),
20006         (gst_multifdsink_remove_client_link), (is_sync_frame),
20007         (gst_multifdsink_new_client),
20008         (gst_multifdsink_handle_client_write),
20009         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20010         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
20011         (gst_multifdsink_get_property):
20012         * gst/tcp/gstmultifdsink.h:
20013         Added burst on connect sync_method, deprecated sync_clients,
20014         streamlined the sync code some more.
20015
20016 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20017
20018         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
20019         (gst_play_base_bin_change_state):
20020           Improve error reporting.
20021
20022 2004-10-28  Wim Taymans  <wim@fluendo.com>
20023
20024         * gst/tcp/Makefile.am:
20025         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
20026         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
20027         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
20028         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
20029         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
20030         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
20031         (gst_fdset_wait):
20032         Added more locks around fdset structures. Fixed/reworked
20033         the poll array resizing code.
20034         Added stress test for fdset.
20035
20036 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20037
20038         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
20039         fix build
20040
20041 2004-10-28  Benjamin Otte  <otte@gnome.org>
20042
20043         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
20044           fix link function to always query channels and query width for
20045           floats
20046         * configure.ac:
20047           add equalizer dir
20048         * gst/equalizer/Makefile.am:
20049         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
20050         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
20051         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
20052         (arg_to_scale), (setup_filter),
20053         (gst_iir_equalizer_compute_frequencies),
20054         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
20055         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
20056         (plugin_init):
20057           add an equalizer
20058
20059 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20060
20061         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
20062
20063         * po/LINGUAS:
20064         * po/nb.po:
20065           Added Norwegian Bokmaal translation
20066
20067 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20068
20069         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20070           Don't break on options (fixes #156488).
20071
20072 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         * configure.ac:
20075         * ext/cdaudio/Makefile.am:
20076         * sys/Makefile.am:
20077           fix build on older automake
20078
20079 2004-10-26  Wim Taymans  <wim@fluendo.com>
20080
20081         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
20082         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
20083         Allow a little margin when negotiating the framerate.
20084
20085 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
20086
20087         * gst/level/gstlevel.c:
20088           synchonised naming of pads and pad-templates
20089
20090 2004-10-26  Wim Taymans  <wim@fluendo.com>
20091
20092         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
20093         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
20094         (_find_streams_check), (gst_ogg_demux_push):
20095         Fix EOS again. Needs to be done in a better way. We should not
20096         remove the pad if there is no new chained stream.
20097
20098 2004-10-26 Iain <iaingnome@gmail.com>
20099
20100         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
20101         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
20102         of the caps.
20103         * gst/interleave/interleave.c (interleave_class_init): Hook up release
20104         pad.
20105         (interleave_release_pad): Remove the pad.
20106         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
20107         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
20108         the set device.
20109         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
20110         attrs
20111         (gst_xvimagesink_xcontext_clear): Free the xcontext.
20112         (gst_xvimagesink_finalize): Free the par.
20113
20114 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20115
20116         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
20117         (gst_avimux_stop_file):
20118           First calculate the rate, and only then use it. Hdr.rate is a
20119           multiple and not a derivative of hdr.scale. Scale is not the
20120           same as blockalign but is solely related to rate.
20121
20122 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20123
20124         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20125         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
20126           Implement seeking.
20127
20128 2004-10-25  James Henstridge  <james@jamesh.id.au>
20129
20130         Reviewed by:  David Schleef  <ds@schleef.org>
20131
20132         * examples/gstplay/player.c: (got_stream_length), (main):
20133         * examples/seeking/cdplayer.c: (update_scale):
20134         * examples/seeking/seek.c: (format_value), (update_scale):
20135         * examples/seeking/spider_seek.c: (format_value), (update_scale),
20136         (stop_seek):
20137         Build fixes on AMD64.
20138
20139 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20140
20141         reviewed by: Ronald Bultje <rbultje at gnome dot org>
20142
20143         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
20144         Fix for some v4l cards which hang in v4lsrc
20145
20146 2004-10-25  Wim Taymans  <wim@fluendo.com>
20147
20148         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
20149         (gst_ogg_demux_push), (gst_ogg_chains_clear):
20150         Make sure to remove the pad when a new chain is
20151         encountered. Set some vars to NULL so we don't try
20152         to reference freed memory.
20153
20154 2004-10-25  Wim Taymans  <wim@fluendo.com>
20155
20156         * examples/seeking/Makefile.am:
20157         * examples/seeking/cdplayer.c: (update_scale):
20158         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
20159         * examples/seeking/playbin.c: (make_playerbin_pipeline),
20160         (format_value), (update_scale), (iterate), (start_seek),
20161         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
20162         (print_usage), (main):
20163         Added some more examples, update others.
20164
20165 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20166
20167         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20168         * ext/speex/gstspeexdec.c: (speex_dec_chain):
20169         * ext/theora/theoradec.c: (theora_dec_chain):
20170         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
20171           Add codec-name metadata.
20172
20173 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
20174
20175         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20176
20177         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20178         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
20179         * ext/alsa/gstalsamixertrack.h:
20180         * po/POTFILES.in:
20181           ALSA mixer track label internationalization (#154054).
20182
20183 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20184
20185         * ext/theora/theoradec.c: (theora_dec_chain):
20186           Export bitrate as metadata.
20187
20188 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20189
20190         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20191         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
20192         * ext/alsa/gstalsamixertrack.h:
20193           Fix names, fix loop.
20194
20195 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20196
20197         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
20198         (speex_dec_convert):
20199           sinkconvert function so oggdemux can get the file length (totem).
20200
20201 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
20202
20203         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20204
20205         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
20206           Don't push incomplete packets.
20207         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
20208           Fix MPEG-4 audio typefinding.
20209
20210 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20211
20212         * sys/v4l/Makefile.am:
20213         * sys/v4l/gstv4l.c: (plugin_init):
20214         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
20215         (gst_v4lelement_init), (gst_v4lelement_dispose),
20216         (gst_v4lelement_change_state):
20217         * sys/v4l/gstv4lelement.h:
20218         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
20219         (gst_v4l_xoverlay_close), (idle_refresh),
20220         (gst_v4l_xoverlay_set_xwindow_id):
20221         * sys/v4l/gstv4lxoverlay.h:
20222         * sys/v4l/v4l-overlay_calls.c:
20223         * sys/v4l/v4l_calls.h:
20224         * sys/v4l2/Makefile.am:
20225         * sys/v4l2/gstv4l2.c: (plugin_init):
20226         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
20227         (gst_v4l2element_init), (gst_v4l2element_dispose),
20228         (gst_v4l2element_change_state):
20229         * sys/v4l2/gstv4l2element.h:
20230         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
20231         (gst_v4l2_xoverlay_close), (idle_refresh),
20232         (gst_v4l2_xoverlay_set_xwindow_id):
20233         * sys/v4l2/gstv4l2xoverlay.h:
20234         * sys/v4l2/v4l2-overlay_calls.c:
20235         * sys/v4l2/v4l2_calls.h:
20236           Remove client-side overlay handling, use the X-server v4l plugin
20237           for that. Nicer overlay, less code. Also make the plugin
20238           compileable without X (but then without overlay, obviously).
20239           Makes xwindowlistener obsolete, should we remove that?
20240
20241 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20242
20243         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
20244         (gst_osssrc_src_query):
20245         * sys/oss/gstosssrc.h:
20246           OK, so people want offset in DEFAULT. This time, actually fix all
20247           cases.
20248         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20249           Add FPS properly.
20250
20251 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20252
20253         * gst/asfdemux/gstasfmux.c:
20254         * gst/avi/gstavimux.c:
20255           Framerate.
20256
20257 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20258
20259         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
20260           Fix properties (channel, norm, frequency).
20261
20262 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20263
20264         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
20265           Flag typo.
20266         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
20267           No warnings.
20268
20269 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20270
20271         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
20272           Fix hang.
20273
20274 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20275
20276         * sys/v4l2/gstv4l2element.h:
20277           Yet Another Hack (tm) for kernel header borkedness.
20278         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
20279         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
20280         (gst_v4l2src_link), (gst_v4l2src_getcaps),
20281         (gst_v4l2src_change_state):
20282         * sys/v4l2/gstv4l2src.h:
20283         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
20284         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
20285           Fix caps, keep track of state, work.
20286
20287 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20288
20289         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
20290           Quiet.
20291
20292 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20293
20294         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20295           Don't mix bytes and samples.
20296
20297 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20298
20299         * ext/ogg/gstoggmux.c:
20300           Basic pad template which accepts OGM tracks, speex, flac, vorbis
20301           and theora. Any is incorrect.
20302         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
20303           Fix caps.
20304         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20305         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20306         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
20307         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
20308         * sys/v4l/gstv4lmjpegsrc.h:
20309         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
20310         (gst_v4lsrc_change_state):
20311         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
20312         (gst_v4lmjpegsrc_capture_stop):
20313           Fix caps. Keep track of internal state. Work.
20314
20315 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20316
20317         * ext/Makefile.am:
20318           Fix the build fixes.
20319
20320 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20321
20322         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20323         (gst_ogg_demux_src_event), (_find_chain_seek),
20324         (gst_ogg_pad_push):
20325           Check for pad availability before using it.
20326         * ext/ogg/gstoggdemux.c: (_find_chain_process):
20327           Fix parsing of chained ogg. Needs more work on the decoder side.
20328
20329 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20330
20331         * gst/spectrum/Makefile.am:
20332         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
20333         (idle_func):
20334           Fix demo and reenable it. Yes, I'm currently playing with audio
20335           analysis tools
20336
20337 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20338
20339         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20340           We love it if files that start at zero work too...
20341
20342 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20343
20344         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20345           Handle files with missing EOS headers.
20346
20347 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20348
20349         * gst/tcp/gsttcpserversink.c:
20350         (gst_tcpserversink_handle_server_read),
20351         (gst_tcpserversink_init_send):
20352         Zero some variables first (need for accept not to return EINVAL)
20353
20354 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20355
20356         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20357         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
20358         * ext/theora/theoradec.c: (theora_dec_sink_convert),
20359         (theora_dec_chain):
20360         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
20361         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
20362           Seeking and querying finetune.
20363
20364 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20365
20366         * configure.ac:
20367         * ext/Makefile.am:
20368         * ext/raw1394/Makefile.am:
20369           fix the build
20370
20371 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20372
20373         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20374           Wrong return.
20375         * gst/playback/Makefile.am:
20376         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
20377         * gst/playback/gstplay-marshal.list:
20378         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
20379           Fix marshallers.
20380
20381 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20382
20383         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
20384           Silence.
20385
20386 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20387
20388         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20389         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
20390         (gst_ogg_pad_push):
20391           Yay for non-lineair granulepos in theora.
20392
20393 2004-10-18  Wim Taymans  <wim@fluendo.com>
20394
20395         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
20396         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
20397         * ext/dv/gstdvdec.h:
20398         Make sure we renegotiate aspect ratio when the camera switches.
20399
20400 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20401
20402         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20403         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
20404           Start at zero.
20405         * ext/theora/theoradec.c: (theora_dec_chain):
20406           Skip headers. Bad idea for chained ogg, but fixes seeking.
20407
20408 2004-10-18  Wim Taymans  <wim@fluendo.com>
20409
20410         * configure.ac:
20411         I swear, this is the last time I touch this.
20412
20413 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20414
20415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20416         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
20417         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
20418           Faster seeking.
20419         * ext/theora/theoradec.c: (theora_dec_sink_convert):
20420           Time-to-default conversion.
20421         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
20422           Don't error on unknown packets, just skip. We should probably
20423           read them if we want to support chained ogg.
20424
20425 2004-10-18  Wim Taymans  <wim@fluendo.com>
20426
20427         * configure.ac:
20428         Added cdaudio to wrong list.
20429
20430 2004-10-18  Wim Taymans  <wim@fluendo.com>
20431
20432         * configure.ac:
20433         Revive cdaudio.
20434
20435 2004-10-18  Wim Taymans  <wim@fluendo.com>
20436
20437         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
20438         (gst_dvdec_video_link), (gst_dvdec_push):
20439         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20440         (gst_smokeenc_resync), (gst_smokeenc_chain):
20441         Fix mimetype on smoke encoder.
20442         Add aspect ratio to dvdec. Not sure if these
20443         values are correct though....
20444
20445 2004-10-18  Wim Taymans  <wim@fluendo.com>
20446
20447         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
20448         Fix vorbis property descriptions and ranges.
20449
20450 2004-10-18  Wim Taymans  <wim@fluendo.com>
20451
20452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20453         Really do nothing when no data is available.
20454         Go to the playing state when the stream is not seekable
20455         instead of failing.
20456
20457 2004-10-18  Wim Taymans  <wim@fluendo.com>
20458
20459         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
20460         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
20461         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
20462         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
20463         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
20464         Added uri handler for cd://
20465         Port to new API.
20466
20467 2004-10-18  Wim Taymans  <wim@fluendo.com>
20468
20469         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20470         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20471         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20472         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20473         (remove_prerolls), (unknown_type), (add_element_stream),
20474         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
20475         (gst_play_base_bin_remove_element),
20476         (gst_play_base_bin_link_stream):
20477         * gst/playback/gstplaybin.c: (gen_video_element),
20478         (gen_vis_element), (remove_sinks), (setup_sinks):
20479         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20480         (gst_stream_info_get_type), (gst_stream_info_class_init),
20481         (gst_stream_info_init), (gst_stream_info_new),
20482         (gst_stream_info_dispose), (stream_info_mute_pad),
20483         (gst_stream_info_set_property), (gst_stream_info_get_property):
20484         * gst/playback/gststreaminfo.h:
20485         Add sink padtemplate to decodebin.
20486         Added some more comments.
20487         Make queue size configurable in playbasebin.
20488         Added possibility to use elements as sinks (ex cdaudio).
20489
20490 2004-10-15  Wim Taymans  <wim@fluendo.com>
20491
20492         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
20493         (gst_speexenc_chain):
20494         Fix speex timestamps so that it gets muxed properly.
20495
20496 2004-10-15  Wim Taymans  <wim@fluendo.com>
20497
20498         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
20499         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
20500         (gst_dv1394src_init), (gst_dv1394src_dispose),
20501         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
20502         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
20503         (gst_dv1394src_event), (gst_dv1394src_get_formats),
20504         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
20505         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
20506         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
20507         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
20508         * ext/raw1394/gstdv1394src.h:
20509         Added conversion/query functions.
20510         Update buffer timestamps,
20511         Added signals.
20512         Added uri dv:// so it might play from the firewire in playbin.
20513         Fix a possible leak.
20514         Added debugging.
20515
20516 2004-10-15  Wim Taymans  <wim@fluendo.com>
20517
20518         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20519         (gst_dv1394src_init), (gst_dv1394src_set_property),
20520         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
20521         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
20522         * ext/raw1394/gstdv1394src.h:
20523         Added AV/C VTR control support needed for some cameras.
20524         Added automatic port detection.
20525         Added properties for selecting the channel.
20526         The configure.ac script is not yet updated to reflect the
20527         new libavc1394 and librom1394 dependencies.
20528
20529 2004-10-15  Wim Taymans  <wim@fluendo.com>
20530
20531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20532         (qtdemux_parse), (gst_qtdemux_handle_esds):
20533         An esds box is not a container.
20534         Fix parsing of mp4v boxes.
20535         Do not try to renegotiate fps for each frame. Need to
20536         find a better method. This should fix mp4 playback.
20537
20538 2004-10-14  David Schleef  <ds@schleef.org>
20539
20540         * configure.ac: update for swfdec-0.3 and liboil-0.2
20541         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
20542         * ext/swfdec/gstswfdec.h: same
20543         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
20544         * gst/videotestsrc/videotestsrc.c: same
20545
20546 2004-10-14  Wim Taymans  <wim@fluendo.com>
20547
20548         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20549         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20550         (is_sync_frame), (gst_multifdsink_new_client),
20551         (gst_multifdsink_handle_client_write),
20552         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20553         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20554         Turn warnings into info.
20555         Don't allow a state change in the streaming thread.
20556
20557 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20558
20559         * ext/vorbis/oggvorbisenc.c:
20560         * ext/vorbis/vorbisdec.c:
20561           fix template sample rate
20562
20563 2004-10-13  Wim Taymans  <wim@fluendo.com>
20564
20565         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20566         Decoding the header first fixes some problems in resyncing
20567         in more mp3s.
20568
20569 2004-10-12  Wim Taymans  <wim@fluendo.com>
20570
20571         * gst/playback/gstplaybin.c: (gen_video_element),
20572         (gen_vis_element), (remove_sinks), (setup_sinks):
20573         Added vis plugin support, need to configure the vis
20574         element to activate it.
20575
20576 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20577
20578         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20579         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20580           Some debug.
20581         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20582         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20583         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20584         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20585         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20586         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20587         * gst/avi/gstavidemux.h:
20588           Support for openDML-2.0 indx/ix## chunks. Support for broken index
20589           recovery (where, if part of the index is broken, we will still read
20590           the rest of the index and recover the broken part by stream
20591           scanning). More broken media support. EOS workarounds. General AVI
20592           braindamage headache recovery. Aspirin included.
20593
20594 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20595
20596         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20597         (cdparanoia_event), (cdparanoia_query):
20598           Get rid of hideous lead-in.
20599
20600 2004-10-11  Wim Taymans  <wim@fluendo.com>
20601
20602         * gst/playback/gstplaybasebin.c: (setup_source):
20603         Wrong var used to get g_list_next.
20604
20605 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20606
20607         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20608         (cdparanoia_get), (cdparanoia_open):
20609           Report discid as metadata, add duration.
20610
20611 2004-10-11  Wim Taymans  <wim@fluendo.com>
20612
20613         * gst/playback/gstplaybasebin.c: (setup_source):
20614         Cleanup the previous pipeline a little earlier for the
20615         case that a source element provides raw data.
20616
20617 2004-10-11  Benjamin Otte  <otte@gnome.org>
20618
20619         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20620           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20621           consuming the last 128 bytes, even though it was valid mp3 data.
20622
20623 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20624
20625         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20626         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20627         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20628         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20629
20630 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20631
20632         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20633         Fix for webcams that support only specific width or height
20634
20635 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20636
20637         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20638
20639         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20640           Fix wrong discont event setup (fixes #154967).
20641
20642 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
20643
20644         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20645
20646         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20647           Error out on invalid data (fixes #154807).
20648
20649 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20650
20651         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20652
20653         * ext/dvdread/dvdreadsrc.c: (_read):
20654           Make titles > 0 work again (fixes #154834).
20655
20656 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20657
20658         * gst-libs/gst/riff/riff-media.c:
20659         (gst_riff_create_video_template_caps):
20660           WMV3 missing in template caps.
20661
20662 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20663
20664         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20665           OK, so the original code was too strict. It makes random AVI files
20666           hang for seconds upon opening, which is unacceptable and is far
20667           beyond the original goal of getting multiple chunks for one-chunk
20668           sounc stream files. So now do just that.
20669
20670 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20671
20672         * gst/playback/gstplaybasebin.c: (setup_source),
20673         (gst_play_base_bin_change_state):
20674           Actually clean up streaminfo if output fails. This would trigger
20675           if, for example, there was no CD in the drive. No preroll, so
20676           a streaminfo structure is created, but the subsequent state change
20677           of the thread fails.
20678         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20679           Don't change state if parent failed.
20680
20681 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20682
20683         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20684         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20685         (gen_video_element), (remove_sinks):
20686           Add small bits of code for screenshot handling.
20687
20688 2004-10-08  Wim Taymans  <wim@fluendo.com>
20689
20690         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20691         (gen_video_element), (gen_audio_element), (setup_sinks):
20692         Don't assume the user provided sinks are named "sink"...
20693
20694 2004-10-08  Wim Taymans  <wim@fluendo.com>
20695
20696         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20697         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20698         (gst_play_base_bin_link_stream):
20699         Do not try to autoplug sources that generate raw streams like
20700         cdparanoia.
20701         disconnect the preroll overrun signal when we don't need it anymore.
20702
20703 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
20704
20705         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20706         Added reworked patch from #154903 from milosz derezynski (deadchip).
20707
20708 2004-10-08  Wim Taymans  <wim@fluendo.com>
20709
20710         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20711         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20712         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20713         (cdparanoia_convert), (cdparanoia_uri_get_type),
20714         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20715         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20716         * ext/cdparanoia/gstcdparanoia.h:
20717         This adds the cdda://<tracknum> uri.
20718
20719 2004-10-08  Wim Taymans  <wim@fluendo.com>
20720
20721         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20722         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20723         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20724         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20725         (unknown_type), (gst_play_base_bin_remove_element),
20726         (gst_play_base_bin_link_stream):
20727         * gst/playback/gstplaybasebin.h:
20728         * gst/playback/gstplaybin.c: (gst_play_bin_init),
20729         (gst_play_bin_set_property), (gen_video_element),
20730         (gen_audio_element), (setup_sinks):
20731         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20732         (gst_stream_info_get_type), (gst_stream_info_class_init),
20733         (gst_stream_info_init), (gst_stream_info_new),
20734         (gst_stream_info_dispose), (stream_info_mute_pad),
20735         (gst_stream_info_set_property), (gst_stream_info_get_property):
20736         * gst/playback/gststreaminfo.h:
20737         Reuse the audio and video bins.
20738         Some internal cleanups in the stream selection code.
20739
20740 2004-10-08  Julien MOUTTE  <julien@moutte.net>
20741
20742         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20743         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20744         * sys/ximage/ximagesink.h:
20745         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20746         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20747         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20748         not coming from those elements. Moreover these elements should not keep
20749         the xid they have been given when in NULL state.
20750
20751 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20752
20753         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20754         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20755         * sys/ximage/ximagesink.h:
20756         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20757         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20758         * sys/xvimage/xvimagesink.h:
20759           Actually only create a new toplevel window if we're not gonna
20760           embed it right after.
20761
20762 2004-10-07  Wim Taymans  <wim@fluendo.com>
20763
20764         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20765         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20766         * gst/playback/gstplaybin.c: (setup_sinks):
20767         Implement muting/unmuting of streams, mute streams that are not
20768         used.
20769
20770 2004-10-07  Wim Taymans  <wim@fluendo.com>
20771
20772         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20773         (plugin_init):
20774         Added lame audio/x-ac3 typefind function.
20775
20776 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20777
20778         * configure.ac:
20779           bump nano to cvs
20780
20781 === release 0.8.5 ===
20782
20783 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20784
20785         * NEWS:
20786         * RELEASE:
20787         * configure.ac:
20788           releasing 0.8.5, "Take You On"
20789
20790 2004-10-06  Wim Taymans  <wim@fluendo.com>
20791
20792         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20793         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20794         (no_more_pads), (close_link), (type_found):
20795         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20796         * gst/playback/gstplaybin.c: (gen_video_element):
20797         Do not signal the no_more_pads after the first pad when
20798         we are plugging a non dynamic element with multiple
20799         output pads (like swfdec, dvdec, ...).
20800
20801 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20802
20803         * configure.ac:
20804           bump for prerelease
20805
20806 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20807
20808         * gst/wavparse/gstwavparse.c:
20809           add ATRAC3 to STATIC CAPS to fix a warning
20810
20811         * gst/matroska/ebml-read.c:
20812         * gst-libs/gst/riff/riff-read.c:
20813           fix typos
20814
20815 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20816
20817         * gst-libs/gst/riff/riff-media.c:
20818           generate caps for ATRAC3 audio streams
20819
20820         * gst/realmedia/rmdemux.c:
20821           generate caps for ATRAC3 audio streams
20822
20823 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20824
20825         * gst/wavparse/Makefile.am
20826         * gst/wavparse/riff.h
20827         * gst/wavparse/wavparse.vcproj
20828           riff.h removal (unused and duplication with riff-ids.h)
20829
20830 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20831
20832         * gst/wavparse/gstwavparse.h
20833           remove duplicated defines for audio codec codes
20834
20835         * gst-libs/gst/riff/riff-ids.h
20836         * gst/wavenc/riff.h:
20837           add "4CC" code for ATRAC3 audio streams
20838           add "4CC" code for ITU_G721_ADPCM (unused for now)
20839
20840 2004-10-06  Wim Taymans  <wim@fluendo.com>
20841
20842         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20843         Actually _do_ negotiation. Pass gdouble as arg instead
20844         of guint64 for the framerate.
20845
20846 2004-10-06  Wim Taymans  <wim@fluendo.com>
20847
20848         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20849         (find_compatibles), (close_pad_link), (try_to_link_1),
20850         (no_more_pads), (close_link), (type_found):
20851         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20852         * gst/playback/gstplaybin.c: (gen_video_element),
20853         (gen_audio_element):
20854         Set state on newly added element to READY so that negotiation
20855         can happen ASAP.
20856         Addes some more debug info.
20857         Do not try to plug pads with multiple caps structures or ANY
20858         because it is too dangerous since we do not do dynamic
20859         replugging.
20860
20861 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20862
20863         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20864
20865         * po/LINGUAS:
20866         * po/or.po:
20867           add Oriya translation
20868
20869 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20870
20871         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20872           Prevent overwrite of size member. Makes audio sound crappy.
20873
20874 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20875
20876         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20877         Add rmvb to the list of known RealMedia extensions
20878
20879 2004-10-05  Wim Taymans  <wim@fluendo.com>
20880
20881         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20882         (mngdec_openstream), (mngdec_closestream),
20883         (mngdec_handle_sink_event), (mngdec_readdata),
20884         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20885         (mngdec_getcanvasline), (mngdec_refresh),
20886         (gst_mngdec_change_state):
20887         Set the framerate correctly.
20888
20889 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20890
20891         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20892           There was something wrong with the index massaging.
20893
20894 2004-10-04  Wim Taymans  <wim@fluendo.com>
20895
20896         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20897         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20898         (gst_smokedec_chain):
20899         * ext/jpeg/gstsmokedec.h:
20900         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20901         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20902         * ext/jpeg/gstsmokeenc.h:
20903         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20904         (smokecodec_decode_new), (smokecodec_info_free),
20905         (smokecodec_set_quality), (smokecodec_get_quality),
20906         (smokecodec_set_threshold), (smokecodec_get_threshold),
20907         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20908         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20909         (smokecodec_encode), (smokecodec_parse_id),
20910         (smokecodec_parse_header), (smokecodec_decode):
20911         * ext/jpeg/smokecodec.h:
20912         * ext/jpeg/smokeformat.h:
20913         Updated smoke, new bitstream, allows embedding in ogg.
20914
20915 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20916
20917         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20918           Fix seeking in some files. All this code is no longer needed (and
20919           actually breaks stuff) because we now synchronize the full index
20920           right when reading the header.
20921
20922 2004-10-04  Wim Taymans  <wim@fluendo.com>
20923
20924         * configure.ac:
20925         configure update for libmng.
20926
20927 2004-10-04  Wim Taymans  <wim@fluendo.com>
20928
20929         * ext/libmng/Makefile.am:
20930         * ext/libmng/gstmng.c: (plugin_init):
20931         * ext/libmng/gstmng.h:
20932         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20933         (gst_mngdec_base_init), (gst_mngdec_class_init),
20934         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20935         (gst_mngdec_loop), (gst_mngdec_get_property),
20936         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20937         (mngdec_closestream), (mngdec_handle_sink_event),
20938         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20939         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20940         (gst_mngdec_change_state):
20941         * ext/libmng/gstmngdec.h:
20942         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20943         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20944         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20945         (gst_mngenc_chain), (gst_mngenc_get_property),
20946         (gst_mngenc_set_property):
20947         * ext/libmng/gstmngenc.h:
20948         Added basic MNG decoder. Needs more work. The encoder does
20949         not work yet.
20950
20951 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20952
20953         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20954         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20955         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20956           Don't hang on length=0 chunks. Some negotiation fixes. Signal
20957           no-more-pads.
20958
20959 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20960
20961         * configure.ac:
20962           you need at least 1.0.4 of speex
20963
20964 2004-10-04 Iain <iaingnome@gmail.com>
20965
20966         * ext/speex/gstspeexdec.h: Revert the includes changes.
20967
20968         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20969
20970 2004-09-30 Iain <iaingnome@gmail.com>
20971
20972         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20973         found during init or set as a property instead of hardcoding /dev/audio
20974
20975 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20976
20977         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20978         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20979         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20980         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20981         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20982         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20983         (gst_rmdemux_dump_data):
20984           Use debug category, fix EOS handling. filesrc ! rmdemux now
20985           works.
20986
20987 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20988
20989         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20990         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20991         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20992           Improve allocation, cutting and sorting of the index. How takes a
20993           few seconds instead of minutes.
20994
20995 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
20996
20997         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20998           fixed compilation
20999
21000 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21001
21002         * gst-libs/gst/riff/riff-media.c:
21003         (gst_riff_create_video_caps_with_data),
21004         (gst_riff_create_video_template_caps):
21005           Add wing commander format mimetype/fourccs.
21006         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
21007           Don't crash if some value is 0.
21008
21009 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21010
21011         * gst-libs/gst/riff/riff-media.c:
21012         (gst_riff_create_video_caps_with_data),
21013         (gst_riff_create_video_template_caps):
21014           Add DIB fourcc (raw, palettized 8-bit RGB).
21015         * gst-libs/gst/riff/riff-read.c:
21016         (gst_riff_read_strf_vids_with_data):
21017           Oops, fix strf_data reading bug.
21018         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21019           Use a non-NULL tag.
21020         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
21021           Time for hacks. Sorry Dave. At least one quicktime movie (a
21022           trailer) that I've encountered contains multiple video tracks.
21023           One of those is the actual video track, the other are one-frame
21024           tracks (images). Unfortunately, the number of frames according
21025           to the trak header is 1 for each, so that doesn't help. So
21026           instead, I look at the duration and discard tracks with a
21027           duration shorter than 20% of the length of the stream. Better
21028           than nothing.
21029
21030 2004-10-01  Christian Schaller <christian@fluendo.com>
21031
21032         * ext/ivorbis/vorbis.c:
21033           Patch from Phil Blundell (Bug 152341)
21034
21035 2004-10-01  Wim Taymans  <wim@fluendo.com>
21036
21037         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
21038         (speex_dec_get_formats), (speex_dec_convert),
21039         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
21040         (speex_dec_chain), (gst_speexdec_get_property),
21041         (gst_speexdec_set_property):
21042         Small cleanups.
21043
21044 2004-10-01  Wim Taymans  <wim@fluendo.com>
21045
21046         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
21047         (gst_wavparse_stream_init), (gst_wavparse_fmt),
21048         (gst_wavparse_other), (gst_wavparse_loop),
21049         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21050         (gst_wavparse_srcpad_event):
21051         * gst/wavparse/gstwavparse.h:
21052         Added some more debugging info.
21053         Fix the case where the length of the file is 0.
21054         Make sure we seek to sample borders.
21055
21056 2004-10-01  Wim Taymans  <wim@fluendo.com>
21057
21058         * gst/playback/README:
21059         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
21060         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
21061         (try_to_link_1), (no_more_pads), (close_link), (type_found):
21062         Add some debug info to decodebin, update README
21063
21064 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21065
21066         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
21067           Don't use g_print(); use GST_DEBUG().
21068
21069 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21070
21071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21072         (gst_ogg_mux_queue_pads):
21073           Handle EOS properly.
21074
21075 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
21076
21077         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21078
21079         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
21080         (gst_faad_chain), (gst_faad_change_state):
21081         * ext/faad/gstfaad.h:
21082           Allow playback of raw (unframed) MPEG AAC files (#148993).
21083
21084 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
21085
21086         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21087
21088         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
21089           Throw error if we didn't recognize the stream. Fixes #152289.
21090
21091 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21092
21093         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
21094           Fix negotiation.
21095
21096 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
21097
21098         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21099
21100         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
21101           Fix memleak.
21102
21103 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
21104
21105         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21106
21107         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
21108           Solve #152805.
21109         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
21110           Solve 152806.
21111
21112 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21113
21114         * gst-libs/gst/riff/riff-media.c:
21115         (gst_riff_create_video_caps_with_data),
21116         (gst_riff_create_audio_caps_with_data):
21117           Add codec_data handling (like asfdemux used to do).
21118         * gst/asfdemux/gstasf.c: (plugin_init):
21119         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21120         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
21121           Use riff-media for caps creation instead of our own (mostly
21122           broken) copy of its functions.
21123
21124 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21125
21126         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
21127           Don't actually error out if we get another return value than
21128           -EINVAL. Opposite to what I first thought, drivers have random
21129           return values for this, although -EINVAL is the expected return
21130           value. Since this is not fatal, we shouldn't use
21131           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
21132
21133 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21134
21135         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
21136         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
21137         (dvdreadsrc_get_property), (_open), (_seek), (_read),
21138         (dvdreadsrc_get), (dvdreadsrc_open_file),
21139         (dvdreadsrc_change_state):
21140           Fix. Don't do one big huge loop around the whole DVD, that will
21141           cache all data and thus eat sizeof(dvd) (several GB) before we
21142           see something.
21143         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
21144           Actually NULL'ify event after using it.
21145         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
21146         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
21147         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
21148         (gst_ebml_read_seek), (gst_ebml_read_skip):
21149           Handle events.
21150         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
21151         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
21152         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
21153           Fix timing (this will probably break if I seek using menus, but
21154           I didn't get there yet). VOBs and normal DVDs should now work.
21155           Add a mpeg2-only pad with high rank so this get autoplugged for
21156           MPEG-2 movies.
21157         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
21158         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
21159         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
21160         (gst_mpeg_demux_get_audio_stream),
21161         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
21162         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
21163           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
21164           MPEG-1 but use dvddemux for MPEG-2.
21165         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21166         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
21167         (gst_mpeg_parse_parse_packhead):
21168           Timing. Only add pad template if it exists. Add sink template from
21169           class and not from ourselves. This means we will always use the
21170           correct sink template even if it is not the one defined in this
21171           file.
21172
21173 2004-09-29  Wim Taymans  <wim@fluendo.com>
21174
21175         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
21176         (gst_mpeg_demux_parse_pes):
21177         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21178         Fix playback of mpeg again, timestamps where screwed up by
21179         patch 1.61.
21180
21181 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21182
21183         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
21184           Only return true if we actually filled something in. Prevents
21185           player applications from showing a random length for flac files.
21186         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
21187         (gst_riff_read_use_event), (gst_riff_read_handle_event),
21188         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
21189         (gst_riff_read_strf_vids_with_data),
21190         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
21191           OK, ok, so I implemented event handling. Apparently it's normal
21192           that we receive random events at random points without asking
21193           for it.
21194         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
21195         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
21196         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
21197         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
21198         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
21199         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
21200         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
21201         * gst/avi/gstavidemux.h:
21202           Implement non-lineair chunk handling and subchunk processing.
21203           The first solves playback of AVI files where the audio and video
21204           data of individual buffers that we read are not synchronized.
21205           This should not happen according to the wonderful AVI specs, but
21206           of course it does happen in reality. It is also a prerequisite for
21207           the second. Subchunk processing allows us to cut chunks in small
21208           pieces and process each of these pieces separately. This is
21209           required because I've seen several AVI files with incredibly large
21210           audio chunks, even some files with only one audio chunk for the
21211           whole file. This allows for proper playback including seeking.
21212           This patch is supposed to fix all AVI A/V sync issues.
21213         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
21214         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
21215           Work.
21216         * gst/modplug/gstmodplug.cc:
21217           Proper return value setting for the query() function.
21218         * gst/playback/gstplaybasebin.c: (setup_source):
21219           Being in non-playing state (after, e.g., EOS) is not necessarily
21220           a bad thing. Allow for that. This fixes playback of short files.
21221           They don't actually playback fully now, because the clock already
21222           runs. This means that small files (<500kB) with a small length
21223           (<2sec) will still not or barely play. Other files, such as mod
21224           or flx, will work correctly, however.
21225
21226 2004-09-28  Wim Taymans  <wim@fluendo.com>
21227
21228         * ext/speex/gstspeex.c: (plugin_init):
21229         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
21230         (gst_speex_dec_class_init), (speex_dec_get_formats),
21231         (speex_get_event_masks), (speex_get_query_types),
21232         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
21233         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
21234         (gst_speexdec_get_property), (gst_speexdec_set_property),
21235         (speex_dec_change_state):
21236         * ext/speex/gstspeexdec.h:
21237         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
21238         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
21239         (gst_speexenc_base_init), (gst_speexenc_class_init),
21240         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
21241         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
21242         (gst_speexenc_src_query), (gst_speexenc_init),
21243         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
21244         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
21245         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
21246         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
21247         (gst_speexenc_chain), (gst_speexenc_get_property),
21248         (gst_speexenc_set_property), (gst_speexenc_change_state):
21249         * ext/speex/gstspeexenc.h:
21250         Rewrote speex encoder, make sure it can be embedded in ogg.
21251         Implemented speex decoder.
21252
21253 2004-09-28  Christian Schaller <christian@fluendo.com>
21254
21255         * configure.ac:
21256         Remove kioslave plugin. Markey is brewing a new working one
21257         * ext/Makefile.am: Remove kioslave plugin
21258         * ext/kio: remove
21259         * gst-plugins.spec.in: remove kio plugin from spec
21260
21261 2004-09-27  Wim Taymans  <wim@fluendo.com>
21262
21263         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21264         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
21265         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
21266         (gst_multifdsink_new_client),
21267         (gst_multifdsink_handle_client_write),
21268         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21269         (gst_multifdsink_handle_clients):
21270         * gst/tcp/gstmultifdsink.h:
21271         Make syncing to keyframes actually work for new clients and lagging
21272         clients.
21273
21274 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21275
21276         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
21277         (gst_navigationtest_handle_src_event), (draw_box_planar411),
21278         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
21279         * gst/debug/gstnavigationtest.h:
21280           make navigationtest display button-press and button-release events
21281
21282 2004-09-26 Iain <iaingnome@gmail.com>
21283
21284         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
21285         the channels have received a new media event.
21286         (interleave_buffered_loop): Compresses a new media event on all
21287         channels into one.
21288
21289 2004-09-26 Iain <iaingnome@gmail.com>
21290
21291         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
21292         call the sinkpad's default event handler and not the srcpads. He also
21293         says this is confusing :)
21294         (gst_wavenc_stop_file): Company says that seek events only go upstream
21295         we should send a discontinuous downstream instead.
21296
21297 2004-09-25  Christian Schaller <christian@fluendo.com>
21298
21299         * Update SPEC file to be usable in conjunction with Fedora Core,
21300           Fedora.us and freshrpms packages
21301         * Fix typo in multifilesrc test Makefile
21302
21303 2004-09-24  Wim Taymans  <wim@fluendo.com>
21304
21305         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
21306         Only signal the no_more_pads signal when we have
21307         added the stream to our list.
21308
21309 2004-09-24  Wim Taymans  <wim@fluendo.com>
21310
21311         * gst/playback/gstplaybasebin.c: (remove_prerolls),
21312         (new_decoded_pad):
21313         * gst/playback/gstplaybasebin.h:
21314         * gst/playback/gstplaybin.c: (setup_sinks):
21315         Don't try to preroll or decode more than one audio/video
21316         track.
21317
21318 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21319
21320         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
21321           Throw error if we failed to find a suitable output. This should
21322           throw an error if we successfully set up a pipeline (e.g. because
21323           we recognized a media file) but found no decodable streams in it
21324           (e.g. because it contains only media stream types for which we
21325           have no decoders, or because it's not a media type).
21326
21327 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21328
21329         * ext/dirac/Makefile.am:
21330         * ext/dirac/gstdirac.cc:
21331         * ext/dirac/gstdiracdec.cc:
21332         * ext/dirac/gstdiracdec.h:
21333           Do something. Don't actually know if this works because I don't
21334           have a demuxer yet.
21335         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
21336           Add channels=1 to caps returned from _getcaps().
21337         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
21338         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
21339         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
21340         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
21341         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
21342         (gst_ogm_parse_change_state):
21343           Separate between audio/video so ogmaudioparse actually uses the
21344           audio pad templates. Both audio and video work now, including
21345           autoplugging. Also use sometimes-srcpad hack.
21346         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
21347           Handle events better. Don't hang on infinite loops.
21348         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
21349         (gst_avi_demux_init), (gst_avi_demux_reset),
21350         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
21351         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
21352         (gst_avi_demux_change_state):
21353         * gst/avi/gstavidemux.h:
21354           Improve A/V sync. Still not perfect.
21355         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
21356         (gst_ebml_read_skip):
21357           Handle events better.
21358         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21359         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
21360         (qtdemux_audio_caps):
21361           Add IMA4. Improve event handling. Save offset after a seek when
21362           the headers are at the end of the file so that we don't end up in
21363           an infinite loop.
21364         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
21365           Add low-priority typefind support for files with no length.
21366
21367 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21368
21369         * testsuite/multifilesink/Makefile.am:
21370         fix typo
21371
21372 2004-09-22  Julien MOUTTE  <julien@moutte.net>
21373
21374         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
21375         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
21376         mistakes from thaytan's patches.
21377
21378 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
21379
21380         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
21381           For completeness, XSync in the destroy function as xvimage does.
21382
21383 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
21384
21385         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
21386            Correct caps negotiation
21387         * gst/volume/gstvolume.c: (volume_chain_float),
21388         (volume_chain_int16):
21389            Modify debug output to be little more informative
21390         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
21391         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21392         (gst_xvimagesink_xvimage_destroy):
21393           Add XSync calls after detaching from the shared memory segment to
21394           avoid a crash.
21395
21396 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21397
21398         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21399         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
21400         * ext/vorbis/vorbis.c: (plugin_init):
21401         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21402         (gst_vorbisenc_chain):
21403         * ext/vorbis/vorbisenc.h:
21404         remove explicit newmedia support from oggmux and vorbisenc
21405         add debug category to vorbisenc
21406         * gst/multifilesink/gstmultifilesink.c:
21407         (gst_multifilesink_class_init), (gst_multifilesink_init),
21408         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
21409         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
21410         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
21411         (plugin_init):
21412         * gst/multifilesink/gstmultifilesink.h:
21413         add support for streamheader in multifilesink
21414
21415 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21416
21417         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
21418         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
21419         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
21420           Prevent infinite loops. More correct error reporting.
21421         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21422           Error out if negotiation fails.
21423         * gst/playback/gstplaybasebin.c: (setup_source),
21424         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
21425         (gst_play_base_bin_found_tag):
21426           Error/tag forwarding. Pre-roll fixes for source errors on state
21427           changes (e.g. "file does not exist") to prevent hangs.
21428
21429 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21430
21431         * testsuite/multifilesink/Makefile.am:
21432         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
21433         (gst_newmedia_class_init), (gst_newmedia_init),
21434         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
21435         (newfile_signal), (test_signal), (main):
21436         * testsuite/multifilesink/multifilesrc_test.c: (main):
21437         * testsuite/multifilesink/oggtheora_test.c:
21438         (gst_newmedia_base_init), (gst_newmedia_class_init),
21439         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
21440         (test_format), (newfile_signal), (test_signal), (main):
21441         * testsuite/multifilesink/oggvorbis_test.c:
21442         (gst_newmedia_base_init), (gst_newmedia_class_init),
21443         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
21444         (test_format), (newfile_signal), (test_signal), (main):
21445         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
21446         (gst_newmedia_class_init), (gst_newmedia_init),
21447         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
21448         (newfile_signal), (test_signal), (main):
21449         New media tests
21450
21451 2004-09-20  Christian Schaller <christian@fluendo.com>
21452
21453         * Fix mikmod license to LGPL as they have relicensed
21454         * Move Dirac and Effectv into LGPL section of README_license
21455
21456 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21457
21458         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
21459         (gst_mad_change_state):
21460           Allow for mp3 rate/channels changes. However, only very
21461           conservatively. Reason that we *have* to enable this is smiply
21462           because the mad find_sync() function is not good enough, it will
21463           regularly sync on random data as valid frames and therefore make
21464           us provide random caps as *final* caps of the stream. The best fix
21465           I could think of is to simply require several of the same stream
21466           changes in a row before we change caps.
21467           The actual testcase that works now is #
21468         * ext/ogg/Makefile.am:
21469         * ext/ogg/gstogg.c: (plugin_init):
21470         * ext/ogg/gstogmparse.c:
21471           OGM support (video only for now; I need an audio sample file).
21472         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21473         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
21474         (gst_asf_demux_add_video_stream):
21475           WMV extradata.
21476         * gst/playback/gstplaybasebin.c: (unknown_type):
21477           Don't error out on single unknown-types after all. It's wrong.
21478           If we found type of video and audio but not of a subtitle stream,
21479           it will still error out (which is unwanted). Will find a better fix
21480           later on.
21481         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
21482         (ogmaudio_type_find), (plugin_init):
21483           OGM support.
21484
21485 2004-09-20  Johan Dahlin  <johan@gnome.org>
21486
21487         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
21488         after setting caps.
21489
21490 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21491
21492         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
21493         * gst/wavenc/gstwavenc.h:
21494         Added newmedia support to wavenc
21495
21496 2004-09-17  Wim Taymans  <wim@fluendo.com>
21497
21498         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
21499         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21500         (gst_fdset_fd_can_write), (gst_fdset_wait):
21501         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
21502         (gst_multifdsink_init), (gst_multifdsink_add),
21503         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
21504         (gst_multifdsink_remove_client_link),
21505         (gst_multifdsink_client_queue_buffer),
21506         (gst_multifdsink_handle_client_write),
21507         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
21508         (gst_multifdsink_close), (gst_multifdsink_change_state):
21509         * gst/tcp/gstmultifdsink.h:
21510         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21511         (gst_tcpserversink_removed):
21512         Small cleanups in fdset.c
21513         Use a hastable to map fd to the client structure for faster
21514         lookup in _remove and get_stats.
21515         Added virtual function to close the fds.
21516         Handle clients even when the select/poll call was unblocked because
21517         of a command.
21518         Implement syncing to keyframe in the recovery procedure.
21519
21520 2004-09-16 Iain <iaingnome@gmail.com>
21521
21522         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
21523         try caps.
21524
21525 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21526
21527         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
21528           Caps are only set if the type of the stream is unknown, but this
21529           is initialized in ->init_stream(), so set to UNKNOWN after calling
21530           ->init_stream() so that capsnego starts.
21531
21532 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21533
21534         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21535         (gst_avi_demux_stream_data):
21536           Just hardcode for raw audio then. AVI audio sucks.
21537
21538 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
21539
21540         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
21541         * gst/matroska/matroska-mux.c: (audiosink_templ),
21542         (gst_matroska_mux_audio_pad_link):
21543         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
21544         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
21545
21546 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21547
21548         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21549         (gst_avi_demux_stream_data):
21550           Try to fix a/v sync issues.
21551
21552 2004-09-15  David Schleef  <ds@schleef.org>
21553
21554         * configure.ac: remove NASM check, since we don't use it.  Update
21555         dirac check to 0.4
21556         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21558         Initialized variables.
21559         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21560         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21561         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21562         SVQ3 format
21563
21564 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21565
21566         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21567         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21568         * gst/avi/gstavidemux.h:
21569           Fix for compressed audio (mp3) timestamp generation. How did this
21570           ever work?
21571
21572 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21573
21574         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21575           Volume is a double not a float.
21576
21577 2004-09-15  Wim Taymans  <wim@fluendo.com>
21578
21579         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21580         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21581         Don't close the fd in multifdsink as we didn't open it in the
21582         first place. Some cleanups.
21583
21584 2004-09-15  Wim Taymans  <wim@fluendo.com>
21585
21586         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21587         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21588         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21589         Fix the case where the muxer would mark pages as delta
21590         frames when they are not (vorbis only ogg).
21591
21592 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21593
21594         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21595         (gst_play_base_bin_change_state):
21596           Handle the case where we failed to setup a clear pipeline. This
21597           will throw an error (or EOS, another nice case) and if you don't
21598           catch that, the app will wait for the signal forever (and thus
21599           hang).
21600
21601 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21602
21603         * ext/gnomevfs/gstgnomevfssink.c:
21604         (gst_gnomevfssink_uri_get_protocols):
21605         * ext/gnomevfs/gstgnomevfssrc.c:
21606         (gst_gnomevfssrc_uri_get_protocols):
21607         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21608         * ext/gnomevfs/gstgnomevfsuri.h:
21609           Use _uri_new() instead of _open(), so it doesn't take as long and
21610           Christophe's computer won't hang.
21611         * gst/playback/gstplaybasebin.c: (unknown_type):
21612           Throw error on unknown media type, so apps actually display it.
21613
21614 2004-09-14  Brian Cameron  <brian.cameron@sun.com
21615
21616         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
21617           this script to work on Solaris since bash shell handles echo
21618           differenly than bash.
21619
21620 2004-09-17  Wim Taymans  <wim@fluendo.com>
21621
21622         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21623         (setup_source), (gst_play_base_bin_set_property),
21624         (gst_play_base_bin_add_element):
21625         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21626         Some more work on making sure seeking pauses the pipeline and
21627         that changing the uri actually does something.
21628
21629 2004-09-17  Wim Taymans  <wim@fluendo.com>
21630
21631         * gst/tcp/gstfdset.c: (gst_fdset_wait):
21632         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21633         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21634         (gst_tcpserversink_close):
21635         Be a bit more paranoid when freeing memory.
21636
21637 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21638
21639         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21640         (qtdemux_parse_trak):
21641           Don't crash by dividing by zero (see sample movie in #126922).
21642
21643 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21644
21645         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21646           Don't touch non-existing data (fixes crash on file in #140147).
21647
21648 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21649
21650         * gst/playback/gstplaybasebin.c:
21651         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21652           Handle double disposals, and proper change of URIs.
21653
21654 2004-09-13  Martin Eikermann <meiker@upb.de>
21655
21656         * gst/mpegstream/gstmpegparse.c:
21657           fix synchronistation for streams recorded from digital PCR
21658           fixes bug #119376
21659
21660 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21661
21662         * ext/gnomevfs/Makefile.am:
21663         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21664         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21665         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21666         (gst_gnomevfssink_uri_get_type),
21667         (gst_gnomevfssink_uri_get_protocols),
21668         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21669         (gst_gnomevfssink_uri_handler_init),
21670         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21671         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21672         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21673         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21674         (gst_gnomevfssrc_uri_get_type),
21675         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21676         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21677         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21678         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21679         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21680         * ext/gnomevfs/gstgnomevfsuri.h:
21681           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21682           of fake URIs to see which this version of Gnome-VFS likes, and
21683           uses that for the Gst-URI interface. Makes playbin support http://
21684           streams. Also fix up some stupid behaviour in gnomevfssrc.
21685
21686 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21687
21688         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21689         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21690         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21691         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21692           Update mixer (to sync with other sessions) if we try to obtain
21693           a new value. This makes alsamixer work accross applications.
21694         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21695           Only call sync functions if we're running, else alsalib asserts.
21696         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21697           Sometimes fails to compile. Possibly a gcc bug.
21698         * gst/playback/gstplaybin.c: (gen_video_element),
21699         (gen_audio_element):
21700           Add a reference to an application-provided object, because we lose
21701           this same reference if we add it to the bin. If we don't do this,
21702           we can only use this object once and thus crash if we go from
21703           ready to playing, back to ready and back to playing again.
21704           Also add an audioscale element because several cheap soundcards -
21705           like mine - don't support all samplerates.
21706         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21707         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21708           Fix wrong order or PAR calls. Makes automatically obtained PAR
21709           from the X server atually being used.
21710
21711 2004-09-12  David Schleef  <ds@schleef.org>
21712
21713         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21714         #151887, #152102, #152247.
21715         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21716         * examples/seeking/cdparanoia.c: same
21717         * examples/seeking/cdplayer.c: same
21718         * examples/seeking/seek.c: same
21719         * examples/seeking/spider_seek.c: same
21720         * examples/seeking/vorbisfile.c: same
21721         * examples/stats/mp2ogg.c: same
21722         * ext/esd/esdsink.c: (gst_esdsink_class_init),
21723         (gst_esdsink_dispose): Dispose of element properly.
21724         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21725         fixes.
21726         * ext/nas/nassink.c: (gst_nassink_class_init),
21727         (gst_nassink_dispose): Dispose of element correctly.
21728         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21729         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21730         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21731         Fix 64-bit warning.
21732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21733         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21734         Fix 64-bit warning.
21735
21736 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
21737
21738         * configure.ac : change speex detection as 1.1.6 now uses
21739           .pc/pkg-config and they changed their headers location.
21740
21741 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
21742
21743         * gst/matroska/matroska-mux.h:
21744         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21745         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21746         (gst_matroska_mux_write_data):
21747           Write multiple blocks/frames per cluster.
21748                 Write meta-seek information (seek heads).
21749
21750 2004-09-09  Scott Wheeler <wheeler@kde.org>
21751
21752         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21753         (gst_play_bin_set_property), (gst_play_bin_get_property),
21754         (gen_audio_element), (gen_audio_element):
21755           Add a volume element / property to the pipeline.
21756
21757 2004-09-07  Wim Taymans  <wim@fluendo.com>
21758
21759         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21760         Copy timestamps from the master pad to the output buffers.
21761
21762 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21763
21764         * ext/raw1394/gstdv1394src.c:
21765           throw errors when applicable
21766
21767 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
21768
21769         * gst/matroska/ebml-ids.h:
21770         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21771         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21772         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21773           automatically convert unix time <-> ebml time when reading/writing
21774           a date, use gst_ebml_write_uint to write CUETIME,
21775           not gst_ebml_write_date.
21776         * gst/matroska/matroska-ids.h:
21777         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21778         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21779         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21780         (gst_matroska_mux_write_data):
21781           Write track and segment UIDs, write muxing date, write
21782           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21783           Create cues for audio only files.
21784
21785 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21786
21787         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21788         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21789           Re-commit ALSA switches.
21790         * gst/adder/gstadder.c: (gst_adder_loop):
21791           64-bit fix (#151416).
21792         * gst/debug/progressreport.c: (gst_progressreport_report):
21793           64-bit fix (#151419).
21794         * gst/matroska/matroska-demux.c:
21795         (gst_matroska_demux_parse_contents):
21796           64-bit fix (#151420).
21797         * gst/playback/test3.c: (update_scale):
21798           64-bit fix (#151421).
21799
21800 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21801
21802         * configure.ac:
21803           bump nano to cvs
21804
21805 === release 0.8.4 ===
21806
21807 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21808
21809         * configure.ac: releasing 0.8.4, "Alias"
21810
21811 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21812
21813         * ext/theora/Makefile.am:
21814           fix makefile.  Fixes #151462.
21815
21816 2004-08-30  Wim Taymans  <wim@fluendo.com>
21817
21818         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21819         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21820         (gst_multifdsink_remove_client_link),
21821         (gst_multifdsink_client_queue_buffer),
21822         (gst_multifdsink_handle_client_write):
21823         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21824         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21825         Fix some memory leaks.
21826
21827 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21828
21829         Patch by: David Schleef
21830
21831         * configure.ac:
21832         * sys/Makefile.am:
21833           rename our detection macro for V4L2.  Fixes #151236.
21834
21835 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21836
21837         Patch by: David Schleef
21838
21839         * configure.ac:
21840           check to define LAMEPRESET.  Fixes #151232.
21841
21842 2004-08-27  David Schleef  <ds@schleef.org>
21843
21844         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21845         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21846         (gst_glimagesink_fixate):  Move local variable declarations to
21847         make gcc-2.95 happy.
21848
21849 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21850
21851         * configure.ac:
21852           bump nano for prerelease
21853
21854 2004-08-27  David Schleef  <ds@schleef.org>
21855
21856         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21857         * sys/sunaudio/gstsunaudiosrc.c:
21858         * sys/sunaudio/gstsunaudiosrc.h:
21859
21860 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21861
21862         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21863         handle EOS correctly
21864         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21865         * gst/matroska/matroska-mux.h:
21866         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21867         VFW compatibility mode
21868
21869 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21870
21871         patch by: Zaheer Abbas Merali
21872
21873         * ext/ogg/gstoggmux.c:
21874         * ext/vorbis/vorbisenc.c:
21875         * ext/vorbis/vorbisenc.h:
21876           handle NEWMEDIA
21877
21878 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21879
21880         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21881         fix byte order reversion on little endian machines.
21882         * gst/matroska/matroska-mux.c: (audiosink_templ),
21883         (gst_matroska_mux_audio_pad_link):
21884         add TTA codec to the list of supported codecs.
21885         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21886         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21887         (gst_matroska_mux_write_data):
21888         * gst/matroska/matroska-mux.h:
21889         write segment duration correctly, write muxing app string, fixes bugs
21890         #140897 and #140898.
21891         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21892         wait for all pads to be negotiated before starting to mux.
21893
21894 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21895
21896         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21897         * ext/lame/gstlame.h:
21898         Added new media support to lame
21899
21900 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21901
21902         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21903         send vorbis headers at the beginning of a stream, fixes bug #141554.
21904         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21905         bug #148950.
21906         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21907         (gst_matroska_demux_plugin_init):
21908         * gst/matroska/matroska-ids.h:
21909         enable demuxing of TTA audio streams, fixes bug #148951.
21910         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21911         enable typefinding for TTA audio files, fixes bug #148711.
21912         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21913         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21914         fixes playback of packed bitstream and xvid with bframes, bug #135407.
21915
21916 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
21917
21918         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21919         (gst_riff_read_element_data), (gst_riff_read_seek),
21920         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21921         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21922         <teuf@gnome.org>
21923
21924 2004-08-23 Iain <iaingnome@gmail.com>
21925
21926         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21927         tags. They appear to be handled differently to normal.
21928         (tag_list_to_id3_tag_foreach): Ditto.
21929
21930 2004-08-22  Wim Taymans  <wim@fluendo.com>
21931
21932         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21933         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21934         Make sure we never send -1 granulepos.
21935
21936 2004-08-20  Wim Taymans  <wim@fluendo.com>
21937
21938         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21939         (gst_ogg_mux_loop):
21940         I will accept bitchslappings with non sharp objects.
21941
21942 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21943
21944         * configure.ac:
21945         Clean up the test for lame presets
21946
21947 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21948
21949         * configure.ac:
21950         * ext/lame/Makefile.am:
21951         * ext/lame/gstlame.c: (gst_lame_class_init),
21952         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21953         Only enable lame presets if version of lame has presets in API
21954
21955 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
21956         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21957         * gst/udp/gstudpsrc.h:
21958           Don't call gst_pad_push in a get function. Fixes #150449
21959
21960 2004-08-18  Wim Taymans  <wim@fluendo.com>
21961
21962         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21963         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21964         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21965         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21966         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21967         (gst_fdset_wait):
21968         * gst/tcp/gstfdset.h:
21969         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21970         (gst_multifdsink_client_queue_buffer),
21971         (gst_multifdsink_handle_client_write):
21972         * gst/tcp/gstmultifdsink.h:
21973         Some extra checks in gstfdset.
21974         Only use send() when the fd is a socket. Don't try to
21975         read from write only fds.
21976
21977 2004-08-18  Wim Taymans  <wim@fluendo.com>
21978
21979         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21980         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21981         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21982         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21983         (gst_fdset_wait):
21984         Add more locking and bounds checking.
21985
21986 2004-08-18  Wim Taymans  <wim@fluendo.com>
21987
21988         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21989         Realloc test fdset in the lock and right before starting
21990         the poll call. Bump the limit to 4096.
21991
21992 2004-08-17  David Schleef  <ds@schleef.org>
21993
21994         * sys/sunaudio/Makefile.am:
21995         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21996         of rates and channels.  Make debugging less obnoxious.
21997
21998         Patch from Balamurali Viswanathan implementing a mixer for
21999         Sun audio.  (bug #144091):
22000         * sys/sunaudio/gstsunelement.c:
22001         * sys/sunaudio/gstsunelement.h:
22002         * sys/sunaudio/gstsunmixer.c:
22003         * sys/sunaudio/gstsunmixer.h:
22004
22005 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22006
22007         * gst/audioscale/gstaudioscale.c:
22008         * gst/audioscale/gstaudioscale.h:
22009         made audioscale resample from any sample rate to any sample rate
22010
22011 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22012
22013         * ext/libpng/gstpngdec.c:
22014           error out on unsupported types
22015
22016 2004-08-17  Iain <iaingnome@gmail.com>
22017
22018         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
22019         mid_side and loose_mid_side properties if its a stereo stream.
22020
22021 2004-08-17  Wim Taymans  <wim@fluendo.com>
22022
22023         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22024         (theora_get_formats), (theora_dec_src_convert),
22025         (theora_dec_sink_convert), (theora_dec_src_query),
22026         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22027         Add a debug line.
22028
22029 2004-08-17  Wim Taymans  <wim@fluendo.com>
22030
22031         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
22032         (gst_ogg_pad_push):
22033         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
22034         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
22035         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
22036         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
22037         Mark delta units in the muxer.
22038         Try to decode the packet after an out-of-sync error from
22039         libogg.
22040
22041 2004-08-17  Wim Taymans  <wim@fluendo.com>
22042
22043         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22044         (gst_multifdsink_init), (gst_multifdsink_add),
22045         (gst_multifdsink_client_queue_buffer),
22046         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
22047         * gst/tcp/gstmultifdsink.h:
22048         Added option to send a keyframe to clients as the first buffer.
22049         Make timeout property writable.
22050
22051 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22052
22053         patch by: Wim Taymans
22054
22055         * gst/tcp/gstfdset.c:
22056         * gst/tcp/gstmultifdsink.c:
22057           fix index comparison, should include 0
22058
22059 2004-08-16  Wim Taymans  <wim@fluendo.com>
22060
22061         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
22062         (gst_fdset_add_fd), (gst_fdset_remove_fd),
22063         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
22064         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
22065         (gst_fdset_wait):
22066           copy when reallocing for poll so the select arguments don't get
22067           changed during the call
22068
22069 2004-08-16  Wim Taymans  <wim@fluendo.com>
22070
22071         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22072         (gst_theora_enc_class_init), (theora_enc_sink_link),
22073         (theora_buffer_from_packet), (theora_enc_chain):
22074         Fix bug where buffers were not marked as keyframes
22075         correctly.
22076
22077 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22078
22079         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
22080         (gst_lame_preset_get_type), (gst_lame_class_init):
22081         describe the enum values for vbr mode and presets more verbosely
22082
22083 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22084
22085         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
22086         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
22087         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
22088         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
22089         * ext/lame/gstlame.h:
22090         add preset property to lame so it can use lame presets
22091
22092 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22093
22094         * ext/lame/gstlame.c: (gst_lame_get_property):
22095         whoops forgot break, thanks teuf
22096
22097 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22098
22099         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
22100         (gst_lame_class_init), (gst_lame_src_getcaps),
22101         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
22102         (gst_lame_get_property), (gst_lame_setup):
22103         * ext/lame/gstlame.h:
22104         fix lame's broken vbr stuff, allow it to resample if need be, and also
22105         make xing header optional
22106
22107 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22108
22109         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
22110         added getcaps function so samplerate doesnt get fixated to silly values
22111
22112 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22113
22114         * ext/lame/gstlame.c: (gst_lame_src_link):
22115         revert previous fix
22116
22117 2004-08-12  Johan Dahlin  <johan@gnome.org>
22118
22119         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
22120         checks. Doesn't matter what state we are in. Interfaces are a
22121         compile time thing, not runtime. It also broke the python bindings.
22122
22123 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22124
22125         * ext/lame/gstlame.c: (gst_lame_src_link):
22126         made source pad link function check if sinkpad is ok..fixes the problem
22127         where core fixates the output rate of lame stupidly
22128
22129 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22130
22131         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
22132         * sys/v4l/v4l_calls.c:
22133         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
22134           fix fixate function to handle nonsimple caps.
22135           remove bogus check in _link
22136           cleanups
22137
22138 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22139
22140         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
22141         set default compression ratio parameter to 0.0 so bitrate parameter
22142         works :)
22143
22144 2004-08-11  David Schleef  <ds@schleef.org>
22145
22146         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
22147
22148 2004-08-11  David Schleef  <ds@schleef.org>
22149
22150         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
22151         before.
22152
22153 2004-08-11  David Schleef  <ds@schleef.org>
22154
22155         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
22156
22157 2004-08-11  David Schleef  <ds@schleef.org>
22158
22159         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
22160           license field
22161         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
22162         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
22163           LGPL.
22164         * gst/auparse/gstauparse.c: Fix plugin license field.
22165         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
22166         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
22167         * gst/rtp/gstrtp.c: Fix plugin license field.
22168
22169 2004-08-11  Wim Taymans  <wim@fluendo.com>
22170
22171         * gst/tcp/Makefile.am:
22172         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
22173         (ensure_size), (gst_fdset_new), (gst_fdset_free),
22174         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
22175         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
22176         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
22177         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
22178         (gst_fdset_fd_can_write), (gst_fdset_wait):
22179         * gst/tcp/gstfdset.h:
22180         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
22181         (gst_multifdsink_class_init), (gst_multifdsink_init),
22182         (gst_multifdsink_add), (gst_multifdsink_remove),
22183         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22184         (gst_multifdsink_remove_client_link),
22185         (gst_multifdsink_handle_client_read),
22186         (gst_multifdsink_client_queue_data),
22187         (gst_multifdsink_client_queue_caps),
22188         (gst_multifdsink_client_queue_buffer),
22189         (gst_multifdsink_handle_client_write),
22190         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
22191         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
22192         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
22193         (gst_multifdsink_close):
22194         * gst/tcp/gstmultifdsink.h:
22195         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
22196         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
22197         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
22198         (gst_tcpserversink_close):
22199         * gst/tcp/gsttcpserversink.h:
22200         Abstracted away the select call, implemented poll (yes we ran into
22201         the 1024 limit in production).
22202
22203 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22204
22205         * gst/tcp/gsttcp.c:
22206         * gst/tcp/gsttcpplugin.c:
22207           improve debuggging, remove assert
22208
22209 2004-08-10  Wim Taymans  <wim@fluendo.com>
22210
22211         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
22212         (gst_client_status_get_type), (gst_multifdsink_class_init),
22213         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
22214         (gst_multifdsink_handle_client_read),
22215         (gst_multifdsink_handle_client_write),
22216         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
22217         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
22218         (gst_multifdsink_get_property):
22219         * gst/tcp/gstmultifdsink.h:
22220         * gst/tcp/gsttcp-marshal.list:
22221         Starting to prepare for specifying buffer time in other units
22222         than buffers. Expose remove reason in signal.
22223
22224 2004-08-10  Wim Taymans  <wim@fluendo.com>
22225
22226         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
22227         (gst_multifdsink_remove), (gst_multifdsink_clear),
22228         (gst_multifdsink_remove_client_link),
22229         (gst_multifdsink_handle_client_read),
22230         (gst_multifdsink_client_queue_data),
22231         (gst_multifdsink_client_queue_buffer),
22232         (gst_multifdsink_handle_client_write),
22233         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22234         (gst_multifdsink_chain), (gst_multifdsink_close):
22235         * gst/tcp/gstmultifdsink.h:
22236         Added more debugging info. Changed the way clients are
22237         removed from the lists. Fixed a bug where a bad file descriptor
22238         could cause many clients to be removed.
22239
22240 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22241
22242         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
22243           allow all pixel-aspect-ratios, not just 1:1
22244
22245 2004-08-09  David Schleef  <ds@schleef.org>
22246
22247         * sys/glsink/ARB_multitexture.h:  Remove old files.
22248         * sys/glsink/EXT_paletted_texture.h:
22249         * sys/glsink/NV_register_combiners.h:
22250         * sys/glsink/gstgl_nvimage.c:
22251         * sys/glsink/gstgl_pdrimage.c:
22252         * sys/glsink/gstgl_rgbimage.c:
22253         * sys/glsink/gstglsink.c:
22254         * sys/glsink/gstglsink.h:
22255         * sys/glsink/gstglxwindow.c:
22256         * sys/glsink/regcomb_yuvrgb.c:
22257
22258 2004-08-09  David Schleef  <ds@schleef.org>
22259
22260         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
22261         GL sink plugin.  (Bug #147302)
22262
22263         * configure.ac: Test for OpenGL
22264         * sys/Makefile.am: Use test for OpenGL
22265         * sys/glsink/Makefile.am:
22266         * sys/glsink/glimagesink.c: rewrite
22267         * sys/glsink/glimagesink.h: rewrite
22268
22269 2004-08-09  David Schleef  <ds@schleef.org>
22270
22271         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
22272         sane framerates.
22273         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
22274         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
22275         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
22276
22277 2004-08-09  Wim Taymans  <wim@fluendo.com>
22278
22279         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22280         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22281         (gst_multifdsink_client_remove),
22282         (gst_multifdsink_handle_client_read),
22283         (gst_multifdsink_handle_client_write),
22284         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22285         Do a bit more logging, make the client_read code more robust.
22286
22287 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22288
22289         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
22290         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
22291         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
22292         (gst_jpegdec_init), (gst_jpegdec_chain):
22293         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
22294         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
22295           cleanups, debugging fixes and memleak plugging
22296
22297 2004-08-09  Wim Taymans  <wim@fluendo.com>
22298
22299         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22300         (theora_get_formats), (theora_dec_src_convert),
22301         (theora_dec_sink_convert), (theora_dec_src_query),
22302         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
22303         (theora_dec_change_state):
22304         Don't crash on missing header packets.
22305
22306 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22307
22308         * po/LINGUAS:
22309         * po/sq.po:
22310           Added Albanian translation (Laurent Dhima)
22311         * po/cs.po:
22312           updated
22313
22314 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22315
22316         * ext/lame/gstlame.c:
22317           fix/add debugging
22318
22319 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22320
22321         * sys/ximage/ximagesink.c:
22322         * sys/xvimage/xvimagesink.c:
22323           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
22324
22325 2004-08-06  Wim Taymans  <wim@fluendo.com>
22326
22327         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22328         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22329         (gst_multifdsink_client_remove),
22330         (gst_multifdsink_handle_client_read),
22331         (gst_multifdsink_handle_client_write),
22332         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22333         Make sure we don't try to read more from a client that what
22334         ioctl says us or we deadlock.
22335
22336 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22337
22338         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
22339         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
22340         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
22341           decouple running_time and n_frames so it can handle changing
22342           framerate while running
22343
22344 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22345
22346         * po/nl.po:
22347         * po/sv.po:
22348           updated translations
22349
22350 2004-08-04  Benjamin Otte  <otte@gnome.org>
22351
22352         * gst/videotestsrc/gstvideotestsrc.c:
22353         (gst_videotestsrc_get_capslist), (generate_capslist),
22354         (plugin_init):
22355           generate the list of supported caps at startup and reuse it instead
22356           of always generating it
22357
22358 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22359
22360         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
22361           whoops, last checkin broke normal build
22362
22363 2004-08-03  Benjamin Otte  <otte@gnome.org>
22364
22365         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
22366         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
22367         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
22368         (gst_alsa_mixer_get_option):
22369         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
22370         (dvdnavsrc_print_event):
22371         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
22372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
22373         (gst_ogg_mux_pad_unlink):
22374         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
22375         (gst_multipart_mux_pad_unlink):
22376         * gst/videofilter/gstvideobalance.c:
22377         (gst_videobalance_colorbalance_set_value):
22378         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
22379         (gst_videomixer_pad_unlink):
22380         * po/uk.po:
22381         * sys/oss/gstossmixer.c:
22382         * sys/v4l/gstv4lcolorbalance.c:
22383         * sys/v4l/gstv4ltuner.c:
22384         * sys/v4l/v4lsrc_calls.c:
22385         * sys/v4l2/gstv4l2colorbalance.c:
22386         * sys/v4l2/gstv4l2tuner.c:
22387           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
22388
22389 2004-08-03  Benjamin Otte  <otte@gnome.org>
22390
22391         * examples/dynparams/filter.c: (ui_control_create):
22392         * examples/gstplay/player.c: (print_tag):
22393         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
22394         * ext/gdk_pixbuf/gstgdkanimation.c:
22395         (gst_gdk_animation_iter_may_advance):
22396         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
22397         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
22398         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
22399         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
22400         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
22401         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
22402         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
22403         * gst/sine/demo-dparams.c: (main):
22404         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
22405         * testsuite/alsa/formats.c: (create_pipeline):
22406         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
22407           fixes for G_DISABLE_ASSERT and friends
22408         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
22409         (mp3_type_frame_length_from_header), (mp3_type_find),
22410         (plugin_init):
22411           require mp3 typefinding to have at least MIN_HEADERS valid headers
22412           add typefinding for AAC adts files
22413
22414 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
22415
22416         * sys/ximage/ximagesink.c:
22417         (gst_ximagesink_calculate_pixel_aspect_ratio):
22418         * sys/xvimage/xvimagesink.c:
22419         (gst_xvimagesink_calculate_pixel_aspect_ratio):
22420         Make sure we calculate pixel-aspect-ratio using floating point maths
22421
22422 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22423
22424         * po/uk.po:
22425           updated translation
22426
22427 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22428
22429         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
22431           add debugging for display PAR calculation
22432
22433 2004-08-02  David Schleef  <ds@schleef.org>
22434
22435         * configure.ac: Fix mikmod CFLAGS.
22436
22437 2004-07-27  Benjamin Otte  <otte@gnome.org>
22438
22439         * gst/audioscale/gstaudioscale.c:
22440         - fix templates to only support S16, it's the only format that works
22441         - make caps nego code use try_set_caps_nonfixed and fixation instead
22442         of try_set_caps twice, which is not nice for autopluggers
22443         - change rank to secondary, so autopluggers can pick it up after
22444         audioconvert
22445
22446 2004-08-02  Iain <iain@prettypeople.org>
22447
22448         * gst/interleave/interleave.c (interleave_init),
22449         (interleave_request_new_pad),
22450         (interleave_pad_removed),
22451         (interleave_buffered_loop): Use the real pad count, not the artificial
22452         one.
22453
22454 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22455
22456         * configure.ac: bump nano back to development
22457
22458 === release 0.8.3 ===
22459
22460 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22461
22462         * configure.ac: releasing 0.8.3, "Water"
22463
22464 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22465
22466         * sys/xvimage/xvimagesink.c:
22467         (gst_xvimagesink_calculate_pixel_aspect_ratio),
22468         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
22469         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
22470         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22471         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22472         * sys/xvimage/xvimagesink.h:
22473           apply similar PAR fixes as to ximagesink
22474
22475 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22476
22477         patch from: Benjamin Otte
22478
22479         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
22480           add link function to lame.  Fixes #148986.
22481
22482 2004-08-02  Johan Dahlin  <johan@gnome.org>
22483
22484         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
22485         fix debugging log
22486
22487 2004-07-30  David Schleef  <ds@schleef.org>
22488
22489         * gst/videomixer/Makefile.am: Fix things that should have been
22490         fixed in the last checkin.
22491
22492 2004-07-30  David Schleef  <ds@schleef.org>
22493
22494         * gst/multipart/Makefile.am: Fix things that should have been
22495         fixed in the last checkin.
22496
22497 2004-07-30  David Schleef  <ds@schleef.org>
22498
22499         * testsuite/multifilesink/Makefile.am: Fix unused variable.
22500
22501 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22502
22503         * configure.ac:
22504           bump nano for prerelease
22505         * po/af.po:
22506         * po/az.po:
22507         * po/cs.po:
22508         * po/en_GB.po:
22509         * po/hu.po:
22510         * po/nl.po:
22511         * po/sr.po:
22512         * po/sv.po:
22513         * po/uk.po:
22514           updates
22515
22516 2004-07-30  Wim Taymans  <wim@fluendo.com>
22517
22518         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22519         (gst_multifdsink_add), (gst_multifdsink_remove),
22520         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22521         (gst_multifdsink_client_remove),
22522         (gst_multifdsink_handle_client_write),
22523         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22524         * gst/tcp/gstmultifdsink.h:
22525         Recover from a select with a bad file descriptor by removing
22526         the client.
22527
22528 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22529
22530         * configure.ac:
22531           fix requirement of core
22532         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
22533         (gst_play_pipeline_setup):
22534           don't use colorspace element.  do use hermescolorspace element.
22535           make macro to get a colorspace element.
22536           mark strings for translation.
22537         * po/POTFILES.in:
22538           add play.c
22539         * po/af.po:
22540         * po/az.po:
22541         * po/cs.po:
22542         * po/en_GB.po:
22543         * po/hu.po:
22544         * po/nl.po:
22545         * po/sr.po:
22546         * po/sv.po:
22547         * po/uk.po:
22548           update translations
22549
22550 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22551
22552         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22553         fix default for newmedia flag
22554
22555 2004-07-30  Wim Taymans  <wim@fluendo.com>
22556
22557         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22558         (gst_theora_dec_init), (theora_get_formats),
22559         (theora_dec_src_convert), (theora_dec_sink_convert),
22560         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22561         (theora_dec_chain), (theora_dec_set_property),
22562         (theora_dec_get_property):
22563         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22564         (gst_theora_enc_class_init), (gst_theora_enc_init),
22565         (theora_enc_sink_link), (theora_enc_chain),
22566         (theora_enc_set_property), (theora_enc_get_property):
22567         Added cropping option to theora decoder.
22568         Added border option to theora encoder.
22569
22570 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22571
22572         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22573         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22574         (gst_pngenc_set_property):
22575         * ext/libpng/gstpngenc.h:
22576         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
22577
22578 2004-07-30  Wim Taymans  <wim@fluendo.com>
22579
22580         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22581         (theora_enc_sink_link), (theora_enc_chain),
22582         (theora_enc_set_property), (theora_enc_get_property):
22583         Fix encoding of non-multiple-of-16 video.
22584
22585 2004-07-29  David Schleef  <ds@schleef.org>
22586
22587         * configure.ac: make test for audiofile more strict
22588
22589 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22590
22591         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22592           give different names to typefind functions
22593
22594 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22595
22596         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22597         (gst_ximagesink_calculate_pixel_aspect_ratio),
22598         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22599         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22600         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22601         (gst_ximagesink_get_property), (gst_ximagesink_init):
22602         * sys/ximage/ximagesink.h:
22603           allocate PAR's dynamically.
22604           use autodetected PAR if no object-set PAR is given.
22605           add workaround for directfb's X not setting physical size.
22606           fix to xvimagesink will follow tomorrow.
22607
22608 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22609
22610         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22611         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22612         (gst_shout2send_get_type), (gst_shout2send_set_clock),
22613         (gst_shout2send_class_init), (gst_shout2send_init),
22614         (set_shout_metadata), (gst_shout2send_set_metadata),
22615         (gst_shout2send_chain), (gst_shout2send_set_property),
22616         (gst_shout2send_get_property), (gst_shout2send_connect),
22617         (gst_shout2send_change_state):
22618         * ext/shout2/gstshout2.h:
22619         - fix for sending mp3 audio to icecast2 server, if pad link function not
22620         called before PAUSED state
22621         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22622         - added tagging support for mp3 audio broadcasted
22623         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22624         debug info
22625
22626 2004-07-28  Wim Taymans  <wim@fluendo.com>
22627
22628         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22629         (gst_ogg_demux_push):
22630         Return query failure when we don't know the length of
22631         an ogg stream insteda of returning TRUE with a bogus value.
22632
22633 2004-07-28  Wim Taymans  <wim@fluendo.com>
22634
22635         * ext/theora/theoradec.c: (theora_get_formats),
22636         (theora_dec_src_convert), (theora_dec_sink_convert),
22637         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22638         (theora_dec_chain):
22639         Don't screw up the 1 Chroma for 1 luma sample situation when we
22640         have an odd offset/width by adding a black border in those cases.
22641
22642 2004-07-28  Wim Taymans  <wim@fluendo.com>
22643
22644         * ext/theora/theoradec.c: (theora_get_formats),
22645         (theora_dec_src_convert), (theora_dec_sink_convert),
22646         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22647         (theora_dec_chain):
22648         * ext/theora/theoraenc.c: (theora_enc_sink_link):
22649         Added first attempt at cropping of the image as required by the
22650         theora spec. We need more properties in the caps (offset_x,
22651         offset_y,stride) to implement this correctly.
22652
22653 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
22654
22655         * ext/dvdnav/README:
22656           Update the README to use dvddemux
22657         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22658           Ensure getcaps returns a subset of the template caps
22659         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22660         (gst_mpeg2subt_init):
22661           Ensure getcaps returns a subset of the template caps
22662         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22663         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22664         (gst_dvd_demux_get_subpicture_stream),
22665         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22666         * gst/mpegstream/gstdvddemux.h:
22667           Set the explicit caps on the current_video pad before pushing
22668           anything
22669         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22670         (gst_mpeg_demux_get_audio_stream):
22671           Free caps used to gst_pad_set_explicit_caps, which takes a const
22672           GstCaps *
22673
22674 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22675
22676         * configure.ac: update GStreamer requirement to 0.8.4 because of
22677           GstFraction.
22678
22679 2004-07-28  Wim Taymans  <wim@fluendo.com>
22680
22681         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22682         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22683         Add the pad to the element after setting up the caps. This
22684         makes it a lot easier to autoplug.
22685
22686 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22687
22688         * gst/median/gstmedian.c:
22689         * gst/mpeg2subt/gstmpeg2subt.c:
22690         * gst/mpegaudioparse/gstmpegaudioparse.c:
22691         * gst/mpegstream/gstdvddemux.c:
22692         * gst/mpegstream/gstmpegdemux.c:
22693         * gst/mpegstream/gstmpegpacketize.c:
22694         * gst/rtjpeg/gstrtjpeg.c:
22695         * gst/rtjpeg/gstrtjpegdec.c:
22696         * gst/rtjpeg/gstrtjpegenc.c:
22697         * gst/sine/gstsinesrc.c:
22698         * gst/smooth/gstsmooth.c:
22699         * gst/smpte/gstsmpte.c:
22700         * gst/smpte/gstsmpte.h:
22701         * gst/stereo/gststereo.c:
22702         * gst/videofilter/gstgamma.c:
22703         * gst/videofilter/gstvideobalance.c:
22704         * gst/videofilter/gstvideofilter.c:
22705         * gst/videofilter/gstvideoflip.c:
22706         * gst/videoscale/gstvideoscale.c:
22707         * gst/videoscale/videoscale.c:
22708         * gst/videotestsrc/gstvideotestsrc.c:
22709         * gst/videotestsrc/videotestsrc.c:
22710         * gst/wavenc/gstwavenc.c:
22711         * gst/wavparse/gstwavparse.c:
22712           fix local includes and 64 bits constants
22713
22714 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22715
22716         * win32/gst.sln:
22717         * gst-libs/gst/*/*.vcproj:
22718         * gst/*/*.vcproj:
22719           more working plugins
22720
22721 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22722
22723         * testsuite/alsa/Makefile.am:
22724         * testsuite/alsa/srcstate.c:
22725         add test for alsasrc changing state
22726
22727 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22728
22729         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22730         (gst_silence_get):
22731         * gst/silence/gstsilence.h:
22732         fix silence generation for 16bit raw audio
22733
22734 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22735
22736         * gst/matroska/matroska-demux.c:
22737         (gst_matroska_demux_parse_metadata),
22738         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22739         * gst/mpegaudio/common.c:
22740         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22741         (gst_videoscale_getcaps), (gst_videoscale_link),
22742         (gst_videoscale_src_fixate), (gst_videoscale_init),
22743         (gst_videoscale_finalize):
22744         * gst/videoscale/gstvideoscale.h:
22745         * gst/videotestsrc/gstvideotestsrc.c:
22746         (gst_videotestsrc_get_capslist):
22747         * gst/wavenc/gstwavenc.c:
22748         * sys/oss/gstossmixer.c: (fill_labels):
22749         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22750         (gst_ximagesink_handle_xevents),
22751         (gst_ximagesink_calculate_pixel_aspect_ratio),
22752         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22753         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22754         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22755         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22756         (gst_ximagesink_init), (gst_ximagesink_class_init):
22757         * sys/ximage/ximagesink.h:
22758         * sys/xvimage/xvimagesink.c:
22759         (gst_xvimagesink_calculate_pixel_aspect_ratio),
22760         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22761         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22762         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22763         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22764         * sys/xvimage/xvimagesink.h:
22765           first batch of pixel aspect ratio commits.
22766
22767 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22768
22769         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22770         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22771         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22772           handle stride, needs work if we want to move stride handling
22773           upstream, but works correctly for our purposes.
22774
22775 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22776
22777         * gst/videoscale/README:
22778           add testing examples
22779         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22780         (gst_videoscale_chain):
22781         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22782         (gst_videoscale_get_size):
22783           add get_size function that handles stride like videotestsrc.
22784           fixes conversion for YUV formats for as much as I can test them.
22785
22786 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22787
22788         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22789         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22790         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22791         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22792         (gst_xvimagesink_xvimage_put):
22793           further cleanups, logging, error handling and synchronizing
22794
22795 2004-07-27  Wim Taymans  <wim@fluendo.com>
22796
22797         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22798         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22799         (gst_videomixer_pad_set_property),
22800         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22801         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22802         (gst_videomixer_class_init), (gst_videomixer_init),
22803         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22804         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22805         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22806         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22807         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22808         (gst_videomixer_loop), (plugin_init):
22809         Be a nicer negotiation citizen and provide a getcaps function on
22810         the srcpad. This also fixes a crash when resizing.
22811
22812 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22813
22814         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22815         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22816
22817 2004-07-27  Wim Taymans  <wim@fluendo.com>
22818
22819         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22820         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22821         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22822         (gst_pngenc_set_property):
22823         * ext/libpng/gstpngenc.h:
22824         Added snapshot property to pngenc.
22825         removed g_print from pngdec
22826
22827 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22828
22829         * gst/ac3parse/ac3parse.vcproj
22830         * gst/adder/adder.vcproj
22831         * gst/alpha/alpha.vcproj
22832         * gst/alpha/alphacolor.vcproj
22833         * gst/asfdemux/asf.vcproj
22834         * gst/audioconvert/audioconvert.vcproj
22835         * gst/audiorate/audiorate.vcproj
22836         * gst/audioscale/audioscale.vcproj
22837         * gst/auparse/auparse.vcproj
22838         * gst/avi/avi.vcproj
22839         * gst/cdxaparse/cdxaparse.vcproj
22840         * gst/chart/chart.vcproj
22841         * gst/colorspace/colorspace.vcproj
22842         * gst/cutter/cutter.vcproj
22843         * gst/debug/debug.vcproj
22844         * gst/debug/efence.vcproj
22845         * gst/debug/navigationtest.vcproj
22846         * gst/deinterlace/deinterlace.vcproj
22847         * gst/effectv/effectv.vcproj
22848         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22849         * gst/filter/filter.vcproj
22850         * gst/flx/flxdec.vcproj
22851         * gst/goom/goom.vcproj
22852         * gst/interleave/interleave.vcproj
22853         * gst/law/alaw.vcproj
22854         * gst/law/mulaw.vcproj
22855         * gst/matroska/matroska.vcproj
22856         * gst/median/median.vcproj
22857         * gst/mixmatrix/mixmatrix.vcproj
22858         * gst/mpeg1sys/mpeg1systemencode.vcproj
22859         * gst/mpeg1videoparse/mp1videoparse.vcproj
22860         * gst/mpeg2sub/mpeg2subt.vcproj
22861         * gst/mpegaudio/mpegaudio.vcproj
22862         * gst/mpegaudioparse/mpegaudioparse.vcproj
22863         * gst/mpegstream/mpegstream.vcproj
22864         * gst/multifilesink/multifilesink.vcproj
22865         * gst/multipart/multipart.vcproj
22866         * gst/oneton/oneton.vcproj
22867         * gst/overlay/overlay.vcproj
22868         * gst/passthrough/passthrough.vcproj
22869         * gst/qtdemux/qtdemux.vcproj
22870         * gst/realmedia/rmdemux.vcproj
22871         * gst/rtjpeg/rtjpeg.vcproj
22872         * gst/rtp/rtp.vcproj
22873         * gst/silence/silence.vcproj
22874         * gst/sine/sinesrc.vcproj
22875         * gst/smooth/smooth.vcproj
22876         * gst/smpte/smpte.vcproj
22877         * gst/spectrum/spectrum.vcproj
22878         * gst/speed/speed.vcproj
22879         * gst/stereo/stereo.vcproj
22880         * gst/switch/switch.vcproj
22881         * gst/tags/tagedit.vcproj
22882         * gst/tcp/tcp.vcproj
22883         * gst/typefind/typefindfunctions.vcproj
22884         * gst/udp/udp.vcproj
22885         * gst/videobox/videobox.vcproj
22886         * gst/videocrop/videocrop.vcproj
22887         * gst/videodrop/videodrop.vcproj
22888         * gst/videofilter/gamma.vcproj
22889         * gst/videofilter/videobalance.vcproj
22890         * gst/videofilter/videofilter.vcproj
22891         * gst/videofilter/videoflip.vcproj
22892         * gst/videoflip/videoflip.vcproj
22893         * gst/videomixer/videomixer.vcproj
22894         * gst/videorate/videorate.vcproj
22895         * gst/videoscale/videoscale.vcproj
22896         * gst/videotestsrc/videotestsrc.vcproj
22897         * gst/virtualdub/virtualdub.vcproj
22898         * gst/volenv/volenv.vcproj
22899         * gst/volume/volume.vcproj
22900         * gst/wavenc/wavenc.vcproj
22901         * gst/wavparse/wavparse.vcproj
22902         * gst/y4m/y4menc.vcproj
22903         * gst-libs/gst/audio/audio.vcproj
22904         * gst-libs/gst/audio/audiofilter.vcproj
22905         * gst-libs/gst/colorbalance/colorbalance.vcproj
22906         * gst-libs/gst/idct/idtc.vcproj
22907         * gst-libs/gst/media-info/media-info.vcproj
22908         * gst-libs/gst/mixer/mixer.vcproj
22909         * gst-libs/gst/navigation/navigation.vcproj
22910         * gst-libs/gst/play/play.vcproj
22911         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22912         * gst-libs/gst/resample/resample.vcproj
22913         * gst-libs/gst/riff/riff.vcproj
22914         * gst-libs/gst/tuner/tuner.vcproj
22915         * gst-libs/gst/video/video.vcproj
22916         * gst-libs/gst/xoverlay/xoverlay.vcproj
22917           avoid problems with math.h, fix release dependancy
22918           rename GStreamer-0.8.lib to libgstreamer.lib
22919
22920 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22921
22922         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22923         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22924         the atom is not available we have to unlock the mutex. Fixes #148023
22925
22926 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22927
22928         * gst-libs/gst/media-info/media-info.h:
22929           issue for a vararg macro with MSVC
22930
22931 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22932
22933         * gst/effectv/effectv.vcproj
22934         * gst-libs/gst/idct/idct.vcproj:
22935         * gst-libs/gst/media-info/media-info.vcproj:
22936         * gst-libs/gst/navigation/navigation.vcproj:
22937         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22938         * gst-libs/gst/video/video.vcproj:
22939         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22940           fixes for build problems
22941
22942 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22943
22944         * gst-libs/gst/audio/audio.def:
22945         * gst-libs/gst/audio/riff.def:
22946           add some definitions needed by plugins
22947
22948 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22949
22950         * gst/asfdemux/gstasfmux.c
22951           Fix some 64 bits constants to be glib friendly
22952
22953 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22954
22955         * gst/ac3parse/gstac3parse.c
22956         * gst/audioscale/gstaudioscale.c
22957         * gst/auparse/gstauparse.c
22958         * gst/colorspace/gstcolorspace.c
22959         * gst/colorspace/yuv2rgb.h
22960           local include fixes
22961
22962 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22963
22964         * win32/gst.sln
22965           add more plugins to the build
22966
22967 2004-07-26  Julien MOUTTE  <julien@moutte.net>
22968
22969         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22970         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22971
22972 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22973
22974         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22975         (gst_level_set_property), (gst_level_get_property),
22976         (gst_level_base_init), (gst_level_class_init):
22977           add debugging categories.  cleanups.
22978
22979 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22980
22981         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22982         (gst_videoscale_planar411), (gst_videoscale_planar400),
22983         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22984         (gst_videoscale_scale_nearest_str1),
22985         (gst_videoscale_scale_nearest_str2),
22986         (gst_videoscale_scale_nearest_str4),
22987         (gst_videoscale_scale_nearest_16bit),
22988         (gst_videoscale_scale_nearest_24bit):
22989           fixed stride issues
22990           tested with 320x240 -> 321, 322, 324 x240
22991           tested with YV12, I420, YUY2, UYVY
22992           fixed packed422rev (don't think it could have worked before)
22993           by testing with UYVY
22994
22995 2004-07-26  Benjamin Otte  <otte@gnome.org>
22996
22997         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22998         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22999         (plugin_init):
23000           add debugging category, add error checks like checking return values
23001           of setup calls, make sure it still works after
23002           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
23003
23004 2004-07-26  Wim Taymans  <wim@fluendo.com>
23005
23006         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
23007         (gst_mpeg_demux_get_audio_stream),
23008         (gst_mpeg_demux_process_private):
23009         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
23010         Check for error codes from the negotiation functions. Make sure
23011         we really set the pad caps when a new pad is created.
23012
23013 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23014
23015         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
23016         (gst_ffmpeg_caps_to_pix_fmt):
23017         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
23018         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23019         (gst_ffmpegcolorspace_pad_link):
23020           don't make function do two things at the same time without reason.
23021
23022 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
23023
23024         * gst/ac3parse/ac3parse.vcproj
23025         * gst/adder/adder.vcproj
23026         * gst/alpha/alpha.vcproj
23027         * gst/alpha/alphacolor.vcproj
23028         * gst/asfdemux/asf.vcproj
23029         * gst/audioconvert/audioconvert.vcproj
23030         * gst/audiorate/audiorate.vcproj
23031         * gst/audioscale/audioscale.vcproj
23032         * gst/auparse/auparse.vcproj
23033         * gst/avi/avi.vcproj
23034         * gst/cdxaparse/cdxaparse.vcproj
23035         * gst/chart/chart.vcproj
23036         * gst/colorspace/colorspace.vcproj
23037         * gst/cutter/cutter.vcproj
23038         * gst/debug/debug.vcproj
23039         * gst/debug/efence.vcproj
23040         * gst/debug/navigationtest.vcproj
23041         * gst/deinterlace/deinterlace.vcproj
23042         * gst/effectv/effectv.vcproj
23043         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
23044         * gst/filter/filter.vcproj
23045         * gst/flx/flxdec.vcproj
23046         * gst/goom/goom.vcproj
23047         * gst/interleave/interleave.vcproj
23048         * gst/law/alaw.vcproj
23049         * gst/law/mulaw.vcproj
23050         * gst/matroska/matroska.vcproj
23051         * gst/median/median.vcproj
23052         * gst/mixmatrix/mixmatrix.vcproj
23053         * gst/mpeg1sys/mpeg1systemencode.vcproj
23054         * gst/mpeg1videoparse/mp1videoparse.vcproj
23055         * gst/mpeg2sub/mpeg2subt.vcproj
23056         * gst/mpegaudio/mpegaudio.vcproj
23057         * gst/mpegaudioparse/mpegaudioparse.vcproj
23058         * gst/mpegstream/mpegstream.vcproj
23059         * gst/multifilesink/multifilesink.vcproj
23060         * gst/multipart/multipart.vcproj
23061         * gst/oneton/oneton.vcproj
23062         * gst/overlay/overlay.vcproj
23063         * gst/passthrough/passthrough.vcproj
23064         * gst/qtdemux/qtdemux.vcproj
23065         * gst/realmedia/rmdemux.vcproj
23066         * gst/rtjpeg/rtjpeg.vcproj
23067         * gst/rtp/rtp.vcproj
23068         * gst/silence/silence.vcproj
23069         * gst/sine/sinesrc.vcproj
23070         * gst/smooth/smooth.vcproj
23071         * gst/smpte/smpte.vcproj
23072         * gst/spectrum/spectrum.vcproj
23073         * gst/speed/speed.vcproj
23074         * gst/stereo/stereo.vcproj
23075         * gst/switch/switch.vcproj
23076         * gst/tags/tagedit.vcproj
23077         * gst/tcp/tcp.vcproj
23078         * gst/typefind/typefindfunctions.vcproj
23079         * gst/udp/udp.vcproj
23080         * gst/videobox/videobox.vcproj
23081         * gst/videocrop/videocrop.vcproj
23082         * gst/videodrop/videodrop.vcproj
23083         * gst/videofilter/gamma.vcproj
23084         * gst/videofilter/videobalance.vcproj
23085         * gst/videofilter/videofilter.vcproj
23086         * gst/videofilter/videoflip.vcproj
23087         * gst/videoflip/videoflip.vcproj
23088         * gst/videomixer/videomixer.vcproj
23089         * gst/videorate/videorate.vcproj
23090         * gst/videoscale/videoscale.vcproj
23091         * gst/videotestsrc/videotestsrc.vcproj
23092         * gst/virtualdub/virtualdub.vcproj
23093         * gst/volenv/volenv.vcproj
23094         * gst/volume/volume.vcproj
23095         * gst/wavenc/wavenc.vcproj
23096         * gst/wavparse/wavparse.vcproj
23097         * gst/y4m/y4menc.vcproj
23098           more plugins supported under windows
23099
23100 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23101
23102         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23103         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
23104         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
23105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23106         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
23107           Add debugging statements.  Use the sizes as returned by the
23108           *CreateImage calls.
23109
23110 2004-07-26  Johan Dahlin  <johan@gnome.org>
23111
23112         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
23113         the pad is negotiated.
23114
23115         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
23116
23117 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
23118
23119         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23120         * gst-libs/gst/idct/idct.vcproj:
23121         * gst-libs/gst/media-info/media-info.vcproj:
23122         * gst-libs/gst/mixer/mixer.vcproj:
23123         * gst-libs/gst/navigation/navigation.vcproj:
23124         * gst-libs/gst/play/play.vcproj:
23125         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
23126         * gst-libs/gst/resample/resample.vcproj:
23127         * gst-libs/gst/tuner/tuner.vcproj:
23128         * gst-libs/gst/video/video.vcproj:
23129         * gst-libs/gst/xoverlay/xoverlay.vcproj:
23130           more plugins supported under windows
23131
23132 2004-07-25 Iain <iain@prettypeople.org>
23133
23134         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
23135         pad now rather than when the pad is created because state changes wipe
23136         explicit caps (fixes #148043).
23137
23138 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
23139
23140         reviewed by Benjamin Otte  <otte@gnome.org>
23141
23142         * ext/mad/gstmad.c:
23143           fix mad plugin crashing on Sun (fixes #148289)
23144
23145 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23146
23147         * gst/avi/avi.def:
23148         * gst/avi/avi.vcproj:
23149         * gst/matroska/matroska.def:
23150         * gst/matroska/matroska.vcproj:
23151           remove unused .def files
23152
23153 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23154
23155         * gst-libs/gst/audio/gstaudiofilter.c:
23156           Clean the local include
23157
23158 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23159
23160         * win32/gst.sln:
23161         * gst-libs/gst/audio/audio.def:
23162         * gst-libs/gst/audio/audio.vcproj:
23163         * gst-libs/gst/audio/audiofilter.vcproj:
23164         * gst-libs/gst/audio/riff.def:
23165         * gst-libs/gst/audio/riff.vcproj:
23166         * gst-libs/gst/gst-libs.def:
23167         * gst-libs/gst/gst-libs.vcproj:
23168         * gst/avi/avi.vcproj:
23169         * gst/avi/avi.vcproj:
23170           Copy the files where needed after building, cleaner projects
23171
23172 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23173
23174         * gst/matroska/ebml-write.c:
23175           Fix some 64 bits constants to be glib friendly
23176
23177 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
23178
23179         * win32/gst.sln:
23180         * gst-libs/gst/gst-libs.def:
23181         * gst-libs/gst/gst-libs.vcproj:
23182         * gst/matroska/matroska.def:
23183         * gst/matroska/matroska.vcproj:
23184           Add the preliminary canvas to build plugins on Win32
23185
23186 2004-07-23  Benjamin Otte  <otte@gnome.org>
23187
23188         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23189           don't enfore negotiation from source side, it breaks
23190           sinesrc ! audioconvert ! osssink
23191
23192 2004-07-22  David Schleef  <ds@schleef.org>
23193
23194         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
23195         for ELF files, since they can easily be recognized as audio/mpeg.
23196         (bug #147441)
23197
23198 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23199
23200         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
23201         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
23202         (gst_videoscale_scale_nearest_24bit),
23203         (gst_videoscale_scale_nearest_16bit):
23204           fix 16bit and 24bit for stride (24bit might need testing)
23205           don't pretend we do more than one algorithm
23206
23207 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23208
23209         * configure.ac:
23210         * gst/Makefile.am:
23211         * gst/multifilesink/Makefile.am:
23212         * gst/multifilesink/gstmultifilesink.c:
23213         (gst_multifilesink_get_formats),
23214         (gst_multifilesink_get_query_types), (_do_init),
23215         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
23216         (gst_multifilesink_init), (gst_multifilesink_dispose),
23217         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
23218         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
23219         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
23220         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
23221         (gst_multifilesink_chain), (gst_multifilesink_change_state),
23222         (gst_multifilesink_uri_get_type),
23223         (gst_multifilesink_uri_get_protocols),
23224         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
23225         (gst_multifilesink_uri_handler_init), (plugin_init):
23226         * gst/multifilesink/gstmultifilesink.h:
23227         * testsuite/Makefile.am:
23228         * testsuite/multifilesink/Makefile.am:
23229         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
23230         (gst_newmedia_class_init), (gst_newmedia_init),
23231         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
23232         (newfile_signal), (test_signal), (main):
23233         multifilesink plugin for creating new files every time a new media
23234         discontinuity event occurs
23235
23236 2004-07-22  Wim Taymans  <wim@fluendo.com>
23237
23238         * gst/alpha/Makefile.am:
23239         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
23240         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
23241         (gst_alpha_color_init), (gst_alpha_color_set_property),
23242         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
23243         (transform), (gst_alpha_color_chain),
23244         (gst_alpha_color_change_state), (plugin_init):
23245         Stupid plugin to to RGBA to AYUV conversion because none of
23246         the colorspace plugins can handle that yet.
23247
23248 2004-07-22  Wim Taymans  <wim@fluendo.com>
23249
23250         * examples/seeking/seek.c: (update_scale), (main):
23251         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23252         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
23253         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
23254         (gst_decode_bin_init), (gst_decode_bin_dispose),
23255         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23256         (no_more_pads), (close_link), (type_found),
23257         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23258         (plugin_init):
23259         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23260         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23261         (gst_play_base_bin_dispose), (queue_overrun),
23262         (gen_preroll_element), (remove_prerolls), (unknown_type),
23263         (no_more_pads), (new_stream), (setup_source),
23264         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23265         (play_base_eos), (gst_play_base_bin_change_state),
23266         (gst_play_base_bin_add_element),
23267         (gst_play_base_bin_remove_element),
23268         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23269         (gst_play_base_bin_unlink_stream),
23270         (gst_play_base_bin_get_streaminfo):
23271         * gst/playback/gstplaybin.c: (gen_video_element),
23272         (gen_audio_element):
23273         * gst/playback/gststreaminfo.h:
23274         More playback updates, attempt to fix things after the state change
23275         breakage.
23276
23277 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23278
23279         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
23280         (gst_videoscale_scale_nearest_16bit):
23281           comment algorithm
23282
23283 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23284
23285         * gst/videotestsrc/gstvideotestsrc.c:
23286         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
23287         (gst_videotestsrc_init), (gst_videotestsrc_get),
23288         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23289         (gst_videotestsrc_get_property):
23290         * gst/videotestsrc/gstvideotestsrc.h:
23291         * gst/videotestsrc/videotestsrc.c:
23292         * gst/videotestsrc/videotestsrc.h:
23293           cleanup and commenting
23294
23295 2004-07-21  Wim Taymans  <wim@fluendo.com>
23296
23297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
23298         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
23299         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
23300         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
23301         (_find_chain_get_unknown_part), (_find_streams_check),
23302         (gst_ogg_demux_push), (gst_ogg_pad_push):
23303         * ext/theora/theoradec.c: (theora_get_formats),
23304         (theora_dec_src_convert), (theora_dec_sink_convert),
23305         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
23306         (theora_dec_chain):
23307         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
23308         (vorbis_dec_convert), (vorbis_dec_src_query),
23309         (vorbis_dec_src_event), (vorbis_dec_event):
23310         More seeking fixes, oggdemux now supports seeking to time and
23311         uses the downstream element to convert granulepos to time.
23312         Seeking in theora-only ogg files now works.
23313
23314 2004-07-21  Wim Taymans  <wim@fluendo.com>
23315
23316         * ext/theora/theoradec.c: (gst_theora_dec_init),
23317         (theora_get_formats), (theora_get_event_masks),
23318         (theora_get_query_types), (theora_dec_src_convert),
23319         (theora_dec_sink_convert), (theora_dec_src_query),
23320         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
23321         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
23322         (vorbis_get_event_masks), (vorbis_get_query_types),
23323         (gst_vorbis_dec_init), (vorbis_dec_convert),
23324         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
23325         Added query/convert/formats functions to vorbis and theora decoders
23326         so that the outside world can use them too. Fixed seeking on an
23327         ogg/theora/vorbis file by disabling the seeking seeking on the
23328         theora srcpad.
23329
23330 2004-07-21  Julien MOUTTE  <julien@moutte.net>
23331
23332         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23333         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
23334         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
23335         images creation for both elements. We don't create the image on caps
23336         nego or renego, we just destroy the internal one if present if it does
23337         not match the needs. The chain function takes care of creating a new
23338         image when needed.
23339         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23340         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
23341         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
23342         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
23343         the image format information. The buffer pool checks for the context
23344         image format and discard images with different formats.
23345         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
23346
23347 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
23348
23349         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23350         (gst_ffmpegcolorspace_chain):
23351           no point in doing any chaining if the pad we want to push from
23352           isn't usable.
23353
23354 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23355
23356         * gst-libs/gst/riff/riff-media.c:
23357         (gst_riff_create_audio_caps_with_data):
23358           Fix double end-to-native symbol conversion (#148021).
23359
23360 2004-07-20  David Schleef  <ds@schleef.org>
23361
23362         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
23363         Don't use an Atom that doesn't exist.
23364
23365 2004-07-20  Wim Taymans  <wim@fluendo.com>
23366
23367         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23368         (gst_multifdsink_add), (gst_multifdsink_get_stats),
23369         (gst_multifdsink_client_remove),
23370         (gst_multifdsink_handle_client_write),
23371         (gst_multifdsink_queue_buffer):
23372         * gst/tcp/gstmultifdsink.h:
23373         More multifdsink stats. Avoid deadlock by releasing locks
23374         before sending out a signal.
23375
23376 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23377
23378         * po/LINGUAS:
23379         * po/hu.po:
23380           added Hungarian translation (Laszlo Dvornik)
23381
23382 2004-07-20  Wim Taymans  <wim@fluendo.com>
23383
23384         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23385         (gst_multifdsink_add), (gst_multifdsink_client_remove),
23386         (gst_multifdsink_handle_client_write),
23387         (gst_multifdsink_queue_buffer):
23388         * gst/tcp/gsttcp-marshal.list:
23389         Fixed the stupid marshal definition.
23390
23391 2004-07-20  Wim Taymans  <wim@fluendo.com>
23392
23393         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23394         (gst_multifdsink_init), (gst_multifdsink_add),
23395         (gst_multifdsink_client_remove),
23396         (gst_multifdsink_handle_client_write),
23397         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
23398         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
23399         (gst_multifdsink_init_send):
23400         * gst/tcp/gstmultifdsink.h:
23401         Added more stats, added timeout for a client, fixed some typos
23402         and added some comments.
23403
23404 2004-07-20  Wim Taymans  <wim@fluendo.com>
23405
23406         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23407         (gst_multifdsink_add), (gst_multifdsink_get_stats),
23408         (gst_multifdsink_client_remove),
23409         (gst_multifdsink_handle_client_write):
23410         * gst/tcp/gstmultifdsink.h:
23411         * gst/tcp/gsttcp-marshal.list:
23412         Added get_stats method that returns a GValueArray of
23413         stats values.
23414
23415 2004-07-19  Benjamin Otte  <otte@gnome.org>
23416
23417         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
23418           make sure longname, description and author are valid UTF-8
23419
23420 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23421
23422         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
23423         (gst_ximagesink_set_property):
23424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
23425         (gst_xvimagesink_set_property):
23426           make sure SYNCHRONOUS is respected after getting the X context
23427
23428 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23429
23430         * gst/matroska/matroska-demux.c:
23431         (gst_matroska_demux_handle_src_event),
23432         (gst_matroska_demux_parse_blockgroup):
23433         * gst/matroska/matroska-ids.h:
23434           add BlockReference tag and ignore it to clear out log.
23435           ignore NAVIGATION events to clear out log.
23436
23437 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23438
23439         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
23440         (gst_matroska_demux_add_stream):
23441         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
23442           add debug categories
23443
23444 2004-07-16  Wim Taymans  <wim@fluendo.com>
23445
23446         * ext/libpng/Makefile.am:
23447         * ext/libpng/gstpng.c: (plugin_init):
23448         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
23449         (gst_pngdec_get_type), (gst_pngdec_base_init),
23450         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
23451         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
23452         * ext/libpng/gstpngdec.h:
23453         Added png decoder.
23454
23455 2004-07-16  Julien MOUTTE  <julien@moutte.net>
23456
23457         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
23458         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
23459         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
23460         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
23461         (gst_ximagesink_buffer_alloc):
23462         * sys/ximage/ximagesink.h:
23463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23464         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
23465         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
23466         (gst_xvimagesink_buffer_alloc):
23467         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
23468         again. Using internal data pointer of the x(v)image to store image's
23469         data to be coherent with the buffer alloc mechanism. Investigated the
23470         image destruction code to be sure that everything gets freed correctly.
23471
23472 2004-07-16  Wim Taymans  <wim@fluendo.com>
23473
23474         * gst-libs/gst/riff/riff-read.c:
23475         (gst_riff_read_strf_vids_with_data),
23476         (gst_riff_read_strf_auds_with_data):
23477         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23478         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23479         Make sure we don't create 0 sized subbuffers in riff-read.
23480         Signal the no more pads signal after reading the avi header.
23481
23482 2004-07-16  Wim Taymans  <wim@fluendo.com>
23483
23484         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23485         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
23486         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
23487         (gst_decode_bin_init), (gst_decode_bin_dispose),
23488         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23489         (no_more_pads), (close_link), (type_found),
23490         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23491         (gst_decode_bin_change_state), (plugin_init):
23492         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23493         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23494         (gst_play_base_bin_dispose), (queue_overrun),
23495         (gen_preroll_element), (remove_prerolls), (unknown_type),
23496         (no_more_pads), (new_stream), (setup_source),
23497         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23498         (play_base_eos), (gst_play_base_bin_change_state),
23499         (gst_play_base_bin_add_element),
23500         (gst_play_base_bin_remove_element),
23501         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23502         (gst_play_base_bin_unlink_stream),
23503         (gst_play_base_bin_get_streaminfo):
23504         * gst/playback/gstplaybasebin.h:
23505         Better error recovery. Added configurable preroll queue size. Faster
23506         detection of no-more-pads.
23507
23508 2004-07-16  Wim Taymans  <wim@fluendo.com>
23509
23510         * gst-libs/gst/video/video.h:
23511         Added 32 bits RGBA. Not sure if we should use another mime-type
23512         for alpha rgb. Currently the presence of the alpha_mask property
23513         signals an alpha channel.
23514
23515 2004-07-16  Wim Taymans  <wim@fluendo.com>
23516
23517         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23519         FPS seems to be 0.0 to MAX everywhere else.
23520
23521 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23522
23523         * gst-libs/gst/riff/riff-media.c:
23524         (gst_riff_create_video_caps_with_data):
23525           mp42/mp43 (no caps) exist too.
23526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
23527           Set pixel_width/height; we've got them in-caps.
23528         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23529         * gst/wavparse/gstwavparse.c: (plugin_init):
23530           Both are valid primary.
23531         * sys/oss/gstossmixer.c:
23532           Remove i18n hack and enable translations.
23533
23534 2004-07-15  Benjamin Otte  <otte@gnome.org>
23535
23536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23537         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23538           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
23539
23540 2004-07-15  Benjamin Otte  <otte@gnome.org>
23541
23542         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23543         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
23544         (gst_alsa_close_audio):
23545           disable some of the debugging code for now. Writing debugging to a
23546           buffer is broken in current alsalib releases.
23547
23548 2004-07-12  Benjamin Otte  <otte@gnome.org>
23549
23550         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23551           use bufferpools
23552
23553 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23554
23555         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23556         (theora_dec_src_query), (theora_dec_event):
23557         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23558           add debugging categories.  Remove \n's.
23559
23560 2004-07-13  Johan Dahlin  <johan@gnome.org>
23561
23562         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23563         (gst_play_bin_get_property): Impl.
23564
23565 2004-07-13  Wim Taymans  <wim@fluendo.com>
23566
23567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23568         When trying to find the stream length, seek back N pages
23569         instead of just one, where N is the number of streams in
23570         the current chain.
23571
23572 2004-07-13  Wim Taymans  <wim@fluendo.com>
23573
23574         * gst-libs/gst/riff/riff-media.c:
23575         (gst_riff_create_audio_caps_with_data),
23576         (gst_riff_create_audio_caps),
23577         (gst_riff_create_audio_template_caps):
23578         * gst-libs/gst/riff/riff-media.h:
23579         * gst-libs/gst/riff/riff-read.c:
23580         (gst_riff_read_strf_vids_with_data),
23581         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23582         * gst-libs/gst/riff/riff-read.h:
23583         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23584         (gst_avi_demux_add_stream):
23585         Set codec_data on caps for avidemuxer.
23586
23587 2004-07-12  David Schleef  <ds@schleef.org>
23588
23589         * configure.ac: Fix test for Objective C
23590
23591 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
23592         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23593         (gst_gdk_pixbuf_chain):
23594           Add svg and pcx to template caps, and ensure that getcaps returns a
23595           subset of the template caps.
23596           Copy each row manually for output, as gdkpixbuf may pad the
23597           rowstride to a 32-bit word boundary.
23598
23599 2004-07-12  Wim Taymans  <wim@fluendo.com>
23600
23601         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23602         (gst_riff_create_video_template_caps):
23603         Fix the template caps to include some more media types.
23604
23605 2004-07-12  Wim Taymans  <wim@fluendo.com>
23606
23607         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23608         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23609         (compare_ranks), (print_feature), (gst_decode_bin_init),
23610         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23611         (try_to_link_1), (new_pad), (close_link), (type_found),
23612         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23613         (gst_decode_bin_change_state), (plugin_init):
23614         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23615         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23616         (gst_play_base_bin_dispose), (queue_overrun),
23617         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23618         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23619         (gst_play_base_bin_get_property), (play_base_eos),
23620         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23621         (gst_play_base_bin_remove_element),
23622         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23623         (gst_play_base_bin_unlink_stream),
23624         (gst_play_base_bin_get_streaminfo):
23625         * gst/playback/gstplaybasebin.h:
23626         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23627         (gst_play_bin_class_init), (gst_play_bin_init),
23628         (gst_play_bin_dispose), (gst_play_bin_set_property),
23629         (gst_play_bin_get_property), (gen_video_element),
23630         (gen_audio_element), (remove_sinks), (setup_sinks),
23631         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23632         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23633         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23634         (gst_play_bin_query), (plugin_init):
23635         * gst/playback/test4.c: (main):
23636         More fixes on reusing of the element.
23637
23638 2004-07-11  Benjamin Otte  <otte@gnome.org>
23639
23640         * ext/mad/gstmad.c: (normal_seek):
23641           allow seeking for other methods than just SET
23642
23643 2004-07-11  Andy Wingo  <wingo@pobox.com>
23644
23645         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23646         float, "any" caps -> buffer_frames=[0,MAX].
23647
23648         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23649         doesn't intersect our caps with the template any more. Do it
23650         ourselves.
23651         (interleave_buffered_loop): Use g_newa instead of malloc/free.
23652
23653 2004-07-09  Wim Taymans  <wim@fluendo.com>
23654
23655         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23656         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23657         (compare_ranks), (print_feature), (gst_decode_bin_init),
23658         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23659         (try_to_link_1), (new_pad), (close_link), (type_found),
23660         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23661         (gst_decode_bin_change_state), (plugin_init):
23662         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23663         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23664         (gst_play_base_bin_dispose), (queue_overrun),
23665         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23666         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23667         (gst_play_base_bin_get_property), (play_base_eos),
23668         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23669         (gst_play_base_bin_remove_element),
23670         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23671         (gst_play_base_bin_unlink_stream),
23672         (gst_play_base_bin_get_streaminfo):
23673         * gst/playback/gstplaybasebin.h:
23674         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23675         (gst_play_bin_class_init), (gst_play_bin_init),
23676         (gst_play_bin_dispose), (gst_play_bin_set_property),
23677         (gst_play_bin_get_property), (gen_video_element),
23678         (gen_audio_element), (remove_sinks), (setup_sinks),
23679         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23680         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23681         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23682         (gst_play_bin_query), (plugin_init):
23683         * gst/playback/test4.c: (main):
23684         Work on object reuse and seeking.
23685
23686 2004-07-09  Wim Taymans  <wim@fluendo.com>
23687
23688         * examples/seeking/seek.c: (iterate):
23689         Don't consume all CPU in the idle loop.
23690
23691 2004-07-09  Wim Taymans  <wim@fluendo.com>
23692
23693         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23694         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23695         Add pad to element *after* setting the pad functions so that
23696         the scheduler can use the correct ones.
23697
23698 2004-07-09  Wim Taymans  <wim@fluendo.com>
23699
23700         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23701         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23702         Sync to keyframe after seek
23703
23704 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23705
23706         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23707         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23708         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23709         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23710         * ext/libvisual/visual.c: (gst_visual_change_state):
23711         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23712         * ext/theora/theoradec.c: (theora_dec_change_state):
23713         * ext/theora/theoraenc.c: (theora_enc_change_state):
23714         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23715         * gst-libs/gst/navigation/navigation.c:
23716         * gst/adder/gstadder.c: (gst_adder_change_state):
23717         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23718         (gst_audio_convert_get_buffer):
23719         * gst/multipart/multipartdemux.c:
23720         (gst_multipart_demux_change_state):
23721         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23722         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23723         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23724         * gst/videoscale/gstvideoscale.c:
23725         (gst_videoscale_handle_src_event):
23726         * gst/volume/gstvolume.c: (volume_chain_int16):
23727           don't assert in state change, this should be done by the base
23728           GstElement class.
23729           various debugging fixes.
23730
23731 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23732
23733         * configure.ac:
23734         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23735         (gst_play_dispose), (gst_play_set_location),
23736         (gst_play_set_data_src), (gst_play_set_video_sink),
23737         (gst_play_set_audio_sink), (gst_play_set_visualization),
23738         (gst_play_connect_visualization), (gst_play_get_sink_element),
23739         (gst_play_get_all_by_interface):
23740         * gst-libs/gst/play/play.h:
23741           add new method to get elements implementing an interface.
23742           add various error logging
23743
23744 2004-07-08  Wim Taymans  <wim@fluendo.com>
23745
23746         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23747         (make_mpeg_pipeline), (make_mpegnt_pipeline),
23748         (make_playerbin_pipeline), (query_durations_elems),
23749         (query_durations_pads), (query_positions_elems),
23750         (query_positions_pads), (update_scale), (iterate), (stop_seek),
23751         (main):
23752         Added playbin seeking example.
23753
23754 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23755
23756         * gst-libs/gst/play/play.c: (gst_play_set_location),
23757         (gst_play_set_data_src), (gst_play_set_video_sink),
23758         (gst_play_set_audio_sink), (gst_play_set_visualization),
23759         (gst_play_connect_visualization), (gst_play_get_framerate):
23760           use a macro to look up elements from hash table
23761
23762 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23763
23764         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23765         (gst_play_get_length_callback), (gst_play_set_location),
23766         (gst_play_seek_to_time), (gst_play_set_data_src),
23767         (gst_play_set_video_sink), (gst_play_set_audio_sink),
23768         (gst_play_set_visualization), (gst_play_connect_visualization),
23769         (gst_play_get_sink_element):
23770         - add debugging info
23771         - fix looking up sink elements by iterating over complete caps
23772         - put everything except for source and autoplugger in a complete bin
23773
23774 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23775
23776         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23777         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23778         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23779         (gst_alsa_sink_write), (gst_alsa_sink_loop):
23780         * ext/alsa/gstalsasink.h:
23781         - add debugging info
23782         - clean up schizophrenia of data/buffer/event
23783         - fix double event unref error
23784
23785 2004-07-08  Wim Taymans  <wim@fluendo.com>
23786
23787         * gst/playback/Makefile.am:
23788         Add headers to noinst
23789
23790 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23791
23792         * tools/gst-launch-ext-m.m:
23793         * tools/gst-launch-ext.1.in:
23794           convert to the third millenium
23795
23796 2004-07-07  David Schleef  <ds@schleef.org>
23797
23798         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23799
23800 2004-07-07  Wim Taymans  <wim@fluendo.com>
23801
23802         * gst/playback/Makefile.am:
23803         * gst/playback/README:
23804         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23805         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23806         (compare_ranks), (print_feature), (gst_decode_bin_init),
23807         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23808         (try_to_link_1), (new_pad), (close_link), (type_found),
23809         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23810         (plugin_init):
23811         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23812         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23813         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23814         (gen_preroll_element), (no_more_pads), (new_stream),
23815         (setup_source), (gst_play_base_bin_set_property),
23816         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23817         (gst_play_base_bin_add_element),
23818         (gst_play_base_bin_remove_element),
23819         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23820         (gst_play_base_bin_unlink_stream),
23821         (gst_play_base_bin_get_streaminfo):
23822         * gst/playback/gstplaybasebin.h:
23823         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23824         (gst_play_bin_class_init), (gst_play_bin_init),
23825         (gst_play_bin_dispose), (gst_play_bin_set_property),
23826         (gst_play_bin_get_property), (gen_video_element),
23827         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23828         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23829         (gst_play_bin_get_formats), (gst_play_bin_convert),
23830         (gst_play_bin_get_query_types), (gst_play_bin_query),
23831         (plugin_init):
23832         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23833         (gst_stream_info_get_type), (gst_stream_info_class_init),
23834         (gst_stream_info_init), (gst_stream_info_new),
23835         (gst_stream_info_dispose), (gst_stream_info_set_property),
23836         (gst_stream_info_get_property):
23837         * gst/playback/gststreaminfo.h:
23838         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23839         (main):
23840         * gst/playback/test2.c: (main):
23841         * gst/playback/test3.c: (update_scale), (main):
23842         More playbin fixes. Added README. Do better element filtering.
23843         Added base class to preroll media. Added test apps.
23844
23845 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23846
23847         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23848         * ext/mpeg2dec/gstmpeg2dec.h:
23849           various debugging improvements.  Reset stream to next picture
23850           instead of sequence header, otherwise seeks cannot work.
23851
23852 2004-07-07  Wim Taymans  <wim@fluendo.com>
23853
23854         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23855         (gst_video_box_class_init), (gst_video_box_set_property),
23856         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23857         Use pad_alloc where possible.
23858
23859 2004-07-07  Wim Taymans  <wim@fluendo.com>
23860
23861         * sys/oss/gstosselement.c: (gst_osselement_reset),
23862         (gst_osselement_parse_caps):
23863         * sys/oss/gstosselement.h:
23864         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23865         Fix offset on osssrc.
23866
23867 2004-07-07  Wim Taymans  <wim@fluendo.com>
23868
23869         * ext/theora/theora.c: (plugin_init):
23870         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23871         (theora_dec_src_query), (theora_dec_chain):
23872         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23873         (theora_enc_sink_link), (theora_buffer_from_packet),
23874         (theora_push_packet), (theora_enc_chain):
23875         Fix theora granulepos calculation.
23876         Fix overflow in duration/position calculation.
23877         Bump rank to PRIMARY for theoradec.
23878         Use granulepos of last packet to calculate position.
23879         Set keyframe flag on buffers when needed.
23880
23881 2004-07-06  David Schleef  <ds@schleef.org>
23882
23883         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
23884         serious?  (Fixed, obviously.)
23885
23886 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
23887
23888         * po/LINGUAS:
23889         * po/cs.po:
23890           added Czech translation (Miloslav Trmac)
23891
23892 2004-07-05  Wim Taymans  <wim@fluendo.com>
23893
23894         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23895         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23896         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23897         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23898         (close_link), (type_found), (gst_decode_bin_set_property),
23899         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23900         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23901         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23902         (gst_decode_bin_query), (plugin_init):
23903         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23904         (gst_play_bin_class_init), (gst_play_bin_init),
23905         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23906         (get_video_element), (new_pad), (setup_source),
23907         (gst_play_bin_set_property), (gst_play_bin_get_property),
23908         (gst_play_bin_change_state), (gst_play_bin_add_element),
23909         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23910         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23911         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23912         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23913         * gst/playback/test.c: (main):
23914         More fixes, cleaned up playbin, make it use decodebin. Added
23915         threaded property to playbin.
23916
23917 2004-07-05  Wim Taymans  <wim@fluendo.com>
23918
23919         * configure.ac:
23920         * gst/playback/Makefile.am:
23921         * gst/playback/decodetest.c: (main):
23922         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23923         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23924         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23925         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23926         (close_link), (type_found), (gst_decode_bin_set_property),
23927         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23928         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23929         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23930         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23931         (plugin_init):
23932         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23933         (gst_play_bin_class_init), (gst_play_bin_init),
23934         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23935         (collect_sink_pads), (find_compatibles), (close_pad_link),
23936         (try_to_link_1), (new_pad), (close_link), (type_found),
23937         (setup_source), (gst_play_bin_set_property),
23938         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23939         (compare_ranks), (gst_play_bin_collect_factories),
23940         (gst_play_bin_change_state), (gst_play_bin_add_element),
23941         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23942         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23943         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23944         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23945         * gst/playback/test.c: (main):
23946         Added some playback helper elements and some test apps, very alpha
23947         still.
23948
23949 2004-07-04  Benjamin Otte  <otte@gnome.org>
23950
23951         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23952           only restart audio when we indeed have an xrun to fix repeated
23953           xruns. Fix suggested by Giuliano Pochini.
23954
23955 2004-07-03  David Schleef  <ds@schleef.org>
23956
23957         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23958         call to gst_debug_log() if debugging is disabled (bug #145118)
23959
23960 2004-07-03  Benjamin Otte  <otte@gnome.org>
23961
23962         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23963           use our own functions for restarting the alsa device.
23964         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23965           I should apply patches myself - use MIN for the third argument, not
23966           the second, this fixes seeking
23967
23968 2004-07-02  David Schleef  <ds@schleef.org>
23969
23970         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23971         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
23972         do with the logic.
23973
23974 2004-07-02  David Schleef  <ds@schleef.org>
23975
23976         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
23977         output buffers.  Fix logic mistake.  (bug #144866)
23978
23979 2004-07-02  David Schleef  <ds@schleef.org>
23980
23981         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23982         on X.  (bug #144753)
23983
23984 2004-07-02  David Schleef  <ds@schleef.org>
23985
23986         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23987         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23988         (bug #144624)
23989         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23990         (gst_osselement_rate_probe_check): Add another workaround for
23991         buggy drivers (bug #145336)
23992
23993 2004-07-02  David Schleef  <ds@schleef.org>
23994
23995         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23996         Most systems don't have MSG_NOSIGNAL.
23997
23998 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23999
24000         * Makefile.am:
24001         * gst-libs/gst/colorbalance/Makefile.am:
24002         * gst-libs/gst/mixer/Makefile.am:
24003         * gst-libs/gst/play/Makefile.am:
24004         * gst-libs/gst/tuner/Makefile.am:
24005           (hopefully) fix both install and dist and make error message useful.
24006           needs testing across automakes.
24007
24008 2004-07-02  Benjamin Otte  <otte@gnome.org>
24009
24010         * ext/ogg/gstogg.c: (plugin_init):
24011           we require bytestream now
24012         * ext/ogg/gstoggdemux.c:
24013           huge diff to implement chain setup in a fast and generic way. This
24014           improves tag reading and startup of huge files (read: Theora videos)
24015           quite a bit. It probably contains bugs, too, so please test.
24016           Seeking is not improved to the fast method.
24017
24018 2004-06-29  Wim Taymans  <wim@fluendo.com>
24019
24020         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24021         * ext/ogg/gstoggmux.c:
24022         Fix memleak in oggdemux when running unconnected pads.
24023         doc update in mux, start working on keyframe mode.
24024
24025 2004-06-29  Benjamin Otte  <otte@gnome.org>
24026
24027         * sys/oss/gstosssink.c:
24028         * sys/oss/gstosssrc.c:
24029           advertise correct template caps - we indeed do non-native endianness
24030           and 8bit audio has no endianness
24031         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
24032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
24033           avoid (wrong) duplications in getcaps function and return
24034           template caps
24035
24036 2004-06-29  Wim Taymans  <wim@fluendo.com>
24037
24038         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24039         (gst_multifdsink_class_init), (gst_multifdsink_add),
24040         (gst_multifdsink_remove), (gst_multifdsink_clear),
24041         (gst_multifdsink_client_remove),
24042         (gst_multifdsink_handle_client_read),
24043         (gst_multifdsink_client_queue_data),
24044         (gst_multifdsink_client_queue_caps),
24045         (gst_multifdsink_client_queue_buffer),
24046         (gst_multifdsink_handle_client_write),
24047         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24048         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24049         (gst_multifdsink_init_send), (gst_multifdsink_close):
24050         Fix wrong GList iteration that could crash the server when
24051         more then 2 clients disconnect at the same time. Read all the
24052         pending commands in one batch to recover from command storms under
24053         very heavy load.
24054
24055 2004-06-28  Wim Taymans  <wim@fluendo.com>
24056
24057         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24058         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
24059         (gst_videomixer_pad_set_property),
24060         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
24061         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24062         (gst_videomixer_class_init), (gst_videomixer_init),
24063         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
24064         (pad_zorder_compare), (gst_videomixer_sort_pads),
24065         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
24066         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
24067         (gst_videomixer_update_queues), (gst_videomixer_loop),
24068         (plugin_init):
24069         Avoid divide by zero, choose masterpad as the pad with the highest
24070         framerate.
24071
24072 2004-06-27  Julien Moutte  <julien@moutte.net>
24073
24074         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
24075         (gst_ximagesink_xwindow_new):
24076         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
24077         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
24078         function directly. We might want to call it from somewhere else one day.
24079
24080 2004-06-27  Julien Moutte  <julien@moutte.net>
24081
24082         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
24083         (gst_ximagesink_xwindow_new):
24084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
24085         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
24086         window decorations.
24087
24088 2004-06-27  Wim Taymans  <wim@fluendo.com>
24089
24090         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
24091         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
24092         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
24093         (gst_dvdec_set_property), (gst_dvdec_get_property):
24094         * ext/dv/gstdvdec.h:
24095         Implement drop_factor property to lower the framerate with
24096         a factor.
24097
24098 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24099
24100         * gst-libs/gst/colorbalance/Makefile.am:
24101         * gst-libs/gst/mixer/Makefile.am:
24102         * gst-libs/gst/play/Makefile.am:
24103         * gst-libs/gst/tuner/Makefile.am:
24104           unbreak Company's fix that didn't install the -enum.h files
24105
24106 2004-06-27  Wim Taymans  <wim@fluendo.com>
24107
24108         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
24109         (gst_dvdec_change_state):
24110         * ext/dv/gstdvdec.h:
24111         Fix timestamp, duration and offset of the buffers.
24112
24113 2004-06-27  Wim Taymans  <wim@fluendo.com>
24114
24115         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24116         (gst_multifdsink_class_init), (gst_multifdsink_add),
24117         (gst_multifdsink_remove), (gst_multifdsink_clear),
24118         (gst_multifdsink_client_remove),
24119         (gst_multifdsink_handle_client_read),
24120         (gst_multifdsink_client_queue_data),
24121         (gst_multifdsink_client_queue_caps),
24122         (gst_multifdsink_client_queue_buffer),
24123         (gst_multifdsink_handle_client_write),
24124         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24125         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24126         (gst_multifdsink_init_send), (gst_multifdsink_close):
24127         * gst/tcp/gstmultifdsink.h:
24128         * gst/tcp/gsttcpserversink.c:
24129         (gst_tcpserversink_handle_server_read),
24130         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
24131         More multifdsink fixes, more recovery policy fixes.
24132         Removed stupid g_print
24133
24134 2004-06-26  Wim Taymans  <wim@fluendo.com>
24135
24136         * gst/tcp/Makefile.am:
24137         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24138         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
24139         (gst_multifdsink_class_init), (gst_multifdsink_init),
24140         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
24141         (gst_multifdsink_handle_client_read),
24142         (gst_multifdsink_client_queue_data),
24143         (gst_multifdsink_client_queue_caps),
24144         (gst_multifdsink_client_queue_buffer),
24145         (gst_multifdsink_handle_client_write),
24146         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24147         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24148         (gst_multifdsink_chain), (gst_multifdsink_set_property),
24149         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
24150         (gst_multifdsink_close), (gst_multifdsink_change_state):
24151         * gst/tcp/gstmultifdsink.h:
24152         * gst/tcp/gsttcpplugin.c: (plugin_init):
24153         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
24154         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
24155         (gst_tcpserversink_handle_server_read),
24156         (gst_tcpserversink_handle_select),
24157         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
24158         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24159         * gst/tcp/gsttcpserversink.h:
24160         Added multifdsink, made tcpserversink a subclass of fdsink, removed
24161         one of the locks, added recovery policy to multifdsink.
24162
24163 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24164
24165         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
24166           fix decision for when getting frames with same timestamp
24167         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
24168         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24169         (gst_v4lsrc_get_property):
24170         * sys/v4l/gstv4lsrc.h:
24171           add latency offset property
24172
24173 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24174
24175         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
24176         (plugin_init):
24177           fix debugging. add category.
24178
24179 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24180
24181         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24182           fix wrong offsets
24183
24184 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24185
24186         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24187         (gst_alsa_src_get_time), (gst_alsa_src_loop),
24188         (gst_alsa_src_change_state):
24189           return a time that is in sync with the element's processing
24190
24191 2004-06-25  Wim Taymans  <wim@fluendo.com>
24192
24193         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24194         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24195         (gst_tcpserversink_client_remove),
24196         (gst_tcpserversink_handle_client_read),
24197         (gst_tcpserversink_client_queue_data),
24198         (gst_tcpserversink_client_queue_caps),
24199         (gst_tcpserversink_client_queue_buffer),
24200         (gst_tcpserversink_handle_client_write),
24201         (gst_tcpserversink_queue_buffer),
24202         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
24203         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
24204         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
24205         (gst_tcpserversink_close):
24206         * gst/tcp/gsttcpserversink.h:
24207         Serversink rewrite. Really do non blocking writes to clients and
24208         maintain an internal queue to handle slower clients while not
24209         disturbing fast clients.
24210
24211 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24212
24213         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24214           better debug, don't override OFFSET and OFFSET_END
24215
24216 2004-06-25  Iain <iain@prettypeople.org>
24217
24218         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
24219         name=source for the wavparse pipeline.
24220
24221 2004-06-24  Johan Dahlin  <johan@gnome.org>
24222
24223         * ext/theora/theoraenc.c (theora_enc_chain): Call
24224         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
24225         streamheader caps are set correctly.
24226
24227 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24228
24229         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
24230         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
24231           respect minimum bitrate; same could be done for max bitrate
24232
24233 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24234
24235         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
24236         (gst_vorbisenc_setup):
24237           fix sample rate range
24238
24239 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24240
24241         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
24242         (gst_oggvorbisenc_setup):
24243         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24244         (gst_vorbisenc_setup):
24245           resolve ambiguities in code and description
24246
24247 2004-06-24  Wim Taymans  <wim@fluendo.com>
24248
24249         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
24250         * ext/alsa/gstalsa.h:
24251         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24252         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
24253         Use alsa trigger_tstamp to get the timestamp of the first
24254         sample in the buffer for more precise sync. Some cleanups.
24255
24256 2004-06-24  Wim Taymans  <wim@fluendo.com>
24257
24258         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
24259         (gst_audiorate_init), (gst_audiorate_chain),
24260         (gst_audiorate_set_property), (gst_audiorate_get_property):
24261         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24262         (gst_videorate_chain):
24263         Added some logging, fixed an overflow bug in videorate.
24264
24265 2004-06-24  Benjamin Otte  <otte@gnome.org>
24266
24267         * ext/kio/Makefile.am:
24268           fix for builddir != srcdir and distcheck
24269
24270 2004-06-24  Benjamin Otte  <otte@gnome.org>
24271
24272         * gst-libs/gst/colorbalance/Makefile.am:
24273         * gst-libs/gst/mixer/Makefile.am:
24274         * gst-libs/gst/play/Makefile.am:
24275         * gst-libs/gst/tuner/Makefile.am:
24276         * gst/tcp/Makefile.am:
24277         * sys/dxr3/Makefile.am:
24278           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
24279           tarball.
24280           Also add all *.list files that were missing.
24281         * Makefile.am:
24282           add a distcheck hook to ensure the above doesn't happen again.
24283
24284 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
24285
24286         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
24287
24288 2004-06-23  Colin Walters  <walters@redhat.com>
24289
24290         * m4/Makefile.am: Distribute gst-fionread.m4.
24291
24292 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24293
24294         * configure.ac: back to dev
24295
24296 2004-06-23  Wim Taymans  <wim@fluendo.com>
24297
24298         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
24299         (gst_alsa_xrun_recovery):
24300         * ext/alsa/gstalsa.h:
24301         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
24302         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
24303         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24304         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
24305         (gst_alsa_src_loop):
24306         Add clock to alsasrc. Take new capture timestamp when
24307         restarting after an overrun. Split up some functions between
24308         alsasrc and alsasink.
24309
24310 === release 0.8.2 ===
24311
24312 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24313
24314         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
24315         (gst_alsa_change_state), (gst_alsa_update_avail),
24316         (gst_alsa_xrun_recovery):
24317         * ext/alsa/gstalsa.h:
24318         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24319           merge back changes from release
24320
24321 2004-06-23  Wim Taymans  <wim@fluendo.com>
24322
24323         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
24324         (gst_audiorate_init), (gst_audiorate_chain),
24325         (gst_audiorate_set_property), (gst_audiorate_get_property):
24326         Implement sample dropping and notify
24327
24328 2004-06-22  Wim Taymans  <wim@fluendo.com>
24329
24330         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24331         (theora_enc_sink_link), (theora_buffer_from_packet),
24332         (theora_push_packet), (theora_enc_chain):
24333         Some cleanups, make sure the timestamps are correct.
24334
24335 2004-06-22  Wim Taymans  <wim@fluendo.com>
24336
24337         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
24338         (gst_alsa_change_state), (gst_alsa_update_avail),
24339         (gst_alsa_xrun_recovery):
24340         * ext/alsa/gstalsa.h:
24341         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24342         Cleanups, take queued samples into account when reporting
24343         the time.
24344
24345 2004-06-22  Wim Taymans  <wim@fluendo.com>
24346
24347         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24348         (gst_videorate_init):
24349         Initialize the property as well.
24350
24351 2004-06-22  Wim Taymans  <wim@fluendo.com>
24352
24353         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24354         (gst_videorate_init), (gst_videorate_chain),
24355         (gst_videorate_set_property), (gst_videorate_get_property):
24356         Add property to make videorate silent.
24357         Add property to prefer new frames over old ones.
24358
24359 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24360
24361         * sys/osxvideo/Makefile.am:
24362         Workaround so that the osxvideo .so file gets linked with the
24363         Cocoa, OpenGL and QuickTime frameworks
24364
24365 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24366
24367         * sys/osxaudio/Makefile.am:
24368         Workaround so that the osxaudio .so file gets linked with the
24369         CoreAudio framework
24370
24371 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24372
24373         * configure.ac:
24374         Whoops, my fault...fixed build issues
24375
24376 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24377
24378         * configure.ac:
24379         Add objective-c support if running in Darwin/Mac OS X
24380         * sys/Makefile.am:
24381         * sys/osxvideo:
24382         * sys/osxvideo/Makefile.am:
24383         * sys/osxvideo/osxvideosink.h:
24384         * sys/osxvideo/osxvideosink.m:
24385         * sys/osxvideo/cocoawindow.h:
24386         * sys/osxvideo/cocoawindow.m:
24387         Add osxvideosink, a cocoa-based osx video sink
24388
24389
24390 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
24391         * ext/dvdnav/gst-dvd:
24392         Grab the gconf key from the right spot
24393         * gst/debug/gstnavseek.c: (gst_navseek_init),
24394         (gst_navseek_segseek), (gst_navseek_handle_src_event),
24395         (gst_navseek_chain):
24396         * gst/debug/gstnavseek.h:
24397           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
24398           and loop parameters of a segment seek.
24399         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24400         (gst_videotestsrc_get_event_masks),
24401         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
24402         * gst/videotestsrc/gstvideotestsrc.h:
24403           Add seeking support to videotestsrc
24404           Initialise the timestamp_offset variable.
24405
24406 2004-06-18  Wim Taymans  <wim@fluendo.com>
24407
24408         * ext/sidplay/gstsiddec.cc:
24409         Fix negotiation and set correct end offset.
24410
24411 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
24412
24413         * configure.ac: branch and prerelease
24414
24415 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24416
24417         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
24418         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
24419         (gst_tcpclientsrc_init_receive):
24420         * gst/tcp/gsttcpclientsrc.h:
24421           read caps when connecting to server for GDP so we set them correctly
24422
24423 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24424
24425         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
24426           notify drops and duplicates
24427         * gst/videoscale/videoscale.c: (videoscale_get_structure):
24428           no good reason to limit ourselves to 100x100
24429
24430 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24431
24432         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
24433         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
24434         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24435         (gst_v4lsrc_get_property):
24436         * sys/v4l/gstv4lsrc.h:
24437         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24438         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24439         (gst_v4l_set_audio):
24440         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
24441         (gst_v4lsrc_try_capture):
24442         * sys/v4l/v4lsrc_calls.h:
24443           change try_palette to more general try_capture
24444           add autoprobe option so we can turn off autoprobing
24445           various fixes
24446
24447 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24448
24449         * configure.ac:
24450           add videorate
24451         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
24452         (gst_ximagesink_class_init):
24453         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
24454         (gst_xvimagesink_class_init):
24455           run them as finalize, not dispose, since dispose can be invoked
24456           multiple times
24457
24458 2004-06-17  Wim Taymans  <wim@fluendo.com>
24459
24460         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
24461         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
24462         * ext/alsa/gstalsa.h:
24463         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24464         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
24465         (gst_alsa_src_change_state):
24466         * ext/alsa/gstalsasrc.h:
24467         Make the xrun code timestamp and offset the buffers correctly.
24468         moved the clock to the base class, use alsa methods to get time.
24469         Do correct timestamping on outgoing buffers.
24470
24471 2004-06-17  Wim Taymans  <wim@fluendo.com>
24472
24473         * gst/audiorate/Makefile.am:
24474         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
24475         (gst_audiorate_base_init), (gst_audiorate_class_init),
24476         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
24477         (gst_audiorate_set_property), (gst_audiorate_get_property),
24478         (gst_audiorate_change_state), (plugin_init):
24479         Added an audiorate converter that fills in gaps.
24480
24481 2004-06-17  Johan Dahlin  <johan@gnome.org>
24482
24483         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
24484
24485 2004-06-16  Wim Taymans  <wim@fluendo.com>
24486
24487         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
24488         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
24489         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24490         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24491         (gst_v4lsrc_get_property):
24492         * sys/v4l/gstv4lsrc.h:
24493         Added a copy mode to v4lsrc where it will output a copied version
24494         of its internal hardware buffer.
24495         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
24496         can't | them.
24497
24498 2004-06-16  Wim Taymans  <wim@fluendo.com>
24499
24500         * sys/oss/gstosssrc.c: (gst_osssrc_get):
24501         Timestamp fixes.
24502
24503 2004-06-16  Wim Taymans  <wim@fluendo.com>
24504
24505         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
24506         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24507         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24508         (gst_v4lsrc_get_property):
24509         * sys/v4l/gstv4lsrc.h:
24510         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24511         Added a sync mode enum property to control v4lsrc timestamp method
24512         Removed the use-fixed-fps property and moved functionality in
24513         the enum.
24514         Don't error on an error value from v4l-conf, it might not always
24515         be a real error.
24516
24517 2004-06-16  Wim Taymans  <wim@fluendo.com>
24518
24519         * gst/videorate/Makefile.am:
24520         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
24521         (gst_videorate_base_init), (gst_videorate_class_init),
24522         (gst_videorate_getcaps), (gst_videorate_link),
24523         (gst_videorate_init), (gst_videorate_chain),
24524         (gst_videorate_set_property), (gst_videorate_get_property),
24525         (gst_videorate_change_state), (plugin_init):
24526         Added a video timestamp corrector.
24527
24528 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24529
24530         fixed a potential leak with previous commit
24531
24532         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24533
24534 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24535
24536         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24537         Added missing refcount, fixes bug #144425
24538         Cheers Tim for finding the bug
24539
24540 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
24541
24542         * sys/v4l/gstv4l.c: (plugin_init):
24543         * sys/v4l/gstv4lcolorbalance.c:
24544         * sys/v4l/gstv4lcolorbalance.h:
24545         * sys/v4l/gstv4lelement.c:
24546         * sys/v4l/gstv4lelement.h:
24547         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
24548         * sys/v4l/gstv4lmjpegsink.h:
24549         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
24550         * sys/v4l/gstv4lmjpegsrc.h:
24551         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24552         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24553         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24554         * sys/v4l/gstv4lsrc.h:
24555         * sys/v4l/gstv4ltuner.c:
24556         * sys/v4l/gstv4ltuner.h:
24557         * sys/v4l/gstv4lxoverlay.c:
24558         * sys/v4l/gstv4lxoverlay.h:
24559         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24560         (gst_v4l_set_window), (gst_v4l_enable_overlay):
24561         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24562         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24563         (gst_v4l_set_audio):
24564         * sys/v4l/v4l_calls.h:
24565         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24566         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24567         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24568         (gst_v4lmjpegsink_playback_init),
24569         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24570         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24571         (gst_v4lmjpegsink_playback_stop),
24572         (gst_v4lmjpegsink_playback_deinit):
24573         * sys/v4l/v4lmjpegsink_calls.h:
24574         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24575         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24576         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24577         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24578         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24579         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24580         * sys/v4l/v4lmjpegsrc_calls.h:
24581         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24582         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24583         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24584         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24585         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24586         (gst_v4lsrc_try_palette):
24587         * sys/v4l/v4lsrc_calls.h:
24588           bunch of paranoia cleanups
24589
24590 2004-06-14  David Schleef  <ds@schleef.org>
24591
24592         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24593         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24594         Send discont events and change timestamps appropriately when
24595         we get a seek event.  (bug #144240)
24596         * ext/cdparanoia/gstcdparanoia.h:
24597
24598 2004-06-14  Benjamin Otte  <otte@gnome.org>
24599
24600         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24601           snd_pcm_hw_params_set_rate  since the latter fails for no good
24602           reason on some setups.
24603
24604 2004-06-14  David Schleef  <ds@schleef.org>
24605
24606         * gst/volume/demo.c: (value_changed_callback): exp10() is not
24607         standard.  Thank you for playing.
24608
24609 2004-06-14  Wim Taymans  <wim@fluendo.com>
24610
24611         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24612         Patch 1.3 broke the ordering of the colorspace info and
24613         made the plugin basically work by coincidence, reordered
24614         the info.
24615
24616 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24617
24618         * ext/lame/gstlame.c:
24619         * ext/mad/gstmad.c:
24620           sync caps.  Make sure mad can only output a list of rates, not
24621           a full range.  In the future, have three caps lists for each of the
24622           mpeg versions.  Change mpegversion to a double as well.
24623
24624 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24625
24626         * gst/volume/.cvsignore:
24627         * gst/volume/Makefile.am:
24628         * gst/volume/demo.c: (value_changed_callback), (idler),
24629         (setup_gui), (main):
24630           added small demo app
24631
24632 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
24633         * ext/esd/esdsink.c: (gst_esdsink_change_state):
24634         * ext/esd/esdsink.h:
24635         Close the esd connection on pause, because esd will just wait -
24636         blocking all other esd clients indefinitely.
24637
24638 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
24639
24640         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24641           previous commit with GST_DEBUG
24642
24643 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24644
24645         * configure.ac:
24646           add a header check for a dvdread header in dvdnav.  Fixes #133002
24647
24648 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24649
24650         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24651         * gst/tcp/gsttcpclientsink.h:
24652         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24653         * gst/tcp/gsttcpclientsrc.h:
24654         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24655         (gst_tcpserversink_handle_server_read),
24656         (gst_tcpserversink_init_send):
24657         * gst/tcp/gsttcpserversink.h:
24658         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24659         * gst/tcp/gsttcpserversrc.h:
24660         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24661         version of IP)
24662
24663 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24664
24665         * configure.ac:
24666         Added ogg library so that OSX detects libtheora properly
24667
24668 2004-06-11  Wim Taymans  <wim@fluendo.com>
24669
24670         * ext/theora/theoradec.c: (theora_dec_chain),
24671         (theora_dec_change_state):
24672         Don't try to decode frames before we received a keyframe.
24673
24674 2004-06-11  Wim Taymans  <wim@fluendo.com>
24675
24676         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24677         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24678         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24679         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24680         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24681         Added property to set the maximum delay of a page.
24682
24683 2004-06-10  Wim Taymans  <wim@fluendo.com>
24684
24685         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24686         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24687         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24688         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24689         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24690         Added max-delay property to control the maximum amount
24691         of data to put in one page.
24692
24693 2004-06-10  Wim Taymans  <wim@fluendo.com>
24694
24695         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24696         (gst_theora_enc_init), (theora_enc_sink_link),
24697         (theora_buffer_from_packet), (theora_enc_set_property),
24698         (theora_enc_get_property):
24699         Set duration on encoded buffer, added some more properties
24700
24701 2004-06-10  Wim Taymans  <wim@fluendo.com>
24702
24703         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24704         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24705         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24706         * ext/theora/theoraenc.c: (theora_enc_chain):
24707         Fix refcounting bugs
24708
24709 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24710
24711         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24712         (gst_asf_demux_loop), (gst_asf_demux_process_file),
24713         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24714         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24715         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24716         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24717         (gst_asf_demux_change_state):
24718         * gst/asfdemux/gstasfdemux.h:
24719           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24720           feels like. I think we should set a new requirement for demuxers
24721           from now on to implement sane loop functions, data loops, query
24722           and seek functions before first commit into CVS. And this commit
24723           fixes all of the above.
24724
24725 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
24726
24727         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24728           vorbis comments are properly encoded in UTF-8 before adding them
24729           to a GstTagList
24730
24731 2004-06-09  Benjamin Otte  <otte@gnome.org>
24732
24733         * ext/alsa/gstalsa.c: (add_channels):
24734           handle min <= max correctly
24735         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24736         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24737           add fixation functions so we fixate correctly. No preferring of alaw
24738           anymore because it's the first structure.
24739         * ext/alsa/gstalsa.h:
24740         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24741         (gst_alsa_hw_params_dump):
24742           add functions to ease debugging in alsalib
24743         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24744         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24745         (gst_alsa_start_audio):
24746           only specify hw params if we really setup a format (fixes #134007 -
24747           or at least works around it)
24748
24749 2004-06-09  Wim Taymans  <wim@fluendo.com>
24750
24751         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24752         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24753         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24754         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24755         (gst_ogg_mux_loop):
24756         Use stream caps to setup the initial pages in the ogg stream.
24757         Correctly set the streamheader caps on the srcpad.
24758
24759 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24760
24761         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24762         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24763         (gst_v4lsrc_getcaps):
24764         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24765         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24766           add querying of fps lists for webcams.  Negotiating to a framerate
24767           now works.
24768
24769 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24770
24771         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24772         (theora_push_buffer), (theora_push_packet),
24773         (theora_set_header_on_caps), (theora_enc_chain):
24774           mark buffers and put on streamheader, raw theora streaming
24775           now works too, whee
24776
24777 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24778
24779         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24780         (gst_tcp_gdp_read_caps):
24781           do a looping read for caps and GDP headers too
24782
24783 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24784
24785         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24786         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24787           return EOS instead of NULL in _get
24788
24789 2004-06-08  Wim Taymans  <wim@fluendo.com>
24790
24791         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24792         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24793         (gst_tcp_gdp_write_caps):
24794         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24795         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24796         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24797         Memory leak fixes
24798
24799 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24800
24801         * ext/vorbis/Makefile.am:
24802         * ext/vorbis/vorbis.c: (plugin_init):
24803         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24804         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24805         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24806         (vorbis_parse_change_state):
24807         * ext/vorbis/vorbisparse.h:
24808           adding a vorbisparse element that marks the buffers, streaming
24809           raw vorbis using GDP now works, whee
24810
24811 2004-06-08  Wim Taymans  <wim@fluendo.com>
24812
24813         * ext/jpeg/Makefile.am:
24814         * ext/jpeg/README:
24815         * ext/jpeg/gstjpeg.c: (plugin_init):
24816         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24817         (gst_smokedec_base_init), (gst_smokedec_class_init),
24818         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24819         * ext/jpeg/gstsmokedec.h:
24820         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24821         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24822         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24823         (gst_smokeenc_resync), (gst_smokeenc_chain),
24824         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24825         * ext/jpeg/gstsmokeenc.h:
24826         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24827         (smokecodec_flush_destination), (smokecodec_term_destination),
24828         (smokecodec_init_source), (smokecodec_fill_input_buffer),
24829         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24830         (smokecodec_term_source), (smokecodec_encode_new),
24831         (smokecodec_decode_new), (smokecodec_info_free),
24832         (smokecodec_set_quality), (smokecodec_get_quality),
24833         (smokecodec_set_threshold), (smokecodec_get_threshold),
24834         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24835         (find_best_size), (abs_diff), (put), (smokecodec_encode),
24836         (smokecodec_parse_header), (smokecodec_decode):
24837         * ext/jpeg/smokecodec.h:
24838         Added a new simple jpeg based codec
24839
24840 2004-06-08  Wim Taymans  <wim@fluendo.com>
24841
24842         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24843         (gst_multipart_mux_loop):
24844         Fix memory leak
24845
24846 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24847
24848         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24849         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24850         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24851         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24852         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24853         * gst/tcp/gsttcpserversink.h:
24854           take streamheader into account
24855
24856 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24857
24858         * gst/level/Makefile.am:
24859         * gst/level/gstlevel.c: (gst_level_class_init):
24860           clean up marshal generation
24861
24862 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24863
24864         * gst/tcp/Makefile.am:
24865         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24866         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24867         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24868         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24869         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24870         (gst_tcpclientsrc_get_property):
24871         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24872         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24873         (gst_tcpserversink_handle_client_read),
24874         (gst_tcpserversink_handle_client_write),
24875         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24876         * gst/tcp/gsttcpserversink.h:
24877           add signals client-added and client-removed
24878         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24879         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24880         (gst_tcpserversrc_get_property):
24881         uniformized, change default protocol to NONE
24882         * gst/tcp/gsttcp-marshal.list: added
24883 2004-06-07  Benjamin Otte  <otte@gnome.org>
24884
24885         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24886           handle discont events if they happen before caps nego
24887
24888 2004-06-07  Wim Taymans  <wim@fluendo.com>
24889
24890         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24891         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24892         (gst_multipart_demux_plugin_init):
24893         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24894         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24895         (gst_multipart_mux_change_state):
24896         Small updates, fix a memleak
24897
24898 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24899
24900         * configure.ac: OSS portability
24901         * ext/arts/gst_arts.c: idem
24902         * sys/oss/gstosselement.c: idem
24903         * sys/oss/gstossmixer.c: idem
24904         * sys/oss/gstosssink.c: idem
24905         * sys/oss/gstosssrc.c: idem
24906         * sys/oss/oss_probe.c: idem
24907           - check for soundcard.h in different places for some BSD
24908
24909 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
24910
24911         * AUTHORS:
24912         Add me to the authors file
24913         * configure.ac:
24914         Increase the libdv requirement to >= version 0.100
24915         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24916         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24917         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24918         * ext/dv/gstdvdec.h:
24919         Add support for the new_media flag when sending DISCONT events
24920         Make the querying work when video pad is not linked
24921
24922 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24923
24924         reviewed by Benjamin Otte  <otte@gnome.org>
24925
24926         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24927           create a NULL-initialized array of pads, so we don't think they
24928           exist already. (fixes #143130)
24929
24930 2004-06-07  Benjamin Otte  <otte@gnome.org>
24931
24932         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24933         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24934         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24935           don't use // coments
24936
24937 2004-06-07  Benjamin Otte  <otte@gnome.org>
24938
24939         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24940           cast to GstClockTime to get higher granularity
24941         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24942           use gst_element_set_time_delay to get the exact time
24943         * ext/mad/gstmad.c: (gst_mad_chain):
24944           use the negotiated rate instead of the current frame's rate which
24945           might be wrong because of bit errors. This avoids emitting totally
24946           bogus timestamps and screwing sync.
24947         (fixes #143454)
24948
24949 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24950
24951         reviewed by Benjamin Otte  <otte@gnome.org>
24952
24953         * gst/adder/gstadder.c: (gst_adder_loop):
24954           properly error out when no negotiation has happened yet. (fixes
24955           #143032)
24956
24957 2004-06-06  Benjamin Otte  <otte@gnome.org>
24958
24959         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24960           forward correctly transformed offset in discont events. Based on
24961           patch by Arwed v. Merkatz. (fixes #142851)
24962
24963 2004-06-06  David Schleef  <ds@schleef.org>
24964
24965         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24966         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
24967         problems on several systems.
24968
24969 2004-06-06  Benjamin Otte  <otte@gnome.org>
24970
24971         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24972           use explicit caps on the srcpad
24973         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24974           properly error out if caps couldn't be set (fixes #142764)
24975
24976 2004-06-06  Benjamin Otte  <otte@gnome.org>
24977
24978         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24979         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24980         (gst_alsa_start_audio):
24981           - don't call set_periods_integer anymore, it breaks the
24982           configuration randomly
24983           - call snd_pcm_hw_params_set_access directly instead of using masks
24984           - don't fail if the sw_params can't be set, just use the default
24985           params and hope it works. Alsalib has weird issues when you touch
24986           sw_params and does no proper error reporting about what failed.
24987         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24988         (gst_alsa_close_audio):
24989           make our alsa debugging go via gst debugging and not conditionally
24990           defined
24991         * ext/alsa/gstalsa.h:
24992           add ALSA_DEBUG_FLUSH macro
24993         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24994         (plugin_init):
24995           wrap alsa errors to be printed via the gst debugging system and not
24996           spammed to stderr
24997
24998 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24999
25000         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
25001         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
25002         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
25003         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
25004         (qtdemux_parse_trak):
25005         * gst/qtdemux/qtdemux.h:
25006           Bitch. Also known as seeking, querying & co.
25007         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
25008         (gst_osssink_change_state):
25009         * sys/oss/gstosssink.h:
25010           Resyncing is for weenies, this hack is no longer needed and was
25011           broken anyway (since it - unintendedly - always leaves resync to
25012           TRUE).
25013
25014 2004-06-05  Andrew Turner <zxombie@hotpop.com>
25015
25016         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
25017         * gst/tcp/gsttcpclientsrc.h: idem
25018           - define MSG_NOSIGNAL if not done
25019           - include unistd.h for off_t
25020           (fixes #143749)
25021
25022 2004-06-05  Benjamin Otte  <otte@gnome.org>
25023
25024         * configure.ac:
25025         * ext/kio/Makefile.am:
25026           check for qt's moc preprocessor explicitly and use it
25027
25028 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25029
25030         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
25031           don't get a signal for EPIPE on socket writes
25032           (somebody check if this works on other platforms)
25033
25034 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
25035
25036         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
25037         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25038           check error condition on available samples correctly
25039
25040 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
25041
25042         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
25043           avoid a segfault
25044         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
25045         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
25046         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
25047         (gst_tcpserversrc_gdp_read_header):
25048          use ssize_t over size_t since the former is signed and thus the
25049          check for error codes can work
25050
25051 2004-06-02  Wim Taymans  <wim@fluendo.com>
25052
25053         reviewed by: Johan
25054
25055         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
25056         (gst_multipart_mux_loop):
25057         Oops
25058
25059 2004-06-02  Wim Taymans  <wim@fluendo.com>
25060
25061         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
25062         (gst_multipart_mux_init), (gst_multipart_mux_loop),
25063         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
25064         (gst_multipart_mux_change_state):
25065         Added configurable boundary specifier, added the value as a
25066         caps field as well.
25067
25068 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25069
25070         * gst/tcp/gsttcp.c:
25071         * gst/tcp/gsttcpclientsrc.c:
25072         * gst/tcp/gsttcpclientsrc.h:
25073         * gst/tcp/gsttcpserversrc.c:
25074           - portability fix, to compile on OSX
25075             (fixes #143146)
25076
25077         * sys/osxaudio/gstosxaudioelement.c:
25078         * sys/osxaudio/gstosxaudiosink.c:
25079         * sys/osxaudio/gstosxaudiosrc.c:
25080           - compilation warnings on OSX
25081             (fixes #143153)
25082
25083 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25084
25085         * ext/vorbis/vorbisdec.c : sign warning fixes
25086
25087         * gst-libs/gst/mixer/mixertrack.c :
25088           do no use defines which are glib 2.4 specific
25089
25090 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
25091
25092         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
25093           buffer since libflac doesn't expect it (reports a sync error when
25094           it encounters that)
25095
25096
25097 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
25098
25099         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
25100         * gst-libs/gst/mixer/mixertrack.c:
25101         (gst_mixer_track_get_property), (get_mixer_track_init),
25102         (get_mixer_track_get_property): Added property accessors
25103         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
25104         * gst-libs/gst/mixer/mixeroptions.c:
25105         (gst_mixer_options_get_values): Added
25106         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
25107         * gst-libs/gst/mixer/mixer.c: Fixed comment
25108
25109
25110 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25111
25112         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
25113           improve error messages on open
25114
25115
25116 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
25117
25118         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
25119           check if v4l-conf is in path
25120
25121 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
25122
25123         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
25124           change assert to a more readable error message
25125
25126 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25127
25128         * gst-libs/gst/tuner/tunerchannel.h:
25129           - add a freq_multiplicator field to make the conversion
25130             between internal frequency unit and Hz
25131         * sys/v4l/gstv4lelement.c:
25132         * sys/v4l2/gstv4l2element.c:
25133           - change default video device to /dev/video0
25134         * sys/v4l/v4l_calls.c:
25135         * sys/v4l2/v4l2_calls.c:
25136           - we only expose frequency to the user in Hz instead of
25137             bastard v4lX unit (either 62.5kHz or 62.5Hz)
25138
25139 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
25140         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
25141           Initialise b_o_s and e_o_s variables
25142         * gst-libs/gst/riff/riff-media.c:
25143         (gst_riff_create_video_caps_with_data):
25144           Add some unusual fourcc's from mplayer avi's
25145         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
25146           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
25147           autoplugging.
25148
25149 2004-05-28  Wim Taymans  <wim@fluendo.com>
25150
25151         * configure.ac:
25152         * gst/alpha/Makefile.am:
25153         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
25154         (gst_alpha_get_type), (gst_alpha_base_init),
25155         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
25156         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
25157         (gst_alpha_chroma_key), (gst_alpha_chain),
25158         (gst_alpha_change_state), (plugin_init):
25159         A plugin to add an alpha channel to I420 video. Can optionally do
25160         chroma keying.
25161         * gst/multipart/Makefile.am:
25162         * gst/multipart/multipart.c: (plugin_init):
25163         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
25164         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
25165         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
25166         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
25167         (gst_multipart_demux_change_state),
25168         (gst_multipart_demux_plugin_init):
25169         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
25170         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
25171         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
25172         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
25173         (gst_multipart_mux_pad_unlink),
25174         (gst_multipart_mux_request_new_pad),
25175         (gst_multipart_mux_handle_src_event),
25176         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
25177         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
25178         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
25179         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
25180         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
25181         send multipart jpeg images to a browser.
25182         * gst/videobox/Makefile.am:
25183         * gst/videobox/README:
25184         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
25185         (gst_video_box_get_type), (gst_video_box_base_init),
25186         (gst_video_box_class_init), (gst_video_box_init),
25187         (gst_video_box_set_property), (gst_video_box_get_property),
25188         (gst_video_box_sink_link), (gst_video_box_i420),
25189         (gst_video_box_ayuv), (gst_video_box_chain),
25190         (gst_video_box_change_state), (plugin_init):
25191         Crops or adds borders around an image. can do alpha channel
25192         borders as well.
25193         * gst/videomixer/Makefile.am:
25194         * gst/videomixer/README:
25195         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
25196         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
25197         (gst_videomixer_pad_get_sink_event_masks),
25198         (gst_videomixer_pad_get_property),
25199         (gst_videomixer_pad_set_property),
25200         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
25201         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
25202         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
25203         (gst_videomixer_base_init), (gst_videomixer_class_init),
25204         (gst_videomixer_init), (gst_videomixer_request_new_pad),
25205         (gst_videomixer_handle_src_event),
25206         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
25207         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
25208         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
25209         (gst_videomixer_loop), (gst_videomixer_get_property),
25210         (gst_videomixer_set_property), (gst_videomixer_change_state),
25211         (plugin_init):
25212         Generic video mixer plugin, can handle multiple inputs all with
25213         different framerates and video sizes. Is fully alpha channel
25214         aware.
25215
25216 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25217
25218         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25219           Select first track as master track. Not sure how else to handle
25220           that...
25221         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
25222           Discard discont events. Should fix #142962.
25223
25224 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25225
25226         * ext/alsa/Makefile.am:
25227         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
25228         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
25229         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
25230         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
25231         (gst_alsa_mixer_get_option):
25232         * ext/alsa/gstalsamixer.h:
25233         * ext/alsa/gstalsamixeroptions.c:
25234         (gst_alsa_mixer_options_get_type),
25235         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
25236         (gst_alsa_mixer_options_new):
25237         * ext/alsa/gstalsamixeroptions.h:
25238         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
25239         * ext/alsa/gstalsamixertrack.h:
25240           Add enumerations (as GstMixerOptions). Make correct distinction
25241           between input/output tracks. Add capture/playback private flag.
25242           Use flag to decide on whether to set capture or playback volumes
25243           or switches. Use playback and record switches.
25244         * gst-libs/gst/mixer/Makefile.am:
25245         * gst-libs/gst/mixer/mixer-marshal.list:
25246         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
25247         (gst_mixer_set_option), (gst_mixer_get_option),
25248         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
25249         (gst_mixer_volume_changed), (gst_mixer_option_changed):
25250         * gst-libs/gst/mixer/mixer.h:
25251         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
25252         (gst_mixer_options_class_init), (gst_mixer_options_init),
25253         (gst_mixer_options_dispose):
25254         * gst-libs/gst/mixer/mixeroptions.h:
25255           Add GstMixerOptions.
25256         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25257           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
25258           broken device detection on computers with multiple OSS sound
25259           cards.
25260
25261 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25262
25263         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
25264           fixate nicely even when the peer is not negotiating
25265
25266 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25267
25268         * gst/audioconvert/gstaudioconvert.c:
25269         (gst_audio_convert_parse_caps):
25270           make sure we don't allow depth > width
25271         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
25272           fixate endianness to G_BYTE_ORDER as default
25273         * gst/audioscale/gstaudioscale.c:
25274           we don't handle another endianness as host-endianness
25275
25276 2004-05-25  David Schleef  <ds@schleef.org>
25277
25278         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
25279
25280 2004-05-24  Benjamin Otte  <otte@gnome.org>
25281
25282         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
25283         (gst_oggvorbisenc_setup):
25284           properly fail when we can't setup the vorbis encoder due to
25285           unsupported settings
25286         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
25287         (gst_vorbisenc_setup):
25288           same
25289         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25290           fix case where warnings occured when one pad was unlinked while the
25291           other's link function was called
25292
25293 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
25294
25295         * gst/tcp/Makefile.am:
25296           use GST_ENABLE_NEW
25297
25298 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25299
25300         * gst-libs/gst/resample/private.h:
25301           don't use optimizations that are #if 0'ed
25302
25303 2004-05-24  Wim Taymans  <wim@fluendo.com>
25304
25305         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
25306         Fix potential division by zero error and hopefully get
25307         the position query right to get correct timestamps on avi
25308         audio.
25309
25310 2004-05-24  Wim Taymans  <wim@fluendo.com>
25311
25312         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
25313         (gst_videoscale_scale_nearest_str2),
25314         (gst_videoscale_scale_nearest_str4),
25315         (gst_videoscale_scale_nearest_32bit),
25316         (gst_videoscale_scale_nearest_24bit),
25317         (gst_videoscale_scale_nearest_16bit):
25318         Fix the scaling algorithm and avoid a buffer overflow.
25319         removed the while loop in the scaling function as it
25320         was used for point sampling only.
25321
25322 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25323
25324         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
25325         (gst_id3_tag_class_init), (gst_id3_tag_init),
25326         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
25327         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
25328         (gst_id3_tag_send_tag_event):
25329           lots of fixes to make id3mux work and id3demux work correctly
25330
25331 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25332
25333         * ext/Makefile.am:
25334           add rules to build shout2send (was removed by accident
25335           when this module was no more marked experimental/broken)
25336
25337 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25338
25339         * ext/shout2/gstshout2.c:
25340         * ext/shout2/gstshout2.h:
25341           adding a "connection problem" signal to shout2send
25342           (fixes #142954)
25343
25344 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
25345
25346         * ext/kio/kioreceiver.cpp:
25347         * ext/kio/kioreceiver.h:
25348           fix sign comparison issues
25349
25350 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25351
25352         * gst/cdxaparse/gstcdxaparse.c:
25353         * gst/cdxaparse/gstcdxaparse.h:
25354           some renaming
25355           add some checks/sanity
25356           prepare for seek addition
25357
25358         * sys/sunaudio/gstsunaudio.c:
25359           remove exported dupe init function
25360
25361 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
25362
25363         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
25364         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
25365           Fix format conversion and position querying.
25366         * gst/debug/progressreport.c: (gst_progressreport_report):
25367           Don't output a bogus total value that we didn't query.
25368         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
25369           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
25370           only a blank window after xine has been used.
25371
25372 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25373
25374         * m4/as-arts.m4:
25375           sync with upstream version to fix test on FC2
25376           readd with -ko to preserve Id header
25377
25378 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25379
25380         * configure.ac:
25381           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
25382         * gst/tcp/gsttcpclientsrc.c: idem
25383         * gst/tcp/gsttcpserversink.c: idem
25384         * gst/tcp/gsttcpserversrc.c: idem
25385         * m4/gst-fionread.m4: idem
25386
25387         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
25388
25389         * configure.ac: enable speex plugin for speex 1.1.5+
25390         * ext/speex/gstspeexenc.c: fix cast warning
25391
25392         * ext/esd/README: fix typo
25393
25394 2004-05-20  David Schleef  <ds@schleef.org>
25395
25396         * configure.ac: Minor cosmetic change to convince the buildbot to
25397         reautogen.
25398         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
25399         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
25400         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
25401         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
25402         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
25403         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
25404         More hacking.  Plays audio now.
25405
25406 2004-05-20  David Schleef  <ds@schleef.org>
25407
25408         * configure.ac:
25409         * sys/Makefile.am:
25410
25411 2004-05-20  David Schleef  <ds@schleef.org>
25412
25413         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
25414         * sys/osxaudio/gstosxaudio.c:
25415         * sys/osxaudio/gstosxaudioelement.c:
25416         * sys/osxaudio/gstosxaudioelement.h:
25417         * sys/osxaudio/gstosxaudiosink.c:
25418         * sys/osxaudio/gstosxaudiosink.h:
25419         * sys/osxaudio/gstosxaudiosrc.c:
25420         * sys/osxaudio/gstosxaudiosrc.h:
25421
25422 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25423
25424         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
25425         (gst_vorbisenc_chain):
25426           put the codec headers on the caps as streamheader as well as
25427           pushing them out
25428
25429 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25430
25431         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25432         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25433         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
25434         split up push_packet into two functions
25435
25436 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25437
25438         * gst/tcp/.cvsignore:
25439           ignore enums
25440         * gst/tcp/Makefile.am:
25441         * gst/tcp/README:
25442         * gst/tcp/gsttcp.c:
25443         * gst/tcp/gsttcp.h:
25444         * gst/tcp/gsttcpclientsink.c:
25445         * gst/tcp/gsttcpclientsink.h:
25446         * gst/tcp/gsttcpclientsrc.c:
25447         * gst/tcp/gsttcpclientsrc.h:
25448         * gst/tcp/gsttcpplugin.c:
25449         * gst/tcp/gsttcpserversink.c:
25450         * gst/tcp/gsttcpserversink.h:
25451         * gst/tcp/gsttcpserversrc.c:
25452         * gst/tcp/gsttcpserversrc.h:
25453           add new tcp elements
25454
25455 2004-05-19  Wim Taymans  <wim@fluendo.com>
25456
25457         * gst/law/mulaw-conversion.c: (mulaw_encode):
25458         Fix overflow bug in ulaw encoding.
25459
25460 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25461
25462         * ext/mad/gstmad.c: (gst_mad_handle_event):
25463           don't unref the event twice
25464
25465 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25466
25467         * configure.ac:
25468           remove -Wno-sign-compare
25469
25470 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25471
25472         * configure.ac:
25473           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
25474           if you want to work against glib 2.2 and 2.4
25475
25476 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
25477
25478         * gst/tcp/Makefile.am:
25479         * gst/tcp/gsttcp.c:
25480         * gst/tcp/gsttcp.h:
25481         * gst/tcp/gsttcpsink.h:
25482         * gst/tcp/gsttcpsrc.h:
25483           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
25484
25485 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25486
25487         * gst/debug/tests.c: (md5_get_value):
25488           fix segfault on gst-inspect
25489
25490 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25491
25492         * gst/debug/testplugin.c:
25493         * gst/debug/tests.c:
25494         * gst/debug/tests.h:
25495           add new extensible and configurable testing element. Current tests
25496           include buffer count, stream length, timestamp/duration matching and
25497           md5.
25498         * gst/debug/Makefile.am:
25499         * gst/debug/gstdebug.c: (plugin_init):
25500           add infrastructure for new element
25501
25502 2004-05-19  Johan Dahlin  <johan@gnome.org>
25503
25504         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
25505         ending of the array. Fixes gst-inspect segfault on ppc.
25506
25507 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25508
25509         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
25510
25511         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
25512
25513 2004-05-18  David Schleef  <ds@schleef.org>
25514
25515         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
25516         warnings (bugs, actually) noticed by gcc but not forte.
25517
25518 2004-05-18  David Schleef  <ds@schleef.org>
25519
25520         * sys/sunaudio/Makefile.am:
25521         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
25522
25523 2004-05-18  David Schleef  <ds@schleef.org>
25524
25525         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25526         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
25527         to allow qtdemux to use non-seekable streams. (bug #142272)
25528
25529 2004-05-18  David Schleef  <ds@schleef.org>
25530
25531         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
25532         (gst_resample_sinc_ft_float): Remove use of static temporary
25533         buffer.  This code was obviously not supposed to last long, but
25534         it's stuck in our ABI, so it required a little hack to make it
25535         ABI-compatible.  Fixes #142585.
25536         * gst-libs/gst/resample/resample.h: same.
25537
25538 2004-05-18  David Schleef  <ds@schleef.org>
25539
25540         * configure.ac: Add sunaudio
25541         * examples/Makefile.am: make gstplay depend on gconf
25542         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
25543         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
25544         (convert_table_lookup), (img_convert): remove c99-isms
25545         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
25546           unsigned, to fix a warning on Solaris
25547         * gst/mpeg1sys/systems.c: bcopy->memcpy
25548         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
25549         * sys/Makefile.am: Add sunaudio
25550
25551 2004-05-18  Wim Taymans  <wim@fluendo.com>
25552
25553         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25554         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25555         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25556         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25557         (gst_ogg_mux_loop):
25558         Fix an ugly memleak where the muxer didn't flush enough ogg
25559         pages. This also resulted in badly muxed ogg files.
25560
25561 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25562
25563         * gst/asfdemux/asfheaders.c :
25564         * gst/asfdemux/asfheaders.h :
25565         * gst/asfdemux/gstasfdemux.c :
25566           - fix ASF_OBJ_PADDING guid
25567           - add 3 new object guids (language list, metadata,
25568             extended stream properties)
25569           - add a function to parse extended header objects
25570
25571 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25572
25573         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25574           remove leftover debugging g_print
25575
25576 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25577
25578         * ext/mad/gstmad.c: (gst_mad_handle_event):
25579           Fix for when the first format in a discont event is not a
25580           byte-based one. Should fix #137710.
25581
25582 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25583
25584         * m4/a52.m4 : fix compilation with -Wall -Werror
25585         * m4/libfame.m4 : idem
25586         * m4/libmikmod.m4 : idem
25587
25588 2004-05-17  Benjamin Otte  <otte@gnome.org>
25589
25590         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25591           signal the new tags before giving up the reference
25592
25593 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25594
25595         * ext/shout2/gstshout2.c:
25596           use application/ogg instead of application/x-ogg (patch by Patrick
25597           Guimond, fixes #142432)
25598         * sys/oss/gstosselement.c: (gst_osselement_reset),
25599         (gst_osselement_sync_parms):
25600           don't set fragment size unless specified (fixes #142493)
25601
25602 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25603
25604         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25605           fixes #142664
25606
25607 2004-05-17  Benjamin Otte  <otte@gnome.org>
25608
25609         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25610           compute offsets correctly for internal buffers so timestamps are set
25611           correctly when we can't seek. Also handle cases where there are no
25612           offsets. (based on a patch by David Moore, fixes #142507)
25613
25614 2004-05-17  Benjamin Otte  <otte@gnome.org>
25615
25616         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25617           use correct variable when determining amount of data to skip so we
25618           don't skip into the void and segfault
25619
25620 2004-05-16  Benjamin Otte  <otte@gnome.org>
25621
25622         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25623           Hi, I'm a memleak
25624
25625 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25626
25627         * gst/asfdemux/gstasfdemux.c:
25628           - fix a mem leak and always propagate tags
25629           - add WMV3 to known video codecs (but no decoder yet)
25630           - replace "surplus data" at end of audio header for what
25631             it is : codec specific data
25632           - fix a typo
25633
25634 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
25635
25636         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
25637
25638         * gst-libs/gst/audio/audioclock.c:
25639           Fix wrong return type (#142205).
25640
25641 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25642
25643         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25644           Ignore CRCs by default (fixes #142566).
25645
25646 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25647
25648         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25649         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25650         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25651         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25652         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25653         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25654           Fix for cases where we fail to attach to a mixer.
25655
25656 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25657
25658         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25659           Don't touch events after not owning them anymore.
25660         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25661         (gst_wavparse_fmt), (gst_wavparse_other),
25662         (gst_wavparse_handle_seek), (gst_wavparse_loop),
25663         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25664         (gst_wavparse_srcpad_event):
25665         * gst/wavparse/gstwavparse.h:
25666           Add seeking, fix querying.
25667
25668 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25669
25670         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25671           - process comments even if they don't end with \0\0
25672             g_convert would ignore them if present and works well without them
25673
25674 2004-05-16  Benjamin Otte  <otte@gnome.org>
25675
25676         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25677           simplify caps
25678
25679 2004-05-16  Benjamin Otte  <otte@gnome.org>
25680
25681         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25682           don't write to memory we might not write to - g_convert does that
25683           for us anyway (fixes #142613)
25684         (gst_asf_demux_audio_caps):
25685           comment out gst_util_dump_mem
25686
25687 2004-05-16  Benjamin Otte  <otte@gnome.org>
25688
25689         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25690           compute correct expected timestamps after seek (broken since
25691           last commit)
25692         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25693           rename element and debugging category to gdkpixbufscale
25694
25695 2004-05-16  Benjamin Otte  <otte@gnome.org>
25696
25697         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25698           add error checking to snd_pcm_delay and remove duplicate call to
25699           snd_pcm_delay that caused issues (see inline code comments)
25700         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25701           make more readable and fix return value when snd_pcm_delay fails
25702         (fixes #142586)
25703
25704 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
25705         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25706         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25707         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25708         (gst_pixbufscale_link), (gst_pixbufscale_init),
25709         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25710         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25711         (gst_pixbufscale_get_property), (pixbufscale_init):
25712         * ext/gdk_pixbuf/pixbufscale.h:
25713         Add these files I forgot earlier
25714
25715 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
25716         * ext/gdk_pixbuf/Makefile.am:
25717         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25718         * ext/gdk_pixbuf/gstgdkpixbuf.h:
25719         Add new pixbufscale element to scale RGB video
25720         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25721         and HYPER interpolation correctly.
25722         * ext/theora/theoraenc.c: (theora_enc_chain),
25723         Discard buffer and return if explicit caps could not be set
25724         (theora_enc_get_property):
25725         Make _get return kbps for the bitrate consistent with
25726         the _set function.
25727
25728
25729 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25730
25731         * ext/libvisual/visual.c: (gst_visual_chain):
25732           add missing visual_audio_analyze
25733
25734 2004-05-14  David Schleef  <ds@schleef.org>
25735
25736         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25737         is killed while we're playing.
25738         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25739         gst_element_no_more_pads().
25740
25741 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25742
25743         * gst-libs/gst/riff/riff-read.c :
25744           - fix INFO tag extraction in RIFF/AVI files
25745             because gst_event_unref (event) also freed taglist
25746           - avoid a mem leak
25747
25748 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25749
25750         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25751         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25752
25753         * gst/auparse/gstauparse.c :
25754           - add code (commented for now) to support audio/x-adpcm on src pad
25755             (we have no decoder for those layout yet)
25756
25757         * gst/cdxaparse/gstcdxaparse.c :
25758         * gst/cdxaparse/gstcdxaparse.h :
25759           - partial rewrite using RiffRead (ripped iain's wavparse code)
25760
25761         * gst/rtp/gstrtpL16enc.c : typo
25762         * gst/rtp/gstrtpgsmenc.c : typo
25763
25764 2004-05-13  Benjamin Otte  <otte@gnome.org>
25765
25766         * configure.ac:
25767           check for exact version of libvisual, it's not supposed to be
25768           API/ABI stable yet
25769
25770 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25771
25772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25773           signal no-more-pads
25774
25775 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25776
25777         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25778         Report which format was used for GST_FORMAT_DEFAULT
25779         * gst/debug/Makefile.am:
25780         * gst/debug/gstdebug.c: (plugin_init):
25781         * gst/debug/progressreport.c: (gst_progressreport_base_init),
25782         (gst_progressreport_class_init), (gst_progressreport_init),
25783         (gst_progressreport_report), (gst_progressreport_set_property),
25784         (gst_progressreport_get_property), (gst_progressreport_chain),
25785         (gst_progressreport_plugin_init):
25786         Add progressreport element for testing.
25787
25788 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25789
25790         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25791         * sys/v4l/gstv4lsrc.h:
25792         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25793         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25794         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25795         (gst_v4lsrc_grab_frame):
25796           add more debugging
25797           send a discont at start
25798
25799 2004-05-12  Colin Walters  <walters@redhat.com>
25800
25801         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25802         inflooping if we can't find a chunk.  Or in other words, don't blow
25803         chunks if we don't have a chunk to blow.
25804
25805 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25806         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25807         Remove old debug output
25808         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25809         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25810         (gst_dvdec_set_property), (gst_dvdec_get_property):
25811         Change the quality setting to an enum, so it works from gst-launch
25812         Don't renegotiate a non-linked pad. Allows audio only decoding.
25813         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25814         (gst_deinterlace_link), (gst_deinterlace_init):
25815         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25816         (gst_videodrop_link):
25817         Some caps negotiation fixes
25818
25819 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25820
25821         * ext/tarkin/gsttarkin.c :
25822           - Change RANK from NONE to PRIMARY
25823         * ext/gdk_pixbuf/gstgdkpixbuf.c :
25824           - Change RANK from NONE to MARGINAL
25825         * ext/divx/gstdivxenc.c :
25826           - Change RANK from PRIMARY to NONE (encoder/spider issue)
25827
25828 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25829
25830         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25831         (gst_vorbisenc_push_packet):
25832           copy a function that was added between 1.0 and 1.0.1 until we
25833           depend on worthwhile features of post-1.0
25834
25835 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25836
25837         * configure.ac:
25838           enable shout2 by default
25839         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25840         (gst_shout2send_base_init), (gst_shout2send_init),
25841         (gst_shout2send_connect), (gst_shout2send_change_state):
25842         * ext/shout2/gstshout2.h:
25843           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25844           #142262)
25845         * ext/theora/theora.c: (plugin_init):
25846           don't set rank on encoders
25847
25848 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
25849
25850         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25851           Use codec_data property instead of flag1 and flag2 for wma
25852
25853 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25854
25855         * gst/cdxaparse/gstcdxaparse.c :
25856           - Add mpegversion to CAPS to make it link
25857           - Rank is as GST_RANK_SECONDARY instead of NONE
25858         * gst/auparse/gstauparse.c :
25859           - Document all audio encoding we can encounter from Solaris 9
25860             headers and libsndfile information.
25861           - Increase max. rate from 48000 to 192000 (to match other elements)
25862           - Don't try to play junk data between header and samples
25863
25864 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25865
25866         * ext/libvisual/visual.c: (gst_visual_getcaps):
25867           use the right caps depending on endianness (I hope)
25868         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25869           use GST_RANK_NONE for all non-decoding elements or spider gets
25870           mighty confused
25871
25872 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25873
25874         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25875           Fix some odd cases and fix BE metadata parsing of unicode16 text.
25876
25877 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25878
25879         * gst/switch/gstswitch.c: (gst_switch_release_pad),
25880         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25881         (gst_switch_loop), (gst_switch_get_type):
25882           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25883           HEADERS. Had to be said.
25884
25885 2004-05-10  David Schleef  <ds@schleef.org>
25886
25887         * configure.ac: Add prototype Dirac support.
25888         * ext/Makefile.am:
25889         * ext/dirac/Makefile.am:
25890         * ext/dirac/gstdirac.cc:
25891         * ext/dirac/gstdiracdec.cc:
25892
25893 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25894
25895         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25896         (gst_auparse_init), (gst_auparse_chain),
25897         (gst_auparse_change_state):
25898           Hack around spider. Remove me some day please.
25899
25900 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25901
25902         * gst/auparse/gstauparse.c: (gst_auparse_chain):
25903           Fix for some uninitialized variables in previous patch, also
25904           makes it work. Fixes #142286 while we're at it.
25905
25906 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25907
25908         * gst/auparse/gstauparse.c:
25909                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25910                 only unsupported formats are ADPCM/CCITT G.72x
25911                 reviewed by Ronald
25912         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25913
25914 2004-05-10  Wim Taymans  <wim@fluendo.com>
25915
25916         * ext/vorbis/Makefile.am:
25917         * ext/vorbis/README:
25918         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25919         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25920         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25921         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25922         (gst_oggvorbisenc_convert_sink),
25923         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25924         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25925         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25926         (get_constraints_string), (update_start_message),
25927         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25928         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25929         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25930         * ext/vorbis/oggvorbisenc.h:
25931         * ext/vorbis/vorbis.c: (plugin_init):
25932         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25933         (raw_caps_factory), (gst_vorbisenc_class_init),
25934         (gst_vorbisenc_init), (gst_vorbisenc_setup),
25935         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25936         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25937         * ext/vorbis/vorbisenc.h:
25938         Added a raw vorbis encoder to be used with the oggmuxer.
25939         We still need the old encoder for some gnome applications,
25940         read the README to find out how that works.
25941         The raw encoder is called "rawvorbisenc" until 0.9.
25942
25943 2004-05-10  Wim Taymans  <wim@fluendo.com>
25944
25945         * ext/ogg/gstogg.c: (plugin_init):
25946         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25947         (gst_ogg_print):
25948         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25949         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25950         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25951         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25952         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25953         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25954         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25955         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25956         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25957         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25958         Added an ogg muxer.
25959         Small typo fixes in the demuxer.
25960
25961 2004-05-10  Wim Taymans  <wim@fluendo.com>
25962
25963         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25964         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25965         (theora_enc_change_state), (theora_enc_set_property),
25966         (theora_enc_get_property):
25967         Mark the last packet with an EOS flag which is not really needed
25968         in gstreamer.
25969         Do some better video framerate initialisation.
25970         Update the buffer timestamp.
25971
25972 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
25973
25974         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25975         Return the result of the parent state change call
25976
25977 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25978
25979         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25980         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25981         * gst/law/alaw-encode.c : (idem)
25982         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25983         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25984         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25985
25986 2004-05-09  Benjamin Otte  <otte@gnome.org>
25987
25988         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25989           don't use a fixed buffer size when writing variable length data to
25990           it. Fixes memory corruption and makes alsasrc work
25991
25992 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25993
25994         * ext/gnomevfs/gstgnomevfssink.c:
25995         (_gst_boolean_allow_overwrite_accumulator),
25996         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25997           Run glib's default signal handler (??) in RUN_CLEANUP rather than
25998           RUN_LAST, and don't use that to set the accumulator value because
25999           then it's always FALSE.
26000
26001 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26002
26003         * gst-libs/gst/riff/riff-media.c:
26004         (gst_riff_create_video_caps_with_data),
26005         (gst_riff_create_audio_caps),
26006         (gst_riff_create_audio_template_caps):
26007         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
26008           Fix for unaligned RIFF files (i.e. where all the chunks together
26009           in a LIST chunk are not of the same size as the size given in
26010           the LIST chunk header). Fixes several odd WAVE files. Also fix
26011           ADPCM (block_align property) in audio, so that wavparse based
26012           on this works now as it used to stand-alone.
26013
26014 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
26015
26016         reviewed by Benjamin Otte  <otte@gnome.org>
26017
26018         * ext/a52dec/gsta52dec.c:
26019         * ext/divx/gstdivxdec.c:
26020         * ext/divx/gstdivxenc.c:
26021         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
26022         * ext/faac/gstfaac.c: (gst_faac_base_init):
26023         * ext/faad/gstfaad.c: (gst_faad_base_init):
26024         * ext/ivorbis/vorbisfile.c:
26025         * ext/lame/gstlame.c:
26026         * ext/libfame/gstlibfame.c:
26027         * ext/mpeg2enc/gstmpeg2enc.cc:
26028         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
26029         * ext/sidplay/gstsiddec.cc:
26030         * ext/speex/gstspeexdec.c:
26031         * ext/speex/gstspeexenc.c:
26032         * ext/xvid/gstxviddec.c:
26033         * ext/xvid/gstxvidenc.c:
26034           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
26035           (fixes #142193)
26036
26037 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26038
26039         * ext/alsa/gstalsa.c: (device_list),
26040         (gst_alsa_class_probe_devices):
26041         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
26042           Fix alsa oddness in mixer after the combination of using mixer
26043           in source/sink elements and using hw:x,y instead of just hw:x.
26044
26045 2004-05-09  Benjamin Otte  <otte@gnome.org>
26046
26047         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
26048         (gst_wavparse_create_sourcepad):
26049           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
26050           sourcepads
26051
26052 2004-05-09  Benjamin Otte  <otte@gnome.org>
26053
26054         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26055           allow discont events before caps nego
26056
26057 2004-05-08  Benjamin Otte  <otte@gnome.org>
26058
26059         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26060           don't leak events
26061
26062 2004-05-08  Benjamin Otte  <otte@gnome.org>
26063
26064         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
26065         (gst_level_change_state), (gst_level_init):
26066         * gst/level/gstlevel.h:
26067           figure out if we're initialized directly instead of keeping a
26068           variable that's wrong in 90% of cases
26069           don't initialize pads and then leak them and use a new unitialized
26070           pad. (fixes #142084)
26071           these were bugs so n00bish I didn't find them for an hour :/
26072
26073 2004-05-08 Iain <iain@prettypeople.org>
26074
26075         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
26076         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
26077         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
26078         return the length that was read.
26079         (gst_riff_read_strf_auds): Allow fmt tags as well.
26080
26081 2004-05-07  David Schleef  <ds@schleef.org>
26082
26083         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
26084         signed char assumption in faad.h.
26085
26086 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26087
26088         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
26089           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
26090
26091 2004-05-07  Colin Walters  <walters@redhat.com>
26092
26093         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
26094         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
26095         function.
26096         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
26097         Add dispose function.
26098
26099 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
26100         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
26101           Fix caps nego and pad templates. RGB mode caps should
26102           work now.
26103         * ext/dvdnav/gst-dvd:
26104           Move mpeg2dec inside the thread because otherwise the
26105           queue rejects cap changes mid-stream
26106         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26107         (gst_mpeg2dec_flush_decoder):
26108           For mpeg2dec > 0.4.0, call the flush function instead of
26109           manually extracting all in-flight frames.
26110         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
26111         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
26112           Change mime type video/dv go video/x-dv to match the
26113           rest of gst-plugins
26114
26115 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26116
26117         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
26118         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
26119         (gst_alsa_sink_class_init):
26120         * ext/alsa/gstalsasink.h:
26121         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
26122         (gst_alsa_src_class_init):
26123         * ext/alsa/gstalsasrc.h:
26124           Make alsasink/src a subclass of alsamixer so that mixer stuff
26125           shows up in gst-rec. Needs some finetuning.
26126
26127 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26128
26129         * ext/lame/gstlame.c: (gst_lame_chain):
26130           simplify
26131         * ext/mad/gstmad.c: (gst_mad_handle_event):
26132           fix event leak
26133         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
26134           be able to detect mp3 files < 4096 bytes
26135
26136 2004-05-06  Wim Taymans  <wim@fluendo.com>
26137
26138         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
26139         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
26140         (theora_enc_set_property), (theora_enc_get_property):
26141         Also encode the first frame, cleanup some code.
26142
26143 2004-05-06  Wim Taymans  <wim@fluendo.com>
26144
26145         * ext/mpeg2enc/gstmpeg2enc.cc:
26146         Forward events first before deciding that negotiation was
26147         not performed.
26148
26149 2004-05-06  Wim Taymans  <wim@fluendo.com>
26150
26151         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
26152         First process the events before deciding that negotiation
26153         was not performed.
26154
26155 2004-05-06  Wim Taymans  <wim@fluendo.com>
26156
26157         * ext/theora/Makefile.am:
26158         * ext/theora/theora.c: (plugin_init):
26159         * ext/theora/theoradec.c: (theora_dec_change_state):
26160         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
26161         (gst_theora_enc_class_init), (gst_theora_enc_init),
26162         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
26163         (theora_enc_chain), (theora_enc_change_state),
26164         (theora_enc_set_property), (theora_enc_get_property):
26165         Added a theora encoder, grouped the encoder and decoder into the
26166         same plugin.
26167
26168 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26169
26170         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26171         (gst_jpegenc_chain):
26172         fix DURATION on outgoing buffers
26173         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
26174         debug using time formats
26175         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
26176         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26177         (gst_xvimagesink_sink_link):
26178         windows with width/height 0 generate X errors, so don't allow them
26179
26180 2004-05-05  Wim Taymans  <wim@fluendo.com>
26181
26182         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
26183         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
26184         (gst_mpeg2dec_negotiate_format):
26185         * ext/mpeg2dec/gstmpeg2dec.h:
26186           removed the static pad template so that we can add the
26187           more accurate framerate value to the caps.
26188
26189
26190 2004-05-04  Benjamin Otte  <otte@gnome.org>
26191
26192         * configure.ac:
26193           check for kdemacros.h, too (should fix #141821)
26194         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
26195           don't crash if no header was sent, but nicely error out (fixes part
26196           of #141554)
26197
26198 2004-05-04  Wim Taymans  <wim@fluendo.com>
26199
26200         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
26201         parent dispose function to avoid segfault on destroy.
26202
26203 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26204
26205         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
26206         (plugin_init):
26207         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
26208         (gst_xvimagesink_sink_link):
26209         clean up debugging caps
26210         also recreate xvimage when format has changed
26211
26212 2004-05-04  Benjamin Otte  <otte@gnome.org>
26213
26214         * ext/libvisual/Makefile.am:
26215         * ext/libvisual/visual.c: (gst_visual_class_init),
26216         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
26217         (gst_visual_srclink), (gst_visual_chain),
26218         (gst_visual_change_state), (plugin_init):
26219           use a GstAdapter to correctly adapt buffer sizes - allows using a
26220           framerate
26221
26222 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26223
26224         * sys/v4l/gstv4lelement.h:
26225         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
26226         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
26227         (gst_v4lsrc_buffer_free):
26228         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
26229         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
26230         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
26231         (gst_v4lsrc_requeue_frame):
26232         move some debugging categories around
26233         query for fps index and set accordingly if found
26234
26235 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
26236
26237         * ext/lame/gstlame.c:
26238         correct defaults that lame_init puts out of range
26239
26240 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26241
26242         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
26243         (gst_divxenc_class_init):
26244         fix range since -1 is the default
26245         * gst/mpeg1sys/gstmpeg1systemencode.c:
26246         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
26247         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
26248         (gst_rtjpegdec_chain):
26249         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
26250         (gst_rtjpegenc_chain):
26251         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
26252         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
26253         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
26254         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
26255         * sys/v4l/gstv4lsrc.c:
26256         * sys/v4l/v4l_calls.c: (gst_v4l_open):
26257         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
26258         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
26259         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
26260         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
26261           remove gst_info calls
26262
26263 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26264
26265         * Makefile.am:
26266         * po/af.po:
26267         * po/az.po:
26268         * po/en_GB.po:
26269         * po/nl.po:
26270         * po/sr.po:
26271         * po/sv.po:
26272           Updated translations
26273
26274 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26275
26276         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26277           refactor/comment code
26278
26279 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26280
26281         * gst/asfdemux/Makefile.am:
26282         * gst/asfdemux/asfheaders.c:
26283         * gst/asfdemux/asfheaders.h:
26284         * gst/asfdemux/gstasf.c: (plugin_init):
26285         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
26286         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
26287         (gst_asf_demux_setup_pad):
26288         * gst/asfdemux/gstasfdemux.h:
26289         * gst/asfdemux/gstasfmux.c:
26290         * gst/asfdemux/gstasfmux.h:
26291           Add tagging support to demuxer, split out registration in its own
26292           file instead of in demux (hacky), and prevent having some tables
26293           in our memory multiple times (in asfheaders.h).
26294
26295 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26296
26297         * gst/matroska/matroska-demux.c:
26298         (gst_matroska_demux_parse_metadata):
26299         * gst/matroska/matroska-ids.h:
26300           Basic tag reading support.
26301
26302 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26303
26304         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
26305           Really detect ac-3 audio.
26306         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
26307           really detect matroska files (off-by-1).
26308
26309 2004-04-30  David Schleef  <ds@schleef.org>
26310
26311         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26312         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
26313         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
26314         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
26315         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
26316         hackage -- parse a lot more atoms, extract a few tags.  One might even
26317         mistake this for tag support.  Maybe it is.
26318         * gst/qtdemux/qtdemux.h:
26319
26320 2004-04-30  Colin Walters  <walters@verbum.org>
26321
26322         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
26323
26324 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26325
26326         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26327         (gst_ffmpegcolorspace_getcaps):
26328           remove broken nego fix
26329
26330 2004-04-30  Benjamin Otte  <otte@gnome.org>
26331
26332         * configure.ac:
26333         * ext/Makefile.am:
26334         * ext/libvisual/Makefile.am:
26335         * ext/libvisual/visual.c:
26336           add initial support for libvisual (http://libvisual.sourceforge.net)
26337           libvisual is still quite alpha, so expect crashes in there :)
26338
26339 2004-04-29  David Schleef  <ds@schleef.org>
26340
26341         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
26342         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
26343         up qtdemux to make it spit out codec_data.  Do _not_ look at this
26344         code; you will no longer respect me.
26345
26346 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
26347
26348         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
26349         * ext/alsa/gstalsa.h :
26350         change alsa pcm device discovery to find more than 1 device
26351         per card. code review by Ronald.
26352
26353 2004-04-29  David Schleef  <ds@schleef.org>
26354
26355         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
26356         Add a check for a driver bug on FreeBSD.  (bug #140565)
26357
26358 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26359
26360         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
26361         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26362         (gst_jpegenc_getcaps):
26363           move format setting to inner loop
26364         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26365         (gst_ffmpegcolorspace_getcaps):
26366           use GST_PAD_CAPS if available so that we use already negotiated
26367           caps
26368         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26369         (qtdemux_parse_moov), (qtdemux_parse):
26370           extra debugging
26371         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
26372         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
26373           move hardcoded path to DEFINE
26374
26375 2004-04-28  David Schleef  <ds@schleef.org>
26376
26377         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
26378         (bug #140064)
26379
26380 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26381
26382         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26383           Don't probe for playback device if we're a source element. Fixes
26384           #139658.
26385
26386 2004-04-29  Benjamin Otte  <otte@gnome.org>
26387
26388         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
26389         (gst_id3_tag_chain):
26390           rewrite buffer offset
26391
26392 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26393
26394         * configure.ac:
26395         * ext/Makefile.am:
26396         * ext/dts/Makefile.am:
26397         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
26398         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
26399         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
26400         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
26401         (gst_dtsdec_loop), (gst_dtsdec_change_state),
26402         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
26403         (plugin_init):
26404         * ext/dts/gstdtsdec.h:
26405           New DTS decoder.
26406         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
26407         (gst_faad_srcconnect):
26408           Add ESDS atom handling (.m4a).
26409
26410 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26411
26412         * ext/divx/gstdivxdec.c: (plugin_init):
26413           Remove comment that makes no sense.
26414         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
26415           Fix for obvious typo that resulted in warnings during gst-register.
26416         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
26417         (gst_xviddec_sink_link):
26418           Fix caps negotiation a bit better.
26419         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
26420           We call this 'codec_data', not 'esds'.
26421
26422 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26423
26424         * gst/monoscope/gstmonoscope.c:
26425           make sure we only provide 256x128
26426         * gst/monoscope/monoscope.c: (monoscope_init):
26427           assert size of 256x128
26428
26429 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26430
26431         * Makefile.am:
26432         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
26433         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
26434           fixate to max width and height of device
26435
26436 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26437
26438         * Makefile.am:
26439         * sys/v4l/gstv4l.c:
26440         * sys/v4l/gstv4lsrc.c:
26441         * sys/v4l/v4l_calls.c:
26442         * sys/v4l/v4lsrc_calls.c:
26443           fix for qc-usb driver which fakes having more than one buffer
26444           by handing the same buffer twice, which confused GStreamer's/v4lsrc
26445           buffer_free override
26446           add debugging
26447
26448 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26449
26450         * Makefile.am:
26451         * gst/videotestsrc/gstvideotestsrc.c:
26452         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
26453         (gst_videotestsrc_init), (gst_videotestsrc_get),
26454         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
26455         * gst/videotestsrc/gstvideotestsrc.h:
26456           add num-buffers property
26457
26458         2004-04-26  Benjamin Otte  <otte@gnome.org>
26459
26460         * ext/mad/gstid3tag.c: (plugin_init):
26461           set id3mux rank to NONE so it doesn't confuse spider
26462           require audio/mpeg,mpegversion=1 in id3mux
26463
26464 2004-04-26  Benjamin Otte  <otte@gnome.org>
26465
26466         * configure.ac:
26467           detect faad correctly as non-working if it's indeed non-working
26468
26469 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
26470
26471         * Makefile.am:
26472         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26473         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
26474         fix _getcaps so it only negotiates to its supported format
26475
26476 2004-04-25  Benjamin Otte  <otte@gnome.org>
26477
26478         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26479           fix memleak
26480
26481 2004-04-23  Benjamin Otte  <otte@gnome.org>
26482
26483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26484           audio/x-raw-int with height rules! not. Now it's depth.
26485
26486 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26487
26488         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
26489         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
26490         (gst_wavparse_loop):
26491           Missing variable initialization. Add handling of DVI ADPCM. Fix
26492           mis-parsing of LIST chunks. This works around a bug where we mis-
26493           parse non-aligning LIST chunks (so LIST chunks where the contents
26494           don't align with the actual LIST size). The correct fix is to use
26495           rifflib, I'm not going to fix wavparse - too much work. All this
26496           fixes #104878.
26497
26498 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26499
26500         reviewed by Benjamin Otte  <otte@gnome.org>
26501
26502         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
26503           fix shoutcast not working (fixes #140844)
26504
26505 2004-04-22  Benjamin Otte  <otte@gnome.org>
26506
26507         * ext/hermes/gsthermescolorspace.c:
26508         (gst_hermes_colorspace_caps_remove_format_info):
26509         * gst/colorspace/gstcolorspace.c:
26510         (gst_colorspace_caps_remove_format_info):
26511         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26512         (gst_ffmpegcolorspace_caps_remove_format_info):
26513           s/gst_caps_simplify/gst_caps_do_simplify/
26514
26515 2004-04-22  Benjamin Otte  <otte@gnome.org>
26516
26517         * gst-libs/gst/riff/riff-media.c:
26518         (gst_riff_create_video_caps_with_data):
26519           mpegversion is an int
26520         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
26521           don't try to create pad templates with NULL caps, use any caps
26522           instead.
26523
26524 2004-04-20  David Schleef  <ds@schleef.org>
26525
26526         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
26527         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
26528         (bug #140384)
26529
26530 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26531
26532         reviewed by David Schleef
26533
26534         * ext/mad/gstid3tag.c: Add stdlib.h
26535         * gst/rtp/gstrtpgsmenc.c: same
26536         * gst/tags/gstid3tag.c: same
26537         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
26538         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
26539         GST_DISABLE_LOADSAVE use.
26540         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
26541         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
26542         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
26543         atol(3)).
26544         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
26545         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
26546         strtoul(3)).
26547         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
26548         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
26549         $(ID3_CFLAGS).
26550         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26551         $(LIBFAME_CFLAGS).
26552
26553 2004-04-20  David Schleef  <ds@schleef.org>
26554
26555         * gst/realmedia/rmdemux.c:  This was supposed to part of the
26556         last checkin.  Same idea.
26557
26558 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26559
26560         reviewed by David Schleef
26561
26562         * configure.ac: bump required gstreamer version to 0.8.1.1
26563         because of following changes [--ds]
26564
26565         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
26566         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26567         (gst_riff_read_header):  Use GST_READ_UINT*
26568         macros to access possibly unaligned memory.
26569
26570         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26571         (mp3_type_find):  Use GST_READ_UINT*
26572         macros to access possibly unaligned memory.
26573         (mp3_type_find, mpeg1_parse_header, qt_type_find)
26574         (speex_type_find): Likewise
26575
26576         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26577
26578         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26579         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26580         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26581         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26582         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26583         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
26584         macros to access possibly unaligned memory.
26585
26586         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26587         Likewise.
26588
26589         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26590         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26591
26592         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26593         Likewise.
26594
26595         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26596         (gst_mpeg2subt_chain_subtitle): Likewise.
26597
26598         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26599         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26600         Likewise.
26601
26602         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26603         Likewise.
26604
26605         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26606         Likewise.
26607
26608         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26609         Likewise.
26610
26611 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26612
26613         * configure.ac:
26614           update required version of GStreamer because of GST_TIME_FORMAT
26615
26616 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26617
26618         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26619           remove leftover g_print
26620         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26621           don't try setting only a subset of the caps. We don't want to kill
26622           autoplugging on purpose
26623
26624 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26625
26626         * sys/ximage/ximagesink.c: (plugin_init):
26627         * sys/xvimage/xvimagesink.c: (plugin_init):
26628           add debugging categories
26629
26630 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26631
26632         * po/en_GB.po:
26633         * po/LINGUAS:
26634           Adding en_GB translation (Gareth Owen)
26635
26636 2004-04-20  David Schleef  <ds@schleef.org>
26637
26638         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26639         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26640         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26641         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26642         A number of new features and hacks to extract the esds atom and
26643         put it into the caps.  (bug #137724)
26644
26645 2004-04-19  David Schleef  <ds@schleef.org>
26646
26647         * gconf/Makefile.am: Fix for non-GNU make
26648         * gst-libs/gst/Makefile.am: Change directory order to handle
26649         GstPlay linking with gstinterfaces
26650         * gst-libs/gst/audio/make_filter: make use of tr portable
26651         * gst-libs/gst/play/Makefile.am: Add intended \
26652         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26653         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26654         function prototype instead of void *.
26655         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26656         macro.
26657         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26658         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26659         * gst/videofilter/make_filter: make use of tr portable
26660         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26661
26662 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
26663
26664         * po/LINGUAS:
26665         * po/uk.po:
26666           Added Ukrainian translation (Maxim V. Dziumanenko)
26667
26668 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26669
26670         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26671         (gst_gsmdec_link), (gst_gsmdec_chain):
26672           Fix capsnego, simplify chain function slightly.
26673         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26674           Add GSM.
26675
26676 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26677
26678         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26679         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26680         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26681           Hack to make wavparse work with spider (always -> sometimes pad).
26682           Fixes #135862 && #140411.
26683
26684 2004-04-18  Benjamin Otte  <otte@gnome.org>
26685
26686         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26687         (gst_osselement_rate_probe_check),
26688         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26689           get rid of \n in debug output
26690
26691 2004-04-17  Iain <iain@prettypeople.org>
26692
26693         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26694         not just EOS.
26695
26696 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26697
26698         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26699         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26700         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26701         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26702         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26703         (gst_id3_tag_change_state), (plugin_init):
26704           deprecate id3tag element and replace with id3demux/id3mux.
26705           great side effect: this ugly file is now even uglier, yay!
26706         * ext/mad/gstmad.h:
26707           remove non-available function
26708           update for new get_type
26709
26710 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26711
26712         * configure.ac:
26713           require mpeg2dec >= 0.4.0
26714
26715 2004-04-17  Benjamin Otte  <otte@gnome.org>
26716
26717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26718         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26719         (gst_xvimagesink_set_xwindow_id):
26720           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26721           assorted cleanup fixes.
26722
26723 2004-04-16  David Schleef  <ds@schleef.org>
26724
26725         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26726         * sys/xvimage/xvimagesink.h: same
26727
26728 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26729
26730         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26731           Fix GST_ELEMENT_ERROR with (NULL)
26732
26733 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26734
26735         * gst-libs/gst/riff/riff-media.c:
26736         (gst_riff_create_video_caps_with_data):
26737           Add div[3456] as fourccs for DivX 3 (fixes #140137).
26738
26739 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26740
26741         * gst-libs/gst/riff/riff-media.c:
26742         (gst_riff_create_video_caps_with_data),
26743         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26744         (gst_riff_create_video_template_caps),
26745         (gst_riff_create_audio_template_caps):
26746         * gst-libs/gst/riff/riff-media.h:
26747         * gst-libs/gst/riff/riff-read.c:
26748         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26749         * gst-libs/gst/riff/riff-read.h:
26750         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26751           Add MS RLE support. I added some functions to read out strf chunks
26752           into strf chunks and the data behind it. This is usually color
26753           palettes (as in RLE, but also in 8-bit RGB). Also use those during
26754           caps creation. Lastly, add ADPCM (similar to wavparse - which
26755           should eventually be rifflib based).
26756         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26757         (gst_matroska_demux_init), (gst_matroska_demux_reset):
26758         * gst/matroska/matroska-demux.h:
26759           Remove placeholders for some prehistoric tagging system. Didn't add
26760           support for any tag system really anyway.
26761         * gst/qtdemux/qtdemux.c:
26762           Add support for audio/x-m4a (MPEG-4) through spider.
26763         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26764         (gst_wavparse_loop):
26765           ADPCM support (#135862). Increase max. buffer size because we
26766           cannot split buffers for ADPCM (screws references) and I've seen
26767           files with 2048 byte chunks. 4096 seems safe for now.
26768
26769 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26770
26771         * configure.ac: bump nano to 1
26772
26773 === release 0.8.1 ===
26774
26775 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26776
26777         * configure.ac: releasing 0.8.1, "Comforting Sounds"
26778
26779 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26780
26781         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26782           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26783           Fixes #140058
26784
26785 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26786
26787         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26788           lower rank of dvddemux so that it's not used for mpeg playback.
26789
26790 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26791
26792         * configure.ac:
26793           save libs correctly when checking mad
26794
26795 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26796
26797         * ext/mad/gstid3tag.c: (plugin_init):
26798           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
26799
26800 2004-04-13  David Schleef  <ds@schleef.org>
26801
26802         * common/m4/gst-feature.m4: Call -config scripts with
26803         --plugin-libs if it is supported.
26804         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26805         JPEG images are image/jpeg.
26806         * gst/debug/Makefile.am:
26807         * gst/debug/negotiation.c: (gst_negotiation_class_init),
26808         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26809         (gst_negotiation_update_caps), (gst_negotiation_get_property),
26810         (gst_negotiation_plugin_init): Add a property that acts like
26811         filter caps.
26812         * testsuite/gst-lint:  Move license checking to be a standard
26813         test.
26814
26815 2004-04-13  David Schleef  <ds@schleef.org>
26816
26817         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26818         patch from Sebastien Cote (bug #139958)
26819
26820 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26821
26822         * examples/gstplay/Makefile.am:
26823         * examples/gstplay/player.c: (main):
26824           make the commandline player example use gconf settings
26825
26826 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26827
26828         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26829         (gst_cacasink_sinkconnect), (gst_cacasink_init),
26830         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26831           init/end library during state transition, not object
26832           creation/disposal.  get rid of custom dispose handler.
26833
26834
26835 2004-04-12  Christian Schaller <Uraeus@gnome.org>
26836
26837         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26838         be a symlink
26839
26840 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26841
26842         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26843           Handle JUNK chunks inside data section. Prevents warnings.
26844
26845 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26846
26847         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26848         (gst_riff_create_video_template_caps):
26849           Add MS video v1.
26850         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26851         (gst_avi_demux_stream_data):
26852           Add support for "rec-list" chunks.
26853
26854 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26855
26856         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26857           Fix another codecname mismatch.
26858
26859 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26860
26861         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26862           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26863           so that MJPEG plays back.
26864
26865 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26866
26867         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26868         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26869         * gst/mpeg1videoparse/gstmp1videoparse.h:
26870           Fix for some slight mis-cuts in buffer parsing, and for some
26871           potential overflows or faults-causers. Adds disconts. Also fixes
26872           #139105 while we're at it.
26873
26874 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26875
26876         * configure.ac:
26877         * sys/v4l2/gstv4l2element.h:
26878           Workaround for missing struct v4l2_buffer declaration in Suse 9
26879           and Mandrake 10 linux/videodev2.h header file (#135919).
26880
26881 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26882
26883         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26884           Bail out if no filename was given.
26885
26886 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26887
26888         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26889         (gst_v4l2_fourcc_from_structure):
26890           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26891           Y41B somewhere).
26892
26893 2004-04-09  Benjamin Otte  <otte@gnome.org>
26894
26895         * ext/gnomevfs/gstgnomevfssink.c:
26896         (_gst_boolean_allow_overwrite_accumulator),
26897         (gst_gnomevfssink_class_init):
26898           fix erase signal - if any handler returns false the file will not be
26899           overwritten. If no handler is connected, the file will not be
26900           overwritten either.
26901           renamed signal to "allow-overwrite"
26902         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26903           free string when adding it to ID3 failed
26904         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26905           unref event when done
26906         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26907           free caps
26908         * gst/typefind/gsttypefindfunctions.c:
26909         (mpeg_video_stream_type_find):
26910           fix invalid read
26911
26912 2004-04-08  David Schleef  <ds@schleef.org>
26913
26914         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26915         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26916
26917 2004-04-08  David Schleef  <ds@schleef.org>
26918
26919         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26920         we don't support (bug #139532)
26921
26922 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
26923
26924         * ext/mad/gstmad.c: (gst_mad_handle_event),
26925         (gst_mad_check_caps_reset), (gst_mad_chain),
26926         (gst_mad_change_state):
26927           only set explicit caps if they haven't been set before for
26928           this stream.  MPEG-audio sample rate/channels aren't allowed
26929           to change in-stream.
26930           Fixes #139382
26931
26932 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26933
26934         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26935         (_gst_boolean_did_something_accumulator),
26936         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26937         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26938         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26939         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26940         (gst_gnomevfssink_change_state):
26941           Fix erase signal. Don't erase by default. Remove handoff signal.
26942           Remove erase property. Don't segfault. General cleanup.
26943
26944 2004-04-07  Benjamin Otte  <otte@gnome.org>
26945
26946         * gst-libs/gst/gconf/test-gconf.c: (main):
26947           add missing gst_init
26948
26949 2004-04-07  Benjamin Otte  <otte@gnome.org>
26950
26951         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26952           free the mutexes, too
26953
26954 2004-04-07  Benjamin Otte  <otte@gnome.org>
26955
26956         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26957           actually free the URI string
26958         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26959           compute offset correctly when passing discont events
26960         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26961           don't leak discont events
26962         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26963           add some missing breaks so caps aren't copied randomly
26964         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26965           if we realloc memory, we better use it
26966
26967 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26968
26969         * ext/mad/gstmad.c: (normal_seek):
26970           fix GST_FORMAT_TIME usage
26971
26972 2004-04-05  David Schleef  <ds@schleef.org>
26973
26974         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
26975         a deprecated function (hack!)
26976
26977 2004-04-05  Benjamin Otte  <otte@gnome.org>
26978
26979         * ext/esd/esdmon.c: (gst_esdmon_get):
26980           fix nonterminated vararg and memleak
26981
26982 2004-04-05  Benjamin Otte  <otte@gnome.org>
26983
26984         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26985         (gst_ladspa_init), (gst_ladspa_force_src_caps),
26986         (gst_ladspa_set_property), (gst_ladspa_get_property),
26987         (gst_ladspa_instantiate), (gst_ladspa_activate),
26988         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26989           clean up debugging
26990
26991 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
26992
26993         reviewed by Benjamin Otte  <otte@gnome.org>
26994
26995         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26996           check for broken LADSPA parameters (fixes #138635)
26997
26998 2004-04-05  Benjamin Otte  <otte@gnome.org>
26999
27000         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
27001           advertise buffer-frames correctly on sinkpads
27002
27003 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27004
27005         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
27006         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
27007         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
27008         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
27009         (gst_mad_check_caps_reset), (gst_mad_chain):
27010         add more debugging, only reset caps when we're not in error state
27011
27012 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27013
27014         * ext/mad/gstmad.c: add debugging category, comment + cleanups
27015
27016 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
27017
27018         reviewed by Benjamin Otte  <otte@gnome.org>
27019
27020         * configure.ac:
27021           fix == in test(1) operator
27022
27023 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
27024
27025         reviewed by Benjamin Otte  <otte@gnome.org>
27026
27027         * configure.ac:
27028           fix --export-symblos-regex to a working regex.
27029
27030 2004-04-04  Benjamin Otte  <otte@gnome.org>
27031
27032         * sys/oss/.cvsignore:
27033           add for oss_probe
27034
27035 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
27036
27037         reviewed by Benjamin Otte  <otte@gnome.org>
27038
27039         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
27040           add missing 'new_media' argument (fixes #138168)
27041         * gst/matroska/matroska-demux.c:
27042         (gst_matroska_demux_handle_seek_event):
27043           add vararg terminator (fixes #138169)
27044
27045 2004-04-02  David Schleef  <ds@schleef.org>
27046
27047         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
27048         disted (bug #138914)
27049
27050 2004-04-01  Benjamin Otte  <otte@gnome.org>
27051
27052         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
27053         (gst_alsa_close_audio):
27054           handle case better where a soundcard can't pause
27055         * ext/ogg/gstoggdemux.c:
27056           don't crash when we get events but don't have pads yet
27057
27058 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27059
27060         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27061           throw an error if we couldn't probe any caps.
27062
27063 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
27064
27065         * ext/dvdnav/gst-dvd:
27066         Add a really simple sample DVD player
27067
27068 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
27069
27070         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
27071         (gst_a52dec_push), (gst_a52dec_handle_event),
27072         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
27073         (gst_a52dec_change_state):
27074         * ext/a52dec/gsta52dec.h:
27075           Use a debug category, Output timestamps correctly
27076           Emit tag info, Handle events, tell liba52dec about cpu
27077           capabilities so it can use MMX etc.
27078         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
27079           Fix a crasher accessing invalid memory
27080         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
27081         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
27082         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
27083         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
27084         (dvdnavsrc_query):
27085           Some support for byte-format seeking.
27086           Small fixes for still frames and menu button overlays
27087         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
27088         (gst_mpeg2dec_alloc_buffer):
27089           Use a debug category. Adjust the report level of several items to
27090           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
27091           so it doesn't lose the GstBuffer pointer
27092         * gst/debug/Makefile.am:
27093         * gst/debug/gstdebug.c: (plugin_init):
27094         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
27095         (gst_navseek_base_init), (gst_navseek_class_init),
27096         (gst_navseek_init), (gst_navseek_seek),
27097         (gst_navseek_handle_src_event), (gst_navseek_set_property),
27098         (gst_navseek_get_property), (gst_navseek_chain),
27099         (gst_navseek_plugin_init):
27100         * gst/debug/gstnavseek.h:
27101           Add the navseek debug element for seeking back and forth in a
27102           video stream using arrow keys.
27103         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
27104         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
27105         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
27106         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
27107         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
27108         (gst_mpeg2subt_parse_header), (gst_get_nibble),
27109         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
27110         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
27111         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
27112         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
27113         * gst/mpeg2sub/gstmpeg2subt.h:
27114           Pretty much a complete rewrite. Now a loopbased element. May still
27115           require work to properly synchronise subtitle buffers.
27116         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
27117         (gst_dvd_demux_send_subbuffer):
27118         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
27119           Don't attempt to create subbuffers of size 0
27120           Reduce a couple of error outputs to warnings.
27121         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
27122         (gst_y4mencode_chain):
27123         Output the y4m frame header correctly.
27124
27125 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27126
27127         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
27128           throw errors instead of allowing SIGFPE
27129
27130 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27131
27132         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
27133         (gst_gconf_render_bin_from_key):
27134           leak plugging and style fixing
27135
27136 2004-03-31  David Schleef  <ds@schleef.org>
27137
27138         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
27139         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
27140         (bug #138225)
27141         * gst/debug/Makefile.am:
27142         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
27143         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
27144         plugin.
27145         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
27146         (gst_negotiation_base_init), (gst_negotiation_class_init),
27147         (gst_negotiation_init), (gst_negotiation_getcaps),
27148         (gst_negotiation_pad_link), (gst_negotiation_chain),
27149         (gst_negotiation_set_property), (gst_negotiation_get_property),
27150         (gst_negotiation_plugin_init):  New element to talk about random
27151         negotiation things happening in a pipeline.
27152
27153 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
27154
27155         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
27156           fix integer addition with help of Stefan Kost
27157
27158 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
27159
27160         * po/nl.po: updated Dutch translation (Elros Cyriatan)
27161
27162 2004-03-30  David Schleef  <ds@schleef.org>
27163
27164         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
27165         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
27166         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
27167         (bug #137504)
27168         * ext/mpeg2dec/gstmpeg2dec.h:
27169
27170 2004-03-30  David Schleef  <ds@schleef.org>
27171
27172         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
27173
27174 2004-03-30  David Schleef  <ds@schleef.org>
27175
27176         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
27177         Michael Petullo) to handle .mov
27178
27179 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27180
27181         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
27182         (gst_osselement_rate_check_rate):
27183           probe caps correctly for sound cards that only support one format
27184
27185 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27186
27187         * ext/kio/kiosrc.cpp: (process_events):
27188           update handling event processing if inside KDE - untested
27189
27190 2004-03-29  David Schleef  <ds@schleef.org>
27191
27192         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
27193         by 2 to not interfere with other colorspaces.
27194         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
27195         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
27196         one to not interfere with ffmpeg_colorspace.
27197
27198 2004-03-29  David Schleef  <ds@schleef.org>
27199
27200         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
27201         aren't in the caps.
27202         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
27203         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
27204
27205 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27206
27207         * gst-libs/gst/riff/riff-media.c:
27208           fail on error, don't try to set stuff on NULL caps
27209
27210 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27211
27212         * configure.ac:
27213         * ext/Makefile.am:
27214         * ext/kio/Makefile.am:
27215         * ext/kio/kioreceiver.cpp:
27216         * ext/kio/kioreceiver.h:
27217         * ext/kio/kiosrc.cpp:
27218         * ext/kio/kiosrc.h:
27219           add experimental kiosrc plugin
27220         * ext/alsa/gstalsaplugin.c: (plugin_init):
27221           initialize debugging category only when we're sure registering the
27222           plugins worked.
27223
27224 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27225
27226         * examples/gstplay/player.c: (main):
27227         * gst-libs/gst/play/play.c: (gst_play_class_init),
27228         (gst_play_set_location), (gst_play_set_data_src),
27229         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27230         (gst_play_set_visualization), (gst_play_connect_visualization):
27231           check return values of element_set_state and return FALSE where
27232           failed
27233
27234 2004-03-29  Benjamin Otte  <otte@gnome.org>
27235
27236         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
27237           try harder to check if an event is really a discont
27238
27239 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27240
27241         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
27242         * po/az.po:
27243
27244 2004-03-28  Benjamin Otte  <otte@gnome.org>
27245
27246         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27247         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
27248         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
27249           get rid of non-standard "..." ranges in case statements.
27250
27251 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
27252
27253         * gst/mpegstream/gstmpegdemux.c:
27254         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
27255         specific functionality split to the new dvddemux element.
27256         * gst/mpegstream/gstdvddemux.c:
27257         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
27258         streams, derived from mpegdemux.
27259         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
27260         up. SCR based timestamp rewriting can be turned off (will probably
27261         completely disappear soon).
27262         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
27263         hacking. General cleanup. All printf statements replaced by
27264         debugging messages. Almost complete libdvdnav support.
27265         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
27266         by events. New properties for audio and subpicture languages.
27267         (dvdnavsrc_update_highlight): Now uses events.
27268         (dvdnavsrc_user_op): Cleaned up.
27269         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
27270         based). Lots of cleanup, and propper support for most libdvdnav
27271         events.
27272         (dvdnavsrc_make_dvd_event): New function.
27273         (dvdnavsrc_make_dvd_nav_packet_event): New function.
27274         (dvdnavsrc_make_clut_change_event): New function.
27275
27276 2004-03-26  Benjamin Otte  <otte@gnome.org>
27277
27278         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
27279           fix bug where typefinding would claim it's theora whenever less then
27280           7 bytes of data were available
27281
27282 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27283
27284         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
27285         (gst_alawdec_base_init), (gst_alawdec_class_init),
27286         (gst_alawdec_init), (gst_alawdec_chain):
27287         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
27288         (gst_alawenc_base_init), (gst_alawenc_class_init),
27289         (gst_alawenc_init), (gst_alawenc_chain):
27290         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
27291         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
27292         (gst_mulawdec_init), (gst_mulawdec_chain):
27293         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
27294         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
27295         (gst_mulawenc_init), (gst_mulawenc_chain):
27296           Fix capsnego in all four, remove the unused property functions and
27297           simplify the chain functions slightly. I guess we could use macros
27298           or something similar for those, since the code is so similar, but
27299           I'm currently too lazy...
27300
27301 2004-03-24  David Schleef  <ds@schleef.org>
27302
27303         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
27304         (gst_osselement_close_audio), (gst_osselement_probe_caps),
27305         (gst_osselement_get_format_structure),
27306         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
27307         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
27308         (gst_osselement_rate_int_compare): Add code to handle rate probing
27309         (bug #120883)
27310         * sys/oss/gstosselement.h: same
27311         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
27312         Use rate probing provided by osselement.
27313         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
27314
27315 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27316
27317         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
27318         (gst_xvidenc_get_property):
27319           ulong/int mess-up.
27320
27321 2004-03-24  David Schleef  <ds@schleef.org>
27322
27323         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
27324         (gst_speexdec_init):
27325         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
27326         (gst_speexenc_init):  Create the pad template correctly (from
27327         the static pad template, not a NULL pointer.)
27328
27329 2004-03-25  Benjamin Otte  <otte@gnome.org>
27330
27331         * gst/debug/Makefile.am:
27332         * gst/debug/breakmydata.c:
27333           add element that quasi-randomly changes bytes in the stream.
27334           Intended use is robustness checking of demuxers and decoders in
27335           media tests.
27336
27337 2004-03-24  Benjamin Otte  <otte@gnome.org>
27338
27339         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
27340         (gst_alsa_probe_hw_params):
27341         * ext/alsa/gstalsa.h:
27342           debugging output fixes
27343
27344 2004-03-24  Benjamin Otte  <otte@gnome.org>
27345
27346         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
27347           don't g_return_if_fail if element is PLAYING, fail silently as every
27348           other element.
27349         * gst/effectv/gstquark.c: (gst_quarktv_chain):
27350           only fix needed for cast lvalue issues in gst-plugins
27351         * gst/volenv/gstvolenv.c: (gst_volenv_init):
27352           add proxy_getcaps
27353
27354 2004-03-24  Benjamin Otte  <otte@gnome.org>
27355
27356         * gst/level/gstlevel.c: (gst_level_init):
27357           add proxying getcaps function, so level doesn't advertise impossible
27358           caps
27359
27360 2004-03-24  David Schleef  <ds@schleef.org>
27361
27362         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
27363         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
27364         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
27365         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
27366         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
27367         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
27368         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
27369         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
27370         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
27371         messages.  Divide the chunk size by the compression ratio
27372         (needed for MACE audio)
27373
27374 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27375
27376         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27377           Fix buffer overflow read error.
27378
27379 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27380
27381         * ext/alsa/gstalsa.h:
27382           Remove unused entry.
27383         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
27384           Add cinepak.
27385         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
27386         (gst_videodrop_link), (gst_videodrop_chain):
27387           Fix, sort of. Was horribly broken with new capsnego. Bah...
27388
27389 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
27390
27391         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
27392         (plugin_init):
27393         Add a monkeysaudio typefind function
27394
27395 2004-03-23  Johan Dahlin  <johan@gnome.org>
27396
27397         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
27398         (gst_play_video_fixate): Check so the structure has the field
27399         before trying to fixate them, this makes it possible to have
27400         fakesinks for video and audio output without printing errors on
27401         the output console.
27402
27403 2004-03-22  David Schleef  <ds@schleef.org>
27404
27405         * sys/oss/Makefile.am:
27406         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
27407         (check_rate), (add_rate):  Rate probing test app.
27408
27409 2004-03-21  Benjamin Otte  <otte@gnome.org>
27410
27411         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27412         (_fixate_caps_to_int), (gst_audio_convert_fixate):
27413           add a fixation function that pretty much does the right thing (fixes
27414           #137556)
27415
27416 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
27417
27418         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
27419
27420 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
27421
27422         reviewed by: Benjamin Otte  <otte@gnome.org>
27423
27424         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
27425           terminate gst_event_new_discontinuous correctly (fixes parts of
27426           #137711)
27427
27428 2004-03-19  David Schleef  <ds@schleef.org>
27429
27430         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
27431         since it doesn't depend on X, and it's part of our ABI.
27432
27433 2004-03-19  Iain <iain@prettypeople.org>
27434
27435         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
27436         is_int in the structure, not the local variable.
27437
27438 2004-03-19  David Schleef  <ds@schleef.org>
27439
27440         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
27441         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
27442         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
27443         Improvements in caps negotiation.
27444
27445 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27446
27447         * po/LINGUAS:
27448         * po/af.po:
27449           adding Afrikaans (Petri Jooste)
27450
27451 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27452
27453         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27454         (gst_ffmpegcolorspace_chain):
27455         throw error instead of g_critical (#137588)
27456
27457 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27458
27459         * Makefile.am:
27460         * configure.ac:
27461           dist common and m4 correctly
27462         * po/sv.po:
27463
27464 2004-03-17  David Schleef  <ds@schleef.org>
27465
27466         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
27467         (bug #137348)
27468
27469 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
27470
27471         * po/LINGUAS:
27472         * po/sv.po:
27473           adding Swedish translation (Christian Rose)
27474
27475 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
27476
27477         * Makefile.am: use release.mak
27478
27479 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27480
27481         * common/ChangeLog:
27482         * common/gst-autogen.sh:
27483           add some explanation about the version detection
27484         * configure.ac:
27485           fix X check
27486
27487 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27488
27489         * configure.ac: bump nano to 1
27490
27491 === release 0.8.0 ===
27492
27493 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27494
27495         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
27496
27497 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27498
27499         * configure.ac:
27500           update libtool version
27501         * gst-libs/gst/media-info/Makefile.am:
27502           actually use libtool version
27503
27504 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27505
27506         * configure.ac: fix speex detection to work with 1.0 but not 1.1
27507
27508 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27509
27510         * configure.ac:
27511         * gst-plugins.spec.in:
27512         * pkgconfig/Makefile.am:
27513         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
27514         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27515         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27516         * pkgconfig/gstreamer-libs.pc.in:
27517         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27518         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27519         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
27520         * pkgconfig/gstreamer-plugins.pc.in:
27521           remove @VERSION@ from some of the pc files since core and plugins
27522           are decoupled.
27523           created gstreamer-plugins.pc as it's a better name, but keeping
27524           -libs around for now to get fixes upstream done first.
27525
27526 2004-03-15  Julien MOUTTE <julien@moutte.net>
27527
27528         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
27529         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
27530         * gst-libs/gst/play/play.h:
27531
27532 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27533
27534         * *.c, *.cc: don't mix tabs and spaces
27535
27536 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27537
27538         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27539           use the new ffmpegcolorspace
27540         * gst-plugins.spec.in:
27541           package new colorspace and media-info
27542         * configure.ac:
27543         * pkgconfig/Makefile.am:
27544           fix some more disting issues
27545         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27546         * pkgconfig/gstreamer-media-info.pc.in:
27547           generate media-info pc files
27548
27549 2004-03-15  Johan Dahlin  <johan@gnome.org>
27550
27551         * *.h: Revert indenting
27552
27553 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27554
27555         * configure.ac:
27556           adding ffmpegcolorspace element
27557         * gst/ffmpegcolorspace/Makefile.am:
27558         * gst/ffmpegcolorspace/avcodec.h:
27559         * gst/ffmpegcolorspace/common.h:
27560         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27561         * gst/ffmpegcolorspace/dsputil.h:
27562         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27563         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27564         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27565         (gst_ffmpeg_caps_to_pix_fmt):
27566         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27567         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27568         (gst_ffmpegcolorspace_caps_remove_format_info),
27569         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27570         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27571         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27572         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27573         (gst_ffmpegcolorspace_set_property),
27574         (gst_ffmpegcolorspace_get_property),
27575         (gst_ffmpegcolorspace_register):
27576         * gst/ffmpegcolorspace/imgconvert.c:
27577         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27578         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27579         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27580         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27581         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27582         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27583         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27584         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27585         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27586         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27587         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27588         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27589         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27590         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27591         (img_get_alpha_info), (deinterlace_line),
27592         (deinterlace_line_inplace), (deinterlace_bottom_field),
27593         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27594         * gst/ffmpegcolorspace/imgconvert_template.h:
27595         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27596         * gst/ffmpegcolorspace/mmx.h:
27597         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27598           adding ffmpegcolorspace element supplied by Ronald after cleaning
27599           up and pulling in the right bits of upstream source.
27600           I'm sure a better C/compiler wizard could do some cleaning up (for
27601           example use GLIB's malloc stuff), but as a first pass this
27602           works very well
27603
27604 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27605
27606         * ext/alsa/gstalsa.h:
27607           I assume Ronald forgot to commit the change to have cardname
27608           as a struct member.  Expect some public spanking at the next
27609           opportunity.
27610
27611 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27612
27613         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27614         (gst_alsa_open_audio), (gst_alsa_close_audio):
27615         * ext/alsa/gstalsa.c:
27616           Don't open the device if we're a mixer (= padless).
27617         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27618         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27619         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27620           Open mixer during state change rather than during object
27621           initialization. Also, get a device name. Currently in a somewhat
27622           hackish fashion, but I didn't really find something better.
27623
27624 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
27625
27626         * *.c, *.h: run gst-indent
27627
27628 2004-03-14  Benjamin Otte  <otte@gnome.org>
27629
27630         * gst/modplug/gstmodplug.cc:
27631         * gst/modplug/gstmodplug.h:
27632           set correct timestamps on outgoing buffers
27633
27634 2004-03-14  Benjamin Otte  <otte@gnome.org>
27635
27636         * gst/modplug/gstmodplug.cc:
27637           handle events - don't do crap when a discont arrives that's not
27638           necessary
27639           This allows correct loading and playback of mods in Rhythmbox
27640
27641 2004-03-14  Benjamin Otte  <otte@gnome.org>
27642
27643         * configure.ac:
27644         * gst-libs/gst/gconf/Makefile.am:
27645         * pkgconfig/Makefile.am:
27646           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27647           they get rebuilt properly
27648         * configure.ac:
27649           when checking for vorbis, try pkgconfig first.
27650         * gst/modplug/gstmodplug.cc:
27651           add fixate function
27652
27653 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27654
27655         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27656           Fix for obvious mistake, where we first shift the offset and then
27657           read a samplesize element assuming the old offset. Note that this
27658           part still has something weird, i.e. my movies containing those
27659           don't actually play well, but at least there's something that looks
27660           like sound now.
27661
27662 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
27663         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27664         (plugin_init):
27665         Add a typefind function for speex format
27666
27667 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27668
27669         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27670         (gst_asf_demux_setup_pad):
27671           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27672           instead of 0. Reason is simple: some elements have a fps range
27673           of 1-max instead of 0-max. So now ASF video actually works.
27674
27675 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27676
27677         * po/LINGUAS:
27678         * po/sr.po:
27679           adding serbian as a language
27680
27681 2004-03-13  Benjamin Otte  <otte@gnome.org>
27682
27683         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27684           return taglist correctly from _get function, don't gst_pad_push it.
27685           (fixes #137042)
27686
27687 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27688         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27689
27690 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27691
27692         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27693         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27694         (gst_alsa_mixer_track_new):
27695         * ext/alsa/gstalsamixertrack.h:
27696           Fix ancient leftovers... MixerTrack is a GObject.
27697
27698 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27699
27700         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27701         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27702           Don't block during probing...
27703
27704 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27705
27706         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27707         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27708         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27709         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27710         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27711         (gst_alsa_open_audio), (gst_alsa_close_audio):
27712         * ext/alsa/gstalsa.h:
27713           Add propertyprobe interface implementation, add some device-name
27714           property, all this so that it looks good in gnome-volume-control.
27715
27716 2004-03-12  David Schleef  <ds@schleef.org>
27717
27718         * configure.ac: the Hermes library controls hermescolorspace, not
27719         colorspace.
27720         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27721         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27722         not /* */
27723         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27724         * ext/sdl/sdlvideosink.h: ditto.
27725         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27726
27727 2004-03-12  Benjamin Otte  <otte@gnome.org>
27728
27729         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27730         (gst_x_overlay_got_xwindow_id):
27731         * gst-libs/gst/xoverlay/xoverlay.h:
27732           replace XID with unsigned long to get rid of the xlibs dependency in
27733           XOverlay (fixes #137004)
27734
27735 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27736         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27737         (gst_agingtv_setup):
27738         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27739         (gst_dicetv_base_init), (gst_dicetv_class_init),
27740         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27741         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27742         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27743         (gst_edgetv_setup), (gst_edgetv_rgb32):
27744         * gst/effectv/gsteffectv.c:
27745         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27746         (gst_quarktv_set_property):
27747         * gst/effectv/gstrev.c: (gst_revtv_get_type),
27748         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27749         (gst_revtv_setup), (gst_revtv_rgb32):
27750         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27751         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27752         (gst_shagadelictv_init), (gst_shagadelictv_setup),
27753         (gst_shagadelictv_rgb32):
27754         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27755         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27756         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27757         * gst/effectv/gstwarp.c:
27758         Port everything that can be ported to videofilter and fix up the caps.
27759         Can someone with a big-endian machine please check these?
27760
27761 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27762
27763         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27764         (gst_osssink_chain), (gst_osssink_change_state):
27765           Latest fixes for A/V sync, audio playback and such. This is about
27766           all... MPEG playback issues are mostly related to the async build-
27767           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27768
27769 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27770
27771         patch from: Stephane Loeuillet
27772
27773         * configure.ac:
27774           use pkg-config for some libraries, falling back to the old .m4 way
27775           (fixes #131270)
27776         * m4/libdv.m4:
27777           removed
27778
27779 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27780
27781         * configure.ac:
27782         * tools/Makefile.am:
27783         * tools/Makefile.in:
27784         * tools/gst-launch-ext-m.m:
27785         * tools/gst-launch-ext.1.in:
27786         * tools/gst-visualise-m.m:
27787         * tools/gst-visualise.1:
27788         * tools/gst-visualise.1.in:
27789           reorganizing generation of script tools
27790
27791 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27792
27793         * ext/divx/gstdivxdec.c:
27794           Downgrade priority. We prefer ffdec_mpeg4.
27795         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27796         (gst_faad_chain), (gst_faad_change_state):
27797           Fix capsnego. Doesn't work for some sounds because we don't have
27798           a 5:1 to stereo element.
27799         * ext/xvid/gstxvid.c: (plugin_init):
27800           Add priority.
27801         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27802         (gst_osssink_change_state):
27803           Add discont handling.
27804
27805 2004-03-09  Colin Walters  <walters@verbum.org>
27806
27807         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27808         conversion.
27809
27810 2004-03-09  Benjamin Otte  <otte@gnome.org>
27811
27812         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27813           the signals take 2 arguments
27814
27815 2004-03-09  David Schleef  <ds@schleef.org>
27816
27817         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27818         (gst_alsa_fixate): Add fixate function.  (bug #136686)
27819         * ext/alsa/gstalsa.h:
27820         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27821
27822 2004-03-09  Benjamin Otte  <otte@gnome.org>
27823
27824         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27825         (gst_mikmod_change_state):
27826         * ext/mikmod/gstmikmod.h:
27827           make mikmod's loop function not loop infinitely and call
27828           gst_element_yield anymore
27829         * gst/modplug/gstmodplug.cc:
27830           fix pad negotiation (fixes #136590)
27831
27832 2004-03-09  David Schleef  <ds@schleef.org>
27833
27834         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
27835         doesn't conflict with the internal colorspace plugin.
27836         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
27837         satisfy the crappy-ass shell shipped by a certain vendor.
27838         * gst/videofilter/make_filter: same (bug #135299)
27839
27840 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27841
27842         * configure.ac: bump nano to 1
27843
27844 === release 0.7.6 ===
27845
27846 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27847
27848         * configure.in: releasing 0.7.6, "There"
27849
27850 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27851
27852         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27853         * pkgconfig/gstreamer-play.pc.in:
27854           synchronize the two
27855
27856 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27857
27858         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27859         (cdparanoia_open), (cdparanoia_event):
27860           fix/add error handling
27861         * po/POTFILES.in:
27862           add cdparanoia source
27863         * tools/Makefile.am:
27864           make scripts executable
27865
27866 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27867
27868         * configure.ac:
27869         * ext/vorbis/Makefile.am:
27870         * sys/Makefile.am:
27871           remove id3types, vorbisfile and xvideosink from the build (#133783)
27872
27873 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27874
27875         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27876           Fix metadata read crash (#136537).
27877
27878 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27879
27880         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27881         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27882           adding mime types, fixing the one-stop function
27883
27884 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27885
27886         * ext/nas/nassink.c and /ext/nas/nassink.h:
27887         More NAS love from Arwed von Merkatz
27888         So lets all sing 'Can you feel the NAS tonight'
27889
27890 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27891
27892         * tools/gst-launch-ext.in:
27893         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27894
27895 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27896
27897         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27898         (gst_mpeg2dec_init):
27899         remove the user_data pad for now, because it is being used in
27900         fixating causing MPEG playback to fixate on 1000 Hz for playback.
27901         If someone knows how to fix this properly, please do.
27902
27903 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27904
27905         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27906         (gst_osssink_get_time):
27907         add a warning, IMO this won't get triggered anymore, remove later
27908
27909 2004-03-07  David Schleef  <ds@schleef.org>
27910
27911         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
27912         format (bug #136470)
27913
27914 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
27915
27916         * gst-libs/Makefile.am:
27917         * gst-libs/gst/media-info/Makefile.am:
27918         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27919         (error_callback), (gst_media_info_error_create),
27920         (gst_media_info_error_element), (gmip_init), (gmip_reset),
27921         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27922         * gst-libs/gst/media-info/media-info-priv.h:
27923         * gst-libs/gst/media-info/media-info-test.c: (main):
27924         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27925         (gst_media_info_class_init), (gst_media_info_instance_init),
27926         (gst_media_info_set_source), (gst_media_info_read_with_idler),
27927         (gst_media_info_read_idler), (gst_media_info_read):
27928         * gst-libs/gst/media-info/media-info.h:
27929         fixed, should work now
27930
27931 2004-03-07  Christian Schaller <Uraeus@gnome.org>
27932
27933         * ext/nas/nassink.c:
27934         A bunch of NAS fixes from Arwed von Merkatz
27935
27936 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27937
27938         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27939         (qtdemux_parse_trak):
27940           Fix crash (j might be greater than n_samples, in which case we're
27941           writing outside the allocated space for the array) and memleak.
27942
27943 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27944
27945         * sys/oss/gstosssink.c: (gst_osssink_chain):
27946           And another caller that couldn't handle delay < 0 (unsigned
27947           integer overflow). Video now continues playing on an audio
27948           buffer underrun, and the clock continues working. Audio still
27949           stalls.
27950
27951 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27952
27953         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27954         (gst_osssink_get_time):
27955           get_delay() may return values lower than 0. In those cases, we
27956           should not actually cast to *unsigned* int64, that will break
27957           stuff horribly. In my case, it screwed up A/V sync in movies
27958           in totem rather badly.
27959
27960 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27961
27962         * ext/faac/gstfaac.c: (gst_faac_chain):
27963         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27964         * ext/libpng/gstpngenc.c: (user_write_data):
27965         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27966         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27967         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27968         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27969         Fix several misuse of gst_buffer_merge (it doesn't take ownership
27970         of any buffer), should fix some leaks. I hope I didn't unref buffers
27971         that shouldn't be...
27972
27973 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27974
27975         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27976         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27977         (error_callback), (gmi_reset), (gmi_seek_to_track),
27978         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27979         (gmip_find_type_post), (gmip_find_stream_post),
27980         (gmip_find_track_streaminfo_post):
27981         * gst-libs/gst/media-info/media-info-priv.h:
27982         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27983         (info_print), (main):
27984         * gst-libs/gst/media-info/media-info.c:
27985         (gst_media_info_error_create), (gst_media_info_error_element),
27986         (gst_media_info_instance_init), (gst_media_info_get_property),
27987         (gst_media_info_new), (gst_media_info_set_source),
27988         (gst_media_info_read_idler), (gst_media_info_read):
27989         * gst-libs/gst/media-info/media-info.h:
27990           first pass at making this work again.  This seems to work on
27991           tagged ogg/vorbis and mp3 files.
27992
27993 2004-03-06  Benjamin Otte  <otte@gnome.org>
27994
27995         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27996           fix huge leak: gst_buffer_merge doesn't unref the first argument
27997           itself.
27998
27999 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28000
28001         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
28002           report layer/mode/emphasis
28003
28004 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28005
28006         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
28007
28008 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28009
28010         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
28011           signal serial
28012
28013 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28014
28015         * ext/vorbis/vorbis.c: (plugin_init):
28016         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
28017         (gst_vorbis_dec_init), (vorbis_dec_event):
28018         add debug category
28019         make vorbisdec handle _BYTE and _TIME queries
28020
28021 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28022
28023         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
28024           from the xing header
28025
28026 2004-03-06  Benjamin Otte  <otte@gnome.org>
28027
28028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
28029         (gst_audio_convert_link), (gst_audio_convert_change_state),
28030         (gst_audio_convert_buffer_from_default_format):
28031           do conversions from/to float correctly, fix some caps nego errors,
28032           export correct supported caps in template and getcaps, use correct
28033           caps in try_set_caps functions
28034
28035 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28036
28037         For some reason, I only committed a ChangeLog entry yesterday and
28038         not the corresponding code...
28039         * ext/mad/gstmad.c: Fix detection of Xing headers
28040         * gst/tags/gstid3tag.c: Changes to support TLEN tags
28041
28042 2004-03-06  Benjamin Otte  <otte@gnome.org>
28043
28044         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
28045         (gst_ogg_demux_src_query):
28046           make sure to handle the case where there's no current chain
28047           gracefully.
28048
28049 2004-03-05  David Schleef  <ds@schleef.org>
28050
28051         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
28052         Add fixate function. (bug #131128)
28053         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28054         (gst_sdlvideosink_fixate):  Add fixate function.
28055         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
28056         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
28057         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
28058         Fix missing break that was causing ulaw to be interpreted as
28059         raw int.
28060
28061 2004-03-05  David Schleef  <ds@schleef.org>
28062
28063         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
28064         Fix code that ignores return value of gst_buffer_merge().
28065         (bug #114560)
28066         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
28067         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
28068         * testsuite/gst-lint:  Check for above.
28069
28070 2004-03-05  David Schleef  <ds@schleef.org>
28071
28072         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
28073         caps and throw an element error.  (bug #136334)
28074
28075 2004-03-05  David Schleef  <ds@schleef.org>
28076
28077         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
28078         (gst_faad_chain): Fix negotiation.
28079         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
28080         key and button events.
28081         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
28082         dung heap of code.
28083         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
28084         depends on gconf
28085         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
28086         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28087         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
28088         function to encourage better negotiation, particularly between
28089         audioconvert and osssink.
28090         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28091         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
28092         more important.
28093         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
28094         typefinding.
28095         * gst/vbidec/vbiscreen.c:  Add glib header
28096         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
28097
28098 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
28099
28100         * ext/mad/gstmad.c: Fix detection of Xing headers
28101         * gst/tags/gstid3tag.c: Changes to support TLEN tags
28102
28103 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28104
28105         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28106         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
28107           debug updates
28108
28109 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28110
28111         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28112         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
28113         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
28114         files, and report the parsed length as a GST_TAG_DURATION tag.
28115         * gst/tags/gstid3tag.c: support TLEN (duration) tag
28116
28117 2004-03-05  Benjamin Otte  <otte@gnome.org>
28118
28119         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
28120           convert channels correctly. convert correctly to unsigned.
28121
28122 2004-03-05  Julien MOUTTE <julien@moutte.net>
28123
28124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
28125         we have a window before clearing it.
28126
28127 2004-03-05  Julien MOUTTE <julien@moutte.net>
28128
28129         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
28130         have a window before clearing it.
28131
28132 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28133
28134         * gconf/gstreamer.schemas.in:
28135         * gst-libs/gst/gconf/Makefile.am:
28136           version installation path the same way as for 0.6
28137         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28138         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28139         * pkgconfig/gstreamer-play-uninstalled.pc.in:
28140           remove comment that was fixed
28141
28142 2004-03-05  David Schleef  <ds@schleef.org>
28143
28144         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
28145         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
28146         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
28147         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
28148         Add prototype code for handling seeking and querying.
28149
28150 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28151
28152         * examples/gstplay/player.c: (main):
28153           Initialize variables to NULL. Prevents a segfault because the
28154           (uninitialized) variable is not NULL, resulting in a crash on
28155           trying to reach error->message.
28156
28157 2004-03-05  Benjamin Otte  <otte@gnome.org>
28158
28159         * gst/audioconvert/gstaudioconvert.c:
28160         (gst_audio_convert_buffer_to_default_format):
28161         make float=>int conversion work correctly even in cornercases.
28162
28163 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
28164
28165         * debian/README.Debian:
28166         * debian/build-deps:
28167         * debian/changelog:
28168         * debian/control:
28169         * debian/control.in:
28170         * debian/copyright:
28171         * debian/gstreamer-a52dec.files:
28172         * debian/gstreamer-aa.files:
28173         * debian/gstreamer-alsa.files:
28174         * debian/gstreamer-alsa.manpages:
28175         * debian/gstreamer-arts.files:
28176         * debian/gstreamer-artsd.files:
28177         * debian/gstreamer-audiofile.files:
28178         * debian/gstreamer-avifile.files:
28179         * debian/gstreamer-cdparanoia.files:
28180         * debian/gstreamer-colorspace.files:
28181         * debian/gstreamer-doc.files:
28182         * debian/gstreamer-dv.files:
28183         * debian/gstreamer-dvd.files:
28184         * debian/gstreamer-esd.files:
28185         * debian/gstreamer-festival.files:
28186         * debian/gstreamer-flac.files:
28187         * debian/gstreamer-gconf.conffiles:
28188         * debian/gstreamer-gconf.files:
28189         * debian/gstreamer-gconf.postinst:
28190         * debian/gstreamer-gnomevfs.files:
28191         * debian/gstreamer-gsm.files:
28192         * debian/gstreamer-http.files:
28193         * debian/gstreamer-jack.files:
28194         * debian/gstreamer-jpeg.files:
28195         * debian/gstreamer-mad.files:
28196         * debian/gstreamer-mikmod.files:
28197         * debian/gstreamer-misc.files:
28198         * debian/gstreamer-mpeg2dec.files:
28199         * debian/gstreamer-oss.files:
28200         * debian/gstreamer-plugin-apps.files:
28201         * debian/gstreamer-plugin-apps.manpages:
28202         * debian/gstreamer-plugin-libs-dev.files:
28203         * debian/gstreamer-plugin-libs.files:
28204         * debian/gstreamer-plugin-template.postinst:
28205         * debian/gstreamer-plugin-template.postrm:
28206         * debian/gstreamer-sdl.files:
28207         * debian/gstreamer-sid.files:
28208         * debian/gstreamer-vorbis.files:
28209         * debian/gstreamer-x.files:
28210         * debian/mk.control:
28211         * debian/rules:
28212         Debian package info not maintained here.
28213
28214 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28215
28216         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
28217         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
28218         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
28219         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
28220         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
28221         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
28222         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
28223         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
28224         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
28225         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
28226         * gst-libs/gst/colorbalance/colorbalance.c:
28227         (gst_color_balance_class_init):
28228         * gst-libs/gst/colorbalance/colorbalancechannel.c:
28229         (gst_color_balance_channel_class_init):
28230         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
28231         * gst-libs/gst/play/play.c: (gst_play_class_init):
28232         * gst-libs/gst/propertyprobe/propertyprobe.c:
28233         (gst_property_probe_iface_init):
28234         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
28235         * gst-libs/gst/tuner/tunerchannel.c:
28236         (gst_tuner_channel_class_init):
28237         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
28238         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
28239         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
28240         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
28241         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
28242         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
28243         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
28244         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
28245         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
28246           fix signals to use - instead of _
28247         * ext/libcaca/gstcacasink.h:
28248         * ext/sdl/sdlvideosink.h:
28249           fix header rename
28250
28251 2004-03-04  David Schleef  <ds@schleef.org>
28252
28253         * testsuite/gst-lint:  Add a check for bad signal names.
28254
28255 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
28256
28257         reviewed by David Schleef
28258
28259         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
28260         modified the alpha channel and caused a warning. (bug #136192)
28261
28262 2004-04-03  Christian Schaller <Uraeus@gnome.org>
28263
28264         * gst-plugins.spec.in:
28265         Change names of plugins to actually be correct. Try to keep things
28266         alphabetical to avoid getting beat up by Thomas
28267
28268 2004-03-03  Julien MOUTTE <julien@moutte.net>
28269
28270         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
28271         Using ximagesink as a default if no gconf key found. We should
28272         probably consider using alsasink instead of osssink for the audio
28273         part.
28274
28275 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28276
28277         * configure.ac:
28278           fix --with-plugins, don't think it ever worked before
28279         * gst-plugins.spec.in:
28280           even more updates
28281
28282 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28283
28284         * ext/sdl/sdlvideosink.h:
28285         * sys/ximage/ximagesink.h:
28286         * sys/xvideo/xvideosink.h:
28287         * sys/xvimage/xvimagesink.h:
28288           Fix for move of gstvideosink.h -> videosink.h.
28289
28290 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28291
28292         * gst-libs/gst/xwindowlistener/Makefile.am:
28293           this is a plugin library, not a library
28294
28295 2004-03-01  David Schleef  <ds@schleef.org>
28296
28297         * AUTHORS:  Added some names.  Add yourself if you're still
28298         missing.
28299
28300 2004-03-01  David Schleef  <ds@schleef.org>
28301
28302         * MAINTAINERS: Add
28303
28304 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28305
28306         * gst-plugins.spec.in: clean up spec file
28307
28308 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28309
28310         * gst-libs/gst/video/Makefile.am:
28311         * gst-libs/gst/video/gstvideosink.c:
28312         * gst-libs/gst/video/gstvideosink.h:
28313           rename gstvideosink.h to videosink.h to match other headers
28314         * gst/mixmatrix/Makefile.am:
28315           fix plugin filename
28316         * gst/tags/Makefile.am: fix plugin filename
28317
28318 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28319
28320         * gst/tags/Makefile.am: fix plugin filename
28321
28322 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28323
28324         * examples/gstplay/player.c: (got_time_tick), (main):
28325           add error handler
28326           display time_tick more readably
28327         * gst/mixmatrix/Makefile.am:
28328           fix plugin file name
28329
28330 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
28331
28332         * sys/oss/gstosselement.c: (gst_osselement_probe),
28333         (device_combination_append), (gst_osselement_class_probe_devices):
28334         * sys/oss/gstosselement.h:
28335           Reworked enumeration of oss dsps and mixers so that gst-mixer works
28336           on my system using alsa oss emulation, fixes bug #135597
28337
28338 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28339
28340         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
28341         (gst_videodrop_chain), (gst_videodrop_change_state):
28342         * gst/videodrop/gstvideodrop.h:
28343           Work based on timestamp of input data, not based on the expected
28344           framerate from the input. The consequence is that this element now
28345           not only scales framerates, but also functions as a framerate
28346           corrector or framerate stabilizer/constantizer.
28347
28348 2004-02-27  David Schleef  <ds@schleef.org>
28349
28350         patches from jmmv@menta.net (Julio M. Merino Vidal)
28351
28352         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
28353         GST_ELEMENT_ERROR call (bug #135634)
28354         * gst/interleave/interleave.c: (interleave_buffered_loop),
28355         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
28356         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
28357         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
28358         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
28359         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
28360         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
28361         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
28362         Fix GST_ELEMENT_ERROR call.
28363         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
28364         GST_ELEMENT_ERROR call.
28365
28366 2004-02-27  Benjamin Otte  <otte@gnome.org>
28367
28368         * gst-libs/gst/audio/audio.h:
28369           add macro to make sure header isn't included twice
28370         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28371           don't use gst_buffer_free
28372         * gst/playondemand/filter.func:
28373           don't use gst_data_free. Free data only once.
28374
28375 2004-02-26  David Schleef  <ds@schleef.org>
28376
28377         * gst-libs/gst/colorbalance/Makefile.am:
28378         * gst-libs/gst/mixer/Makefile.am:
28379         * gst-libs/gst/tuner/Makefile.am:
28380         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
28381         should not be disted, -marshal.h files should not be installed,
28382         and -enum.h files _should_ be installed.  Fix to make this the
28383         case.
28384
28385 === release 0.7.5 ===
28386
28387 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
28388
28389         * configure.ac: release 0.7.5, "Under The Sea"
28390
28391 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28392
28393         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
28394         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
28395         * gst/videoscale/gstvideoscale.c:
28396         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
28397           assorted debug/warning fixes
28398
28399 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28400
28401         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
28402         (gst_videoscale_init), (gst_videoscale_chain),
28403         (gst_videoscale_set_property), (plugin_init):
28404         * gst/videoscale/gstvideoscale.h:
28405         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
28406         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
28407         (gst_videoscale_planar400), (gst_videoscale_packed422),
28408         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
28409         (gst_videoscale_24bit), (gst_videoscale_16bit),
28410         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
28411         (gst_videoscale_scale_plane_slow),
28412         (gst_videoscale_scale_point_sample),
28413         (gst_videoscale_scale_nearest),
28414         (gst_videoscale_scale_nearest_str2),
28415         (gst_videoscale_scale_nearest_str4),
28416         (gst_videoscale_scale_nearest_32bit),
28417         (gst_videoscale_scale_nearest_24bit),
28418         (gst_videoscale_scale_nearest_16bit):
28419         add debugging category and use it properly
28420         fix use of GST_PTR_FORMAT
28421
28422 2004-02-25  Andy Wingo  <wingo@pobox.com>
28423
28424         * gst/interleave/interleave.c (interleave_buffered_loop): Always
28425         push only when channel->buffer is NULL. Prevents segfaults doing
28426         the state change after a nonlocal exit, like a scheme exception.
28427
28428         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
28429         Handle the case where the intersected caps is empty.
28430
28431 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28432
28433         * gst/law/mulaw-decode.c: (mulawdec_link):
28434         * gst/law/mulaw.c: (plugin_init):
28435           fix mulawdec so it actually works again
28436
28437 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
28438
28439         reviewed by: David Schleef  <ds@schleef.org>
28440
28441         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
28442         (gst_gamma_init), (gst_gamma_set_property),
28443         (gst_gamma_get_property), (gst_gamma_calculate_tables),
28444         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
28445         for RGB, with separate r g and b correction factors. (#131167)
28446
28447 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
28448
28449         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28450           only signal tags for bitrate if they're > 0 (#134894)
28451
28452 2004-02-24  David Schleef  <ds@schleef.org>
28453
28454         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
28455         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
28456         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
28457         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
28458         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
28459         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
28460         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
28461         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
28462         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
28463         category.  Attempt to fix timestamp calculation.
28464
28465 2004-02-24  Johan Dahlin  <johan@gnome.org>
28466
28467         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
28468
28469 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28470
28471         * configure.ac:
28472         * gconf/Makefile.am:
28473         * gconf/gstreamer.schemas:
28474         * gst-libs/gst/gconf/Makefile.am:
28475         * gst-libs/gst/gconf/gconf.c:
28476           version gconf schemas and install locations
28477
28478 2004-02-23  Benjamin Otte  <otte@gnome.org>
28479
28480         * ext/xine/xineinput.c: (gst_xine_input_dispose):
28481         (gst_xine_input_subclass_init):
28482           call parent dispose.
28483           change pad template for CD reader correctly
28484         * ext/xine/Makefile.am:
28485         * ext/xine/gstxine.h:
28486         * ext/xine/xine.c: (plugin_init):
28487         * ext/xine/xineaudiosink.c:
28488           wrap audio sinks, too
28489         * gst-libs/gst/resample/private.h:
28490         * gst-libs/gst/resample/resample.c: (gst_resample_init),
28491         (gst_resample_reinit), (gst_resample_scale),
28492         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
28493         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
28494         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
28495         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
28496         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
28497         * gst-libs/gst/resample/resample.h:
28498         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
28499         (gst_audioscale_class_init), (gst_audioscale_link),
28500         (gst_audioscale_get_buffer), (gst_audioscale_init),
28501         (gst_audioscale_chain), (gst_audioscale_set_property),
28502         (gst_audioscale_get_property):
28503         * gst/audioscale/gstaudioscale.h:
28504           s/resample_*/gst_resample_*/i to not clobber namespaces
28505
28506 2004-02-23  Julien MOUTTE  <julien@moutte.net>
28507
28508         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
28509         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
28510         (gst_riff_create_video_template_caps),
28511         (gst_riff_create_audio_template_caps),
28512         (gst_riff_create_iavs_template_caps):
28513         * gst-libs/gst/riff/riff-media.h:
28514         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
28515         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
28516         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
28517         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
28518         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
28519         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
28520         (gst_matroska_demux_plugin_init): First batch implementing audio and
28521         video codec tags in demuxers.
28522
28523 2004-02-22  Benjamin Otte  <otte@gnome.org>
28524
28525         * ext/xine/Makefile.am:
28526         * ext/xine/gstxine.h:
28527         * ext/xine/xine.c: (plugin_init):
28528         * ext/xine/xineinput.c:
28529           add input plugin wrapper. Playback from files, http, mms and cdda
28530           works.
28531         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
28532           remove leftover G_GNUC_UNUSED
28533         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
28534         (gst_asf_demux_identify_guid):
28535           improve debugging output
28536
28537 2004-02-22  Benjamin Otte  <otte@gnome.org>
28538
28539         reported by: Padraig O'Briain <padraig.obriain@sun.com>
28540
28541         * autogen.sh:
28542           replace test -e with test -x for mkinstalldirs to be more portable.
28543           (fixes #134816)
28544
28545 2004-02-22  Benjamin Otte  <otte@gnome.org>
28546
28547         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
28548
28549         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
28550           set rank to PRIMARY
28551         * gst/volume/gstvolume.c: (plugin_init):
28552           set rank to NONE
28553         fixes #134960
28554
28555 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
28556
28557         reviewed by Benjamin Otte  <otte@gnome.org>
28558
28559         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28560           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28561
28562 2004-02-22  Benjamin Otte  <otte@gnome.org>
28563
28564         * configure.ac:
28565           export [_]*{gst,Gst,GST}.* symbols from plugins
28566
28567 2004-02-22  Christophe Fergeau <teuf@gnome.org>
28568
28569         reviewed by: Benjamin Otte  <otte@gnome.org>
28570
28571         * ext/lame/gstlame.c: (add_one_tag):
28572         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28573         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28574         (gst_vorbisenc_metadata_set1):
28575         * gst/tags/gstid3tag.c:
28576         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28577           apply fixes from bugs #135042 (lame can't write tags) and #133817
28578           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28579
28580 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28581
28582         * configure.ac: Export only gst_plugin_desc from plugins.
28583          Note that this change only makes any effect with Linux using libtool
28584          1.5.2 or higher. Otherwise it is silently ignored, but it would build
28585          fine. And don't try to have several versions of libtool in different
28586          directories.
28587
28588 2004-02-20  Andy Wingo  <wingo@pobox.com>
28589
28590         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28591         interleave respectively.
28592
28593         * gst/interleave/deinterleave.c: New plugin: deinterleave
28594         (replaces on oneton).
28595         * gst/interleave/interleave.c: New plugin: interleave.
28596         * gst/interleave/plugin.h: Support file.
28597         * gst/interleave/plugin.c: Support file.
28598
28599         * configure.ac: Remove intfloat and oneton, add interleave.
28600
28601         * ext/sndfile/gstsf.c: Handle events better.
28602
28603         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28604         and float2int operation. int2float has scheduling problems as
28605         noted in in2float_chain.
28606
28607 2004-02-20  Benjamin Otte  <otte@gnome.org>
28608
28609         * ext/xine/Makefile.am:
28610         * ext/xine/gstxine.h:
28611         * ext/xine/xine.c:
28612         * ext/xine/xineaudiodec.c:
28613         * ext/xine/xinecaps.c:
28614           add first version of xine plugin wrapper. Currently only wraps the
28615           QDM2 win32 DLL, and even that only in proof-of-concept quality.
28616         * configure.ac:
28617         * ext/Makefile.am:
28618           add xine plugin wrapper, disabled by default. Use --enable-xine to
28619           build. Note that it'll segfault on gst-register if you don't remove
28620           the goom and tvtime post plugins from xine.
28621         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28622         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28623           add extradata parsing for QDM2.
28624           change around debugging prints.
28625
28626 2004-02-19  Benjamin Otte  <otte@gnome.org>
28627
28628         * ext/lame/gstlame.c: (gst_lame_chain):
28629         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28630           use gst_tag_list_insert when you want to insert tags
28631
28632 2004-02-18  David Schleef  <ds@schleef.org>
28633
28634         * configure.ac:  Move massink to gst-rotten
28635         * ext/Makefile.am:
28636         * ext/mas/Makefile.am:
28637         * ext/mas/massink.c:
28638         * ext/mas/massink.h:
28639
28640 2004-02-18  David Schleef  <ds@schleef.org>
28641
28642         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28643         typefinding, since it seems to be worse than nothing.
28644         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
28645         atom to recognize .mp4 and .m4a files as video/quicktime.
28646
28647 2004-02-18  David Schleef  <ds@schleef.org>
28648
28649         * gst/sine/demo-dparams.c: (quit_live),
28650         (dynparm_log_value_changed), (dynparm_value_changed), (main):
28651         Use double dparams, not float.
28652         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28653         (gst_sinesrc_init): Change sync default to FALSE, since multiple
28654         sync'd elements don't really work correctly.
28655         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28656         (volume_update_volume), (volume_get_property):  Change dparam
28657         to double.
28658
28659 2004-02-18  Julien MOUTTE  <julien@moutte.net>
28660
28661         * sys/ximage/ximagesink.c:
28662         (gst_ximagesink_xwindow_update_geometry),
28663         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28664         (gst_ximagesink_change_state), (gst_ximagesink_expose),
28665         (gst_ximagesink_init): Rework the way software video scaling works. So
28666         now we check on each chain call if the video frames are feeling the
28667         window. If not we try to renegotiate caps. On failure we memorize that
28668         and we won't try again for that PLAYING sessions.
28669         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28670         failure.
28671         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28672         synchronous flag.
28673
28674 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28675
28676         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28677           break up _link so we can give a better debug message for errors
28678
28679 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28680
28681         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28682           set up debug category
28683
28684 2004-02-18  Julien MOUTTE <julien@moutte.net>
28685
28686         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28687         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28688         the way renegotiation work. The event handling function is not taking
28689         care of external windows and renegotiate method check for pad flags
28690         NEGOTIATING. Should fix : #133209
28691
28692 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28693
28694         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28695         pad is negotiating before trying renegotiation.
28696
28697 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28698
28699         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28700           pass on all possible mime types as typefind hints
28701
28702 2004-02-17  Julien MOUTTE <julien@moutte.net>
28703
28704         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28705         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28706         possible SHM leak if we crash. All other apps using XShm are doing
28707         that.
28708
28709 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28710
28711         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28712         (gst_ximagesink_expose): Renegotiate size on expose.
28713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28714         size on expose.
28715
28716 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28717
28718         * testsuite/alsa/sinesrc.c:
28719           cosmetic fix to fix compile issue with gcc 2.95.4
28720
28721 2004-02-16  Julien MOUTTE <julien@moutte.net>
28722
28723         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28724         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28725         failed opening the audio device.
28726         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28727         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28728         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28729         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28730         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28731         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28732         (gst_ximagesink_change_state), (gst_ximagesink_chain),
28733         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28734         Removing some useless g_return_if_fail like wingo suggested.
28735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28736         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28737         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28738         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28739         (gst_xvimagesink_update_colorbalance),
28740         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28741         (gst_xvimagesink_xcontext_clear),
28742         (gst_xvimagesink_get_fourcc_from_caps),
28743         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28744         (gst_xvimagesink_set_xwindow_id),
28745         (gst_xvimagesink_colorbalance_list_channels),
28746         (gst_xvimagesink_colorbalance_set_value),
28747         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28748         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28749
28750 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
28751
28752         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28753           throw error when not negotiated instead of asserting
28754
28755 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28756
28757         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28758         correct data refcounting.
28759
28760 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28761
28762         * gst/switch/gstswitch.c: (gst_switch_change_state),
28763         (gst_switch_class_init): Cleaning the sinkpads correctly on state
28764         change, mostly the EOS flag.
28765
28766 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28767
28768         * examples/gstplay/player.c: (got_eos), (main): Adding some
28769         output for debugging.
28770         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28771         timeouts if we go to any state different from PLAYING.
28772         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28773         more EOS bugs in riff lib.
28774
28775 2004-02-14  Julien MOUTTE  <julien@moutte.net>
28776
28777         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28778         visualization until i find a way to fix switch correctly.
28779         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28780         EOS arrives.
28781         * gst/switch/gstswitch.c: (gst_switch_release_pad),
28782         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28783         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28784         Reworked switch to get a more correct behaviour with events and refing
28785         of data stored in sinkpads.
28786         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28787         we don't pull from a pad in EOS.
28788
28789 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28790
28791         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28792           remove v1 tag even if we can't read it (makes sure we don't detect
28793           it again)
28794
28795 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28796
28797         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28798         (gst_alsa_xrun_recovery):
28799         * ext/alsa/gstalsa.h:
28800           try xrun recovery when wait failed. Make xrun recovery function
28801           return TRUE/FALSE to indicate success. (might fix #134354)
28802
28803 2004-02-13  David Schleef  <ds@schleef.org>
28804
28805         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28806         (dynparm_value_changed), (main): Convert from float to double.
28807         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28808
28809 2004-02-13  David Schleef  <ds@schleef.org>
28810
28811         * gst/silence/gstsilence.c: (gst_silence_class_init),
28812         (gst_silence_set_clock), (gst_silence_get),
28813         (gst_silence_set_property), (gst_silence_get_property):
28814         * gst/silence/gstsilence.h: Add sync property.
28815         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28816         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28817         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28818         * gst/sine/gstsinesrc.h: Add sync property.
28819
28820 2004-02-13  David Schleef  <ds@schleef.org>
28821
28822         * gst/intfloat/gstint2float.c: (conv_f32_s16),
28823         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
28824
28825 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28826
28827         * configure.ac:
28828         * ext/Makefile.am:
28829         * gst-libs/ext/Makefile.am:
28830           move ffmpeg plugin to gst-ffmpeg module
28831
28832 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28833
28834         * configure.ac: use GST_ARCH to detect architecture
28835
28836 2004-02-12  Julien MOUTTE  <julien@moutte.net>
28837
28838         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28839
28840 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
28841
28842         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28843           classify LADSPA plugins based on number of src/sink pads
28844           (#133663, Stefan Kost)
28845         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28846           fix dparams registration
28847           (#133528, Stefan Kost)
28848         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28849           fix use of isprint and use g_ascii_isprint instead
28850           (#133316, Stefan Kost)
28851
28852 2004-02-11  David Schleef  <ds@schleef.org>
28853
28854         Convert a few inner loops to use liboil.  This is currently
28855         optional, and is only enabled if liboil is present (duh!).
28856         * configure.ac: Check for liboil-0.1
28857         * gst/intfloat/Makefile.am:
28858         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28859         (gst_int2float_chain_gint16):
28860         * gst/videofilter/Makefile.am:
28861         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28862         (tablelookup_u8), (gst_videobalance_planar411):
28863         * gst/videotestsrc/Makefile.am:
28864         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28865         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28866         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28867         (paint_hline_RGB565), (paint_hline_xRGB1555):
28868
28869 2004-02-11  David Schleef  <ds@schleef.org>
28870
28871         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28872         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28873         (gst_colorspace_getcaps), (gst_colorspace_link),
28874         (gst_colorspace_base_init), (gst_colorspace_init),
28875         (gst_colorspace_chain), (gst_colorspace_change_state),
28876         (plugin_init): Merge Ronald's patch (bug #117897) and update
28877         for new caps and negotiation.  Seems to work, although it
28878         shows off bugs in lcs.
28879
28880 2004-02-11  David Schleef  <ds@schleef.org>
28881
28882         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28883         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28884
28885 2004-02-11  David Schleef  <ds@schleef.org>
28886
28887         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28888         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28889         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28890         Add server and port properties
28891
28892 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28893
28894         * m4/a52.m4:
28895         * m4/aalib.m4:
28896         * m4/as-ffmpeg.m4:
28897         * m4/as-liblame.m4:
28898         * m4/as-slurp-ffmpeg.m4:
28899         * m4/check-libheader.m4:
28900         * m4/esd.m4:
28901         * m4/freetype2.m4:
28902         * m4/gconf-2.m4:
28903         * m4/glib.m4:
28904         * m4/gst-alsa.m4:
28905         * m4/gst-artsc.m4:
28906         * m4/gst-ivorbis.m4:
28907         * m4/gst-matroska.m4:
28908         * m4/gst-sdl.m4:
28909         * m4/gst-shout2.m4:
28910         * m4/gst-sid.m4:
28911         * m4/gtk.m4:
28912         * m4/libdv.m4:
28913         * m4/libfame.m4:
28914         * m4/libmikmod.m4:
28915         * m4/ogg.m4:
28916         * m4/vorbis.m4:
28917           fix underquotedness of macros (#133800)
28918         * m4/as-avifile.m4:
28919         * m4/xmms.m4:
28920           removed because no longer used
28921
28922 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28923
28924         * configure.ac:
28925           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28926           by autopoint (fixes #132996)
28927
28928 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28929
28930         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28931         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28932         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28933         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28934           fix memleaks
28935
28936 2004-02-11  David Schleef  <ds@schleef.org>
28937
28938         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28939         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28940         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28941         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28942         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28943         (gst_jpegenc_class_init), (gst_jpegenc_init),
28944         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28945         (gst_jpegenc_chain), (gst_jpegenc_set_property),
28946         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
28947         * ext/jpeg/gstjpegenc.h: Fix negotiation.
28948
28949 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28950
28951         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28952         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28953         * ext/mikmod/gstmikmod.h:
28954           fix caps negotiation in mikmod
28955         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28956           output debug information
28957
28958 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28959
28960         * gst-libs/gst/colorbalance/Makefile.am:
28961         * gst-libs/gst/navigation/Makefile.am:
28962         * gst-libs/gst/xoverlay/Makefile.am:
28963           remove unused GST_OPT_CFLAGS from Makefiles
28964           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28965
28966 2004-02-07  David Schleef  <ds@schleef.org>
28967
28968         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28969         push events to pads that haven't been created (#133508)
28970
28971 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
28972
28973         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28974         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28975         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28976         (gst_dvdec_loop), (gst_dvdec_change_state):
28977         Second attempt at committing a working dvdec element.
28978
28979 2004-02-06  David Schleef  <ds@schleef.org>
28980
28981         Build fixes for OS X: (see #129600)
28982         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28983         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28984         (gst_riff_read_strf_iavs):
28985         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28986         (gst_avi_demux_stream_odml):
28987         * gst/playondemand/Makefile.am:
28988         * gst/rtp/rtp-packet.c:
28989
28990 2004-02-05  David Schleef  <ds@schleef.org>
28991
28992         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28993         last change, because it Just Doesn't Compile.
28994
28995 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28996
28997         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28998           skip undecodable id3v2 tag instead of keeping it
28999
29000 2004-02-05  David Schleef  <ds@schleef.org>
29001
29002         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
29003         Unref leaked buffer.  (Noticed by Ronald)
29004
29005 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
29006
29007         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
29008         Sync requires with other checks.  >= vs =.
29009
29010 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
29011
29012         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29013         (gst_dvdec_video_link), (gst_dvdec_loop):
29014         * ext/dv/gstdvdec.h:
29015           rework the caps negotiation so that dvdec works again instead
29016           of just segfaulting.
29017
29018 === release 0.7.4 ===
29019
29020 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29021
29022         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
29023         * configure.ac: changed for release
29024
29025 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29026
29027         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
29028         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
29029         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
29030         * pkgconfig/gstreamer-play-uninstalled.pc.in:
29031           reworked patch by David Lehn to fix libdir and includedir for
29032           uninstalled libraries
29033           removed play and gconf from gstreamer-libs since they have their
29034           own pkgconfig files
29035
29036 2004-02-04  David Schleef  <ds@schleef.org>
29037
29038         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
29039         memleak.
29040
29041 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29042
29043         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29044           use correct GST_TAG_ENCODER tag
29045
29046 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29047
29048         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
29049           be sure to stop the clock when going to paused
29050         * sys/oss/gstosssink.c: (gst_osssink_change_state):
29051           reset number of transmitted when going to ready.
29052         fixes #132935
29053
29054 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
29055
29056         reviewed by Benjamin Otte
29057
29058         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
29059           extract track count (fixes #133410)
29060
29061 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29062
29063         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
29064           that should be !=, not == (fixes #132519)
29065
29066 2004-02-04  David Schleef  <ds@schleef.org>
29067
29068         Make sure set_explicit_caps() is called before adding pad.
29069         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29070         * gst/id3/gstid3types.c: (gst_id3types_loop):
29071         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29072         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
29073
29074 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29075
29076         * configure.ac:
29077           bump nano to 2, first prerelease
29078           put back AM_PROG_LIBTOOL
29079
29080 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29081
29082         * testsuite/alsa/Makefile.am:
29083           these are user test apps, not automatic testsuite tests
29084
29085 2004-02-04  David Schleef  <ds@schleef.org>
29086
29087         Convert GST_DEBUG_CAPS() to GST_DEBUG():
29088         * gst/mpeg1videoparse/gstmp1videoparse.c:
29089         (mp1videoparse_parse_seq):
29090         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
29091         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29092         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
29093         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
29094         (gst_xvideosink_getcaps):
29095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
29096         * testsuite/gst-lint: more tests
29097
29098 2004-02-04  David Schleef  <ds@schleef.org>
29099
29100         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
29101         with the code that they would expand to.
29102         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
29103         (gst_flacdec_get_src_query_types),
29104         (gst_flacdec_get_src_event_masks):
29105         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
29106         (gst_gnomevfssrc_get_query_types),
29107         (gst_gnomevfssrc_get_event_mask):
29108
29109 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29110
29111         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
29112         (gst_sinesrc_dispose):
29113           fix memleak by properly disposing sinesrc
29114
29115 2004-02-04  Julien MOUTTE  <julien@moutte.net>
29116
29117         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
29118         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
29119         an overlay to redraw the image because it has been exposed.
29120         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
29121         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
29122         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
29123         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
29124         interface
29125         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
29126         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
29127         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
29128         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
29129         interface
29130
29131 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29132
29133         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
29134           more memleak fixage
29135
29136 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29137
29138         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
29139         * gst/typefind/gsttypefindfunctions.c:
29140           fix memleaks shown by gst-typefind
29141
29142 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
29143
29144         * common/glib-gen.mak:
29145           add hack rule to touch .Plo files
29146         * gst-libs/gst/colorbalance/Makefile.am:
29147         * gst-libs/gst/mixer/Makefile.am:
29148         * gst-libs/gst/play/Makefile.am:
29149         * gst-libs/gst/tuner/Makefile.am:
29150           remove glib_root variable
29151
29152 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29153
29154         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
29155           set explicit caps before adding the element, so the autopluggers can
29156           plug correctly.
29157         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
29158         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
29159         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29160         (dv_type_find):
29161           fix memleaks in typefind functions. gst_type_find_suggest takes a const
29162           argument.
29163
29164 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
29165
29166         * gst-libs/gst/colorbalance/Makefile.am:
29167         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
29168         * gst-libs/gst/colorbalance/colorbalance.c:
29169         * gst-libs/gst/colorbalance/colorbalance.h:
29170         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
29171         * gst-libs/gst/mixer/Makefile.am:
29172         * gst-libs/gst/mixer/mixer-marshal.list:
29173         * gst-libs/gst/mixer/mixer.c:
29174         * gst-libs/gst/mixer/mixer.h:
29175         * gst-libs/gst/mixer/mixermarshal.list:
29176         * gst-libs/gst/play/Makefile.am:
29177         * gst-libs/gst/play/play.h:
29178         * gst-libs/gst/tuner/Makefile.am:
29179         * gst-libs/gst/tuner/tuner-marshal.list:
29180         * gst-libs/gst/tuner/tuner.c:
29181         * gst-libs/gst/tuner/tuner.h:
29182         * gst-libs/gst/tuner/tunermarshal.list:
29183           use new glib-gen.mak snippet to clean up Makefile.am
29184           fix various bugs in Makefile.am's
29185
29186 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29187
29188         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
29189           handle chain parsing correctly in the multichain case
29190         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
29191         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
29192         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
29193         (theora_dec_chain):
29194           handle events and queries correctly
29195
29196 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29197
29198         * .cvsignore:
29199         Ignore generated file _stdint.h.
29200
29201 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29202
29203         * gst-libs/gst/colorbalance/Makefile.am:
29204         * gst-libs/gst/colorbalance/colorbalance.h:
29205         * gst-libs/gst/mixer/Makefile.am:
29206         * gst-libs/gst/mixer/mixer.h:
29207         * gst-libs/gst/play/Makefile.am:
29208         * gst-libs/gst/play/play.h:
29209         * gst-libs/gst/tuner/Makefile.am:
29210         * gst-libs/gst/tuner/tuner.h:
29211         Generate enum type code with glib-mkenums.
29212         * gst-libs/gst/colorbalance/.cvsignore:
29213         * gst-libs/gst/mixer/.cvsignore:
29214         * gst-libs/gst/play/.cvsignore:
29215         * gst-libs/gst/tuner/.cvsignore:
29216         Ignore generated files.
29217
29218 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29219
29220         * gst-libs/gst/audio/.cvsignore:
29221         Ignore generated file.
29222         * gst-libs/gst/audio/Makefile.am:
29223         Do not install example filter.
29224
29225 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29226
29227         * examples/switch/.cvsignore:
29228         Ignore generated file.
29229
29230 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29231
29232         * common/m4/ax_create_stdint_h.m4:
29233         * configure.ac:
29234           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
29235           _stdint.h.
29236         * Makefile.am:
29237           remove generated _stdint.h in DISTCLEANFILES
29238         * ext/a52dec/gsta52dec.c:
29239           include _stdint.h for a52dec. (should fix #133064)
29240
29241 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
29242
29243         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
29244         (gst_tag_to_vorbis_comments):
29245         Add replaygain support to vorbistag
29246
29247 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
29248         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29249         (gst_ffmpeg_caps_to_extradata):
29250           Fix SVQ3 caps flag properties
29251           Use glib macro for bytes swap
29252
29253 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29254
29255         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29256         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29257         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29258         * ext/sndfile/gstsf.c: (plugin_init):
29259         * gst/avi/gstavi.c: (plugin_init):
29260         * sys/dxr3/dxr3init.c: (plugin_init):
29261         * sys/oss/gstossaudio.c: (plugin_init):
29262         * sys/v4l/gstv4l.c: (plugin_init):
29263         * sys/v4l2/gstv4l2.c: (plugin_init):
29264           remove textdomain calls
29265         * po/nl.po:
29266           update Dutch translation
29267
29268 2004-02-02  Julien MOUTTE  <julien@moutte.net>
29269
29270         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
29271         (gst_play_set_audio_sink): Moving volume in the audio thread for
29272         instantaneous volume change. Maybe i will add another volume in front
29273         of visualization later, not sure yet though.
29274
29275 2004-02-02  Julien MOUTTE  <julien@moutte.net>
29276
29277         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
29278         (gst_ximagesink_handle_xevents): Better X events handling, only take
29279         the latest events for configure and motion.
29280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
29281
29282 2004-02-02  Jon Trowbridge  <trow@gnu.org>
29283
29284         reviewed by: David Schleef  <ds@schleef.org>
29285
29286         Fix memory leaks:
29287         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
29288         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
29289
29290 2004-02-02  David Schleef  <ds@schleef.org>
29291
29292         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
29293         of lines.
29294         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
29295         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29296         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
29297         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
29298         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
29299         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
29300         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
29301         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
29302         (gst_float2_2_int_link):
29303         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
29304         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
29305         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
29306         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
29307         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
29308         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
29309         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
29310         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
29311         * testsuite/gst-lint: Add tests for bzero and ;;
29312
29313 2004-02-02  David Schleef  <ds@schleef.org>
29314
29315         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
29316
29317 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29318
29319         * ext/aalib/gstaasink.c: (gst_aasink_open):
29320         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29321         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29322         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29323         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29324         (gst_afsink_close_file):
29325         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29326         (gst_afsrc_close_file):
29327         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29328         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29329         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29330         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29331         * ext/esd/esdmon.c: (gst_esdmon_get):
29332         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
29333         * ext/faac/gstfaac.c: (gst_faac_chain):
29334         * ext/faad/gstfaad.c: (gst_faad_chain):
29335         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29336         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29337         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29338         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29339         (gst_flacdec_loop):
29340         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29341         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29342         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29343         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29344         (gst_gnomevfssink_close_file):
29345         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29346         (gst_gnomevfssrc_open_file):
29347         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29348         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29349         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29350         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29351         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29352         * ext/mad/gstmad.c: (gst_mad_chain):
29353         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29354         * ext/mpeg2dec/gstmpeg2dec.c:
29355         * ext/mpeg2enc/gstmpeg2enc.cc:
29356         * ext/mplex/gstmplex.cc:
29357         * ext/mplex/gstmplexibitstream.cc:
29358         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29359         (gst_ogg_demux_push):
29360         * ext/raw1394/gstdv1394src.c:
29361         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29362         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29363         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29364         (gst_sf_loop):
29365         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29366         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
29367         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29368         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29369         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29370         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29371         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29372         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29373         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29374         (gst_riff_read_element_data), (gst_riff_read_seek),
29375         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29376         * gst/adder/gstadder.c: (gst_adder_loop):
29377         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29378         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29379         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29380         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29381         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29382         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29383         * gst/goom/gstgoom.c: (gst_goom_chain):
29384         * gst/id3/gstid3types.c: (gst_id3types_loop):
29385         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29386         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29387         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29388         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29389         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29390         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29391         (gst_ebml_read_float), (gst_ebml_read_header):
29392         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29393         (gst_matroska_demux_parse_blockgroup):
29394         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29395         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29396         * gst/oneton/gstoneton.c: (gst_oneton_chain):
29397         * gst/silence/gstsilence.c: (gst_silence_get):
29398         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29399         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29400         * gst/speed/gstspeed.c: (speed_loop):
29401         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29402         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29403         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29404         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29405         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29406         (gst_wavparse_loop):
29407         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29408         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29409         (dxr3audiosink_close):
29410         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29411         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29412         (dxr3videosink_close), (dxr3videosink_write_data):
29413         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29414         * sys/oss/gstosssink.c: (gst_osssink_chain):
29415         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29416         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29417         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29418         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29419         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
29420         (gst_v4l_set_window), (gst_v4l_enable_overlay):
29421         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29422         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29423         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29424         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29425         (gst_v4l_set_audio):
29426         * sys/v4l/v4l_calls.h:
29427         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29428         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29429         (gst_v4lmjpegsink_playback_init),
29430         (gst_v4lmjpegsink_playback_start):
29431         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
29432         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29433         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29434         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29435         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29436         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29437         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29438         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29439         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29440         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29441         (gst_v4l2_get_output), (gst_v4l2_set_output),
29442         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29443         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29444         (gst_v4l2_set_attribute):
29445         * sys/v4l2/v4l2_calls.h:
29446         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29447         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29448         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29449         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29450         (gst_v4l2src_capture_stop):
29451         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29452         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29453         (gst_ximagesink_chain):
29454         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29455         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29456         (gst_xvideosink_xwindow_new):
29457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29458         (gst_xvimagesink_chain):
29459
29460 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29461
29462         * gst/volume/gstvolume.c: (gst_volume_set_volume),
29463         (gst_volume_get_volume), (volume_class_init), (volume_init),
29464         (volume_chain_int16), (volume_update_volume):
29465         * gst/volume/gstvolume.h:
29466           make code more readable by removing magic numbers
29467           make mixer interface export 0-100 range
29468           make it internally map to 0.0-1.0 range so users don't distort
29469           output by putting the sliders at full volume
29470
29471 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29472
29473         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
29474         (gst_play_state_change), (gst_play_seek_to_time):
29475         block the tick callback for 0.5 secs after doing a seek
29476
29477 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29478
29479         * gst-libs/gst/play/play.c: (gst_play_new):
29480           check for GError
29481
29482 2004-02-01  Julien MOUTTE  <julien@moutte.net>
29483
29484         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
29485         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
29486         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29487         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
29488         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29489         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
29490
29491 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29492
29493         * configure.ac:
29494         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29495           check for a function added in vorbis 1.1
29496
29497 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29498
29499         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
29500         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
29501           really start/stop clock only on PLAYING <=> PAUSED
29502         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29503           remove \n from debugging lines
29504         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
29505           make it work when seeking does not
29506         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29507           reset on DISCONT
29508
29509 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29510
29511         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
29512           start clock on PAUSED=>PLAYING, not later
29513         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29514           extract correct time for different discont formats
29515         (gst_alsa_sink_get_time):
29516           don't segfault when no format is negotiated yet, just return 0
29517         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29518         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
29519         (gst_ogg_pad_push):
29520           handle flush and discont events correctly
29521         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
29522           handle discont events correctly
29523
29524 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29525
29526         * gst-libs/gst/play/play.c: (gst_play_error_quark),
29527         (gst_play_error_create), (gst_play_error_plugin),
29528         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
29529         * gst-libs/gst/play/play.h:
29530           add error handling during creation
29531         * examples/gstplay/player.c: (main):
29532           use new gst_play_new
29533
29534
29535 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29536
29537         * ext/theora/theoradec.c: (theora_dec_chain):
29538           make comments work
29539         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
29540         (vorbis_dec_src_event), (vorbis_dec_chain):
29541           add encoder tag, fix tag reading to be more error tolerant, change
29542           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
29543           gst_pad_event_default.
29544         * gst/tags/gstvorbistag.c:
29545         (gst_tag_list_from_vorbiscomment_buffer):
29546           undefine function specific define at end of function
29547
29548 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
29549
29550         * ext/flac/gstflac.c: (plugin_init):
29551         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29552         * ext/flac/gstflacdec.h:
29553         * ext/flac/gstflacenc.h:
29554           Fix typos
29555
29556 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
29557
29558         * examples/gstplay/player.c: s/gstplay.h/play.h/
29559
29560 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29561
29562         * gst-libs/gst/play/Makefile.am:
29563         * gst-libs/gst/play/gstplay.c:
29564         * gst-libs/gst/play/gstplay.h:
29565         * gst-libs/gst/play/play.c:
29566           more surgery, operation complete
29567
29568 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29569
29570         * gst-libs/gst/play/play.old.c:
29571         * gst-libs/gst/play/play.old.h:
29572           after CVS surgery by moving, remove
29573         * gst-libs/gst/play/playpipelines.c:
29574           remove
29575
29576         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29577           add negotiation error
29578
29579 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29580
29581         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29582         (gst_ogg_demux_push):
29583           add some seeking debug info
29584           send a flush when seeking
29585
29586 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29587
29588         * configure.ac:
29589           use AC_C_INLINE
29590         * configure.ac:
29591         * ext/Makefile.am:
29592         * ext/theora/Makefile.am:
29593         * ext/theora/theoradec.c:
29594           add theora video decoder. Does just do simple decoding for now and
29595           has been tested against Theora cvs only. It only works when theora
29596           is compiled with --enable-static.
29597         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29598           always reset packetno on DISCONT
29599
29600 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29601
29602         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29603           Fix audio.
29604
29605 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29606
29607         * gst/mpegaudioparse/gstmpegaudioparse.c:
29608         (mp3_type_frame_length_from_header):
29609           Fix header parsing - stolen from ffmpeg (thank you! :) ).
29610
29611 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29612
29613         * ext/esd/esdsink.c: (gst_esdsink_init):
29614           Since we have static pad template caps, we don't need to negotiate;
29615           either the core errors out or we know the format.
29616
29617 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29618
29619         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29620         (gst_riff_read_seek):
29621         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29622         (gst_ebml_read_seek):
29623           Fix event handling.
29624
29625 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29626
29627         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29628           removee video/x-theora from vp3 decoder, it doesn't handle raw
29629           theora streams
29630         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29631           fix bug with finalizing element that never went to PAUSED
29632         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29633           length and position queries were swapped
29634         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29635         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29636         (vorbis_dec_src_event):
29637           implement querying time and bytes
29638
29639 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29640
29641         * just about every source file:
29642           gst_element_error -> GST_ELEMENT_ERROR
29643
29644 2004-01-29  Julien MOUTTE  <julien@moutte.net>
29645
29646         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29647         emiting FLUSH and even before DISCONT.
29648         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29649         get the best instant seeking as possible yay!
29650
29651 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29652
29653         * gst/mpeg1videoparse/gstmp1videoparse.c:
29654         (gst_mp1videoparse_real_chain):
29655           Committed wrong version last week... Grr... Didn't notice until now.
29656
29657 2004-01-29  Julien MOUTTE <julien@moutte.net>
29658
29659         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29661         have_xwindow_id signal in xwindow_create.
29662
29663 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29664
29665         * ext/ogg/gstoggdemux.c:
29666           lots of changes - mainly support for chained bitstreams, seeking,
29667           querying and bugfixes of course
29668         * ext/vorbis/Makefile.am:
29669         * ext/vorbis/vorbisdec.c:
29670         * ext/vorbis/vorbisdec.h:
29671           add vorbisdec raw vorbis decoder
29672         * ext/vorbis/vorbis.c: (plugin_init):
29673           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29674         * gst/intfloat/Makefile.am:
29675         * gst/intfloat/float22int.c:
29676         * gst/intfloat/float22int.h:
29677         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29678           add float2intnew plugin. It converts multichannel interleaved float to
29679           multichannel interleaved int. The name should probably be changed.
29680         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29681         (plugin_init):
29682           add typefinding for raw theora video so oggdemux can detect it.
29683
29684 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29685
29686         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29687         sink element first.
29688         * gst/videoscale/gstvideoscale.c:
29689         (gst_videoscale_handle_src_event): Fixing src event handler.
29690
29691 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29692
29693         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29694         (gst_v4lsrc_open), (gst_v4lsrc_close),
29695         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29696         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29697         * sys/v4l/gstv4lsrc.h:
29698         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29699         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29700           Implement resizing... Hack. But that's why v4l is b0rked...
29701
29702 2004-01-28  Julien MOUTTE <julien@moutte.net>
29703
29704         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29705         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29706         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29707         (gst_ximagesink_xwindow_destroy):
29708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29709         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29710         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29711         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29712         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29713         correctly cleaning the image created to check xshm calls on succes,
29714         added a lot of XSync calls in X11 functions, and fixed a segfault when
29715         no image format was defined before negotiation happened.
29716
29717 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29718
29719         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29720           use gst_element_get_time to get correct time
29721
29722 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29723
29724         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29725         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29726         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29727         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29728         (gst_xvimagesink_check_xshm_calls),
29729         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29730         X plugins are now able to detect that XShm calls will fail even if the
29731         server claims that it has XShm support (remote displays most of the
29732         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29733         so that we use non XShm functions. This feature is almost useless for
29734         xvimagesink as Xv is not supported on remote displays anyway, but
29735         it might happen than even on the local display XShm calls fail.
29736
29737 2004-01-27  David Schleef  <ds@schleef.org>
29738
29739         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29740         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29741         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
29742         changed esdsink to only use 44100,16,2, since esd sucks at rate
29743         conversion and esdsink has had difficulty negotiating.
29744
29745 2004-01-27  Julien MOUTTE <julien@moutte.net>
29746
29747         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29748         (gst_play_seek_to_time): Fixing the way to get current position.
29749
29750 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29751
29752         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29753           use gst_element_get_time to get correct time
29754
29755 2004-01-27  Julien MOUTTE <julien@moutte.net>
29756
29757         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29758         fix ever... Inverting 2 lines of code make spider autoplug correctly
29759         tagged mp3 !
29760
29761 2004-01-27  David Schleef  <ds@schleef.org>
29762
29763         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29764         Use gst_pad_try_set_caps_nonfixed().
29765
29766 2004-01-27  David Schleef  <ds@schleef.org>
29767
29768         * gst/ac3parse/gstac3parse.c: update to checklist 5
29769         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
29770         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29771         * gst/audioscale/gstaudioscale.c: same
29772         * gst/auparse/gstauparse.c: same
29773         * gst/avi/gstavidemux.c: same
29774
29775 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29776
29777         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29778           stop processing after EOS
29779
29780 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29781
29782         * gst/asfdemux/asfheaders.h:
29783         * gst/asfdemux/gstasfdemux.c:
29784         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29785         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29786         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29787           lot's of fixes to make data extraction simpler and get the code
29788           architecture and compiler independant. Add debugging category
29789         * gst/goom/gstgoom.c: (gst_goom_change_state):
29790           reset channel count on PAUSED=>READY, not READY=>PAUSED
29791
29792 2004-01-26  Colin Walters  <walters@verbum.org>
29793
29794         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29795         code to pull a bigger buffer in iradio mode.  This as a side effect
29796         makes typefinding work.
29797
29798 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29799
29800         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29801         Fix SVQ3 decoding on PPC
29802
29803 2004-01-26  Julien MOUTTE <julien@moutte.net>
29804
29805         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29806         that one managed to stay there... Fixed.
29807
29808 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29809
29810         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29811         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29812         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29813         (qtdemux_video_caps):
29814         * gst/qtdemux/qtdemux.h:
29815         Add SVQ3 specific flags to qtdemux and ffmpeg
29816
29817 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29818
29819         * gst-libs/gst/audio/audio.h:
29820           remove buffer-frames from audio caps
29821         * gst/audioconvert/gstaudioconvert.c:
29822           fix plugin to really work.
29823
29824 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29825
29826         * gst-libs/gst/mixer/mixer.c:
29827         * gst-libs/gst/propertyprobe/propertyprobe.c:
29828         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29829         (gst_tuner_find_channel_by_name):
29830         * gst-libs/gst/tuner/tuner.h:
29831           Add gtk-doc style comments. Also fix a function name.
29832
29833 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29834
29835         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29836         (gst_divxdec_negotiate):
29837           Fix for new capsnego - also fixes gst-player with divxdec.
29838
29839 2004-01-25  Julien MOUTTE  <julien@moutte.net>
29840
29841         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29842         (gst_play_identity_handoff), (gst_play_set_location),
29843         (gst_play_set_visualization), (gst_play_connect_visualization): Another
29844         try in visualization implementation. Still have an issue with switch
29845         blocking when pulling from video_queue and only audio comes out of
29846         spider.
29847         * gst/switch/gstswitch.c: (gst_switch_release_pad),
29848         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29849         release method. And check if the pad is usable before pulling.
29850
29851 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29852
29853         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29854         (gst_videobalance_init),
29855         (gst_videobalance_colorbalance_list_channels),
29856         (gst_videobalance_colorbalance_set_value),
29857         (gst_videobalance_colorbalance_get_value),
29858         (gst_videobalance_update_properties),
29859         (gst_videobalance_update_tables_planar411),
29860         (gst_videobalance_planar411):
29861         * gst/videofilter/gstvideobalance.h:
29862           Implement lookup-tables. +/- 10x faster.
29863
29864 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29865
29866         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29867         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29868           The index reading was broken. The rest worked fine, but the whole
29869           goal of my rewrite was to make avidemux readable, and this was
29870           not at all readable. Please use typed variables.
29871
29872 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29873
29874         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29875           Additional pad usability check.
29876         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29877         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29878         (gst_mp1videoparse_real_chain):
29879           Fix MPEG video stream parsing. The original plugin had several
29880           issues, including not timestamping streams where the source was
29881           not timestamped (this happens with PTS values in mpeg system
29882           streams, but MPEG video is also a valid stream on its own so
29883           that needs timestamps too). We use the display time code for that
29884           for now. Also, if one incoming buffer contains multiple valid
29885           frames, we push them all on correctly now, including proper EOS
29886           handling. Lastly, several potential segfaults were fixed, and we
29887           properly sync on new sequence/gop headers to include them in next,
29888           not previous frames (since they're header for the next frame, not
29889           the previous). Also see #119206.
29890         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29891         (bpf_from_header):
29892           Move caps setting so we only do it after finding several valid
29893           MPEG-1 fraes sequentially, not right after the first one (which
29894           might be coincidental).
29895         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29896         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29897         (plugin_init):
29898           Add unsynced MPEG video stream typefinding, and change some
29899           probability values so we detect streams rightly. The idea is as
29900           follows: I can have an unsynced system stream which contains
29901           video. In the current code, I would randomly get a type for either
29902           system or video stream type found, because the probabilities are
29903           being calculated rather randomly. I now use fixed values, so we
29904           always prefer system stream if that was found (and that is how it
29905           should be). If no system stream was found, we can still identity                the stream as video-only.
29906
29907 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29908
29909         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29910         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29911           don't write to buffer. Extract data without the need of
29912           __attribute__ ((packed))
29913
29914 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29915
29916         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29917         (mpeg1_sys_type_find):
29918           Fix MPEG-1 stream typefinding.
29919
29920 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29921
29922         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29923           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29924
29925 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29926
29927         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29928         * ext/esd/gstesd.c: (plugin_init):
29929           private debugging, better error reporting
29930
29931 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29932
29933         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29934         (gst_riff_read_init), (gst_riff_read_change_state):
29935         * gst-libs/gst/riff/riff-read.h:
29936           Remove stuff fromold metadata system.
29937
29938 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29939
29940         * ext/ogg/gstoggdemux.c:
29941           Fix wrong file comment.
29942         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29943         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29944           Add metadata reading properly.
29945
29946 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29947
29948         * ext/Makefile.am:
29949           Fix nas DIST_SUBDIRS
29950           Uraeus:
29951           Fix bug where make distcheck doesn't get run on adding stuff to
29952           the build.
29953
29954 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29955
29956         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29957         * ext/divx/gstdivxdec.h:
29958           Fix divx3 ("msmpeg4") playback using divxdec.
29959
29960 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29961
29962         * gst/typefind/gsttypefindfunctions.c:
29963         (mp3_type_frame_length_from_header): fix bug in length computation
29964         (mp3_type_find): improve debugging output
29965
29966 2004-01-23  Julien MOUTTE  <julien@moutte.net>
29967
29968         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29969         (gst_play_set_location), (gst_play_seek_to_time),
29970         (gst_play_set_audio_sink), (gst_play_set_visualization),
29971         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29972         the pipeline from scratch. Visualization is back and switch went out as
29973         i realized it was not possible to use the way i wanted.
29974         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29975         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29976         clearing in state change from READY to NULL. So that one can clean the
29977         X ressources keeping the element.
29978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29979         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29980         (gst_xvimagesink_colorbalance_set_value),
29981         (gst_xvimagesink_colorbalance_get_value),
29982         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29983         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29984         change from READY to NULL and fixed some stupid bugs in colorbalance
29985         get/set values. Also added the following feature : when nobody tries to
29986         set some values to the colorbalance levels before the xcontext is
29987         grabbed, then when creating channels list from Xv attributes we set the
29988         internal values to the Xv defaults. This way we handle buggy Xv drivers
29989         that set default hue values far from the middle of the range (Thanks
29990         to Jon Trowbridge for pointing that issue).
29991         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29992         colorbalance levels have been set before xcontext is grabbed.
29993
29994 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29995
29996         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29997           Fix the ossmixer case where we shouldn't open /dev/dsp* because
29998           it might block operations (which is bad for a mixer).
29999
30000 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
30001
30002         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
30003         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
30004         (gmip_find_type_pre):
30005         * gst-libs/gst/media-info/media-info-priv.h:
30006         * gst-libs/gst/media-info/media-info.c:
30007         (gst_media_info_instance_init), (gst_media_info_read_idler):
30008         add fakesink to get caps on decoder src pad again
30009         fix callback prototype to match new have_type signal signature
30010
30011 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
30012
30013         * gst/adder/gstadder.c: (gst_adder_link):
30014           fix non-compile and cut-n-paste code
30015
30016 2004-01-21  David Schleef  <ds@schleef.org>
30017
30018         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
30019         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
30020         (gst_swfdec_init), (gst_swfdec_change_state):
30021         * ext/swfdec/gstswfdec.h:
30022         Fix negotiation.
30023         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
30024         (gst_adder_request_new_pad): Fix negotiation.
30025         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
30026         Add a fixate function.
30027         * gst/intfloat/gstfloat2int.c:
30028         * gst/intfloat/gstfloat2int.h:
30029         * gst/intfloat/gstint2float.c:
30030         * gst/intfloat/gstint2float.h:
30031         Completely rewrite the negotiation.  Doesn't quite work yet,
30032         due to some buffer-frames problem.
30033
30034 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
30035
30036         * ext/gnomevfs/gstgnomevfssrc.c:
30037         * sys/v4l2/v4l2_calls.h:
30038           fix includes for distcheck
30039
30040 2004-01-21  Christian Schaller <uraeus@gnome.org>
30041
30042         * ext/nas/
30043         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
30044         based on earlier patch from Laurent Vivier
30045
30046 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
30047
30048         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
30049         Fix wma caps property
30050         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
30051         Fix typo (flags1 and flags2)
30052
30053 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30054
30055         * gst-libs/gst/media-info/media-info-priv.c:
30056         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
30057         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
30058         (gmip_find_stream), (gmip_find_track_metadata),
30059         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
30060         (gmip_find_track_format):
30061         * gst-libs/gst/media-info/media-info-priv.h:
30062         * gst-libs/gst/media-info/media-info-test.c: (main):
30063         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
30064         (gst_media_info_read_idler), (gst_media_info_read):
30065         * gst-libs/gst/media-info/media-info.h:
30066           register debugging category and use it for debugging
30067
30068 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30069
30070         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
30071         (gst_vorbisfile_new_link):
30072           signal streaminfo through tags
30073
30074 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30075
30076         * ext/mplex/gstmplex.cc:
30077         * ext/mplex/gstmplexibitstream.cc:
30078           g++ doesn't like NULL in our i18n/error macros, should be
30079           either (NULL) or ("").
30080
30081 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30082
30083         * sys/dxr3/dxr3audiosink.c:
30084         * sys/dxr3/dxr3init.c:
30085         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
30086         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
30087           Fix more error error error errors (missing includes here).
30088
30089 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30090
30091         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30092           fix thomas' error errors.
30093
30094 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30095
30096         * ext/mpeg2enc/gstmpeg2enc.cc:
30097           fix error errors.
30098
30099 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30100
30101         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
30102         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
30103           Fix for new error system.
30104
30105 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30106
30107         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
30108           fix for new error reporting
30109
30110 2004-01-20  David Schleef  <ds@schleef.org>
30111
30112         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30113         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
30114         (gst_ximagesink_set_xwindow_id): Change to using a framerate
30115         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
30116         and neither is 100+, most likely.
30117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
30118         (gst_xvimagesink_getcaps): same
30119
30120 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30121
30122         * configure.ac:
30123           Up version requirement to 2.0.3 (not yet released) to avoid symbol
30124           clashes with ffmpeg.
30125
30126 2004-01-20  Julien MOUTTE  <julien@moutte.net>
30127
30128         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30129         (gst_switch_init): Fixed switch element : proxying link and setting
30130         caps from src to sink on request.
30131
30132 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30133
30134         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
30135         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
30136         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
30137         fix element_error
30138
30139 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30140
30141         * sys/v4l/v4l_calls.h:
30142         * sys/v4l2/v4l2_calls.h:
30143           element_error fixes
30144
30145 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30146
30147         * gst-libs/gst/gst-i18n-plugin.h:
30148           add locale.h
30149           remove config.h inclusion
30150
30151 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30152
30153         * autogen.sh:
30154           adding autopoint invocation
30155         * Makefile.am:
30156         * configure.ac:
30157         * gst-libs/gst/gettext.h:
30158           adding gettext bits
30159         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
30160         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
30161         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30162         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
30163         (gst_gnomevfssink_close_file):
30164         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
30165         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
30166         * gst-libs/gst/gst-i18n-plugin.h:
30167         * gst/avi/gstavi.c: (plugin_init):
30168         * sys/dxr3/dxr3init.c: (plugin_init):
30169         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
30170         * sys/oss/gstossaudio.c: (plugin_init):
30171         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
30172         * sys/v4l/gstv4l.c: (plugin_init):
30173         * sys/v4l/v4l_calls.c: (gst_v4l_open):
30174         * sys/v4l2/gstv4l2.c: (plugin_init):
30175         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
30176         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
30177         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
30178         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
30179         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
30180         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
30181           make sure locale and translation domain are set
30182           fix translated strings
30183         * po/.cvsignore:
30184         * po/LINGUAS:
30185         * po/Makevars:
30186         * po/POTFILES.in:
30187         * po/nl.po:
30188           put translation files into place
30189         * sys/xvideo/imagetest.c: (main):
30190         * ext/dv/demo-play.c: (main):
30191           fix unnecessary translations
30192
30193 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30194
30195         * ext/sndfile/gstsf.c:
30196         * gst/avi/gstavimux.c:
30197         * ext/audiofile/gstafsink.c:
30198         * ext/audiofile/gstafsrc.c:
30199         * ext/gnomevfs/gstgnomevfssink.c:
30200         * ext/gnomevfs/gstgnomevfssrc.c:
30201         * sys/oss/gstosselement.c:
30202         * sys/v4l/v4l_calls.h:
30203           fix i18n include
30204
30205 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30206
30207         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
30208         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
30209         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
30210         (gst_v4l2_get_output), (gst_v4l2_set_output),
30211         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
30212         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
30213         (gst_v4l2_set_attribute):
30214         update to new error handling
30215
30216 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30217
30218         * ext/sidplay/gstsiddec.cc:
30219         * gst/modplug/gstmodplug.cc:
30220           parenthese NULL because C++ seems angry about it
30221
30222 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30223
30224         * gst-libs/gst/gst-i18n-plugin.h:
30225           add skeleton i18n stuff, but needs to be further implemented
30226
30227 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
30228
30229         * examples/gstplay/player.c: (main):
30230         * ext/aalib/gstaasink.c: (gst_aasink_open):
30231         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
30232         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
30233         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
30234         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
30235         (gst_afsink_close_file):
30236         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
30237         (gst_afsrc_close_file):
30238         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
30239         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30240         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
30241         * ext/esd/esdmon.c: (gst_esdmon_get):
30242         * ext/esd/esdsink.c: (gst_esdsink_chain):
30243         * ext/faac/gstfaac.c: (gst_faac_chain):
30244         * ext/faad/gstfaad.c: (gst_faad_chain):
30245         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
30246         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30247         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
30248         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
30249         (gst_flacdec_loop):
30250         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
30251         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
30252         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
30253         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
30254         (gst_gnomevfssink_close_file):
30255         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
30256         (gst_gnomevfssrc_open_file):
30257         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
30258         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
30259         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
30260         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
30261         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
30262         * ext/mad/gstmad.c: (gst_mad_chain):
30263         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
30264         * ext/mpeg2dec/gstmpeg2dec.c:
30265         * ext/mpeg2enc/gstmpeg2enc.cc:
30266         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30267         * ext/mplex/gstmplex.cc:
30268         * ext/mplex/gstmplexibitstream.cc:
30269         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
30270         (gst_ogg_demux_push), (gst_ogg_pad_push):
30271         * ext/raw1394/gstdv1394src.c:
30272         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
30273         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
30274         * ext/sidplay/gstsiddec.cc:
30275         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
30276         (gst_sf_loop):
30277         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
30278         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
30279         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
30280         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
30281         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
30282         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
30283         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
30284         * gst-libs/gst/Makefile.am:
30285         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30286         (gst_riff_read_element_data), (gst_riff_read_seek),
30287         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
30288         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
30289         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
30290         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
30291         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
30292         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
30293         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
30294         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30295         * gst/goom/gstgoom.c: (gst_goom_chain):
30296         * gst/id3/gstid3types.c: (gst_id3types_loop):
30297         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
30298         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
30299         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
30300         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30301         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
30302         (gst_ebml_read_float), (gst_ebml_read_header):
30303         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
30304         (gst_matroska_demux_parse_blockgroup):
30305         * gst/modplug/gstmodplug.cc:
30306         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
30307         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30308         * gst/oneton/gstoneton.c: (gst_oneton_chain):
30309         * gst/silence/gstsilence.c: (gst_silence_get):
30310         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
30311         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
30312         * gst/speed/gstspeed.c: (speed_loop):
30313         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
30314         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30315         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
30316         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
30317         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
30318         (gst_wavparse_loop):
30319         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
30320         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
30321         (dxr3audiosink_close):
30322         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
30323         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
30324         (dxr3videosink_close), (dxr3videosink_write_data):
30325         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
30326         * sys/oss/gstosselement.h:
30327         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
30328         (gst_osssink_chain):
30329         * sys/oss/gstosssrc.c: (gst_osssrc_get):
30330         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30331         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
30332         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
30333         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
30334         (gst_v4l_enable_overlay):
30335         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
30336         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
30337         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
30338         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
30339         (gst_v4l_set_audio):
30340         * sys/v4l/v4l_calls.h:
30341         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
30342         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
30343         (gst_v4lmjpegsink_playback_init),
30344         (gst_v4lmjpegsink_playback_start):
30345         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
30346         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
30347         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
30348         (gst_v4lmjpegsrc_requeue_frame):
30349         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
30350         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
30351         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
30352         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
30353         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
30354         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
30355         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
30356         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
30357         (gst_v4l2src_capture_stop):
30358         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
30359         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30360         (gst_ximagesink_chain):
30361         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
30362         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
30363         (gst_xvideosink_xwindow_new):
30364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30365         (gst_xvimagesink_chain):
30366         use new error signal, function and categories
30367
30368 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
30369
30370         * configure.ac:
30371         * ext/Makefile.am:
30372         * ext/musicbrainz/gsttrm.c:
30373         * ext/musicbrainz/gsttrm.h:
30374         * ext/musicbrainz/Makefile.am:
30375         Add a trm plugin
30376
30377 2004-01-18  Julien MOUTTE  <julien@moutte.net>
30378
30379         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
30380         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
30381         synchronous property for debugging.
30382         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
30383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30384         (gst_xvimagesink_set_property): Moving a pointer declaration to a
30385         smaller block, fixing indent.
30386
30387 2004-01-16  David Schleef  <ds@schleef.org>
30388
30389         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
30390         property affects the video stream.
30391         * sys/xvimage/xvimagesink.c:
30392         * sys/xvimage/xvimagesink.h:
30393         Add synchronous property for debugging.  Should probably be
30394         disabled in non-CVS builds.  Make sure that the Xv attribute
30395         exists before we set it (crash!).  Fix a silly float bug that
30396         caused colorbalance to just not work.
30397
30398 2004-01-17  Christian Schaller <Uraeus@gnome.org>
30399
30400         * tools/gst-launch-ext.in - update for new plugins
30401
30402 2004-01-16  David Schleef  <ds@schleef.org>
30403
30404         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
30405         already-freed caps.
30406
30407 2994-01-16  Christian Schaller <Uraeus@gnome.org>
30408
30409         * Update spec for new colorspace plugin and libcaca plugin
30410         * Fix compilation of libcaca plugin (clock -> id)
30411
30412 2004-01-16  Julien MOUTTE <julien@moutte.net>
30413
30414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
30415         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
30416         (gst_xvimagesink_set_xwindow_id),
30417         (gst_xvimagesink_colorbalance_set_value),
30418         (gst_xvimagesink_colorbalance_get_value),
30419         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30420         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
30421         correct colorbalance properties. They can now be set when the element
30422         is still in NULL state. The values will be committed to the Xv Port
30423         when xcontext is initialized.
30424         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
30425         brightness int values in the GstXvImagesink structure.
30426
30427 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30428
30429         * gst-libs/gst/Makefile.am:
30430           restructure so having local patches works easier.
30431
30432 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30433
30434         * ext/mpeg2enc/Makefile.am:
30435         * ext/mpeg2enc/gstmpeg2enc.cc:
30436         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30437           Bugfix with respect to EOS handling.
30438
30439 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30440
30441         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30442           Link with right caps (else, it segfaults).
30443         * ext/mplex/gstmplexjob.cc:
30444           Fix for slight API change in 1.6.1.93 release of mjpegtools.
30445
30446 2004-01-15  David Schleef  <ds@schleef.org>
30447
30448         * gst-libs/gst/audio/Makefile.am:
30449         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
30450         from the template.
30451         * gst-libs/gst/audio/gstaudiofilter.c:
30452         * gst-libs/gst/audio/gstaudiofilter.h:
30453         Add bytes_per_sample and size and n_samples calculation.
30454         * gst-libs/gst/audio/gstaudiofilterexample.c:
30455         Remove, now autogenerated.
30456         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
30457         Moved from gstaudiofilterexample, object name changed, code added
30458         so that it actually works.
30459         * gst-libs/gst/audio/make_filter:
30460         Script to build an audiofilter subclass from the template.
30461         * gst/colorspace/Makefile.am:
30462         * gst/colorspace/yuv2yuv.c:
30463         Remove file, since it's GPL, and we don't use it.
30464
30465 2004-01-15  Julien MOUTTE  <julien@moutte.net>
30466
30467         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
30469         them use the buffer free function to test how the buffer was allocated.
30470
30471 2004-01-15  David Schleef  <ds@schleef.org>
30472
30473         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
30474         that handles osssink fallback.
30475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
30476         (gst_audio_convert_getcaps):
30477         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30478         Add audio/x-qdm2 for QDM2 audio.
30479         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
30480         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
30481         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
30482         Decrease minimum size to 16x16.
30483         * gst/wavparse/gstwavparse.c:
30484         Convert disabled pad template caps to new caps.
30485         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30487         (gst_xvimagesink_chain): Throw element error when display cannot
30488         be opened.  Increase minimum framerate to 1.0.  Check the data
30489         free function on a buffer to make sure it is the type we expect
30490         before manipulating it.
30491
30492 2004-01-15  Julien MOUTTE <julien@moutte.net>
30493
30494         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30495         (gst_videobalance_colorbalance_set_value): Implement passthru if
30496         settings are in the middle.
30497         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
30498
30499 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30500
30501         * gst/videofilter/Makefile.am:
30502         * gst/volume/Makefile.am:
30503           Since we use videofilter symbols, link to it.
30504
30505 2004-01-15  Julien MOUTTE <julien@moutte.net>
30506
30507         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
30508         mixer interface type to HARDWARE.
30509         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
30510         type to SOFTWARE.
30511         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
30512         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
30513         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
30514         (gst_volume_interface_init), (gst_volume_list_tracks),
30515         (gst_volume_set_volume), (gst_volume_get_volume),
30516         (gst_volume_set_mute), (gst_volume_mixer_init),
30517         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
30518         (volume_init): Implementing mixer interface.
30519         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
30520         * sys/oss/gstosselement.c: (gst_osselement_get_type),
30521         (gst_osselement_change_state): Removing some trailing commas in
30522         structures.
30523         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
30524         interface type to HARDWARE.
30525         * sys/v4l/gstv4lcolorbalance.c:
30526         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
30527         type to HARDWARE.
30528         * sys/v4l2/gstv4l2colorbalance.c:
30529         (gst_v4l2_color_balance_interface_init): Setting colorbalance
30530         interface type to HARDWARE.
30531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
30532         same code than ximagesink for event handling.
30533
30534 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30535
30536         * ext/snapshot/Makefile.am:
30537         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
30538         (gst_snapshot_chain):
30539         * ext/snapshot/gstsnapshot.h:
30540           This has to be a joke... Snapshot should be connected to a tee,
30541           colorspace element before it and EOS after that, where the other
30542           src of the tee receives normal data.
30543           The current way is *wrong*.
30544
30545 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30546
30547         * ext/hermes/gsthermescolorspace.c:
30548           Fix another compile error. Same as below.
30549
30550 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30551
30552         * gst/colorspace/gstcolorspace.c:
30553         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30554         (gst_colorspace_i420_to_yv12):
30555           Fix compiling... Didn't test if it actually works.
30556
30557 2004-01-15  David Schleef  <ds@schleef.org>
30558
30559         * configure.ac:
30560         * gst/colorspace/Makefile.am:
30561         * gst/colorspace/gstcolorspace.c:
30562         * gst/colorspace/gstcolorspace.h:
30563         * gst/colorspace/yuv2rgb.c:
30564         * gst/colorspace/yuv2rgb.h:
30565         Duplicate the ext/hermes colorspace plugin, and remove Hermes
30566         code and GPL code.  Fix for new caps negotiation.  Rewrite
30567         much of the format handling code, and some of the conversion
30568         code.  Basically, rewrote almost everything.  This element
30569         handles I420, YV12 to RGB conversions.
30570         * ext/hermes/Makefile.am:
30571         * ext/hermes/gsthermescolorspace.c:
30572         Rename colorspace to hermescolorspace.  Fix negotiation issues.
30573         Remove non-Hermes related code.  This element handles lots of
30574         RGB to RGB conversions, but no YUV.
30575         * ext/hermes/gstcolorspace.c:
30576         * ext/hermes/gstcolorspace.h:
30577         * ext/hermes/rgb2yuv.c:
30578         * ext/hermes/yuv2rgb.c:
30579         * ext/hermes/yuv2rgb.h:
30580         * ext/hermes/yuv2rgb_mmx16.s:
30581         * ext/hermes/yuv2yuv.c:
30582         * ext/hermes/yuv2yuv.h:
30583         Remove old code.
30584
30585 2004-01-14  Colin Walters  <walters@verbum.org>
30586
30587         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30588         they've already been.
30589
30590 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30591
30592         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30593           assume tag mode when pad is not connected
30594
30595 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30596
30597         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30598           Don't update the time of the clock
30599         (gst_alsa_sink_loop):
30600           sync to the clock given to alsasink, not the own clock
30601         * sys/oss/gstosssink.c: (gst_osssink_chain):
30602           sync to the clock
30603         (gst_osssink_change_state):
30604           activate the clock
30605         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30607           remove bogus code that made DISCONT events unhandled
30608         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30609           explicitly case to double in _set_simple. (fixes 2nd warning in bug
30610           #131502)
30611         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30612         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30613         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30614           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30615           2nd warning in bug #131502)
30616
30617 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30618
30619         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30620         (gst_videobalance_colorbalance_set_value),
30621         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30622         for colorbalance interface implementation.
30623         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30624         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30625         (gst_ximagesink_dispose), (gst_ximagesink_init),
30626         (gst_ximagesink_class_init): Adding DISPLAY property.
30627         * sys/ximage/ximagesink.h: Adding display_name to store display.
30628         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30629         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30630         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30631         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30632         properties (they still need polishing though for gst-launch use : no
30633         xcontext yet, i ll do that tomorrow).
30634         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30635
30636 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30637
30638         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30639         (gst_play_set_location), (gst_play_set_visualization): Preparing
30640         switch integration, adding videobalance in the pipeline.
30641
30642 2004-01-14  Julien MOUTTE <julien@moutte.net>
30643
30644         * gst-libs/gst/colorbalance/colorbalance.c:
30645         (gst_color_balance_class_init): Adding a default type.
30646         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30647         the type.
30648         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30649         (gst_videobalance_dispose), (gst_videobalance_class_init),
30650         (gst_videobalance_init), (gst_videobalance_interface_supported),
30651         (gst_videobalance_interface_init),
30652         (gst_videobalance_colorbalance_list_channels),
30653         (gst_videobalance_colorbalance_set_value),
30654         (gst_videobalance_colorbalance_get_value),
30655         (gst_videobalance_colorbalance_init): Implementing colorbalance
30656         interface.
30657         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30658         list.
30659         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30660         bug which was triggering a BadAccess X error when setting an overlay
30661         before pad was really negotiated.
30662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30663         Using the colorbalance type macro.
30664
30665 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30666
30667         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30668         (gst_flacenc_chain):
30669           handle tags correctly
30670         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30671           extract ID3v1 tags correctly
30672
30673 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30674
30675         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30676         (plugin_init):
30677           Improve matroska typefinding for odd-typed headers...
30678
30679 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30680
30681         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30682           Fix for using incremental number on padnames.
30683
30684 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30685
30686         * ext/divx/gstdivxdec.c:
30687         * ext/divx/gstdivxenc.c:
30688           Set category to divx4linux instead of divx (too generic).
30689         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30690         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30691         (gst_wavparse_loop), (gst_wavparse_change_state):
30692         * gst/wavparse/gstwavparse.h:
30693           fix parsing of WAV files with non-standard fmt-tag size and fix
30694           skipping of unrecognized chunks... Someone please fix this thing
30695           to use rifflib so all this is automated.
30696         * sys/v4l/Makefile.am:
30697         * sys/v4l2/Makefile.am:
30698           Add X_CFLAGS because we depend on X (for overlay).
30699
30700 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
30701
30702         * ext/mpeg2dec/gstmpeg2dec.c:
30703           Don't issue a timestamp unless we tagged the frame
30704           with a PTS.
30705
30706 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30707
30708         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30709           Query the audio element to get the time, not the clock. We're
30710           interested in the element's time here.
30711
30712 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30713
30714         * ext/aalib/gstaasink.c: (gst_aasink_chain):
30715         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30716         * ext/esd/esdsink.c: (gst_esdsink_chain):
30717         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30718         * ext/mas/massink.c: (gst_massink_chain):
30719         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30720         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30721         (gst_matroska_demux_parse_metadata):
30722         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30723         (gst_mpeg_parse_release_locks):
30724         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30725         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30726         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30727         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30728         (gst_osssink_change_state):
30729         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30730         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30731         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30732         (gst_xvideosink_release_locks):
30733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30734           use element time.
30735         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30736         (gst_alsa_clock_stop):
30737         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30738         (gst_audio_clock_get_internal_time):
30739           simplify for use with new clocking code.
30740         * testsuite/alsa/Makefile.am:
30741         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30742           fix testsuite for new caps system
30743
30744 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30745
30746         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30747         * ext/flac/gstflacenc.c: (add_one_tag):
30748           length is already host endian, no need to convert. Fixes playback of
30749           tagged files on PPC. (bug #128384)
30750
30751 2004-01-13  Julien MOUTTE <julien@moutte.net>
30752
30753         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30754         colorbalance interface stating if it is hardware based or software
30755         based.
30756         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30757         Removing a trailing comma.
30758         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30759         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30760         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30761         the documentation seems to be wrong on the -1000 to 1000 interval.
30762
30763 2004-01-12  David Schleef  <ds@schleef.org>
30764
30765         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30766         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30767         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30768         Fix negotiation.  Add a bufferalloc function for the sink pad,
30769         and generally clean up some of the code.
30770
30771 2004-01-12  Julien MOUTTE <julien@moutte.net>
30772
30773         * gst-libs/gst/colorbalance/colorbalancechannel.c:
30774         (gst_color_balance_channel_dispose): Adding safety check in dispose
30775         method.
30776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30777         (gst_xvimagesink_xcontext_clear),
30778         (gst_xvimagesink_interface_supported),
30779         (gst_xvimagesink_colorbalance_list_channels),
30780         (gst_xvimagesink_colorbalance_set_value),
30781         (gst_xvimagesink_colorbalance_get_value),
30782         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30783         Adding colorbalance interface support to set XV parameters such as
30784         HUE, BRIGHTNESS, CONTRAST, SATURATION.
30785         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30786         interface.
30787
30788 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30789
30790         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30791         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30792         (gst_audio_convert_init), (gst_audio_convert_set_property),
30793         (gst_audio_convert_get_property), (gst_audio_convert_chain),
30794         (gst_audio_convert_link),
30795         (gst_audio_convert_buffer_to_default_format),
30796         (gst_audio_convert_buffer_from_default_format), (plugin_init):
30797           - implement _getcaps and use it
30798           - improve linking
30799           - remove float caps since no float conversion is actually done
30800           - remove properties and arguments that were to be used for rate
30801             conversion
30802
30803 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30804
30805         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30806         (gst_audio_structure_set_int):
30807         * gst-libs/gst/audio/audio.h:
30808           add helper functions for _getcaps matching the standard audio
30809           templates
30810
30811 2004-01-12  David Schleef  <ds@schleef.org>
30812
30813         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30814         Test that pad is negotiated before getting its caps.
30815
30816 2004-01-12  Julien MOUTTE <julien@moutte.net>
30817
30818         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30819         analyzing the pads of an element the bin is mostly in READY state so
30820         no caps were negotiated. This helper function needs to work with
30821         _get_caps directly then. I was not freeing them though, added that to
30822         fix the mem leak.
30823
30824 2004-01-12  Julien MOUTTE <julien@moutte.net>
30825
30826         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30828         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30829         than the free_func.
30830
30831 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30832
30833         * sys/oss/gstossaudio.c: (plugin_init):
30834         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30835         * sys/oss/gstosselement.h:
30836           make an oss debugging category
30837           make failure more descriptive
30838
30839 2004-01-11  David Schleef  <ds@schleef.org>
30840
30841         * ext/ffmpeg/gstffmpeg.c:
30842         * ext/ffmpeg/gstffmpegcodecmap.c:
30843         * ext/ffmpeg/gstffmpegdec.c:
30844         * ext/ffmpeg/gstffmpegenc.c:
30845         * ext/ffmpeg/gstffmpegprotocol.c:
30846         * ext/gdk_pixbuf/gstgdkanimation.c:
30847         * ext/jpeg/gstjpeg.c:
30848         * ext/libpng/gstpng.c:
30849         * ext/mpeg2dec/perftest.c:
30850         * ext/speex/gstspeex.c:
30851         * gst-libs/gst/resample/dtos.c:
30852         * gst/intfloat/gstintfloatconvert.c:
30853         * gst/oneton/gstoneton.c:
30854         * gst/rtjpeg/RTjpeg.c:
30855         * gst/rtp/gstrtp.c:
30856         * sys/dxr3/dxr3init.c:
30857         * sys/glsink/gstgl_nvimage.c:
30858         * sys/glsink/gstgl_pdrimage.c:
30859         * sys/glsink/gstglsink.c:
30860         * testsuite/gst-lint:
30861         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30862
30863 2004-01-11  David Schleef  <ds@schleef.org>
30864
30865         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30866         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30867         * ext/gdk_pixbuf/gstgdkanimation.c:
30868         (gst_gdk_animation_iter_create_pixbuf):
30869         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30870         (gst_gdk_pixbuf_chain):
30871         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30872         * ext/jack/gstjack.c: (gst_jack_change_state):
30873         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30874         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30875         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30876         * gst/videofilter/gstvideofilter.c:
30877         (gst_videofilter_set_output_size):
30878         Remove all usage of gst_pad_get_caps(), and replace it with
30879         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30880
30881 2004-01-11  David Schleef  <ds@schleef.org>
30882
30883         * configure.ac:
30884         * ext/Makefile.am: Fixes to make ext/libcaca compile.
30885         * ext/divx/gstdivxdec.c:
30886         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30887         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30888         handle images that span multiple buffers.  Now work with both
30889         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30890         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30891         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30892         video/video.h changes
30893         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30894         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30895         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30896         of GstData free function.
30897         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30898         same.
30899
30900 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30901
30902         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30903         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30904         (gst_v4l2element_get_property):
30905         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30906           add norm, channel and frequency properties.
30907         * sys/v4l2/gstv4l2tuner.c:
30908           fixes for tuner interface changes
30909         * sys/v4l2/gstv4l2element.h:
30910         * sys/v4l2/gstv4l2src.c:
30911         * sys/v4l2/gstv4l2src.h:
30912         * sys/v4l2/v4l2src_calls.c:
30913         * sys/v4l2/v4l2src_calls.h:
30914           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30915
30916 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30917
30918         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30919         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30920         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30921         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30922         * gst-libs/gst/tuner/tuner.h:
30923           GObjects aren't const.
30924           Add find_by_name functions.
30925           Add checks to _changed functions.
30926         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30927         (gst_v4l_tuner_get_norm):
30928           Fixes for above.
30929
30930 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30931
30932         * gst-libs/gst/video/video.h:
30933           Fix caps template names to be understandable.
30934           Prefix everything with GST_VIDEO.
30935         * ext/aalib/gstaasink.c:
30936         * ext/divx/gstdivxdec.c:
30937         * ext/divx/gstdivxenc.c:
30938         * ext/gdk_pixbuf/gstgdkpixbuf.c:
30939         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30940         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30941         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30942         * ext/libcaca/gstcacasink.c:
30943         * ext/libpng/gstpngenc.c: (raw_caps_factory):
30944         * ext/snapshot/gstsnapshot.c:
30945         * ext/swfdec/gstswfdec.c:
30946         * ext/xvid/gstxviddec.c:
30947         * ext/xvid/gstxvidenc.c:
30948         * gst/chart/gstchart.c:
30949         * gst/deinterlace/gstdeinterlace.c:
30950         * gst/effectv/gsteffectv.c:
30951         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30952         * gst/goom/gstgoom.c:
30953         * gst/median/gstmedian.c:
30954         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30955         (gst_monoscope_srcconnect), (gst_monoscope_chain):
30956         * gst/overlay/gstoverlay.c:
30957         * gst/smooth/gstsmooth.c:
30958         * gst/smpte/gstsmpte.c:
30959         * gst/synaesthesia/gstsynaesthesia.c:
30960         * gst/videocrop/gstvideocrop.c:
30961         * gst/videodrop/gstvideodrop.c:
30962         * gst/y4m/gsty4mencode.c:
30963         * sys/qcam/gstqcamsrc.c:
30964         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30965           Make them work with new video.h file.
30966         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30967         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30968         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30969         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30970           Make it work with new buffer allocation system.
30971
30972 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30973
30974         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30975         pad_alloc_buffer implementation to use ->srcpad
30976         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30977         pad_alloc_buffer implementation to use ->srcpad
30978         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
30979         pad_alloc_buffer implementation to use ->srcpad
30980         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30981         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30982         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30983         a reference to everything we need.
30984         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30986         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30987         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30988         a reference to everything we need.
30989         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30990
30991 2004-01-11  David Schleef  <ds@schleef.org>
30992
30993         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30994         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30995         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30996         structure members.
30997         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30998         value during a resize/renegotiation.
30999         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
31000         gst_pad_alloc_buffer();
31001         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
31002         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
31003         structure members.
31004         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
31005         Fix for rename of buffer private structure members.
31006         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
31007         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
31008         Fix for rename of buffer private structure members.
31009         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
31010         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
31011         Fix for rename of buffer private structure members.
31012
31013 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
31014
31015         reviewed by: David Schleef <ds@schleef.org>
31016
31017         * gst/videofilter/Makefile.am:
31018         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
31019         from the patch by ds to fit in with recent make_filter changes.
31020
31021 2004-01-11  Julien MOUTTE  <julien@moutte.net>
31022
31023         * configure.ac: Adding examples/switch/Makefile
31024         * examples/Makefile.am: Adding examples/switch
31025         * examples/switch/Makefile.am: Adding switcher example.
31026         * examples/switch/switcher.c: (got_eos), (idle_iterate),
31027         (switch_timer), (main): Adding an example demonstrating switch usage
31028         with 2 videotestsrc showing different patterns.
31029         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
31030         (gst_switch_init): Fixing switch with the new caps system.
31031
31032 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31033
31034         * gst-libs/gst/video/video.h:
31035           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
31036           They should probably be like
31037           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
31038
31039 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31040
31041         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31042         (qtdemux_parse_trak):
31043           fix audio chunk size/timestamp calculation
31044
31045 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31046
31047         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
31048           fix SVQ3 caps
31049
31050 2004-01-11  Steve Baker  <steve@stevebaker.org>
31051
31052         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
31053         (gst_agingtv_base_init), (gst_agingtv_class_init),
31054         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
31055         (gst_agingtv_set_property), (gst_agingtv_get_property):
31056         Port agingTV to videofilter
31057
31058 2004-01-09  Julien MOUTTE <julien@moutte.net>
31059
31060         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
31061         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31062
31063 2004-01-09  Julien MOUTTE <julien@moutte.net>
31064
31065         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
31066         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31067         * gst-libs/gst/xoverlay/xoverlay.c:
31068         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
31069         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
31070         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31071         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31072         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31073         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
31074         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
31075         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
31076         the bufferalloc_function to replace bufferpools, fixing the XOverlay
31077         interface implementation to handle xid being 0 and fix some bugs
31078         triggered by Benjamin's testcase.
31079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
31080         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
31081         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
31082         the bufferalloc_function to replace bufferpools, fixing the XOverlay
31083         interface implementation to handle xid being 0 and fix some bugs
31084         triggered by Benjamin's testcase.
31085
31086 2004-01-09  David Schleef  <ds@schleef.org>
31087
31088         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
31089         mouse pointer events.  It works.
31090
31091 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31092
31093         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
31094           Use explicit caps - fix capsnego.
31095         * ext/xvid/gstxviddec.c:
31096         * ext/xvid/gstxvidenc.c:
31097           Remove macro-inside-macro which caused compile errors.
31098         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
31099           Error out if it's not a RIFF file. Else we error out without
31100           gst_element_error() which is not good...
31101
31102 2004-01-08  David Schleef  <ds@schleef.org>
31103
31104         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
31105         Fix pad_link function to handle formats that ffmpeg returns
31106         as multiple caps structures.
31107         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
31108         Only complain if source buffer is _smaller_ than expected.
31109         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
31110         (gst_videoscale_handle_src_event): Resize navigation events
31111         when passing them upstream.
31112         * gst/videotestsrc/gstvideotestsrc.c:
31113         * gst/videotestsrc/gstvideotestsrc.h:
31114         * gst/videotestsrc/videotestsrc.c:
31115         * gst/videotestsrc/videotestsrc.h:
31116         Rewrite many of the buffer painting functions to handle odd
31117         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
31118         been verified to work with my video card.
31119         * testsuite/gst-lint:  Add check for elements calling
31120         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
31121
31122 2004-01-08  David Schleef  <ds@schleef.org>
31123
31124         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
31125         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
31126
31127 2004-01-08  Julien MOUTTE  <julien@moutte.net>
31128
31129         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
31130         configure event is not emiting the desired size signal. That fixes
31131         aspect ratio issues with gst-player.
31132
31133 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31134
31135         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
31136           Fix capsnego.
31137
31138 2004-01-08  Julien MOUTTE  <julien@moutte.net>
31139
31140         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
31141         public method to fire size signal.
31142
31143 2004-01-07  Julien MOUTTE  <julien@moutte.net>
31144
31145         * examples/gstplay/Makefile.am: Adding the interface library.
31146         * gst-libs/gst/play/Makefile.am: Adding the interface library.
31147         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
31148         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
31149         GST_IS_X_OVERLAY before signal connect.
31150         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
31151         Removing the have_video_size signal.
31152         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
31153         and associated public method.
31154         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31155         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
31156         signal.
31157         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
31158         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
31159         signal.
31160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
31161         Using XOverlay public method to fire size signal.
31162
31163 2004-01-07  David Schleef  <ds@schleef.org>
31164
31165         * gst/videofilter/Makefile.am:
31166         * gst/videofilter/gstvideotemplate.c:
31167         * gst/videofilter/make_filter:
31168         Create gstvideoexample.c in a srcdir!=builddir friendly way.
31169         Convert make_filter to /bin/sh script.
31170
31171 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
31172
31173         * gst/modplug/gstmodplug.cc: fix element description
31174
31175 2004-01-07  Julien MOUTTE  <julien@moutte.net>
31176
31177         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31178         (got_video_size): Adding some new lines in g_print calls.
31179         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
31180         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
31181         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
31182         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
31183         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
31184         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
31185         Complete code review, reverting some stuff i disagree with, adding
31186         some fixes : time synchronization on invalid timestamps, renegotiation
31187         of private window.
31188         * sys/ximage/ximagesink.h:
31189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
31190         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
31191         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
31192         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
31193         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
31194         (gst_xvimagesink_buffer_new),
31195         (gst_xvimagesink_navigation_send_event),
31196         (gst_xvimagesink_set_xwindow_id),
31197         (gst_xvimagesink_get_desired_size),
31198         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
31199         stuff i disagree with, adding some fixes : Renegotiation of private
31200         window, implementing get_desired_size.
31201
31202 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31203
31204         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
31205         (gst_afsink_handle_event):
31206         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
31207         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
31208         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
31209         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
31210         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
31211           Fix for instantiate-test (see core). Also remove dead code from
31212           jpegenc (which still needs fixing, but that's lower on my TODO
31213           list...).
31214         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
31215           Never return NULL as caps.
31216
31217 2004-01-07  David Schleef  <ds@schleef.org>
31218
31219         * configure.ac:
31220         * ext/Makefile.am:
31221         * ext/librfb/Makefile.am:
31222         * ext/librfb/gstrfbsrc.c:
31223         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
31224         is the protocol used by VNC.
31225
31226 2004-01-07  David Schleef  <ds@schleef.org>
31227
31228         * gst/videofilter/gstvideotemplate.c:
31229         * gst/videofilter/gstvideotemplate.h:
31230         * gst/videofilter/make_filter:
31231         Merge videotemplate header into source file.
31232         * gst/effectv/Makefile.am:
31233         * gst/effectv/gsteffectv.c: (plugin_init):
31234         * gst/effectv/gstwarp.c:
31235         Make warpTV a subclass of videofilter.
31236
31237 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31238
31239         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
31240           Add guard against invalid utf-8 conversions in mad. Just in case.
31241
31242 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31243
31244         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
31245           Fix for bug shown by poisoning
31246
31247 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31248
31249         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
31250         (gst_v4lmjpegsrc_buffer_free):
31251         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
31252         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
31253         (gst_v4lsrc_buffer_free):
31254           Fix for removed bufferpools.
31255
31256 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
31257
31258         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
31259         Fix caps negotiation.
31260
31261         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
31262         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
31263         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
31264         (dvdnavsrc_event):
31265         * ext/mpeg2dec/gstmpeg2dec.c:
31266         * gst-libs/gst/navigation/navigation.c:
31267         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
31268         * gst-libs/gst/navigation/navigation.h:
31269         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
31270         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
31271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
31272         Super-simple first version of mouse and keyboard events. Clicking
31273         on a DVD menu now works, although it may not take you where you
31274         expected.
31275
31276         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
31277         * gst/videotestsrc/gstvideotestsrc.c:
31278         (gst_videotestsrc_src_fixate):
31279         These fixate functions were broken - they never actually
31280         fixated :)
31281
31282 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31283
31284         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
31285         (gst_icecastsend_init):
31286           fix for new caps system.
31287         * gst-libs/gst/mixer/mixertrack.h:
31288         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
31289           Add 'master track' flag (for tools like ACME that only want to
31290           change the main volume).
31291
31292 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
31293
31294         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
31295         (gst_xvid_csp_to_caps):
31296         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
31297         * ext/xvid/gstxvidenc.c:
31298         ifdef out ARGB type when it isn't available
31299         in xvidcore 1.0.0beta2
31300
31301 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31302
31303         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
31304           When we have received a new SCR right in the first buffer after
31305           a seek (so in the same cycle that handles the discont), we should
31306           handle the buffer instead of unreffing it, else we lose data.
31307
31308 2004-01-06  Iain <iain@prettypeople.org>
31309
31310         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
31311           buffer-frames caps too.
31312
31313         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
31314           caps that we need, don't destroy them all and rebuild them. And when
31315           creating src pads, use the src pad template rather than the sink...
31316
31317 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31318
31319         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
31320           Add pad to element *after* setting functions such as event handler.
31321           Without this, the scheduler (opt) will link pads, set the event
31322           handler from the default event function (dispatcher in gstpad.c)
31323           and *after* that, we will set our own event function, which will
31324           thus never be used (and thus mpegdemux doesn't handle events).
31325
31326 2004-01-04  David Schleef  <ds@schleef.org>
31327
31328         Fix the fixate functions to handle new prototype:
31329         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
31330         * gst/videotestsrc/gstvideotestsrc.c:
31331         (gst_videotestsrc_src_fixate):
31332         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
31333         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
31334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
31335
31336 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31337
31338         * sys/ximage/ximagesink.h:
31339         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
31340         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
31341         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
31342         (gst_ximagesink_xoverlay_init):
31343           assorted fixes to make (re)embedding work
31344         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
31345         (gst_ximagesink_get_desired_size):
31346           implement desired size additions to XOverlay
31347
31348 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31349
31350         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
31351         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
31352         (gst_x_overlay_got_desired_size):
31353         * gst-libs/gst/xoverlay/xoverlay.h:
31354           Add optional "desired size" signal and querying.
31355
31356 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31357
31358         * gst/matroska/matroska-demux.c:
31359         (gst_matroska_demux_parse_blockgroup):
31360           Fix EBML-laced block parsing. Diffs are relative to previous
31361           lace, not the first lace. Thanks to Mosu from the Matroska
31362           team for detecting this.
31363         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31364         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
31365         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
31366         (gst_wavparse_change_state):
31367         * gst/wavparse/gstwavparse.h:
31368           Quickfix for capsnego.
31369
31370 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31371
31372         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
31373           Fix indenting, fix pad creation.
31374
31375 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31376
31377         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
31378         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
31379         (gst_xviddec_sink_link):
31380           Implement src_getcaps() so proper size caps is negotiated.
31381
31382 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31383
31384         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
31385           Finish flac decoder on EOS. See #116178.
31386
31387 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31388
31389         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
31390         (gst_matroska_demux_add_stream):
31391         * gst/matroska/matroska-ids.h:
31392           Add getcaps() function to fix capsnego...
31393
31394 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31395
31396         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31397         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
31398         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
31399           Fix more integer overflows. Again, see #126967.
31400
31401 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31402
31403         * ext/mpeg2dec/gstmpeg2dec.c:
31404           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
31405           #130416.
31406
31407 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31408
31409         * configure.ac:
31410         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
31411         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
31412         * ext/xvid/gstxvid.h:
31413         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
31414         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
31415         (gst_xviddec_src_link), (gst_xviddec_sink_link),
31416         (gst_xviddec_change_state):
31417         * ext/xvid/gstxviddec.h:
31418         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
31419         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
31420         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
31421         (gst_xvidenc_link), (gst_xvidenc_set_property),
31422         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
31423         * ext/xvid/gstxvidenc.h:
31424           Update xvid plugin to latest xvid (1.0.0-beta3) API.
31425
31426 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31427
31428         * gst/rtp/rtp-packet.c:
31429           Add sys/types.h include, since OS X doesn't define in_addr_t
31430           in netinet/in.h, like it does on Linux (see #129600).
31431
31432 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
31433
31434         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
31435
31436         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
31437           Correct logic of dispose function (see #129306).
31438
31439 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31440
31441         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
31442         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
31443         (gst_mpeg_parse_init):
31444         * gst/mpegstream/gstmpegparse.h:
31445           Remove clock (which was never provided, i.e. dead code), and
31446           also fix integer overflows at high PTS values (see #126967).
31447
31448 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31449
31450         * ext/flac/gstflacdec.c:
31451         * ext/libpng/gstpngenc.h:
31452         * ext/mikmod/gstmikmod.h:
31453           OS X fixes (see #126628).
31454
31455 2004-01-02  David Schleef  <ds@schleef.org>
31456
31457         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
31458         (gst_alsa_src_base_init): Remove bogus "src" request pad.
31459         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
31460         (gst_mpeg_parse_class_init): Move pad template registration
31461         to class_init, since the derived class (mpegdemux) doesn't
31462         want them.
31463
31464 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31465
31466         * sys/ximage/Makefile.am:
31467         * sys/xvideo/Makefile.am:
31468         * sys/xvimage/Makefile.am:
31469           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
31470           after installation (see #127664).
31471
31472 2004-01-02  David Schleef  <ds@schleef.org>
31473
31474         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
31475         (gst_ffmpegenc_connect):  Negotiation fixes.
31476         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
31477         Remove inappropriate gst_caps_free().
31478         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31479         Reenable Ronald's internal resize code, since the core handles
31480         it correctly now.
31481
31482 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31483
31484         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
31485         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
31486         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
31487           Fix pad template stuff.
31488
31489 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31490
31491         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
31492         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
31493           fix signed integer reading/writing.
31494
31495 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31496
31497         * ext/alsa/README:
31498           Remove outdated document
31499
31500 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
31501
31502         * gst/cutter/gstcutter.c: (gst_cutter_init):
31503           src pad was being created twice - oops.
31504
31505 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31506
31507         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31508           Comment out internal resize. It doesn't handle the resulting
31509           XEvent internally, does another try_set_caps() which leads to
31510           a really nice loop.
31511           Real fix will come when Julien and Dave are awake. ;).
31512
31513 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31514
31515         * ext/mpeg2enc/gstmpeg2enc.cc:
31516           fix const/nonconst compile issue.
31517
31518 2004-01-02  David Schleef  <ds@schleef.org>
31519
31520         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
31521         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
31522         Add fixate function and a check for bad formats.
31523
31524 2004-01-01  David Schleef  <ds@schleef.org>
31525
31526         Negotiation fixes:
31527         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
31528         (gst_audiofilter_init):
31529         * gst/debug/efence.c: (gst_efence_init):
31530         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
31531         (gst_deinterlace_init):
31532         * gst/volume/gstvolume.c: (volume_connect):
31533
31534 2004-01-01  David Schleef  <ds@schleef.org>
31535
31536         Convert elements to use gst_pad_use_explicit_caps() where
31537         appropriate:
31538         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
31539         * ext/audiofile/gstafparse.c: (gst_afparse_init),
31540         (gst_afparse_open_file):
31541         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
31542         (gst_afsrc_open_file):
31543         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
31544         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
31545         (gst_ffmpegdec_chain):
31546         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31547         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
31548         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
31549         (gst_gdk_pixbuf_chain):
31550         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
31551         (gst_jpegdec_chain):
31552         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31553         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31554         (gst_mikmod_negotiate):
31555         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31556         (gst_mpeg2dec_negotiate_format):
31557         * ext/mpeg2enc/gstmpeg2enc.cc:
31558         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31559         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31560         (gst_speexdec_sinkconnect):
31561         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31562         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31563         (gst_vorbisfile_new_link):
31564         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31565         (gst_ac3parse_chain):
31566         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31567         (gst_asf_demux_setup_pad):
31568         * gst/auparse/gstauparse.c: (gst_auparse_init),
31569         (gst_auparse_chain):
31570         * gst/id3/gstid3types.c: (gst_id3types_loop):
31571         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31572         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31573         (mp1videoparse_parse_seq):
31574         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31575         (bpf_from_header):
31576         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31577         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31578         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31579         (gst_mpeg_parse_send_data):
31580         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31581         (gst_qtdemux_add_stream):
31582         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31583         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31584         (gst_wavparse_parse_fmt):
31585
31586 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31587
31588         * configure.ac:
31589           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31590           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31591           it therefore uses the wrong include paths. Too bad... Note
31592           that 1.6.1.93 is not release yet. ;).
31593           Also add a check for mplex, which is now using the lib'ified
31594           mplex from mjpegtools, too.
31595         * ext/ffmpeg/gstffmpegcodecmap.c:
31596           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31597           issues. I don't think ffmpeg handles 3ivx correctly, so this
31598           probably won't work. But it won't hurt either.
31599         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31600         (gst_ffmpegdec_chain):
31601         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31602         (gst_ffmpegenc_chain_audio):
31603           Fix memleak in audio encoding. Close codec if open fails, this
31604           calls the cleanup routines so we can re-use the context.
31605         * ext/mpeg2enc/gstmpeg2enc.cc:
31606           Fix pad template names/types, fix memory issue with getcaps().
31607         * ext/mpeg2enc/gstmpeg2encoder.cc:
31608         * ext/mpeg2enc/gstmpeg2encoder.hh:
31609           Fix compile issue with new caps system (const thingy).
31610         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31611         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31612           We read a first frame right on initing, so that we have a caps
31613           when we init the output. This caps is cached in padprivate and
31614           read as first frame.
31615         * ext/mplex/Makefile.am:
31616         * ext/mplex/gstmplex.cc:
31617         * ext/mplex/gstmplex.h:
31618         * ext/mplex/gstmplex.hh:
31619         * ext/mplex/gstmplexibitstream.cc:
31620         * ext/mplex/gstmplexibitstream.hh:
31621         * ext/mplex/gstmplexjob.cc:
31622         * ext/mplex/gstmplexjob.hh:
31623         * ext/mplex/gstmplexoutputstream.cc:
31624         * ext/mplex/gstmplexoutputstream.hh:
31625           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31626           had issues, didn't do capsnego, supported only a subset of the
31627           mplex features and required a mplex fork in our local CVS. Plus
31628           that it worked agaist a very old mplex version. Rewriting was
31629           faster than updating it.
31630         * gst-libs/ext/Makefile.am:
31631         * gst-libs/ext/mplex/INSTRUCT:
31632         * gst-libs/ext/mplex/Makefile.am:
31633         * gst-libs/ext/mplex/README:
31634         * gst-libs/ext/mplex/TODO:
31635         * gst-libs/ext/mplex/ac3strm_in.cc:
31636         * gst-libs/ext/mplex/audiostrm.hh:
31637         * gst-libs/ext/mplex/audiostrm_out.cc:
31638         * gst-libs/ext/mplex/aunit.hh:
31639         * gst-libs/ext/mplex/bits.cc:
31640         * gst-libs/ext/mplex/bits.hh:
31641         * gst-libs/ext/mplex/buffer.cc:
31642         * gst-libs/ext/mplex/buffer.hh:
31643         * gst-libs/ext/mplex/fastintfns.h:
31644         * gst-libs/ext/mplex/format_codes.h:
31645         * gst-libs/ext/mplex/inputstrm.cc:
31646         * gst-libs/ext/mplex/inputstrm.hh:
31647         * gst-libs/ext/mplex/lpcmstrm_in.cc:
31648         * gst-libs/ext/mplex/mjpeg_logging.cc:
31649         * gst-libs/ext/mplex/mjpeg_logging.h:
31650         * gst-libs/ext/mplex/mjpeg_types.h:
31651         * gst-libs/ext/mplex/mpastrm_in.cc:
31652         * gst-libs/ext/mplex/mpegconsts.cc:
31653         * gst-libs/ext/mplex/mpegconsts.h:
31654         * gst-libs/ext/mplex/mplexconsts.hh:
31655         * gst-libs/ext/mplex/multplex.cc:
31656         * gst-libs/ext/mplex/outputstream.hh:
31657         * gst-libs/ext/mplex/padstrm.cc:
31658         * gst-libs/ext/mplex/padstrm.hh:
31659         * gst-libs/ext/mplex/stillsstream.cc:
31660         * gst-libs/ext/mplex/stillsstream.hh:
31661         * gst-libs/ext/mplex/systems.cc:
31662         * gst-libs/ext/mplex/systems.hh:
31663         * gst-libs/ext/mplex/vector.cc:
31664         * gst-libs/ext/mplex/vector.hh:
31665         * gst-libs/ext/mplex/videostrm.hh:
31666         * gst-libs/ext/mplex/videostrm_in.cc:
31667         * gst-libs/ext/mplex/videostrm_out.cc:
31668         * gst-libs/ext/mplex/yuv4mpeg.cc:
31669         * gst-libs/ext/mplex/yuv4mpeg.h:
31670         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31671         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31672           We don't fork mjpegtools' mplex in our CVS anymore.
31673         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31674         (gst_avi_demux_add_stream):
31675         * gst/avi/gstavidemux.h:
31676           Add getcaps() function for proper caps nego. This makes some
31677           parts of AVI playback/reading work.
31678         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31679           Resize window on new capsnego. This is probably wrong, but
31680           I'm still committing it because with current capsnego, the
31681           first successfull capsnego is auto-fixated, therefore rounded
31682           down to the lowest values in the caps. this results in a 16x16
31683           XWindow that is not reized when real capsnego finishes.
31684           Dave, I see more cases of this, do you know a proper solution?
31685         * tools/gst-launch-ext.in:
31686           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31687
31688 2003-12-31  David Schleef  <ds@schleef.org>
31689
31690         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31691         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31692           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31693
31694 2003-12-30  David Schleef  <ds@schleef.org>
31695
31696         * ext/ffmpeg/gstffmpegcolorspace.c:
31697         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31698         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31699         (gst_ffmpegcsp_chain): Negotiation fixes
31700         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31701         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31702         (gst_audio_convert_link), (gst_audio_convert_channels):
31703         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31704         (gst_audioscale_link), (gst_audioscale_get_buffer),
31705         (gst_audioscale_chain): Negotiation fixes
31706         * gst/audioscale/gstaudioscale.h:
31707         * gst/videofilter/gstvideofilter.c:
31708         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31709         (gst_videofilter_link), (gst_videofilter_init),
31710         (gst_videofilter_set_output_size), (gst_videofilter_setup),
31711         (gst_videofilter_find_format_by_structure):
31712         * gst/videofilter/gstvideofilter.h: Negotiation fixes
31713         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31714         (gst_videoscale_link):
31715         * gst/videoscale/videoscale.c: (videoscale_get_structure),
31716         (videoscale_find_by_structure), (gst_videoscale_setup):
31717         * gst/videoscale/videoscale.h: Negotiation fixes
31718         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31719         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31720         function, restrict resizing to a multiple of 4 (hack until
31721         everyone supports odd sizes correctly).
31722
31723 2003-12-29  Colin Walters  <walters@verbum.org>
31724
31725         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31726         signed.
31727
31728 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
31729
31730         * ext/sndfile/gstsf.c: (gst_sf_loop):
31731           Fix warning about discarding const qualifier
31732
31733 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
31734
31735         * gst/cutter/gstcutter.c:
31736         * gst/videoscale/gstvideoscale.c:
31737         * gst/volenv/gstvolenv.c:
31738         * gst-libs/gst/audio/audio.c:
31739         * gst-libs/gst/video/video.c:
31740           Fix warnings
31741
31742 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31743
31744         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31745           Don't send ALSA debugging to stderr.
31746         * ext/alsa/gstalsa.h:
31747           Use GST_WARNING instead of g_warning when ALSA functions fail.
31748
31749 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31750
31751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31752           Free XVAdapterInfo correctly.
31753
31754 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31755
31756         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31757         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31758           Make id3tag use correct caps nego.
31759
31760 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
31761
31762         * ext/ivorbis/vorbis.c:
31763         * ext/ivorbis/vorbisenc.h:
31764         * ext/ivorbis/vorbisfile.c:
31765           Modify so that it uses the new caps things
31766
31767 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31768
31769         * testsuite/spider/spider1.c: (main):
31770         * testsuite/spider/spider2.c: (main):
31771         * testsuite/spider/spider3.c: (main):
31772           Make tests compile again. They probably don't work.
31773
31774 2003-12-24  Colin Walters  <walters@verbum.org>
31775
31776         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31777         we can't fixate the caps anymore.
31778
31779 2003-12-23  David Schleef  <ds@schleef.org>
31780
31781         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31782         * sys/oss/gstosssink.c: (gst_osssink_init),
31783         (gst_osssink_sink_fixate): Add fixate function.
31784
31785 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31786
31787         * ext/ffmpeg/gstffmpegcodecmap.c:
31788         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31789         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31790         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31791         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31792         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31793         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31794         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31795           fix typo in RGB masks, and move back to "old" colorspace
31796           capsnego code until whoever wrote this new crap has actually
31797           tested it so that it works.
31798           And yes, this works, keep it that way please.
31799
31800 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31801
31802         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31803         (gst_divxdec_init), (gst_divxdec_negotiate):
31804         * ext/divx/gstdivxdec.h:
31805         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31806         (gst_divxenc_init):
31807         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31808         (gst_faac_sinkconnect), (gst_faac_srcconnect):
31809         * ext/mpeg2enc/gstmpeg2enc.cc:
31810         * ext/mpeg2enc/gstmpeg2encoder.cc:
31811         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31812         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31813         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31814         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31815         (dxr3spusink_init):
31816         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31817         (dxr3videosink_init):
31818           Fix caps breakage after Dave's caps branch merge.
31819
31820 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31821
31822         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31823           Fix for 24bpp display.
31824
31825 2003-12-23  Colin Walters  <walters@verbum.org>
31826
31827         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31828         a GnomeVFSHandle directly.
31829
31830 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31831
31832         * gst/volume/Makefile.am:
31833         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31834         (volume_base_init), (volume_init):
31835           Reenable volume element and fix to work with new caps stuff.
31836           Rhythmbox needs this.
31837
31838 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31839
31840         * gst/qtdemux/qtdemux.c: (plugin_init):
31841           qtdemux requires bytestream
31842
31843 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31844
31845         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31846           Fix remaining caps handling errors due to CAPS merge.
31847
31848 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31849
31850         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31851         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31852         (gst_faad_srcconnect):
31853           Port to new caps system.
31854
31855 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31856
31857         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31858         (got_video_size), (main): using g_print instead of g_message.
31859         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31860         signal which was not emitted because of "switch" element added to the
31861         bin but not connected. (Removing from the bin temporarily)
31862
31863 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31864
31865         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31866         find X development files. I don't understand the previous tests and
31867         they fail on my debian/ppc unstable. This one works.
31868         * examples/gstplay/player.c: (main): Set the pipeline to READY before
31869         exiting.
31870         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31871         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31872         (gst_play_set_visualization): Add some safety checks in set_ methods
31873         and state_change. This was throwing some ugly CRITICAL messages when
31874         pipeline was getting disposed and casts were failing.
31875
31876 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31877
31878         * configure.ac:
31879           Improve mpeg2enc detection. This is for distributions that do
31880           ship mjpegtools, but without mpeg2enc. Also does object check
31881           for might there ever be ABI incompatibility.
31882         * ext/mpeg2enc/gstmpeg2enc.cc:
31883           Add Andrew as second maintainer (he's helping me), and also add
31884           an error if no caps was set. This happens if I pull before capsnego
31885           and that's something I should solve sometime else.
31886         * gst/matroska/matroska-demux.c:
31887         (gst_matroska_demux_parse_blockgroup):
31888           Fix time parsing.
31889         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31890         (gst_matroska_mux_track_header):
31891           Add caps to templates.
31892         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31893           Add mpegversion=1 to prevent confusion with MPEG/AAC.
31894         * gst/mpegstream/gstmpegdemux.c:
31895           Remove layer since it causes warnings about unfixed caps.
31896         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31897           Fix obvious typo (we error out if caps were set, we should of
31898           course error out if *no* caps were set).
31899         * sys/oss/gstosselement.c: (gst_osselement_convert):
31900           Fix format conversion, we confused bits/bytes.
31901         * sys/oss/gstosselement.h:
31902           Improve documentation for 'bps'.
31903         * sys/v4l/TODO:
31904           Remove stuff about plugins that need removing - this was done
31905           ages ago.
31906         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31907         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31908         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31909         (gst_v4lsrc_src_query):
31910         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31911         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31912           Add get_query_types(), get_formats() and query() functions.
31913
31914 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31915
31916         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31917           * moved CVS to freedesktop.org