docs/libs/gst-plugins-base-libs-docs.sgml: gstreamer-plugins-base.pc doesn't exist...
[platform/upstream/gstreamer.git] / ChangeLog
1 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
2
3         * docs/libs/gst-plugins-base-libs-docs.sgml:
4           gstreamer-plugins-base.pc doesn't exist, it's
5           gstreamer-plugins-base-0.10.pc.
6
7 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8
9         Patch by: René Stadler <mail at renestadler dot de>
10         with some minor changes
11
12         * gst-libs/gst/floatcast/floatcast.h:
13         Use more efficient float endianness conversion functions that don't
14         involve 2 function calls per value.
15         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
16         (check_default), (audio_convert_prepare_context):
17         * gst/audioconvert/gstaudioconvert.c:
18         (gst_audio_convert_parse_caps), (make_lossless_changes):
19         Support non-native endianness floats as input and output.
20         Fixes #339838.
21         * tests/check/elements/audioconvert.c: (verify_convert),
22         (GST_START_TEST):
23         Add unit tests for the non-native endianness float conversions.
24
25 2007-03-29  Wim Taymans  <wim@fluendo.com>
26
27         * gst-libs/gst/rtp/gstbasertpdepayload.c:
28         (gst_base_rtp_depayload_base_init),
29         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
30         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
31         (gst_base_rtp_depayload_set_gst_timestamp),
32         (gst_base_rtp_depayload_change_state),
33         (gst_base_rtp_depayload_set_property),
34         (gst_base_rtp_depayload_get_property):
35         * gst-libs/gst/rtp/gstbasertpdepayload.h:
36         Add Private structure.
37         Bring element code to 2007.
38         Parse clock-base caps param and use it when generating the
39         newsegment.
40         Reset variables before going to PAUSED.
41         Fix some docs.
42
43 2007-03-29  Wim Taymans  <wim@fluendo.com>
44
45         * docs/libs/gst-plugins-base-libs-docs.sgml:
46         * docs/libs/gst-plugins-base-libs-sections.txt:
47         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
48         (gst_base_rtp_audio_payload_get_adapter):
49         Add RTCP docs.
50         Fix some more docs.
51
52         * gst-libs/gst/rtp/Makefile.am:
53         * gst-libs/gst/rtp/gstrtcpbuffer.c:
54         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
55         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
56         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
57         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
58         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
59         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
60         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
61         (gst_rtcp_packet_sr_get_sender_info),
62         (gst_rtcp_packet_sr_set_sender_info),
63         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
64         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
65         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
66         (gst_rtcp_packet_sdes_get_chunk_count),
67         (gst_rtcp_packet_sdes_first_chunk),
68         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
69         (gst_rtcp_packet_sdes_first_item),
70         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
71         (gst_rtcp_packet_bye_get_ssrc_count),
72         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
73         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
74         (gst_rtcp_packet_bye_get_reason_len),
75         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
76         * gst-libs/gst/rtp/gstrtcpbuffer.h:
77         Add new helper object for parsing and creating RTCP messages.
78
79 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
80
81         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
82         PCM samples with width=8 must be always unsigned, no matter what
83         depth they have.
84
85 2007-03-29  Andy Wingo  <wingo@pobox.com>
86
87         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
88         perfect offsets also, not just timestamps.
89
90         * tests/check/elements/videorate.c (test_more): Test that given
91         any incoming offsets, that videorate produces perfect offsets.
92
93 2007-03-29  Wim Taymans  <wim@fluendo.com>
94
95         * gst-libs/gst/riff/riff-ids.h:
96         Add some more RIFF formats.
97
98 2007-03-29  Wim Taymans  <wim@fluendo.com>
99
100         * gst-libs/gst/rtp/gstrtpbuffer.c:
101         (gst_rtp_buffer_default_clock_rate):
102         * gst-libs/gst/rtp/gstrtpbuffer.h:
103         Fix fixed payload names and docs.
104         Added method to get the default clock rates of fixed payload types.
105         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
106
107 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
108
109         * tests/check/pipelines/.cvsignore:
110         Add new vorbisdec test to cvsignore.
111
112 2007-03-28  Wim Taymans  <wim@fluendo.com>
113
114         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
115         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
116         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
117         (gst_base_audio_sink_set_property),
118         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
119         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
120         (gst_base_audio_sink_skew_slaving),
121         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
122         (gst_base_audio_sink_async_play):
123         * gst-libs/gst/audio/gstbaseaudiosink.h:
124         Store private stuff in GstBaseAudioSinkPrivate.
125         Add configurable clock slaving modes property.
126         API:: GstBaseAudioSink::slave-method property
127         Some more latency reporting tweaks.
128         Added skew based clock slaving correction and make it the default until
129         the resampling method is more robust.
130
131 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
132
133         * gst/audioconvert/audioconvert.c:
134         Add docs to the integer pack functions and implement proper
135         rounding. Before we had rounding towards negative infinity, i.e.
136         always the smaller number was taken. Now we use natural rounding,
137         i.e. rounding to the nearest integer and to the one with the largest
138         absolute value for X.5. The old rounding introduced some minor
139         distortions. Fixes #420079
140         * tests/check/elements/audioconvert.c: (GST_START_TEST):
141         Fix one unit test that assumed the old rounding and added unit tests
142         for checking signed/unsigned int16 <-> signed/unsigned int16 with
143         depth 8, one for signed int16 <-> unsigned int16 and one for the new
144         rounding from signed int32 to signed/unsigned int16.
145
146 2007-03-27  Michael Smith  <msmith@fluendo.com>
147
148         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
149         (gst_audio_convert_transform_caps):
150           Fix typo in debug line introduced recently, as pointed out on irc.
151
152 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
153
154         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
155         * tests/check/libs/tag.c: (GST_START_TEST):
156           Make sure we parse floating-point numbers in vorbis comments
157           correctly with either '.' or ',' as separator, no matter what
158           the current locale is. Add unit test for this too.
159
160 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
161
162         Patch by: René Stadler  <mail at renestadler de>
163
164         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
165           When writing out floating-point numbers to vorbis comment tags, always
166           use the same character as separator no matter what the current locale is
167           (fixes #423051).
168
169         * tests/check/libs/tag.c: (GST_START_TEST):
170           Add unit tests for replaygain tags in vorbis comments (closes #423055).
171
172 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
173
174         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
175           vorbis_handle_data_packet):
176           Correctly set DURATION to generate a timestamp-continuous stream.
177           One bug left at the end; see
178           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
179         * tests/check/Makefile.am:
180         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
181           Add a test to check this.  Without the above patch this test fails.
182
183 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
184
185         * gst-libs/gst/rtp/Makefile.am:
186         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
187
188 2007-03-23  Michael Smith  <msmith@fluendo.com>
189
190         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
191         (gst_video_rate_reset), (gst_video_rate_chain):
192           If videorate changes caps, we can no longer use the old buffer
193           (which may have a different size, incompatible with our caps).
194           So don't do that; just duplicate the new frame more times.
195
196 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
197
198         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
199         Remove playbin's override of the set_clock vmethod. It's irrelevant
200         after Wim's commit on the 19th.
201
202 2007-03-22  Wim Taymans  <wim@fluendo.com>
203
204         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
205         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
206         * ext/gnomevfs/gstgnomevfssrc.h:
207         Don't cache file sizes. Fixes #341078.
208
209 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
210
211         * gst/playback/gstplaybin.c: (add_sink):
212           Use GST_PTR_FORMAT to log caps. 
213
214 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
215
216         Patch by: Young-Ho Cha <ganadist at chollian net>
217
218         * gst/subparse/samiparse.c: (handle_start_font):
219           Special-case some more colour names that pango doesn't handle by
220           default. Fixes #420578.
221
222 2007-03-20  Michael Smith  <msmith@fluendo.com>
223
224         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
225           If we get a zero-sized input buffer, don't pass it to libvorbis, as
226           that marks EOS internally. After that, libvorbis will buffer all
227           input data, and encode none of it, eventually leading to memory
228           exhaustion.
229
230 2007-03-19  Wim Taymans  <wim@fluendo.com>
231
232         * gst/playback/gstdecodebin.c: (remove_fakesink):
233         Don't post STATE_DIRTY anymore.
234
235         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
236         (gst_play_bin_change_state):
237         Remove stream_time reset in seek handling, core does that now.
238         Disable clocking for live pipelines by forcing a NULL clock to the
239         complete pipeline, core is too smart now for our previous hack.
240         We can always autoplug in PAUSED now.
241
242 2007-03-17  David Schleef  <ds@schleef.org>
243
244         * REQUIREMENTS:  Update this file, change the formatting to make
245         it more consistent, plus more machine readable.
246
247 2007-03-16  Michael Smith  <msmith@fluendo.com>
248
249         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
250         (strip_width_64), (append_with_other_format):
251           Previous fix was too simplistic, and broke the tests. Use a better
252           approach; only strip 64 from widths for integer audio.
253
254 2007-03-16  Michael Smith  <msmith@fluendo.com>
255
256         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
257         (gst_audio_convert_transform_caps):
258           We don't support 64 bit integer audio, so don't try to claim we can.
259           Stops us producing caps don't match our template caps.
260           Update comments.
261
262 2007-03-15  Michael Smith  <msmith@fluendo.com>
263
264         * gst/audioresample/gstaudioresample.c:
265         (audioresample_check_discont), (audioresample_transform):
266           Don't trigger discontinuities for very small imperfections; a filter
267           flush will sound bad, and many plugins have rounding errors leading
268           to these.
269
270 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
271
272         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
273         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
274         Add min-ptime property to RTP base audio payloader. Patch by
275         olivier.crete@collabora.co.uk.
276         Fixes #415001
277
278         Indentation/whitespace/documentation fixes.
279
280 2007-03-14  Julien MOUTTE  <julien@moutte.net>
281
282         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
283         (audioresample_transform_size), (audioresample_do_output),
284         (audioresample_transform), (audioresample_pushthrough): Handle
285         discontinuous streams.
286         * gst/audioresample/gstaudioresample.h:
287         * tests/check/elements/audioresample.c:
288         (test_discont_stream_instance), (GST_START_TEST),
289         (audioresample_suite): Add a test for discontinuous streams.
290         * win32/common/config.h: Updated.
291
292 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
293
294         * po/af.po:
295         * po/az.po:
296         * po/cs.po:
297         * po/en_GB.po:
298         * po/it.po:
299         * po/nb.po:
300         * po/nl.po:
301         * po/or.po:
302         * po/sq.po:
303         * po/sr.po:
304         * po/sv.po:
305         * po/uk.po:
306         * po/vi.po:
307           Update translations from translation project.
308
309 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
310
311         * gst/audioresample/debug.h:
312         * gst/audioresample/resample.c: (resample_init):
313           Since I really am not interested in a debug line for each sample
314           being processed, move the library's debugging to its own category,
315           libaudioresample
316
317 2007-03-13  Michael Smith  <msmith@fluendo.com>
318
319         * ext/theora/theoradec.c: (theora_handle_type_packet):
320           Since the plugin doesn't support anything other than 4:2:0 right
321           now, post an error and fail if we get something else. Won't matter
322           until libtheora supports the other pixel formats, but hopefully
323           that'll be soon...
324
325 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
326
327         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
328         Use gst_guint64_to_gdouble for conversion.
329         * win32/MANIFEST:
330         Add new files to the win32 MANIFEST.
331         * win32/common/libgstaudio.def:
332         * win32/common/libgstpbutils.def:
333         Add new exported functions.
334         * win32/vs6/gst_plugins_base.dsw:
335         * win32/vs6/libgstdecodebin.dsp:
336         * win32/vs6/libgstplaybin.dsp:
337         Change the link to libgstpbutils.lib.
338         * win32/vs6/libgstdecodebin2.dsp:
339         Add a new project for decodebin2.
340         * win32/vs6/libgstpbutils.dsp:
341         Add a new project for pbutils.
342
343 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
344
345         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
346           Also accept partial dates with only year and month,
347           like 1999-12-00 (fixes #410396 even more).
348
349         * tests/check/libs/tag.c: (GST_START_TEST):
350           Add unit test for the above.
351
352 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
353
354         * tests/check/elements/subparse.c: (GST_START_TEST),
355         (subparse_suite):
356           Add unit test for MPL2 subtitle format (#413799).
357
358 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
359
360         Patch by: Kamil Pawlowski  <kamilpe gmail com>
361
362         * gst/subparse/Makefile.am:
363         * gst/subparse/gstsubparse.c:
364         (gst_sub_parse_data_format_autodetect),
365         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
366         (gst_subparse_type_find):
367         * gst/subparse/gstsubparse.h:
368         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
369         * gst/subparse/mpl2parse.h:
370           Add support for MPL2 subtitle format (#413799).
371
372 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
373
374         * configure.ac:
375           We require core CVS for the new buffer metadata copy functions.
376
377 2007-03-09  Wim Taymans  <wim@fluendo.com>
378
379         * gst-libs/gst/tag/gstid3tag.c:
380         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
381         Fixes #414496.
382
383         Patch by: Alex Lancaster <alexl at users sourceforge net>
384
385 2007-03-09  Wim Taymans  <wim@fluendo.com>
386
387         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
388         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
389         Improve adapter usage and comments.
390
391 2007-03-09  Wim Taymans  <wim@fluendo.com>
392
393         * ext/pango/gsttextrender.c: (gst_text_render_chain):
394         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
395         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
396         Use new metadata copy function.
397
398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
399         (gst_ffmpegcsp_transform):
400         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
401         Basetransform copied the metadata for us.
402
403 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
404
405         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
406         (gst_text_overlay_video_event):
407           Some more logging. Only accept newsegment events in TIME format and
408           send a WARNING message if they are not in TIME format.
409
410         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
411         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
412         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
413         * gst/subparse/gstsubparse.h:
414           No need to allocate GstSegment structure dynamically, just put it
415           into the instance structure; ignore newsegment events in BYTE
416           format and in particular don't let it overwrite our saved TIME
417           segment from the last seek.
418
419 2007-03-09  Michael Smith  <msmith@fluendo.com>
420
421         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
422           Replace AC3 typefinder with one that isn't terrible, and actually
423           works usefully.
424
425 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
426
427         * gst/audioconvert/gstaudioconvert.c:
428         (gst_audio_convert_transform):
429           fix error category and translatable string
430           
431
432 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
433
434         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
435         * pkgconfig/gstreamer-plugins-base.pc.in:
436           Fix up utils => pbutils here too.
437
438 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
439
440         * gst/subparse/gstsubparse.c: (handle_buffer):
441           Break out of loop in chain function as soon as possible if we get
442           a non-OK flow return.
443
444 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
445
446         * tests/check/elements/alsa.c: (GST_START_TEST):
447         Unref the mixer if the state change fails too (if the
448         alsa devices are inaccessible, for example)
449
450 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
451
452         * tests/check/Makefile.am:
453         Don't test libvisual elements in the states check, because libvisual
454         seems to leak internally.
455
456         Re-enable the alsa and states tests now that there's new suppressions
457         in gst.supp.
458
459         * tests/check/elements/alsa.c: (GST_START_TEST):
460         Don't leak the alsamixer we instantiated.
461
462 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
463
464         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
465         (gst_ximagesink_change_state), (gst_ximagesink_reset),
466         (gst_ximagesink_finalize):
467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
468         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
469         Move some cleanup stuff from the state change handler into a _reset()
470         function that can be called from _finalize(). This ensures that things
471         get freed even if (for some reason) the NULL->READY state transition
472         fails in the parent class.
473         Even if a parent state change fails, process our downward state change
474         logic instead of bailing out early.
475         Free the correct xcontext pointer in ximagesink's xcontext_clear.
476
477 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
478
479         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
480         Extra log line.
481
482         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
483         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
484         Use pango_font_description_set_family_static instead of 
485         pango_font_description_set_family to save a string copy (it was
486         leaking due to the strdup anyway)
487
488         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
489         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
490         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
491         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
492         Chain up in finalize.
493
494 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
495
496         * gst-libs/gst/interfaces/mixertrack.c:
497         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
498         (gst_mixer_track_set_property):
499           API: add "untranslated-label" property which should be set by
500           implementations at construct time (#414645).
501
502         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
503         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
504           Set "untranslated-label" when constructing mixer track objects.
505
506         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
507           Unit test to check the above.
508
509 2007-03-07  Wim Taymans  <wim@fluendo.com>
510
511         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
512         Fix confusing debug message.
513
514 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
515
516         * gst-plugins-base.doap:
517         update doap file with new version
518
519 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
520
521         * configure.ac:
522         Back to CVS
523
524 === release 0.10.12 ===
525
526 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
527
528         * configure.ac:
529           releasing 0.10.12, "Zombie Horde"
530
531 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
532
533         * configure.ac:
534         Bump version to 0.10.11.4 pre-release
535
536 2007-03-06  Wim Taymans  <wim@fluendo.com>
537
538         * gst-libs/gst/audio/gstbaseaudiosink.c:
539         (gst_base_audio_sink_async_play):
540         Fix regression that made GStreamer skip the first samples of audio.
541         Fixes #414684.
542
543 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
544
545         * configure.ac:
546         Bump version to 0.10.11.3 pre-release
547
548 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
549
550         * po/POTFILES.in:
551           Update paths for the rename from utils to pbutils to fix the build.
552
553 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
554
555         * gst-libs/gst/pbutils/Makefile.am:
556           Change directory to install headers in from gst/utils to gst/pbutils
557           as well.
558
559 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
560
561         * configure.ac:
562         * docs/libs/gst-plugins-base-libs-docs.sgml:
563         * docs/libs/gst-plugins-base-libs-sections.txt:
564         * gst-libs/gst/Makefile.am:
565         * gst-libs/gst/interfaces/mixer.c:
566         * gst-libs/gst/pbutils/Makefile.am:
567         * gst-libs/gst/pbutils/descriptions.c:
568         (gst_pb_utils_get_source_description),
569         (gst_pb_utils_get_sink_description),
570         (gst_pb_utils_get_decoder_description),
571         (gst_pb_utils_get_encoder_description),
572         (gst_pb_utils_get_element_description),
573         (gst_pb_utils_add_codec_description_to_tag_list),
574         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
575         * gst-libs/gst/pbutils/descriptions.h:
576         * gst-libs/gst/pbutils/install-plugins.c:
577         * gst-libs/gst/pbutils/install-plugins.h:
578         * gst-libs/gst/pbutils/missing-plugins.c:
579         (gst_missing_uri_source_message_new),
580         (gst_missing_uri_sink_message_new),
581         (gst_missing_element_message_new),
582         (gst_missing_decoder_message_new),
583         (gst_missing_encoder_message_new),
584         (gst_missing_plugin_message_get_description):
585         * gst-libs/gst/pbutils/missing-plugins.h:
586         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
587         * gst-libs/gst/pbutils/pbutils.h:
588         * gst-libs/gst/utils/Makefile.am:
589         * gst-libs/gst/utils/base-utils.c:
590         * gst-libs/gst/utils/base-utils.h:
591         * gst-libs/gst/utils/descriptions.c:
592         * gst-libs/gst/utils/descriptions.h:
593         * gst-libs/gst/utils/install-plugins.c:
594         * gst-libs/gst/utils/install-plugins.h:
595         * gst-libs/gst/utils/missing-plugins.c:
596         * gst-libs/gst/utils/missing-plugins.h:
597         * gst-plugins-base.spec.in:
598         * gst/playback/Makefile.am:
599         * gst/playback/gstdecodebin.c:
600         * gst/playback/gstdecodebin2.c:
601         * gst/playback/gstplaybasebin.c: (setup_subtitle),
602         (gen_source_element):
603         * gst/playback/gstplaybin.c: (plugin_init):
604         * tests/check/Makefile.am:
605         * tests/check/libs/pbutils.c: (GST_START_TEST),
606         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
607         * tests/check/libs/utils.c:
608           rename utils to pbutils
609
610 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
611
612         * docs/plugins/Makefile.am:
613         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
614         * docs/plugins/gst-plugins-base-plugins-sections.txt:
615         * docs/plugins/inspect/plugin-decodebin2.xml:
616         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
617         Add documentation for decodebin2 that indicates that the API
618         is still unstable.
619
620 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
621
622         * configure.ac:
623         Update to 0.10.11.2 (0.10.12 pre-release)
624
625 2007-03-01  Wim Taymans  <wim@fluendo.com>
626
627         * gst-libs/gst/audio/gstbaseaudiosink.c:
628         (gst_base_audio_sink_async_play):
629         base time is irrelevant here.
630
631 2007-03-01  Wim Taymans  <wim@fluendo.com>
632
633         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
634         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
635         Improve debugging.
636
637         * gst-libs/gst/audio/gstbaseaudiosink.c:
638         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
639         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
640         Improve latency and clock slaving calculations.
641         Improve slave clock calibration.
642
643         * gst-libs/gst/audio/gstringbuffer.c:
644         (gst_ring_buffer_commit_full):
645         When we are asked to render N sample to 0 bytes, return N.
646
647 2007-03-01  Wim Taymans  <wim@fluendo.com>
648
649         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
650         (gst_alsasink_write), (gst_alsasink_reset):
651         * ext/alsa/gstalsasink.h:
652         Remove unused dispose function.
653         Rename lock to not interfere with alsasrc lock.
654
655         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
656         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
657         (gst_alsasrc_read), (gst_alsasrc_reset):
658         * ext/alsa/gstalsasrc.h:
659         Implement finalize function.
660         Use lock to protect alsa access.
661         Implement _reset.
662         Fine tune sw params.
663
664 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
665
666         * configure.ac:
667           Convert to new AG_GST style.
668
669 2007-02-28  Wim Taymans  <wim@fluendo.com>
670
671         Patch by: Ed Catmur <ed at catmur dot co dot uk>
672
673         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
674         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
675         Fix race condition when rapidly switching visualisations in playbin.
676         Fixes #401029.
677
678 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
679
680         * tests/check/Makefile.am:
681         Include local stuff before system installed things in LDFLAGS and
682         CFLAGS.
683
684 2007-02-28  Wim Taymans  <wim@fluendo.com>
685
686         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
687         Improve debugging.
688
689 2007-02-28  Wim Taymans  <wim@fluendo.com>
690
691         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
692         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
693         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
694         Fix duration and timestamping, taking latency into account.
695         Implement latency query.
696
697 2007-02-28  Wim Taymans  <wim@fluendo.com>
698
699         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
700         (gst_audio_clock_new):
701         Fix clock name.
702
703         * gst-libs/gst/audio/gstbaseaudiosink.c:
704         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
705         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
706         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
707         (gst_base_audio_src_create):
708         Improve latency query code.
709         Use proper clock names.
710
711 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
712
713         * tests/check/generic/states.c: (GST_START_TEST):
714           Copy the states.c test from core again
715         * tests/check/Makefile.am:
716           ignore cdio and cdparanoiasrc
717
718 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
719
720         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
721         (double_hq), (audio_convert_get_func_index), (check_default),
722         (audio_convert_prepare_context), (audio_convert_convert):
723           Also make valgrind happy and avoid copying data in some cases.
724
725 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
726
727         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
728         (double_hq), (audio_convert_get_func_index),
729         (audio_convert_prepare_context), (audio_convert_convert):
730         * gst/audioconvert/gstaudioconvert.c:
731         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
732         (gst_audio_convert_transform_caps):
733         * tests/check/elements/audioconvert.c: (GST_START_TEST),
734         (audioconvert_suite):
735           Don't run inplace if that overwrites source data as we go. Add more
736           tests. Fixes #339837 even more.
737
738 2007-02-27  Julien MOUTTE  <julien@moutte.net>
739
740         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
741         (msg_segment_done): Fix various seeking bugs (Slider was not
742         updating when doing a non flushing seek, Reverse playback 
743         on segment seek was wrong).
744
745 2007-02-26  Wim Taymans  <wim@fluendo.com>
746
747         * tests/examples/seek/seek.c: (stop_seek):
748         When we stop scrubbing, don't leave the pipeline PLAYING when we
749         requested a PAUSED state.
750
751 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
752
753         Patch by: René Stadler <mail at renestadler de>
754
755         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
756           Parse date strings in vorbis comments that have an invalid (zero)
757           month or day (#410396).
758
759         * tests/check/libs/tag.c: (GST_START_TEST):
760           Test case for the above.
761
762 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
763
764         Patch by: Loïc Minier <lool+gnome at via ecp fr>
765
766         * configure.ac:
767         * ext/alsa/Makefile.am:
768         * gst/audiotestsrc/Makefile.am:
769           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
770
771 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
772
773         * gst/playback/gstplaybin.c:
774           Improve docs: point out that the application needs to assist playbin
775           with buffering.
776
777 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
778
779         * gst-libs/gst/utils/install-plugins.c:
780         * gst-libs/gst/utils/missing-plugins.c:
781         * tests/check/libs/utils.c: (missing_msg_check_getters):
782           Change GStreamer marker prefix in detail string from 'gstreamer.net'
783           to just 'gstreamer'. Document the caps string component of the
784           decoder/encoder detail a bit better, since not everyone will be
785           familiar with the GStreamer media type/caps system (but they better
786           enjoy nested itemized lists).
787
788 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
789
790         * gst-libs/gst/netbuffer/gstnetbuffer.c:
791         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
792           Fix copying of GstNetBuffer (would crash before, or at least lead to
793           invalid memory access, #410772), for now by copying the GstBuffer copy
794           code from the core over here so we can copy the GstBuffer fields on a
795           provided buffer instance (of type GstNetBuffer in this case). Would be
796           better to fix this with some support by the core though (and in the long
797           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
798
799         * tests/check/Makefile.am:
800           Enable unit test for GstNetBuffer.
801
802 2007-02-22  Andy Wingo  <wingo@pobox.com>
803
804         * gst-libs/gst/audio/gstbaseaudiosink.c
805         (gst_base_audio_sink_init): Disable pull-mode activation until we
806         figure out how to make audio sinks go to PLAYING.
807
808 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
809
810         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
811         (double_hq), (audio_convert_get_func_index),
812         (audio_convert_prepare_context), (audio_convert_convert):
813         * gst/audioconvert/audioconvert.h:
814         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
815         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
816         * gst/audioconvert/gstchannelmix.h:
817         * tests/check/elements/audioconvert.c: (GST_START_TEST):
818           Add float as an intermediate format, as well as float mixing. Enable
819           test that was failing before. Fixes #339837
820
821 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
822
823         * tests/examples/seek/seek.c: (do_seek):
824         Undo the previous commit: -1 as a stop time implies that the stop
825         time is the end of file, clearing any previously configured segment.
826
827 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
828
829         * tests/examples/seek/seek.c: (do_seek):
830         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
831
832 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
833
834         * gst/volume/gstvolume.c: (volume_process_int16),
835         (volume_process_int16_clamp), (volume_set_caps):
836           Unbreak volume, value remains gint.
837
838 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
839
840         * gst/volume/gstvolume.c: (volume_choose_func),
841         (volume_update_real_volume), (gst_volume_set_volume),
842         (gst_volume_init), (volume_process_double), (volume_process_float),
843         (volume_process_int16), (volume_process_int16_clamp),
844         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
845         * gst/volume/gstvolume.h:
846           Extend float audio support (double) and some int->uint cleanups.
847
848 2007-02-20  Edward Hervey  <edward@fluendo.com>
849
850         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
851         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
852         (sort_end_pads), (gst_decode_group_expose),
853         (gst_decode_group_hide):
854         Don't free groups from the streaming threads. Just put them aside and
855         free them in dispose.
856
857 2007-02-20  Edward Hervey  <edward@fluendo.com>
858
859         * gst/playback/gstdecodebin2.c: (connect_element),
860         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
861         (sort_end_pads), (gst_decode_group_expose):
862         Handle dynamic pads within groups.
863         Sort pads before exposing them in order to make playbin happy.
864         There still is a race with the multiqueue filling up. This should be
865         solved separately.
866         Fixes #398721
867
868 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
869
870         * gst-libs/gst/utils/base-utils.c:
871         * gst-libs/gst/utils/descriptions.c:
872         * gst-libs/gst/utils/install-plugins.c:
873         * gst-libs/gst/utils/missing-plugins.c:
874           Some more docs (and descriptions for two subtitle formats).
875
876 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
877
878         * gst-libs/gst/audio/audio.c:
879           Fix documentation.
880
881 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
882
883         Patch by: Yves Lefebvre  <ivanohe abacom com>
884
885         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
886           Don't leak caps. Fixes #408278.
887
888 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
889
890         * ext/cdparanoia/gstcdparanoiasrc.h:
891         * ext/ogg/gstoggdemux.h:
892         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
893         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
894         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
895         * gst-libs/gst/audio/audio.h:
896         * gst-libs/gst/audio/gstaudiofilter.h:
897         * gst-libs/gst/interfaces/videoorientation.h:
898         * gst/adder/gstadder.h:
899           More docs coverage and some ChangeLog surgery (add missing names)
900
901 2007-02-15  Wim Taymans  <wim@fluendo.com>
902
903         * sys/ximage/ximagesink.c:
904         (gst_ximagesink_calculate_pixel_aspect_ratio):
905         * sys/xvimage/xvimagesink.c:
906         (gst_xvimagesink_calculate_pixel_aspect_ratio):
907         Small constifications.
908
909 2007-02-15  Wim Taymans  <wim@fluendo.com>
910
911         * gst-libs/gst/audio/gstbaseaudiosink.c:
912         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
913         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
914         (gst_base_audio_sink_async_play),
915         (gst_base_audio_sink_change_state):
916         Answer latency query.
917         Use configured latency when syncing.
918         Fix clock slaving.
919
920         * gst-libs/gst/audio/gstbaseaudiosrc.c:
921         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
922         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
923         Fix possible memleak.
924         Implement latency query.
925         Small cleanups.
926
927 2007-02-15  Wim Taymans  <wim@fluendo.com>
928
929         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
930         Ignore errors in reset, these are not fatal. They also grab the element
931         lock which is already taking when this function is called. Fixes
932         #405451.
933
934 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
935
936         * configure.ac:
937           Remove 'tests/examples/xerror/Makefile' from output files again.
938
939 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
940
941         * configure.ac:
942         * docs/plugins/Makefile.am:
943           Also crossref against gst-plugins-base-libs.
944
945 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
946
947         * configure.ac:
948         * docs/libs/Makefile.am:
949         * docs/plugins/Makefile.am:
950           Add crossreferences to glib/gobject/gstream docs.
951
952         * gst-libs/gst/audio/audio.h:
953           Source formatting.
954
955         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
956           Add own debug category.
957
958 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
959
960         Patch by: René Stadler <mail at renestadler de>
961
962         * gst-libs/gst/tag/gstvorbistag.c:
963           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
964           (#403597).
965
966 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
967
968         * gst/playback/gstplaybasebin.c: (setup_source):
969           When we have external subtitles and wait for the subtitle decodebin
970           to get up and running, we set up a (sync) bus handler for the
971           subtitle decodebin, so we can stop waiting when it posts an error
972           message. However, we should do that before we set the subtitle
973           decodebin's state to playing, otherwise things are racy and we might
974           miss error messages posted before we had a chance to set up the bus.
975           This should finally fix totem hanging on .txt pseudo-subtitle files.
976           
977 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
978
979         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
980           Use gst_gdouble_to_guint64 for conversions.
981         * win32/common/config.h.in:
982           Add a define for GST_INSTALL_PLUGINS_HELPER
983         * win32/common/libgstaudio.def:
984         * win32/common/libgstcdda.def:
985         * win32/common/libgstnetbuffer.def:
986         * win32/common/libgstrtp.def:
987         * win32/common/libgutils.def:
988           Add new exported functions.
989         * win32/vs6/gst_plugins_base.dsw:
990         * win32/vs6/libgstdecodebin.dsp:
991         * win32/vs6/libgstnetbuffer.dsp:
992         * win32/vs6/libgstplaybin.dsp:
993         * win32/vs6/libgstrtp.dsp:
994         * win32/vs6/libgstvorbis.dsp:
995         * win32/vs6/libgstcdda.dsp:
996         * win32/vs6/libgstgdp.dsp:
997         * win32/vs6/libgstutils.dsp:
998           Update and add new project files.
999
1000 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
1001
1002         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
1003         (subrip_remove_unhandled_tags), (parse_subrip):
1004           For SubRip (.srt) subtitles, ignore all markup tags we don't
1005           handle (like font tags, for example).
1006
1007         * tests/check/elements/subparse.c:
1008           Add test for this.
1009
1010 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
1011
1012         * gst/playback/gstdecodebin.c: (add_fakesink),
1013         (gst_decode_bin_change_state):
1014         * gst/playback/gstdecodebin2.c: (add_fakesink),
1015         (gst_decode_bin_change_state):
1016           Don't error out if there is no fakesink in the NULL to READY state
1017           change, since when decodebin is re-used, we're only adding the
1018           fakesink element in READY to PAUSED.
1019
1020         * tests/check/elements/decodebin.c:
1021         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
1022         (decodebin_suite):
1023           Minimal unit test to make sure we can use the same decodebin
1024           instance twice (at least with audiotestsrc input).
1025
1026 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
1027
1028         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
1029           Try to get devic-name from device string first, and from handle only
1030           as fallback (seems to yield better results and is more robust
1031           against buggy probing code on the application side).
1032
1033 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
1034
1035         Based on patch by: Julien Puydt <julien.puydt at laposte net>
1036
1037         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
1038         (gst_alsa_find_device_name):
1039         * ext/alsa/gstalsa.h:
1040         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
1041         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
1042           Improve device-name detection a bit, especially in the case where
1043           the device is not actually open (#405020, #405024). Move common code
1044           into gstalsa.c instead of duplicating it.
1045
1046 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1047
1048         * gst/audioconvert/gstaudioconvert.c:
1049           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
1050
1051 2007-02-06  Julien MOUTTE  <julien@moutte.net>
1052
1053         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
1054         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
1055         (gst_xvimagesink_interface_supported),
1056         (gst_xvimagesink_probe_get_properties),
1057         (gst_xvimagesink_probe_probe_property),
1058         (gst_xvimagesink_probe_needs_probe),
1059         (gst_xvimagesink_probe_get_values),
1060         (gst_xvimagesink_property_probe_interface_init),
1061         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1062         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
1063         (gst_xvimagesink_get_type):
1064         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
1065         for XVAdaptors so that one can choose the adaptor to use with 
1066         gstreamer-properties.
1067
1068 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
1069
1070         * gst/audioconvert/gstaudioconvert.c:
1071           Also mention that a conversion from double to float is suboptimal still.
1072
1073 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
1074
1075         * gst-libs/gst/audio/gstaudiofilter.c:
1076         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
1077           Clear our formats structure and free the caps contained in it when
1078           shutting down.
1079
1080 2007-02-05  Andy Wingo  <wingo@pobox.com>
1081
1082         * gst-libs/gst/audio/gstbaseaudiosink.c
1083         (gst_base_audio_sink_callback): Update basesink->offset so that we
1084         pull monotonically increasing offsets instead of, um, seeking back
1085         to 0 each time. Fixes alsasrc ! alsasink!
1086
1087 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
1088
1089         * gst/videoscale/gstvideoscale.c:
1090           A width and height of 1 makes us crash, so increase minimum size to
1091           2x2 pixels until someone feels like fixing this (#404512).
1092
1093 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
1094
1095         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
1096           Add small test to make sure request pads are cleaned up properly
1097           even if oggmux never changes state out of NULL.
1098
1099 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
1100
1101         * tests/check/libs/utils.c: (GST_START_TEST):
1102           Fix unit test. Turns out things work much better when you
1103           NULL-terminate string arrays. Should make p5 build bot happy again.
1104
1105 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1106
1107         * gst-libs/gst/audio/Makefile.am:
1108         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1109         (gst_audio_filter_template_base_init),
1110         (gst_audio_filter_template_class_init),
1111         (gst_audio_filter_template_init),
1112         (gst_audio_filter_template_set_property),
1113         (gst_audio_filter_template_get_property),
1114         (gst_audio_filter_template_setup),
1115         (gst_audio_filter_template_filter),
1116         (gst_audio_filter_template_filter_inplace), (plugin_init):
1117           Oops, forgot to commit fixed-up example.
1118
1119 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1120
1121         * docs/libs/gst-plugins-base-libs-sections.txt:
1122         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
1123         (gst_audio_filter_class_init), (gst_audio_filter_init),
1124         (gst_audio_filter_set_caps),
1125         (gst_audio_filter_class_add_pad_templates):
1126         * gst-libs/gst/audio/gstaudiofilter.h:
1127           Port GstAudioFilter to 0.10. This change technically breaks
1128           API and ABI (and thus also every library developer's heart),
1129           but seems justifiable on the grounds that the base class was
1130           completely unusable before (ie. would crash immediately when
1131           actually used). Fixes #403963 (and eventually also #403572).
1132           Also document all of this a bit.
1133
1134 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1135
1136         * gst-libs/gst/utils/install-plugins.c:
1137         (gst_install_plugins_spawn_child):
1138         * tests/check/libs/utils.c:
1139         (test_base_utils_install_plugins_do_callout):
1140           Lowering log level to see why things fail on the p5 build bot;
1141           fix some typos in unit test messages.
1142
1143 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
1144
1145         * tests/check/libs/utils.c:
1146         (test_base_utils_install_plugins_do_callout):
1147           Don't hard-code temp directory for test helper; use GLib functions
1148           to write out file and do error checking etc.
1149
1150 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1151
1152         * gst-libs/gst/utils/Makefile.am:
1153         * gst-libs/gst/utils/base-utils.h:
1154         * gst-libs/gst/utils/install-plugins.c:
1155         (gst_install_plugins_context_set_xid),
1156         (gst_install_plugins_context_new),
1157         (gst_install_plugins_context_free),
1158         (gst_install_plugins_get_helper),
1159         (gst_install_plugins_spawn_child),
1160         (gst_install_plugins_return_from_status),
1161         (gst_install_plugins_installer_exited),
1162         (gst_install_plugins_async), (gst_install_plugins_sync),
1163         (gst_install_plugins_return_get_name),
1164         (gst_install_plugins_installation_in_progress):
1165         * gst-libs/gst/utils/install-plugins.h:
1166           API: add API for applications to initiate installation of missing
1167           plugins, ie. gst_install_plugins_async() primarily.
1168           Based on libgimme-codec by Ryan Lortie.
1169
1170         * configure.ac:
1171           Add --with-install-plugins-helper configure option so distros can specify
1172           the path of the helper script or program to call when plugin installation
1173           is requested (distros: please do any argument munging in this helper
1174           script instead of patching GStreamer to pass arguments differently
1175           to another program directly).
1176
1177         * docs/libs/gst-plugins-base-libs-docs.sgml:
1178         * docs/libs/gst-plugins-base-libs-sections.txt:
1179           Build and document new API.
1180
1181         * tests/check/libs/utils.c: (result_cb),
1182         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
1183         (libgstbaseutils_suite):
1184           Some simple checks for the new API.
1185
1186 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1187
1188         * tests/check/elements/audioconvert.c: (test_float_conversion):
1189           Add small test for 32bit float <=> 64bit float conversion (works
1190           only one way so far, 32=>64 produces structured noise).
1191
1192 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
1193
1194         * gst/audioconvert/gstaudioconvert.c:
1195         (set_structure_widths_32_and_64), (make_lossless_changes):
1196           We don't support floats with a width of 40, 48 or 56 bits.
1197
1198 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
1199
1200         * gst/audioconvert/audioconvert.c: (float), (double),
1201         (audio_convert_get_func_index):
1202         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
1203         (make_lossless_changes):
1204           Support for 64-bit float audio in audioconvert (#339837)
1205
1206 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
1207
1208         Patch by: Holger Wansing  <linux wansing-online de>
1209
1210         * po/LINGUAS:
1211         * po/de.po:
1212           Add German translation (#352069).
1213
1214 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
1215
1216         reviewed by: Wim Taymans <wim@fluendo.com>
1217
1218         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
1219         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
1220         Use newly added GstCollectPads API to free the allocated resources in
1221         the GstOggPad structures (#402393).
1222
1223 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
1224
1225         * gst/playback/gstplaybin.c: (gen_vis_element):
1226           Add audioresample+audioconvert in front of the visualisation
1227           element, so that elements like libvisual 0.4 that don't support all
1228           samplerates can work.
1229
1230           Fixes: #402505
1231
1232 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
1233
1234         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
1235         (gst_play_base_bin_get_streaminfo_value_array):
1236           Take some locks and make a copy of the streaminfo value array we
1237           maintain while holding the lock, so that the application can
1238           retrieve the stream-info as a value array in a thread-safe way.
1239
1240 2007-01-30  Wim Taymans  <wim@fluendo.com>
1241
1242         * gst/audioconvert/gstaudioconvert.c:
1243         Don't fail on 0 sized buffers. Fixes #396835.
1244
1245 2007-01-29  David Schleef  <ds@schleef.org>
1246
1247         * gst/typefind/gsttypefindfunctions.c:
1248           Detect BBCD as video/x-dirac, so we can play raw dirac
1249           streams.
1250
1251 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
1252
1253         * ext/theora/theoraenc.c: (theora_enc_chain):
1254           Check return value of theora_encode_header(), or we might try to
1255           allocate a random number of bytes. theora_encode_header() can fail
1256           if libtheora has been compiled with encoding support disabled.
1257           Fixes #398110.
1258
1259 2007-01-29  Wim Taymans  <wim@fluendo.com>
1260
1261         * tests/check/gst/.cvsignore:
1262         Do as buildbot says.
1263
1264 2007-01-29  Wim Taymans  <wim@fluendo.com>
1265
1266         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
1267         Fix strides in libvisual. Gst uses X strides.
1268         Inspired by: <ed at catmur dot co dot uk> and 
1269         <tim at centricular dot net>
1270         Fixes #401118.
1271
1272 2007-01-27  Wim Taymans  <wim@fluendo.com>
1273
1274         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
1275         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
1276         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
1277         (gst_ogg_demux_perform_seek),
1278         (gst_ogg_demux_bisect_forward_serialno),
1279         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
1280         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
1281         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
1282         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
1283         * ext/ogg/gstoggdemux.h:
1284         Properly propagate streaming errors when we are scanning the file for
1285         chains so that we don't crash when shut down. Might fix some crashers
1286         when quickly switching oggs in RB such as #332503 and #378436.
1287
1288 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
1289
1290         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
1291           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
1292           error code as well.
1293
1294 2007-01-25  Wim Taymans  <wim@fluendo.com>
1295
1296         * gst/playback/gstplaybasebin.c: (remove_source):
1297         Don't try to disconnect a signal from a finalized object.
1298
1299 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1300
1301         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
1302           Cast lock macro parameters to make sure we're actually accessing the
1303           lock member at the right class level. Free list itself in _dispose()
1304           as well and NULL it in case dispose gets called multiple times.
1305
1306 2007-01-25  Edward Hervey  <edward@fluendo.com>
1307
1308         * gst/playback/gstdecodebin2.c:
1309         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
1310         Free GstDecodeGroups no longer used.
1311         (gst_decode_group_expose):
1312         Don't unlock too many times !
1313         (deactivate_free_recursive):
1314         Free iterator once we're done with it.
1315         Fix for recursively deactivating elements (stop at ghostpads).
1316
1317 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1318
1319         * gst/playback/gstplaybin.c: (handoff):
1320           Fix up caps on the frame buffer before we save it and potentially
1321           make it accessible to other threads via g_object_get; also use
1322           gst_buffer_replace() instead of gst_mini_object_replace().
1323
1324 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
1325
1326         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
1327           Make getting the current frame thread-safe.
1328
1329 2007-01-25  Edward Hervey  <edward@fluendo.com>
1330
1331         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
1332         (gst_decode_group_new), (gst_decode_group_free):
1333         Set queues to bigger sizes to cope with HD contents.
1334         Fix some mutex freeing and add comment about MT safe methods.
1335
1336 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
1337
1338         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
1339         (gst_text_overlay_text_event):
1340           Don't unnecessarily ref (and then leak) upstream events if the text
1341           pad is not linked. Fixes #399948.
1342
1343         * tests/check/gst-plugins-base.supp:
1344           Add suppression for pango on edgy/x86 for textoverlay test.
1345
1346 2007-01-24  Wim Taymans  <wim@fluendo.com>
1347
1348         * gst-libs/gst/rtp/gstrtpbuffer.h:
1349         Add some more fixed payloads.
1350
1351 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
1352
1353         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
1354           Error out properly if we get an error from libogg while reading the
1355           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
1356
1357 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
1358
1359         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
1360           Don't leak mutex.
1361
1362         * tests/check/elements/playbin.c:
1363         (test_sink_usage_video_only_stream),
1364         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
1365         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
1366         (test_missing_suburisource_handler),
1367         (test_missing_primary_decoder), (playbin_suite):
1368           Run all tests once with decodebin and once with decodebin2.
1369           One test does not pass yet with decodebin2.
1370
1371 2007-01-23  Edward Hervey  <edward@fluendo.com>
1372
1373         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
1374         Fix the cases where oggmux doesn't properly figure out that all
1375         sinkpads have gone EOS, and therefore doesn't push out the remaining
1376         buffers and the final EOS event.
1377         Fixes #363379
1378
1379 2007-01-23  Julien MOUTTE  <julien@moutte.net>
1380
1381         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1383         Don't lock on navigation event push, just on keysym to string.
1384         Fixes #397673 again.
1385
1386 2007-01-22  Edward Hervey  <edward@fluendo.com>
1387
1388         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
1389         (get_current_group), (group_demuxer_event_probe),
1390         (gst_decode_group_expose), (deactivate_free_recursive),
1391         (gst_decode_group_free):
1392         Cleanups.
1393         Don't forget to emit 'no-more-pads' once a group is exposed.
1394         Cleanup elements from a DecodeGroup once we remove it.
1395         Protect call to gst_decode_group_expose() with the decodebin lock.
1396
1397 2007-01-22  Julien MOUTTE  <julien@moutte.net>
1398
1399         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1401         Looking at Xorg code i can't figure out if that XKeysymToString
1402         function is thread sensible or not. Lock it just in case as
1403         recommended by Radek Doulik <rodo at ximian dot com>.
1404
1405 2007-01-22  Julien MOUTTE  <julien@moutte.net>
1406
1407         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1408         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1409         Lock that X Call as well. Fixes #397673.
1410
1411 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1412
1413         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1414           Don't go into an endless loop if the file starts with 00 00 01 2X,
1415           like quicktime redirect files might. Fixes #396042.
1416
1417         * tests/check/Makefile.am:
1418         * tests/check/gst/.cvsignore:
1419         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
1420         (typefindfunctions_suite):
1421           Add unit test for the above.
1422
1423 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1424
1425         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1426           On second thought, use "depth" field rather than "bpp" field.
1427
1428 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
1429
1430         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1431           Camtasia caps apparently need a bpp field (#398875).
1432
1433 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1434
1435         * gst/playback/gstplaybasebin.c: (setup_subtitle),
1436         (gen_source_element), (gst_play_base_bin_change_state):
1437           Attempt at a better error message in case we don't have the required
1438           URI handler installed; post missing-plugin message also when we're
1439           missing an URI handler for the subtitle URI; clean up properly also
1440           when an error occurs and we never made it to PAUSED state.
1441
1442         * tests/check/elements/playbin.c: (GST_START_TEST),
1443         (playbin_suite):
1444           Check that we're also getting a missing-plugin messsage for a
1445           missing subtitle URI handler (and clean up properly).
1446
1447 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1448
1449         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
1450           Plug a few reference leaks.
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           Lower probability a bit if the marker isn't right at the start,
1456           to decrease the chance of false positives.
1457
1458 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
1459
1460         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
1461           Small mpeg2 system stream typefinding improvement: make typefinder
1462           probe a bit into the stream instead of just looking for a marker
1463           at the beginning. Fixes #397810.
1464
1465 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
1466
1467         * gst/audioconvert/gstchannelmix.c:
1468           Remove compatibility cruft for prehistoric GLib versions.
1469
1470 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
1471
1472         * gst/playback/Makefile.am:
1473         * gst/playback/gstdecodebin.c: (close_pad_link):
1474         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
1475         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1476         (gst_play_base_bin_handle_message_func), (unknown_type):
1477           Let decodebin be the element to post missing-plugin messages for
1478           missing decoders (rather than playbin); make playbin implement
1479           GstBin::handle_message so we can suppress missing-plugin messages
1480           for types we're not handling on purpose (don't want to bring up an
1481           installer in those cases).
1482
1483 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
1484
1485         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1486         * gst-libs/gst/tag/gstvorbistag.c:
1487         (gst_tag_list_to_vorbiscomment_buffer):
1488         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
1489           Fix potentially unaligned access (#397207).
1490
1491 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
1492
1493         * tests/examples/seek/seek.c: (set_scale), (update_scale),
1494         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
1495         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
1496         (main):
1497           Allow to toggle looping while it plays. Fix callback prototype. Clean
1498           up code a bit more. Add copyright header.
1499
1500 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
1501
1502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1503           Red and blue mask was swapped (spotted by Dan Williams).
1504
1505 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
1506
1507         * gst-libs/gst/tag/gstid3tag.c:
1508         * gst-libs/gst/tag/gstvorbistag.c:
1509           Use new beats-per-minute tag from core.
1510
1511 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
1512
1513         * po/POTFILES.in:
1514           Add new files with translatable strings, so they actually make it
1515           into the template file one day.
1516
1517 2007-01-12  Andy Wingo  <wingo@pobox.com>
1518
1519         * gst-libs/gst/audio/gstbaseaudiosink.c
1520         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
1521         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
1522         stuff, as the base class handles this now. Actually tell the ring
1523         buffer to start.
1524         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
1525         How did this work before? Maybe I'm not as awesome a programmer as
1526         I think.
1527
1528         * gst-libs/gst/audio/gstbaseaudiosrc.c
1529         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
1530         of a pad function.
1531
1532 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1533
1534         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
1535           Remove more fields so that the application can better blacklist
1536           formats that have been tried before.
1537
1538 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1539
1540         * gst-libs/gst/audio/mixerutils.h:
1541           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
1542           used when compiling with c++ compilers as well.
1543
1544 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1545
1546         * gst/typefind/gsttypefindfunctions.c:
1547           Fix comment.
1548
1549 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
1550
1551         * gst/playback/gstplaybin.c: (post_missing_element_message),
1552         (gen_video_element), (gen_text_element), (gen_audio_element),
1553         (gen_vis_element):
1554           Post missing-plugin messages also when we error out because
1555           converters, textoverlay or auto*sinks are missing (#161922).
1556
1557 2007-01-10  Wim Taymans  <wim@fluendo.com>
1558
1559         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1560         (is_demuxer_element), (new_caps):
1561         * gst/playback/gstplaybasebin.c: (source_new_pad):
1562         Fix the case where we try to ref a NULL element when we delay a link
1563         because of unfixed caps.
1564         Set the state of autoplugged decodebins to PAUSED.
1565         RTSP now works in playbin, we can remove it from the blacklist.
1566
1567 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1568
1569         * gst/playback/Makefile.am:
1570         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1571         (unknown_type), (setup_subtitle), (gen_source_element):
1572         * gst/playback/gstplaybin.c: (plugin_init):
1573           Post missing-plugin messages on the bus for missing sources and
1574           missing decoders/demuxers/depayloaders; fix error code used when
1575           we're missing an URI handler source; for media types that we are not
1576           handling on purpose at the moment, don't print "don't know how to
1577           handle xyz" messages to the terminal or post missing-plugin
1578           messages on the bus.
1579
1580         * tests/check/elements/playbin.c: (create_playbin),
1581         (GST_START_TEST), (gst_codec_src_uri_get_type),
1582         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1583         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1584         (gst_codec_src_init_type), (gst_codec_src_base_init),
1585         (gst_codec_src_create), (gst_codec_src_class_init),
1586         (gst_codec_src_init), (plugin_init), (playbin_suite):
1587           Add some tests for the missing-plugin stuff.
1588
1589 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1590
1591         * configure.ac:
1592         * gst-libs/gst/Makefile.am:
1593         * gst-libs/gst/utils/Makefile.am:
1594         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1595         * gst-libs/gst/utils/base-utils.h:
1596         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1597         (find_format_info), (caps_are_rtp_caps),
1598         (gst_base_utils_get_source_description),
1599         (gst_base_utils_get_sink_description),
1600         (gst_base_utils_get_decoder_description),
1601         (gst_base_utils_get_encoder_description),
1602         (gst_base_utils_get_element_description),
1603         (gst_base_utils_add_codec_description_to_tag_list),
1604         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1605         * gst-libs/gst/utils/descriptions.h:
1606         * gst-libs/gst/utils/missing-plugins.c:
1607         (missing_structure_get_type), (copy_and_clean_caps),
1608         (gst_missing_uri_source_message_new),
1609         (gst_missing_uri_sink_message_new),
1610         (gst_missing_element_message_new),
1611         (gst_missing_decoder_message_new),
1612         (gst_missing_encoder_message_new),
1613         (missing_structure_get_string_detail),
1614         (missing_structure_get_caps_detail),
1615         (gst_missing_plugin_message_get_installer_detail),
1616         (gst_missing_plugin_message_get_description),
1617         (gst_is_missing_plugin_message):
1618         * gst-libs/gst/utils/missing-plugins.h:
1619           API: add new libgstbaseutils library with functions
1620           - to create and parse missing-plugins messages
1621           - that provide (translated) descriptions for caps/decoders/sources/etc.
1622           Closes #392393.
1623
1624         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1625         * pkgconfig/gstreamer-plugins-base.pc.in:
1626           Add new lib.
1627
1628         * docs/libs/gst-plugins-base-libs-docs.sgml:
1629         * docs/libs/gst-plugins-base-libs-sections.txt:
1630           Generate docs for new lib and API.
1631
1632         * tests/check/Makefile.am:
1633         * tests/check/libs/.cvsignore:
1634         * tests/check/libs/utils.c: (missing_msg_check_getters),
1635         (GST_START_TEST), (libgstbaseutils_suite):
1636           Add some basic unit tests.
1637
1638 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1639
1640         * ext/ogg/Makefile.am:
1641           Dist gstoggdemux.h to fix 'make distcheck'.
1642
1643         * sys/v4l/Makefile.am:
1644           Fix 'make distcheck' even more.
1645
1646 2007-01-09  Wim Taymans  <wim@fluendo.com>
1647
1648         * docs/plugins/Makefile.am:
1649         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1650         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1651         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1652         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1653         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1654         (gst_ogg_demux_perform_seek):
1655         * ext/ogg/gstoggdemux.h:
1656         Added docs.
1657         Add some more comments.
1658         Small cleanups.
1659
1660 2007-01-09  Wim Taymans  <wim@fluendo.com>
1661
1662         * ext/theora/theoradec.c:
1663         * ext/vorbis/vorbisdec.c:
1664         * gst-libs/gst/audio/gstringbuffer.c:
1665         (gst_ring_buffer_commit_full):
1666         * gst-libs/gst/audio/gstringbuffer.h:
1667         * gst-libs/gst/rtp/gstrtpbuffer.c:
1668         * gst-libs/gst/tag/gstvorbistag.c:
1669         Small documentation updates/fixes
1670
1671 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1672
1673         * configure.ac:
1674           Require core CVS HEAD for Andy's basesrc/sink API additions.
1675
1676 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1677
1678         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
1679
1680         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1681         (plugin_init):
1682           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1683           on flac.sf.net (there appear to be other versions of the first
1684           ogg page in the wild) (#391365).
1685
1686 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1687
1688         * configure.ac:
1689           Check if localtime_r() is available.
1690
1691         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1692           If localtime_r() is not available, fall back to localtime(). Should
1693           fix build on MingW (#393310).
1694
1695 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1696
1697         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1698         * gst/subparse/gstsubparse.h:
1699           Remove spurious 1000 subtrahend when calculating the timestamp from
1700           the frame number and the frame rate . Also, use the frames/second
1701           value specified in the first line of the file, if one is specified
1702           there. Should fix #357503.
1703
1704         * tests/check/elements/subparse.c: (do_test),
1705         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1706         (subparse_suite):
1707           Add some basic unit tests for the microdvd subtitle format.
1708
1709 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1710
1711         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1712         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1713         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1714         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1715         (gst_xvimagesink_set_xwindow_id),
1716         (gst_xvimagesink_set_event_handling),
1717         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1718         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1719         Patch by : Young-Ho Cha <ganadist at chollian dot net>
1720         Fixes : #390076.
1721         Add an adaptor property to select a specific XV adaptor.
1722         * sys/xvimage/xvimagesink.h:
1723
1724 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1725
1726         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1727         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1728         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1729         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1730         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1731         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1732         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1733         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1734         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1735         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1736         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1737         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1738         Use flow_lock much more to protect every access to xwindow.
1739         Try to catch erros while creating images in case some drivers are
1740         just generating an XError when the requested image is too big.
1741         Should fix : #354698, #384008, #384060.
1742         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1743         Implement some stress testing of setting window xid.
1744
1745 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
1746
1747         * win32/common/libgsaudio.def:
1748           Add new exported function.
1749         * win32/common/libgstogg.dsp:
1750           Add gstoggaviparse.c to the build.
1751         * win32/common/libgstvideoscale.dsp:
1752           Add vs_4tap.c to the build.
1753         * win32/common/libgstvorbis.dsp:
1754           Add vorbistag.c to the build.
1755         
1756 2007-01-06  Andy Wingo  <wingo@pobox.com>
1757
1758         * gst-libs/gst/audio/gstbaseaudiosink.c
1759         (gst_base_audio_sink_class_init)
1760         (gst_base_audio_sink_init): 
1761         (gst_base_audio_sink_activate_pull): Add an activate_pull function
1762         to baseaudiosink, and tell basesink that we can work in pull mode.
1763         This way the ring buffer thread drives the pipeline directly, if
1764         pull mode is possible. There is some lingering nastiness regarding
1765         capsnego, however.
1766         (gst_base_audio_sink_callback): Implement the callback to pull
1767         data. This interface is a bit light, though -- it should get a
1768         GstFlowReturn return value at least.
1769
1770 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1771
1772         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1773         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1774         * gst/playback/gstdecodebin2.c:
1775         (gst_decode_group_check_if_blocked):
1776           Printf format and missing argument fixes.
1777
1778 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
1779
1780         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1781         (gst_ogm_parse_change_state):
1782         Activate pads before adding them to the element.
1783
1784 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1785
1786         * tests/examples/seek/scrubby.c: (main):
1787         * tests/examples/seek/seek.c: (main):
1788           Call g_thread_init() first thing in main() (see #391278).
1789
1790 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1791
1792         * tests/check/Makefile.am:
1793         * tests/check/libs/.cvsignore:
1794         * tests/check/libs/netbuffer.c: (GST_START_TEST),
1795         (netbuffer_suite):
1796           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1797           for the time being, since it's broken, see #393099.
1798
1799 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1800
1801         * tests/check/Makefile.am:
1802           Update to use GST_PLUGINS_BASE_CFLAGS as well.
1803
1804 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1805
1806         * configure.ac:
1807           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1808           so that GST_BASE_CFLAGS can go inbetween them, making sure
1809           we use uninstalled gst-libs headers
1810         * docs/libs/Makefile.am:
1811         * ext/alsa/Makefile.am:
1812         * ext/cdparanoia/Makefile.am:
1813         * ext/gnomevfs/Makefile.am:
1814         * ext/libvisual/Makefile.am:
1815         * ext/ogg/Makefile.am:
1816         * ext/theora/Makefile.am:
1817         * ext/vorbis/Makefile.am:
1818         * gst-libs/gst/audio/Makefile.am:
1819         * gst-libs/gst/cdda/Makefile.am:
1820         * gst-libs/gst/interfaces/Makefile.am:
1821         * gst-libs/gst/riff/Makefile.am:
1822         * gst-libs/gst/rtp/Makefile.am:
1823         * gst-libs/gst/tag/Makefile.am:
1824         * gst/adder/Makefile.am:
1825         * gst/audioconvert/Makefile.am:
1826         * gst/audiorate/Makefile.am:
1827         * gst/audioresample/Makefile.am:
1828         * gst/playback/Makefile.am:
1829         * gst/tcp/Makefile.am:
1830         * gst/videoscale/Makefile.am:
1831         * gst/volume/Makefile.am:
1832         * sys/ximage/Makefile.am:
1833         * sys/xvimage/Makefile.am:
1834         * tests/icles/Makefile.am:
1835           adapt
1836
1837 2007-01-04  Julien MOUTTE  <julien@moutte.net>
1838
1839         * gst-libs/gst/interfaces/xoverlay.c:
1840         (gst_x_overlay_handle_events):
1841         * gst-libs/gst/interfaces/xoverlay.h:
1842         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1843         (gst_ximagesink_set_xwindow_id),
1844         (gst_ximagesink_set_event_handling),
1845         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1846         (gst_ximagesink_get_property), (gst_ximagesink_init),
1847         (gst_ximagesink_class_init):
1848         * sys/ximage/ximagesink.h:
1849         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1850         (gst_xvimagesink_set_xwindow_id),
1851         (gst_xvimagesink_set_event_handling),
1852         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1853         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1854         (gst_xvimagesink_class_init):
1855         * sys/xvimage/xvimagesink.h:
1856         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1857         Add a method to the XOverlay interface to allow disabling of 
1858         event handling in x[v]imagesink elements. This will let X events
1859         propagate to parent windows which can be usefull in some cases.
1860         Be carefull that the application is then responsible of pushing
1861         navigation events and expose events to the video sink.
1862         Fixes: #387138.
1863
1864 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
1865
1866         * gst-libs/gst/tag/gstvorbistag.c:
1867         * tests/check/libs/tag.c: (GST_START_TEST):
1868           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1869           (fixes #392070).
1870
1871 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
1872
1873         * configure.ac:
1874         * docs/Makefile.am:
1875         * docs/design/Makefile.am:
1876           Dist design docs.
1877
1878 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1879
1880         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1881         typo. Fixes: #390063.
1882
1883 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1884
1885         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1887         caps leak.
1888         * win32/common/config.h: Updated.
1889
1890 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
1891
1892         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1893         (setup_gdpdepay_streamheader):
1894         * tests/check/elements/gdppay.c: (cleanup_gdppay),
1895         (setup_gdppay_streamheader):
1896           Fix the dp tests, but activating the pads for the streamheader tests
1897           too and cleaning up conditionaly
1898
1899 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
1900
1901         * gst/ffmpegcolorspace/avcodec.h:
1902         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1903         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1904         (gst_ffmpegcsp_avpicture_fill):
1905         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1906         (img_get_alpha_info):
1907         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1908         other end of the word. Fixes: #387073.
1909
1910         Add some inconsequential branch hints in a couple of places.
1911
1912 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
1913
1914         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1915         (gst_ffmpeg_caps_to_smpfmt):
1916           The "signed" field in raw audio caps is of boolean type, trying to
1917           extract the value with _get_int() will fail (fix to keep in sync with
1918           the copy in gst-ffmpeg)
1919
1920 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
1921
1922         * tests/check/elements/audioresample.c: (cleanup_audioresample):
1923         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1924         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1925         (cleanup_gdpdepay):
1926         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1927         * tests/check/elements/subparse.c: (teardown_subparse):
1928         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1929         * tests/check/elements/videorate.c: (cleanup_videorate):
1930         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1931         * tests/check/elements/volume.c: (cleanup_volume):
1932         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1933         (cleanup_vorbisdec):
1934         * tests/check/elements/vorbistag.c: (setup_vorbistag),
1935         (cleanup_vorbistag):
1936           consistent pad (de)activation
1937
1938 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1939
1940         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1941           Forgot to register the extensions.
1942
1943 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1944
1945         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1946         (plugin_init):
1947           Add typefinder for VIVO files (my christmas present to the 90s).
1948
1949 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1950
1951         * gst/playback/gstdecodebin.c: (type_found):
1952           Special-case the text/plain media type: we only want to recognise it
1953           as a 'raw' decoded media type if it comes from a demuxer or subtitle
1954           parser, but not if the entire stream is of text/plain type. If the
1955           entire stream is text/plain, we should just error out.
1956
1957           This fixes playback of audio files with lyrics in totem. Totem can't
1958           distinguish between text files and subtitle files and passes any
1959           .txt file with the same basename as the main file to playbin as
1960           suburi, and playbin will then throw a 'subtitle found, but no video
1961           stream' error, which isn't entirely helpful. See #380342.
1962
1963           Also, with this change we'll show a slightly more correct error
1964           message in case totem passes a playlist file to us (although a
1965           custom error message wording instead of the default text would
1966           probably not be a bad idea either).
1967
1968           Same problem also needs to be fixed for playbin+decodebin2.
1969
1970         * tests/check/Makefile.am:
1971         * tests/check/elements/decodebin.c: (src_handoff_cb),
1972         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1973         (decodebin_suite):
1974           Add simple unit test for decodebin for the above.
1975
1976 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1977
1978         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1979         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1980           Refuse to change state to READY when we failed to create any of the
1981           required elements in our instance init function.
1982
1983 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
1984
1985         * docs/libs/gst-plugins-base-libs-sections.txt:
1986           Small docs fixes/updates.
1987
1988         * gst-libs/gst/video/gstvideosink.h:
1989           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1990           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1991           removed from the base sink API between 0.9.6 and 0.9.7).
1992           API: add GST_VIDEO_SINK_CAST and use it for the height/width
1993           accessor macros, so we don't do a runtime GObject type check every
1994           time we use them.
1995
1996 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1997
1998         * Makefile.am:
1999         * gst-plugins-base.doap:
2000         * gst-plugins-base.spec.in:
2001           add doap file
2002
2003 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
2004
2005         Patch by: Jens Granseuer <jensgr at gmx net>
2006
2007         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2008         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2009         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
2010         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
2011         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
2012           Declare variables at the beginning of a block. Fixes #383195.
2013
2014 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
2015
2016         * configure.ac:
2017         Bump version nano - back to CVS.
2018
2019
2020 === release 0.10.11 ===
2021
2022 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
2023
2024         * configure.ac:
2025           releasing 0.10.11, "Dumb things"
2026
2027 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
2028
2029         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
2030         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
2031         Handle the case where an element has multiple pads with 
2032         unfixed caps as well as still possibly producing more dynamic 
2033         pads by storing each case as a distinct entry in the dynamic list.
2034         Fixes #38223 again.
2035
2036 2006-12-04  Wim Taymans  <wim@fluendo.com>
2037
2038         * gst/playback/gstdecodebin.c: (close_pad_link):
2039         Fix #382223, add more dynamic caps handling.
2040
2041 2006-12-04  Wim Taymans  <wim@fluendo.com>
2042
2043         reviewed by: <delete if not using a buddy>
2044
2045         * gst-libs/gst/audio/gstringbuffer.h:
2046         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
2047         (gst_netaddress_set_ip4_interface),
2048         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
2049         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
2050         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
2051         (gst_netaddress_get_ttl):
2052         * gst-libs/gst/netbuffer/gstnetbuffer.h:
2053         * gst/playback/gstdecodebin.c: (close_pad_link):
2054         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
2055         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
2056         * win32/common/config.h:
2057
2058 2006-12-01  Michael Smith  <msmith@fluendo.com>
2059
2060         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2061           Delete bad debug code.
2062           Fixes #381219
2063
2064 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
2065
2066         * gst/videoscale/vs_4tap.c:
2067         * win32/MANIFEST:
2068         * win32/common/config.h:
2069         * win32/vs8/libgstvideoscale.vcproj:
2070         Fix compilation on win32 under VS8
2071         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
2072         Partially fixes #381175
2073
2074 2006-11-30  Michael Smith  <msmith@fluendo.com>
2075
2076         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
2077         (GST_START_TEST):
2078           It would be very bad if, after a discont buffer, we thought every
2079           single following buffer was also discont. So, add to the test to
2080           ensure that this isn't the case.
2081           
2082         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
2083           ... it was the case. So fix it.
2084
2085 2006-11-28  Wim Taymans  <wim@fluendo.com>
2086
2087         * gst/playback/gstplaybasebin.c: (check_queue_event):
2088         Improve debug.
2089
2090         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
2091         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
2092         padtemplate caps. Refixes #357577.
2093
2094 2006-11-28  Wim Taymans  <wim@fluendo.com>
2095
2096         * gst/playback/gstplaybasebin.c: (check_queue_event),
2097         (queue_threshold_reached), (queue_out_of_data),
2098         (gen_preroll_element):
2099         Add event probe to see when EOS is in a queue and we can disable the
2100         underrun signals. Fixes #357577.
2101
2102 2006-11-28  Edward Hervey  <edward@fluendo.com>
2103
2104         * gst/playback/Makefile.am:
2105         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
2106         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
2107         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
2108         (gst_decode_bin_init), (gst_decode_bin_dispose),
2109         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
2110         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
2111         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
2112         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
2113         (connect_element), (expose_pad), (type_found),
2114         (pad_added_group_cb), (pad_removed_group_cb),
2115         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
2116         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
2117         (are_raw_caps), (multi_queue_overrun_cb),
2118         (multi_queue_underrun_cb), (gst_decode_group_new),
2119         (get_current_group), (group_demuxer_event_probe),
2120         (gst_decode_group_control_demuxer_pad),
2121         (gst_decode_group_control_source_pad),
2122         (gst_decode_group_check_if_blocked),
2123         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
2124         (gst_decode_group_hide), (gst_decode_group_free),
2125         (gst_decode_group_set_complete), (source_pad_blocked_cb),
2126         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
2127         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
2128         (plugin_init):
2129         New decodebin2 element.
2130         Closes #370092
2131         * gst/playback/gstplay-marshal.list:
2132         Added marshallers for new signals in decodebin2
2133         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
2134         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
2135         is set.
2136
2137 2006-11-28  Wim Taymans  <wim@fluendo.com>
2138
2139         * gst/playback/gstplaybasebin.c: (setup_source),
2140         (gst_play_base_bin_change_state):
2141         Disable rtsp:// uris for the release, it's not good enough yet.
2142         Remove unused var.
2143
2144 2006-11-26  Wim Taymans  <wim@fluendo.com>
2145
2146         * ext/theora/theoradec.c: (gst_theora_dec_reset),
2147         (theora_dec_push_forward), (theora_dec_push_reverse),
2148         (theora_handle_data_packet), (theora_dec_decode_buffer),
2149         (theora_dec_flush_decode), (theora_dec_chain_reverse),
2150         (theora_dec_chain_forward), (theora_dec_chain):
2151         Implement reverse playback.
2152
2153         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
2154         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
2155         (vorbis_dec_chain_forward):
2156         Clear buffers used for reverse playback in _reset.
2157         No need to set the eos flag, we clip samples using the segment.
2158
2159 2006-11-24  Wim Taymans  <wim@fluendo.com>
2160
2161         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
2162         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
2163         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
2164         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
2165         Some cleanups.
2166         Handle continued pages in reverse mode.
2167
2168 2006-11-24  Wim Taymans  <wim@fluendo.com>
2169
2170         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
2171         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
2172         (vorbis_dec_flush_decode):
2173         Small cleanups.
2174         Don't try to add invalid timestamps.
2175         Clipping will unref the buffer.
2176
2177 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
2178
2179         * gst/adder/gstadder.h:
2180         * gst/audiotestsrc/gstaudiotestsrc.h:
2181           remove obsolete _factory_init protos
2182
2183 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
2184
2185         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
2186           Fix spacing in debug message.
2187
2188 2006-11-23  Wim Taymans  <wim@fluendo.com>
2189
2190         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
2191         (gst_ogg_demux_chain):
2192         Don't just ignore return values from _pad_push().
2193         Small debug improvements.
2194
2195 2006-11-23  Michael Smith  <msmith@fluendo.com>
2196
2197         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
2198           If our incoming buffer is marked as DISCONT, then increment the page
2199           number (so that the discontinuity is marked in the final ogg
2200           bitstream) and flush the previous page.
2201
2202 2006-11-22  Michael Smith  <msmith@fluendo.com>
2203
2204         * ext/theora/gsttheoraenc.h:
2205         * ext/theora/theoraenc.c: (gst_theora_enc_init),
2206         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
2207         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
2208         (theora_enc_chain), (theora_enc_change_state):
2209           Mark discontinuities of > 3/4 of a frame, reinit encoder.
2210
2211         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
2212         (GST_START_TEST), (theoraenc_suite):
2213           Enable discontinuity test, fix it.
2214
2215 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
2216
2217         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
2218         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
2219         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
2220         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2221         (gst_text_overlay_change_state):
2222         * ext/pango/gsttextoverlay.h:
2223           Some textoverlay fixes: for one, in the video chain function,
2224           actually wait for a text buffer to come in if there is none at the
2225           moment and there should be one; also, deal more gracefully with
2226           incoming buffers that do not have a timestamp or duration; discard
2227           text buffer when not needed any longer. Fixes #341681.
2228
2229         * tests/check/Makefile.am:
2230         * tests/check/elements/.cvsignore:
2231         * tests/check/elements/textoverlay.c:
2232         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
2233         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
2234         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
2235         (test_video_waits_for_text_send_text_newsegment_thread),
2236         (test_video_waits_for_text_shutdown_element),
2237         (test_render_continuity_push_video_buffers_thread),
2238         (textoverlay_suite):
2239           Add some unit tests for textoverlay.
2240
2241 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
2242
2243         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
2244           Avoid integer underflow when the found probability for mp3 is
2245           smaller than the 'penalty' we subtract if there's not a clean
2246           mp3 header sync at offset 0.
2247
2248 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
2249
2250         * docs/libs/gst-plugins-base-libs-sections.txt:
2251           Add some new symbols to the docs
2252
2253 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
2254
2255         * tests/check/Makefile.am:
2256         * tests/check/elements/ffmpegcolorspace.c:
2257         (ffmpegcolorspace_suite):
2258           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
2259           (for now not for valgrinding though, since it takes too long).
2260
2261 2006-11-20  Wim Taymans  <wim@fluendo.com>
2262
2263         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2264         (gst_ffmpeg_pixfmt_to_caps):
2265         Fix RGBA32 caps. Fixes #357038.
2266
2267 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
2268
2269         * gst-libs/gst/interfaces/mixertrack.h:
2270           Add FIXME so we can add some padding here in 0.11
2271
2272 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
2273
2274         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2275           Fix GstBaseRTPAudioPayload structure so the whole GObject
2276           inheritance business actually works (parent class instance structure
2277           must always come first in the derived class instance structure).
2278
2279 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
2280
2281         * gst/videotestsrc/Makefile.am:
2282         * tests/check/Makefile.am:
2283           Make sure our checks and the videotestsrc plugin link against the
2284           local uninstalled gst libs and not any installed gst libs that
2285           might happen to exist as well.
2286
2287         * tests/check/elements/adder.c: (message_received),
2288         (test_event_message_received), (test_play_twice_message_received):
2289         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2290           Fix compiler warnings when compiling against core with disabled
2291           debugging system.
2292
2293 2006-11-16  Michael Smith  <msmith@fluendo.com>
2294
2295         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2296         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
2297           Fix audiorate, so that it accurately sets offsets and timestamps.
2298           Doesn't change the fundamental algorithmic decisions; so should be
2299           safe.
2300
2301         * tests/check/Makefile.am:
2302           Enable audiorate test now that it passes.
2303
2304 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
2305
2306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
2307           clear xv when going to NULL, remove // commented non-existant proto
2308
2309         * tests/examples/seek/seek.c: (main):
2310           add missing tooltip description for scrub and play_scrub
2311
2312 2006-11-14  David Schleef  <ds@schleef.org>
2313
2314         * configure.ac:
2315           Bump liboil requirement to 0.3.8.
2316         * gst-libs/gst/riff/riff-media.c:
2317           Add Dirac fourcc.
2318         * gst/videoscale/vs_image.h:
2319         * gst/videoscale/vs_scanline.h:
2320           Use liboil's stdint.h.
2321         * gst/videotestsrc/videotestsrc.c:
2322           Remove liboil related ifdef's, since they aren't needed now, and
2323           won't work with future versions.
2324
2325 2006-11-14  David Schleef  <ds@schleef.org>
2326
2327         * gst/videoscale/Makefile.am:
2328         * gst/videoscale/gstvideoscale.c:
2329         * gst/videoscale/gstvideoscale.h:
2330         * gst/videoscale/vs_4tap.c:
2331         * gst/videoscale/vs_4tap.h:
2332         * gst/videoscale/vs_image.c:
2333         * gst/videoscale/vs_image.h:
2334         * gst/videoscale/vs_scanline.c:
2335         * gst/videoscale/vs_scanline.h:
2336           Add a 4-tap image scaler.  Theoretically looks much prettier.
2337           The tap calculation could use some improvement.
2338
2339 2006-11-14  Wim Taymans  <wim@fluendo.com>
2340
2341         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
2342
2343         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
2344         (gst_riff_parse_strf_iavs):
2345         * gst/subparse/gstsubparse.c: (convert_encoding):
2346         * gst/tcp/gstmultifdsink.c:
2347         (gst_multi_fd_sink_handle_client_write):
2348         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
2349         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
2350         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
2351         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
2352         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2353         (gst_ximagesink_ximage_new):
2354         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
2355         Various gsize and gssize printf fixes. Fixes #372507.
2356
2357 2006-11-13  Wim Taymans  <wim@fluendo.com>
2358
2359         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2360         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
2361         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
2362         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
2363         (vorbis_dec_chain_forward), (vorbis_dec_chain):
2364         * ext/vorbis/vorbisdec.h:
2365         First stab at vorbis reverse playback.
2366
2367 2006-11-13  Wim Taymans  <wim@fluendo.com>
2368
2369         * gst-libs/gst/audio/gstbaseaudiosink.c:
2370         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2371         * gst-libs/gst/audio/gstbaseaudiosink.h:
2372         Make the clock sync code more accurate wrt resampling and playback
2373         at different rates.
2374         
2375         * gst-libs/gst/audio/gstringbuffer.c:
2376         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
2377         * gst-libs/gst/audio/gstringbuffer.h:
2378         Use better algorithm to interpolate sample rates. 
2379
2380 2006-11-13  Michael Smith  <msmith@fluendo.com>
2381
2382         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
2383           Improve a debug line slightly.
2384
2385         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
2386           Call gst_riff_init() in plugin_init, to avoid getting errors from
2387           the debug system (unrelated changes to another plugin made this turn
2388           up; not sure why).
2389
2390 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
2391
2392         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
2393
2394         * win32/common/libgsttag.def:
2395           Add missing symbol (#366492).
2396
2397 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
2398
2399         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
2400           Don't unref a NULL pad.
2401
2402 2006-11-09  Wim Taymans  <wim@fluendo.com>
2403
2404         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
2405         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
2406         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
2407         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
2408         (gst_ogg_demux_loop):
2409         Implement first stab at reverse playback.
2410
2411 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
2412
2413         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2414         (gst_riff_create_video_template_caps):
2415           add h263/h264 variants to the caps, Fixes #363118
2416
2417 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
2418
2419         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2420         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2421           Use g_strerror instead of strerror so we get UTF-8.
2422
2423 2006-11-03  David Schleef  <ds@schleef.org>
2424
2425         * ext/ogg/gstoggdemux.c:
2426         * ext/ogg/gstoggmux.c:
2427           Add/remove KW-DIRAC header here, since it is ogg-specific.
2428
2429 2006-11-03  Michael Smith  <msmith@fluendo.com>
2430
2431         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
2432           Recognise more mpeg4 elementary video streams.
2433
2434 2006-11-02  Edward Hervey  <edward@fluendo.com>
2435
2436         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
2437         Lower the probability of mp3 typefinding functions if we don't find a
2438         valid mp3 header at the start of the file.
2439         Closes #369482
2440
2441 2006-11-02  Wim Taymans  <wim@fluendo.com>
2442
2443         * ext/theora/gsttheoradec.h:
2444         * ext/theora/theoradec.c: (gst_theora_dec_init),
2445         (theora_dec_sink_event), (theora_dec_chain_forward),
2446         (theora_dec_flush_decode), (theora_dec_chain_reverse),
2447         (theora_dec_chain):
2448         Document and partially implement an algorithm for doing reverse playback
2449         of theora video.
2450
2451 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
2452
2453         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
2454
2455         * win32/common/config.h:
2456         * win32/common/interfaces-enumtypes.c:
2457         * win32/common/libgsttag.def:
2458         * win32/vs8/gst-plugins-base.sln:
2459         * win32/vs8/libgstaudioresample.vcproj:
2460         * win32/vs8/libgstinterfaces.vcproj:
2461         * win32/vs8/libgstogg.vcproj:
2462         * win32/vs8/libgstriff.vcproj:
2463         * win32/vs8/libgsttag.vcproj:
2464         * win32/vs8/libgsttheora.vcproj:
2465         * win32/vs8/libgstvideoscale.vcproj:
2466         * win32/vs8/libgstvorbis.vcproj:
2467           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
2468           to libgsttag.def; add missing dependencies for some vs8 projects;
2469           re-arrange placement of .def files in vs8 projects (#366334).
2470
2471 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
2472
2473         * ext/ogg/gstogg.c:
2474           Remove unused variable.
2475
2476         * ext/ogg/gstoggdemux.c:
2477           Fix Wim's surname in plugin description.
2478
2479 2006-10-31  Wim Taymans  <wim@fluendo.com>
2480
2481         * gst-plugins-base.spec.in:
2482         spec new .h file. Fixes #368310.
2483
2484 2006-10-31  Michael Smith  <msmith@fluendo.com>
2485
2486         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
2487         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
2488         (gst_multi_fd_sink_get_stats),
2489         (gst_multi_fd_sink_remove_client_link),
2490         (gst_multi_fd_sink_queue_buffer),
2491         (gst_multi_fd_sink_handle_clients):
2492         * gst/tcp/gstmultifdsink.h:
2493           Make using the remove or clear signals threadsafe.
2494           Make calling get-stats with an invalid fd not segfault.
2495           Fixes 368273.
2496
2497 2006-10-31  Wim Taymans  <wim@fluendo.com>
2498
2499         * gst-libs/gst/rtp/Makefile.am:
2500         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2501         (gst_base_rtp_audio_payload_init):
2502         Fix and activate base audio payloader.
2503
2504 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
2505
2506         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
2507         (plugin_init):
2508           Add typefinder for QuickTime Image Files (see #366156).
2509
2510 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
2511
2512         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2513           Another typo fix (#366212).
2514
2515 2006-10-27  Wim Taymans  <wim@fluendo.com>
2516
2517         * gst/volume/gstvolume.c: (volume_transform_ip):
2518         Use stream time to synchronize volume property instead of rather random
2519         timestamps. This is needed when gnonlin does its time shifting.
2520
2521 2006-10-27  Wim Taymans  <wim@fluendo.com>
2522
2523         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
2524
2525         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
2526         Remove the pad from the element in release_pad. Fixes #364812.
2527
2528 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
2529
2530         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
2531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
2532           Explicitly create our custom buffer classes at a thread-safe
2533           location as well, since g_type_class_ref() doesn't seem to be
2534           entirely thread-safe either (#365501; also see #349410).
2535
2536 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
2537
2538         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
2539         (gst_riff_parse_info):
2540           If strings in INFO chunk are not UTF-8, do something similar to
2541           what we do for ID3v1 tags: check a number of environment variables
2542           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
2543           character sets to try, otherwise try the current locale and/or fall
2544           back on ISO-8859-1. Fixes #360552.
2545
2546 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2547
2548         * gst/videotestsrc/gstvideotestsrc.c:
2549         (gst_video_test_src_pattern_get_type),
2550         (gst_video_test_src_set_pattern):
2551         * gst/videotestsrc/gstvideotestsrc.h:
2552         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
2553         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
2554         (gst_video_test_src_checkers8):
2555         * gst/videotestsrc/videotestsrc.h:
2556           Add a bunch of exciting new checkers patterns.
2557
2558 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2559
2560         * gst/subparse/Makefile.am:
2561         * gst/subparse/gstsubparse.c:
2562         (gst_sub_parse_data_format_autodetect),
2563         (gst_sub_parse_format_autodetect), (handle_buffer),
2564         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2565         * gst/subparse/gstsubparse.h:
2566         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2567         (parse_tmplayer):
2568         * gst/subparse/tmplayerparse.h:
2569           Add support for TMPlayer-type subtitles (#362845).
2570
2571         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2572         (GST_START_TEST), (subparse_suite):
2573           Add some basic unit tests for the above.
2574
2575 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2576
2577         * tests/check/elements/audiorate.c: (test_injector_base_init),
2578         (test_injector_class_init), (test_injector_chain),
2579         (test_injector_init), (probe_cb), (do_perfect_stream_test),
2580         (GST_START_TEST), (audiorate_suite):
2581           More tests for audiorate: inject buffers to check behaviour when
2582           buffers overlap.
2583
2584 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
2585
2586         * tests/check/Makefile.am:
2587         * tests/check/elements/.cvsignore:
2588         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2589         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2590           Add some basic unit tests for audiorate. Disabled at the moment
2591           since it doesn't pass yet (see bug #363119).
2592
2593 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2594
2595         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2596         (parse_subrip), (handle_buffer):
2597           Add missing closing tags for markup and fix broken markup,
2598           otherwise pango won't render anything (fixes #357531). Also,
2599           make sure the text we send out is always NUL-terminated
2600           (better safe than sorry etc.).
2601
2602         * tests/check/elements/subparse.c: (test_srt_do_test),
2603         (test_srt):
2604           Some more tests for .srt incl. tests for the above stuff.
2605
2606 2006-10-20  Julien MOUTTE  <julien@moutte.net>
2607
2608         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2609         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2610         Patch by: Stefan Kost  <ensonic@users.sf.net>
2611         Try to redraw borders only when needed. Apparently this consumes
2612         resources on small devices... :-O (#363607)
2613
2614 2006-10-20  Michael Smith  <msmith@fluendo.com>
2615
2616         * gst/tcp/gstmultifdsink.c:
2617         (gst_multi_fd_sink_client_queue_buffer):
2618           If caps change, then update the client's idea of the caps so that we
2619           don't end up re-sending streamheaders for every single buffer after
2620           the caps change.
2621
2622 2006-10-20  Michael Smith  <msmith@fluendo.com>
2623
2624         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2625         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2626           Set caps on pushed buffers; fix up refcounting of caps objects.
2627
2628 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2629
2630         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2631         (plugin_init):
2632           Typefind mmsh header data packet to application/x-mmsh (#362625).
2633
2634 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2635
2636         * tests/check/Makefile.am:
2637         * tests/check/elements/.cvsignore:
2638         * tests/check/elements/subparse.c: (buffer_from_static_string),
2639         (setup_subparse), (teardown_subparse), (test_srt_do_test),
2640         (GST_START_TEST), (subparse_suite):
2641           Add very simple unit test for subparse.
2642
2643 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2644
2645         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2646         (parse_subrip):
2647           Strip trailing newlines from subtitle text output.
2648
2649 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2650
2651         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2652         (gst_sub_parse_change_state):
2653           Fix memleak; clear subparse->textbuf n state change function.
2654
2655 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2656
2657         * gst/subparse/gstsubparse.c:
2658         (gst_sub_parse_data_format_autodetect):
2659           Don't require subrip (.srt) files to start with a chunk number of 1.
2660
2661 2006-10-18  Wim Taymans  <wim@fluendo.com>
2662
2663         * gst-libs/gst/audio/gstbaseaudiosink.c:
2664         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2665         * gst-libs/gst/audio/gstbaseaudiosink.h:
2666         Extract rate from the NEWSEGMENT event.
2667         Use commit_full to also take rate adjustment into account when writing
2668         samples to the ringbuffer.
2669         
2670         * gst-libs/gst/audio/gstringbuffer.c:
2671         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2672         (gst_ring_buffer_read):
2673         * gst-libs/gst/audio/gstringbuffer.h:
2674         Added _commit_full() to also take rate into account.
2675         Use simple interpolation algorithm to resample audio.
2676         API: gst_ring_buffer_commit_full()
2677
2678         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2679         * tests/examples/seek/seek.c: (segment_done):
2680         Don't try to seek with 0.0 rate, just pause instead.
2681         Remove bogus debug line.
2682
2683 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2684
2685         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2686         (setup_source):
2687           Catch async errors when starting up the subtitle bin, so we can
2688           stop waiting and continue with the main film instead of hanging
2689           forever. Fixes #339366.
2690
2691         * tests/check/elements/playbin.c: (playbin_suite):
2692           Enable unit test for the above.
2693
2694 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2695
2696         * tests/check/Makefile.am:
2697         * tests/check/elements/.cvsignore:
2698         * tests/check/elements/playbin.c: (GST_START_TEST),
2699         (gst_red_video_src_uri_get_type),
2700         (gst_red_video_src_uri_get_protocols),
2701         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2702         (gst_red_video_src_uri_handler_init),
2703         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2704         (gst_red_video_src_create), (gst_red_video_src_class_init),
2705         (gst_red_video_src_init), (plugin_init), (playbin_suite):
2706           Some small and basic unit tests for playbin; not very useful yet,
2707           but at least a start.
2708
2709 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2710
2711         * gst/playback/gstplaybin.c: (setup_sinks):
2712           The old pad activation spiel.
2713
2714 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2715
2716         * gst/playback/gstplaybasebin.c: (setup_source):
2717           Don't hang forever if the subbin already fails to start up in 
2718           the state change to PAUSED (#339366).
2719
2720 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
2721
2722         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2723         (gst_tuner_set_channel), (gst_tuner_get_channel),
2724         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2725         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2726         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2727         (gst_tuner_find_channel_by_name):
2728           Fix some function guards, add some more function guards.
2729
2730 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
2731
2732         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2733         (remove_element_chain):
2734         Don't return a pad from get_our_ghost_pad unless it is actually the
2735         one we want.
2736         Change a cast in remove_element_chain slightly.
2737
2738 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2739
2740         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2741         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2742         Segment seeking needs to use the rate and set stop to -1.
2743
2744 2006-10-13  Wim Taymans  <wim@fluendo.com>
2745
2746         * gst-libs/gst/audio/gstbaseaudiosink.c:
2747         (gst_base_audio_sink_setcaps):
2748         Don't crash when ringbuffer is not yet created.
2749         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2750         Fixes #361634.
2751
2752         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2753         * gst/playback/gststreamselector.c:
2754         (gst_stream_selector_request_new_pad):
2755         Activate pads befre adding them to running elements.
2756
2757 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2758
2759         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2760         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2761         updater when we start grabing the slider. Don't wait for the
2762         pipeline to be PAUSED.
2763
2764 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2765
2766         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2767         (gst_mixer_set_volume), (gst_mixer_get_volume),
2768         (gst_mixer_set_mute), (gst_mixer_set_option),
2769         (gst_mixer_get_option), (gst_mixer_mute_toggled),
2770         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2771         (gst_mixer_option_changed):
2772           Guard mixer interface functions against bogus arguments.
2773
2774 2006-10-12  Julien MOUTTE  <julien@moutte.net>
2775
2776         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2777         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2778         (msg_state_changed), (main): Use state-changed messages to trigger
2779         start/stop of scale update timer. Indeed the scale slider was
2780         jumping here and there because the update timer was activated 
2781         before seek completed. This fixes instant applying of rate changes
2782         by pressing the spinbutton like a crazy man !
2783
2784 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
2785
2786         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
2787
2788         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2789         (gst_basertppayload_finalize):
2790           Fix two small memory leaks (#361456).
2791
2792 2006-10-10  Julien MOUTTE  <julien@moutte.net>
2793
2794         * tests/examples/seek/seek.c: (do_seek),
2795         (rate_spinbutton_changed_cb): When changing spinbutton we try
2796         to change the rate on the fly.
2797
2798 2006-10-10  Wim Taymans  <wim@fluendo.com>
2799
2800         * gst-libs/gst/riff/riff-ids.h:
2801         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2802         (gst_riff_create_audio_template_caps):
2803         Add WMS caps.
2804
2805 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2806
2807         Patch by: Josep Torre Valles <josep@fluendo.com>
2808
2809         * ext/gnomevfs/gstgnomevfssink.c:
2810         * ext/gnomevfs/gstgnomevfssrc.c:
2811         Fix URI interface implementation return type.
2812         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2813         Fix what looks like a copy/paste issue when assigning values.
2814         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2815         (gst_audio_filter_template_get_type):
2816         Cast to prevent Forte warnings.
2817         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2818         Fix URI interface implementation return type.
2819         gst_pad_query_position requires a signed integer pointer as
2820         3rd parameter, GstClockTime is unsigned.
2821         * gst/audioconvert/audioconvert.c:
2822         Fix integer overflow when treated as signed.
2823         * gst/audioresample/resample.c: (resample_add_input_data):
2824         Cast to prevent warnings on Forte.
2825         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2826         Fix integer overflow when treated as signed.
2827         * gst/ffmpegcolorspace/imgconvert_template.h:
2828         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2829         * gst/playback/gstdecodebin.c: (queue_filled_cb),
2830         (cleanup_decodebin):
2831         Who initialises a guint to -1!
2832         Cast function pointers to prevent warnings on Forte.
2833         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2834         (queue_threshold_reached):
2835         Cast function pointers correctly to prevent warnings on Forte.
2836         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2837         Cast function pointers correctly to prevent warnings on Forte.
2838         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2839         Obvious change to unsigned, 0xEF > max signed char.
2840         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2841         GstClockTime is unsigned, initialise correctly.
2842         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2843         Cast so pointer arithemetic doesn't cause warnings on Forte.
2844         * gst/videorate/gstvideorate.c:
2845         Use correct return value.
2846         * tests/examples/seek/scrubby.c:
2847         GstClockTime is unsigned, initialise correctly.
2848
2849 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
2850
2851         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
2852
2853         * gst/typefind/gsttypefindfunctions.c:
2854           Recognise XML files and XML-like files shorter than 256 bytes as
2855           well (fixes #359237).
2856
2857 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
2858
2859         Patch by: Renato Filho <renato.filho@indt.org.br>
2860         
2861         * gst/typefind/gsttypefindfunctions.c:
2862         Added typefind functions to video/x-nuv media.
2863         
2864 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
2865
2866         * gst-libs/gst/interfaces/xoverlay.c:
2867         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2868           Some more guards against invalid input.
2869
2870 2006-10-07  Julien MOUTTE  <julien@moutte.net>
2871
2872         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
2873         Useless goto.
2874         * tests/examples/seek/seek.c: (do_seek),
2875         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2876         seek example to experiment with rates != 1.0 (reverse playback !)
2877
2878 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
2879
2880         * gst-libs/gst/interfaces/xoverlay.c:
2881           Unref message in doc-example (spotted by Robert McQueen)
2882
2883 2006-10-06  Wim Taymans  <wim@fluendo.com>
2884
2885         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2886         (mpeg1_parse_header), (mpeg1_sys_type_find):
2887         printf fix.
2888
2889 2006-10-06  Wim Taymans  <wim@fluendo.com>
2890
2891         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2892         (close_pad_link):
2893         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2894         Activate dynamic pads before adding them to the element.
2895
2896 2006-10-06  Michael Smith  <msmith@fluendo.com>
2897
2898         * gst-libs/gst/floatcast/floatcast.h:
2899           Fix obviously-bogus macros; use the correct types.
2900
2901 2006-10-06  Wim Taymans  <wim@fluendo.com>
2902
2903         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2904         (gst_base_rtp_depayload_change_state):
2905         Also call parent state change function to activate pads.
2906
2907         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2908         (mpeg1_parse_header), (mpeg1_sys_type_find):
2909         Add some more debug info in mpeg typefinding.
2910
2911 2006-10-06  Michael Smith  <msmith@fluendo.com>
2912
2913         * ext/theora/theoradec.c: (theora_dec_chain):
2914           Zero byte theora packets are valid and well-defined; don't warn on
2915           them.
2916
2917 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2918
2919         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2920         (gst_multi_fd_sink_get_stats), (find_limits),
2921         (gst_multi_fd_sink_queue_buffer):
2922           API: add dropped_buffers to the get-stats GValueArray
2923
2924 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
2925
2926         * ext/alsa/gstalsadeviceprobe.c:
2927         (gst_alsa_device_property_probe_get_values):
2928         * ext/alsa/gstalsasink.c: (set_hwparams):
2929         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2930         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2931         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2932         (gst_ogg_mux_process_best_pad):
2933         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2934         (gst_ogg_parse_chain):
2935         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2936         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2937         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2938         (gst_vorbis_enc_buffer_check_discontinuous):
2939         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2940         * gst-libs/gst/audio/gstbaseaudiosink.c:
2941         (gst_base_audio_sink_render):
2942         * gst-libs/gst/cdda/gstcddabasesrc.c:
2943         (gst_cdda_base_src_handle_track_seek):
2944         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2945         (gst_base_rtp_depayload_push_full):
2946         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2947         * gst/audioresample/resample.c: (resample_input_pushthrough):
2948         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2949         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2950         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2951         (wavpack_type_find):
2952         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2953         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2954         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2955         * tests/check/elements/volume.c: (GST_START_TEST):
2956           Printf format fixes.
2957
2958 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2959
2960         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2961           Fix a simple mistake (see the docs)
2962           Fixes #359580
2963
2964 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2965
2966         * docs/plugins/Makefile.am:
2967         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2968         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2969         * docs/plugins/gst-plugins-base-plugins.args:
2970         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2971         * docs/plugins/inspect/plugin-adder.xml:
2972         * docs/plugins/inspect/plugin-alsa.xml:
2973         * docs/plugins/inspect/plugin-audioconvert.xml:
2974         * docs/plugins/inspect/plugin-audiorate.xml:
2975         * docs/plugins/inspect/plugin-audioresample.xml:
2976         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2977         * docs/plugins/inspect/plugin-cdparanoia.xml:
2978         * docs/plugins/inspect/plugin-decodebin.xml:
2979         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2980         * docs/plugins/inspect/plugin-gdp.xml:
2981         * docs/plugins/inspect/plugin-gnomevfs.xml:
2982         * docs/plugins/inspect/plugin-libvisual.xml:
2983         * docs/plugins/inspect/plugin-ogg.xml:
2984         * docs/plugins/inspect/plugin-pango.xml:
2985         * docs/plugins/inspect/plugin-playbin.xml:
2986         * docs/plugins/inspect/plugin-subparse.xml:
2987         * docs/plugins/inspect/plugin-tcp.xml:
2988         * docs/plugins/inspect/plugin-theora.xml:
2989         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2990         * docs/plugins/inspect/plugin-video4linux.xml:
2991         * docs/plugins/inspect/plugin-videorate.xml:
2992         * docs/plugins/inspect/plugin-videoscale.xml:
2993         * docs/plugins/inspect/plugin-videotestsrc.xml:
2994         * docs/plugins/inspect/plugin-volume.xml:
2995         * docs/plugins/inspect/plugin-vorbis.xml:
2996         * docs/plugins/inspect/plugin-ximagesink.xml:
2997         * docs/plugins/inspect/plugin-xvimagesink.xml:
2998           Add vorbistag element to docs; update version numbers to 0.10.10.1.
2999
3000 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
3001
3002         Patch by: James "Doc" Livingston <doclivingston at gmail com>
3003
3004         * ext/vorbis/Makefile.am:
3005         * ext/vorbis/vorbis.c: (plugin_init):
3006         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
3007         (vorbis_parse_parse_packet), (vorbis_parse_chain):
3008         * ext/vorbis/vorbisparse.h:
3009         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
3010         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
3011         (gst_vorbis_tag_parse_packet):
3012         * ext/vorbis/vorbistag.h:
3013           Add new vorbistag element which derives from vorbisparse
3014           and is essentially the same as well, only that it implements
3015           the GstTagSetter interface and can modify the stream's
3016           vorbiscomment on the fly (#335635).
3017
3018         * tests/check/Makefile.am:
3019         * tests/check/elements/.cvsignore:
3020         * tests/check/elements/vorbistag.c: (setup_vorbistag),
3021         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
3022         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
3023         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
3024           Add unit test for new vorbistag element.
3025
3026 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
3027
3028         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
3029         (vorbis_parse_push_headers), (vorbis_parse_chain):
3030           Set BOS flag in packet structure to fix 'jump depends
3031           on unitialized value' errors in valgrind; various minor
3032           clean-ups.
3033
3034 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
3035
3036         * gst/playback/gstdecodebin.c: (close_pad_link):
3037         Fix typo in a debug statement.
3038
3039         * gst/playback/gstplaybasebin.c: (probe_triggered),
3040         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
3041         (gen_source_element), (source_new_pad), (analyse_source),
3042         (setup_source):
3043         When handling no_more_pads in new_decoded_pad, make sure to treat
3044         subtitle pads correctly. Fixes playback with subtitle files.
3045
3046         Move a recurring message to LOG level.
3047
3048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3049         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
3050         which ends up as -1 when cast to an int. Make the logic handle the
3051         max value as an unsigned mask and only change the colorkey when it's
3052         a value we recognise.
3053
3054 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3055
3056         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3057         Removed empty * between paragraphs
3058
3059 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3060
3061         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3062         * gst-libs/gst/rtp/README:
3063         Moved some documentation into .c file
3064
3065 2006-09-29  Wim Taymans  <wim@fluendo.com>
3066
3067         * gst/playback/gstdecodebin.c: (no_more_pads):
3068         Fix compilation.
3069
3070 2006-09-29  Wim Taymans  <wim@fluendo.com>
3071
3072         * gst/playback/gstdecodebin.c: (new_caps):
3073         Remove g_print
3074
3075         * gst/playback/gstplaybin.c:
3076         Add some docs.
3077
3078 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
3079
3080         * tests/check/Makefile.am:
3081           Re-enable cddabasesrc test to see if it works again
3082           now.
3083
3084 2006-09-29  Wim Taymans  <wim@fluendo.com>
3085
3086         * gst/playback/gstplaybasebin.c: (setup_subtitle),
3087         (gen_source_element):
3088         Handle invalid URIs a bit more gracefully.
3089
3090 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
3091
3092         * tests/check/pipelines/oggmux.c:
3093           Remove obsolete comment.
3094
3095 2006-09-29  Michael Smith  <msmith@fluendo.com>
3096
3097         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
3098         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
3099         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
3100         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
3101         (gst_ogg_mux_collected):
3102           Commit patch from James "Doc" Livingston, adds proper EOS handling
3103           in oggmux. GStreamer can, for the first time ever, create a valid
3104           Ogg file! Yay!
3105
3106         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
3107         (oggmux_suite):
3108           Reenable tests now that they pass.
3109
3110 2006-09-29  Wim Taymans  <wim@fluendo.com>
3111
3112         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
3113         Stop reading commands when EOF (we read 0) as well.
3114
3115 2006-09-28  Wim Taymans  <wim@fluendo.com>
3116
3117         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
3118         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
3119         (find_dynamic), (unlinked), (close_link):
3120         Implement delayed caps linking needed for element with a lot of
3121         different caps on the src pads that get fixed at runtime.
3122         Improve management of dynamic elements.
3123
3124         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3125         (group_destroy), (group_commit), (check_queue), (queue_overrun),
3126         (gen_preroll_element), (remove_groups), (unknown_type),
3127         (add_element_stream), (no_more_pads_full), (no_more_pads),
3128         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
3129         (new_decoded_pad), (setup_subtitle), (array_has_value),
3130         (gen_source_element), (source_new_pad), (has_all_raw_caps),
3131         (analyse_source), (remove_decoders), (make_decoder),
3132         (remove_source), (setup_source), (finish_source), (prepare_output),
3133         (gst_play_base_bin_change_state):
3134         * gst/playback/gstplaybasebin.h:
3135         Use more _CAST instead of full type checking casts.
3136         Small cleanups, plug some leaks.
3137         Handle dynamic sources.
3138         Add some helper functions to create lists of strings used for
3139         blacklisting and other stuff.
3140         Refactor some code dealing with analysing the source.
3141         Re-enable sources without pads (like cd:// or other selfcontained
3142         elements).
3143
3144 2006-09-28  Wim Taymans  <wim@fluendo.com>
3145
3146         * gst-libs/gst/audio/gstbaseaudiosink.c:
3147         (gst_base_audio_sink_render):
3148         When we have a timestamp, we can still perform clipping.
3149         When we have no clock, we must play the sample ASAP.
3150
3151 2006-09-28  Wim Taymans  <wim@fluendo.com>
3152
3153         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3154         Set caps on outgoing buffers.
3155
3156         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
3157         (gst_video_rate_event), (gst_video_rate_chain):
3158         * gst/videorate/gstvideorate.h:
3159         Fix videorate some more. Fixes #357977
3160
3161 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
3162
3163         * tests/check/elements/adder.c: (adder_suite):
3164           Don't set timeout to 6 seconds when we're running
3165           in valgrind ... (and how is 6 seconds longer than
3166           the default anyway?)
3167
3168 2006-09-28  Wim Taymans  <wim@fluendo.com>
3169
3170         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3171         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
3172         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
3173         Keep sink and src segment to keep track of time and support more
3174         input formats.
3175         Fix bogus next_offset and run_time calculation, don't understand how
3176         this could have worked before. Fixes #357976.
3177         Remove some unneeded vars.
3178
3179 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
3180
3181         * gst/playback/gstplaybin.c: (remove_sinks):
3182           Only remove visualisation from visbin if there is a visbin (or:
3183           don't throw warnings when closing totem without playing a file).
3184
3185 2006-09-27  Wim Taymans  <wim@fluendo.com>
3186
3187         * gst-libs/gst/audio/gstbaseaudiosink.c:
3188         (gst_base_audio_sink_render):
3189         Add some more info in a WARNING.
3190
3191         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3192         (gst_base_audio_src_create):
3193         Handle PAUSE in create function, use new -core addition to
3194         wait for playing. Fixes pausing and resuming capture from an
3195         audiosrc.
3196
3197         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
3198         (gst_ring_buffer_read):
3199         Constify some more.
3200         Caller supports interrupted reads now.
3201
3202 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3203
3204         * tests/check/Makefile.am:
3205           Another attempt to make the gen64 buildbot happy.
3206
3207 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
3208
3209         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
3210
3211         * ext/libvisual/visual.c: (gst_visual_clear_actors),
3212         (gst_visual_chain), (gst_visual_change_state):
3213           Libvisual plugin was not passing audio data to libvisual 0.4.0 
3214           correctly. Fixes #357800
3215
3216 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3217
3218         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
3219           Add timeout to _get_state() so we see which pipeline it is
3220           that causes trouble on the gen64 build bot.
3221
3222 2006-09-27  Wim Taymans  <wim@fluendo.com>
3223
3224         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3225         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
3226         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
3227         (gst_base_rtp_depayload_set_gst_timestamp):
3228         the source pad always uses fixed caps.
3229
3230 2006-09-27  Wim Taymans  <wim@fluendo.com>
3231
3232         * docs/libs/gst-plugins-base-libs-docs.sgml:
3233         * docs/libs/gst-plugins-base-libs-sections.txt:
3234         * gst-libs/gst/audio/gstaudioclock.c:
3235         * gst-libs/gst/audio/gstaudioclock.h:
3236         * gst-libs/gst/audio/gstaudiosink.c:
3237         * gst-libs/gst/audio/gstaudiosink.h:
3238         * gst-libs/gst/audio/gstaudiosrc.c:
3239         * gst-libs/gst/audio/gstbaseaudiosink.c:
3240         (gst_base_audio_sink_render):
3241         * gst-libs/gst/audio/gstbaseaudiosink.h:
3242         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
3243         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3244         * gst-libs/gst/audio/gstringbuffer.h:
3245         Added docs for the audio libs.
3246
3247 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
3248
3249         * tests/check/Makefile.am:
3250           Temporarily disable test that fails on the bots for unknown reasons.
3251
3252 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
3253
3254         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3255         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3256         Moved AudioCodecType into priv
3257         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
3258
3259 2006-09-25  Wim Taymans  <wim@fluendo.com>
3260
3261         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
3262         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
3263         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
3264         (new_pad):
3265         Cleanups and small leak fixes.
3266         Added Depayloaders to valid list of autopluggable elements.
3267
3268 2006-09-25  Wim Taymans  <wim@fluendo.com>
3269
3270         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3271         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
3272         (gen_video_element), (gen_text_element), (gen_audio_element),
3273         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
3274         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
3275         Detect NO_PREROLL state change returns and disable clock distribution to
3276         the sinks so that sync is disabled.
3277         Avoid some type checking and do simple casts instead.
3278         Small cleanups, fix some FIXMEs.
3279         Be more robust when linking user specified elements, catch an report
3280         errors. Fixes #357404.
3281         Fix some leaks in the error paths.
3282
3283 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
3284
3285         * ChangeLog:
3286           ChangeLog surgery for missing bug-number
3287
3288 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
3289
3290         Patch by: Peter Kjellerstedt  <pkj at axis com>
3291
3292         * gst/playback/test.c:
3293           Fix compilation with uClibc and -Werror (#357591).
3294
3295 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
3296
3297         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
3298           Parse dates that are followed by a time as well (#357532).
3299
3300         * tests/check/libs/tag.c: (test_vorbis_tags):
3301           Add unit test for this.
3302
3303 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3304
3305         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
3306         (gst_audio_convert_transform_caps):
3307         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
3308         * gst/videotestsrc/videotestsrc.h:
3309           A few array const-ifications.
3310
3311 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3312
3313         * tests/check/Makefile.am:
3314           See if this makes the build bots happy.
3315
3316         * tests/check/libs/cddabasesrc.c:
3317           UTF8-ise my name.
3318
3319 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3320
3321         Patch by: Young-Ho Cha <ganadist at chollian dot net>
3322
3323         * gst/subparse/samiparse.c: (handle_start_font),
3324         (fix_invalid_entities):
3325           More case-insensitivity for certain tags; recognise entities with
3326           decimal codes as special entities as well (#357330).
3327
3328 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3329
3330         * gst-libs/gst/Makefile.am:
3331           Need to build tag directory before cdda.
3332
3333 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
3334
3335         * docs/libs/gst-plugins-base-libs-sections.txt:
3336         * gst-libs/gst/cdda/Makefile.am:
3337         * gst-libs/gst/cdda/gstcddabasesrc.c:
3338         (gst_cdda_base_src_base_init):
3339         * gst-libs/gst/cdda/gstcddabasesrc.h:
3340         * gst-libs/gst/tag/tag.h:
3341         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
3342         (gst_tag_register_musicbrainz_tags):
3343           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
3344           depend on libgsttag. This is required so we can extract/read tags like
3345           DISCID without depending on libgstcddabasesrc (which used to register
3346           them).
3347
3348         * gst-libs/gst/tag/gstvorbistag.c:
3349           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
3350           tags (also see #347848).
3351
3352         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
3353           Log vorbis comments we are actually writing. Const-ify array.
3354
3355 2006-09-23  Wim Taymans  <wim@fluendo.com>
3356
3357         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
3358         Improve buffering a bit by avoiding a deadlock because we cannot assume
3359         the underrun is always called.
3360
3361 2006-09-23  Wim Taymans  <wim@fluendo.com>
3362
3363         Patch by: Young-Ho Cha <ganadist at chollian dot net>
3364
3365         * gst-libs/gst/riff/riff-ids.h:
3366         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3367         (gst_riff_create_audio_template_caps):
3368         Added MPEG-4 AAC and id and caps. Fixes #357289
3369         Added WMA9 Lossless id.
3370
3371 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
3372
3373         * ext/gnomevfs/gstgnomevfssrc.c:
3374           Fix misleading docs addition.
3375
3376         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3377           Get rid of compiler warning the right way.
3378
3379 2006-09-22  Wim Taymans  <wim@fluendo.com>
3380
3381         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3382         (gst_base_rtp_depayload_finalize),
3383         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
3384         (gst_base_rtp_depayload_push_full),
3385         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
3386         (gst_base_rtp_depayload_process),
3387         (gst_base_rtp_depayload_set_gst_timestamp),
3388         (gst_base_rtp_depayload_queue_release):
3389         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3390         Small cleanups.
3391         Fix some leaks.
3392         Refactored the process method and added methods to push from the process
3393         vmethod.
3394         Use _scale functions.
3395         API: gst_base_rtp_depayload_push_ts
3396         API: gst_base_rtp_depayload_push
3397
3398         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
3399         timestamps are uint.
3400
3401 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
3402
3403         * gst-libs/gst/interfaces/xoverlay.c:
3404           Remove unused statement from doc example.
3405
3406 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
3407
3408         * gst-libs/gst/interfaces/videoorientation.c:
3409         (gst_video_orientation_iface_init),
3410         (gst_video_orientation_get_hflip),
3411         (gst_video_orientation_get_vflip),
3412         (gst_video_orientation_get_hcenter),
3413         (gst_video_orientation_get_vcenter),
3414         (gst_video_orientation_set_hflip),
3415         (gst_video_orientation_set_vflip),
3416         (gst_video_orientation_set_hcenter),
3417         (gst_video_orientation_set_vcenter):
3418           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
3419           in ChangeLog)
3420
3421 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
3422
3423         * tests/check/Makefile.am:
3424         * tests/check/elements/.cvsignore:
3425         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
3426         (create_rgb_conversions), (rgb_conversion_free),
3427         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
3428         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
3429           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
3430           but disable for now since it doesn't pass (something wrong with
3431           RGBA somewhere).
3432
3433 2006-09-21  Wim Taymans  <wim@fluendo.com>
3434
3435         * gst/playback/gstplaybasebin.c: (group_commit),
3436         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
3437         (queue_out_of_data), (gen_preroll_element),
3438         (preroll_remove_overrun), (probe_triggered):
3439         Refactor handling of overrun detection.
3440         Separate handling of group completion and deadlock detection when doing
3441         network buffering. This should fix some deadlocks that were not detected
3442         because the group was completed.
3443         Add more comments, improve debugging.
3444
3445 2006-09-21  Wim Taymans  <wim@fluendo.com>
3446
3447         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
3448         * tests/check/libs/audio.c:
3449         Some more compilation fixes.
3450
3451 2006-09-21  Wim Taymans  <wim@fluendo.com>
3452
3453         * gst-libs/gst/audio/gstringbuffer.c:
3454         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3455         (gst_ring_buffer_read):
3456         Early morning compilation fix.
3457
3458 2006-09-20  Wim Taymans  <wim@fluendo.com>
3459
3460         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
3461         * tests/check/elements/multifdsink.c: (GST_START_TEST):
3462         * tests/check/elements/videorate.c: (GST_START_TEST):
3463         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3464         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
3465         Fix some warnings.
3466
3467 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
3468
3469         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3470         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
3471         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
3472           Handcrafted merge to help CVS understanding what I changed and what
3473           not.
3474
3475 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
3476
3477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3478         (gst_xvimagesink_get_times):
3479           change colorkey behaviour back according to #354773 comment 6/7
3480
3481 2006-09-19  Michael Smith  <msmith@fluendo.com>
3482
3483         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3484         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
3485         (gst_multi_fd_sink_recover_client),
3486         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
3487         (gst_multi_fd_sink_get_property):
3488         * gst/tcp/gstmultifdsink.h:
3489           Implement stubbed out properties unit-type, units-soft-max,
3490           units-max, to allow specifying maximum sizes in units other than
3491           buffers.
3492           Fixes #355935
3493
3494 2006-09-19  Wim Taymans  <wim@fluendo.com>
3495
3496         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3497         (gst_riff_create_audio_template_caps):
3498         Reorder the audio formats a bit for clarity.
3499         Detect and create caps for MSGSM and MSN (WAV49).
3500         Fixes #356596.
3501
3502         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3503         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
3504         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
3505         Small cleanups, move error handling out of normal flow for clarity.
3506
3507 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3508
3509         * docs/libs/gst-plugins-base-libs-docs.sgml:
3510         * docs/libs/gst-plugins-base-libs.types:
3511         * gst-libs/gst/interfaces/Makefile.am:
3512         * gst-libs/gst/interfaces/videoorientation.c:
3513         (gst_video_orientation_get_type),
3514         (gst_video_orientation_iface_init),
3515         (gst_video_orientation_get_hflip),
3516         (gst_video_orientation_get_vflip),
3517         (gst_video_orientation_get_hcenter),
3518         (gst_video_orientation_get_vcenter),
3519         (gst_video_orientation_set_hflip),
3520         (gst_video_orientation_set_vflip),
3521         (gst_video_orientation_set_hcenter),
3522         (gst_video_orientation_set_vcenter):
3523         * gst-libs/gst/interfaces/videoorientation.h:
3524           API: Add new interface to control video orientation (fixes #354908)
3525
3526 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3527
3528         * gst/videotestsrc/gstvideotestsrc.c:
3529           Use G_UNLIKELY in _create and log one more detail.
3530           
3531         (gst_video_test_src_get_times), (gst_video_test_src_create):
3532         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3533           Use gst_util_uint64_scale_int in _get_times().
3534
3535 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3536
3537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
3538           Give better warning message (add object and detail).
3539
3540 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3541
3542         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3543         (gst_xvimagesink_get_times):
3544           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
3545           #354773), use gst_util_uint64_scale_int in _get_times()
3546
3547 2006-09-18  Michael Smith  <msmith@fluendo.com>
3548
3549         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
3550           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
3551           always true, leading to dropping all timestamps.
3552
3553 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3554
3555         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
3556         (gst_visual_chain), (gst_visual_change_state):
3557           update to work also with libvisual 0.4 API, fix double unref (#355914)
3558           
3559         * tools/gst-launch-ext.1.in:
3560         * tools/gst-visualise.1.in:
3561           remove references to old man-pages
3562
3563         * tests/examples/seek/seek.c: (main):
3564           add real meadi-buttons, add tool-tips for the seek-options, arrange
3565           seek options in a table
3566
3567 2006-09-18  Michael Smith  <msmith@fluendo.com>
3568
3569         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3570         (gst_ogg_mux_push_buffer):
3571           Don't generate out-of-order timestamps from oggmux, instead clamp
3572           output timestamps to be >= the previously output ts.
3573           Fixes #355595
3574
3575 2006-09-18  Michael Smith  <msmith@fluendo.com>
3576
3577         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3578         (gst_multi_fd_sink_class_init):
3579           Updates, fixes, and typo corrections for multifdsink. No functional
3580           changes.
3581
3582 2006-09-17  Michael Smith  <msmith@fluendo.com>
3583
3584         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3585           Don't crash on truncated files - check that we got an 8 byte buffer
3586           before trying to memcmp it.
3587
3588 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3589
3590         * gst/playback/gstplaybasebin.c: (get_active_source):
3591           Make stream-switching appear instant to the application
3592           (ie. make sure that a g_object_get on 'current-foo' returns
3593           the stream previously set with g_object_set(). Totem needs
3594           this to update stream-related meta-info (like audio-codec)
3595           correctly when switching streams.
3596
3597 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3598
3599         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3600         (gst_alsa_mixer_ensure_track_list):
3601           Try harder to guess which mixer track is the master mixer
3602           track (instead of just taking the first one that has a pvolume).
3603           Fixes #342228.
3604
3605 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3606
3607         reviewed by: <delete if not using a buddy>
3608
3609         * gst-libs/gst/audio/audio.h:
3610         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3611
3612 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3613
3614         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3615         (gst_audio_convert_transform_caps):
3616           Get structure-name just once.
3617
3618 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3619
3620         * tests/check/elements/audioresample.c: (GST_START_TEST):
3621         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3622         * tests/check/elements/volume.c: (GST_START_TEST):
3623         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3624         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3625         (test_pipeline), (GST_START_TEST):
3626         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3627         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3628           Fix big batch of compiler warnings.
3629
3630 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3631
3632         * ext/gnomevfs/gstgnomevfssrc.c:
3633           Add docs about icydemux usage in connection with gnomevfssrc
3634
3635         * ext/libvisual/visual.c:
3636         * ext/ogg/gstoggaviparse.c:
3637         * ext/ogg/gstoggdemux.c:
3638         * ext/ogg/gstoggmux.c:
3639         * ext/ogg/gstoggparse.c:
3640         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3641         * gst-libs/gst/audio/gstaudiosink.c:
3642         * gst-libs/gst/audio/gstaudiosrc.c:
3643         * gst/audiorate/gstaudiorate.c:
3644           More G_OBJECT macro fixing.
3645
3646         * gst/audiotestsrc/gstaudiotestsrc.h:
3647           Fix wrong info in header due to copy & paste
3648
3649 2006-09-15  Wim Taymans  <wim@fluendo.com>
3650
3651         * gst-libs/gst/audio/gstbaseaudiosink.c:
3652         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3653         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3654         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3655         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3656         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3657         Do the delay calculation in the source/sink base classes as this is
3658         specific for the capture/playback mode.
3659         Try to fixate a bit better, like round depth up to a multiple of 8
3660         bigger than width.
3661         Handle underruns correctly by marking DISCONT on buffers and adjusting
3662         timestamps to handle the gap.
3663         Set offset/offset_end correctly on buffers.
3664
3665         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3666         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3667         (gst_ring_buffer_read):
3668         Remove resync and underrun recovery from the ringbuffer.
3669         Fix ringbuffer read code on under/overrun.
3670
3671 2006-09-15  Wim Taymans  <wim@fluendo.com>
3672
3673         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3674         (gst_play_base_bin_init), (fill_buffer), (check_queue),
3675         (queue_threshold_reached), (gst_play_base_bin_set_property),
3676         (gst_play_base_bin_get_property):
3677         * gst/playback/gstplaybasebin.h:
3678         Don't use a 0 low watermark when buffering, it is catching starvation
3679         way too late. Instead, use a 3 second queue with 30 and 95
3680         percent low/high watermarks. 
3681         Added queue-min-threshold property to configure low watermark.
3682         Use new _buffering message API.
3683         Make queue_threshold variable big enough to store a uint64 time value.
3684         API: playbin::queue-min-threshold property.
3685
3686 2006-09-15  Wim Taymans  <wim@fluendo.com>
3687
3688         * configure.ac:
3689         We require 0.10.10.1 now because of _wait_preroll().
3690
3691         * gst-libs/gst/audio/gstbaseaudiosink.c:
3692         (gst_base_audio_sink_render):
3693         Use gst_base_sink_wait_preroll().
3694
3695 2006-09-15  Wim Taymans  <wim@fluendo.com>
3696
3697         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3698         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3699         Use DEBUG_OBJECT more.
3700
3701 === release 0.10.10 ===
3702
3703 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3704
3705         patch by: Michael Smith <msmith at fluendo dot com>
3706
3707         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3708         (gst_multi_fd_sink_client_queue_buffer),
3709         (gst_multi_fd_sink_new_client):
3710         * tests/check/elements/multifdsink.c: (GST_START_TEST),
3711         (multifdsink_suite):
3712           Fix implementation of sync-method 'next-keyframe'
3713           Closes #354594
3714
3715 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3716
3717         patch by: Wim Taymans <wim at fluendo dot com>
3718
3719         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3720         This patch removes the RANDOM flag that was incorrectly introduced with
3721         revision 1.91.  Fixes #354590
3722
3723 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
3724
3725         * tests/check/Makefile.am:
3726           Random variation in Makefile line to see if it makes the
3727           gen64-base-full bot any happier.
3728
3729 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3730
3731         * tests/check/pipelines/oggmux.c: (oggmux_suite):
3732           Disable test that fails at the moment (killed after timeout).
3733
3734 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3735
3736         Patch by: James Livingston  <doclivingston at gmail.com>
3737
3738         * tests/check/Makefile.am:
3739         * tests/check/pipelines/.cvsignore:
3740         * tests/check/pipelines/oggmux.c: (get_page_codec),
3741         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3742         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3743         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3744         (test_theora_vorbis), (oggmux_suite):
3745           Add simple unit test for oggmux from #337026 with checking for the
3746           EOS flags disabled for the time being.
3747
3748 2006-09-04  Wim Taymans  <wim@fluendo.com>
3749
3750         patch by: Alessandro Dessina <alessandro nnva org>
3751
3752         * ext/ogg/gstoggmux.c:
3753         Add cmml caps to oggmux. Fixes #353912
3754
3755 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3756
3757         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3758           Returning a return value often helps. In this case, we
3759           don't need the return value anyway, so just get rid of it.
3760           Should make build bots much happier.
3761
3762 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3763
3764         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3765         (paint_get_structure), (gst_video_test_src_get_size),
3766         (gst_video_test_src_smpte), (gst_video_test_src_snow),
3767         (gst_video_test_src_unicolor), (paint_setup_AYUV),
3768         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3769         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3770         * gst/videotestsrc/videotestsrc.h:
3771           Add support for AYUV and the various RGBA formats. Initialise
3772           fields of paintinfo structs allocated on the stack.
3773
3774         * tests/check/elements/videotestsrc.c: (right_shift_colour),
3775         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3776         (check_rgb_buf), (videotestsrc_suite):
3777           Add unit tests for videotestsrc's RGB output.
3778
3779 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3780
3781         * gst/videotestsrc/gstvideotestsrc.c:
3782         (gst_video_test_src_pattern_get_type),
3783         (gst_video_test_src_set_pattern):
3784         * gst/videotestsrc/gstvideotestsrc.h:
3785         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3786         (gst_video_test_src_black), (gst_video_test_src_white),
3787         (gst_video_test_src_red), (gst_video_test_src_green),
3788         (gst_video_test_src_blue):
3789         * gst/videotestsrc/videotestsrc.h:
3790           Add more uni-colour patterns ("white", "red", "green", and "blue").
3791
3792 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3793
3794         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3795           Fix stride for YVYU, should be word-aligned (#353658).
3796
3797 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
3798
3799         * gst/adder/gstadder.c: (gst_adder_src_event):
3800           Fix build.
3801
3802 2006-08-31  Edward Hervey  <edward@fluendo.com>
3803
3804         * gst/adder/gstadder.c: (forward_event_func),
3805         (gst_adder_src_event), (gst_adder_collected),
3806         (gst_adder_change_state):
3807         * gst/adder/gstadder.h:
3808         Remember the start position asked in the incoming seeks, so we can
3809         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3810         of assuming it will always be 0).
3811
3812 2006-08-31  Edward Hervey  <edward@fluendo.com>
3813
3814         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3815         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3816         (gst_ogg_demux_loop):
3817         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3818
3819 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
3820
3821         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3822         (gst_ffmpegcsp_get_unit_size):
3823           Return FALSE instead of returning a random false unit
3824           size when the format isn't known/supported (even if
3825           this shouldn't happen under normal circumstances).
3826
3827 2006-08-29  Wim Taymans  <wim@fluendo.com>
3828
3829         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
3830
3831         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3832         (gst_gnome_vfs_src_start):
3833         Try harder to get the size from a uri by using _info_uri() when
3834         _info_from_handle() does not give us enough info. 
3835         Also follow symlinks when getting the size.
3836         Partially Fixes #332864.
3837
3838 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3839
3840         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
3841
3842         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3843         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3844         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3845         (gst_alsa_mixer_set_record):
3846         * ext/alsa/gstalsamixertrack.c:
3847         (gst_alsa_mixer_track_update_alsa_capabilities),
3848         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3849         (gst_alsa_mixer_track_update):
3850         * ext/alsa/gstalsamixertrack.h:
3851           Improve and fix mixer track handling, in particular better handling
3852           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3853           separate track objects for tracks that have both capture and playback
3854           volume (and label them differently as well so they're not mistakenly
3855           assumed to be duplicates); classify mixer tracks that only affect
3856           the audible volume of something (rather than the capture volume)
3857           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3858           for capture tracks to correspond to alsa-pswitch alsa-cswitch
3859           (following the meaning documented in the mixer interface header
3860           file); add support for alsa's exclusive cswitch groups; update/sync
3861           state/flags better if mixer settings are changed by another
3862           application. Fixes #336075.
3863
3864 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3865
3866         * gst/playback/gstplaybin.c:
3867           Improve docs: add section about BUFFERING messages sent by playbin.
3868
3869 2006-08-29  Michael Smith  <msmith@fluendo.com>
3870
3871         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3872         (gst_vorbis_enc_buffer_check_discontinuous),
3873         (gst_vorbis_enc_chain):
3874           Ignore explicit DISCONT marked on buffers (which is often spurious,
3875           particularly when using multiple segments), in favour of solely
3876           using the timestamps/durations.
3877
3878 2006-08-29  Edward Hervey  <edward@fluendo.com>
3879
3880         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3881         Don't rely on incoming buffers offset anymore, since it is completely
3882         broken when using multiple segments.
3883         Instead convert the incoming buffers timestamp to running time, and
3884         then convert that value to the offsets.
3885         Also inform GstSegment of the last outputted stop position, which is
3886         needed if we received several segments with an unknown stop value.
3887
3888 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3889
3890         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3891           fix buffer unreffing on a header push failure
3892
3893 2006-08-28  Wim Taymans  <wim@fluendo.com>
3894
3895         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3896         (gst_audio_rate_chain):
3897         Make the metadata of the buffer writable before changing its
3898         flags.
3899
3900 2006-08-28  Wim Taymans  <wim@fluendo.com>
3901
3902         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3903         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3904         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3905         (gst_audio_rate_chain), (gst_audio_rate_change_state):
3906         Fix audiorate some more.
3907         Reset and resync counters on flush and READY.
3908         Handle the DISCONT flag correctly.
3909         Use GstSegment to track position.
3910         Fail when not negotiated.
3911         Fixes #353234.
3912
3913 2006-08-25  Michael Smith  <msmith@fluendo.com>
3914
3915         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3916           Fix spelling.
3917           Remove accidently included debug line.
3918
3919 2006-08-25  Wim Taymans  <wim@fluendo.com>
3920
3921         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3922         Small cleanups.
3923         If a buffer is received with no caps, make the buffer metadata
3924         writable and set the caps, making sure that we don't screw up the
3925         refcounts.
3926
3927 2006-08-25  Michael Smith  <msmith@fluendo.com>
3928
3929         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3930         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3931           Fix memory leaks and misleading debug messages, add a couple of
3932           comments.
3933
3934         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3935         (gst_multi_fd_sink_render):
3936           Do not use gst_buffer_make_writable() in a basesink render method,
3937           as it may incorrectly unref the buffer. Instead, use convoluted
3938           dance to avoid copying the buffer except when we need to.
3939
3940 2006-08-25  Michael Smith  <msmith@fluendo.com>
3941
3942         * ext/vorbis/vorbisenc.c:
3943         (gst_vorbis_enc_buffer_check_discontinuous):
3944           Allow very small discontinuities in the timestamps. These we can't
3945           do anything useful with anyway (because vorbis's timestamps have
3946           only sample granularity), and are commonly produced by elements with
3947           minor bugs. Allow up to 1/2 a sample out.
3948           Fixes #351742.
3949
3950 2006-08-24  Wim Taymans  <wim@fluendo.com>
3951
3952         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3953         (play_scrub_toggle_cb), (main):
3954         Add a checkbox to enable play scrubbing. Makes it possible to disable
3955         normal scrubbing.
3956
3957 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
3958
3959         * tests/check/elements/.cvsignore:
3960           make buildbot happy
3961
3962 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3963
3964         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3965         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3966         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3967         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3968         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3969         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3970         (gst_ogm_text_parse_strip_trailing_zeroes),
3971         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3972         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3973           Refactor ogm parse, do better input checking, misc. clean-ups.
3974           Cache incoming events and push them once the source pad has
3975           been created. Don't pass unterminated strings to sscanf().
3976           Strip trailing zeroes from subtitle text output, since they
3977           are not valid UTF-8. Don't push vorbiscomment packets on
3978           the subtitle text pad. Output perfect streams if possible.
3979
3980 2006-08-23  Wim Taymans  <wim@fluendo.com>
3981
3982         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3983         Waits for tasks to settle down so that we clean up correctly for 
3984         valgrind.
3985
3986 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3987
3988         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3989           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3990           actually return return value in taglists_are_equal.
3991
3992 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3993
3994         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3995           Fix crash due to broken bitstream parsing on x86-64: can't make
3996           any assumptions about sizeof(struct) due to alignment/packing
3997           differences on different architectures. Fixes #351790.
3998
3999 2006-08-22  Wim Taymans  <wim@fluendo.com>
4000
4001         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
4002         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
4003         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
4004         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
4005         (gst_riff_parse_info):
4006         Protect public functions against bad input.
4007         Do some cleanups.
4008         Fix documentation.
4009
4010 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4011
4012         * gst-libs/gst/riff/riff-ids.h:
4013         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4014           Add voxware audio IDs (even if we can't play it) (#351795).
4015
4016 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4017
4018         * gst-libs/gst/riff/riff-media.c:
4019         (gst_riff_create_video_template_caps),
4020         (gst_riff_create_audio_template_caps),
4021         (gst_riff_create_iavs_template_caps):
4022           Const-ify some arrays and use G_N_ELEMENTS instead
4023           of wasting oodles of RAM on terminator bits.
4024
4025 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
4026
4027         * gst-libs/gst/tag/gstvorbistag.c:
4028         (gst_tag_list_to_vorbiscomment_buffer):
4029         * tests/check/libs/tag.c: (GST_START_TEST):
4030           And the same for _to_vorbiscomment_buffer(): allow
4031           id_data_len == 0 for speex.
4032
4033 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
4034
4035         * configure.ac:
4036         * docs/plugins/Makefile.am:
4037         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4038         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4039         * docs/plugins/inspect/plugin-gdp.xml:
4040         * gst/gdp/Makefile.am:
4041         * tests/check/Makefile.am:
4042           Move GDP plugin to -base from -bad.  Closes #347783.
4043
4044 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
4045
4046         * gst-libs/gst/tag/gstvorbistag.c:
4047         (gst_tag_list_from_vorbiscomment_buffer):
4048           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
4049           Also add some checks to make sure we don't memcmp() beyond the end of
4050           vorbiscomment buffer if the ID to check for is larger than the buffer.
4051
4052         * tests/check/libs/tag.c: (GST_START_TEST):
4053           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
4054
4055 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
4056
4057         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
4058         (gst_vorbis_enc_set_metadata):
4059           Use vorbis comment utility functions from libgsttag
4060           instead of re-inventing the wheel (partially fixes #347091).
4061
4062 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
4063
4064         * tests/check/elements/audioconvert.c: (GST_START_TEST):
4065         Fix leaks. Wait for state transitions that might happen ASYNC, as well
4066         as some that won't.
4067
4068 2006-08-21  Wim Taymans  <wim@fluendo.com>
4069
4070         * docs/libs/Makefile.am:
4071         * docs/libs/gst-plugins-base-libs-sections.txt:
4072         * docs/libs/gst-plugins-base-libs.types:
4073         Don't try to GObject scan the netbuffer as it's not a GObject.
4074         Fixes #351308.
4075
4076         * gst-libs/gst/netbuffer/gstnetbuffer.c:
4077         * gst-libs/gst/netbuffer/gstnetbuffer.h:
4078         Document GstNetBuffer.
4079
4080 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
4081
4082         * tests/check/elements/audioconvert.c: (GST_START_TEST),
4083         (audioconvert_suite):
4084           Add testcase for caps-size-explosion
4085
4086 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
4087
4088         * gst/audioconvert/gstaudioconvert.c:
4089         (gst_audio_convert_get_unit_size), (set_structure_widths):
4090           Lower debug, use g_assert in _get_unit_size
4091
4092         * gst/audioresample/gstaudioresample.c:
4093         (audioresample_get_unit_size):
4094         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4095         (gst_ffmpegcsp_get_unit_size):
4096         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
4097           use g_assert in _get_unit_size
4098
4099 2006-08-18  Wim Taymans  <wim@fluendo.com>
4100
4101         * docs/libs/gst-plugins-base-libs-sections.txt:
4102         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
4103         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
4104         (gst_rtp_buffer_get_payload_buffer):
4105         * gst-libs/gst/rtp/gstrtpbuffer.h:
4106         Document GstRTPBuffer.
4107         Added function to efficiently strip payload headers.
4108         API: gst_rtp_buffer_get_payload_subbuffer()
4109
4110 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
4111
4112         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
4113         (gst_tag_to_vorbis_comments):
4114           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
4115           tags and deserialise them properly as well (#347091).
4116           Add some more gtk-doc blurbs and also some g_return_if_fail().
4117
4118         * tests/check/libs/tag.c: (GST_START_TEST),
4119         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
4120           More tests.
4121
4122 2006-08-17  Wim Taymans  <wim@fluendo.com>
4123
4124         * ext/ogg/Makefile.am:
4125         * ext/ogg/gstogg.c: (plugin_init):
4126         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
4127         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
4128         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
4129         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
4130         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
4131         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
4132         Added ogg-in-avi parser element. Fixes #140139.
4133
4134         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
4135         Fixed a bug in oggdemux debug code.
4136
4137         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
4138         (gst_riff_create_audio_template_caps):
4139         Recognise Ogg in the AVI extensible wave format.
4140
4141 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
4142
4143         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
4144           Make buffer durations add up (duration should be next_ts-ts for
4145           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
4146           from CVS.
4147
4148         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
4149         (test_buffer_timestamps), (cddabasesrc_suite):
4150           Add unit test for the above.
4151
4152         * tests/check/Makefile.am:
4153           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
4154           to see what happens.
4155
4156 2006-08-16  Wim Taymans  <wim@fluendo.com>
4157
4158         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
4159         (gst_alsasink_open):
4160         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
4161         (gst_alsasrc_open):
4162         Avoid setting and using a NULL device name.
4163         Print more info when we fail to open a device.
4164
4165 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
4166
4167         * docs/libs/gst-plugins-base-libs-sections.txt:
4168         * gst-libs/gst/tag/tag.h:
4169         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
4170           API: add gst_tag_parse_extended_comment() (#351426).
4171
4172         * tests/check/Makefile.am:
4173         * tests/check/libs/.cvsignore:
4174         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
4175           Add unit test for gst_tag_parse_extended_comment().
4176
4177 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
4178
4179         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
4180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
4181           Fix leak (#351502).
4182
4183 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
4184
4185         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4186         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4187         * docs/plugins/gst-plugins-base-plugins.args:
4188         * gst/playback/gstplaybin.c:
4189           Document playbin.
4190           
4191         * docs/plugins/inspect/plugin-adder.xml:
4192         * docs/plugins/inspect/plugin-alsa.xml:
4193         * docs/plugins/inspect/plugin-audioconvert.xml:
4194         * docs/plugins/inspect/plugin-audiorate.xml:
4195         * docs/plugins/inspect/plugin-audioresample.xml:
4196         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4197         * docs/plugins/inspect/plugin-cdparanoia.xml:
4198         * docs/plugins/inspect/plugin-decodebin.xml:
4199         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4200         * docs/plugins/inspect/plugin-gnomevfs.xml:
4201         * docs/plugins/inspect/plugin-ogg.xml:
4202         * docs/plugins/inspect/plugin-pango.xml:
4203         * docs/plugins/inspect/plugin-playbin.xml:
4204         * docs/plugins/inspect/plugin-subparse.xml:
4205         * docs/plugins/inspect/plugin-tcp.xml:
4206         * docs/plugins/inspect/plugin-theora.xml:
4207         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4208         * docs/plugins/inspect/plugin-video4linux.xml:
4209         * docs/plugins/inspect/plugin-videorate.xml:
4210         * docs/plugins/inspect/plugin-videoscale.xml:
4211         * docs/plugins/inspect/plugin-videotestsrc.xml:
4212         * docs/plugins/inspect/plugin-volume.xml:
4213         * docs/plugins/inspect/plugin-vorbis.xml:
4214         * docs/plugins/inspect/plugin-ximagesink.xml:
4215         * docs/plugins/inspect/plugin-xvimagesink.xml:
4216           Update to CVS version.
4217
4218 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
4219
4220         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4221         (gst_play_bin_set_property), (gst_play_bin_get_property),
4222         (value_list_append_structure_list),
4223         (gst_play_bin_handle_redirect_message),
4224         (gst_play_bin_handle_message):
4225           API: GstPlayBin::connection-speed
4226           Add "connection-speed" property; re-order redirect messages with
4227           multiple redirect locations depending on the minimum bitrate if
4228           that information is available and a connection speed is set
4229           (#350399).
4230
4231 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
4232
4233         * gst/playback/gstplaybin.c:
4234           Update max volume to the same value that the volume element uses.
4235
4236 2006-08-14  Wim Taymans  <wim@fluendo.com>
4237
4238         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
4239         Less uglyness..
4240
4241 2006-08-14  Wim Taymans  <wim@fluendo.com>
4242
4243         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
4244         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
4245         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
4246         Add some more debug info.
4247         Don't crash when a seek failed.
4248         Actually return the result of the seek instead of TRUE.
4249         Ignore multiple BOS pages with the same serial so that we don't create
4250         the same stream multiple times.
4251         Post an error when we fail to do the initial seek.
4252
4253 2006-08-13  Wim Taymans  <wim@fluendo.com>
4254
4255         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
4256         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
4257         Small code cleanup.
4258
4259         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
4260         (gst_alsa_mixer_new):
4261         Remove hack that always set the device to hw:0*.
4262         Properly find the card name for whatever device was configured.
4263         Do some better debugging.
4264         Fixes #350784.
4265
4266         * ext/alsa/gstalsamixerelement.c:
4267         (gst_alsa_mixer_element_set_property),
4268         (gst_alsa_mixer_element_change_state):
4269         Cleanups.
4270         Handle setting of a NULL device name better.
4271
4272 2006-08-11  Wim Taymans  <wim@fluendo.com>
4273
4274         * gst/adder/gstadder.c:
4275         Don't clip float values. Fixes #350900.
4276
4277 2006-08-11  Andy Wingo  <wingo@pobox.com>
4278
4279         * gst/tcp/gsttcp.c: Really fix the build?
4280
4281         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
4282         fixes the build.
4283
4284 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
4285
4286         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
4287           Float caps shouldn't have a "signed" field.
4288
4289 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
4290
4291         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
4292           Implement SEEKING query in its most basic form, so that we can
4293           at least check if we're seekable or not (#350655).
4294
4295 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
4296
4297         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
4298           The checks here are not even close to anything that would
4299           justify MAXIMUM probability, lowering to POSSIBLE until someone
4300           fixes the checks (case at hand: quicktime redirection files
4301           might start with 00 00 01 XX and pass the checks here just
4302           fine, see #350399).
4303
4304 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
4305
4306         Patch by: Sjoerd Simons  <sjoerd at luon net>
4307
4308         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
4309           Better detection for multipart/x-mixed-replace: accept leading
4310           whitespaces before the boundary marker as well (as our very own
4311           multipartmux used to produce) (#349068).
4312
4313 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
4314
4315         Patch by: Young-Ho Cha  <ganadist at chollian net>
4316
4317         * gst-libs/gst/riff/riff-ids.h:
4318         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
4319         (gst_riff_create_audio_template_caps):
4320           Detect DTS audio streams (#350157).
4321
4322 2006-08-05  Andy Wingo  <wingo@pobox.com>
4323
4324         * ext/theora/gsttheoraparse.h:
4325         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
4326         (theora_parse_dispose, theora_parse_set_property)
4327         (theora_parse_get_property, theora_parse_munge_granulepos)
4328         (theora_parse_push_buffer, theora_parse_change_state):
4329         API: GstTheoraParse::synchronization-points
4330         Add a property 'synchronization-points' to fix badly synchronized oggs.
4331
4332 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4333
4334         * tests/check/Makefile.am:
4335         * tests/check/libs/.cvsignore:
4336         * tests/check/libs/audio.c: (structure_contains_channel_positions),
4337         (fixed_caps_have_channel_positions), (GST_START_TEST),
4338         (audio_suite), (main):
4339           Add a few tests for the channel position stuff in libgstaudio.
4340
4341 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4342
4343         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
4344         (gst_alsa_detect_channels):
4345         * ext/alsa/gstalsasink.c:
4346           Add support for cards that (only) do more than 8 channels,
4347           like the Delta 44 (#345188).
4348
4349         * gst-libs/gst/audio/multichannel.c:
4350         (gst_audio_check_channel_positions):
4351         * gst-libs/gst/audio/multichannel.h:
4352           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
4353           unspecified channel position and cannot be combined with any
4354           of the other audio channel positions; adjust position layout
4355           checks accordingly (#345188).
4356
4357 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4358
4359         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4360           Recognise ancient RealAudio files (see #349779).
4361
4362 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
4363
4364         Patch by: Jens Granseuer  <jensgr at gmx net>
4365
4366         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4367           Add typefinder for Interplay's MVE format (#348973).
4368
4369 2006-08-02  Wim Taymans  <wim@fluendo.com>
4370
4371         Patch by: Marcel Moreaux <marcelm at luon dot net>
4372
4373         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4374         (gst_base_rtp_depayload_add_to_queue):
4375         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4376         Handle RTP sequence number rollover.
4377         Disable jitterbuffer by default.
4378
4379 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
4380
4381         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
4382         (audioresample_set_caps):
4383         Don't leak references to the incoming caps. Clean them up when
4384         stopping.
4385
4386         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
4387         (gst_video_scale_finalize):
4388         Don't leak our temporary pixel buffer.
4389
4390         * tests/check/Makefile.am:
4391         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
4392         (GST_START_TEST), (simple_launch_lines_suite):
4393
4394         Fix leaks and re-enable the test for valgrind checking.
4395
4396 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
4397
4398         Patch by: Sjoerd Simons  <sjoerd at luon net>
4399
4400         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
4401         (plugin_init):
4402           Add typefind function for multipart/x-mixed-replace (#348916).
4403
4404 2006-07-28  Wim Taymans  <wim@fluendo.com>
4405
4406         * gst/adder/gstadder.c: (gst_adder_setcaps),
4407         (gst_adder_query_duration):
4408         Fix leak in duration query.
4409         Reflow some docs and notes.
4410
4411 2006-07-28  Michael Smith  <msmith@fluendo.com>
4412
4413         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
4414         (vorbisenc_suite):
4415           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
4416           aspect of it.
4417
4418 2006-07-28  Michael Smith  <msmith@fluendo.com>
4419
4420         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
4421         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
4422         (gst_vorbis_enc_push_buffer),
4423         (gst_vorbis_enc_buffer_check_discontinuous),
4424         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4425         * ext/vorbis/vorbisenc.h:
4426           Handle discontinuities in the input vorbis stream correctly,
4427           so that the output is properly timestamped (and has good granulepos
4428           values). Needs some oggmux fixes too.
4429
4430 2006-07-27  Wim Taymans  <wim@fluendo.com>
4431
4432         patch by: Kai Vehmanen <kv2004 eca cx>
4433
4434         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4435         (gst_base_rtp_depayload_chain),
4436         (gst_base_rtp_depayload_handle_sink_event),
4437         (gst_base_rtp_depayload_change_state):
4438         Don't send multiple newsegments with different formats.
4439         Fixes #348677.
4440
4441 2006-07-26  Wim Taymans  <wim@fluendo.com>
4442
4443         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4444         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
4445         Make seeking in ogg more accurate again by doing the more correct
4446         granuletime to stream time conversion.
4447
4448 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4449
4450         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
4451         (gst_multi_fd_sink_new_client):
4452           debug a little more understandably
4453           do not use goto as a substitute for break, especially if
4454           break is also being used
4455
4456 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
4457
4458         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
4459         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
4460           Remove GLib-2.6 compatibility cruft.
4461
4462 2006-07-24  Wim Taymans  <wim@fluendo.com>
4463
4464         * gst-libs/gst/audio/gstbaseaudiosink.c:
4465         (gst_base_audio_sink_render):
4466         Don't try to align a sample to an unknown value.
4467
4468 2006-07-24  Wim Taymans  <wim@fluendo.com>
4469
4470         * gst-libs/gst/audio/gstbaseaudiosink.c:
4471         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
4472         When the audio clock is slaved to another clock, never try to align
4473         samples but trust the rate interpolation algorithm.
4474
4475 2006-07-24  Wim Taymans  <wim@fluendo.com>
4476
4477         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4478         Don't try to calculate silence samples, base class does this much
4479         better now.
4480
4481         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4482         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
4483         (gst_ring_buffer_acquire):
4484         Calculate silence samples correctly.
4485
4486         * gst-libs/gst/audio/gstringbuffer.h:
4487         Add _CAST macro.
4488
4489 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
4490
4491         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
4492           Limit search for the first markup tag to the first few kB of
4493           the file. If we don't find one there, it's highly unlikely that
4494           this is an XML(-ish) file.
4495
4496 2006-07-21  Andy Wingo  <wingo@pobox.com>
4497
4498         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
4499         test to the one in vorbisenc. Also commented out.
4500
4501         * tests/check/pipelines/vorbisenc.c: 
4502         (test_discontinuity): New test, commented out until Mike lands
4503         some elite vorbisenc patches.
4504
4505         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
4506         Bufferstraw was actually factored out of these tests. Now we share
4507         code yay.
4508
4509         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
4510         for bufferstraw addition to gstcheck.
4511
4512 2006-07-21  Wim Taymans  <wim@fluendo.com>
4513
4514         * ext/theora/theoradec.c: (clip_buffer):
4515         Better clipping.
4516
4517 2006-07-21  Wim Taymans  <wim@fluendo.com>
4518
4519         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4520         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4521         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
4522         Fix leak.
4523         Avoid type casting when we can.
4524
4525         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
4526         Fix mem leak.
4527
4528 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
4529
4530         * ext/alsa/gstalsamixerelement.c:
4531         (gst_alsa_mixer_element_change_state):
4532           Make state change fail if the specified device can't be opened
4533           for some reason.
4534
4535 2006-07-20  Wim Taymans  <wim@fluendo.com>
4536
4537         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
4538         (cb_newpad), (main):
4539         Example of a small audio/video player using decodebin.
4540
4541 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
4542
4543         * gst-libs/gst/riff/riff-ids.h:
4544           Add 'fact' chunk id
4545
4546 2006-07-19  Wim Taymans  <wim@fluendo.com>
4547
4548         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4549         (gst_base_rtp_depayload_chain),
4550         (gst_base_rtp_depayload_change_state):
4551         Don't assert when not negotiated but post a meaningfull 
4552         error message. Fixes #347918.
4553
4554         * gst-libs/gst/rtp/gstbasertppayload.c:
4555         Add comment about better default MTU size.
4556
4557         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4558         Small cleanups, start docs.
4559
4560 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4561
4562         Patch by: Martin Szulecki
4563
4564         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4565           If "device-name" is requested and the device is not
4566           open, try to temporarily open it to obtain this
4567           information (#342494).
4568
4569 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4570
4571         * gst-libs/gst/tag/gstid3tag.c:
4572           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4573
4574         * gst-libs/gst/tag/gsttageditingprivate.h:
4575         * gst-libs/gst/tag/gstvorbistag.c:
4576           Some more random const-ifications.
4577
4578 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
4579
4580         * gst-libs/gst/riff/riff-ids.h:
4581         * gst-libs/gst/riff/riff-media.c:
4582         (gst_riff_create_video_template_caps):
4583           Add more FOURCCs (sort list to make stuff easier to find),
4584           add comment what those 16 bytes in struct _gst_riff_strh according to
4585           one avi-dumper are
4586
4587 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4588
4589         * gst-libs/gst/audio/multichannel.c:
4590         (gst_audio_check_channel_positions),
4591         (gst_audio_fixate_channel_positions):
4592           Const-ify two arrays.
4593
4594 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4595
4596         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4597           Fix typo, so that alsasink also advertises 8 channels
4598           if that's supported (tags: can, worms, open, alsa, ph34r).
4599
4600 2006-07-17  Wim Taymans  <wim@fluendo.com>
4601
4602         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4603         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4604         *sigh*, when is the compiler going to warn when the comments
4605         are out-of-sync with the code.. Refix case of busted theora
4606         headers with 0 granule pos.
4607
4608 2006-07-14  Wim Taymans  <wim@fluendo.com>
4609
4610         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4611         (gst_base_rtp_depayload_wait),
4612         (gst_base_rtp_depayload_change_state),
4613         (gst_base_rtp_depayload_set_property),
4614         (gst_base_rtp_depayload_get_property):
4615         Fix 99% cpu load by waiting for absolute times on the
4616         clock. Fixes #347300.
4617
4618 2006-07-14  Andy Wingo  <wingo@pobox.com>
4619
4620         * ext/theora/gsttheoraparse.h: 
4621         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4622         (theora_parse_push_headers, theora_parse_clear_queue)
4623         (theora_parse_drain_queue_prematurely, )
4624         (theora_parse_sink_event, theora_parse_change_state): Queue events
4625         until we initialized our state, like in vorbisparse.
4626
4627         * ext/vorbis/vorbisparse.h: 
4628         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4629         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4630         (vorbis_parse_drain_queue_prematurely, )
4631         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4632         until we have initialized our state. Fixes seeking after an
4633         initial pad block.
4634
4635 2006-07-14  Andy Wingo  <wingo@pobox.com>
4636
4637         Patch by: Iain Holmes <iaingnome@gmail.com>
4638         
4639         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4640
4641 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
4642
4643         * configure.ac:
4644         Bump nano back to CVS
4645
4646 === release 0.10.9 ===
4647
4648 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
4649
4650         * configure.ac:
4651           releasing 0.10.9, "I walk the line"
4652
4653 2006-07-14  Michael Smith  <msmith@fluendo.com>
4654
4655         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4656           Move a g_cond_signal to earlier to avoid sometimes deadlocking
4657           (commonly happens when running this test under valgrind) when trying
4658           to remove the buffer probe.
4659
4660 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4661
4662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4663         Fix missing g_unlock from the previous commit
4664
4665 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4666
4667         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4668         (gst_ximagesink_change_state):
4669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4670         (gst_xvimagesink_change_state):
4671         Implement a locking order to ensure we always take the object lock
4672         before the x_lock and never vice-versa.
4673
4674 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4675
4676         * gst/playback/gstdecodebin.c: (find_compatibles):
4677         Fix a caps leak when linking (#347304)
4678
4679         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4680         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4681         (gst_ximagesink_change_state):
4682         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4683         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4684         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4685         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4686         Don't leak shared memory resources. Use the object lock to protect
4687         against the xcontext disappearing while returning a buffer from the
4688         pipeline. (#347304)
4689
4690 2006-07-12  Edward Hervey  <edward@fluendo.com>
4691
4692         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4693         (vorbis_handle_comment_packet):
4694         gst_tag_list_merge() returns a new object. Take that into account when
4695         using it. This avoids memleak.
4696         Revert previous commit which is not needed.
4697
4698 2006-07-12  Edward Hervey  <edward@fluendo.com>
4699
4700         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4701         Reset the decoder in finalize so that all fields get cleared.
4702
4703 2006-07-12  Wim Taymans  <wim@fluendo.com>
4704
4705         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4706         (gst_base_audio_src_set_clock),
4707         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4708         Don't try to post an error message when setting the clock fails
4709         as this can happen when adding an element to a bin which will then
4710         deadlock. Fixes #347296.
4711
4712 2006-07-12  Edward Hervey  <edward@fluendo.com>
4713
4714         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4715         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4716         (vorbis_handle_type_packet):
4717         Post tag messages on the bus even if we're not initialized.
4718         If we're not initialized, we still postpone the event pushing of tags.
4719
4720 2006-07-12  Wim Taymans  <wim@fluendo.com>
4721
4722         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4723         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4724         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4725         Revert last two changes that broke the freeze.
4726
4727 2006-07-12  Wim Taymans  <wim@fluendo.com>
4728
4729         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4730         basesink calculates silence sample correctly for us.
4731
4732 2006-07-12  Wim Taymans  <wim@fluendo.com>
4733
4734         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4735         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4736         Calculate correct silence samples so we don't fill our ringbuffer
4737         with noise.
4738
4739 2006-07-12  Edward Hervey  <edward@fluendo.com>
4740
4741         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4742         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4743         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4744         * ext/vorbis/vorbisdec.h:
4745         Delay sending events (newsegment, tags) until the decoder is properly
4746         initialized.
4747         Fixes #347295
4748
4749 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
4750
4751         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4752         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4753           Patch from #347221 adding a test for audioconvert
4754           channel remappings.
4755
4756 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
4757
4758         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4759         (gst_ssa_parse_parse_line):
4760           Don't include the terminating NUL in the buffer size,
4761           it's only there for extra paranoia (would add random
4762           '*' characters at the end of each subtitle since the
4763           terminator itself is not valid UTF-8 technically).
4764           Also fix indenting after boilerplate macro.
4765
4766 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
4767
4768         * gst/playback/gstdecodebin.c: (close_pad_link):
4769           Also emit 'unknown-type' signal (which should really be
4770           called unhandled-type) if we found potential decoders/demuxers
4771           in the registry but none of them worked in the end (as in the
4772           case where the plugins don't exist any longer but are still
4773           listed in the registry). Fixes #329798.
4774
4775 2006-07-08  Andy Wingo  <wingo@pobox.com>
4776
4777         * theoraparse.c (theora_parse_push_buffer)
4778         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4779         Add some more debugging. Fix granulepos reconstruction in the face
4780         of discontinuities.
4781
4782 2006-07-06  Wim Taymans  <wim@fluendo.com>
4783
4784         * gst-libs/gst/audio/gstbaseaudiosink.c:
4785         (gst_base_audio_sink_class_init),
4786         (gst_base_audio_sink_provide_clock):
4787         Use gobject_class instead of G_OBJECT_CLASS (klass)
4788
4789         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4790         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4791         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4792         (gst_base_audio_src_get_time),
4793         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4794         (gst_base_audio_src_create_ringbuffer):
4795         Fix latency and buffer-time constants and properties ala basesink.
4796         Implement pull based scheduling. Fixes #346527.
4797         Set default blocksize in GstBaseSrc to 0, we default to pushing out
4798         one segment.
4799         Refuse slaving to another clock instead of silently not working.
4800         Only provide a clock when we are actually able to do so.
4801         Various small cleanups and compiler hints.
4802
4803 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4804
4805         Patch by: Lutz Mueller <lutz at topfrose de>
4806
4807         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4808         (plugin_init):
4809           Add typefinding for text/html (#346581).
4810
4811 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4812
4813         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4814         (xml_check_first_element), (xml_type_find), (smil_type_find):
4815           Fix SMIL typefinding, make xml_check_first_element() more
4816           useful.
4817
4818 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4819
4820         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4821         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4822         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4823         * gst/playback/gstplaybasebin.h:
4824           Protect list of elements with a subtitle-encoding property and
4825           the subtitle encoding member itself with a lock of their own
4826           instead of using the object lock. This prevents a dead-lock in
4827           the element-remove callback in some circumstances when shutting
4828           down playbin.
4829
4830 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
4831
4832         * win32/common/libgsttag.def:
4833         Export some new functions.
4834         * win32/vs6/libgstogg.dsp:
4835         Add a link to libgsttag-0.10.lib.
4836
4837 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
4838
4839         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4840           Some const-ification.
4841
4842 2006-07-04  Wim Taymans  <wim@fluendo.com>
4843
4844         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4845         Improve checking if we are dealing with a stream. Added some
4846         more uris that need buffering.
4847
4848 2006-07-03  Edward Hervey  <edward@fluendo.com>
4849
4850         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4851         Remove unused variable.
4852
4853 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4854
4855         * Makefile.am:
4856           include lcov.mak
4857         * configure.ac:
4858           add GCOV_LIBS to GST_LIBS
4859
4860 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
4861
4862         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
4863
4864         * ext/alsa/gstalsasrc.c:
4865           Add 32 bps to template caps and increase channels range
4866           from [1,2] to [1,MAX]. See #346326.
4867
4868 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
4869
4870         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4871           Recognise 'WMVA' video codec fourcc (#345879).
4872           
4873 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4874          
4875         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4876           Fixed nasty memory leak
4877
4878 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4879
4880         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4881         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4882           fix logging
4883
4884 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
4885
4886         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4887         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4888         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4889         Protect remove_fakesink using a mutex, so that we don't try and
4890         remove the fakesink simultaneously from multiple threads.
4891
4892         When going from READY to PAUSED, restore the fakesink, so that
4893         it is there when decodebin gets reused.
4894
4895 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
4896
4897         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4898         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4899         * gst-libs/gst/rtp/gstbasertppayload.c:
4900         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4901         * gst/tcp/gstmultifdsink.c:
4902         * gst/tcp/gsttcpclientsink.c:
4903         * gst/tcp/gsttcpclientsrc.c:
4904         * gst/tcp/gsttcpserversink.c:
4905         * gst/tcp/gsttcpserversrc.c:
4906         * gst/videorate/gstvideorate.c:
4907         * gst/videotestsrc/gstvideotestsrc.c:
4908         * sys/v4l/gstv4ljpegsrc.c:
4909         * sys/v4l/gstv4lmjpegsink.c:
4910         * sys/v4l/gstv4lsrc.c:
4911         * tests/examples/seek/scrubby.c:
4912         * tests/examples/seek/seek.c:
4913           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4914
4915 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4916
4917         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4918           Second field in GEnumValue shouldn't be a description,
4919           but a stringified version of the enum value.
4920
4921 2006-06-22  Wim Taymans  <wim@fluendo.com>
4922
4923         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4924         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4925         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4926         Avoid type checking in buffer casts.
4927         Avoid caps copy in buffer_alloc when we can.
4928         Use pad_peer_accept.
4929
4930 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4931
4932         * gst-libs/gst/tag/tag.h:
4933           Oops, make that 'Since: 0.10.9'.
4934
4935 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4936
4937         * docs/libs/gst-plugins-base-libs-sections.txt:
4938         * gst-libs/gst/tag/tag.h:
4939         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4940         (gst_tag_image_type_get_type):
4941           API: add GstTagImageType enum to describe images contained
4942           in image tags (#345641).
4943
4944 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4945
4946         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4947           Fix warnings with gst-inspect: "buffers-min" property
4948           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4949           typo in property description.
4950
4951 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4952
4953         Patch by: Cody Russell <bratsche at gnome org>
4954
4955         * gst/audioresample/gstaudioresample.c:
4956         (gst_audioresample_class_init):
4957         * gst/playback/gststreamselector.c:
4958         (gst_stream_selector_class_init):
4959         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4960         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4961         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4962         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4963         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4964         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4965         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4966         * gst/videotestsrc/gstvideotestsrc.c:
4967         (gst_video_test_src_class_init):
4968         * gst/volume/gstvolume.c: (gst_volume_class_init):
4969           Avoid unnecessary class cast check in class_init
4970           functions (#337747).
4971
4972 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
4973
4974         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4975         (gst_text_overlay_video_chain):
4976           g_markup_escape_text() REALLY doesn't like non-UTF8 input
4977           and doesn't validate its input either (and neither did
4978           textoverlay it seems). Let's do that then and fix #345206.
4979
4980 2006-06-19  Wim Taymans  <wim@fluendo.com>
4981
4982         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4983         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4984         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4985         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4986         (find_syncframe), (find_limits), (assign_value),
4987         (count_burst_unit), (gst_multi_fd_sink_new_client),
4988         (gst_multi_fd_sink_handle_client_write),
4989         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4990         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4991         (gst_multi_fd_sink_change_state):
4992         * gst/tcp/gstmultifdsink.h:
4993         Added shiny new burst-on-connect methods.
4994         Add properties to control the minimal amount of data queued.
4995         Small cleanups.
4996         API: bytes-min property
4997         API: time-min property
4998         API: buffers-min property
4999         API: burst-unit property
5000         API: burst-value property
5001         API: add-full signal
5002
5003         * gst/tcp/gsttcp-marshal.list:
5004         Added new marshaller code for the new signal.
5005
5006         * tests/check/elements/multifdsink.c: (GST_START_TEST),
5007         (multifdsink_suite):
5008         Added testcases for new burst methods.
5009
5010 2006-06-19  Edward Hervey  <edward@fluendo.com>
5011
5012         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
5013         Implement clipping for accurate seeking.
5014         Closes #345225
5015
5016 2006-06-19  Wim Taymans  <wim@fluendo.com>
5017
5018         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
5019
5020         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
5021         (gst_video_scale_transform):
5022         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
5023
5024 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
5025
5026         * configure.ac:
5027           Fix --disable-external (can't set conditionals conditionally,
5028           #343602).
5029
5030 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5031
5032         * tests/check/elements/audioresample.c: (test_reuse),
5033         (audioresample_suite):
5034           Add test case for bug #342789 fixed below.
5035
5036 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5037
5038         * gst/audioresample/gstaudioresample.c:
5039         (gst_audioresample_class_init), (gst_audioresample_init),
5040         (audioresample_start), (audioresample_stop),
5041         (gst_audioresample_set_property), (gst_audioresample_get_property):
5042           Implement GstBaseTransform::start and ::stop so that audioresample
5043           can clear its internal state properly and be reused instead of
5044           causing non-negotiated errors with playbin under some circumstances
5045           (#342789).
5046
5047         * tests/check/elements/audioresample.c: (setup_audioresample),
5048         (cleanup_audioresample):
5049           Need to set element state here so that ::start and ::stop are
5050           called.
5051
5052 2006-06-16  Wim Taymans  <wim@fluendo.com>
5053
5054         Patch by: Young-Ho Cha <ganadist at chollian dot net>
5055
5056         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
5057         Parse extra data better, apparently it's right behind
5058         the normal strf header size. Fixes #343500.
5059
5060 2006-06-16  Wim Taymans  <wim@fluendo.com>
5061
5062         * ext/alsa/gstalsasink.c: (set_hwparams):
5063         If we fail to set the buffer_time and period_time alsa
5064         parameters, post a warning and leave alsa select a 
5065         default instead of failing. Fixes #342085
5066
5067 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5068
5069         * docs/libs/gst-plugins-base-libs-sections.txt:
5070         * gst-libs/gst/cdda/gstcddabasesrc.h:
5071           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
5072           out in the header file and shouldn't be listed in the docs.
5073
5074         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5075           Must dereference pointer to fourcc in the debug statement.
5076
5077 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
5078
5079         * docs/libs/Makefile.am:
5080         * docs/libs/gst-plugins-base-libs-docs.sgml:
5081         * docs/libs/gst-plugins-base-libs-sections.txt:
5082         * docs/libs/gst-plugins-base-libs.types:
5083         add remaining symbols into correct setions
5084         
5085         * gst-libs/gst/audio/gstringbuffer.c:
5086         fix incomplete docs
5087         
5088         * gst-libs/gst/audio/gstringbuffer.h:
5089         comment out not yet implemented function
5090         
5091         
5092         * gst-libs/gst/floatcast/floatcast.h:
5093         * gst-libs/gst/netbuffer/gstnetbuffer.c:
5094         add short descriptions
5095         
5096         
5097         * gst-libs/gst/interfaces/propertyprobe.c:
5098         fix return value docs   
5099         
5100         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5101         simplify debug logging
5102         
5103         * gst-libs/gst/riff/riff-read.h:
5104         sync function prototype and docs
5105         
5106         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5107         remove left over symbol
5108
5109 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
5110
5111         * autogen.sh:
5112         * configure.ac:
5113         * docs/Makefile.am:
5114           Use GST_PLUGIN_DOCS macro in configure.ac, add
5115           --enable-plugin-docs default to autogen.sh and use
5116           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
5117
5118 2006-06-15  Wim Taymans  <wim@fluendo.com>
5119
5120         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5121         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
5122         (gst_ogg_demux_loop):
5123         Combine GstFlowReturn from the source pads to give a
5124         meaningfull result to the upstream peer or to stop the
5125         processing task in case of errors.
5126
5127 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5128
5129         * gst/playback/gststreaminfo.c: (cb_probe):
5130           Try GST_TAG_CODEC as fallback when extracting the
5131           codec name; more debug info.
5132
5133 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5134
5135         * ext/ogg/Makefile.am:
5136         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5137           Extract language tags from ogm subtitle streams, so that
5138           the subtitle menu choices are labelled correctly in
5139           Totem (fixes #344708).
5140
5141 2006-06-14  Wim Taymans  <wim@fluendo.com>
5142
5143         Patch by: Alessandro Decina <alessandro at nnva dot org>
5144
5145         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
5146         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
5147         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
5148         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5149         Fix various leaks. Fixes #343699.
5150         Add x-smoke mime type.
5151
5152 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
5153
5154         * gst-libs/gst/riff/riff-ids.h:
5155           Add IDs for 'bext' chunks (see #343837).
5156
5157 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
5158
5159         Patch by: Young-Ho Cha  <ganadist at chollian net>
5160
5161         * gst/subparse/samiparse.c: (sami_context_pop_state),
5162         (handle_start_font), (end_sami_element):
5163           Honour font face tags in SAMI subtitles (#344503).
5164
5165 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5166
5167         * po/POTFILES.in:
5168           add missing files containing translatable strings
5169
5170 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5171
5172         * docs/libs/tmpl/.cvsignore:
5173           we don't want those *.sgml files in CVS either
5174
5175 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5176
5177         * docs/libs/.cvsignore:
5178         * tests/check/elements/.cvsignore:
5179         * tests/check/libs/.cvsignore:
5180           ignore more
5181
5182 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5183
5184         * docs/libs/Makefile.am:
5185           also commiting the changed Makefile.am (added more libs to the
5186           doc-build)
5187
5188 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
5189
5190         * docs/libs/gst-plugins-base-libs-docs.sgml:
5191         * docs/libs/gst-plugins-base-libs-sections.txt:
5192         * docs/libs/gst-plugins-base-libs.types:
5193           first batch of reordering things, add index & hierarchy
5194
5195 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5196
5197         * configure.ac:
5198           use GST_PKG_CHECK_MODULES, cleans up output
5199
5200 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
5201
5202         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5203           Add support for burn:// URIs (#343385); const-ify things a bit,
5204           use G_N_ELEMENTS instead of hard-coded array size.
5205
5206 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
5207
5208         Patch by: Young-Ho Cha  <ganadist at chollian net>
5209
5210         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
5211           Fix up broken entities before passing them to libxml *sigh*.
5212           (#343303).
5213           
5214 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5215
5216         * configure.ac:
5217           back to TRUNK
5218
5219 === release 0.10.8 ===
5220
5221 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
5222
5223         * configure.ac:
5224           releasing 0.10.8, "Moar gij ziet mij nie"
5225
5226 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5227
5228         * configure.ac:
5229         * po/af.po:
5230         * po/az.po:
5231         * po/cs.po:
5232         * po/en_GB.po:
5233         * po/hu.po:
5234         * po/it.po:
5235         * po/nb.po:
5236         * po/nl.po:
5237         * po/or.po:
5238         * po/sq.po:
5239         * po/sr.po:
5240         * po/sv.po:
5241         * po/uk.po:
5242         * po/vi.po:
5243         * win32/common/config.h:
5244           0.10.7.2 prerelease
5245
5246 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5247
5248         * docs/libs/tmpl/gstaudio.sgml:
5249         * docs/libs/tmpl/gstcolorbalance.sgml:
5250         * docs/libs/tmpl/gstmixer.sgml:
5251         * docs/libs/tmpl/gstringbuffer.sgml:
5252         * docs/libs/tmpl/gsttuner.sgml:
5253         * docs/libs/tmpl/gstxoverlay.sgml:
5254         * gst-libs/gst/audio/audio.c:
5255         * gst-libs/gst/audio/gstringbuffer.c:
5256         * gst-libs/gst/interfaces/colorbalance.c:
5257         * gst-libs/gst/interfaces/mixer.c:
5258         * gst-libs/gst/interfaces/tuner.c:
5259         * gst-libs/gst/interfaces/xoverlay.c:
5260           move last template doc snippets to source code and delete them
5261
5262 2006-06-06  Michael Smith  <msmith@fluendo.com>
5263
5264         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
5265         (theora_parse_drain_queue):
5266           Mark DELTA_UNIT on non-keyframes.
5267
5268 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
5269
5270         * gst-libs/gst/audio/gstbaseaudiosink.c:
5271         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
5272         * gst-libs/gst/audio/gstbaseaudiosink.h:
5273         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
5274         (gst_ring_buffer_samples_done):
5275         * gst-libs/gst/audio/gstringbuffer.h:
5276         Document better the fact that latency_time and buffer_time are values
5277         stored in microseconds, and not the usual GStreamer nanoseconds.
5278         Change the variables (compatibly) that store them from GstClockTime 
5279         to guint64 to make it more clear that they're not storing clock times.
5280         Also, remove the bogus property description that says the user can
5281         specify -1 to get the default value, since that's never been the case.
5282
5283         When computing the default segment size for the ring buffer, make it
5284         an integer number of samples.
5285
5286         When the sub-class indicates a delay greater than the number of
5287         samples we've written return 0 from the audio sink get_time method.
5288
5289 2006-06-02  Michael Smith  <msmith@fluendo.com>
5290
5291         * tests/check/elements/audioconvert.c: (set_channel_positions),
5292         (get_float_mc_caps), (get_int_mc_caps):
5293         * tests/check/elements/audioresample.c:
5294         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
5295         * tests/check/elements/videorate.c:
5296         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
5297         * tests/check/elements/volume.c:
5298         * tests/check/elements/vorbisdec.c:
5299         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
5300           Don't busy-wait in tests; this was causing test timeouts very
5301           frequently when running under valgrind.
5302
5303 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5304
5305         * gst/tcp/README:
5306         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
5307         (gst_multi_fd_sink_remove_client_link),
5308         (gst_multi_fd_sink_client_queue_caps),
5309         (gst_multi_fd_sink_client_queue_buffer),
5310         (gst_multi_fd_sink_handle_client_write),
5311         (gst_multi_fd_sink_render):
5312         * gst/tcp/gstmultifdsink.h:
5313           make multifdsink properly deal with streamheader:
5314           - streamheader is taken from caps
5315           - buffers marked with IN_CAPS are not sent
5316           - streamheaders are sent, on connection, from the caps of the
5317             buffer where the client gets positioned to
5318           - further streamheader changes are done every time the client
5319             will receive a buffer with different caps
5320         * tests/check/elements/multifdsink.c: (GST_START_TEST),
5321         (gst_multifdsink_create_streamheader):
5322           add tests for this
5323
5324 2006-06-02  Michael Smith  <msmith@fluendo.com>
5325
5326         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
5327           Reinstate limit on channel count. Vorbis does not define the meaning
5328           of > 6 channels, so they're just independent channels. Gstreamer
5329           currently has no mechanism to represent N independent channels.
5330
5331 2006-06-02  Michael Smith  <msmith@fluendo.com>
5332
5333         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
5334           Don't arbitrarily restrict channel counts and rate in vorbis.
5335           In terms of effects likely on real-world files, this fixes 96kHz
5336           playback of vorbis.
5337
5338 2006-06-02  Michael Smith  <msmith@fluendo.com>
5339
5340         * gst/audioconvert/audioconvert.c: (float):
5341           More correct float->int conversion.
5342
5343 2006-06-02  Michael Smith  <msmith@fluendo.com>
5344
5345         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
5346           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
5347           value. Fixes g-critical on trying to play back ogg containing
5348           unknown codec.
5349
5350 2006-06-02  Wim Taymans  <wim@fluendo.com>
5351
5352         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
5353         (setup_source):
5354         * gst/playback/gstplaybasebin.h:
5355         Make the subtitle detection work from any thread so we don't
5356         deadlock. Fixes #343397.
5357
5358 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
5359
5360         * gst/volume/Makefile.am:
5361           Seriously, it's not *that* hard to get compilation right.  Even
5362           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
5363
5364 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
5365
5366         * gst/volume/gstvolume.c: (volume_choose_func),
5367         (volume_update_real_volume), (gst_volume_class_init),
5368         (gst_volume_init), (volume_process_float), (volume_process_int16),
5369         (volume_process_int16_clamp), (volume_set_caps),
5370         (volume_transform_ip), (plugin_init):
5371         * gst/volume/gstvolume.h:
5372         rewrite the passthrough check, split _int16 and _int16_clamp, fix
5373         another property desc., remove unused param from process function
5374         
5375         * tests/check/elements/volume.c: (volume_suite):
5376         reactivate the passthrough test
5377
5378 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
5379
5380         * ext/alsa/gstalsamixerelement.h:
5381         * ext/alsa/gstalsamixeroptions.h:
5382         * ext/alsa/gstalsamixertrack.h:
5383         * ext/gnomevfs/gstgnomevfssink.h:
5384         * ext/gnomevfs/gstgnomevfssrc.h:
5385         * ext/theora/gsttheoradec.h:
5386         * ext/theora/gsttheoraenc.h:
5387         * ext/theora/gsttheoraparse.h:
5388         * ext/vorbis/vorbisparse.h:
5389         * gst-libs/gst/audio/gstaudioclock.h:
5390         * gst-libs/gst/audio/gstaudiofilter.h:
5391         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5392         * gst/audioconvert/gstaudioconvert.h:
5393         * gst/audioresample/gstaudioresample.h:
5394         * gst/audiotestsrc/gstaudiotestsrc.h:
5395         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
5396         * gst/playback/gststreamselector.h:
5397         * gst/tcp/gstmultifdsink.h:
5398         * gst/tcp/gsttcpclientsink.h:
5399         * gst/tcp/gsttcpclientsrc.h:
5400         * gst/tcp/gsttcpserversink.h:
5401         * gst/tcp/gsttcpserversrc.h:
5402         * gst/videorate/gstvideorate.h:
5403         * gst/videoscale/gstvideoscale.h:
5404         * gst/videotestsrc/gstvideotestsrc.h:
5405         * gst/volume/gstvolume.h:
5406         * sys/v4l/gstv4ljpegsrc.h:
5407         * sys/v4l/gstv4lmjpegsink.h:
5408         * sys/v4l/gstv4lmjpegsrc.h:
5409         * sys/v4l/gstv4lsrc.h:
5410         * sys/ximage/ximagesink.h:
5411         * sys/xvimage/xvimagesink.h:
5412         * tests/old/testsuite/alsa/sinesrc.h:
5413         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
5414
5415 2006-05-31  Wim Taymans  <wim@fluendo.com>
5416
5417         * ext/libvisual/visual.c: (gst_visual_reset),
5418         (gst_visual_sink_setcaps), (gst_visual_sink_event),
5419         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
5420         Handle DISCONT.
5421         Use running time before doing QoS.
5422         Handle mono too.
5423
5424 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5425
5426         * docs/libs/Makefile.am:
5427           set a magic variable to indicate we know the docs are incomplete
5428
5429 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
5430
5431         * win32/common/libgstvideo.def:
5432           export gst_video_calculate_display_ratio
5433         * win32/vs6/libgstvideoscale.dsp:
5434           add link to libgstvideo-0.10.lib
5435
5436 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
5437
5438         * gst/playback/gstplaybasebin.c: (gen_source_element):
5439           Throw a more comprehensible error for rtsp:// URIs (rather
5440           than erroring out with a negotiation error later on) until
5441           we fix playbin to handle rtspsrc etc.
5442
5443 2006-05-30  Wim Taymans  <wim@fluendo.com>
5444
5445         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
5446         (gst_text_overlay_text_event):
5447         Added some FIXMEs.
5448
5449 2006-05-30  Wim Taymans  <wim@fluendo.com>
5450
5451         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
5452         (gst_adder_request_new_pad), (gst_adder_release_pad):
5453         * gst/adder/gstadder.h:
5454         Implement release_request_pad.
5455         Make padcounter atomic.
5456
5457         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
5458         Added check for release_pad in adder.
5459
5460 2006-05-30  Wim Taymans  <wim@fluendo.com>
5461
5462         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
5463         Fix build again.
5464
5465 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
5466
5467         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5468         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
5469         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5470         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
5471         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
5472         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
5473         (gst_ogg_demux_bisect_forward_serialno),
5474         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
5475         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
5476           add more debugging
5477           clean up printf formats for granulepos and serialno
5478
5479 2006-05-30  Michael Smith  <msmith@fluendo.com>
5480
5481         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
5482         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
5483         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
5484         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
5485         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
5486         * ext/vorbis/vorbisenc.h:
5487           Multi-channel caps negotiation, so we can do proper multichannel
5488           vorbis encoding, negotiated through audioconvert.
5489
5490 2006-05-30  Wim Taymans  <wim@fluendo.com>
5491
5492         * tests/check/elements/adder.c: (test_event_message_received),
5493         (test_play_twice_message_received), (GST_START_TEST),
5494         (adder_suite):
5495         Added check to show that #339935 is fixed with ongoing
5496         adder and collectpads fixes.
5497
5498 2006-05-29  Wim Taymans  <wim@fluendo.com>
5499
5500         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
5501         Don't leak pad name.
5502
5503 2006-05-29  Wim Taymans  <wim@fluendo.com>
5504
5505         * gst/adder/gstadder.c: (gst_adder_query_duration),
5506         (forward_event_func), (forward_event), (gst_adder_src_event):
5507         Fix adder seeking.
5508         Make query/seeking code threadsafe.
5509
5510         * tests/check/Makefile.am:
5511         * tests/check/elements/adder.c: (test_event_message_received),
5512         (GST_START_TEST), (test_play_twice_message_received):
5513         Fix adder test case.
5514
5515 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
5516
5517         Patch by: Young-Ho Cha  <ganadist at chollian net>
5518
5519         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5520         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
5521         (set_encoding_element), (decodebin_element_added_cb),
5522         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
5523         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
5524         * gst/playback/gstplaybasebin.h:
5525           Add 'subtitle-encoding' property to playbin, so applications can
5526           force a subtitle encoding for non-UTF8 subtitles (#342268).
5527
5528         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
5529         (gst_sub_parse_set_property):
5530           Rename recently-added 'encoding' property to 'subtitle-encoding'
5531           (so it can be proxied by playbin/decodebin in a generic way
5532           with less danger of false positives).
5533
5534 2006-05-29  Michael Smith  <msmith@fluendo.com>
5535
5536         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5537         (append_with_other_format), (set_structure_widths),
5538         (gst_audio_convert_transform_caps):
5539           Patch from #341562: give more specific audio caps in get_caps, so
5540           that basetransform  can make better decisions on what caps to
5541           negotiate.
5542
5543 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5544
5545         * tests/check/elements/volume.c:
5546         make it compile again
5547
5548 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5549
5550         * tests/check/elements/volume.c: (volume_suite):
5551         disable test until #343196 gets resolved
5552
5553 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5554
5555         * gst/adder/gstadder.c: (gst_adder_get_type):
5556         Make it easier to copy&paste
5557         
5558         * gst/volume/Makefile.am:
5559         * gst/volume/gstvolume.c: (volume_update_real_volume),
5560         (gst_volume_set_volume), (gst_volume_set_mute),
5561         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5562         (volume_transform_ip), (volume_update_mute),
5563         (volume_update_volume):
5564         * gst/volume/gstvolume.h:
5565         Add own debug category, move duplicate code to helper function, fix
5566         property texts, add more comments and prepare ffor liboil-goodness
5567         
5568         * tests/check/Makefile.am:
5569         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5570         add test for mute and passtrough case, be a bit more verbose to track
5571         failure
5572         
5573         * tests/check/generic/states.c: (GST_START_TEST):
5574         catch elements that fail to instantiate
5575
5576 2006-05-28  Edward Hervey  <edward@fluendo.com>
5577
5578         * tests/check/pipelines/simple-launch-lines.c:
5579         * tests/check/pipelines/theoraenc.c:
5580         * tests/check/pipelines/vorbisenc.c:
5581         Comment out tests using parse_launch() if core was built without
5582         parsing capabilities.
5583
5584 2006-05-27  Edward Hervey  <edward@fluendo.com>
5585
5586         * tests/check/Makefile.am:
5587         Extra bonus points for whoever explains to ensonic that you are meant
5588         to test unit tests thoroughly before commiting them, especially if
5589         you know it's going to break.
5590         De-activated element/adder tests.
5591
5592 2006-05-27  Edward Hervey  <edward@fluendo.com>
5593
5594         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5595         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5596         Marking caps conversion issues as GST_WARNING is way too verbose,
5597         Moving them to GST_LOG.
5598
5599 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
5600
5601         * README:
5602           Replace current README (containing the release notes from
5603           some 0.9.x version) with a proper README taken from the core.
5604
5605 2006-05-26  Wim Taymans  <wim@fluendo.com>
5606
5607         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5608         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5609         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5610         (vorbis_dec_change_state):
5611         Small cleanups.
5612         Add some FIXMEs
5613         Clip output samples to segment boundaries.
5614
5615 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5616
5617         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5618         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5619         Improve the errors produced on bad output, including some human
5620         readable description strings.
5621         Handle the (theoretical for ximagesink) case where the XServer 
5622         has a different idea about the size required for a particular 
5623         frame and gives us too small a memory allocation.
5624
5625 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5626
5627         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5628         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5629         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5630         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5631         Improve the errors produced on bad output, including some human 
5632         readable description strings.
5633         Handle RGB Xv formats properly by transforming them into our 
5634         big-endian caps description.
5635         Use gst_caps_truncate to ensure that we never try and choose a
5636         non-fixed caps in buffer_alloc.
5637         Handle the case where the XServer has a different idea about the size
5638         required for a particular frame and gives us too small a memory
5639         allocation.
5640         Use -1 to indicate 'no image format', because 0 is a valid XServer
5641         image format number.
5642         Put RGB Xv formats at the end of the caps, so that we always prefer
5643         YUV format frames.
5644         Iterate the available Xv Encodings to determine the maximum width and
5645         height, and then return that in our caps.
5646         (Closes #315312, #337544)
5647
5648 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
5649
5650         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5651         When there is only one unfinished pad and it receives an event that
5652         doesn't match our requirements, we need to set alldone=FALSE so that
5653         the fakesink is not removed yet.
5654
5655 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
5656
5657         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5658           Use gst_type_find_helper_for_buffer() to find the type
5659           of stream from the first packet.
5660
5661         * configure.ac:
5662           Bump requirements to core CVS (needed for vorbis
5663           typefinding to work).
5664
5665 2006-05-24  Edward Hervey  <edward@fluendo.com>
5666
5667         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
5668         Added the 'prfl' atom type which MQV (no, it's not a typo) files
5669         contain.  Else they play perfectly fine with qtdemux.
5670
5671 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
5672
5673         * ext/theora/theoradec.c:
5674         * ext/theora/theoraenc.c:
5675         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5676         * gst/audiorate/gstaudiorate.c:
5677           make more debug catagories static
5678         
5679         * tests/check/Makefile.am:
5680         * tests/check/elements/adder.c: (message_received),
5681         (test_event_message_received), (GST_START_TEST),
5682         (test_play_twice_message_received), (adder_suite):
5683           added test case for using element twice, extra bonus points for anyone
5684           who can make these test run reliably
5685
5686 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
5687
5688         * ext/theora/theoradec.c: (theora_dec_chain):
5689           Make work with time-stamped input buffers that do not
5690           have a granulepos in BUFFER_OFFSET_END (like theora
5691           buffers coming from matroskademux). Fixes #342448.
5692
5693 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
5694
5695         Patch by: Peter Kjellerstedt  <pkj at axis com>
5696
5697         * gst/tcp/Makefile.am:
5698           fdstresstest doesn't need Gtk+, fix compilation if 
5699           gtk is not available (#342566).
5700
5701 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5702          
5703         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5704           80 line columns
5705           Removed redundant floor()
5706
5707 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5708
5709         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5710           On second thought, just skip JUNK chunks automatically, so
5711           the caller doesn't have to handle this. Fixes #342345.
5712           Also, return GST_FLOW_UNEXPECTED if we get a short read,
5713           not GST_FLOW_ERROR.
5714
5715 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5716
5717         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5718           Don't bail out on JUNK chunks with a size of 0 (would try to
5719           pull_range 0 bytes before, which sources don't like too much).
5720           See #342345.
5721
5722 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5723
5724         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5725         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5726         Use the gstutil scaling function to preserve 64 bits while calculating
5727         output width and height from the display-aspect-ratio. (A continuation
5728         of #341542)
5729
5730 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5731
5732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5733         (gst_xvimagesink_buffer_alloc):
5734         * sys/xvimage/xvimagesink.h:
5735         When performing buffer allocations, remember the caps and image format
5736         we return so that if the same caps are asked for next time we can
5737         return them immediately without doing any caps intersections.
5738
5739 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5740          
5741         * gst-libs/gst/rtp/README:
5742           Some new documentation
5743         * gst-libs/gst/rtp/gstrtpbuffer.h:       
5744           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
5745         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5746         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
5747           New RTP audio base payloader class. Supports frame or sample based
5748           codecs.  Not enabled in Makefile.am until approved.
5749
5750 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5751
5752         * tests/check/elements/alsa.c: (test_device_property_probe):
5753           Fix test case: don't try to free NULL GValueArray when there
5754           are no devices.
5755
5756 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5757
5758         * tests/check/Makefile.am:
5759         * tests/check/elements/alsa.c: (test_device_property_probe),
5760         (alsa_suite), (main):
5761           Add simple test that runs a device property probe on alsasrc,
5762           alsasink and alsamixer. Disable valgrind check for now (too
5763           many leaks in libasound, and valgrind ignored my suppressions
5764           additions).
5765
5766 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5767
5768         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5769         (gst_alsa_device_property_probe_probe_property),
5770         (gst_alsa_device_property_probe_needs_probe),
5771         (gst_alsa_device_property_probe_get_values),
5772         (gst_alsa_type_add_device_property_probe_interface):
5773         * ext/alsa/gstalsadeviceprobe.h:
5774         * ext/alsa/gstalsamixerelement.c:
5775         (gst_alsa_mixer_element_init_interfaces):
5776         * ext/alsa/gstalsamixerelement.h:
5777           Clean up and simplify alsa device probing. Make it actually work
5778           for multiple classes. Don't cache results any longer.
5779
5780         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5781         (gst_alsasink_init):
5782         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5783         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5784         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5785           Make alsasink and alsasrc implement the GstPropertyProbe interface
5786           for device probing (#342181).
5787           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
5788
5789 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5790
5791         * gst/subparse/samiparse.c: (handle_start_font):
5792           Don't ignore return value of strtol (++compiler_happiness).
5793
5794 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
5795
5796         Patch by: Young-Ho Cha  <ganadist chollian net>
5797
5798         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5799         (gst_sub_parse_class_init), (gst_sub_parse_init),
5800         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5801         (convert_encoding):
5802         * gst/subparse/gstsubparse.h:
5803           Add 'encoding' property (#341681).
5804
5805         * gst/subparse/samiparse.c: (characters_sami):
5806           Output is pango markup, so we need to escape text
5807           between tags (#342143).
5808
5809 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5810
5811         * gst-libs/gst/audio/multichannel.c:
5812         (gst_audio_check_channel_positions):
5813           It's okay to have caps with channels=1 and a channel position
5814           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5815           (deinterleavers might want to keep the position in the caps,
5816           so that they can be re-interleaved again properly later).
5817           Leave check for unexpected 2-channel layouts intact for now.
5818
5819 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5820
5821         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5822         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5823         basesrc can do its job correctly.
5824
5825 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5826
5827         * ext/alsa/Makefile.am:
5828         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5829         (gst_alsa_detect_formats), (get_channel_free_structure),
5830         (caps_add_channel_configuration), (gst_alsa_detect_channels),
5831         (gst_alsa_probe_supported_formats):
5832         * ext/alsa/gstalsa.h:
5833         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5834           Refactor and improve caps probing code: probe signedness
5835           when we probe the supported formats/widths; set endianness
5836           to the one we actually probed for (ie. cpu endianness).
5837           
5838         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5839         (gst_alsasrc_close):
5840         * ext/alsa/gstalsasrc.h:
5841           Implement caps probing for alsasrc.
5842
5843 2006-05-15  Wim Taymans  <wim@fluendo.com>
5844
5845         * ext/theora/theoradec.c: (gst_theora_dec_reset),
5846         (theora_dec_src_query), (theora_dec_src_event),
5847         (theora_dec_sink_event), (theora_handle_comment_packet),
5848         (theora_handle_data_packet), (theora_dec_change_state):
5849         Cleanups, add some G_LIKELY.
5850         Use segment helpers instead of our own wrong code.
5851         Clear queued buffers on seek and READY.
5852
5853         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5854         (vorbis_dec_convert), (vorbis_dec_src_query),
5855         (vorbis_dec_src_event), (vorbis_dec_sink_event),
5856         (vorbis_handle_comment_packet), (vorbis_dec_push),
5857         (vorbis_handle_data_packet), (vorbis_dec_chain),
5858         (vorbis_dec_change_state):
5859         * ext/vorbis/vorbisdec.h:
5860         Remove old useless packetno variable.
5861         Do position query properly.
5862         Add some G_LIKELY.
5863         Do cleanup of queued buffers in new helper function
5864         and use it.
5865
5866 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5867
5868         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5869           Query supported sample rates. Fixes #341732.
5870
5871 2006-05-15  Julien MOUTTE  <julien@moutte.net>
5872
5873         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5874         (gst_decode_bin_change_state): Make decodebin reusable
5875         when going from PAUSE_TO_READY and then back to PAUSED.
5876         Fixes #331678.
5877
5878 2006-05-15  Wim Taymans  <wim@fluendo.com>
5879
5880         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5881         (vorbis_dec_convert), (vorbis_dec_src_query),
5882         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5883         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5884         (vorbis_dec_clean_queued), (vorbis_dec_push),
5885         (vorbis_handle_data_packet), (vorbis_dec_change_state):
5886         Cleanups. Use refcounting and DEBUG_OBJECT.
5887         Reset segment on flush, use code methods instead of our
5888         own wrong version.
5889         Fix potential memleak.
5890
5891 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5892
5893         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5894         (gst_alsasink_init):
5895         * ext/alsa/gstalsasink.h:
5896           Don't leak allocated snd_output_t structure if there's
5897           more than one alsasink instance at a time (#341873).
5898           Also fix GObject macros in header file.
5899           
5900 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5901
5902         * gst/subparse/gstsubparse.c:
5903         (gst_sub_parse_data_format_autodetect):
5904           Don't use libxml functions in the typefinding code.
5905
5906 2006-05-15  Wim Taymans  <wim@fluendo.com>
5907
5908         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5909         Fix seeking performance in the case where a non-header 
5910         packet has a 0 granulepos (busted theora case). 
5911         Fixes #341719
5912         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5913          the first place, you limelight stealer you)
5914
5915 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5916
5917         * gst/subparse/gstsubparse.c:
5918         (gst_sub_parse_data_format_autodetect):
5919           Improve SAMI typefinding: handle case where there are
5920           whitespaces or newlines in front of the first <SAMI>
5921           tag (#169936).
5922
5923 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5924
5925         * configure.ac:
5926           Build video4linux plugin even if there's no XVIDEO, just
5927           without implementing the GstXOverlay interface (#334002).
5928          
5929 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5930
5931         * configure.ac:
5932         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5933         (plugin_init):
5934           Add tentative support for libvisual-0.4 (#336881).
5935
5936 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5937
5938         Patch by: Young-Ho Cha <ganadist at chollian net>
5939
5940         * gst/subparse/samiparse.c: (handle_start_font):
5941           Need to map "silver" colour explicitly (#169936).
5942
5943 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5944
5945         Patch by: Young-Ho Cha  <ganadist at chollian net>
5946
5947         * gst/subparse/Makefile.am:
5948         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5949         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5950         (gst_sub_parse_format_autodetect), (feed_textbuf),
5951         (gst_subparse_type_find), (plugin_init):
5952         * gst/subparse/gstsubparse.h:
5953         * gst/subparse/samiparse.c:
5954         * gst/subparse/samiparse.h:
5955           Add support for SAMI subtitles (#169936).
5956
5957 2006-05-14  Michael Smith  <msmith@fluendo.com>
5958
5959         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5960           Fix #341696: crash when mixing L+R+C to mono or stereo.
5961         * tests/check/Makefile.am:
5962         * tests/check/elements/audioconvert.c: (set_channel_positions),
5963         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5964         (audioconvert_suite):
5965           Add test for the above, including some generic framework bits for
5966           testing multichannel things.
5967
5968 === release 0.10.7 ===
5969
5970 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
5971
5972         * configure.ac:
5973           releasing 0.10.7, "Leave the gun"
5974
5975 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
5976
5977         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5979         Fix the build.
5980
5981 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
5982
5983         * docs/libs/gst-plugins-base-libs-docs.sgml:
5984         * docs/libs/gst-plugins-base-libs-sections.txt:
5985         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5986         * gst-libs/gst/video/video.h:
5987         * gst/videoscale/Makefile.am:
5988         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5989         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5990         * tests/check/Makefile.am:
5991         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5992         (main):
5993           Fix integer overflow problem with pixel-aspect-ratio calculations
5994           in videoscale and xvimagesink (#341542)
5995
5996 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
5997
5998         * gst-libs/gst/tag/gstid3tag.c:
5999           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
6000
6001 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
6002
6003         * win32/MANIFEST:
6004           update win32 files listing
6005
6006 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6007
6008         patch by: Sjoerd Simons (sjoerd@luon.net)
6009
6010         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6011         (group_create), (group_destroy), (add_stream),
6012         (gst_play_base_bin_get_property),
6013         (gst_play_base_bin_get_streaminfo_value_array):
6014         * gst/playback/gstplaybasebin.h:
6015           API: GstPlayBaseBin::stream-info-value-array property
6016           use a more bindings-friendly way of exposing streaminfo
6017           using a GValueArray.  Tested in ipython.
6018           Closes #341114
6019
6020 2006-05-11  Wim Taymans  <wim@fluendo.com>
6021
6022         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
6023         (queue_underrun_cb), (queue_filled_cb):
6024         Also catch queue underruns but don't do anything yet.
6025         Refactor and comment queue enlarging code a bit.
6026
6027         * gst/playback/gstplaybasebin.c: (queue_overrun),
6028         (queue_threshold_reached), (queue_out_of_data),
6029         (gen_preroll_element):
6030         If a queue over/underruns check that we don't create nasty
6031         deadlocks when the min-threshold is not reached but the
6032         max-bytes is. In those cases disable max-bytes when we
6033         know that the queue is fed timed data.
6034         Add more comments.
6035
6036 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
6037
6038         * gst/playback/gstplaybin.c: (gen_audio_element):
6039           Make playbin automatically plug an 'audioresample'
6040           element before the audio sink as well. This solves
6041           problems with sinks that only accept a very specific
6042           sample rate, like esdsink (e.g. #340379).
6043
6044 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
6045
6046         * gst/playback/gstplaybasebin.c: (gen_source_element):
6047           Make http sources send special headers so that we receive
6048           icecast metadata if the http stream is an icecast stream
6049           (otherwise the server will just ignore them). This also
6050           means that from now on users will need the 'icydemux'
6051           element from gst-plugins-good installed if they want to
6052           listen to icecast radio streams. (#341432, #333657).
6053
6054 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6055
6056         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
6057         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
6058           remove stupid example from docs - it should come with a simple
6059           C program instead.
6060           Clean up/fix docs
6061         * tests/check/elements/multifdsink.c: (wait_bytes_served),
6062         (fail_if_can_read), (GST_START_TEST),
6063         (gst_multifdsink_create_streamheader), (multifdsink_suite):
6064           add a test for changing streamheader which exposes a bug in
6065           multifdsink
6066
6067 2006-05-11  Michael Smith  <msmith@fluendo.com>
6068
6069         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
6070         (gst_gnome_vfs_src_received_headers_callback):
6071         * ext/gnomevfs/gstgnomevfssrc.h:
6072           Don't set icy-caps unless we have a sane interval value. Move
6073           interval to a local variable; we never use it outside this function.
6074
6075 2006-05-11  Wim Taymans  <wim@fluendo.com>
6076
6077         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
6078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
6079         Register special buffer types along with the objects so
6080         that they are not registered at runtime from N different
6081         streaming threads since they are not threadsafe.
6082
6083 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6084
6085         * tests/check/elements/multifdsink.c: (wait_bytes_served),
6086         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
6087           add two more tests, one doing streamheader
6088
6089 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6090
6091         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
6092           clean up the bufqueue when shutting down
6093         * tests/check/Makefile.am:
6094         * tests/check/elements/multifdsink.c: (setup_multifdsink),
6095         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
6096         (main):
6097           add a test for the leak that was just fixed
6098
6099 2006-05-10  Wim Taymans  <wim@fluendo.com>
6100
6101         * gst/adder/gstadder.c: (gst_adder_setcaps),
6102         (gst_adder_query_duration), (gst_adder_query), (forward_event),
6103         (gst_adder_src_event), (gst_adder_sink_event),
6104         (gst_adder_class_init), (gst_adder_finalize),
6105         (gst_adder_request_new_pad), (gst_adder_collected):
6106         * gst/adder/gstadder.h:
6107         Updated some docs. Added comments and FIXMEs all over the place.
6108         Improve debugging info.
6109         Fix leak on finalize by not calling the parent.
6110         Implement duration query.
6111         Make event forwarding threadsafe.
6112         Correctly send NEWSEGMENT at start and after flush.
6113         Handle EOS correctly.
6114         Post error when not negotiated.
6115
6116         * tests/check/elements/adder.c: (GST_START_TEST):
6117         Added FIXME in the test.
6118
6119 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6120
6121         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
6122         (gst_text_overlay_halign_get_type),
6123         (gst_text_overlay_wrap_mode_get_type):
6124         * ext/theora/theoradec.c: (theora_handle_type_packet),
6125         (theora_handle_data_packet):
6126         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6127         (theora_enc_sink_setcaps), (theora_enc_chain):
6128         * gst-libs/gst/cdda/gstcddabasesrc.c:
6129         (gst_cdda_base_src_mode_get_type):
6130         * gst/audiotestsrc/gstaudiotestsrc.c:
6131         (gst_audiostestsrc_wave_get_type):
6132         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
6133         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
6134         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
6135         (gst_sync_method_get_type), (gst_unit_type_get_type),
6136         (gst_client_status_get_type):
6137         * gst/videoscale/gstvideoscale.c:
6138         (gst_video_scale_method_get_type):
6139         * gst/videotestsrc/gstvideotestsrc.c:
6140         (gst_video_test_src_pattern_get_type):
6141         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
6142         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
6143         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
6144         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
6145         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
6146         (paint_setup_RGB565), (paint_setup_xRGB1555):
6147           Const-ify GEnumValue and GFlagsValue arrays. Use
6148           GST_ROUND_UP_* macros instead of home-made ones.
6149
6150 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6151
6152         * configure.ac:
6153           Require core CVS for the new newsegment stuff.
6154
6155 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6156
6157         Patch by: Sjoerd Simons  <sjoerd at luon net>
6158
6159         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
6160           Register nick for enum value (#341160).
6161
6162 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
6163
6164         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
6165         (plugin_init):
6166          backout typefind patch #340375
6167          
6168         * tests/check/elements/adder.c: (message_received),
6169         (GST_START_TEST), (adder_suite):
6170           redo, signal-handling of test
6171
6172 2006-05-09  Wim Taymans  <wim@fluendo.com>
6173
6174         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
6175         (gst_adder_collected):
6176         * gst/adder/gstadder.h:
6177         Remove bogus segment merging and forwarding, we don't
6178         care about timestamps anyway and we just produce a
6179         continuous stream. 
6180         Also create a nice NEWSEGMENT event when we start.
6181         Use _scale_int some more.
6182
6183 2006-05-09  Edward Hervey  <edward@fluendo.com>
6184
6185         * tests/icles/stress-xoverlay.c:
6186         Fix if core was built without parsing support.
6187
6188 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
6189
6190         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6191           Add SEDG (Samsung MPEG-4) fourcc.
6192
6193 2006-05-09  Edward Hervey  <edward@fluendo.com>
6194
6195         * tests/icles/stress-xoverlay.c:
6196         * tests/examples/volume/volume.c:
6197         Fix if core was built without parsing support.
6198
6199         * tests/examples/seek/seek.c:
6200         Disable the parse_launch example if core was built without parsing
6201         support.
6202
6203 2006-05-08  Edward Hervey  <edward@fluendo.com>
6204
6205         * autogen.sh: (CONFIGURE_DEF_OPT): 
6206         libtoolize on Darwin/MacOSX is called glibtoolize
6207
6208 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6209
6210         * tests/check/Makefile.am:
6211         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
6212           Disable the adder test, until the build-slaves posses the kindness to 
6213           either like it or to give valid reason for not doing so 
6214
6215 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6216
6217         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
6218         (adder_suite):
6219           Shuffle NULL state change around and raise timeout more
6220
6221 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6222
6223         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
6224         (mp4_type_find), (plugin_init):
6225           Add typefind to distinguish between "audio/x-m4a" and new type
6226           "video/mp4". Fixes #340375
6227
6228         * tests/check/elements/adder.c: (adder_suite):
6229           Raise timeout to make buildbot happy
6230
6231 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
6232
6233         * gst/adder/gstadder.c: (gst_adder_sink_event),
6234         (gst_adder_request_new_pad), (gst_adder_change_state):
6235         * gst/adder/gstadder.h:
6236         * tests/check/Makefile.am:
6237         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
6238         (adder_suite), (main):
6239           Add sink-event handling to adder. It tries to merge incomming
6240           newsegment-events. Added test to check if segment_done is comming
6241           through. Fixes #340060
6242
6243 2006-05-05  Andy Wingo  <wingo@pobox.com>
6244
6245         * ext/theora/theoraparse.c (gst_theora_parse_init)
6246         (theora_parse_src_convert, theora_parse_src_query):
6247         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6248         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
6249         query functions on the source pads of the theora and vorbis parse
6250         elements. Fixes position querying when doing a remux.
6251
6252 2006-05-05  Michael Smith  <msmith@fluendo.com>
6253
6254         * ext/theora/theoraparse.c: (parse_granulepos),
6255         (theora_parse_drain_queue_prematurely),
6256         (theora_parse_queue_buffer), (theora_parse_sink_event):
6257           Fix flushing.
6258           Fix invalid granulepos outputs when starting with a non-keyframe.
6259
6260 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
6261
6262         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
6263         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
6264         Rearrange MPEG system stream detection, fixing some memleaks in the
6265         process.
6266         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
6267         they clean up their data correctly.
6268         Remove unused ogganx caps and move the 'is_annodex' check to inside
6269         the 'is_ogg' if statement.
6270
6271 2006-05-05  Wim Taymans  <wim@fluendo.com>
6272
6273         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
6274         Properly remove ghostpads. Fixes #340392
6275
6276 2006-05-04  David Schleef  <ds@schleef.org>
6277
6278         * gst/typefind/gsttypefindfunctions.c:
6279
6280 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
6281
6282         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6283         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
6284
6285         When typefinding an MP3 in push-based mode, don't penalise the
6286         probability down to 74% when we found 5 valid frames just because we
6287         can't peek the end of the file.
6288
6289         Make the probability for detecting MPEG Transport Streams based on the
6290         number of sequential headers we successfully detected.
6291
6292 2006-05-03  Wim Taymans  <wim@fluendo.com>
6293
6294         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6295         (vorbis_dec_push), (vorbis_dec_chain):
6296         Still produce an error when we receive an empty packet.
6297
6298 2006-05-03  Wim Taymans  <wim@fluendo.com>
6299
6300         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
6301         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
6302         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
6303         Mark buffers with DISCONT after seek and after activating new
6304         chains.
6305
6306         * ext/theora/gsttheoradec.h:
6307         * ext/theora/theoradec.c: (gst_theora_dec_reset),
6308         (theora_get_query_types), (theora_dec_sink_event),
6309         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
6310         (theora_dec_change_state):
6311         Fix frame counter.
6312         Detect and mark DISCONT buffers.
6313
6314         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6315         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
6316         (vorbis_dec_change_state):
6317         * ext/vorbis/vorbisdec.h:
6318         Use GstSegment.
6319         Detect and mark DISCONT buffers.
6320         Don't crash on 0 sized buffers.
6321
6322 2006-05-03  Wim Taymans  <wim@fluendo.com>
6323
6324         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
6325         (volume_transform_ip):
6326         Increase "volume" property to 10.0. Fixes #340369.
6327         Set the process function to NULL when capsnego fails so that
6328         we properly error out.
6329
6330 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
6331
6332         * gst/playback/gstplaybin.c: (add_sink):
6333         * gst/playback/test.c: (main):
6334         * gst/playback/test5.c: (dump_element_stats):
6335         * gst/playback/test6.c: (main):
6336           free caps using gst_caps_unref, don't leak caps-strings
6337
6338 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
6339
6340         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
6341         (plugin_init):
6342           Refine musepack typefinding a bit. Return MAXIMUM
6343           probability when we detect stream version 7 to make
6344           sure the mpeg audio typefinder doesn't trump us.
6345
6346 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
6347
6348         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6349           Protect against unexpected NULL strf_data buffer.
6350
6351 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6352
6353         * tests/check/elements/audioconvert.c: (verify_convert),
6354         (GST_START_TEST):
6355           interpret the out[] buffer in the order the bytes are actually
6356           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
6357           Other tests should use BYTE_ORDER since the array is filled in
6358           with actual values
6359
6360 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6361
6362         * tests/check/elements/audioconvert.c: (verify_convert),
6363         (GST_START_TEST):
6364           when a test fails, give an indication of which it is
6365
6366 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6367
6368         * gst-libs/gst/cdda/gstcddabasesrc.c:
6369           compile fix; strtol() needs <stdlib.h>
6370
6371 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6372
6373         * ext/alsa/gstalsamixerelement.c:
6374         * ext/alsa/gstalsasrc.c:
6375         * ext/cdparanoia/gstcdparanoiasrc.c:
6376         * ext/gnomevfs/gstgnomevfssink.c:
6377         * ext/gnomevfs/gstgnomevfssrc.c:
6378         * ext/ogg/gstoggdemux.c:
6379         * ext/ogg/gstoggmux.c:
6380         * ext/ogg/gstoggparse.c:
6381         * ext/ogg/gstogmparse.c:
6382         * ext/pango/gstclockoverlay.c:
6383         * ext/pango/gsttextoverlay.c:
6384         * ext/pango/gsttextrender.c:
6385         * ext/pango/gsttimeoverlay.c:
6386         * ext/theora/theoradec.c:
6387         * ext/theora/theoraenc.c:
6388         * ext/vorbis/vorbisdec.c:
6389         * ext/vorbis/vorbisenc.c:
6390         * gst-libs/gst/audio/gstaudiofilter.c:
6391         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6392         * gst/audioconvert/gstaudioconvert.c:
6393         * gst/audiorate/gstaudiorate.c:
6394         * gst/audioresample/gstaudioresample.c:
6395         * gst/audiotestsrc/gstaudiotestsrc.c:
6396         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6397         * gst/playback/gstdecodebin.c:
6398         * gst/playback/gstplaybin.c:
6399         * gst/playback/gststreamselector.c:
6400         * gst/subparse/gstsubparse.c:
6401         * gst/tcp/gstmultifdsink.c:
6402         * gst/tcp/gsttcpclientsink.c:
6403         * gst/tcp/gsttcpclientsrc.c:
6404         * gst/tcp/gsttcpserversink.c:
6405         * gst/tcp/gsttcpserversrc.c:
6406         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6407         * gst/videorate/gstvideorate.c:
6408         * gst/videoscale/gstvideoscale.c:
6409         * gst/videotestsrc/gstvideotestsrc.c:
6410         * gst/volume/gstvolume.c:
6411         * sys/v4l/gstv4ljpegsrc.c:
6412         * sys/v4l/gstv4lmjpegsink.c:
6413         * sys/v4l/gstv4lmjpegsrc.c:
6414         * sys/v4l/gstv4lsrc.c:
6415         * sys/ximage/ximagesink.c:
6416         * sys/xvimage/xvimagesink.c:
6417         * tests/check/libs/cddabasesrc.c:
6418           make GstElementDetails const
6419
6420 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6421
6422         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
6423         (gst_adder_init):
6424           send events from src-pad to all sink-pads fixes #338657
6425
6426 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
6427
6428         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
6429         (alsasink_parse_spec):
6430           query width capabilities from alsa, fixes #338919
6431
6432 2006-04-28  Wim Taymans  <wim@fluendo.com>
6433
6434         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
6435         (gst_multi_fd_sink_remove_client_link):
6436         * gst/tcp/gstmultifdsink.h:
6437         Fix race condition in multifdsink that can lead to spurious 
6438         duplicate clients. this patch adds a new signal that is fired when
6439         multifdsink has removed all references to the fd.
6440         Fixes #339574.
6441         Updated documentation.
6442         API: client-fd-removed signal added
6443
6444 2006-04-28  Michael Smith  <msmith@fluendo.com>
6445
6446         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
6447           When asking g_value_array_new to prealloc elements, we may as well
6448           ask for the right number of elements.
6449
6450 2006-04-28  Wim Taymans  <wim@fluendo.com>
6451
6452         * gst-libs/gst/audio/gstbaseaudiosink.c:
6453         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
6454         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
6455         patch to make timestamp checking more tollerant to rounding 
6456         errors given that real discontinuities are to be marked on
6457         buffers. Fixes some asf files and #338778.
6458         Also avoid some crashers when we receive an event in the 
6459         NULL state.
6460
6461 2006-04-28  Michael Smith  <msmith@fluendo.com>
6462
6463         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
6464         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
6465         (gst_gnome_vfs_src_get_property),
6466         (gst_gnome_vfs_src_send_additional_headers_callback),
6467         (gst_gnome_vfs_src_received_headers_callback),
6468         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
6469         (gst_gnome_vfs_src_stop):
6470         * ext/gnomevfs/gstgnomevfssrc.h:
6471           Remove ICY handling (mostly) from gnomevfssrc, in favour of
6472           proper shared support within icydemux.
6473
6474 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6475
6476         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
6477         (gst_video_rate_swap_prev), (gst_video_rate_chain):
6478           fix up docs
6479           fix a leak when no caps negotiated
6480           fix counting of input frames
6481         * tests/check/elements/.cvsignore:
6482         * tests/check/elements/videorate.c: (assert_videorate_stats),
6483         (GST_START_TEST), (videorate_suite):
6484           add tests for these
6485
6486 2006-04-28  Wim Taymans  <wim@fluendo.com>
6487
6488         * gst-libs/gst/audio/gstringbuffer.c:
6489         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
6490         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
6491         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
6492         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
6493         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
6494         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
6495         (gst_ring_buffer_commit), (gst_ring_buffer_read),
6496         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
6497         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
6498         Check arguments passed to public functions instead of
6499         crashing.
6500
6501 2006-04-28  Wim Taymans  <wim@fluendo.com>
6502
6503         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
6504         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
6505         GstBaseAudioSrc must be live or it does not work.
6506
6507         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
6508         Don't set live to TRUE as this is the default in the parentclass.
6509
6510 2006-04-28  Wim Taymans  <wim@fluendo.com>
6511
6512         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
6513         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
6514         Videoscale doesn't pass on pixel-aspect ratio. Handle all
6515         fixation cases better. Fixes #338991
6516
6517 2006-04-28  Wim Taymans  <wim@fluendo.com>
6518
6519         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
6520         Handle 0/1 framerate correctly Fixes #331901.
6521
6522 2006-04-28  Wim Taymans  <wim@fluendo.com>
6523
6524         * tests/check/elements/audioconvert.c: (get_float_caps),
6525         (GST_START_TEST), (audioconvert_suite):
6526         Added check for correct clipping when doing float samples
6527         in audioconvert.
6528
6529 2006-04-28  Wim Taymans  <wim@fluendo.com>
6530
6531         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
6532         (gst_video_rate_chain):
6533         Print more debugging info.
6534
6535 2006-04-28  Wim Taymans  <wim@fluendo.com>
6536
6537         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
6538         (resample_set_state_from_caps):
6539         Add support for other formats audioresample can handle such as
6540         32 bits in and float and 64 bits float. Fixes #301759
6541
6542 2006-04-28  Wim Taymans  <wim@fluendo.com>
6543
6544         * gst/audioconvert/audioconvert.c: (float):
6545         correctly clip float samples > 1.0. Fixes #338718
6546
6547 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6548
6549         Patch by: Young-Ho Cha  <ganadist at chollian net>
6550
6551         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6552         (gst_text_overlay_render_text):
6553           Don't strip newlines from the text. Also, center lines
6554           within multi-line paragraphs (#339405).
6555
6556 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6557
6558         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6559           Fix wavpack typefinding to work in more cases (don't peek
6560           for chunks of multiple hundred kBs at once, but process
6561           things step-by-step in smaller units). Fixes #339786.
6562
6563 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6564
6565         * configure.ac:
6566           back to HEAD
6567
6568 === release 0.10.6 ===
6569
6570 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
6571
6572         * configure.ac:
6573           releasing 0.10.6, "Chao"
6574
6575 2006-04-26  David Schleef  <ds@schleef.org>
6576
6577         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6578           Fixes #338897.
6579
6580 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6581
6582         * configure.ac:
6583         * win32/common/config.h:
6584           new prerelease
6585
6586 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6587
6588         patch by: Wim Taymans
6589
6590         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6591         (gst_ogg_demux_perform_seek):
6592           make sure correct newsegments are sent, so that the decoder
6593           and the demuxer agree on timestamps.  Fixes playback of a lot
6594           of Ogg files that do not start from 0.  Fixes #339833.
6595
6596 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6597
6598         Patch by: Edward Hervey  <edward@fluendo.com>
6599
6600         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6601         * tests/check/Makefile.am:
6602         * tests/check/elements/videorate.c: (assert_videorate_stats),
6603         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6604         (videorate_suite), (main):
6605           Fix an infinite loop if frames are passed in with wrongly ordered
6606           timestamps.  Fixes #339013.
6607
6608 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6609
6610         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6611
6612         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6613           fix typefinding on some ISO files.  Fixes #339212.
6614
6615 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6616
6617         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6618
6619         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6620           add another H264 fourcc.  Fixes #339047.
6621
6622 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6623
6624         Patch by: Jan Schmidt
6625
6626         * gst/playback/gststreamselector.c:
6627         (gst_stream_selector_bufferalloc):
6628           Restore old StreamSelector behaviour.
6629           Fixes #338419.
6630
6631 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6632
6633         * configure.ac:
6634         * win32/common/config.h:
6635           prerelease
6636
6637 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6638
6639         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
6640
6641         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6642         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6643           Fix some memory leaks: on finalize, free buffers left in the queue
6644           before destroying the queue; in _push(), unref rtp_buf even if
6645           the process vfunc returned a NULL buffer as output buffer (#337548);
6646           demote some recuring debug messages to LOG level.
6647
6648 2006-04-11  Wim Taymans  <wim@fluendo.com>
6649
6650         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6651         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6652         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6653         (gst_ogg_demux_loop):
6654         More cleanups.
6655         Respect segment stop when emiting EOS or SEGMENT_DONE.
6656         Fixes (#337945).
6657
6658 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6659
6660         * gst/playback/gststreamselector.c:
6661         (gst_stream_selector_get_property):
6662           Don't leak pad name.
6663
6664 2006-04-10  Michael Smith  <msmith@fluendo.com>
6665
6666         * tests/check/Makefile.am:
6667         * tests/check/gst-plugins-base.supp:
6668           Suppress an old libtheora bug (fixed in more recent versions), so 
6669           that FC4 buildslaves can pass.
6670
6671 2006-04-10  Wim Taymans  <wim@fluendo.com>
6672
6673         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6674         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6675         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6676         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6677         (gst_ogg_demux_loop):
6678         Don't leak events.
6679         Remember what error we got when finding chains, if we
6680         were shutdown, that would not be an error.
6681
6682 2006-04-10  Wim Taymans  <wim@fluendo.com>
6683
6684         * gst-libs/gst/audio/gstbaseaudiosink.c:
6685         (gst_base_audio_sink_event):
6686         Starting the ringbuffer when we did not acquire it can cause
6687         a deadlock, is pointless and causes nasty things for
6688         subclasses. 
6689         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6690
6691 2006-04-10  Wim Taymans  <wim@fluendo.com>
6692
6693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6694         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6695         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6696         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6697         (gst_ogg_demux_deactivate_current_chain),
6698         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6699         (gst_ogg_demux_bisect_forward_serialno),
6700         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6701         Add some more debugging.
6702
6703 2006-04-10  Wim Taymans  <wim@fluendo.com>
6704
6705         * ext/theora/theoradec.c: (theora_dec_src_event),
6706         (theora_handle_data_packet):
6707         Some more debug info.
6708
6709         * tests/examples/seek/seek.c: (start_seek), (main):
6710         Print element messages too.
6711
6712 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
6713
6714         * gst/audioresample/debug.h:
6715           replace debug macros with variable number of parameters
6716           by a simple alias to gstreamer standard debug macros 
6717          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6718           supported by MSVC 6.0 and 7.1)
6719         * gst/audioresample/resample.h:
6720           define M_PI and rint for WIN32
6721         * win32/common/libgstaudio.def:
6722         * win32/common/libgstriff.def:
6723         * win32/common/libgsttag.def:
6724         * win32/common/libgstvideo.def:
6725           add new exported functions
6726         * win32/vs6:
6727           update project files
6728
6729 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6730
6731         * ext/alsa/gstalsamixeroptions.c:
6732         (gst_alsa_mixer_options_class_init):
6733         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6734         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6735         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6736         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6737         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6738         * gst-libs/gst/audio/gstaudiofilter.c:
6739         (gst_audio_filter_class_init):
6740         * gst-libs/gst/audio/gstaudiosink.c:
6741         (gst_audioringbuffer_class_init):
6742         * gst-libs/gst/audio/gstaudiosrc.c:
6743         (gst_audioringbuffer_class_init):
6744         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6745         * gst-libs/gst/interfaces/colorbalancechannel.c:
6746         (gst_color_balance_channel_class_init):
6747         * gst-libs/gst/interfaces/mixeroptions.c:
6748         (gst_mixer_options_class_init):
6749         * gst-libs/gst/interfaces/mixertrack.c:
6750         (gst_mixer_track_class_init):
6751         * gst-libs/gst/interfaces/tunerchannel.c:
6752         (gst_tuner_channel_class_init):
6753         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6754         * gst-libs/gst/netbuffer/gstnetbuffer.c:
6755         (gst_netbuffer_class_init):
6756         * gst-libs/gst/rtp/gstbasertppayload.c:
6757         (gst_basertppayload_class_init):
6758         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6759         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6760         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6761         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6762         * gst/playback/gststreamselector.c:
6763         (gst_stream_selector_class_init):
6764         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6765         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6766         * sys/v4l/gstv4lcolorbalance.c:
6767         (gst_v4l_color_balance_channel_class_init):
6768         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6769         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6770         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6771         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6772         (gst_v4l_tuner_norm_class_init):
6773         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6774         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6775         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6776         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6777
6778 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6779
6780         * ext/pango/gsttextrender.h:
6781         * gst-libs/gst/audio/gstaudiosink.h:
6782         * gst-libs/gst/audio/gstaudiosrc.h:
6783         * gst-libs/gst/audio/gstbaseaudiosink.h:
6784         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6785         * gst-libs/gst/audio/gstringbuffer.h:
6786         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6787         * gst-libs/gst/rtp/gstbasertppayload.h:
6788         * gst-libs/gst/video/gstvideofilter.h:
6789         * gst-libs/gst/video/gstvideosink.h:
6790         * gst/playback/gstplaybasebin.h:
6791         * gst/tcp/gstmultifdsink.h:
6792         * sys/v4l/gstv4lelement.h:
6793         Fix broken GObject macros
6794
6795 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6796
6797         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6798         More debug to trace why my USB headset is not working with gst
6799
6800 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6801
6802         * gst/playback/gstplaybasebin.c: (group_destroy):
6803         Clean up our group elements properly in the case where it never 
6804         got committed - it still got added unconditionally to the bin.
6805
6806 2006-04-07  Wim Taymans  <wim@fluendo.com>
6807
6808         * ext/theora/theoradec.c: (theora_dec_sink_event),
6809         (theora_handle_data_packet), (theora_dec_chain):
6810         Unref unhandled events.
6811         Protect against empty buffers.
6812         Perform QoS on running time.
6813
6814 2006-04-07  Michael Smith  <msmith@fluendo.com>
6815
6816         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6817         (gst_vorbis_enc_chain):
6818           Remove leaks from vorbisenc.
6819           Mostly minor changes, the only significant one is that now the
6820           buffers we set as 'streamheader' on the caps are copies of the
6821           original buffers, to avoid circular refcounting problems.
6822
6823 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6824
6825         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6826           Don't remove our mute-probe if someone else already did so.
6827           Don't set a 2nd one if there is already one pending on the pad.
6828
6829         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6830         (do_playbin_seek):
6831           When a seek fails, ensure that playbin is still set back to playing.
6832           
6833         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6834         (mpeg_ts_type_find), (plugin_init):
6835           Add a typefind function for mpeg-ts streams. (Closes: #336617)
6836
6837 2006-04-06  Andy Wingo  <wingo@pobox.com>
6838
6839         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
6840         (gst_video_rate_init): Caps-related parameters should not be reset
6841         by a flush -- move their inits to the instance init function.
6842         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6843         is not OK, just return the result.
6844
6845         * gst/audiotestsrc/gstaudiotestsrc.c
6846         (gst_audio_test_src_class_init)
6847         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6848         broken by Stefan's commit on 24 March.
6849
6850         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6851         buffers being pushed out. Fixes oggmux ! multifdsink.
6852
6853 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
6854
6855         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6856         (gst_vorbis_dec_init), (vorbis_dec_finalize):
6857         * ext/vorbis/vorbisdec.h:
6858         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6859         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6860         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6861         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6862         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6863         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6864         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6865         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6866         (gst_vorbis_enc_buffer_from_packet),
6867         (gst_vorbis_enc_buffer_from_header_packet),
6868         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6869         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6870         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6871         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6872         (gst_vorbis_enc_change_state):
6873         * ext/vorbis/vorbisenc.h:
6874           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6875           vorbisenc adhere to the official nomenclature; use boilerplate
6876           macro.
6877
6878 2006-04-04  Andy Wingo  <wingo@pobox.com>
6879
6880         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6881         Whoops, fix bug introduced. Bad hacker!
6882         
6883         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6884         Properly handle the case where you get EOS before any buffers are
6885         received. Use gst_buffer_make_metadata_writable where appropriate.
6886
6887         * ext/theora/theoradec.c (theora_handle_data_packet): This value
6888         is often negative -- make it signed so as not to wrap around.
6889         Fixes segfaults introduced on 9 March.
6890
6891 2006-04-03  Wim Taymans  <wim@fluendo.com>
6892
6893         * ext/theora/gsttheoradec.h:
6894         * ext/theora/theoradec.c: (theora_dec_src_event):
6895         Don't try to store a gdouble in a gboolean.
6896         Small cleanups.
6897
6898 2006-04-03  Michael Smith  <msmith@fluendo.com>
6899
6900         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6901           Oggmux sucks.
6902           Make it suck slightly less by writing out the final page.
6903           Still can't encode a vorbis-in-ogg file correctly, though.
6904
6905 2006-04-03  Andy Wingo  <wingo@pobox.com>
6906
6907         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6908         a g_print.
6909
6910         * ext/theora/theora.c (plugin_init): Register theoraparse.
6911
6912         * ext/theora/gsttheoraparse.h: 
6913         * ext/theora/theoraparse.c: New files implementing a theora
6914         parser. Now we can properly remux ogg/theora+vorbis, yay.
6915
6916         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6917
6918 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6919
6920         * gst/audiotestsrc/gstaudiotestsrc.c:
6921           Fixed the sample pipeline (see #323798)
6922
6923 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6924
6925         * configure.ac:
6926         * win32/common/config.h:
6927         * win32/common/config.h.in:
6928           use AS_VERSION and AS_NANO
6929           more cleanups
6930
6931 2006-03-31  Andy Wingo  <wingo@pobox.com>
6932
6933         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6934         uninitialized variable return that would happen.
6935         
6936         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6937         uninitialized variable return that would never happen.
6938
6939         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
6940         (vorbis_parse_sink_event): Add an event function to flush our
6941         state on a seek, and to drain buffers on a premature EOS.
6942         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
6943         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
6944         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
6945         (vorbis_parse_drain_queue): Queue up buffers until we can set
6946         their timestamps and granulepos values.
6947
6948         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6949         and keep track of data needed for deriving granulepos and
6950         timestamps for buffers.
6951
6952 2006-03-29  Wim Taymans  <wim@fluendo.com>
6953
6954         Patch by: j^ <j at bootlab dot org>
6955
6956         * ext/alsa/gstalsamixerelement.c:
6957         (gst_alsa_mixer_element_class_init):
6958         * ext/alsa/gstalsasink.c:
6959         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6960         * ext/ogg/gstoggdemux.c:
6961         * ext/ogg/gstoggmux.c:
6962         * ext/ogg/gstoggparse.c:
6963         * ext/pango/gstclockoverlay.c:
6964         * ext/pango/gsttextoverlay.c:
6965         * ext/pango/gsttextrender.c:
6966         * ext/pango/gsttimeoverlay.c:
6967         * ext/theora/theoradec.c:
6968         * ext/theora/theoraenc.c:
6969         * ext/vorbis/vorbisdec.c:
6970         * ext/vorbis/vorbisenc.c:
6971         * gst/audioconvert/gstaudioconvert.c:
6972         * gst/subparse/gstsubparse.c:
6973         * gst/tcp/gstmultifdsink.c:
6974         * gst/tcp/gsttcpclientsink.c:
6975         * gst/tcp/gsttcpclientsrc.c:
6976         * gst/tcp/gsttcpserversink.c:
6977         * gst/tcp/gsttcpserversrc.c:
6978           better/unified long descriptions
6979           Fixes #336477
6980
6981 2006-03-29  Wim Taymans  <wim@fluendo.com>
6982
6983         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6984         (stop_seek):
6985         Don't let double and triple clicks mess up our state.
6986
6987 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6988
6989         * gst/playback/gstplaybin.c: (gen_video_element),
6990         (gen_text_element), (gen_audio_element), (gen_vis_element):
6991           Error out gracefully when we can't create any of the usual
6992           conversion elements for some reason. Also, don't try to
6993           create an audioscale (sic) element that's not used anyway.
6994
6995 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6996
6997         * gst/playback/gstplaybasebin.c: (setup_source):
6998           Don't post RESOURCE_NOT_FOUND error when we can't find a source
6999           element for a particular protocol, that's confusing for users.
7000           Instead, post a RESOURCE_FAILED error, so that our own error
7001           message is actually shown in totem etc. (#336303).
7002
7003 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
7004
7005         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7006
7007         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
7008         (gst_gnome_vfs_src_get_icy_metadata):
7009           Fix some minor memory leaks (#336194).
7010
7011 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
7012
7013         * ext/gnomevfs/gstgnomevfs.c:
7014         (gst_gnome_vfs_location_to_uri_string):
7015         * ext/gnomevfs/gstgnomevfs.h:
7016         * ext/gnomevfs/gstgnomevfssink.c:
7017         (gst_gnome_vfs_sink_set_property):
7018         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
7019           Make gnomevfssink accept filenames as well as URIs for the
7020           "location" property, just like gnomevfssrc does (and
7021           filesrc/filesink do) (#336190).
7022
7023 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
7024
7025         * tests/check/generic/clock-selection.c: (GST_START_TEST):
7026           set to NULL before unreffing, fixes a valgrind leak.
7027           Why was this not triggering the error that an object needs to
7028           be NULL before unreffing ?
7029         * win32/common/config.h:
7030           update
7031
7032 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
7033
7034         * gst/subparse/gstsubparse.c: (convert_encoding),
7035         (gst_sub_parse_change_state):
7036         * gst/subparse/gstsubparse.h:
7037           Text subtitle files may or may not be UTF-8. If it's not, we
7038           don't really want to see '?' characters in place of non-ASCII
7039           characters like accented characters. So let's assume the input
7040           is UTF-8 until we come across text that is clearly not. If it's
7041           not UTF-8, we don't really know what it is, so try the following:
7042           (a) see whether the GST_SUBTITLE_ENCODING environment variable
7043           is set; if not, check (b) if the current locale encoding is
7044           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
7045           the current locale encoding is UTF-8 and the environment variable
7046           was not set to any particular encoding. Not perfect, but better
7047           than nothing (and better than before, I think) (fixes #172848).
7048
7049 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
7050
7051         * configure.ac:
7052           update core requirement to 0.10.4.1 because of async_playback
7053           vmethod on GstBaseSink
7054
7055 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
7056
7057         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
7058         * gst/adder/gstadder.c: (gst_adder_init):
7059         use DEBUG_FUNCPTR for collectpads
7060
7061 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
7062
7063         * docs/plugins/Makefile.am:
7064         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7065         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7066         * ext/cdparanoia/gstcdparanoiasrc.c:
7067         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
7068         (gst_gnome_vfs_sink_class_init):
7069         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
7070         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
7071         * ext/ogg/gstoggmux.c:
7072         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
7073         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
7074         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
7075         * ext/pango/gsttextoverlay.c:
7076         * ext/pango/gsttextrender.c:
7077         * ext/theora/theoradec.c:
7078         * ext/theora/theoraenc.c:
7079         * ext/vorbis/vorbisdec.c:
7080         * ext/vorbis/vorbisenc.c:
7081         * gst-libs/gst/audio/gstaudiofilter.c:
7082         (gst_audio_filter_base_init):
7083         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7084         (gst_audio_filter_template_base_init):
7085         * gst/adder/gstadder.c: (gst_adder_get_type):
7086         * gst/adder/gstadder.h:
7087         * gst/audioconvert/gstaudioconvert.c:
7088         * gst/audiotestsrc/gstaudiotestsrc.c:
7089         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
7090         (gst_audio_test_src_create):
7091         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7092         * gst/playback/gstdecodebin.c:
7093         * gst/playback/gstplaybin.c:
7094         * gst/playback/gststreamselector.c:
7095         (gst_stream_selector_base_init):
7096         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
7097         * gst/volume/gstvolume.c:
7098         * sys/v4l/gstv4lmjpegsink.c:
7099         * sys/v4l/gstv4lmjpegsrc.c:
7100         * tests/check/libs/cddabasesrc.c:
7101         * tests/old/examples/gob/gst-identity2.gob:
7102           Add docs for adder, use GST_ELEMENT_DETAILS macro,
7103           define GstElementDetails at the top
7104
7105 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
7106
7107         * win32/common/libgstinterfaces.def:
7108         Add a lot of export functions for gst-python
7109         * win32/vs6/libgstinterfaces.dsp:
7110         Add a missing include folder in the project configuration
7111         
7112 2006-03-23  Wim Taymans  <wim@fluendo.com>
7113
7114         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7115         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
7116         (gst_base_audio_src_change_state):
7117         Fix audio sources, forgot to make the ringbuffer
7118         startable...
7119
7120 2006-03-23  Wim Taymans  <wim@fluendo.com>
7121
7122         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7123         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
7124         (gst_base_audio_src_change_state):
7125         unparent instead of unref the ringbuffer.
7126
7127 2006-03-23  Wim Taymans  <wim@fluendo.com>
7128
7129         * gst-libs/gst/audio/gstbaseaudiosink.c:
7130         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
7131         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
7132         Implement new async_play vmethod to start slaving and allow
7133         playback start in case of async PLAY state changes. 
7134
7135         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7136         Enable QoS with new method in base class.
7137
7138 2006-03-23  Wim Taymans  <wim@fluendo.com>
7139
7140         Patch by: Julien MOUTTE <julien at moutte dot net>
7141
7142         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
7143         (gst_video_test_src_do_seek), (gst_video_test_src_create):
7144         Partially handle 0 framerate, only EOS after the first frame
7145         is missing.
7146
7147 2006-03-23  Wim Taymans  <wim@fluendo.com>
7148
7149         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
7150
7151         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7152         (gst_riff_create_video_template_caps):
7153         * gst/ffmpegcolorspace/avcodec.h:
7154         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7155         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7156         (gst_ffmpegcsp_avpicture_fill):
7157         * gst/ffmpegcolorspace/imgconvert.c:
7158         Patch for support of YVU9 AVI files (#334822)
7159
7160 2006-03-22  Edward Hervey  <edward@fluendo.com>
7161
7162         * docs/design/design-decodebin.txt:
7163         Added design document for new decodebin
7164         (Target Caps): text/x-pango-markup is also a default target caps.
7165
7166 2006-03-22  Wim Taymans  <wim@fluendo.com>
7167
7168         * gst-libs/gst/audio/gstbaseaudiosink.c:
7169         (gst_base_audio_sink_dispose):
7170         Since we _parent the ringbuffer, we also need to
7171         _unparent instead of a plain _unref.
7172
7173 2006-03-22  Wim Taymans  <wim@fluendo.com>
7174
7175         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
7176         (stop_seek), (scrub_toggle_cb), (main):
7177         Add scrub checkbox.
7178
7179 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
7180
7181         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
7182         (gst_ogg_parse_chain):
7183           Fix very inefficient usage of linked lists (#335365).
7184
7185 2006-03-21  Edward Hervey  <edward@fluendo.com>
7186
7187         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7188         * gst/playback/gstplaybin.c: (handoff):
7189         * gst/playback/gststreamselector.c:
7190         (gst_stream_selector_set_property):
7191         gcc 4.1 unreferenced pointer fixes.
7192         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
7193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
7194         gst_buffer_ref() now takes a GstBuffer*.
7195
7196 2006-03-20  Julien MOUTTE  <julien@moutte.net>
7197
7198         * sys/xvimage/xvimagesink.c:
7199         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
7200         by Jan Schmidt.
7201
7202 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
7203
7204         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
7205         (id3v1_type_find), (apetag_type_find), (plugin_init):
7206           Can't do tag preferences via probability, as tags would then
7207           lose against types that are recognised with MAXIMUM probability
7208           (like .wav); so let all tag typefinders return MAXIMUM themselves
7209           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
7210           that we can prefer APE to ID3v1 (fixes #335028).
7211           
7212 2006-03-17  Wim Taymans  <wim@fluendo.com>
7213
7214         * gst-libs/gst/audio/gstbaseaudiosink.c:
7215         (gst_base_audio_sink_change_state):
7216         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
7217         (gst_ring_buffer_may_start):
7218         * gst-libs/gst/audio/gstringbuffer.h:
7219         Only start playback if we are playing.
7220         should fix #330748.
7221
7222 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
7223
7224         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
7225         * win32/common/config.h:
7226           Revert accidental commits to these files.
7227
7228 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
7229
7230         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
7231
7232         * tests/Makefile.am:
7233           Don't try to build tests in tests/icles if we
7234           don't have X (#323852)
7235
7236 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
7237
7238         * gst-libs/gst/tag/gstid3tag.c:
7239           Add TXXX frame identifiers for replaygain stuff as used
7240           by some taggers (see #323721).
7241
7242 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
7243
7244         * gst/playback/gststreamselector.c:
7245         (gst_stream_selector_set_property),
7246         (gst_stream_selector_bufferalloc):
7247           Preserve the existing buggy streamselector behaviour by performing
7248           a fallback buffer allocation when downstream isn't linked yet.
7249           This should really be fixed in playbin by blocking pads until it's
7250           linked them.
7251           Also, use gst_pad_alloc_buffer instead of
7252           gst_pad_alloc_buffer_and_set.
7253
7254 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7255
7256         * gst-libs/gst/tag/gstid3tag.c:
7257           Don't crash on unknown ID3v2 TXXX frames.
7258           
7259 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
7260
7261         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
7262           Chain up to the parent finalize method.
7263           Add 32-bit sample size to the template caps.
7264
7265         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7266         (gst_riff_create_video_template_caps):
7267           Add the fourcc that the VMWare codec uses.
7268           
7269         * gst/playback/gststreamselector.c:
7270         (gst_stream_selector_set_property),
7271         (gst_stream_selector_bufferalloc),
7272         (gst_stream_selector_request_new_pad):
7273           For the active pad, forward buffer-alloc requests, otherwise
7274           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
7275           having to memcpy every frame when used by playbin.
7276
7277         * gst/tcp/gstmultifdsink.c:
7278         (gst_multi_fd_sink_handle_client_write):
7279           Get negotiated caps from the sink pad, rather than the sink
7280           pad's peer.
7281
7282 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7283
7284         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7285         
7286         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
7287           Don't forget to set src->callbacks_pushed to FALSE again when
7288           popping them, otherwise re-activation in a different mode won't
7289           work (#334620).
7290
7291 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
7292
7293         Patch by: Sebastien Moutte  <sebastien moutte net>
7294
7295         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
7296         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
7297         (gst_ffmpeg_smpfmt_to_caps):
7298           Replace __VA_ARGS__ caps creation macros with varargs functions.
7299           Makes things compile on MSVC (#320765), looks nicer, and we can
7300           tell the compiler to check for the NULL terminator.
7301
7302 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7303
7304         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
7305
7306         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7307           Make sure the buffer we copy into is really always big
7308           enough, this time for real (#333488).
7309           
7310 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7311
7312         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7313           Add support for 24bpp DIB (#305279).
7314
7315 2006-03-14  Wim Taymans  <wim@fluendo.com>
7316
7317         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
7318         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7319         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
7320         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7321         (gst_video_scale_init), (gst_video_scale_src_event):
7322         Re-enable QoS after the release.
7323         Rework videoscale to use the base class src_event handler.
7324
7325 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
7326
7327         * configure.ac:
7328           back to CVS.
7329
7330 === release 0.10.5 ===
7331
7332 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
7333
7334         * configure.ac:
7335           releasing 0.10.5, "Net"
7336
7337 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
7338
7339         * docs/plugins/Makefile.am:
7340           Part of previous cdparanoiasrc docs fixes, forgot to commit.
7341           
7342 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
7343
7344         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7345         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7346         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7347           Add cdparanoiasrc to docs.
7348
7349         * gst-libs/gst/cdda/gstcddabasesrc.c:
7350           More GstCddaBaseSrc docs.
7351
7352 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
7353
7354         * docs/libs/gst-plugins-base-libs-sections.txt:
7355         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
7356         * gst-libs/gst/tag/tag.h:
7357           API: libgsttag: new method gst_tag_from_id3_user_tag().
7358
7359 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
7360
7361         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7362           NULL-terminate array of mpeg4 video file extensions.
7363           Fixes crash on PPC (#334226).
7364
7365 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
7366
7367         * ext/gnomevfs/gstgnomevfssrc.c:
7368         (gst_gnome_vfs_src_check_get_range):
7369           gnome_vfs_uri_is_local() alone is not a good indicator
7370           whether we can operate in pull-mode with a specific URI,
7371           as it returns FALSE for file:// URIs that point to an
7372           NFS-mounted path. Be more conservative here: whitelist
7373           local files, blacklist http URIs and use the old
7374           mechanism for anything else (fixes #334216).
7375
7376 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7377
7378         * configure.ac:
7379           back to trunk
7380
7381 === release 0.10.4 ===
7382
7383 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
7384
7385         * configure.ac:
7386           releasing 0.10.4, "Power"
7387
7388 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
7389
7390         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7391         Disable max-lateness by setting it to -1 for now, so that 
7392         we can bed QoS stuff in thoroughly between now and the next
7393         release.
7394
7395 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
7396
7397         Patch by: Fabrizio Gennari
7398
7399         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7400           Make sure we don't read beyond the palette buffer in case of
7401           broken or manipulated files (#333488)
7402
7403 2006-03-10  Edward Hervey  <edward@fluendo.com>
7404
7405         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
7406         Fix for variable not initialized.
7407
7408 2006-03-09  Wim Taymans  <wim@fluendo.com>
7409
7410         * ext/libvisual/visual.c: (gst_visual_get_type),
7411         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
7412         (gst_visual_chain):
7413         Small cleanups.
7414
7415         * ext/theora/gsttheoradec.h:
7416         * ext/theora/theoradec.c: (gst_theora_dec_init),
7417         (gst_theora_dec_reset), (_theora_granule_time),
7418         (theora_dec_src_convert), (theora_dec_sink_convert),
7419         (theora_dec_src_query), (theora_dec_src_event),
7420         (theora_dec_sink_event), (theora_handle_comment_packet),
7421         (theora_handle_header_packet), (theora_dec_push),
7422         (theora_handle_data_packet), (theora_dec_chain),
7423         (theora_dec_change_state):
7424         Add simple QoS.
7425
7426 2006-03-09  Wim Taymans  <wim@fluendo.com>
7427
7428         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7429         (audiocast_register_listener), (gst_gnome_vfs_src_start):
7430         Some cleanups.
7431
7432 2006-03-09  Wim Taymans  <wim@fluendo.com>
7433
7434         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
7435         Don't try to activate NULL chains.
7436
7437 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7438
7439         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
7440           Fix invalid memory access to region before peek'd data (#332964).
7441
7442 2006-03-09  Wim Taymans  <wim@fluendo.com>
7443
7444         Patch by: Christophe Fergeau
7445
7446         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
7447         * ext/pango/gsttextrender.c: (gst_text_render_init):
7448         * gst/adder/gstadder.c: (gst_adder_init):
7449         Don't leak padtemplates, closes #333510.
7450
7451 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7452
7453         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7454           Fix invalid memory access: make sure string passed to
7455           regexec() is NUL-termianted.
7456
7457 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7458
7459         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
7460         (mp3_type_find):
7461           Refactor mpeg/audio typefinding to make it more maintainable
7462           and easier to fine-tune. Make probing into middle of the file
7463           work properly (fixes #333900, also see #152688).
7464
7465 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
7466
7467         * gst/typefind/gsttypefindfunctions.c:
7468         (utf8_type_find_have_valid_utf8_at_offset):
7469           Remove part from previous commit that was bogus:
7470           g_utf8_validate() does in fact not accept embedded
7471           zeroes, so we don't need to check for those (thanks
7472           to Mike for the hint).
7473
7474 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7475
7476         * gst/typefind/gsttypefindfunctions.c:
7477         (utf8_type_find_count_embedded_zeroes),
7478         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
7479           Make plain/text typefinder more conservative: firstly, check
7480           for embedded zeroes, which are perfectly valid UTF-8 characters,
7481           but also a fairly good sign that something is not a plain text
7482           file; secondly, probe into the middle of the file if possible.
7483           If we can't probe into the middle, limit the probability value
7484           to be returned to TYPE_FIND_POSSIBLE (see #333900).
7485
7486 2006-03-08  Michael Smith  <msmith@fluendo.com>
7487
7488         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7489           Make typefind function name for mpeg4 video unique.
7490
7491 2006-03-08  Wim Taymans  <wim@fluendo.com>
7492
7493         * ext/libvisual/visual.c: (gst_visual_init),
7494         (gst_visual_clear_actors), (gst_visual_dispose),
7495         (gst_visual_reset), (gst_visual_src_setcaps),
7496         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
7497         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
7498         (gst_visual_chain), (gst_visual_change_state):
7499         Cleanups, post nice errors.
7500         Handle sink and src events.
7501         Implement simple QoS.
7502
7503         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
7504         Use new basesink methods to configure max-lateness.
7505         Small doc update.
7506
7507         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7508         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
7509         Debug statement cleanups.
7510
7511         * gst/volume/gstvolume.c: (gst_volume_class_init):
7512         Simple cleanup.
7513
7514 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7515
7516         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
7517         (gst_text_overlay_init), (gst_text_overlay_set_property),
7518         (gst_text_overlay_get_property):
7519           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
7520           as string type properties, but mark them deprecated. Add
7521           'halignment' and 'valignment' properties that use enums
7522           instead of strings.
7523
7524 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
7525
7526         Patch by: Fabrizio Gennari
7527
7528         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7529           Allow palettes with less than 256 colours in AVI files
7530           (#333488)
7531
7532 2006-03-07  Julien MOUTTE  <julien@moutte.net>
7533
7534         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
7535         (gst_text_overlay_video_event): Fix wrong EOS handling on text
7536         pad. We were releasing the queued text buffer when we should keep
7537         it until video pad gets EOS or discard the text buffer because it's
7538         too old. That was eating the last subtitle buffer. Add some more
7539         debug.
7540
7541 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7542
7543         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
7544         (gst_text_overlay_video_chain):
7545           Fix invalid memory access (we can't access a buffer after it's been
7546           pushed downstream without taking a reference); fix memory leak (if
7547           there's no text to render, bail out before allocating stuff).
7548
7549 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7550
7551         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7552         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
7553         * ext/pango/gsttextoverlay.h:
7554           If input is plain text, escape it before passing it to
7555           pango_layout_set_markup().
7556
7557 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7558
7559         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7560           Don't ignore flow return from gst_pad_push().
7561
7562 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7563
7564         Patch by: Fabrizio Gennari
7565
7566         * ext/libvisual/visual.c: (gst_visual_getcaps),
7567         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7568         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7569         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7570         (gst_vorbisenc_convert_sink):
7571         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7572         (gst_audio_duration_from_pad_buffer):
7573         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7574         (gst_audio_filter_chain):
7575         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7576         (gst_base_rtp_depayload_setcaps):
7577         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7578         (gst_video_get_size):
7579         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7580           Don't leak references returned by gst_pad_get_parent()
7581           (#333663)
7582
7583 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
7584
7585         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7586           change location param details
7587         * gst/volume/gstvolume.c: (plugin_init):
7588           correct plugin description
7589
7590 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7591
7592         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7593         (gst_gnome_vfs_src_check_get_range):
7594           Override GstBaseSrc::check_get_range() in order to avoid opening
7595           the resource just to check whether we can operate in pull-mode or
7596           not - we can predict that pretty well from the URI alone. Should
7597           fix problems with last.fm (#331690). (Requires latest core CVS).
7598
7599 2006-03-06  Wim Taymans  <wim@fluendo.com>
7600
7601         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7602         (gst_video_sink_class_init):
7603         Throw away frames that are later than 20 ms.
7604
7605 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7606
7607         Patch by: Fabrizio Gennari
7608
7609         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7610           Set depth on WMA caps (#333545)
7611
7612 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7613
7614         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7615         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7616           put Theora BOS pages before others.  This hardcodes
7617           the Ogg/Theora I profile, but hey.
7618
7619 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7620
7621         * ext/ogg/README:
7622           updated with some examples
7623         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7624         (granulepos_add), (theora_buffer_from_packet):
7625         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7626         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7627         (gst_vorbisenc_chain):
7628           implement strategy from ext/ogg/README
7629         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7630         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7631         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7632         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7633           Fix muxer so that oggz-validate is happy with all streams;
7634           except for no eos mark, and the BOS page ordering
7635         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7636         (check_buffer_granulepos):
7637         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7638           update tests to check for OFFSET being set as requested
7639           fixed type of granulepos, it's not a ClockTime
7640
7641 2006-03-05  Julien MOUTTE  <julien@moutte.net>
7642
7643         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7644         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7645         Check that the xvimage we are creating has a correct size
7646         before returning it. (#314897)
7647
7648 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7649
7650         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7651           Give id3 and ape tag typefinders a rank slightly higher
7652           than PRIMARY to ensure they're always run before any of
7653           the other typefinders (in particular wav and mp3) (#324186).
7654
7655 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7656
7657         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7658           Add support for '3IVD' fourcc (#333403).
7659
7660 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
7661
7662         * configure.ac:
7663           Bump requirements to GStreamer CVS for the new error enum.
7664
7665         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7666           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7667           space left on the device (fixes #333352).
7668
7669 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
7670
7671         * win32/vs6:
7672           add a project file for libgstvolume
7673           update the workspace
7674
7675 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7676
7677         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7678         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7679         (GST_START_TEST):
7680           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7681           Set IN_CAPS on header buffers
7682
7683 2006-03-02  Wim Taymans  <wim@fluendo.com>
7684
7685         * docs/plugins/Makefile.am:
7686         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7687         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7688         Add audioresample to docs.
7689
7690         * gst/audioconvert/gstaudioconvert.c:
7691         Add revision date.
7692
7693         * gst/audioresample/gstaudioresample.c:
7694         (gst_audioresample_base_init), (gst_audioresample_class_init),
7695         (gst_audioresample_init), (gst_audioresample_dispose),
7696         (audioresample_get_unit_size), (audioresample_transform_caps),
7697         (resample_set_state_from_caps), (audioresample_transform_size),
7698         (audioresample_set_caps), (audioresample_event),
7699         (audioresample_do_output), (audioresample_transform),
7700         (audioresample_pushthrough), (gst_audioresample_set_property),
7701         (gst_audioresample_get_property), (plugin_init):
7702         * gst/audioresample/gstaudioresample.h:
7703         Added docs.
7704         Small code cleanups.
7705
7706 2006-03-02  Wim Taymans  <wim@fluendo.com>
7707
7708         * docs/plugins/Makefile.am:
7709         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7710         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7711         Added videoscale to docs.
7712
7713         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7714         (gst_video_rate_swap_prev), (gst_video_rate_event),
7715         (gst_video_rate_chain):
7716         Fix typo in docs.
7717
7718         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7719         (gst_video_scale_init), (gst_video_scale_prepare_size),
7720         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7721         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7722         * gst/videoscale/gstvideoscale.h:
7723         Added docs, examples.
7724         Some code cleanups.
7725         Post errors instead of g_warning.
7726
7727 2006-03-02  Wim Taymans  <wim@fluendo.com>
7728
7729         * docs/libs/gst-plugins-base-libs-docs.sgml:
7730         * docs/libs/gst-plugins-base-libs-sections.txt:
7731         * docs/libs/gst-plugins-base-libs.types:
7732         * docs/plugins/Makefile.am:
7733         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7734         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7735         Added some more docs to libs and plugins.
7736
7737         * gst-libs/gst/audio/gstringbuffer.c:
7738         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7739         * gst-libs/gst/audio/gstringbuffer.h:
7740         Document ringbuffer some more.
7741
7742         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7743         (gst_video_rate_setcaps), (gst_video_rate_reset),
7744         (gst_video_rate_init), (gst_video_rate_flush_prev),
7745         (gst_video_rate_swap_prev), (gst_video_rate_event),
7746         (gst_video_rate_chain), (gst_video_rate_change_state):
7747         * gst/videorate/gstvideorate.h:
7748         Fix videorate to use segments.
7749         Make it work with 0/1 framerates (closes #331903)
7750         Handle EOS correctly.
7751         Added docs.
7752
7753 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7754
7755         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7756         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7757         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7758           In state change function, first chain up to parent class,
7759           then handle downwards state change stuff. Remove some
7760           commented out cruft from 0.8 code.
7761
7762 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7763
7764         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7765         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7766         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7767         (gst_ogm_parse_chain):
7768           Don't remove/re-add source pad if the new caps are the same as
7769           the old caps anyway (#333042). When removing source pad, don't
7770           unref it afterwards - we didn't ref it when adding. Sprinkle some
7771           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7772           after using gst_pad_get_parent(). Return downstream flow return
7773           value in chain function.
7774
7775 2006-03-02  Wim Taymans  <wim@fluendo.com>
7776
7777         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7778         * docs/plugins/gst-plugins-base-plugins.args:
7779         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7780         * docs/plugins/gst-plugins-base-plugins.interfaces:
7781         * docs/plugins/gst-plugins-base-plugins.signals:
7782         Fix hierarchy, added some more elements to the docs.
7783
7784         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7785         (gst_ffmpegcsp_get_type):
7786         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7787         Fix docs for ffmpegcolorspace.
7788
7789 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
7790
7791         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7792         (apetag_type_find), (ape_type_find), (plugin_init):
7793           Some typefinding fine-tuning:
7794           - rank ID3/APE tags in order of preference via probabilities, so that
7795             ID3v2 > APEv2 > APEv1 > ID3v1.
7796           - three or four bytes don't really justify MAXIMUM probability,
7797             change those to 'very likely' (musepack and monkeysaudio).
7798
7799 2006-03-01  Wim Taymans  <wim@fluendo.com>
7800
7801         * docs/plugins/Makefile.am:
7802         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7803         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7804         * ext/alsa/gstalsamixer.c:
7805         * ext/alsa/gstalsamixer.h:
7806         * ext/alsa/gstalsamixerelement.c:
7807         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7808         * ext/alsa/gstalsamixerelement.h:
7809         * ext/alsa/gstalsasink.c:
7810         * ext/alsa/gstalsasink.h:
7811         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7812         (gst_alsasrc_init):
7813         * ext/alsa/gstalsasrc.h:
7814         Added alsa docs.
7815         Small code cleanups.
7816
7817 2006-03-01  Wim Taymans  <wim@fluendo.com>
7818
7819         * ext/theora/Makefile.am:
7820         Dist new header too,
7821
7822 2006-03-01  Wim Taymans  <wim@fluendo.com>
7823
7824         * docs/plugins/Makefile.am:
7825         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7826         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7827         * ext/gnomevfs/gstgnomevfssink.h:
7828         * ext/gnomevfs/gstgnomevfssrc.h:
7829         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7830         * ext/vorbis/vorbisdec.h:
7831         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7832         * ext/vorbis/vorbisenc.h:
7833         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7834         (vorbis_parse_chain), (vorbis_parse_change_state):
7835         * ext/vorbis/vorbisparse.h:
7836         * gst/audioconvert/gstaudioconvert.h:
7837         * gst/tcp/gsttcpserversink.h:
7838         * gst/videotestsrc/gstvideotestsrc.c:
7839         * gst/videotestsrc/gstvideotestsrc.h:
7840         * gst/volume/gstvolume.c:
7841         * gst/volume/gstvolume.h:
7842         Fix some more docs.
7843         Added docs for vorbisdec and vorbisparse.
7844         Fix vorbisparse.
7845
7846 2006-03-01  Wim Taymans  <wim@fluendo.com>
7847
7848         * docs/plugins/Makefile.am:
7849         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7850         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7851         * ext/pango/gstclockoverlay.h:
7852         * ext/pango/gsttextoverlay.h:
7853         * ext/pango/gsttextrender.h:
7854         * ext/pango/gsttimeoverlay.h:
7855         * ext/theora/gsttheoradec.h:
7856         * ext/theora/gsttheoraenc.h:
7857         * ext/theora/theoradec.c:
7858         * ext/theora/theoraenc.c:
7859         * gst/audioconvert/gstaudioconvert.h:
7860         * gst/audiotestsrc/gstaudiotestsrc.h:
7861         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7862         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7863         * gst/tcp/gstmultifdsink.h:
7864         Updated/added documentation.
7865
7866         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7867         (gst_text_overlay_halign_get_type),
7868         (gst_text_overlay_wrap_mode_get_type),
7869         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7870         (gst_text_overlay_init), (gst_text_overlay_set_property),
7871         (gst_text_overlay_get_property):
7872         Fix up properties to be enums instead of string to make bindings,
7873         introspection and automatic GUI creation possible.
7874         Add getters for the properties.
7875
7876 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
7877
7878         * gst/audiotestsrc/gstaudiotestsrc.c:
7879           added defines of M_PI and M_PI_2
7880         * gst/ffmpegcolorspace/avcodec.h:
7881           removed #include "stdint.h" for win32 as _stdint.h is 
7882           autogenerated to win32/common
7883         * win32/common/libgstaudio.def:
7884         * win32/common/libgsttag.def:
7885           added some exports
7886         * win32/vs6:
7887           some project files bugs corrected
7888         * win32/vs7:
7889           project files are reset to the default vs7 configuration 
7890           (they link to msvcr71.dll using default optimizations)
7891           
7892 2006-02-28  Wim Taymans  <wim@fluendo.com>
7893
7894         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7895         Fix some docs.
7896
7897 2006-02-28  Edward Hervey  <edward@fluendo.com>
7898
7899         * ext/alsa/gstalsasrc.c:
7900         Set proper class on the ElementDetails:
7901         Source/Audio instead of Src/Audio/
7902
7903 2006-02-28  Edward Hervey  <edward@fluendo.com>
7904
7905         * gst/videoscale/vs_scanline.c:
7906         (vs_scanline_resample_nearest_RGBA):
7907         Revert optimization in videoscale. It should go in liboil and have
7908         an appropriate liboil function.
7909
7910 2006-02-28  Wim Taymans  <wim@fluendo.com>
7911
7912         * gst-libs/gst/audio/gstbaseaudiosink.c:
7913         (gst_base_audio_sink_provide_clock):
7914         Don't try to provide a clock in the NULL state.
7915
7916 2006-02-28  Wim Taymans  <wim@fluendo.com>
7917
7918         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7919         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7920         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7921         (gst_ogg_demux_deactivate_current_chain),
7922         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7923         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7924         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7925         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7926         Use GstSegment infrastructure to remove duplicated code
7927         and handle more seek cases correctly.
7928
7929 2006-02-28  Wim Taymans  <wim@fluendo.com>
7930
7931         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7932         (gst_ffmpegcsp_transform):
7933         Don't ignore return code from ffmpeg convert function.
7934
7935         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7936         Split out some long statements to ease debugging.
7937
7938 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
7939
7940         * ext/libvisual/visual.c: (gst_visual_init),
7941         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7942         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7943         being able to renegotiate the size. Instead, use the negotiation
7944         algorithm from the goom plugin to pick an initial output caps. 
7945
7946         Also, allow theoretical libvisual plugins that might support non-GL 
7947         output even if they also do GL.
7948
7949 2006-02-26  Julien MOUTTE  <julien@moutte.net>
7950
7951         * ext/libvisual/visual.c: (gst_visual_init),
7952         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7953         (plugin_init): Load only non GL plugins. Fix some memleaks and 
7954         possible negotiation issues.
7955
7956 2006-02-25  Julien MOUTTE  <julien@moutte.net>
7957
7958         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7959
7960 2006-02-24  Michael Smith  <msmith@fluendo.com>
7961
7962         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7963         (cmml_type_find), (plugin_init):
7964           Fix CMML type find function to not require a specific minor version
7965           of the CMML header.
7966
7967           Add an MPEG4 video elementary stream typefind function.
7968
7969 2006-02-04  Michael Smith  <msmith@fluendo.com>
7970
7971         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7972         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7973         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7974         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7975         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7976         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7977           Annodex support in ogg demuxer. Doesn't do very much without the
7978           other annodex patches (to come).
7979
7980 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7981
7982         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7983
7984         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7985           Pick up palette for MS video v1 (#327028)
7986
7987 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7988
7989         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7990         (gst_ffmpegcsp_caps_remove_format_info),
7991         (gst_ffmpegcsp_get_unit_size):
7992           The 'palette_data' field from incoming RGB caps shouldn't be
7993           proxied on outgoing YUV caps; also, restrict unit size
7994           adjustment in case of paletted data only to the unit that
7995           actually has a palette. Fixes #330711.
7996
7997 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7998
7999         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8000         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
8001         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
8002         (gst_ffmpegcsp_get_unit_size):
8003           Plug some memory leaks.
8004
8005 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
8006
8007         * sys/ximage/Makefile.am:
8008         * sys/xvimage/Makefile.am:
8009           Add some _CFLAGS and _LIBS that seem to be missing
8010           and/or required for Cygwin (see #317048).
8011
8012 2006-02-22  Wim Taymans  <wim@fluendo.com>
8013
8014         * ext/alsa/gstalsasrc.c:
8015         Fix description as pointed out by caugier.
8016
8017 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
8018
8019         Reviewed by : Edward Hervey  <edward@fluendo.com>
8020
8021         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8022         (qt_type_find):
8023         Better 3gp typefinding (#331526).
8024
8025 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
8026
8027         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
8028           Don't send EOS event here, the base class will send one for us.
8029
8030         * gst/playback/gstplaybasebin.c: (prepare_output):
8031           Subpictures without video stream aren't allowed either.
8032         
8033         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
8034           Fix debug statement copy'n'paste-o.
8035
8036 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
8037
8038         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
8039           Fix issues with mixer keeping state when muting/unmuting
8040           and when changing the volume whilst muted (see #331763
8041           and #331765).
8042
8043 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
8044
8045         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
8046         (parse_subrip), (gst_sub_parse_format_autodetect):
8047           Set right caps given that we send escaped text. Also,
8048           honour <i></i>, <b></b> and <u></u> markers that can be found
8049           in .srt files (fixes #310202).
8050
8051 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
8052
8053         * gst-libs/gst/audio/mixerutils.c:
8054         (element_factory_rank_compare_func):
8055           Make order in which elements are tried more determinable.
8056
8057 2006-02-20  Julien MOUTTE  <julien@moutte.net>
8058
8059         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
8060         (remove_element_chain), (cleanup_decodebin),
8061         (gst_decode_bin_change_state): Make decodebin reusable by
8062         fixing remove_element_chain first and then introduce a
8063         cleaner in state change to ->NULL. (Closes #331678)
8064
8065 2006-02-19  Wim Taymans  <wim@fluendo.com>
8066
8067         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
8068         use 0666 mask when creating files so umask gets applied
8069         correctly. Fixes #331295.
8070
8071 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
8072
8073         * gst/subparse/Makefile.am:
8074         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
8075         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
8076         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
8077         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
8078         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
8079         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
8080         * gst/subparse/gstssaparse.h:
8081         * gst/subparse/gstsubparse.c: (plugin_init):
8082           Add very basic parser for SSA subtitle streams (as often
8083           found in matroska files).
8084
8085 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
8086
8087         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
8088           That should be text/x-pango-markup, not text/x-pango-layout.
8089
8090 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8091
8092         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
8093         Polishing.
8094
8095 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8096
8097         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8098         (gst_text_overlay_finalize), (gst_text_overlay_init),
8099         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8100         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8101         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
8102         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
8103         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
8104         Fix state change deadlock.
8105
8106 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8107
8108         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8109         (gst_text_overlay_finalize), (gst_text_overlay_init),
8110         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8111         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8112         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
8113         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
8114         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
8115         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
8116         and subtitles files.
8117
8118 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8119
8120         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
8121         should be considered as raw.
8122
8123 2006-02-19  Julien MOUTTE  <julien@moutte.net>
8124
8125         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8126         (cb_probe):
8127         * gst/playback/gststreaminfo.h: Introduce language informations.
8128
8129 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
8130
8131         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
8132         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
8133         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8134         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
8135         Set shared memory segments to be deleted as soon as we have attached,
8136         that way they get cleaned up automatically if we crash.
8137
8138 2006-02-18  Julien MOUTTE  <julien@moutte.net>
8139
8140         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
8141         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
8142         functions are called with lock held.
8143
8144 2006-02-18  Julien MOUTTE  <julien@moutte.net>
8145
8146         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
8147         (gst_text_overlay_finalize), (gst_text_overlay_init),
8148         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
8149         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
8150         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
8151         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
8152         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
8153         (gst_text_overlay_change_state): Refactoring of textoverlay
8154         without collectpads. This now supports sparse subtitles coming
8155         from a demuxer instead of a sub file. Seeking is still broken 
8156         though. Need to discuss with wtay some more on how to handle
8157         seeking correctly.
8158         * ext/pango/gsttextoverlay.h:
8159         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
8160         subtitles coming from the demuxer.
8161
8162 2006-02-17  Wim Taymans  <wim@fluendo.com>
8163
8164         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
8165         (gst_vorbisenc_convert_sink):
8166         Use some more scaling functions.
8167
8168 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
8169
8170         * ext/cdparanoia/gstcdparanoiasrc.c:
8171         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
8172         (gst_cd_paranoia_paranoia_callback),
8173         (gst_cd_paranoia_src_signal_is_being_watched),
8174         (gst_cd_paranoia_src_read_sector):
8175         * ext/cdparanoia/gstcdparanoiasrc.h:
8176           Add back 'transport-error' and 'uncorrected-error' signals and
8177           make them actually be fired when bad stuff happens (#319340).
8178
8179 2006-02-17  Wim Taymans  <wim@fluendo.com>
8180
8181         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
8182         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
8183         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
8184         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
8185         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
8186         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
8187         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
8188         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
8189         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
8190         (gst_ring_buffer_clear):
8191         Small cleanups.
8192         Added some G_LIKELY.
8193
8194 2006-02-17  Wim Taymans  <wim@fluendo.com>
8195
8196         * gst-libs/gst/audio/TODO:
8197         Update TODO
8198
8199         * gst-libs/gst/audio/gstbaseaudiosink.c:
8200         (gst_base_audio_sink_get_offset):
8201         When trying to play samples ASAP and we don't have a
8202         previous sample, try to play at position 0 instead of
8203         an invalid position.
8204
8205 2006-02-17  Wim Taymans  <wim@fluendo.com>
8206
8207         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
8208         (gst_alsasink_reset):
8209         Also release lock when we get an error in _reset();
8210         fix an error message.
8211
8212 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8213
8214         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
8215         (gst_alsasink_init), (get_channel_free_structure),
8216         (caps_add_channel_configuration), (gst_alsasink_getcaps),
8217         (gst_alsasink_close):
8218         * ext/alsa/gstalsasink.h:
8219           Add support for more than 2 channels (#326720).
8220
8221 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8222
8223         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8224           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
8225           with 4 or 6 channels, assume a default channel layout to make things
8226           work (not sure there's anything else we can do in those cases).
8227
8228 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8229
8230         * gst-libs/gst/audio/multichannel.c:
8231           Minor docs fix.
8232
8233         * gst-libs/gst/riff/Makefile.am:
8234         * gst-libs/gst/riff/riff-ids.h:
8235         * gst-libs/gst/riff/riff-media.c:
8236         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
8237           Add support for WAVEFORMATEX, eg. PCM audio with more than two
8238           channels and a channel layout map.
8239           
8240 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
8241
8242         Reviewed by Edward Hervey  <edward@fluendo.com>
8243
8244         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
8245         C-level optimization of the RGBA nearest neighbour function.
8246         Eventually this might end up in liboil with vectorized versions.
8247
8248 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8249
8250         * gst-libs/gst/audio/multichannel.c:
8251         (gst_audio_get_channel_positions):
8252           When we have more than 2 channels, but no channel layout is
8253           specified in the caps, return some default channel layout
8254           to the caller and warn about about a possibly buggy element
8255           (could be buggy filtercaps as well of course) (#317038).
8256
8257 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
8258
8259         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
8260           Add gst-libs/gst/cdda to list of lib search paths.
8261
8262 2006-02-15  Andy Wingo  <wingo@pobox.com>
8263
8264         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
8265         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
8266         to the Lord Jesus that I do not have to touch the ogg muxer ever
8267         again.
8268
8269 2006-02-15  Edward Hervey  <edward@fluendo.com>
8270
8271         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
8272         quicktime movie files can also contain 'uuid' atoms.
8273
8274 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
8275
8276         * gst/audioconvert/plugin.c: (plugin_init):
8277           Register the GstAudioChannelPosition enum type with the type
8278           system in the plugin_init function, so that it is known before
8279           any element actually makes use of multi-channel stuff. This is
8280           required for example if one wants to be able to deserialise/use
8281           a caps string with channel positions before any pipeline has
8282           been setup and started, like with gst-launch.
8283
8284 2006-02-14  Wim Taymans  <wim@fluendo.com>
8285
8286         * gst-libs/gst/audio/gstringbuffer.c:
8287         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
8288         (gst_ring_buffer_samples_done), (wait_segment),
8289         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
8290         Add some compiler G_(UN_)LIKELY help.
8291         SIGNAL the ringbuffer waiters when going to PAUSED as well to
8292         make sure they can exit their functions. Should fix #330748
8293
8294 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8295
8296         * Makefile.am:
8297         * configure.ac:
8298         * win32/MANIFEST:
8299         * win32/common/_stdint.h:
8300           Windows does not have long long; copy the generated _stdint.h
8301         * win32/common/interfaces-enumtypes.c:
8302         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8303         (gst_mixer_track_flags_get_type),
8304         (gst_tuner_channel_flags_get_type):
8305         * win32/common/multichannel-enumtypes.c:
8306         (gst_audio_channel_position_get_type):
8307           update
8308
8309 2006-02-13  Wim Taymans  <wim@fluendo.com>
8310
8311         * gst-libs/gst/audio/gstbaseaudiosink.c:
8312         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
8313         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8314         Always sync on first sample we receive when starting.
8315
8316 2006-02-13  Wim Taymans  <wim@fluendo.com>
8317
8318         * gst/playback/gstplaybin.c: (gen_vis_element):
8319         Update vis bin docs.
8320         Move queue after tee so we don't queue video buffers but
8321         audio samples instead. Fixes problems where the video queue
8322         is filled and the audio queue empty.
8323
8324 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
8325
8326         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
8327           No need to push an EOS event here, GstBaseSrc will do that for us
8328           when we return FLOW_UNEXPECTED.
8329           
8330 2006-02-12  Wim Taymans  <wim@fluendo.com>
8331
8332         * gst-libs/gst/audio/gstbaseaudiosink.c:
8333         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
8334         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
8335         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8336         Use scale functions when possible.
8337         Fix error messages.
8338         Free clockid when after waiting for EOS.
8339         Use G_(UN_)LIKLY when it makes sense.
8340         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
8341
8342 2006-02-12  Edward Hervey  <edward@fluendo.com>
8343
8344         * gst/playback/gstplaybasebin.c: (prepare_output): 
8345         Remove stray semi-colon (fixes #330888).
8346
8347 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
8348
8349         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
8350         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
8351         Fix up the XShm call testing so that we catch errors, and don't
8352         cause new ones by attempting to detach from a segment we failed
8353         to attach to. Fixes #312439.
8354
8355 2006-02-10  Edward Hervey  <edward@fluendo.com>
8356
8357         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8358         Added flv file typefind (video/x-flv).
8359
8360 2006-02-10  Edward Hervey  <edward@fluendo.com>
8361
8362         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8363         (gst_riff_create_video_template_caps):
8364         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
8365         Also added the caps to the default set of riff video caps.
8366
8367 2006-02-09  Andy Wingo  <wingo@pobox.com>
8368
8369         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
8370         time and the end time of the last packet in the page.
8371         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
8372         on the pages in our queue, set the duration as well. Reflow a
8373         debug statement.
8374         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
8375         Fixes bad muxing order.
8376
8377 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8378
8379         * gst-libs/gst/rtp/gstbasertppayload.c:
8380         (gst_basertppayload_setcaps), (gst_basertppayload_push):
8381           update seqnum before setting it on the packet; this makes sure
8382           that the timestamp and seqnum properties match after pushing
8383           a buffer
8384
8385 2006-02-09  Andy Wingo  <wingo@pobox.com>
8386
8387         * gst-libs/gst/audio/gstringbuffer.c
8388         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
8389         overflow after 13.5 hours of recording. Kapow!
8390
8391         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
8392         the buffer size -- we don't care about underrun/overrun reporting
8393         right now, just need to return a useful value.
8394
8395 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
8396
8397         * configure.ac:
8398           Back to CVS
8399
8400 === release 0.10.3 ===
8401
8402 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
8403
8404         * configure.ac:
8405           releasing 0.10.3, "Under Pressure"
8406
8407 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8408
8409         * configure.ac:
8410         Drat. Bump libtool version number for new API.
8411         Prelease 0.10.2.3 (of 0.10.3)
8412
8413 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8414
8415         * configure.ac:
8416         * win32/common/config.h:
8417         0.10.2.2 prerelease (of 0.10.3).
8418
8419 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
8420
8421         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
8422           Revert Andy's newsegment change pending a more correct
8423           fix.
8424
8425 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8426
8427         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
8428         (qt_type_find), (plugin_init):
8429           detect more files as 3gp
8430           group and reorder the iso file formats
8431
8432 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8433
8434         * ext/vorbis/vorbis.c: (plugin_init):
8435           Register musicbrainz tags, so apps don't have to.
8436
8437 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8438
8439         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
8440         (gst_tag_to_vorbis_tag):
8441           Make sure we called gst_tag_register_musicbrainz_tags()
8442           before possibly mapping a vorbiscomment string from/to a
8443           musicbrainz tag.
8444
8445 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8446
8447         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
8448           In case we can't find the required number of consecutive
8449           mpeg audio frames to positively identify an MPEG audio
8450           stream, check if there's at least a valid mpeg audio
8451           frame right at offset 0 and if so suggest mpeg/audio
8452           caps with a very low probability (#153004).
8453
8454 2006-02-07  Andy Wingo  <wingo@pobox.com>
8455
8456         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
8457         a TIME segment if we get timestamped buffers. Requires recent
8458         fixes in core to work properly.
8459
8460 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8461
8462         * gst/playback/gstplaybasebin.c: (prepare_output):
8463           Don't print the URI as part of the error message, it
8464           makes error dialogs look rather ugly, especially if
8465           the URI is very long or has characters in it that
8466           need escaping.
8467
8468 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8469
8470         * gst/playback/gstplaybasebin.c: (prepare_output):
8471           Error out if we have only text or subtitles, but nothing
8472           else. Also error out if we have subtitles but no video
8473           stream.
8474
8475 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
8476
8477         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
8478           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
8479           Post an error message on the bus when we encounter an
8480           error, which will hopefully be more meaningful than the
8481           'Internal Flow Error' message users get to see if we
8482           just return GST_FLOW_ERROR.
8483
8484 2006-02-07  Andy Wingo  <wingo@pobox.com>
8485
8486         * configure.ac (GST_MAJORMINOR): Update core version req to
8487         0.10.2.2, for the collectpads API addition (#330244).
8488
8489 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
8490
8491         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8492           Return FALSE from plugin_init() when GnomeVFS can't
8493           be initialised for some reason (#328423).
8494
8495 2006-02-06  Julien MOUTTE  <julien@moutte.net>
8496
8497         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
8498         Stick to seeking theory until i find the bug.
8499         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
8500
8501 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
8502
8503         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8504         (theora_enc_finalize), (theora_enc_sink_setcaps),
8505         (theora_set_header_on_caps), (theora_enc_chain),
8506         (theora_enc_change_state):
8507         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
8508           Make theoraenc and the tests leak free. Like, really.
8509
8510 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
8511
8512         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8513         (theora_enc_finalize), (theora_enc_sink_setcaps):
8514           Add a finalize method to ensure we clean up state even if
8515           someone omitted the state change back to NULL.
8516
8517         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
8518         (gst_vorbisenc_chain):
8519           Free some more leaked bits.
8520
8521         * tests/check/pipelines/theoraenc.c: (start_pipeline),
8522         (stop_pipeline):
8523           Wait for state changes to happen if they're ASYNC.
8524
8525           This ought to teach those fancy pants buildbots a lesson.
8526
8527 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
8528
8529         * gst-libs/gst/tag/gstid3tag.c:
8530           Add mapping for ID3 International Standard Recording Code
8531           tag "TSRC"
8532
8533 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
8534
8535         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
8536           Don't leak tag names.
8537
8538 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8539
8540         * docs/libs/gst-plugins-base-libs-docs.sgml:
8541         * docs/libs/gst-plugins-base-libs-sections.txt:
8542         * gst-libs/gst/tag/gstid3tag.c:
8543         * gst-libs/gst/tag/gstvorbistag.c:
8544         * gst-libs/gst/tag/tags.c:
8545           Split libgsttag docs into multiple sections.
8546
8547 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8548
8549         * docs/libs/Makefile.am:
8550         * docs/libs/gst-plugins-base-libs-docs.sgml:
8551         * docs/libs/gst-plugins-base-libs-sections.txt:
8552         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
8553         * gst-libs/gst/tag/gstvorbistag.c:
8554         * gst-libs/gst/tag/tag.h:
8555         * gst-libs/gst/tag/tags.c:
8556           Add libgsttag to the docs.
8557
8558 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8559
8560         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8561         (gst_text_overlay_init), (gst_text_overlay_src_event),
8562         (gst_text_overlay_collected): Fix clockoverlay.
8563
8564 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8565
8566         * docs/libs/compiling.sgml:
8567           Fix typo: it's pkg-config, not pkg-gconfig
8568
8569         * docs/libs/gst-plugins-base-libs-docs.sgml:
8570         * docs/libs/gst-plugins-base-libs-sections.txt:
8571         * docs/libs/tmpl/gstgconf.sgml:
8572           There is no libgstgconf in 0.10, remove it
8573           from the docs.
8574
8575 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8576
8577         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8578         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8579         (gst_text_overlay_src_event), (gst_text_overlay_collected):
8580         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8581         (gst_sub_parse_class_init), (gst_sub_parse_init),
8582         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8583         (parse_mpsub), (parser_state_init), (handle_buffer),
8584         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8585         * gst/subparse/gstsubparse.h: Introduce seeking code.
8586
8587 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8588
8589         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8590           Add comment about LANGUAGE tag inconsistency (we want
8591           ISO-639-1, but extract three-letter identifiers?)
8592
8593         * po/POTFILES.in:
8594           Add two translatable files.
8595
8596 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8597
8598         * gst-libs/gst/tag/Makefile.am:
8599         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8600         * gst-libs/gst/tag/tag.h:
8601         * gst-libs/gst/tag/tags.c:
8602         (gst_tag_register_musicbrainz_tags_internal),
8603         (gst_tag_register_musicbrainz_tags):
8604           Forward-port some tags stuff from the 0.8 branch. This is
8605           mostly the addition of musicbrainz tags and their mapping
8606           to vorbistags, and a vorbistag mapping of the language tag.
8607
8608 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8609
8610         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8611         refactoring.
8612
8613 2006-02-04  David Schleef  <ds@schleef.org>
8614
8615         * ext/ogg/gstoggmux.c:
8616         * gst/typefind/gsttypefindfunctions.c:
8617           Add Dirac typefinding and add dirac format to oggmux.
8618
8619 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
8620
8621         * gst/playback/gstdecodebin.c: (try_to_link_1):
8622           Don't put essential function call into
8623           g_return_*() macro, otherwise it'll all be
8624           replaced by NOOPs when compiling with
8625           G_DISABLE_CHECKS defined.
8626
8627 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
8628
8629         * ext/ogg/gstoggdemux.c:
8630         * ext/ogg/gstoggparse.c:
8631         * gst/tcp/gsttcpserversink.c:
8632         * sys/v4l/v4lsrc_calls.c:
8633         * sys/v4l/v4lsrc_calls.h:
8634         Just make it compile with --disable-gst-debug.
8635
8636 2006-02-03  Wim Taymans  <wim@fluendo.com>
8637
8638         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8639         (gst_alsasink_class_init), (gst_alsasink_init),
8640         (gst_alsasink_write), (gst_alsasink_reset):
8641         * ext/alsa/gstalsasink.h:
8642         Add lock to protect alsa calls.
8643         Implement reset to flush samples ASAP, does not work
8644         with dmix though.
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         Ugh.. getting late I guess...
8651
8652 2006-02-02  Wim Taymans  <wim@fluendo.com>
8653
8654         * gst-libs/gst/audio/gstbaseaudiosink.c:
8655         (gst_base_audio_sink_provide_clock),
8656         (gst_base_audio_sink_set_property),
8657         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8658         Don't try to provide a clock when we are not negotiated since
8659         we might not be able to make it run.
8660
8661 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
8662
8663         * gst/playback/gstdecodebin.c: (try_to_link_1):
8664           Unlinking two source pads is ... hard.
8665
8666 2006-02-02  Wim Taymans  <wim@fluendo.com>
8667
8668         * gst-libs/gst/audio/TODO:
8669         Updated.
8670
8671         * gst-libs/gst/audio/gstbaseaudiosink.c:
8672         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8673         On EOS, wait till the last sample is played before posting EOS.
8674
8675 2006-02-01  Philippe Kalaf <burger at speedy dot org>
8676
8677         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8678           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8679           setting queue_delay to zero. Also avoid thread being started if
8680           queue_delay is zero.
8681
8682 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8683
8684         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8685           Make test work again by connecting fakesinks to each decoded pad,
8686           which makes the pipeline wait until each fakesink has a buffer
8687           queued before going to PAUSED state. At that point we know the
8688           decodebin pads are negotiated.
8689
8690 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8691
8692         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8693         (gst_cdda_base_src_handle_event):
8694         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8695           Pass unhandled queries to the parent class's query function.
8696
8697 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8698
8699         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8700         (gst_ogg_pad_src_query):
8701         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8702         * ext/theora/theoradec.c: (theora_dec_src_query),
8703         (theora_dec_sink_query):
8704         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8705         (vorbis_dec_sink_query):
8706         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8707         (gst_vorbisenc_sink_query):
8708         * gst/adder/gstadder.c: (gst_adder_query):
8709           Pass unhandled queries upstream instead of just
8710           dropping them (#326447). Also, fix supported
8711           query types list for some elements.
8712
8713 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8714
8715         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8716         (paris_type_find), (ilbc_type_find), (plugin_init):
8717           Fix typefinding for audio/x-au, audio/x-paris and
8718           audio/iLBC-sh. We cannot use the START_WITH macros
8719           here, because there can only be one typefind factory
8720           with the same name (caps), so the second one would
8721           replace the first one and the first one would never
8722           be called when doing typefinding (see #161712).
8723           
8724
8725 2006-01-31  Wim Taymans  <wim@fluendo.com>
8726
8727         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8728         (vorbis_handle_header_packet), (vorbis_dec_push),
8729         (vorbis_handle_data_packet):
8730         Use scale_int when we can, add some more scaling.
8731         Check packettype before parsing it.
8732
8733 2006-01-31  Wim Taymans  <wim@fluendo.com>
8734
8735         * ext/theora/theoradec.c: (_theora_granule_time),
8736         (theora_dec_src_convert), (theora_dec_sink_convert):
8737         Call right _scale functions.
8738         Use parameter instead of some other random value.
8739
8740 2006-01-31  Wim Taymans  <wim@fluendo.com>
8741
8742         * ext/theora/theoradec.c: (_theora_granule_frame),
8743         (_theora_granule_time), (_inc_granulepos),
8744         (theora_dec_src_convert), (theora_dec_sink_convert),
8745         (theora_handle_type_packet), (theora_handle_data_packet),
8746         (theora_dec_chain):
8747         Use higher precision timestamps calculation.
8748         Convert some other conversions to _scale.
8749
8750 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
8751
8752         * gst/audiotestsrc/gstaudiotestsrc.c:
8753         (gst_audio_test_src_create_sine_table), (plugin_init):
8754         * gst/volume/gstvolume.c: (plugin_init):
8755           initialize gst_controller before using
8756
8757 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
8758
8759         * tests/check/pipelines/theoraenc.c:
8760         * tests/check/pipelines/vorbisenc.c:
8761         Define constant using G_GINT64_CONSTANT to avoid errors when
8762         passing it around - otherwise it gets truncated to 32 bits.
8763
8764         Fixes failing tests.
8765
8766 2006-01-31  Andy Wingo  <wingo@pobox.com>
8767
8768         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8769         caps being set doesn't have a framerate value. Basically a stopgap
8770         measure.
8771
8772         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8773         technically correct enough to put into core though.
8774         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8775         DURATION. Fixes theoraenc ! oggmux.
8776
8777         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8778         fraction, not double.
8779
8780 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
8781
8782         * win32/vs7:
8783         add vs7 project files created by Sergey Scobich
8784
8785 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
8786
8787         * win32/vs8:
8788         add vs8 project files created by Sergey Scobich
8789         
8790 2006-01-30  Andy Wingo  <wingo@pobox.com>
8791
8792         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8793         timestamp + duration, not just timestamp -- ogg pages should be
8794         ordered by stop time. Necessary fix given the change in vorbis
8795         timestamps.
8796
8797         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
8798         (gst_theora_enc_init): Pull the granule shift out of the encoder.
8799         (granulepos_add): New function, handles the messiness of adjusting
8800         granulepos values.
8801         (theora_buffer_from_packet):
8802         (theora_enc_chain):
8803         (theora_enc_sink_event): Use granulepos_add, not +.
8804
8805         * tests/check/pipelines/theoraenc.c
8806         (check_buffer_granulepos_from_starttime): Just check the frame
8807         count, not the actual granulepos -- we can't dictate to the
8808         encoder when it should be placing keyframes.
8809
8810 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8811
8812         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8813           SERVICE_NOT_AVAILABLE happens for example when you're trying to
8814           play an http:// stream from a server that's not serving
8815
8816 2006-01-30  Andy Wingo  <wingo@pobox.com>
8817
8818         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
8819         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8820         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8821         available.
8822
8823         * ext/theora/gsttheoraenc.h:
8824         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8825         although theoraenc was timestamping correctly. Added handling of
8826         streams that start with nonzero timestamps.
8827
8828         * tests/check/Makefile.am:
8829         * tests/check/pipelines/theoraenc.c: New file, basically does same
8830         tests as vorbisenc.
8831
8832         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8833
8834 2006-01-30  Wim Taymans  <wim@fluendo.com>
8835
8836         * gst-libs/gst/audio/gstaudiosink.c:
8837         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8838         (gst_audioringbuffer_pause):
8839         Implement pause that does not wait for completion.
8840
8841         * gst-libs/gst/audio/gstbaseaudiosink.c:
8842         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8843         Don't drop buffers when going to PAUSED but perform preroll on
8844         remaining samples now that core base class supports this.
8845
8846         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8847         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8848         (gst_ring_buffer_commit):
8849         Pause should not signal waiters.
8850         Implement return value of _commit correctly.
8851
8852 2006-01-30  Andy Wingo  <wingo@pobox.com>
8853
8854         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8855
8856         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8857         updated to timestamp from the first sample, not the last.
8858         (gst_vorbisenc_buffer_from_header_packet): New function, takes
8859         special care of granulepos and timestamp for header packets.
8860         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8861         when the first buffer has a nonzero timestamp.
8862
8863         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8864         (GstVorbisEnc.subgranule_offset): New members. Take care of the
8865         case when the first audio buffer we get has a nonzero timestamp.
8866         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8867         properly timestamp vorbis buffers with the time of the first
8868         sample, not the last.
8869         
8870         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8871         vorbis_granule_time_copy -- now it takes the granule/subgranule
8872         offset into account.
8873
8874         * tests/check/pipelines/vorbisenc.c: New test for correctness of
8875         timestamps, durations, and granulepos on buffers produced by
8876         vorbisenc.
8877
8878 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
8879
8880         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8881         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8882           Patch from Eric Jonas to support conversions to/from UYVY 
8883           (Fixes: #324626)
8884
8885 2006-01-30  Julien MOUTTE  <julien@moutte.net>
8886
8887         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8888         (setup_subtitle), (setup_source), (set_active_source):
8889         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8890         (gen_text_element), (gen_audio_element), (gen_vis_element),
8891         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8892
8893 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
8894
8895         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8896         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8897                 use gst_guint64_to_gdouble to be compliant with vs6
8898         * gst/playback/gstdecodebin.c: (try_to_link_1)
8899         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8900                 use G_GINT64_CONSTANT for int64 constants
8901         * win32/common/libgstinterfaces.def:
8902                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8903         * win32/vs6:
8904                 update and add new project files
8905                 
8906 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8907
8908         * Makefile.am:
8909         * win32/MANIFEST:
8910         * win32/common/interfaces-enumtypes.c:
8911         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8912         (gst_mixer_track_flags_get_type),
8913         (gst_tuner_channel_flags_get_type):
8914         * win32/common/interfaces-enumtypes.h:
8915         * win32/common/multichannel-enumtypes.c:
8916         (gst_audio_channel_position_get_type):
8917         * win32/common/multichannel-enumtypes.h:
8918           add a win32-update rule like in core, and copy over enumtypes files
8919
8920 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8921
8922         * win32/MANIFEST:
8923         * win32/common/config.h:
8924         * win32/common/config.h.in:
8925           add config files just like in core
8926
8927 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
8928
8929         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8930           Make gcc-4.1 happy (part of #327357).
8931
8932 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8933
8934         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8935         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8936         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8937         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8938         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8939         (gst_alsasrc_unprepare), (gst_alsasrc_read):
8940           Update all error messages.  All of them should either use
8941           the default translated message, or actually provide a
8942           translatable string.
8943           Make the string for channel count problems meaningful.
8944
8945 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8946
8947         * sys/v4l/v4l_calls.c: (gst_v4l_open):
8948           check for and throw RESOURCE_BUSY
8949
8950 2006-01-27  David Schleef  <ds@schleef.org>
8951
8952         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8953           checked in this change -- it requires liboil features not
8954           in 0.3.6.  Revert parts.
8955
8956 2006-01-27  David Schleef  <ds@schleef.org>
8957
8958         * REQUIREMENTS:
8959         * configure.ac: update liboil requirement to 0.3.6
8960         * gst/videoscale/Makefile.am:
8961         * gst/videoscale/vs_scanline.c: liboilify
8962
8963 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8964
8965         * ext/libvisual/visual.c: (get_buffer):
8966           When pad_alloc returns a GstFlowReturn other
8967           than GST_FLOW_OK, make sure it is passed upstream.
8968
8969 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8970
8971         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8972         (gst_alsasink_class_init):
8973           Free the device name string.
8974
8975         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8976         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8977         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8978           Don't remove a pad from the collectpads structure until it
8979           is released - it's a request pad, and may receive data again
8980           if the element gets moved back to PLAYING state.
8981
8982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8983           Ensure we turn on double buffering on the Xv port, and
8984           set the colour key to something dark and mysterious that
8985           isn't black.
8986
8987 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8988
8989         * ext/alsa/gstalsaplugin.c: (plugin_init):
8990         * ext/cdparanoia/gstcdparanoiasrc.c:
8991         (gst_cd_paranoia_src_base_init), (plugin_init):
8992         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8993         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8994           - a library should not call setlocale. see "Libraries" node in
8995             gettext manual
8996           - make sure all plugins that use translation do bindtextdomain
8997             to point to the localedir
8998         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8999         (setup_sinks), (plugin_init):
9000           all this, and check for NULL when creating sinks
9001
9002 2006-01-27  Julien MOUTTE  <julien@moutte.net>
9003
9004         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
9005         (plugin_init): Make typefinding of subtitles work again.
9006
9007 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
9008
9009         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
9010         (mp3_type_frame_length_from_header), (mp3_type_find),
9011         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
9012         (plugin_init):
9013           Backport a bunch of typefinding fixes from the 0.8 branch.
9014           Also, improve wavpack typefinding: if we can't peek the
9015           entire wavpack block, try to parse the bits we can get and
9016           see if we find what we're looking for in those.
9017
9018 2006-01-26  Julien MOUTTE  <julien@moutte.net>
9019
9020         * sys/ximage/ximagesink.c:
9021         (gst_ximagesink_calculate_pixel_aspect_ratio):
9022         * sys/xvimage/xvimagesink.c:
9023         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
9024         more cases of pixel aspect ratio.
9025
9026 2006-01-26  Edward Hervey  <edward@fluendo.com>
9027
9028         * gst/playback/gstdecodebin.c: (pad_probe):
9029         Also consider the flush-start and tag events as unblockers
9030         for the pad probes.
9031
9032 2006-01-26  Julien MOUTTE  <julien@moutte.net>
9033
9034         * gst/playback/gstplaybin.c: (gst_play_bin_init),
9035         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
9036         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
9037         On the fly visualisation switch, works disabling, enabling as
9038         well but it won't be able to enable vis in a playbin that was
9039         created with no visualisation.
9040
9041 2006-01-25  Wim Taymans  <wim@fluendo.com>
9042
9043         * gst-libs/gst/audio/gstbaseaudiosink.c:
9044         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9045         Undo previous commit that returned WRONG_STATE sooner, it breaks 
9046         resume after pause.
9047
9048 2006-01-25  Wim Taymans  <wim@fluendo.com>
9049
9050         * gst-libs/gst/audio/gstbaseaudiosink.c:
9051         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
9052         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
9053         Improve debugging.
9054         Post error when caps cannot be parsed.
9055         Resync on discontinuity in the stream.
9056         Clip samples to segment boundaries.
9057         return WRONG_STATE sooner when we are flushing.
9058
9059         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9060         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
9061         Make audiosrc operate in TIME.
9062         Set TIMESTAMP and DURATION on buffers.
9063
9064 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
9065
9066         * tests/examples/seek/seek.c: (main):
9067           Output tag messages as well.
9068
9069 2006-01-23  Edward Hervey  <edward@fluendo.com>
9070
9071         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9072         (free_pad_probes), (remove_fakesink), (pad_probe),
9073         (close_pad_link), (gst_decode_bin_change_state):
9074         Replace GstPadBlockCallback with pad probes that detect
9075         first buffer AND eos before removing fakesink.
9076         Fixes hang with demuxers doing EOS while pre-rolling.
9077         Solves #328279
9078
9079 2006-01-23  Andy Wingo  <wingo@pobox.com>
9080
9081         * ext/alsa/gstalsasink.c:
9082         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9083         (gst_base_rtp_depayload_setcaps),
9084         (gst_base_rtp_depayload_add_to_queue),
9085         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
9086         
9087         Patch by: Jens Granseuer <jensgr at gmx dot net>
9088
9089 2006-01-22  Julien MOUTTE  <julien@moutte.net>
9090
9091         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
9092         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9093         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
9094         frames. We might get a frame destroyed after changing state to
9095         NULL, adding a safety check on xcontext.
9096
9097 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9098
9099         * gst-libs/gst/interfaces/xoverlay.c:
9100           Fix prepare-xwindow-id code example in the docs - we need to
9101           ignore all messages that aren't element messages as well.
9102           
9103 2006-01-21  Julien MOUTTE  <julien@moutte.net>
9104
9105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
9106           I think one day i'll completely undestand how caps negotiation
9107           is supposed to work. This refactoring handles buffer_alloc
9108           called with caps we can't handle. We definitely don't want a
9109           set_caps with those caps, so we define and allocate a buffer
9110           we would like to receive.
9111
9112 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9113
9114         * gst/playback/gstplaybasebin.c: (setup_source):
9115           Free iterator when done.
9116
9117 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
9118
9119         * gst-libs/gst/audio/gstbaseaudiosink.c:
9120         (gst_base_audio_sink_render):
9121           Fix playback of non-synchronised streams by assuming a rate
9122           of 1.0 instead of a random one.
9123
9124           Makes this work again:
9125
9126           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
9127           endianness=(int)4321, signed=(boolean)true, width=(int)16,
9128           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
9129           audioresample ! alsasink
9130
9131 === release 0.10.2 ===
9132
9133 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
9134
9135         * configure.ac:
9136           releasing 0.10.2, "Then the devil is six"
9137
9138 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
9139
9140         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
9141         * gst/playback/gststreamselector.c:
9142         (gst_stream_selector_set_property):
9143           Comment out broken code that connects to the state-changed signal.
9144           At this point, changing current stream selection is broken, but 
9145           stuff like gst-launch playbin current-audio=1 works and filters
9146           to the chosen stream.
9147
9148 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
9149
9150         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
9151           Fix #327216 (null dereference in vorbisdec)
9152
9153 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
9154
9155         * ext/theora/theoradec.c: (theora_handle_comment_packet):
9156           Post taglist actually on bus instead of just freeing it
9157           (fixes #327114 and totem bug #327080).
9158
9159         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
9160           Use gst_element_found_tags_for_pad(), so that the tags
9161           are sent downstream as an event as well.
9162
9163 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9164
9165         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9166         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9167         (gst_ximagesink_buffer_alloc):
9168         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
9169         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
9170         (gst_xvimagesink_buffer_alloc):
9171           move all regularly occurring messages to GST_LOG level
9172           add some more object logs
9173
9174 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9175
9176         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
9177           fix a silly segfault
9178
9179 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
9180
9181         * docs/libs/gst-plugins-base-libs-docs.sgml:
9182         * docs/libs/gst-plugins-base-libs-sections.txt:
9183         * gst-libs/gst/audio/mixerutils.c:
9184         * gst-libs/gst/audio/mixerutils.h:
9185           Add docs for mixerutils stuff.
9186
9187 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
9188
9189         * gst/playback/gstplaybasebin.c: (setup_source):
9190           Fix playback for sources that emit raw audio or
9191           raw video streams (e.g.: cd audio sources) (#325984).
9192
9193 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9194
9195         * gst-libs/gst/audio/mixerutils.c:
9196         (gst_audio_mixer_filter_do_filter):
9197           actually save the element we create
9198
9199 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9200
9201         * gst-libs/gst/cdda/gstcddabasesrc.c:
9202         (gst_cdda_base_src_handle_track_seek):
9203           No need to post a tag message on the bus when seeking
9204           within the same track, only post it when the current
9205           track changes.
9206
9207 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
9208
9209         * gst/playback/gstplaybasebin.c: (group_destroy),
9210         (probe_triggered), (new_decoded_pad), (mute_group_type),
9211         (set_active_source):
9212         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
9213         * gst/playback/gststreamselector.c:
9214         (gst_stream_selector_base_init),
9215         (gst_stream_selector_set_property),
9216         (gst_stream_selector_request_new_pad):
9217           Reenable stream selection. These mechanisms need a complete overhaul
9218           in the face of 0.8->0.10 changes though.
9219
9220 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
9221
9222         * ext/ogg/gstoggdemux.c:
9223           Change the pad template to src_%d to match the pads that 
9224           are created from it. decodebin needs this information in order
9225           to decide that oggdemux is capable of producing multiple pads
9226           (and hence needs queues inserted).
9227
9228         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
9229         (gst_ogg_mux_collected):
9230           Make debug output more useful by using GST_PTR_FORMAT.
9231
9232 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9233
9234         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
9235
9236         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
9237           Set depth and width for alaw/mulaw (fixes #326601).
9238
9239 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9240
9241         * tests/icles/Makefile.am:
9242           don't build the tests if we don't have the libs
9243
9244 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9245
9246         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
9247         (gst_cd_paranoia_paranoia_callback):
9248           Don't try to free NULL pointers.
9249
9250 2006-01-10  Edward Hervey  <edward@fluendo.com>
9251
9252         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
9253         (gst_audio_rate_change_state), (plugin_init):
9254         Add debugging category.
9255         Fix type issues.
9256         Add case for incoming buffers without valid offset/offset_end.
9257
9258 2006-01-10  Michael Smith  <msmith@fluendo.com>
9259
9260         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
9261           Don't leak GCond in audio sources.
9262
9263 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
9264
9265         * gst/playback/gstplaybin.c: (gen_audio_element):
9266           Don't leak an autoaudiosink/alsasink when we generate
9267           a new audio element. (old code, I guess)
9268
9269 2006-01-10  Michael Smith  <msmith@fluendo.com>
9270
9271         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
9272           Support float audio in audiorate.
9273           Use width rather than depth for selecting sample width.
9274
9275 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9276
9277         * gst/videotestsrc/videotestsrc.h:
9278           Use GLib types here (that way we don't have to include the
9279           generated _stdint.h header, which makes life easier for win32
9280           folks that don't use autotools for the build) (#325990, patch
9281           by: Sergey Scobich).
9282
9283 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
9284
9285         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
9286         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
9287         (gst_ring_buffer_pause), (wait_segment):
9288         * gst-libs/gst/audio/gstringbuffer.h:
9289           Name (private) union, makes Forte compiler happy (this time
9290           for real) (#324900).
9291
9292 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9293
9294         * gst-libs/gst/audio/Makefile.am:
9295           Link against libgstinterfaces, needed for mixer
9296           and property probe stuff.
9297
9298 2006-01-09  Edward Hervey  <edward@fluendo.com>
9299
9300         * gst-libs/gst/Makefile.am:
9301
9302 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9303
9304         * gst-libs/gst/audio/Makefile.am:
9305         * gst-libs/gst/audio/mixerutils.c:
9306         (gst_audio_mixer_filter_do_filter),
9307         (gst_audio_mixer_filter_check_element),
9308         (gst_audio_mixer_filter_probe_feature),
9309         (element_factory_rank_compare_func),
9310         (gst_audio_default_registry_mixer_filter):
9311         * gst-libs/gst/audio/mixerutils.h:
9312           Add gst_audio_default_registry_mixer_filter() utility
9313           function.
9314
9315 2006-01-03  Michael Smith  <msmith@fluendo.com>
9316
9317         * gst/audioresample/resample.h:
9318           As before, but for o_buf
9319
9320 2006-01-03  Michael Smith  <msmith@fluendo.com>
9321
9322         * gst/audioresample/resample.h:
9323           Declare struct _ResampleState.buffer as unsigned char *, not void *,
9324           since we do arithmetic on it.
9325
9326 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
9327
9328         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
9329         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
9330         (gst_ring_buffer_pause), (wait_segment):
9331         * gst-libs/gst/audio/gstringbuffer.h:
9332           Sun's Forte compiler doesn't seem to like anonymous structs,
9333           so use same setup as in GstBaseSrc (fixes #324900).
9334
9335 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
9336
9337         * configure.ac:
9338         * gst/volume/Makefile.am:
9339         * gst/volume/demo.c:
9340           move old example to tests/examples/volume/volune.c
9341         * tests/examples/Makefile.am:
9342         * tests/examples/seek/seek.c: (main):
9343           change window-close event from "delete-event" to "destroy"
9344         * tests/examples/volume/Makefile.am:
9345         * tests/examples/volume/volume.c: (value_changed_callback),
9346         (setup_gui), (message_received), (eos_message_received), (main):
9347           fix event handling and bus usage
9348
9349 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
9350
9351         * gst/audiotestsrc/gstaudiotestsrc.c:
9352         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
9353         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
9354         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
9355         (gst_audio_test_src_create_square),
9356         (gst_audio_test_src_create_saw),
9357         (gst_audio_test_src_create_triangle),
9358         (gst_audio_test_src_create_silence),
9359         (gst_audio_test_src_create_white_noise),
9360         (gst_audio_test_src_create_pink_noise),
9361         (gst_audio_test_src_init_sine_table),
9362         (gst_audio_test_src_create_sine_table),
9363         (gst_audio_test_src_change_wave),
9364         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
9365         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
9366         * gst/audiotestsrc/gstaudiotestsrc.h:
9367           update to basesrc changes, implement segmented seeking and eos
9368           handling, add a 'sine-tab' waveform for performance critical playback
9369
9370 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9371
9372         * po/POTFILES.in:
9373           ... and this time the other modified file that I missed last time.
9374
9375 2005-12-29  Michael Smith  <msmith@fluendo.com>
9376
9377         * gst/playback/gstdecodebin.c: (new_pad):
9378           Fix non-C89 variable declaration not at the start of a block. Should
9379           help some compilers.
9380
9381 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9382
9383         * tests/check/Makefile.am:
9384           And now fix 'make distcheck' (builddir != srcdir)
9385
9386 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9387
9388         * configure.ac:
9389         * ext/cdparanoia/Makefile.am:
9390         * ext/cdparanoia/gstcdparanoia.c:
9391         * ext/cdparanoia/gstcdparanoia.h:
9392         * ext/cdparanoia/gstcdparanoiasrc.c:
9393         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
9394         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
9395         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
9396         (gst_cd_paranoia_paranoia_callback),
9397         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
9398         (gst_cd_paranoia_src_set_property),
9399         (gst_cd_paranoia_src_get_property), (plugin_init):
9400         * ext/cdparanoia/gstcdparanoiasrc.h:
9401           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
9402           plugin again (there are still fixes required to playbin to make
9403           cdda:// uris work there).
9404
9405 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9406
9407         * tests/check/Makefile.am:
9408           Fix test case compilation.
9409
9410 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
9411
9412         * gst-libs/gst/cdda/gstcddabasesrc.c:
9413         (gst_cdda_base_src_update_duration),
9414         (gst_cdda_base_src_calculate_cddb_id):
9415           An integer is not a string. Fix access to uninitialised variable.
9416
9417         * tests/check/Makefile.am:
9418           Add cddabasesrc unit test; also actually enable the vorbis test.
9419
9420         * tests/check/generic/states.c:
9421           Blacklist new cd audio elements as well.
9422
9423         * tests/check/libs/cddabasesrc.c:
9424           Unit test for GstCddaBaseSrc (discid calculation mostly).
9425
9426 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9427
9428         * docs/libs/Makefile.am:
9429         * docs/libs/gst-plugins-base-libs-docs.sgml:
9430         * docs/libs/gst-plugins-base-libs-sections.txt:
9431         * docs/libs/gst-plugins-base-libs.types:
9432           Add docs for libgstcdda/GstCddaBaseSrc.
9433
9434         * gst-libs/gst/interfaces/mixertrack.h:
9435           Do one struct member per line with a semicolon at the end, that way
9436           even gtk-doc might parse it without complaining.
9437
9438 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9439
9440         * configure.ac:
9441         * gst-libs/gst/Makefile.am:
9442         * gst-libs/gst/cdda/Makefile.am:
9443         * gst-libs/gst/cdda/base64.c:
9444         * gst-libs/gst/cdda/base64.h:
9445         * gst-libs/gst/cdda/gstcddabasesrc.c:
9446         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
9447         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
9448         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
9449         (gst_cdda_base_src_get_property),
9450         (gst_cdda_base_src_get_track_from_sector),
9451         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
9452         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
9453         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
9454         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
9455         (gst_cdda_base_src_uri_get_protocols),
9456         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
9457         (gst_cdda_base_src_uri_handler_init),
9458         (gst_cdda_base_src_setup_interfaces),
9459         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
9460         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
9461         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
9462         (gst_cdda_base_src_add_tags),
9463         (gst_cdda_base_src_add_index_associations),
9464         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
9465         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
9466         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
9467         (gst_cdda_base_src_create):
9468         * gst-libs/gst/cdda/gstcddabasesrc.h:
9469         * gst-libs/gst/cdda/sha1.c:
9470         * gst-libs/gst/cdda/sha1.h:
9471           Add new libgstcdda with GstCddaBaseSrc class.
9472
9473 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
9474
9475         * ext/gnomevfs/gstgnomevfssink.h:
9476           Use GstBaseSinkClass as parent_class member for class struct, not
9477           GstBaseSink.
9478
9479 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9480
9481         Patch by: Michael Benes
9482
9483         * gst/videotestsrc/gstvideotestsrc.c:
9484         (gst_video_test_src_class_init), (gst_video_test_src_start):
9485           Add start method to reset running time and number of frames sent
9486           when starting up (fixes #324696)
9487
9488 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9489
9490         * docs/plugins/Makefile.am:
9491         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9492         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9493         * docs/plugins/gst-plugins-base-plugins.args:
9494         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9495         * docs/plugins/gst-plugins-base-plugins.signals:
9496           Add docs stuff for gnomevfssrc and gnomevfssink.
9497
9498         * ext/gnomevfs/gstgnomevfssrc.c:
9499           Fix example pipeline in gtk-doc blurb.
9500
9501 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
9502
9503         * ext/gnomevfs/Makefile.am:
9504         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
9505         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
9506         (gst_gnome_vfs_handle_get_type), (plugin_init):
9507         * ext/gnomevfs/gstgnomevfs.h:
9508         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
9509         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
9510         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
9511         (gst_gnome_vfs_sink_set_property),
9512         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
9513         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
9514         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
9515         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
9516         (gst_gnome_vfs_sink_uri_get_type),
9517         (gst_gnome_vfs_sink_uri_get_protocols),
9518         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
9519         (gst_gnome_vfs_sink_uri_handler_init):
9520         * ext/gnomevfs/gstgnomevfssink.h:
9521           Port gnomevfssink; add gtk-doc blurb.
9522
9523         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
9524         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
9525         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
9526         (gst_gnome_vfs_src_uri_get_type),
9527         (gst_gnome_vfs_src_uri_get_protocols),
9528         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
9529         (gst_gnome_vfs_src_uri_handler_init),
9530         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
9531         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
9532         (gst_gnome_vfs_src_send_additional_headers_callback),
9533         (gst_gnome_vfs_src_received_headers_callback),
9534         (gst_gnome_vfs_src_push_callbacks),
9535         (gst_gnome_vfs_src_pop_callbacks),
9536         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
9537         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
9538         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9539         * ext/gnomevfs/gstgnomevfssrc.h:
9540           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
9541           file; add gtk-doc blurb with example pipelines.
9542
9543 === release 0.10.1 ===
9544
9545 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
9546
9547         * configure.ac:
9548           releasing 0.10.1, "Dobro Dedek"
9549
9550 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
9551
9552         * gst/typefind/gsttypefindfunctions.c:
9553         iLBC30 and iLBC20 added to typefind.
9554
9555 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9556
9557         * gst-libs/gst/audio/gstbaseaudiosink.c:
9558         (gst_base_audio_sink_class_init):
9559         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9560         (gst_base_audio_src_class_init):
9561           update strings, values are in microseconds
9562           change the default sink buffer time to something that is smaller
9563           (to help software volume mixing have a slightly lower delay) but
9564           still be acceptable on Wim's laptop
9565
9566 2005-12-20  Edward Hervey  <edward@fluendo.com>
9567
9568         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9569         Made a quack, forgot to add DUCK to the riff video template.
9570
9571 2005-12-19  Edward Hervey  <edward@fluendo.com>
9572
9573         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9574         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9575         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9576         (gst_ogm_parse_chain):
9577         Make sure pads are initialized correctly.
9578         * gst-libs/gst/riff/riff-ids.h:
9579         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9580         (gst_riff_create_video_template_caps):
9581         Add a whole bunch of FOURCC <=> MimeType.
9582         Extend the riff video pad template to support the newly added fourcc.
9583
9584 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
9585
9586         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9587         (gst_ogg_demux_activate_chain):
9588           Extra debug output when activating/deactivating chains.
9589
9590         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9591         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9592         (unlinked):
9593           Remove a queue from our list when it becomes unlinked.
9594           Don't add queues to elements in class 'Demux' if they
9595           can only produce one pad 
9596
9597 2005-12-18  Julien MOUTTE  <julien@moutte.net>
9598
9599         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9600         (gst_video_sink_get_type): Add a debug category.
9601
9602 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9603
9604         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9605         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9606           Handle downstream newsegment by sending our own newsegment before the
9607           next buffer to be released. (#323900)
9608
9609 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9610
9611         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9612         (gst_base_rtp_depayload_set_gst_timestamp):
9613           add queue delay to new segment as well (as opposed to just the first
9614           buffer). (bug #322347)
9615
9616 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
9617
9618         * ext/libvisual/visual.c: (make_valid_name):
9619           change some char* into char[]
9620         * gst/audiotestsrc/gstaudiotestsrc.c:
9621         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9622         (gst_audio_test_src_create):
9623         * gst/audiotestsrc/gstaudiotestsrc.h:
9624           prepare to handle EOS and SEGMENT_DONE
9625
9626 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9627
9628         * tests/check/generic/states.c: (GST_START_TEST):
9629           Blacklist cdparanoia element in state test.
9630
9631 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9632
9633           Patch by: Benjamin Pineau
9634
9635         * gst/tcp/gsttcp.c:
9636         * gst/tcp/gsttcpclientsink.c:
9637         * gst/tcp/gsttcpserversink.c:
9638         * gst/tcp/gsttcpserversrc.c:
9639           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9640
9641 2005-12-15  Michael Smith  <msmith@fluendo.com>
9642
9643         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9644         (gst_video_rate_chain):
9645           Fix timestamping for videorate when the first buffer it sees has a
9646           non-zero timestamp. Fix some misleading debug output.
9647
9648 2005-12-15  Michael Smith  <msmith@fluendo.com>
9649
9650         * gst/audioresample/gstaudioresample.c:
9651           Don't leak all input buffers to audioresample.
9652
9653 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9654
9655         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9656           Don't operate on empty text buffers. Strip newlines and
9657           tabs only from the end of the text, but leave them intact
9658           in the middle. Fix typo in gtk-doc description.
9659
9660 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9661
9662         * gst/playback/gstplaybasebin.c:
9663         * gst/playback/gstplaybin.c: (handoff):
9664           Make sure the video frame buffer we return to apps via the
9665           "frame" property always has caps set on it. Modify
9666           _gst_gvalue_set_object() macro to handle NULL objects
9667           gracefully too.
9668
9669 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
9670
9671         * gst/audiotestsrc/gstaudiotestsrc.c:
9672         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9673         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9674         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9675         (gst_audio_test_src_create):
9676         * gst/audiotestsrc/gstaudiotestsrc.h:
9677         Adjust to some recent api changes and add wtays new cool seeking
9678         capabillities
9679
9680 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
9681
9682         * ext/alsa/Makefile.am:
9683         * ext/alsa/gstalsadeviceprobe.c:
9684         * ext/alsa/gstalsadeviceprobe.h:
9685           Helper functions to add device probing via the GstPropertyProbe
9686           interface to a class.
9687
9688         * ext/alsa/gstalsamixer.h:
9689           Comment out GST_ALSA_MIXER, it returns a struct that's not
9690           used.
9691
9692         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9693           Add some debug info. 
9694
9695         * ext/alsa/gstalsamixerelement.c:
9696         (gst_alsa_mixer_element_interface_supported),
9697         (gst_implements_interface_init),
9698         (gst_alsa_mixer_element_init_interfaces),
9699         (gst_alsa_mixer_element_class_init),
9700         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9701         (gst_alsa_mixer_element_set_property),
9702         (gst_alsa_mixer_element_get_property),
9703         (gst_alsa_mixer_element_change_state):
9704         * ext/alsa/gstalsamixerelement.h:
9705           Add 'device' and 'device-name' properties. Add GstPropertyProbe
9706           for device handling (gnome-volume-control will need that).
9707
9708 2005-12-12  Christian Schaller  <uraeus@gnome.org>
9709
9710         * ext/Makefile.am: fix cdparanoia entry
9711         * gst-plugins-base.spec.in: add cdparanoia
9712
9713 2005-12-12  Michael Smith  <msmith@fluendo.com>
9714
9715         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9716           Use the correct function to free list of typefind factories.
9717
9718 2005-12-12  Wim Taymans  <wim@fluendo.com>
9719
9720         * gst/videotestsrc/gstvideotestsrc.c:
9721         (gst_video_test_src_class_init), (gst_video_test_src_init),
9722         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9723         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9724         (gst_video_test_src_create):
9725         * gst/videotestsrc/gstvideotestsrc.h:
9726         Implement seeking in videotestsrc.
9727         Small cleanups.
9728
9729 2005-12-12  Wim Taymans  <wim@fluendo.com>
9730
9731         * ext/cdparanoia/Makefile.am:
9732         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9733         (gst_paranoia_endian_get_type), (_do_init),
9734         (cdparanoia_class_init), (cdparanoia_init),
9735         (cdparanoia_set_property), (cdparanoia_get_property),
9736         (cdparanoia_do_seek), (cdparanoia_is_seekable),
9737         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9738         (cdparanoia_convert), (cdparanoia_get_query_types),
9739         (cdparanoia_query), (cdparanoia_set_index),
9740         (cdparanoia_uri_set_uri):
9741         * ext/cdparanoia/gstcdparanoia.h:
9742         Partially ported cdparanoia now that basesrc can support a
9743         plugin like this..
9744
9745 2005-12-12  Wim Taymans  <wim@fluendo.com>
9746
9747         * tests/examples/seek/scrubby.c: (main):
9748         Set higher priority for bus events so they don't get reordered with
9749         gtk gui events.
9750
9751         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9752         (flush_toggle_cb), (main):
9753         Added checkbox to disable flushing seeks. 
9754         Disable scrubbing when doing non flushing seeks.
9755
9756 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
9757
9758         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9759         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9760         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9761         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9762           Implement some sort of event handling that doesn't rely on
9763           g_return_if_fail; make sure we always push the last chunk of an 
9764           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9765           state change function; remove some old cruft. Seeking is still
9766           rather unlikely to work though.
9767
9768         * tools/.cvsignore:
9769           Ignore more.
9770
9771 2005-12-11  Julien MOUTTE  <julien@moutte.net>
9772
9773         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
9774         Fixed a leak of the current image reference when cleaning up.
9775         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9776
9777 2005-12-09  Michael Smith  <msmith@fluendo.com>
9778
9779         * tools/Makefile.am:
9780         * tools/gst-launch-ext-m.m:
9781           Remove gst-launch-ext. It doesn't work, and is no longer
9782           particularly useful.
9783
9784 2005-12-08  Luca Ognibene  <luogni@tin.it>
9785
9786         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9787           don't pass random values to ogmparse convert function.
9788           Make seeking possible in the exile1.ogm file.
9789
9790 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
9791
9792         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9793         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9794           Work around refcount problem with g_value_set_object() that occur
9795           if the core has been compiled against GLib-2.6 (g_value_set_object()
9796           will only g_object_ref() the element, but the caller will
9797           gst_object_unref() it and bad things will happen due to the way
9798           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9799           totem for people on FC4 using Thomas's 0.10 RPMs.
9800           
9801 2005-12-07  Edward Hervey  <edward@fluendo.com>
9802
9803         Time to welcome ogm to 0.10 :)
9804         
9805         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9806         (gst_ogg_pad_typefind):
9807         Oggdemux can now properly typefind elements with dynamic pads.
9808         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9809         Properly set caps on src pad, and set caps on outgoing buffers.
9810
9811 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9812
9813         * ext/alsa/gstalsamixer.h:
9814         * ext/alsa/gstalsamixerelement.h:
9815         * ext/alsa/gstalsamixeroptions.h:
9816         * ext/alsa/gstalsamixertrack.h:
9817         * ext/alsa/gstalsasink.c:
9818         * ext/alsa/gstalsasink.h:
9819         * ext/alsa/gstalsasrc.c:
9820         * ext/alsa/gstalsasrc.h:
9821         * ext/cdparanoia/gstcdparanoia.h:
9822         * ext/gnomevfs/gstgnomevfsuri.h:
9823         * ext/ogg/gstoggdemux.c:
9824         * ext/ogg/gstoggmux.c:
9825         * ext/pango/gsttextoverlay.h:
9826         * ext/theora/theoradec.c:
9827         * ext/theora/theoraenc.c:
9828         * ext/vorbis/vorbisdec.h:
9829         * ext/vorbis/vorbisenc.c:
9830         * ext/vorbis/vorbisenc.h:
9831         * ext/vorbis/vorbisparse.h:
9832         * gst-libs/gst/audio/gstaudioclock.h:
9833         * gst-libs/gst/audio/gstaudiosink.c:
9834         * gst-libs/gst/audio/gstaudiosink.h:
9835         * gst-libs/gst/audio/gstaudiosrc.c:
9836         * gst-libs/gst/audio/gstaudiosrc.h:
9837         * gst-libs/gst/audio/gstbaseaudiosink.c:
9838         * gst-libs/gst/audio/gstbaseaudiosink.h:
9839         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9840         * gst-libs/gst/audio/gstbaseaudiosrc.h:
9841         * gst-libs/gst/audio/gstringbuffer.h:
9842         * gst-libs/gst/audio/multichannel.h:
9843         * gst-libs/gst/floatcast/floatcast.h:
9844         * gst-libs/gst/interfaces/colorbalance.c:
9845         * gst-libs/gst/interfaces/colorbalance.h:
9846         * gst-libs/gst/interfaces/colorbalancechannel.h:
9847         * gst-libs/gst/interfaces/mixer.h:
9848         * gst-libs/gst/interfaces/mixeroptions.h:
9849         * gst-libs/gst/interfaces/mixertrack.h:
9850         * gst-libs/gst/interfaces/navigation.h:
9851         * gst-libs/gst/interfaces/propertyprobe.h:
9852         * gst-libs/gst/interfaces/tuner.h:
9853         * gst-libs/gst/interfaces/tunerchannel.h:
9854         * gst-libs/gst/interfaces/tunernorm.h:
9855         * gst-libs/gst/interfaces/xoverlay.h:
9856         * gst-libs/gst/netbuffer/gstnetbuffer.h:
9857         * gst-libs/gst/riff/riff-ids.h:
9858         * gst-libs/gst/riff/riff-media.h:
9859         * gst-libs/gst/riff/riff-read.h:
9860         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9861         * gst-libs/gst/rtp/gstbasertppayload.c:
9862         * gst-libs/gst/rtp/gstbasertppayload.h:
9863         * gst-libs/gst/rtp/gstrtpbuffer.c:
9864         * gst-libs/gst/rtp/gstrtpbuffer.h:
9865         * gst-libs/gst/tag/gsttageditingprivate.h:
9866         * gst-libs/gst/tag/gstvorbistag.c:
9867         (gst_tag_list_from_vorbiscomment_buffer):
9868         * gst-libs/gst/tag/tag.h:
9869         * gst-libs/gst/video/video.h:
9870         * gst/adder/gstadder.c:
9871         * gst/adder/gstadder.h:
9872         * gst/audioconvert/audioconvert.c:
9873         * gst/audioconvert/audioconvert.h:
9874         * gst/audioconvert/gstaudioconvert.c:
9875         * gst/audioconvert/gstchannelmix.c:
9876         * gst/audioconvert/gstchannelmix.h:
9877         * gst/audiorate/gstaudiorate.c:
9878         * gst/audioresample/buffer.h:
9879         * gst/audioresample/functable.h:
9880         * gst/audioresample/gstaudioresample.c:
9881         * gst/audioresample/resample.h:
9882         * gst/ffmpegcolorspace/avcodec.h:
9883         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9884         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9885         * gst/ffmpegcolorspace/imgconvert.c:
9886         * gst/ffmpegcolorspace/imgconvert_template.h:
9887         * gst/playback/gstdecodebin.c:
9888         * gst/playback/gstplaybasebin.h:
9889         * gst/playback/gstplaybin.c:
9890         * gst/playback/gststreaminfo.h:
9891         * gst/tcp/gstfdset.c:
9892         * gst/tcp/gstfdset.h:
9893         * gst/tcp/gstmultifdsink.c:
9894         * gst/tcp/gstmultifdsink.h:
9895         * gst/tcp/gsttcp.h:
9896         * gst/tcp/gsttcpclientsrc.c:
9897         * gst/tcp/gsttcpclientsrc.h:
9898         * gst/tcp/gsttcpplugin.h:
9899         * gst/tcp/gsttcpserversink.c:
9900         * gst/tcp/gsttcpserversrc.c:
9901         * gst/typefind/gsttypefindfunctions.c:
9902         * gst/videorate/gstvideorate.c:
9903         * gst/videotestsrc/gstvideotestsrc.h:
9904         * gst/videotestsrc/videotestsrc.h:
9905         * sys/v4l/gstv4lcolorbalance.h:
9906         * sys/v4l/gstv4ltuner.h:
9907         * sys/v4l/gstv4lxoverlay.h:
9908         * sys/v4l/v4l_calls.h:
9909         * sys/v4l/videodev_mjpeg.h:
9910         * tests/check/elements/audioconvert.c:
9911         * tests/check/elements/audioresample.c:
9912         * tests/check/elements/audiotestsrc.c:
9913         * tests/check/elements/videotestsrc.c:
9914         * tests/check/elements/volume.c:
9915         * tests/examples/seek/scrubby.c:
9916         * tests/examples/seek/seek.c:
9917           expand tabs
9918
9919 === release 0.10.0 ===
9920
9921 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9922
9923         * configure.ac:
9924           releasing 0.10.0, "Mont-d'or"
9925
9926 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
9927
9928         * tests/examples/seek/Makefile.am:
9929         Build fix for when gtk is not available.
9930
9931 2005-12-05  Andy Wingo  <wingo@pobox.com>
9932
9933         * ext/libvisual/visual.c: (get_buffer):
9934         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9935         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9936         * ext/theora/theoradec.c: (theora_handle_data_packet):
9937         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9938         (theora_enc_chain):
9939         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9940         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9941         Update for alloc_buffer changes.
9942
9943 2005-12-05  Andy Wingo  <wingo@pobox.com>
9944
9945         patch by: Kai Vehmanen <kv2004 eca cx>
9946         
9947         * gst-libs/gst/rtp/gstbasertpdepayload.c
9948         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9949
9950 2005-12-04  Andy Wingo  <wingo@pobox.com>
9951
9952         patch by: Sebastien Cote <sebas642 yahoo ca>
9953         
9954         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9955         Fixes #319172.
9956
9957 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
9958
9959         * docs/plugins/Makefile.am:
9960         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9961         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9962         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9963         * ext/pango/gstclockoverlay.c:
9964         * ext/pango/gsttextoverlay.c: 
9965         * ext/pango/gsttextrender.c:
9966         * ext/pango/gsttimeoverlay.c:
9967           Add gtk-doc blurbs to pango elements.
9968
9969 2005-12-02  Wim Taymans  <wim@fluendo.com>
9970
9971         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9972         * gst/audioresample/buffer.h:
9973         * gst/audioresample/gstaudioresample.c:
9974         * gst/audioresample/gstaudioresample.h:
9975         * gst/audioresample/resample.c: (resample_input_flush),
9976         (resample_input_pushthrough), (resample_input_eos),
9977         (resample_get_output_size_for_input),
9978         (resample_get_input_size_for_output), (resample_get_output_size),
9979         (resample_get_output_data):
9980         * gst/audioresample/resample.h:
9981         * gst/audioresample/resample_ref.c: (resample_scale_ref):
9982         Fix audioresample, seek torture, new segments, reverse negotiation
9983         etc.. work fine.
9984
9985 2005-12-02  Wim Taymans  <wim@fluendo.com>
9986
9987         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9988         Small cleanups.
9989
9990 2005-12-02  Wim Taymans  <wim@fluendo.com>
9991
9992         * gst/audioconvert/gstaudioconvert.c:
9993         (gst_audio_convert_transform):
9994         Post errors.
9995
9996 === release 0.9.7 ===
9997
9998 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9999
10000         * configure.ac:
10001           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
10002
10003 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10004
10005         * Makefile.am:
10006         * po/hu.po:
10007         * win32/MANIFEST:
10008         * win32/gst.sln:
10009           add win32 MANIFEST file
10010           do something to the hungarian translation
10011
10012 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
10013
10014         * ext/Makefile.am:
10015           Add $(PANGO_DIR) to SUBDIRS
10016
10017         * ext/pango/gstclockoverlay.c:
10018         * ext/pango/gsttimeoverlay.c:
10019           Fix and improve element descriptions.
10020
10021 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10022
10023         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10024         * docs/plugins/inspect/plugin-libvisual.xml:
10025         * docs/plugins/inspect/plugin-pango.xml:
10026           add pango plugin to docs
10027
10028 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10029
10030         * configure.ac:
10031         * ext/Makefile.am:
10032           moved pango to base
10033
10034 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10035
10036         * configure.ac:
10037         * tests/Makefile.am:
10038         * tests/icles/.cvsignore:
10039         * tests/icles/Makefile.am:
10040         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
10041         (close_display), (resize_window), (move_window), (create_window),
10042         (terminate_playback), (pause_playback), (start_playback), (main):
10043           add stress test for xoverlay from Julien
10044
10045 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10046
10047         * docs/libs/tmpl/gstcolorbalance.sgml:
10048         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10049         * gst-libs/gst/rtp/gstbasertppayload.c:
10050         * gst-libs/gst/rtp/gstrtpbuffer.c:
10051         * gst-libs/gst/rtp/gstrtpbuffer.h:
10052           Do burger's rename for rtp payloaders and depayloaders
10053
10054 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10055
10056         * win32/:
10057           add Visual Studio 6 build files
10058
10059 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10060
10061         * docs/libs/gst-plugins-base-libs-docs.sgml:
10062         * docs/libs/gst-plugins-base-libs-sections.txt:
10063         * docs/libs/tmpl/gstaudio.sgml:
10064         * docs/libs/tmpl/gstringbuffer.sgml:
10065         * gst-libs/gst/interfaces/xoverlay.c:
10066         * gst-libs/gst/video/gstvideofilter.c:
10067         * gst-libs/gst/video/gstvideosink.c:
10068           update documentation
10069
10070 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10071
10072         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
10073         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
10074         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
10075         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
10076         (gst_multi_fd_sink_get_stats),
10077         (gst_multi_fd_sink_remove_client_link),
10078         (gst_multi_fd_sink_handle_client_read),
10079         (gst_multi_fd_sink_client_queue_data),
10080         (gst_multi_fd_sink_client_queue_caps),
10081         (gst_multi_fd_sink_client_queue_buffer),
10082         (gst_multi_fd_sink_new_client),
10083         (gst_multi_fd_sink_handle_client_write),
10084         (gst_multi_fd_sink_recover_client),
10085         (gst_multi_fd_sink_queue_buffer),
10086         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
10087         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
10088         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
10089         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
10090         * gst/tcp/gstmultifdsink.h:
10091         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
10092         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
10093         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
10094         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
10095         (gst_tcp_client_sink_set_property),
10096         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
10097         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
10098         * gst/tcp/gsttcpclientsink.h:
10099         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
10100         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
10101         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
10102         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
10103         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
10104         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
10105         * gst/tcp/gsttcpclientsrc.h:
10106         * gst/tcp/gsttcpplugin.c: (plugin_init):
10107         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
10108         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
10109         (gst_tcp_server_sink_finalize),
10110         (gst_tcp_server_sink_handle_server_read),
10111         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
10112         (gst_tcp_server_sink_set_property),
10113         (gst_tcp_server_sink_get_property),
10114         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
10115         * gst/tcp/gsttcpserversink.h:
10116         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
10117         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
10118         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
10119         (gst_tcp_server_src_set_property),
10120         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
10121         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
10122         * gst/tcp/gsttcpserversrc.h:
10123           more borgifying
10124
10125 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10126
10127         * docs/plugins/Makefile.am:
10128         * docs/plugins/gst-plugins-base-plugins.args:
10129         * docs/plugins/inspect/plugin-libvisual.xml:
10130         * gst/audioconvert/plugin.h:
10131         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
10132         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
10133         (gst_audio_rate_setcaps), (gst_audio_rate_init),
10134         (gst_audio_rate_chain), (gst_audio_rate_set_property),
10135         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
10136         (plugin_init):
10137         * gst/audiotestsrc/gstaudiotestsrc.c:
10138         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
10139         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
10140         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
10141         (gst_audio_test_src_get_query_types),
10142         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
10143         (gst_audio_test_src_create_square),
10144         (gst_audio_test_src_create_saw),
10145         (gst_audio_test_src_create_triangle),
10146         (gst_audio_test_src_create_silence),
10147         (gst_audio_test_src_create_white_noise),
10148         (gst_audio_test_src_init_pink_noise),
10149         (gst_audio_test_src_generate_pink_noise_value),
10150         (gst_audio_test_src_create_pink_noise),
10151         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
10152         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
10153         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
10154         (plugin_init):
10155         * gst/audiotestsrc/gstaudiotestsrc.h:
10156         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
10157         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
10158         (gst_sub_parse_init), (gst_sub_parse_formats),
10159         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
10160         (convert_encoding), (get_next_line),
10161         (gst_sub_parse_data_format_autodetect),
10162         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
10163         (gst_sub_parse_loop), (gst_sub_parse_chain),
10164         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
10165         (plugin_init):
10166         * gst/subparse/gstsubparse.h:
10167         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
10168         (gst_video_rate_base_init), (gst_video_rate_class_init),
10169         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
10170         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
10171         (gst_video_rate_init), (gst_video_rate_event),
10172         (gst_video_rate_chain), (gst_video_rate_set_property),
10173         (gst_video_rate_get_property), (gst_video_rate_change_state),
10174         (plugin_init):
10175         * gst/videoscale/gstvideoscale.c:
10176         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
10177         (gst_video_scale_src_template_factory),
10178         (gst_video_scale_sink_template_factory),
10179         (gst_video_scale_get_type), (gst_video_scale_base_init),
10180         (gst_video_scale_class_init), (gst_video_scale_init),
10181         (gst_video_scale_set_property), (gst_video_scale_get_property),
10182         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
10183         (gst_video_scale_prepare_size), (parse_caps),
10184         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
10185         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
10186         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
10187         (plugin_init):
10188         * gst/videoscale/gstvideoscale.h:
10189         * gst/videotestsrc/gstvideotestsrc.c:
10190         (gst_video_test_src_pattern_get_type),
10191         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
10192         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
10193         (gst_video_test_src_set_pattern),
10194         (gst_video_test_src_set_property),
10195         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
10196         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
10197         (gst_video_test_src_event), (gst_video_test_src_get_times),
10198         (gst_video_test_src_create), (plugin_init):
10199         * gst/videotestsrc/gstvideotestsrc.h:
10200         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
10201         (gst_video_test_src_smpte), (gst_video_test_src_snow),
10202         (gst_video_test_src_black):
10203         * gst/videotestsrc/videotestsrc.h:
10204           borgify further
10205           clean up docs a little
10206
10207 2005-11-30  Wim Taymans  <wim@fluendo.com>
10208
10209         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10210         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
10211         (gst_basertppayload_event), (gst_basertppayload_push),
10212         (gst_basertppayload_change_state):
10213         * gst-libs/gst/rtp/gstbasertppayload.h:
10214         closed #320644.
10215
10216 2005-11-30  Julien MOUTTE  <julien@moutte.net>
10217
10218         * docs/libs/gst-plugins-base-libs-docs.sgml:
10219         * docs/libs/gst-plugins-base-libs-sections.txt:
10220         * gst-libs/gst/video/gstvideofilter.c:
10221         * gst-libs/gst/video/gstvideosink.c:
10222         * gst-libs/gst/video/gstvideosink.h: Adding docs.
10223
10224 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10225
10226         * LICENSE:
10227           move
10228         * po/af.po:
10229         * po/az.po:
10230         * po/cs.po:
10231         * po/en_GB.po:
10232         * po/hu.po:
10233         * po/it.po:
10234         * po/nb.po:
10235         * po/nl.po:
10236         * po/or.po:
10237         * po/sq.po:
10238         * po/sr.po:
10239         * po/sv.po:
10240         * po/uk.po:
10241         * po/vi.po:
10242         * Makefile.am:
10243           update
10244         * scripts/autoplugins.sh:
10245           remove
10246
10247 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
10248
10249         * Makefile.am:
10250         * configure.ac:
10251         * examples/Makefile.am:
10252         * examples/capsfilter/Makefile.am:
10253         * examples/capsfilter/capsfilter1.c:
10254         * examples/gob/Makefile.am:
10255         * examples/gob/gst-identity2.gob:
10256         * examples/indexing/.cvsignore:
10257         * examples/indexing/Makefile.am:
10258         * examples/indexing/indexmpeg.c:
10259         * examples/seeking/.cvsignore:
10260         * examples/seeking/Makefile.am:
10261         * examples/seeking/cdparanoia.c:
10262         * examples/seeking/cdplayer.c:
10263         * examples/seeking/chained.c:
10264         * examples/seeking/scrubby.c:
10265         * examples/seeking/seek.c:
10266         * examples/stats/Makefile.am:
10267         * examples/stats/mp2ogg.c:
10268         * examples/switch/.cvsignore:
10269         * examples/switch/Makefile.am:
10270         * examples/switch/switcher.c:
10271         * tests/Makefile.am:
10272         * tests/check/generic/.cvsignore:
10273         * tests/check/pipelines/.cvsignore:
10274         * tests/examples/Makefile.am:
10275         * tests/examples/seek/Makefile.am:
10276           reorganize stuff under tests/
10277
10278 2005-11-30  Edward Hervey  <edward@fluendo.com>
10279
10280         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
10281         Go away you stupid GstStaticPadTemplate memleak.
10282
10283 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10284
10285         * gst-libs/gst/net/Makefile.am:
10286         * gst-libs/gst/net/README:
10287         * gst-libs/gst/net/gstnetbuffer.c:
10288         * gst-libs/gst/net/gstnetbuffer.h:
10289           this was moved to "netbuffer"
10290
10291 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10292
10293         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
10294         (gst_video_filter_class_init), (gst_video_filter_init):
10295         * gst-libs/gst/video/gstvideofilter.h:
10296           borgify name to bring in line with other classes
10297
10298 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10299
10300         * gst/audioscale/.cvsignore:
10301         * gst/audioscale/Makefile.am:
10302         * gst/audioscale/README:
10303         * gst/audioscale/audioscale.vcproj:
10304         * gst/audioscale/dtof.c:
10305         * gst/audioscale/dtos.c:
10306         * gst/audioscale/functable.c:
10307         * gst/audioscale/gstaudioscale.c:
10308         * gst/audioscale/gstaudioscale.h:
10309         * gst/audioscale/private.h:
10310         * gst/audioscale/resample.c:
10311         * gst/audioscale/resample.h:
10312         * gst/audioscale/test.c:
10313           remove
10314
10315 2005-11-30  Edward Hervey  <edward@fluendo.com>
10316
10317         * gst-libs/gst/netbuffer/Makefile.am:
10318         really, really tired
10319
10320 2005-11-30  Edward Hervey  <edward@fluendo.com>
10321
10322         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10323         Update for new GstTypeFindFactory _register()
10324
10325 2005-11-30  Edward Hervey  <edward@fluendo.com>
10326
10327         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
10328         Let's not override libgstnet from core for no reason...
10329         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
10330         Ok, maybe not so quick next time.
10331
10332 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10333
10334         * configure.ac:
10335         * gst-libs/gst/Makefile.am:
10336           moved gst-libs/gst/net to netbuffer through CVS surgery
10337           remove old directory
10338           updating build to accomodate
10339           (#322257)
10340
10341 2005-11-29  Andy Wingo  <wingo@pobox.com>
10342
10343         * pkgconfig/gstreamer-plugins-base.pc.in:
10344         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10345         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
10346         (#322257).
10347
10348 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10349
10350         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
10351         3rd time's the charm. Correct ref-counting for discarded buffers.
10352
10353 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10354
10355         * gst/playback/gststreamselector.c:
10356         (gst_stream_selector_class_init),
10357         (gst_stream_selector_set_property),
10358         (gst_stream_selector_get_property),
10359         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10360         Fix ref-counting
10361
10362 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
10363
10364         * gst/subparse/gstsubparse.c: (feed_textbuf):
10365           Don't access already unref'ed buffer.
10366
10367 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
10368
10369         * gst/playback/gststreamselector.c:
10370         (gst_stream_selector_class_init), (gst_stream_selector_init),
10371         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
10372         (gst_stream_selector_get_property),
10373         (gst_stream_selector_get_linked_pad),
10374         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
10375         * gst/playback/gststreamselector.h:
10376         Add the active-pad property for playbin to use shortly. Ignore buffers
10377         from any other pad, returning GST_FLOW_NOT_LINKED
10378
10379 2005-11-29  Julien MOUTTE  <julien@moutte.net>
10380
10381         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
10382         patch from bug #322704 (Alessandro Decina).
10383
10384 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10385
10386         * gst-libs/gst/audio/Makefile.am:
10387           folded audiofilter into the audio library
10388
10389 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10390
10391         * gst/videoscale/gstvideoscale.h:
10392         * gst/videoscale/gstvideoscale.c:
10393           remove unimplemented scale methods
10394
10395 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
10396
10397         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
10398           Don't leak caps.
10399
10400 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10401
10402         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
10403         (gst_ximagesink_setcaps):
10404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10405         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
10406         happens (only visible on ximagesink but bug is in xv too) set_caps was
10407         destroying the internal x[v]image used to memcpy non locally alloced
10408         buffers so that it got renewed on next _chain. The issue is that 
10409         _expose will try to put that image as it reffed it in _put.
10410         Using gst_buffer_unref instead of destroy fixes it !
10411
10412 2005-11-28  Edward Hervey  <edward@fluendo.com>
10413
10414         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10415         (try_to_link_1), (queue_filled_cb):
10416         Better use of the queues. Start with a small size queue and only increase
10417         the size of the queues when the other queues are empty.
10418
10419 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10420
10421         * gst-libs/gst/video/Makefile.am:
10422           compile in copied-over videofilter into the video library
10423         * gst-libs/gst/video/videosink.h:
10424           rename the header to gstvideosink.h since it's a base GstObject class
10425         * sys/ximage/ximagesink.h:
10426         * sys/xvimage/xvimagesink.h:
10427           use the new header
10428
10429 2005-11-28  Wim Taymans  <wim@fluendo.com>
10430
10431         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
10432         * gst/playback/gstplaybasebin.h:
10433         Prepare to handle errors betters.
10434
10435         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
10436         Set sinks to PAUSED first before adding and linking them so that
10437         we don't interrupt dataflow.
10438
10439 2005-11-28  Wim Taymans  <wim@fluendo.com>
10440
10441         * gst-libs/gst/audio/TODO:
10442         Updated TODO
10443
10444         * gst-libs/gst/audio/gstaudiosink.c:
10445         (gst_audioringbuffer_open_device),
10446         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
10447         (gst_audioringbuffer_release):
10448         Small cleanups.
10449
10450         * gst-libs/gst/audio/gstbaseaudiosink.c:
10451         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
10452         (gst_base_audio_sink_change_state):
10453         Slave to the master clock when going to PLAYING and unslave when
10454         going to PAUSED.
10455
10456         * gst-libs/gst/audio/gstringbuffer.c:
10457         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
10458         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
10459         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
10460         (gst_ring_buffer_clear_all), (wait_segment),
10461         (gst_ring_buffer_commit), (gst_ring_buffer_read),
10462         (gst_ring_buffer_advance):
10463         * gst-libs/gst/audio/gstringbuffer.h:
10464         Add some docs and cleanups.
10465
10466 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10467
10468         * sys/xvimage/xvimagesink.c:
10469         (gst_xvimagesink_navigation_send_event): Fix navigation events
10470         coordinates translation with pixel aspect ratios.
10471
10472 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10473
10474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
10475         Use calculated video geometry from _setcaps instead of buffer
10476         caps to respect pixel aspect ratio. (fixes #322388)
10477
10478 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10479
10480         * docs/libs/tmpl/gstcolorbalance.sgml:
10481         * docs/libs/tmpl/gstmixer.sgml:
10482         * docs/libs/tmpl/gstxoverlay.sgml:
10483         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
10484         interface.
10485
10486 2005-11-28  Julien MOUTTE  <julien@moutte.net>
10487
10488         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
10489         Refuse to create an XvImage if we can't find the format.
10490
10491 2005-11-28  Edward Hervey  <edward@fluendo.com>
10492
10493         * gst-libs/gst/riff/riff-media.c:
10494         (gst_riff_create_audio_template_caps):
10495         Add ATRAC3 to the list of riff-possible audio caps.
10496         I know we still don't have a plugin for atrac3, but it's saner to output
10497         that than a cryptic mimetype.
10498
10499 2005-11-27  Edward Hervey  <edward@fluendo.com>
10500
10501         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
10502         Don't try to create a zero-sized subbuffer.
10503
10504 2005-11-27  Julien MOUTTE  <julien@moutte.net>
10505
10506         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
10507         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
10508         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
10509         (gst_ximagesink_expose): Fixed a tricky race.
10510         * sys/ximage/ximagesink.h:
10511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10512         (gst_xvimagesink_expose): Fixed a tricky race.
10513         * sys/xvimage/xvimagesink.h:
10514
10515 2005-11-27  Edward Hervey  <edward@fluendo.com>
10516
10517         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10518         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
10519         Remove unused properties, and add queues between demuxers and decoders
10520         so that a lot more files can preroll properly.
10521
10522 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10523
10524         * gst-libs/gst/net/Makefile.am:
10525         * gst-libs/gst/rtp/Makefile.am:
10526         * gst-libs/gst/tag/Makefile.am:
10527           remove silly include
10528         * gst/tags/Makefile.am:
10529         * gst/tags/gsttagediting.c:
10530         * gst/tags/gsttageditingprivate.h:
10531         * gst/tags/tagedit.vcproj:
10532           remove directory, is as good as empty
10533
10534 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10535
10536         * configure.ac:
10537           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
10538         * gst-libs/Makefile.am:
10539         * gst-libs/gst/audio/Makefile.am:
10540         * gst-libs/gst/interfaces/Makefile.am:
10541         * gst-libs/gst/net/Makefile.am:
10542         * gst-libs/gst/riff/Makefile.am:
10543         * gst-libs/gst/rtp/Makefile.am:
10544         * gst-libs/gst/tag/Makefile.am:
10545         * gst-libs/gst/video/Makefile.am:
10546           and use them
10547
10548 2005-11-27  Julien MOUTTE  <julien@moutte.net>
10549
10550         * docs/libs/tmpl/gstcolorbalance.sgml:
10551         * docs/libs/tmpl/gstmixer.sgml:
10552         * docs/libs/tmpl/gstxoverlay.sgml:
10553         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10554         * sys/ximage/ximagesink.h:
10555         * sys/xvimage/xvimagesink.h: More and more documentation.
10556
10557 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10558
10559         * docs/libs/gst-plugins-base-libs-docs.sgml:
10560         * docs/libs/gst-plugins-base-libs-sections.txt:
10561         * docs/libs/tmpl/gstcolorbalance.sgml:
10562         * docs/libs/tmpl/gstmixer.sgml:
10563         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10564         to documentation.
10565
10566 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10567
10568         * docs/plugins/Makefile.am:
10569         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10570         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10571         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10572
10573 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10574
10575         * docs/plugins/Makefile.am:
10576         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10577         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10578         * docs/plugins/inspect/plugin-adder.xml:
10579         * docs/plugins/inspect/plugin-alsa.xml:
10580         * docs/plugins/inspect/plugin-audioconvert.xml:
10581         * docs/plugins/inspect/plugin-audiorate.xml:
10582         * docs/plugins/inspect/plugin-audioresample.xml:
10583         * docs/plugins/inspect/plugin-audiotestsrc.xml:
10584         * docs/plugins/inspect/plugin-decodebin.xml:
10585         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10586         * docs/plugins/inspect/plugin-gnomevfs.xml:
10587         * docs/plugins/inspect/plugin-ogg.xml:
10588         * docs/plugins/inspect/plugin-playbin.xml:
10589         * docs/plugins/inspect/plugin-subparse.xml:
10590         * docs/plugins/inspect/plugin-tcp.xml:
10591         * docs/plugins/inspect/plugin-theora.xml:
10592         * docs/plugins/inspect/plugin-typefindfunctions.xml:
10593         * docs/plugins/inspect/plugin-video4linux.xml:
10594         * docs/plugins/inspect/plugin-videorate.xml:
10595         * docs/plugins/inspect/plugin-videoscale.xml:
10596         * docs/plugins/inspect/plugin-videotestsrc.xml:
10597         * docs/plugins/inspect/plugin-volume.xml:
10598         * docs/plugins/inspect/plugin-vorbis.xml:
10599         * docs/plugins/inspect/plugin-ximagesink.xml:
10600         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10601         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10602
10603 2005-11-26  Edward Hervey  <edward@fluendo.com>
10604
10605         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10606         Properly return GstFlowReturn from gst_pad_push in chain functions.
10607
10608 2005-11-25  Michael Smith  <msmith@fluendo.com>
10609
10610         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10611         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10612         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10613         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10614           Handle various conditions better when we don't understand a stream.
10615           Removes a heap of CRITICALs on ogg streams containing unknown data.
10616
10617 2005-11-24  Andy Wingo  <wingo@pobox.com>
10618
10619         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10620         Be threadsafe.
10621
10622 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10623
10624         * configure.ac: back to HEAD
10625
10626 === release 0.9.6 ===
10627
10628 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
10629
10630         * configure.ac:
10631           releasing 0.9.6, "White Eight"
10632
10633 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10634
10635         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10636         * docs/plugins/inspect/plugin-sine.xml:
10637           remove sinesrc some more
10638
10639 2005-11-23  Wim Taymans  <wim@fluendo.com>
10640
10641         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10642         If we are reading too slowly, jump forward in the ringbuffer
10643         instead of blocking.
10644
10645 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10646
10647         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10648         (gst_visual_chain):
10649         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10650         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10651         (gst_videorate_chain):
10652         * gst/videotestsrc/gstvideotestsrc.c:
10653         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10654         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10655         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10656         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10657         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10658         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10659           Updates for API changes
10660
10661 2005-11-23  Wim Taymans  <wim@fluendo.com>
10662
10663         * gst-libs/gst/audio/gstbaseaudiosink.c:
10664         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10665         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10666         Fix for calibration API change.
10667
10668 2005-11-23  Michael Smith <msmith@fluendo.com>
10669
10670         * gst-libs/gst/audio/multichannel.c:
10671         (gst_audio_get_channel_positions),
10672         (gst_audio_set_channel_positions),
10673         (gst_audio_set_structure_channel_positions_list),
10674         (gst_audio_fixate_channel_positions):
10675           Use gst_value_array_*() functions on value arrays, not
10676           gst_value_list_*().
10677
10678 2005-11-23  Edward Hervey  <edward@fluendo.com>
10679
10680         * autogen.sh:
10681         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10682         Fixes autogen
10683
10684 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10685
10686         * check/Makefile.am:
10687         * check/elements/videotestsrc.c: (setup_videotestsrc),
10688         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10689         (main):
10690           add a test for videotestsrc
10691
10692 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10693
10694         * gst/sine/.cvsignore:
10695         * gst/sine/Makefile.am:
10696         * gst/sine/gstsinesrc.c:
10697         * gst/sine/gstsinesrc.h:
10698         * gst/sine/sinesrc.vcproj:
10699           and remove sinesrc from the repository.  Closes #321446
10700
10701 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10702
10703         * configure.ac:
10704         * gst-plugins-base.spec.in:
10705           remove sinesrc from the build
10706
10707 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10708
10709         * check/Makefile.am:
10710         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10711         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10712         (main):
10713           add a test for audiotestsrc, testing all waves.  Even seems
10714           leak-free at first glance, nice job Stefan
10715
10716 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10717
10718         * po/af.po:
10719         * po/az.po:
10720         * po/cs.po:
10721         * po/en_GB.po:
10722         * po/hu.po:
10723         * po/it.po:
10724         * po/nb.po:
10725         * po/nl.po:
10726         * po/or.po:
10727         * po/sq.po:
10728         * po/sr.po:
10729         * po/sv.po:
10730         * po/uk.po:
10731         * po/vi.po:
10732           Translation string updates
10733
10734         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10735         (gst_v4lsrc_set_caps):
10736         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10737         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10738         * sys/v4l/v4lsrc_calls.h:
10739           Improve v4lsrc, by making it work again.
10740
10741 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10742
10743         * ext/libvisual/visual.c: (gst_visual_chain):
10744           Fix the fps calculations.
10745
10746         * gst/ffmpegcolorspace/avcodec.h:
10747           Move structure element for clarity
10748
10749         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10750         * gst-libs/gst/interfaces/tunernorm.h:
10751         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10752         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10753         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10754         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10755         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10756         (gst_v4lmjpegsrc_getcaps):
10757         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10758         (gst_v4lsrc_set_caps):
10759         * sys/v4l/gstv4lsrc.h:
10760         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10761         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10762         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10763         * sys/v4l/v4lsrc_calls.h:
10764           Fractional framerates...
10765
10766 2005-11-22  Wim Taymans  <wim@fluendo.com>
10767
10768         * gst-libs/gst/audio/gstbaseaudiosink.c:
10769         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10770         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10771         And we provide a clock by default, of course...
10772
10773 2005-11-22  Wim Taymans  <wim@fluendo.com>
10774
10775         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10776         This clock can be slaved to a master clock now.
10777
10778         * gst-libs/gst/audio/gstbaseaudiosink.c:
10779         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10780         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10781         (gst_base_audio_sink_set_clock),
10782         (gst_base_audio_sink_set_property),
10783         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10784         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10785         * gst-libs/gst/audio/gstbaseaudiosink.h:
10786         Handle slaving the internal clock to the clock selected in the
10787         pipeline.
10788         Add property to make the basesink not provide a clock.
10789
10790         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10791         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10792         (gst_base_rtp_depayload_wait):
10793         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10794         We can use the clock in GstElement, no need to store it ourselves.
10795
10796 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10797
10798         * docs/libs/tmpl/gstaudio.sgml:
10799           update
10800         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10801         (gst_paranoia_endian_get_type):
10802         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10803         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10804         * gst/audiotestsrc/gstaudiotestsrc.c:
10805         (gst_audiostestsrc_wave_get_type):
10806         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10807         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10808         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10809         (gst_sync_method_get_type), (gst_unit_type_get_type),
10810         (gst_client_status_get_type), (gst_multifdsink_class_init),
10811         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10812         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10813         (gst_multifdsink_get_property):
10814         * gst/tcp/gstmultifdsink.h:
10815         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10816         * gst/videotestsrc/gstvideotestsrc.c:
10817         (gst_videotestsrc_pattern_get_type):
10818           remove deprecated properties
10819           fix up enums to correctly have short lowercase dashed nicks
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           Add underscore.
10826
10827 2005-11-22  Michael Smith <msmith@fluendo.com>
10828
10829         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10830         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10831           Use utility method for scaling clocktime for fractional framerates.
10832
10833 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
10834
10835         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10836         (gst_visual_chain):
10837         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10838         * ext/theora/theoradec.c: (theora_handle_type_packet):
10839         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10840         (theora_enc_chain):
10841         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10842         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10843         * gst-libs/gst/video/video.h:
10844         * gst/ffmpegcolorspace/avcodec.h:
10845         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10846         (gst_ffmpeg_caps_to_pixfmt):
10847         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10848         (gst_ffmpegcsp_set_caps):
10849         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10850         (gst_videorate_setcaps), (gst_videorate_blank_data),
10851         (gst_videorate_chain):
10852         * gst/videotestsrc/gstvideotestsrc.c:
10853         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10854         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10855         (gst_videotestsrc_event), (gst_videotestsrc_create):
10856         * gst/videotestsrc/gstvideotestsrc.h:
10857         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10858         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10859         (gst_ximagesink_get_times), (gst_ximagesink_init):
10860         * sys/ximage/ximagesink.h:
10861         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10862         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10863         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10864         * sys/xvimage/xvimagesink.h:
10865           Convert elements to use fractions for their framerate.
10866           V4L elements to come later tonight.
10867
10868 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10869
10870         * gst-libs/gst/audio/audio.c:
10871         * gst-libs/gst/audio/audio.h:
10872           remove some deprecated functions
10873
10874 2005-11-22  Andy Wingo  <wingo@pobox.com>
10875
10876         * Update for gst_tag_setter API changes.
10877
10878 2005-11-22  Andy Wingo  <wingo@pobox.com>
10879
10880         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10881         (gst_ogg_demux_perform_seek):
10882         * ext/theora/theoradec.c (theora_dec_sink_event):
10883         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10884         update-funcnames.
10885
10886 2005-11-22  Wim Taymans  <wim@fluendo.com>
10887
10888         * examples/seeking/seek.c: (main):
10889         Give higher priority to bus signals than the gtk events
10890         to fix a race condition in the segment looping.
10891
10892 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10893
10894         * ext/theora/Makefile.am:
10895         * ext/vorbis/Makefile.am:
10896         * gst-libs/gst/tag/Makefile.am:
10897         * gst-plugins-base.spec.in:
10898           Rename libgsttagedit to libgsttag (#322117).
10899
10900 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10901
10902         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10904           Call gst_x_overlay_prepare_xwindow_id() to give applications
10905           a final chance to set their own xwindow id before the video
10906           sink creates its own window.
10907
10908 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10909
10910         * sys/xvimage/xvimagesink.c:
10911         (gst_xvimagesink_navigation_send_event): Handle navigation
10912         events correcly with borders if applicable.
10913
10914 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10915
10916         Patch by: Luca Ognibene
10917
10918         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10919         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10920         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10921         (gst_ffmpegcsp_caps_remove_format_info):
10922         * gst/ffmpegcolorspace/imgconvert.c:
10923         * gst/ffmpegcolorspace/imgconvert_template.h:
10924           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10925           #318353); use gst_structure_has_name().
10926
10927 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10928
10929         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10930         (gst_ximagesink_class_init): Add debug macros on functions.
10931         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10932         (gst_xvimagesink_xwindow_draw_borders),
10933         (gst_xvimagesink_xvimage_put),
10934         (gst_xvimagesink_xwindow_update_geometry),
10935         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10936         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10937         (gst_xvimagesink_xcontext_clear),
10938         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10939         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10940         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10941         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10942         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10943         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10944         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10945         expose while being PAUSED, out of data flow navigation events, etc..
10946
10947 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10948
10949         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10950         * gst-libs/gst/audio/audio.h:
10951           fix prototype - wondering why the test worked regardless
10952
10953 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10954
10955         * check/Makefile.am:
10956         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10957         * gst-libs/gst/audio/audio.h:
10958           add a method that returns a proper GstClockTime
10959
10960 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10961
10962         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10963         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10964         * gst-libs/gst/interfaces/xoverlay.h:
10965           Remove everything having to do with the desired size; add 
10966           gst_x_overlay_prepare_xwindow_id() function; remove the
10967           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10968           post a message on the bus instead (#321816).
10969
10970         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10971         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10972         (gst_xvimagesink_xoverlay_init):
10973           Remove desired size stuff (#321816).
10974
10975 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10976
10977         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10978         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10979         (mpeg_video_type_find), (mpeg_video_stream_type_find):
10980           Terminate vararg functions with NULL instead of 0 to 
10981           make gcc4 happy.
10982
10983 2005-11-21  Andy Wingo  <wingo@pobox.com>
10984
10985         patch by: Sebastien Cote <sebas642@yahoo.ca>
10986         
10987         * gst-libs/gst/rtp/gstrtpbuffer.h: 
10988         * gst-libs/gst/rtp/gstrtpbuffer.c
10989         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10990
10991 2005-11-21  Andy Wingo  <wingo@pobox.com>
10992
10993         * gst/playback/gstplaybin.c (gen_audio_element) 
10994         (gen_video_element): Use the new MISSING_PLUGIN core error
10995         category. Closes #320060.
10996
10997         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
10998         * gst/videorate/gstvideorate.c (gst_videorate_event):
10999         * ext/theora/theoradec.c (theora_dec_sink_event): 
11000         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
11001         stream lock.
11002
11003         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
11004         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
11005         stream lock changes.
11006
11007 2005-11-21  Wim Taymans  <wim@fluendo.com>
11008
11009         * gst-libs/gst/audio/gstbaseaudiosink.c:
11010         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
11011         (gst_base_audio_sink_provide_clock),
11012         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
11013         (gst_base_audio_sink_change_state):
11014         * gst/audioresample/gstaudioresample.c:
11015         Segment update fix.
11016
11017 2005-11-21  Andy Wingo  <wingo@pobox.com>
11018
11019         * *.h:
11020         * *.c: Ran scripts/update-macros. Oh yes.
11021
11022 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11023
11024         * sys/ximage/Makefile.am:
11025         * sys/ximage/ximage.c:
11026           Rename ximage plugin to ximagesink (#321426) (Don't forget to
11027           remove your old libgstximage.* manually if necessary).
11028
11029 2005-11-21  Michael Smith <msmith@fluendo.com>
11030
11031         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
11032           Minimal fix for bug #320200: set the min/max bitrate in the correct
11033           units. A better fix would be to upgrade to the RATEMANAGE2
11034           interface, rather than using the deprecated interface used here, but
11035           that would require an update in our libvorbis dependency (to 1.1),
11036           which is probably undesirable.
11037
11038 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
11039
11040         * ext/libvisual/visual.c: (get_buffer):
11041         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11042         (gst_base_audio_src_fixate):
11043         * gst/audioconvert/gstaudioconvert.c:
11044         (gst_audio_convert_fixate_caps):
11045         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
11046         * gst/audiotestsrc/gstaudiotestsrc.c:
11047         (gst_audiotestsrc_src_fixate):
11048         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
11049         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
11050         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
11051         * gst/videotestsrc/gstvideotestsrc.c:
11052         (gst_videotestsrc_src_fixate):
11053         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
11055           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
11056           (#322027)
11057
11058
11059 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11060
11061         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11062         (gst_riff_create_iavs_caps):
11063         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
11064         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
11065         (gst_riff_parse_info):
11066         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
11067         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
11068         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
11069           Fixes for GST_FOURCC_FORMAT API change.
11070
11071 2005-11-21  Andy Wingo  <wingo@pobox.com>
11072
11073         patch by: Alessandro Dessina <alessandro nnva org>
11074
11075         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
11076         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
11077         (gst_ogg_parse_chain):
11078         * ext/theora/theoraenc.c (theora_set_header_on_caps):
11079         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
11080         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
11081         gst_value_list calls on arrays. Fixes #321962.
11082
11083 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11084
11085         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
11086         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
11087         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
11088         * gst/adder/gstadder.c: (gst_adder_init),
11089         (gst_adder_request_new_pad), (gst_adder_collected),
11090         (gst_adder_change_state):
11091           Update for gst_collectpads_foo() to gst_collect_pads_foo()
11092           API change.
11093
11094 2005-11-21  Michael Smith <msmith@fluendo.com>
11095
11096         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
11097         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
11098           Properly handle pad_push return values.
11099
11100 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
11101
11102         * gst-libs/gst/tag/Makefile.am:
11103         * gst-libs/gst/tag/gstvorbistag.c:
11104         (gst_tag_list_to_vorbiscomment_buffer):
11105           Remove obsolete vorbistag element and debug category.
11106
11107         * gst/playback/gstplaybasebin.c: (check_queue):
11108           Don't divide by 0 when queue-threshold is 0.
11109
11110         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
11111           Don't modify an existing pixel-aspect-ratio if we fail to read
11112           a new one.
11113
11114 2005-11-20  Wim Taymans  <wim@fluendo.com>
11115
11116         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
11117         (gst_vorbisenc_push_packet):
11118         GST_PAD_IS_USABLE is gone, use the return value of
11119         the push or pad_alloc_buffer instead.
11120
11121 2005-11-18  Julien MOUTTE  <julien@moutte.net>
11122
11123         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11124         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
11125         (gst_ximagesink_ximage_destroy),
11126         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
11127         (gst_ximagesink_xwindow_new),
11128         (gst_ximagesink_xwindow_update_geometry),
11129         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
11130         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
11131         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
11132         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
11133         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
11134         (gst_ximagesink_navigation_send_event),
11135         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
11136         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
11137         (gst_ximagesink_finalize), (gst_ximagesink_init),
11138         (gst_ximagesink_class_init):
11139         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
11140         This new version brings correct software scaling, non flickering
11141         window while resizing, pixel aspect ratio handling, usage of
11142         hardware buffer pools, out of data flow event thread for 
11143         navigation and handling of expose events even when being PAUSED,
11144         a new property to keep video aspect ratio when resizing, etc...
11145
11146 2005-11-18  Julien MOUTTE  <julien@moutte.net>
11147
11148         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
11149         (gst_videoscale_fixate_caps): Introduce back caps fixate with
11150         handling of PAR.
11151
11152 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
11153
11154         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
11155         Unsetting IS_SINK flag from the fakesink, so decodebin
11156         never behaves as a sink.
11157
11158 2005-11-17  Wim Taymans  <wim@fluendo.com>
11159
11160         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11161         (gst_base_audio_src_change_state):
11162         Fix the audiosrc base class again, we did not unflush.
11163
11164 2005-11-17  Julien MOUTTE  <julien@moutte.net>
11165
11166         * examples/seeking/seek.c: (make_dv_pipeline),
11167         (make_vorbis_theora_pipeline), (make_avi_pipeline),
11168         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
11169         to ogg/vorbis/theora pipeline.
11170
11171 2005-11-17  Wim Taymans  <wim@fluendo.com>
11172
11173         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11174         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
11175         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
11176         Fix EOS on multiple streams.
11177         More debugging.
11178
11179 2005-11-16  Wim Taymans  <wim@fluendo.com>
11180
11181         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
11182         (gst_ogg_demux_perform_seek):
11183         Segment done must include stream time.
11184
11185         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
11186         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
11187         (gst_ogg_mux_change_state):
11188         Fix ogg muxer again.
11189
11190 2005-11-16  Wim Taymans  <wim@fluendo.com>
11191
11192         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
11193         Fix compile again.
11194
11195 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11196
11197         * ext/libvisual/visual.c: (gst_visual_init):
11198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
11199         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
11200         (gst_ogg_parse_chain):
11201         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
11202         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
11203         * ext/theora/theoradec.c: (gst_theora_dec_init):
11204         * ext/theora/theoraenc.c: (gst_theora_enc_init):
11205         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11206         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
11207         * gst/adder/gstadder.c: (gst_adder_class_init),
11208         (gst_adder_dispose):
11209         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
11210         * gst/subparse/gstsubparse.c: (gst_subparse_init):
11211         * gst/videorate/gstvideorate.c: (gst_videorate_init):
11212           Fix a whole set of pad template leaks
11213
11214 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11215
11216         * check/generic/states.c: (GST_START_TEST):
11217           fix the test so that it only checks for elements that are part of
11218           this source module
11219
11220 2005-11-16  Michael Smith <msmith@fluendo.com>
11221
11222         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
11223         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
11224         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11225         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11226         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
11227         (gst_ogg_mux_change_state):
11228           Fix leaking collectpads.
11229
11230 2005-11-16  Edward Hervey  <edward@fluendo.com>
11231
11232         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
11233         (gst_videorate_event), (gst_videorate_chain):
11234         Handle segment seeks
11235
11236 2005-11-16  Wim Taymans  <wim@fluendo.com>
11237
11238         * gst-libs/gst/audio/gstbaseaudiosink.c:
11239         (gst_base_audio_sink_provide_clock),
11240         (gst_base_audio_sink_change_state):
11241         Set ringbuffer to non-flushing when going to PAUSED, set to
11242         flushing again when going to READY.
11243
11244         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
11245         (gst_ring_buffer_stop):
11246         Start in flushing mode by default.
11247         Don't set flushing in the _stop method, let the app call
11248         this explicitly.
11249
11250 2005-11-16  Julien MOUTTE  <julien@moutte.net>
11251
11252         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
11253         * gst-libs/gst/video/videosink.h: Add helper function needed
11254         for video sinks.
11255
11256 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11257
11258         * gst/videoscale/gstvideoscale.c:
11259         (gst_videoscale_handle_src_event):
11260           Don't leak reference to pad parent.
11261
11262 2005-11-16  Wim Taymans  <wim@fluendo.com>
11263
11264         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
11265         Set ringbuffer to flushing when stopping so that we don't
11266         block on wait_segment anymore and livelock.
11267
11268 2005-11-16  Wim Taymans  <wim@fluendo.com>
11269
11270         * examples/seeking/seek.c: (send_event), (do_seek),
11271         (loop_toggle_cb), (segment_done), (main):
11272         Added looping checkbox.
11273
11274 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11275
11276         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
11277         (gst_ogg_demux_init):
11278         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
11279         (gst_vorbis_dec_init):
11280           revert unrefs, they don't pass make check
11281
11282 2005-11-15  Johan Dahlin  <johan@gnome.org>
11283
11284         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
11285         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
11286         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
11287         (gst_vorbis_dec_init):
11288         Fix pad template leaks. 
11289
11290 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11291
11292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11293           Make state change function thread safe.
11294
11295 2005-11-15  Edward Hervey  <edward@fluendo.com>
11296
11297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
11298         (gst_ogg_demux_class_init):
11299         Implement GstElement::send_event, so we can send seek events
11300         in GST_STATE_READY
11301
11302 2005-11-14  Julien MOUTTE  <julien@moutte.net>
11303
11304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
11305         Discovered how to take away flickering while resizing the
11306         window. Please don't put that in ximagesink, refactoring in
11307         progress.
11308
11309 2005-11-14  Michael Smith <msmith@fluendo.com>
11310
11311         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
11312         (gst_multifdsink_render):
11313           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
11314
11315 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
11316
11317         * gst/playback/gstplaybin.c: (gen_audio_element):
11318           Use autoaudiosink, it tends to be more widely available than
11319           autoaudiiosink.
11320           
11321 2005-11-14  Andy Wingo  <wingo@pobox.com>
11322
11323         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
11324         as well if it is available. Fixes #316442.
11325
11326 2005-11-14  Michael Smith <msmith@fluendo.com>
11327
11328         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
11329         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
11330         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11331         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11332         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
11333         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
11334         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
11335         (gst_vorbisenc_change_state):
11336           Fix a small memory leak in vorbisenc.
11337           Fix large memory leaks in oggmux, also fix lots of state change
11338           bugs in oggmux.
11339
11340 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11341
11342         * gst/videotestsrc/gstvideotestsrc.c:
11343         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
11344         (gst_videotestsrc_src_fixate):
11345           move fixation to a fixate function
11346           remove negotiate function, basesrc's is good enough
11347           fixes a bug for check when using the element alone
11348
11349 2005-11-13  Edward Hervey  <edward@fluendo.com>
11350
11351         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
11352         (key_toggle_cb), (main):
11353         Added checkboxes for adding/removing the accurate and key_unit seek
11354         flags.
11355
11356 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11357
11358         * configure.ac: back to HEAD
11359
11360 === release 0.9.5 ===
11361
11362 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
11363
11364         * configure.ac:
11365           releasing 0.9.5, "No No Kia"
11366
11367 2005-11-11  Edward Hervey  <edward@fluendo.com>
11368
11369         * examples/seeking/seek.c: (make_parselaunch_pipeline):
11370         Added parse-launch syntax seeking mode for the seeking example.
11371         This should help stress-test even more cases.
11372         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
11373
11374 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
11375
11376         * sys/xvimage/xvimagesink.c:
11377         (gst_xvimagesink_navigation_send_event):
11378           Check whether peer pad exists before sending navigation events
11379           to it.
11380
11381 2005-11-11  Michael Smith <msmith@fluendo.com>
11382
11383         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
11384         (gst_vorbisenc_buffer_from_packet):
11385         * ext/vorbis/vorbisenc.h:
11386           Set duration on encoded buffers. This allows oggmux's
11387           max_page_delay parameter to actually work.
11388
11389 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
11390
11391         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11392         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
11393         (gst_ffmpegcsp_avpicture_fill):
11394         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11395         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
11396           Make palettes work again (see #132341). Use our own macros
11397           for rounding up.
11398
11399 2005-11-10  Andy Wingo  <wingo@pobox.com>
11400
11401         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
11402         string doober.
11403
11404 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11405
11406         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11407         (gst_ffmpegcsp_transform_caps):
11408           Prefer passthrough in transform_caps
11409
11410 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11411
11412         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
11413           check for ALSA errors properly, instead of relying on ALSA's
11414           error strings to serve to the user.
11415
11416 2005-11-10  Wim Taymans  <wim@fluendo.com>
11417
11418         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
11419         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
11420         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
11421         Modernise the seek code.
11422
11423 2005-11-10  Michael Smith <msmith@fluendo.com>
11424         
11425         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
11426         (setup_substreams), (set_active_source):
11427           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
11428           trying to go to NULL if we failed to read a file.
11429
11430 2005-11-10  Wim Taymans  <wim@fluendo.com>
11431
11432         * gst/audiotestsrc/gstaudiotestsrc.c:
11433         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
11434         (gst_audiotestsrc_create):
11435         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
11436         (gst_sinesrc_get_times), (gst_sinesrc_create):
11437         * gst/videotestsrc/gstvideotestsrc.c:
11438         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
11439         (gst_videotestsrc_create):
11440         The base class can now sync for us.
11441
11442 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11443
11444         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
11445           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
11446           name=source autoprobe=false autoprobe-fps=false copy-mode=1
11447           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
11448           format=(fourcc)I420" ! xvimagesink
11449
11450 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11451
11452         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
11453         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
11454         (gst_sinesrc_newsegment):
11455           Send newsegment event in TIME format, set duration if
11456           num-buffers is set, fix duration querying.
11457
11458 2005-11-10  Michael Smith <msmith@fluendo.com>
11459
11460         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11461         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11462         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
11463         (gst_ogg_mux_collected):
11464          Fix EOS handling, partially. Now forwarding an EOS event once we have
11465          EOS on all pads works correctly. However, we still don't properly set
11466          EOS on the actual ogg stream pages.
11467
11468 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11469
11470         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
11471           Set elements to NULL state before disposing of them.
11472
11473 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
11474
11475         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11476
11477         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11478         (gst_base_rtp_depayload_init),
11479         (gst_base_rtp_depayload_set_gst_timestamp):
11480         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11481           We need to send a newsegment event for each instance, not
11482           just for the first instance of this class (get rid of
11483           static variable in function). (#321011).
11484           
11485 2005-11-08  Michael Smith <msmith@fluendo.com>
11486
11487         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11488         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
11489         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
11490         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
11491           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
11492           This makes us mux things correctly according to the ogg muxing
11493           rules. Still not handling EOS correctly right now, though.
11494
11495 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
11496
11497         * gst/audioconvert/gstaudioconvert.c:
11498           Fix typo in docs. 
11499
11500 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
11501
11502         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
11503         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
11504           Initialise segment_stop to GST_CLOCK_TIME_NONE when
11505           creating a new chain; should fix live streaming. Also
11506           add more debug output and fix a typo.
11507
11508 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
11509
11510         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11511
11512         * gst/volume/gstvolume.c: (volume_set_caps):
11513           Fix compilation on Solaris with Forte. (#320923)
11514
11515 2005-11-08  Wim Taymans  <wim@fluendo.com>
11516
11517         * gst-libs/gst/audio/gstbaseaudiosink.c:
11518         (gst_base_audio_sink_render):
11519         No need to do a typecheck.
11520
11521 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
11522
11523         * ext/alsa/gstalsa.h:
11524           We register a debug category, so let's use it.
11525
11526 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
11527
11528         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11529         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
11530         Fixed a small problem.
11531
11532 2005-11-04  Wim Taymans  <wim@fluendo.com>
11533
11534         * examples/seeking/Makefile.am:
11535         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
11536         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
11537         (make_playerbin_pipeline), (format_value), (update_scale),
11538         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
11539         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
11540         (print_usage), (main):
11541         Added app for playback speed testing.
11542
11543         * examples/seeking/seek.c: (dynamic_link),
11544         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
11545         (make_mpeg_pipeline), (do_seek), (set_update_scale),
11546         (message_received), (main):
11547         Updated seek example.
11548
11549 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
11550
11551         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11552         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11553         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
11554         (gst_base_rtp_depayload_set_clock):
11555         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11556         Don't sleep on the bench (system clock) when you have a nice 
11557         comfortable bed (Gstreamer clock) to sleep on.
11558
11559 2005-11-03  Wim Taymans  <wim@fluendo.com>
11560
11561         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11562         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11563         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11564         Handle the case where a pad_block failed.
11565
11566 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
11567
11568         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
11569
11570         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11571         (gst_base_rtp_depayload_add_to_queue),
11572         (gst_base_rtp_depayload_push),
11573         (gst_base_rtp_depayload_set_gst_timestamp),
11574         (gst_base_rtp_depayload_queue_release):
11575           Fixes some bugs in the depayloader's queuing/de-queueing code.
11576
11577 2005-10-31  Michael Smith <msmith@fluendo.com>
11578
11579         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11580         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11581         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11582           Patch from Alessandro Decina <alessandro@nnva.org>.
11583           Make oggdemux only find the final time in a chain, not per-pad,
11584           since the per-pad information can be very expensive to locate, and
11585           it isn't used anywhere. This makes reading a file containing
11586           OggSkeleton reasonably fast.
11587           Also, make chain finding work when there are logical bitstreams that
11588           can't be decoded. Fixes #319110.
11589
11590 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11591
11592         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11593         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11594         (gst_base_rtp_depayload_chain),
11595         (gst_base_rtp_depayload_add_to_queue),
11596         (gst_base_rtp_depayload_push),
11597         (gst_base_rtp_depayload_set_gst_timestamp),
11598         (gst_base_rtp_depayload_queue_release),
11599         (gst_base_rtp_depayload_start_thread),
11600         (gst_base_rtp_depayload_set_property),
11601         (gst_base_rtp_depayload_get_property):
11602         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11603         Some random fixes, to fullfill the desires of thomas.
11604
11605 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11606
11607         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11608         (gst_base_rtp_depayload_add_to_queue),
11609         (gst_base_rtp_depayload_push):
11610         Fixed the queueing algorithm.
11611
11612 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11613
11614         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11615         (gst_base_rtp_depayload_push):
11616         A small fix
11617
11618 2005-10-31  Wim Taymans  <wim@fluendo.com>
11619
11620         * gst-libs/gst/audio/gstringbuffer.h:
11621         Don't break ABI.
11622
11623         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11624         (gst_ffmpeg_caps_to_pixfmt):
11625         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11626         (gst_ffmpegcsp_set_caps):
11627         Some more comments.
11628         Handle missing required caps fields better.
11629
11630 2005-10-31  Wim Taymans  <wim@fluendo.com>
11631
11632         * gst-libs/gst/audio/gstbaseaudiosink.c:
11633         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11634         (gst_base_audio_sink_render):
11635         * gst-libs/gst/audio/gstringbuffer.c:
11636         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11637         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11638         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11639         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11640         (gst_ring_buffer_read):
11641         * gst-libs/gst/audio/gstringbuffer.h:
11642         Add flushing mode to the ringbuffer so that it in all cases does
11643         not try to handle more audio. This makes sure it does not try to
11644         block anymore when flushing and fixes a livelock.
11645
11646 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
11647
11648         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11649         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11650         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11651           Explicitly check for -1 values before doing a conversion
11652           and always map them to -1. (#315545)
11653
11654 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11655
11656         * gst/playback/gstplaybin.c: (gen_video_element):
11657           first try autovideosink, then xvimagesink, then error out
11658         * po/POTFILES.in:
11659           add translatable file
11660         * po/af.po:
11661         * po/az.po:
11662         * po/cs.po:
11663         * po/en_GB.po:
11664         * po/hu.po:
11665         * po/it.po:
11666         * po/nb.po:
11667         * po/nl.po:
11668         * po/or.po:
11669         * po/sq.po:
11670         * po/sr.po:
11671         * po/sv.po:
11672         * po/uk.po:
11673         * po/vi.po:
11674           update translations
11675
11676 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
11677
11678         * gst-libs/gst/rtp/gstbasedepayload.c:
11679         * gst-libs/gst/rtp/gstbasedepayload.h:
11680           Minor cleanups
11681
11682 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11683
11684         * gst/playback/.cvsignore:
11685         * gst/playback/decodetest.c:
11686         * gst/playback/test3.c:
11687           Port these two tests as well.
11688
11689 2005-10-27  Wim Taymans  <wim@fluendo.com>
11690
11691         * ext/theora/theoradec.c: (theora_dec_src_query),
11692         (theora_dec_sink_event):
11693         * ext/theora/theoraenc.c: (theora_enc_sink_event),
11694         (theora_enc_change_state):
11695         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11696         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11697         Take proper locks when handling events.
11698
11699 2005-10-27  Wim Taymans  <wim@fluendo.com>
11700
11701         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11702         (gst_adder_change_state):
11703         Fix timestamps and fix deadlock when stopping the collectpads.
11704
11705 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
11706
11707         * gst-libs/gst/rtp/gstrtpbuffer.h:
11708         Declaring the payload types as strings too so that they can be used
11709         in the padtemplate inialization.
11710
11711 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
11712
11713         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
11714
11715         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11716         (gst_base_rtp_depayload_class_init):
11717         Fixes a small but nasty bug. The derived elements no longer segfaults
11718         on finalization.
11719
11720 2005-10-26  Michael Smith <msmith@fluendo.com>
11721
11722         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11723           When clearing an audioconvert context, set tmpbufsize to zero, so
11724           we'll allocate it again later if required.
11725           This fixes audioconvert re-negotiating formats, which previously
11726           segfaulted with a NULL destination buffer.
11727
11728 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
11729
11730         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11731         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11732         (gst_base_rtp_depayload_set_gst_timestamp),
11733         (gst_base_rtp_depayload_queue_release):
11734         Fixed a smalll memleak.
11735
11736 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
11737         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11738         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11739         (gst_base_rtp_depayload_finalize),
11740         (gst_base_rtp_depayload_setcaps),
11741         (gst_base_rtp_depayload_add_to_queue),
11742         (gst_base_rtp_depayload_push),
11743         (gst_base_rtp_depayload_set_gst_timestamp),
11744         (gst_base_rtp_depayload_queue_release),
11745         (gst_base_rtp_depayload_thread),
11746         (gst_base_rtp_depayload_change_state):
11747         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11748         Changed the C++ comments to C comments
11749
11750 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11751
11752         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11753         * gst/tcp/gsttcpclientsrc.h:
11754         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11755         * gst/tcp/gsttcpserversrc.h:
11756           Remove unused 'curoffset' structure member.
11757
11758 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
11759
11760         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11761         (gst_base_rtp_depayload_base_init),
11762         (gst_base_rtp_depayload_finalize):
11763         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11764         * gst-libs/gst/rtp/gstbasertppayload.h:
11765           The pad-template on the sinkpad should be set by the derived classes.
11766           Also added some useful macros.
11767
11768 2005-10-24  Wim Taymans  <wim@fluendo.com>
11769
11770         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11771         Correctly flush decoder samples even if we could not
11772         copy them to an output buffer. Fixes #319618.
11773
11774 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11775
11776         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11778         the caps against our xcontext caps.
11779
11780 2005-10-24  Wim Taymans  <wim@fluendo.com>
11781
11782         * gst-libs/gst/audio/gstbaseaudiosink.c:
11783         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11784         Remove g_print
11785         Use sync property from baseclass to disable sync.
11786
11787 2005-10-24  Wim Taymans  <wim@fluendo.com>
11788
11789         * gst-libs/gst/audio/gstbaseaudiosink.c:
11790         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11791         Buffers with no timestamps get aligned with previous buffers or
11792         on underrun, played ASAP.
11793
11794 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11795
11796         * gst-libs/gst/video/video.h:
11797         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11798         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11799         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11800         here comes my change on caps for framerate and geometry range.
11801         We are now accepting 1 to MAXINT for width and height, and from
11802         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11803         to be blended correctly in videomixer.
11804
11805 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11806
11807         * configure.ac:
11808           back to HEAD
11809
11810 === release 0.9.4 ===
11811
11812 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11813
11814         * NEWS:
11815         * RELEASE:
11816         * configure.ac:
11817           releasing 0.9.4, "Velociraptor"
11818
11819 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11820
11821         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11822         * po/POTFILES.in:
11823           STOPPED -> FAILED
11824
11825 2005-10-21  Wim Taymans  <wim@fluendo.com>
11826
11827         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11828         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11829         (pad_blocked), (close_pad_link), (new_pad):
11830         Don't try to remove elements twice.
11831
11832 2005-10-21  Wim Taymans  <wim@fluendo.com>
11833
11834         * ext/theora/theoradec.c: (theora_dec_src_query),
11835         (theora_dec_sink_event):
11836         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11837         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11838         (vorbis_handle_data_packet):
11839         * ext/vorbis/vorbisdec.h:
11840         Fix old naming.
11841
11842         * gst-libs/gst/audio/gstbaseaudiosink.c:
11843         (gst_base_audio_sink_render):
11844         Don't try to sync on buffers without a timestamp.
11845
11846 2005-10-21  Wim Taymans  <wim@fluendo.com>
11847
11848         * ext/theora/theoradec.c: (theora_dec_src_query),
11849         (theora_dec_sink_event):
11850         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11851         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11852         (vorbis_handle_data_packet):
11853         * ext/vorbis/vorbisdec.h:
11854         Fix old naming.
11855
11856 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11857
11858         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11859         (gst_vorbisenc_src_query):
11860           Implement position and duration queries.
11861
11862         * gst/playback/test3.c: (update_scale), (main):
11863           Fix for async state changes and print nicer output.
11864
11865 2005-10-20  Wim Taymans  <wim@fluendo.com>
11866
11867         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11868         (dump_element_stats), (main):
11869         * gst/playback/test6.c: (main):
11870         Fix tests again
11871
11872 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11873
11874         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11875         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11876           Don't use functions for position queries when handling
11877           duration queries.
11878
11879 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11880
11881         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11882         (vorbis_handle_data_packet), (vorbis_dec_chain),
11883         (vorbis_dec_change_state):
11884         * ext/vorbis/vorbisdec.h:
11885           Vorbis streams can be embedded in other container formats
11886           than ogg, container formats where the demuxer might set 
11887           timestamps on encoded vorbis buffers instead of those silly 
11888           granulepos thingies. In short: make vorbisdec handle 
11889           timestamps on incoming buffers as well.
11890
11891 2005-10-20  Wim Taymans  <wim@fluendo.com>
11892
11893         * gst/playback/gstplaybasebin.c: (group_destroy),
11894         (gst_play_base_bin_change_state):
11895         Fix leak.
11896         Handle case where playbasebin is now ASYNC because
11897         decodebin is.
11898
11899 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11900
11901         * gst/audioconvert/Makefile.am:
11902         * gst/audioconvert/bufferframesconvert.c:
11903         * gst/audioconvert/plugin.c: (plugin_init):
11904         * gst/audioconvert/plugin.h:
11905           And bye bye buffer-frames-convert
11906
11907 2005-10-19  Wim Taymans  <wim@fluendo.com>
11908
11909         * check/elements/audioconvert.c:
11910         * docs/libs/tmpl/gstaudio.sgml:
11911         * docs/libs/tmpl/gstcolorbalance.sgml:
11912         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11913         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11914         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11915         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11916         * gst-libs/gst/audio/audio.h:
11917         * gst/audioconvert/audioconvert.h:
11918         * gst/audioconvert/gstaudioconvert.c:
11919         (gst_audio_convert_parse_caps):
11920         * gst/volume/gstvolume.c:
11921         Bye bye buffer-frames.
11922
11923 2005-10-19  Wim Taymans  <wim@fluendo.com>
11924
11925         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11926         (query_positions_elems), (query_positions_pads), (update_scale),
11927         (do_seek), (set_update_scale), (message_received), (main):
11928         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11929         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11930         (gst_ogg_demux_loop):
11931         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11932         * ext/theora/theoradec.c: (theora_dec_src_query),
11933         (theora_dec_sink_event):
11934         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11935         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11936         * gst/adder/gstadder.c: (gst_adder_query):
11937         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11938         * gst/playback/test3.c: (update_scale):
11939         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11940         (dump_element_stats), (main):
11941         * gst/playback/test6.c: (main):
11942         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11943         Query API update.
11944
11945 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11946
11947         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11948         (xml_check_first_element), (xml_type_find), (smil_type_find),
11949         (plugin_init):
11950           Add typefinding for SMIL and for generic XML. Based on patch by
11951           Akos Maroy (#308663).
11952
11953 2005-10-18  Wim Taymans  <wim@fluendo.com>
11954
11955         * gst/playback/Makefile.am:
11956         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11957         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11958         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11959         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11960         (gst_decode_bin_change_state):
11961         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11962         (gst_play_bin_send_event_to_sink):
11963         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11964         (dump_element_stats), (main):
11965         * gst/playback/test6.c: (main):
11966         Make playbin async, it'll commit state to paused when all streams
11967         are detected.
11968         Remove ugly hack.
11969         Added test6.c to show async behaviour.
11970
11971 2005-10-18  Wim Taymans  <wim@fluendo.com>
11972
11973         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11974         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11975         Fix for segment-start/stop API change.
11976
11977 2005-10-18  Wim Taymans  <wim@fluendo.com>
11978
11979         * check/Makefile.am:
11980         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11981         (main):
11982         Add future test for clock selection.
11983
11984 2005-10-18  Wim Taymans  <wim@fluendo.com>
11985
11986         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11987         (gst_alsasink_close):
11988         Set handle to NULL.
11989
11990         * gst-libs/gst/audio/gstringbuffer.c:
11991         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11992         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11993         (gst_ring_buffer_start), (gst_ring_buffer_pause),
11994         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11995         (gst_ring_buffer_read):
11996         More debug info.
11997
11998 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
11999
12000         * gst/audiotestsrc/Makefile.am:
12001         * gst/sine/Makefile.am:
12002         * gst/volume/Makefile.am:
12003           fix broken build of controllerized plugins
12004
12005 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
12006
12007         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12008
12009         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12010         (gst_riff_create_video_template_caps):
12011           Add support for Indeo-3 (IV32).
12012
12013 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12014
12015         * configure.ac:
12016           rewrite
12017
12018 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12019
12020         * gst-libs/gst/video/video.c: (gst_video_get_size):
12021         * gst/audiotestsrc/gstaudiotestsrc.c:
12022           doc updates
12023
12024 2005-10-17  Andy Wingo  <wingo@pobox.com>
12025
12026         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
12027         with the collectpads change.
12028         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
12029
12030         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
12031
12032         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
12033
12034         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
12035         alloc_buffer flow return to callers.
12036         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
12037         change. Fix some memleaks in theoraenc.
12038
12039         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
12040         in strange circumstance.
12041
12042 2005-10-17  Julien MOUTTE  <julien@moutte.net>
12043
12044         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12045         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
12046         from caps, let's use the caps...
12047
12048 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12049
12050         * configure.ac:
12051           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
12052
12053 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12054
12055         * gst-libs/gst/interfaces/Makefile.am:
12056           fix silly typo
12057
12058 2005-10-16  Andy Wingo  <wingo@pobox.com>
12059
12060         * gst/playback/gstdecodebin.c
12061         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
12062         function!
12063         (try_to_link_1): Increase kraziness level.
12064
12065 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12066
12067         * configure.ac:
12068           restructure like the core one
12069         * gst-libs/gst/audio/Makefile.am:
12070         * gst-libs/gst/interfaces/Makefile.am:
12071         * gst-libs/gst/net/Makefile.am:
12072         * gst-libs/gst/riff/Makefile.am:
12073         * gst-libs/gst/rtp/Makefile.am:
12074         * gst-libs/gst/tag/Makefile.am:
12075         * gst-libs/gst/video/Makefile.am:
12076           use correct linker flags, now the libs are properly versioned
12077         * check/elements/audioconvert.c: (verify_convert):
12078         * ext/alsa/gstalsaplugin.c:
12079         * ext/cdparanoia/gstcdparanoia.c:
12080         * ext/gnomevfs/gstgnomevfs.c:
12081         * ext/libvisual/visual.c:
12082         * ext/ogg/gstogg.c:
12083         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
12084         * ext/theora/theora.c:
12085         * ext/vorbis/vorbis.c:
12086         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12087         * gst-libs/gst/tag/gsttagediting.c:
12088         * gst-libs/gst/video/video.c:
12089         * gst/adder/gstadder.c:
12090         * gst/audioconvert/plugin.c:
12091         * gst/audiorate/gstaudiorate.c:
12092         * gst/audioresample/gstaudioresample.c:
12093         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12094         * gst/audioscale/gstaudioscale.c:
12095         * gst/audioscale/resample.c:
12096         * gst/audiotestsrc/gstaudiotestsrc.c:
12097         * gst/ffmpegcolorspace/gstffmpeg.c:
12098         * gst/playback/gstdecodebin.c: (close_pad_link):
12099         * gst/playback/gstplaybin.c: (gen_video_element),
12100         (gen_audio_element):
12101         * gst/sine/gstsinesrc.c:
12102         * gst/subparse/gstsubparse.c:
12103         * gst/tags/gsttagediting.c:
12104         * gst/tcp/gsttcpplugin.c:
12105         * gst/typefind/gsttypefindfunctions.c:
12106         * gst/videorate/gstvideorate.c:
12107         * gst/videoscale/gstvideoscale.c:
12108         * gst/videotestsrc/gstvideotestsrc.c:
12109         * gst/volume/gstvolume.c:
12110         * sys/v4l/gstv4l.c:
12111         * sys/ximage/ximage.c:
12112         * sys/xvimage/xvimagesink.c:
12113           fix up defines
12114
12115 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12116
12117         * ext/vorbis/vorbisenc.c:
12118         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
12119         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12120         (gst_tag_to_vorbis_comments):
12121           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
12122
12123 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
12124
12125         * examples/stats/mp2ogg.c:
12126         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12127           typo fixes
12128
12129 2005-10-13  Michael Smith <msmith@fluendo.com>
12130
12131         * ext/ogg/gstoggmux.c:
12132           Use magic glib macros to define constants as 64 bit, to ensure
12133           appropriate vararg passing.
12134
12135 2005-10-13  Michael Smith <msmith@fluendo.com>
12136
12137         * ext/ogg/gstoggmux.c:
12138         * gst/audioconvert/audioconvert.c: (float):
12139           Don't use LL suffix, as it's not portable, and neither of these
12140           uses required it anyway.
12141
12142 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
12143
12144         * examples/indexing/indexmpeg.c: (main):
12145         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
12146         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
12147         (cdparanoia_convert), (cdparanoia_query):
12148         * ext/cdparanoia/gstcdparanoia.h:
12149         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
12150         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
12151         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
12152         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
12153         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
12154         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
12155         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
12156         (gst_multifdsink_render), (gst_multifdsink_start),
12157         (gst_multifdsink_stop):
12158         * gst/tcp/gstmultifdsink.h:
12159         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
12160         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
12161         (gst_tcpclientsink_stop):
12162         * gst/tcp/gsttcpclientsink.h:
12163         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
12164         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
12165         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
12166         * gst/tcp/gsttcpclientsrc.h:
12167         * gst/tcp/gsttcpserversink.h:
12168         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
12169         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
12170         (gst_tcpserversrc_stop):
12171         * gst/tcp/gsttcpserversrc.h:
12172         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
12173         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
12174         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
12175           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
12176           moved bitshift from macro to enum definition
12177
12178 2005-10-12  Wim Taymans  <wim@fluendo.com>
12179
12180         * examples/seeking/Makefile.am:
12181         Oops.
12182
12183 2005-10-12  Wim Taymans  <wim@fluendo.com>
12184
12185         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12186         (gst_ring_buffer_read), (gst_ring_buffer_clear):
12187         Don't assert on normal stuff.
12188
12189         * gst/playback/gstplaybin.c: (do_playbin_seek):
12190         API fix.
12191
12192 2005-10-12  Wim Taymans  <wim@fluendo.com>
12193
12194         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12195         * examples/seeking/Makefile.am:
12196         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
12197         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
12198         (do_seek), (set_update_scale), (message_received), (main):
12199         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12200         (gst_ring_buffer_read), (gst_ring_buffer_clear):
12201         Update for _get_state() API change.
12202
12203 2005-10-11  Wim Taymans  <wim@fluendo.com>
12204
12205         * gst-libs/gst/audio/gstbaseaudiosink.c:
12206         (gst_base_audio_sink_render):
12207         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12208         (gst_base_audio_src_create):
12209         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12210         (gst_ring_buffer_read):
12211         Cleanups.
12212         Commit and read from ringbuffer in samples rather than bytes.
12213
12214 2005-10-11  Wim Taymans  <wim@fluendo.com>
12215
12216         * gst-libs/gst/audio/gstbaseaudiosink.c:
12217         (gst_base_audio_sink_render):
12218         Respect segment rate and accum when scheduling samples.
12219
12220 2005-10-11  Julien MOUTTE  <julien@moutte.net>
12221
12222         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
12223         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
12224         EOS correctly, that needs more work.
12225
12226 2005-10-11  Wim Taymans  <wim@fluendo.com>
12227
12228         * check/generic/states.c: (GST_START_TEST):
12229         remove old property.
12230
12231         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
12232         (gst_ogg_demux_perform_seek):
12233         * ext/theora/theoradec.c: (theora_dec_sink_event):
12234         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
12235         (vorbis_handle_data_packet):
12236         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12237         (gst_base_rtp_depayload_set_gst_timestamp):
12238         * gst/videorate/gstvideorate.c: (gst_videorate_event):
12239         Update for newsegment API change.
12240
12241 2005-10-11  Michael Smith <msmith@fluendo.com>
12242
12243         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
12244         (do_playbin_seek), (gst_play_bin_send_event):
12245           Override send_event differently, so that we can takes bits of
12246           functionality from GstPipeline (special handling for seeks,
12247           including pausing/resuming, and resetting stream time) and still get
12248           the appropriate behaviour of only forwarding event to a single sink,
12249           rather than all of them.
12250           Unfortunately requires a lot of code duplication, but the
12251           alternatives are equally ugly in the end.
12252
12253 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12254
12255         * check/elements/audioconvert.c: (setup_audioconvert),
12256         (cleanup_audioconvert), (get_int_caps), (verify_convert),
12257         (GST_START_TEST), (audioconvert_suite):
12258           clean up tests a little, fix some leaks.
12259
12260 2005-10-10  Wim Taymans  <wim@fluendo.com>
12261
12262         * ext/alsa/gstalsasink.c:
12263         Also allow unsigned int.
12264
12265         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12266         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12267         Small cleanup
12268
12269 2005-10-10  Wim Taymans  <wim@fluendo.com>
12270
12271         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12272         Small update, use API as stated in design docs.
12273
12274         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
12275         (update_scale), (do_seek), (seek_cb), (set_update_scale),
12276         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
12277         (message_received), (main):
12278         Updated seek example for GOption. Some usability improvements.
12279
12280 2005-10-10  Wim Taymans  <wim@fluendo.com>
12281
12282         * gst/audioconvert/audioconvert.h:
12283         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12284         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
12285         Alloc temp storage somewhere else where we can do it more
12286         portable.
12287
12288 2005-10-10  Wim Taymans  <wim@fluendo.com>
12289
12290         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
12291         (gst_tcpserversrc_start):
12292         Don't block in accept while doing the state change, move
12293         to poll and make cancellable.
12294
12295 2005-10-09  Philippe Khalaf <burger@speedy.org>
12296
12297         * gst-libs/gst/rtp/rtpbasedepayload.c:
12298         Set timestamp and add queue delay to timestamp
12299         * gst-libs/gst/rtp/rtpbuffer.h:
12300         Set correct payload type for h263
12301
12302 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
12303
12304         * gst/audiotestsrc/gstaudiotestsrc.c:
12305         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
12306         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
12307         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
12308         (gst_audiotestsrc_create_triangle),
12309         (gst_audiotestsrc_create_silence),
12310         (gst_audiotestsrc_create_white_noise),
12311         (gst_audiotestsrc_init_pink_noise),
12312         (gst_audiotestsrc_generate_pink_noise_value),
12313         (gst_audiotestsrc_create_pink_noise),
12314         (gst_audiotestsrc_change_wave):
12315         * gst/audiotestsrc/gstaudiotestsrc.h:
12316           fixed typo, added pink noise
12317
12318 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12319
12320         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
12321         (plugin_init):
12322           Add wavpack and spc typefind functions from 0.8 branch.
12323
12324 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12325
12326         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
12327         (ar_type_find), (msdos_type_find), (plugin_init):
12328           Add typefind functions for tar archives, ar archives,
12329           RAR archives, and msdos-executables (dlls, exe, etc.).
12330           Some of those would be wrongly identified as mpeg
12331           streams of some sort before (#315550).
12332
12333 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
12334
12335         * configure.ac:
12336         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12337         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12338         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
12339         * gst/audiotestsrc/Makefile.am:
12340         * gst/audiotestsrc/gstaudiotestsrc.c:
12341         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
12342         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
12343         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
12344         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
12345         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
12346         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
12347         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
12348         (gst_audiotestsrc_create_silence),
12349         (gst_audiotestsrc_create_white_noise),
12350         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
12351         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
12352         (gst_audiotestsrc_start), (plugin_init):
12353         * gst/audiotestsrc/gstaudiotestsrc.h:
12354           add new plugin and element
12355         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
12356           use gobject_class
12357
12358 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
12359
12360         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
12361         (gst_adder_init), (gst_adder_request_new_pad),
12362         (gst_adder_change_state):
12363           Add query function to source pad, so adder reports the correct
12364           time/sample position when queried (#315457); fix state change
12365           function; use GST_DEBUG_FUNCPTR() for pad functions.
12366
12367 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12368
12369         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
12370           Fix leaks in typefind registration
12371           Clean up the gratuitous commenting and whitespacing a little
12372
12373 2005-10-08  Wim Taymans  <wim@fluendo.com>
12374
12375         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
12376         Only actually wait for the thread to be stopped if it's 
12377         running.
12378
12379 2005-10-08  Wim Taymans  <wim@fluendo.com>
12380
12381         * gst-libs/gst/audio/gstbaseaudiosink.c:
12382         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12383         If we receive EOS we can start playback of what we had.
12384
12385 2005-10-08  Wim Taymans  <wim@fluendo.com>
12386
12387         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
12388         (gst_multifdsink_finalize), (multifdsink_hash_remove),
12389         (gst_multifdsink_stop):
12390         Fix crasher when going to NULL multiple times.
12391
12392 2005-10-06  Wim Taymans  <wim@fluendo.com>
12393
12394         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
12395         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12396         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12397         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
12398         patch from Edgard Lima <edgard.lima@indt.org.br>
12399         Fixed gstbaseaudiosrc adding ring buffer sync to it.
12400
12401 2005-10-06  Wim Taymans  <wim@fluendo.com>
12402
12403         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
12404         Report the FLOW_RETURN as string in the error message.
12405
12406         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
12407         Don't assert when clearing an unnegotiated buffer.
12408
12409 2005-10-04  Michael Smith <msmith@fluendo.com>
12410
12411         * gst/playback/gstplaybasebin.c: (group_destroy),
12412         (gen_preroll_element), (remove_groups), (setup_source):
12413         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
12414         (setup_sinks), (gst_play_bin_send_event),
12415         (gst_play_bin_change_state):
12416           Set state to NULL before removing from bin. Fix refcounting.
12417
12418 2005-10-04  Michael Smith <msmith@fluendo.com>
12419
12420         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
12421           Correct refcounting in send_event() function. Previously was wrong
12422           if the first sink was unable to handle the event.
12423
12424 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12425
12426         * configure.ac:
12427           back to development
12428
12429 === release 0.9.3 ===
12430
12431 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12432
12433         * configure.ac:
12434           Releasing 0.9.3, "De Facto"
12435
12436 2005-10-03  Andy Wingo  <wingo@pobox.com>
12437
12438         * gst/playback/gstdecodebin.c (try_to_link_1)
12439         (remove_element_chain): set element to NULL before removing it.
12440
12441 2005-10-02  Johan Dahlin  <johan@gnome.org>
12442
12443         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
12444         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
12445         MT safe.
12446
12447 2005-10-02  Andy Wingo  <wingo@pobox.com>
12448
12449         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
12450         (gst_ring_buffer_prepare_read): 
12451         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
12452         Demote to LOG.
12453
12454 2005-09-29  Wim Taymans  <wim@fluendo.com>
12455
12456         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
12457         * ext/theora/theoradec.c: (theora_handle_data_packet):
12458         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12459         Propagate error codes from alloc_buffer too.
12460
12461 2005-09-29  Wim Taymans  <wim@fluendo.com>
12462
12463         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
12464         We use fixed caps.
12465
12466         * gst/playback/Makefile.am:
12467         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
12468         (dump_element_stats), (main):
12469         Added example stream introspection code.
12470
12471 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
12472
12473         * gst/adder/gstadder.c: (gst_adder_collected):
12474           fix adder for float elements
12475
12476 2005-09-28  Wim Taymans  <wim@fluendo.com>
12477
12478         * gst-libs/gst/audio/gstbaseaudiosink.c:
12479         (gst_base_audio_sink_class_init),
12480         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
12481         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12482         (gst_base_audio_src_class_init),
12483         (gst_base_audio_src_provide_clock):
12484         get_clock -> provide_clock
12485
12486 2005-09-28  Andy Wingo  <wingo@pobox.com>
12487
12488         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
12489         and unlocking.
12490
12491         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
12492         unlocking.
12493
12494         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
12495         Actually add the pad template.
12496         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
12497
12498         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
12499         I'm at it...
12500
12501         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
12502         from fdsrc. Get caps in create() instead of start() so it can be
12503         interrupted. Interruption somewhat untested.
12504
12505         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
12506         Proper EOS handling.
12507
12508 2005-09-27  Andy Wingo  <wingo@pobox.com>
12509
12510         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
12511
12512         * gst/tcp/gsttcpserversrc.c: Cleaned up.
12513
12514         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
12515
12516         * gst/tcp/gsttcp.h: 
12517         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
12518         out of tcpclientsrc.c. Cancellable.
12519         (gst_tcp_socket_read): Made private, cancellable, with better
12520         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
12521         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
12522         whole buffer, and better diagnostics.
12523         (gst_tcp_gdp_read_caps): Same.
12524
12525         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
12526
12527 2005-09-26  Andy Wingo  <wingo@pobox.com>
12528
12529         * gst/sine/gstsinesrc.h:
12530         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
12531         change the 'sync' property to 'is-live' and implement it halfway,
12532         update for controller api change.
12533
12534         * gst/volume/gstvolume.c (volume_transform_ip): Update for
12535         controller api change.
12536
12537 2005-09-24  Wim Taymans  <wim@fluendo.com>
12538
12539         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
12540         * gst-libs/gst/audio/gstaudiosink.c:
12541         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
12542         (gst_audioringbuffer_stop):
12543         * gst-libs/gst/audio/gstbaseaudiosink.c:
12544         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12545         (gst_base_audio_sink_change_state):
12546         * gst-libs/gst/audio/gstbaseaudiosink.h:
12547         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
12548         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12549         (gst_ring_buffer_commit), (gst_ring_buffer_read):
12550         * gst-libs/gst/audio/gstringbuffer.h:
12551         Fix sync again. Moved sample alignment to basesink.
12552
12553 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12554
12555         * docs/plugins/Makefile.am:
12556         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12557         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12558         * gst/volume/gstvolume.c:
12559           add/fix docs
12560         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12561         * gst-libs/gst/audio/audio.h:
12562           add conversion macros for frames <-> clocktime
12563
12564 2005-09-23  David Schleef  <ds@schleef.org>
12565
12566         * gst/audioresample/Makefile.am:
12567         * gst/audioresample/debug.h:
12568         * gst/audioresample/gstaudioresample.c:
12569         * gst/audioresample/resample.c: Convert to using gst debugging
12570
12571 2005-09-22  Wim Taymans  <wim@fluendo.com>
12572
12573         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12574         (gst_play_bin_send_event):
12575         Only seek on one sink, the first one that succeeds.
12576
12577 2005-09-22  Michael Smith <msmith@fluendo.com>
12578
12579         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12580         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12581         Don't flush encoder state unless we have an initialised encoder.
12582         Clear out encoder state on PAUSED_TO_READY.
12583
12584 2005-09-22  Wim Taymans  <wim@fluendo.com>
12585
12586         * gst-libs/gst/rtp/gstbasertppayload.c:
12587         (gst_basertppayload_class_init), (gst_basertppayload_init),
12588         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12589         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12590         (gst_basertppayload_is_filled), (gst_basertppayload_push),
12591         (gst_basertppayload_set_property),
12592         (gst_basertppayload_get_property),
12593         (gst_basertppayload_change_state):
12594         * gst-libs/gst/rtp/gstbasertppayload.h:
12595         Added max-ptime to control amount of data in the rtp packets.
12596
12597 2005-09-21  Andy Wingo  <wingo@pobox.com>
12598
12599         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12600         thingies.
12601
12602         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12603         can be called multiple times, dogs.
12604
12605 2005-09-21  Wim Taymans  <wim@fluendo.com>
12606
12607         * gst-libs/gst/rtp/gstbasertppayload.c:
12608         (gst_basertppayload_class_init), (gst_basertppayload_init),
12609         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12610         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12611         (gst_basertppayload_push), (gst_basertppayload_get_property),
12612         (gst_basertppayload_change_state):
12613         Allow 0 ssrc too.
12614
12615 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
12616
12617         * docs/libs/compiling.sgml:
12618           fixing typos
12619
12620 2005-09-20  Wim Taymans  <wim@fluendo.com>
12621
12622         * gst-libs/gst/rtp/gstbasertppayload.c:
12623         (gst_basertppayload_class_init), (gst_basertppayload_init),
12624         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12625         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12626         (gst_basertppayload_push), (gst_basertppayload_set_property),
12627         (gst_basertppayload_get_property),
12628         (gst_basertppayload_change_state):
12629         * gst-libs/gst/rtp/gstbasertppayload.h:
12630         Added property to configure sequence number offsets.
12631
12632 2005-09-20  Wim Taymans  <wim@fluendo.com>
12633
12634         * gst-libs/gst/rtp/gstbasertppayload.c:
12635         (gst_basertppayload_class_init), (gst_basertppayload_init),
12636         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12637         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12638         (gst_basertppayload_push), (gst_basertppayload_set_property),
12639         (gst_basertppayload_get_property),
12640         (gst_basertppayload_change_state):
12641         * gst-libs/gst/rtp/gstbasertppayload.h:
12642         Make timestamp offset configurable.
12643
12644 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12645
12646         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12647           fix wrong pop/unref
12648
12649 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
12650
12651         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12652
12653         * gst-libs/gst/interfaces/propertyprobe.c:
12654         (gst_property_probe_probe_property_name),
12655         (gst_property_probe_needs_probe_name),
12656         (gst_property_probe_get_values_name),
12657         (gst_property_probe_probe_and_get_values_name):
12658           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12659           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12660
12661 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12662
12663         * check/Makefile.am:
12664           have some tests be disabled for valgrinding
12665         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12666         (GST_START_TEST):
12667         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12668           Fix A Leak.  Chain To Parent Finalize.
12669
12670 2005-09-19  Wim Taymans  <wim@fluendo.com>
12671
12672         * examples/seeking/seek.c: (make_wav_pipeline), (main):
12673         Fixed wav pipeline.
12674
12675 2005-09-19  Wim Taymans  <wim@fluendo.com>
12676
12677         * gst-libs/gst/rtp/gstbasertppayload.c:
12678         (gst_basertppayload_class_init), (gst_basertppayload_init),
12679         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12680         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12681         (gst_basertppayload_push), (gst_basertppayload_get_property),
12682         (gst_basertppayload_change_state):
12683         Posting ERROR and WARNING messages is good.
12684
12685 2005-09-19  Wim Taymans  <wim@fluendo.com>
12686
12687         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12688         (gst_base_rtp_depayload_add_to_queue),
12689         (gst_base_rtp_depayload_push),
12690         (gst_base_rtp_depayload_set_gst_timestamp),
12691         (gst_base_rtp_depayload_queue_release):
12692         This one was not supposed to go in.
12693
12694 2005-09-19  Wim Taymans  <wim@fluendo.com>
12695
12696         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12697         Fix for bus API.
12698
12699         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12700         (gst_base_rtp_depayload_chain),
12701         (gst_base_rtp_depayload_add_to_queue),
12702         (gst_base_rtp_depayload_push),
12703         (gst_base_rtp_depayload_set_gst_timestamp),
12704         (gst_base_rtp_depayload_queue_release):
12705         Some cleanups.
12706
12707         * gst-libs/gst/rtp/gstbasertppayload.c:
12708         (gst_basertppayload_class_init), (gst_basertppayload_init),
12709         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12710         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12711         (gst_basertppayload_get_property),
12712         (gst_basertppayload_change_state):
12713         Added debugging category.
12714
12715 2005-09-18  David Schleef  <ds@schleef.org>
12716
12717         * gst/playback/gstdecodebin.c: free plugin list correctly
12718         * gst/playback/gstplaybin.c: emit warning if autovideosink
12719           and autoaudiosink can't be found (instead of segfaulting)
12720
12721 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12722
12723         * check/elements/audioconvert.c: (GST_START_TEST):
12724           try out 24 bit conversion
12725
12726 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12727
12728         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12729         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12730         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12731         * ext/vorbis/vorbisenc.h:
12732           Fix EOS handling.  Still needs a fix in the ogg muxer to
12733           mark the last page as eos.
12734
12735 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12736
12737         * common/gtk-doc-plugins.mak:
12738         * docs/plugins/Makefile.am:
12739         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12740         * gst/ffmpegcolorspace/Makefile.am:
12741         * gst/ffmpegcolorspace/avcodec.h:
12742         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12743         * gst/tcp/gstmultifdsink.c:
12744           fix up ffmpegcolorspace docs; extract header
12745
12746 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12747
12748         * common/gtk-doc-plugins.mak:
12749         * docs/plugins/Makefile.am:
12750         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12751         * ext/theora/Makefile.am:
12752         * ext/theora/gsttheoraenc.h:
12753         * ext/theora/theoraenc.c:
12754         * ext/vorbis/vorbisenc.c:
12755           pick up signals and args for vorbis; add some docs for vorbis
12756
12757 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12758
12759         * common/gstdoc-scangobj:
12760         * common/gtk-doc-plugins.mak:
12761         * docs/libs/Makefile.am:
12762         * docs/plugins/gst-plugins-base-plugins.args:
12763         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12764         * docs/plugins/gst-plugins-base-plugins.interfaces:
12765         * docs/plugins/gst-plugins-base-plugins.prerequisites:
12766         * docs/plugins/gst-plugins-base-plugins.signals:
12767           only scanobj stuff from our source module.  Not sure yet
12768           if that's correct, given the hierarchy stuff :)
12769
12770 2005-09-15  Wim Taymans  <wim@fluendo.com>
12771
12772         * gst/audioconvert/gstaudioconvert.c:
12773         And enable 24 bits mode as well..
12774
12775 2005-09-15  Wim Taymans  <wim@fluendo.com>
12776
12777         * gst-libs/gst/rtp/Makefile.am:
12778         * gst-libs/gst/rtp/gstbasertppayload.c:
12779         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12780         (gst_basertppayload_class_init), (gst_basertppayload_init),
12781         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12782         (gst_basertppayload_chain), (gst_basertppayload_set_options),
12783         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12784         (gst_basertppayload_set_property),
12785         (gst_basertppayload_get_property),
12786         (gst_basertppayload_change_state):
12787         * gst-libs/gst/rtp/gstbasertppayload.h:
12788         Added rtp payloader base class.
12789
12790 2005-09-15  Andy Wingo  <wingo@pobox.com>
12791
12792         * configure.ac (plugindir): Remove the EOL matcher from the
12793         regexp, as it causes me problems. Libtool? Make? Who knows?
12794
12795 2005-09-14  David Schleef  <ds@schleef.org>
12796
12797         * check/generic/states.c: 
12798         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12799         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12800           Fixes for changes in registry API.
12801
12802         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
12803           to GST_PLUGIN_LDFLAGS.
12804         * ext/libvisual/visual.c: Make the library shut up.
12805         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12806         * gst-libs/gst/audio/gstaudiofilter.c: same
12807
12808 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12809
12810         * docs/plugins/Makefile.am:
12811         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12812         * docs/plugins/inspect/plugin-libvisual.xml:
12813         * docs/plugins/tmpl/element-tcpserversink.sgml:
12814         * ext/theora/theoraenc.c:
12815           add libvisual plugin and theoraenc element to docs
12816
12817 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12818
12819         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12820         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12821         * ext/theora/theoraenc.c:
12822           add theoraenc
12823
12824 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
12825
12826         * gst/audioconvert/Makefile.am:
12827           Audioconvert derives from GstBaseTransform and should
12828           link to the library with our base elements to avoid
12829           unresolved symbols. Makes things work with MinGW (#316160)
12830
12831         * gst/playback/test4.c: (main):
12832           Fix MinGW build problem and use g_usleep() instead of 
12833           sleep() (#316162)
12834
12835 2005-09-12  Wim Taymans  <wim@fluendo.com>
12836
12837         * gst/audioconvert/audioconvert.c: (float),
12838         (audio_convert_prepare_context), (audio_convert_convert):
12839         * gst/audioconvert/audioconvert.h:
12840         Cleanups, speedups, simplifications, added back support
12841         for 24 bits.
12842
12843 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12844
12845         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12846         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12847         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12848         * docs/plugins/tmpl/element-tcpserversink.sgml:
12849         * gst/ffmpegcolorspace/gstffmpeg.c:
12850         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12851         * gst/videotestsrc/gstvideotestsrc.c:
12852         * gst/volume/gstvolume.c:
12853           add more elements to the docs
12854
12855 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
12856
12857         * check/Makefile.am:
12858         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12859         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12860           Add extra tests for basetransform based components. 
12861           Comment out the test_element_negotiation test until we decide
12862           if it's testing correct behaviour.
12863         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12864         (gst_visual_chain), (gst_visual_change_state):
12865           Slightly more correct but still bogus timestamping.
12866           Fix state change function.
12867         * gst/audioconvert/gstaudioconvert.c:
12868         (gst_audio_convert_class_init):
12869         * gst/audioresample/gstaudioresample.c:
12870         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12871         (gst_ffmpegcsp_class_init):
12872         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12873         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12874         (gst_videoscale_prepare_image):
12875         * gst/volume/gstvolume.c: (gst_volume_class_init),
12876         (volume_transform_ip):
12877           Basetransform updates. Enable passthrough modes.
12878         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12879         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12880         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12881           Negotiation fix that allows the window to return to the original
12882           size and renegotiate passthrough upstream. Extra debug output.
12883
12884 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12885
12886         * gst/sine/gstsinesrc.c:
12887         * gst/volume/gstvolume.c:
12888           fix up header include
12889
12890 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
12891
12892         * gst-libs/gst/audio/gstbaseaudiosink.c:
12893         (gst_base_audio_sink_render):
12894         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12895         * gst/volume/gstvolume.c: (gst_volume_class_init),
12896         (volume_transform):
12897           fixing lost sync, some more debugging
12898
12899 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
12900
12901         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12902         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12903         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12904         (gst_xvimagesink_check_xshm_calls):
12905           Fix compilation when XShm is not available.
12906
12907 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12908
12909         * ext/libvisual/visual.c: (gst_visual_dispose),
12910         (gst_visual_getcaps), (gst_visual_src_setcaps),
12911         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12912         (gst_visual_change_state):
12913           Finish fixing up libvisual plugin so that it runs. 
12914
12915 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12916
12917         * ext/vorbis/vorbisenc.c:
12918         * gst-libs/gst/tag/gstvorbistag.c:
12919           gsttaginterface.h -> gsttagsetter.h
12920
12921 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12922
12923         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12924           added another test that failes for me (test is not active by default)
12925
12926 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12927
12928         * configure.ac:
12929           v4l2 is no longer in gst-plugins-base
12930
12931 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12932
12933         * configure.ac:
12934           In the output at the end, don't show the first plugin on the same
12935           line as "Core plug-ins, always built:".
12936           Indent the output as for other plugin categories
12937         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12938           #define that can be used to not use peer buffer_alloc functions for
12939           test purposes.
12940         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12941         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12942         (gst_ximagesink_show_frame):
12943         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12944         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12945         (gst_xvimagesink_show_frame):
12946           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12947           fails gracefully instead of XError aborting or deadlocking.
12948
12949 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12950
12951         * ext/libvisual/Makefile.am:
12952           link against gst-base-libs
12953
12954 2005-09-06  David Schleef  <ds@schleef.org>
12955
12956         * configure.ac: Enable libvisual plugin.
12957         * ext/libvisual/Makefile.am:
12958         * ext/libvisual/visual.c: Fixes to make it compile.
12959
12960 === release 0.9.2 ===
12961
12962 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12963
12964         * NEWS:
12965         * RELEASE:
12966         * configure.ac:
12967         * docs/random/ChangeLog-0.8:
12968           releasing 0.9.2, "Spoon"
12969
12970 2005-09-05  Michael Smith <msmith@fluendo.com>
12971
12972         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12973           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12974           that in the vorbisenc element.
12975
12976 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12977
12978         * common/gtk-doc-plugins.mak:
12979         * docs/plugins/Makefile.am:
12980           fix distcheck
12981         * gst/audioresample/resample.c:
12982           fix wrong docstring
12983
12984 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12985
12986         * common/gst-xmlinspect.py:
12987         * common/gtk-doc-plugins.mak:
12988           only inspect plugins for this given package
12989           require gst-python 0.9
12990
12991 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12992
12993         * Makefile.am:
12994         * autogen.sh:
12995         * common/gst-xmlinspect.py:
12996         * configure.ac:
12997         * docs/Makefile.am:
12998         * docs/plugins/inspect/plugin-alsa.xml:
12999         * docs/plugins/inspect/plugin-audioresample.xml:
13000         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13001         * docs/plugins/inspect/plugin-ogg.xml:
13002         * docs/plugins/tmpl/element-gnomevfssink.sgml:
13003         * docs/plugins/tmpl/element-multifdsink.sgml:
13004         * docs/plugins/tmpl/element-tcpserversink.sgml:
13005         * docs/plugins/tmpl/element-vorbisenc.sgml:
13006         * gst-plugins-base.spec.in:
13007           various doc-related updates
13008
13009 2005-08-31  Wim Taymans  <wim@fluendo.com>
13010
13011         * gst-libs/gst/audio/gstbaseaudiosink.c:
13012         (gst_base_audio_sink_render):
13013         Resync if the buffer timestamps drift more than a 10th 
13014         of a second.
13015
13016 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13017
13018         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
13019         (gst_v4lsrc_get_property):
13020           The 'timestamp-offset' property is registered as an int64, so
13021           let's use g_value_{set|get}_int64() in our setter and getter
13022           functions (makes it work and fixes warnings with gst-inspect).
13023
13024 2005-08-30  Wim Taymans  <wim@fluendo.com>
13025
13026         * check/elements/audioconvert.c: (setup_audioconvert):
13027         * check/elements/audioresample.c: (setup_audioresample):
13028         * check/elements/volume.c: (setup_volume):
13029         Fix checks.
13030
13031 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13032
13033         * common/gtk-doc-plugins.mak:
13034         * common/plugins.xsl:
13035         * docs/plugins/Makefile.am:
13036           make module a param
13037
13038 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
13039
13040         * examples/seeking/seek.c: (make_mp3_pipeline),
13041         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
13042         (play_cb), (pause_cb), (stop_cb):
13043           update the example
13044
13045 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
13046
13047         * gst/volume/gstvolume.c: (gst_volume_class_init),
13048         (volume_transform):
13049           do not update controlled params, if buffer has no timestamp
13050
13051 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
13052
13053         * configure.ac:
13054         * gst/sine/Makefile.am:
13055         * gst/volume/Makefile.am:
13056           controllerized elements also need to link against controller-libs ;)
13057
13058 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
13059
13060         * docs/libs/tmpl/gstcolorbalance.sgml:
13061         * docs/libs/tmpl/gstgconf.sgml:
13062         * docs/libs/tmpl/gstmixer.sgml:
13063         * docs/libs/tmpl/gstringbuffer.sgml:
13064         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13065         (gst_sinesrc_create):
13066         * gst/volume/gstvolume.c: (gst_volume_class_init),
13067         (volume_transform):
13068           controllerized two audio plugins
13069
13070 2005-08-29  Andy Wingo  <wingo@pobox.com>
13071
13072         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
13073         (vorbis_handle_data_packet): Fix some int overflow errors.
13074
13075         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
13076         -1.
13077         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
13078         valid.
13079         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
13080         if it's valid. Fixed streaming-mode playback.
13081
13082         * check/elements/volume.c (cleanup_volume): Fix for running
13083         CK_FORK=no.
13084
13085         * check/elements/audioconvert.c: Convert from native endian, not
13086         little endian.
13087
13088 2005-08-29  Michael Smith <msmith@fluendo.com>
13089
13090         * ext/ogg/Makefile.am:
13091         * ext/ogg/gstogg.c: (plugin_init):
13092         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
13093         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
13094         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
13095         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
13096         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
13097         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
13098         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
13099         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
13100         Add an ogg parser element.
13101
13102 2005-08-28  Andy Wingo  <wingo@pobox.com>
13103
13104         * Updates for two-arg init from GST_BOILERPLATE_FULL.
13105
13106 2005-08-26  Wim Taymans  <wim@fluendo.com>
13107
13108         * gst/audioconvert/audioconvert.c: (if), (float),
13109         (audio_convert_get_func_index), (check_default),
13110         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13111         (audio_convert_clean_context), (audio_convert_get_sizes),
13112         (audio_convert_convert):
13113         Cleanups.
13114
13115 2005-08-26  Wim Taymans  <wim@fluendo.com>
13116
13117         * gst/audioconvert/audioconvert.c: (if), (float),
13118         (audio_convert_get_func_index), (check_default),
13119         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13120         (audio_convert_clean_context), (audio_convert_get_sizes),
13121         (audio_convert_convert):
13122         More elegant and working temp buffer selection algo.
13123
13124 2005-08-26  Wim Taymans  <wim@fluendo.com>
13125
13126         * gst/audioconvert/audioconvert.c: (if), (float),
13127         (audio_convert_get_func_index), (check_default),
13128         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13129         (audio_convert_clean_context), (audio_convert_get_sizes),
13130         (get_temp_buffer), (audio_convert_convert):
13131         Use realloc else we lose our original data.
13132
13133 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13134
13135         * gst/audioresample/gstaudioresample.c:
13136           use base class' newsegment to properly timestamp
13137
13138 2005-08-26  Wim Taymans  <wim@fluendo.com>
13139
13140         * gst/audioconvert/audioconvert.c: (if), (float),
13141         (audio_convert_get_func_index), (check_default),
13142         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13143         (audio_convert_clean_context), (audio_convert_get_sizes),
13144         (get_temp_buffer), (audio_convert_convert):
13145         * gst/audioconvert/gstaudioconvert.c:
13146         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
13147         (gst_audio_convert_transform_caps),
13148         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
13149         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
13150         Oops, allocate enough space to perform the channel mix.
13151
13152 2005-08-26  Wim Taymans  <wim@fluendo.com>
13153
13154         * gst/audioconvert/Makefile.am:
13155         * gst/audioconvert/audioconvert.c: (if), (float),
13156         (audio_convert_get_func_index), (check_default),
13157         (audio_convert_clean_fmt), (audio_convert_prepare_context),
13158         (audio_convert_clean_context), (audio_convert_get_sizes),
13159         (get_temp_buffer), (audio_convert_convert):
13160         * gst/audioconvert/audioconvert.h:
13161         * gst/audioconvert/gstaudioconvert.c:
13162         (gst_audio_convert_class_init), (gst_audio_convert_init),
13163         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
13164         (gst_audio_convert_get_unit_size),
13165         (gst_audio_convert_transform_caps),
13166         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
13167         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
13168         * gst/audioconvert/gstaudioconvert.h:
13169         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
13170         (gst_channel_mix_fill_identical),
13171         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
13172         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
13173         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
13174         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
13175         (gst_channel_mix_mix):
13176         * gst/audioconvert/gstchannelmix.h:
13177         Cleanups, librarify a bit, optimize, better negotiation and more.
13178
13179 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
13180
13181         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
13182         Another from MikeS:
13183         During typefinding, don't support negative offsets
13184         (offsets from the end of the stream) in our typefind->peek() function
13185         - nothing embedded in ogg ever needs them. However, we need to recognise
13186         those requests and reject them, otherwise we return invalid pointers.
13187
13188 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
13189
13190         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13191         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
13192         (vorbisdec_finalize), (vorbis_handle_type_packet):
13193           Big shout-out to MikeS for fixing this giant memory leak.
13194           Huzzah!
13195
13196 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13197
13198         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
13199         (audio_convert_get_unit_size):
13200           plug some leaks
13201
13202 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13203
13204         * check/Makefile.am:
13205         * check/elements/audioconvert.c: (setup_audioconvert),
13206         (cleanup_audioconvert), (get_int_caps), (verify_convert),
13207         (GST_START_TEST), (audioconvert_suite), (main):
13208           add a test for audioconvert
13209         * gst/audioresample/gstaudioresample.c:
13210         * gst/audioresample/gstaudioresample.h:
13211           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
13212           note that for buffers of 1/3 sec this means DURATION(c) is 
13213           one nanosecond more than for a and b
13214
13215 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13216
13217         * check/Makefile.am:
13218         * check/elements/audioresample.c: (setup_audioresample),
13219         (cleanup_audioresample), (fail_unless_perfect_stream),
13220         (test_perfect_stream_instance), (GST_START_TEST),
13221           add a check for audioresample
13222         (audioresample_suite), (main):
13223         * check/elements/volume.c: (GST_START_TEST):
13224           remove unused method
13225         * gst/audioresample/gstaudioresample.c:
13226           set correct buffer parameters since we're changing them
13227         * gst/audioresample/resample_ref.c: (resample_scale_ref):
13228           add some debug
13229
13230 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13231
13232         * gst/audioresample/debug.c:
13233         * gst/audioresample/gstaudioresample.c:
13234           add room for extra overlap samples when asked to transform size
13235           protect against possible mem corruption and check for discrepancies
13236           between written size and outbuffer's size so we can warn for
13237           potential problems
13238         * gst/audioresample/resample.c: (resample_init),
13239         (resample_get_output_size_for_input), (resample_get_output_size),
13240         (resample_set_n_channels), (resample_set_format):
13241           set debug level based on RESAMPLE_DEBUG env var
13242           make sure that get_output_size* returns a whole number of
13243           sample_size
13244           set sample_size each time either channel or format is set
13245         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
13246         * gst/audioresample/resample_functable.c:
13247         (resample_scale_functable):
13248         * gst/audioresample/resample_ref.c: (resample_scale_ref):
13249           remove r->sample_size, it's done in resample.c now
13250           add some debugging to the ref implementation
13251           make sure we only give back bytes that are wholes of the sample
13252           size
13253
13254 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
13255         * gst/playback/gstplaybasebin.c: (fill_buffer):
13256         Revert unpopular change for GST_MESSAGE_SRC to GObject.
13257
13258 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
13259
13260         * gst/volume/gstvolume.c:
13261           made set_caps function static
13262
13263 2005-08-24  Wim Taymans  <wim@fluendo.com>
13264
13265         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
13266         (gst_vorbisenc_change_state):
13267         Stop leaking taglists.
13268
13269 2005-08-24  Wim Taymans  <wim@fluendo.com>
13270
13271         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
13272         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
13273         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
13274         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
13275         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13276         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
13277         Parse seeking events better.
13278         Unref static caps.
13279         Generate correct newsegment events, fixes seeking in live oggs.
13280
13281         * ext/theora/theoradec.c: (theora_dec_src_query),
13282         (theora_dec_src_event), (theora_dec_src_getcaps),
13283         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
13284         Use newsegment values to report correct play time.
13285
13286         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13287         (vorbis_dec_src_event), (vorbis_dec_sink_event):
13288         * ext/vorbis/vorbisdec.h:
13289         Parse and use newsegment values to report correct play time.
13290
13291         * gst-libs/gst/audio/gstbaseaudiosink.c:
13292         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13293         Clear ringbuffer on flush.
13294         Use newsegment values to calculate playback time.
13295
13296         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
13297         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13298         Basesink does newsegment calculations for us now.
13299
13300 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13301
13302         * check/Makefile.am:
13303         * configure.ac:
13304           add core's plugins to the mix so that playbin works
13305         * check/generic/states.c: (GST_START_TEST):
13306           set a 0 timeout on pipelines, so they don't force the next
13307           state change
13308         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
13309         (gst_play_base_bin_change_state):
13310           remove the crappy error handling and do GST error handling
13311
13312 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13313
13314         * check/Makefile.am:
13315         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
13316           add same test as to core, it bitches out on playbin atm.
13317
13318 2005-08-24  Wim Taymans  <wim@fluendo.com>
13319
13320         * configure.ac:
13321         Remove audioscale.
13322
13323 2005-08-24  Wim Taymans  <wim@fluendo.com>
13324
13325         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
13326         (gst_videoscale_prepare_size), (parse_caps),
13327         (gst_videoscale_set_caps), (gst_videoscale_get_size),
13328         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
13329         (gst_videoscale_transform):
13330         * gst/videoscale/gstvideoscale.h:
13331         Refactor, make use of BaseTranform really well.
13332
13333 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13334
13335         * configure.ac:
13336           compile audioresample
13337         * gst/audioresample/Makefile.am:
13338         * gst/audioresample/buffer.c:
13339         * gst/audioresample/functable.c:
13340         * gst/audioresample/gstaudioresample.c:
13341         * gst/audioresample/gstaudioresample.h:
13342         * gst/audioresample/resample.c:
13343         (resample_get_output_size_for_input):
13344         * gst/audioresample/resample.h:
13345         * gst/audioresample/resample_chunk.c:
13346         * gst/audioresample/resample_functable.c:
13347         * gst/audioresample/resample_ref.c:
13348           port to use basetransform; doesn't work in all cases yet
13349
13350 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13351
13352         * gst/audioconvert/gstaudioconvert.c:
13353         (gst_audio_convert_class_init), (gst_audio_convert_init),
13354         (audio_convert_get_unit_size), (audio_convert_transform_caps),
13355         (audio_convert_fixate_caps), (audio_convert_set_caps),
13356         (audio_convert_transform),
13357         (gst_audio_convert_buffer_to_default_format),
13358         (gst_audio_convert_buffer_from_default_format),
13359         (gst_audio_convert_channels):
13360         * gst/audioconvert/gstchannelmix.c:
13361         * gst/audioconvert/gstchannelmix.h:
13362           port to basetransform
13363         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13364         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
13365         (gst_ffmpegcsp_get_unit_size):
13366         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
13367         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
13368           fix for basetransform changes
13369
13370 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
13371
13372         * check/Makefile.am:
13373           Add CHECK_CFLAGS and LDFLAGS
13374
13375         * gst/playback/gstplaybasebin.c: (fill_buffer):
13376           GST_MESSAGE_SRC became a GObject
13377
13378 2005-08-24  Wim Taymans  <wim@fluendo.com>
13379
13380         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
13381         (gst_ring_buffer_clear_all):
13382         * gst-libs/gst/audio/gstringbuffer.h:
13383         Added function to clear the ringbuffer.
13384
13385 2005-08-24  Andy Wingo  <wingo@pobox.com>
13386
13387         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
13388         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
13389         of _open and _close.
13390
13391         * sys/v4l/gstv4lxoverlay.h:
13392         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
13393         an Xv connection here, instead of all the time. Make Xv only be
13394         loaded if you axe for it. Kindof a workaround for buggy behaviour
13395         of Xv when using remote xservers (XvQueryExtension would block).
13396         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
13397         replace the _open and _close public API. Only start the xv
13398         connection if necessary.
13399         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
13400
13401 2005-08-23  David Schleef  <ds@schleef.org>
13402
13403         * gst/audioresample/Makefile.am: Leet audioresampling code
13404         * gst/audioresample/buffer.c:
13405         * gst/audioresample/buffer.h:
13406         * gst/audioresample/debug.c:
13407         * gst/audioresample/debug.h:
13408         * gst/audioresample/functable.c:
13409         * gst/audioresample/functable.h:
13410         * gst/audioresample/gstaudioresample.c:
13411         * gst/audioresample/gstaudioresample.h:
13412         * gst/audioresample/resample.c:
13413         * gst/audioresample/resample.h:
13414         * gst/audioresample/resample_chunk.c:
13415         * gst/audioresample/resample_functable.c:
13416         * gst/audioresample/resample_ref.c:
13417
13418 2005-08-23  Wim Taymans  <wim@fluendo.com>
13419
13420         * examples/seeking/seek.c: (make_vorbis_pipeline),
13421         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
13422         Small seek updates.
13423
13424 2005-08-23  Andy Wingo  <wingo@pobox.com>
13425
13426         * gst-libs/gst/audio/gstbaseaudiosrc.c
13427         (gst_base_audio_src_fixate): Only fixate endianness if it is
13428         present in the caps.
13429
13430 2005-08-22  Andy Wingo  <wingo@pobox.com>
13431
13432         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
13433         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
13434         device-name property.
13435
13436         * gst-libs/gst/audio/gstaudiosrc.h:
13437         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
13438         close_device in the ring buffer, like gstaudiosink.
13439
13440         * ext/alsa/gstalsamixer.h:
13441         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
13442         macro to implement the interface without much code. Cleanups. 
13443
13444         * ext/alsa/gstalsasrc.h:
13445         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
13446         READY.
13447
13448         * ext/alsa/Makefile.am: Add new files.
13449         * ext/alsa/gstalsamixerelement.c: 
13450         * ext/alsa/gstalsamixerelement.c: Split element code out from
13451         mixer code so that alsasrc can be a mixer too.
13452
13453 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13454
13455         * check/elements/volume.c: (setup_volume), (cleanup_volume),
13456         (GST_START_TEST):
13457         * check/elements/vorbisdec.c: (setup_vorbisdec),
13458         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
13459         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13460         (vorbis_handle_identification_packet),
13461         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
13462         (vorbis_handle_header_packet), (vorbis_dec_push),
13463         (vorbis_dec_chain):
13464           use the setup/teardown methods to save code.  save code is good.
13465
13466 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13467
13468         * check/Makefile.am:
13469           add ext dir for plugins
13470           add vorbisdec test conditionally
13471         * check/elements/volume.c: (setup_volume), (cleanup_volume),
13472         (GST_START_TEST), (volume_suite):
13473           add a test with wrong caps
13474         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
13475         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
13476           add a vorbisdec test
13477         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
13478         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
13479           clean up debug output
13480         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13481           yay, fix a segfault/security issue in vorbisdec
13482           gst-launch fakesrc ! vorbisdec wasn't happy
13483         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
13484         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
13485         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
13486         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
13487         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
13488         (gst_vorbisenc_set_metadata), (get_constraints_string),
13489         (update_start_message), (gst_vorbisenc_setup),
13490         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
13491         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
13492         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
13493         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
13494         * ext/vorbis/vorbisenc.h:
13495           march in line
13496         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13497         (gst_ffmpegcsp_transform):
13498           have the kow come home
13499         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13500           debug my func ptr
13501         * gst/volume/gstvolume.c: (volume_set_caps):
13502           add a debug
13503
13504 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13505
13506         * Makefile.am:
13507         * check/.cvsignore:
13508         * check/Makefile.am:
13509         * check/elements/.cvsignore:
13510         * check/elements/volume.c: (chain_func), (event_func),
13511         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
13512         (main):
13513         * configure.ac:
13514           add unit test structure for gst-plugins-base
13515           add a test for volume
13516         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
13517         (gst_volume_set_volume), (gst_volume_get_volume),
13518         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
13519         (volume_funcfind), (volume_process_float), (volume_process_int16),
13520         (volume_set_caps), (volume_transform), (volume_update_mute),
13521         (volume_update_volume), (volume_set_property),
13522         (volume_get_property):
13523           document a little; use basetransform vmethod _set_caps
13524
13525 2005-08-19  Andy Wingo  <wingo@pobox.com>
13526
13527         * ext/alsa/gstalsamixertrack.h:
13528         * ext/alsa/gstalsamixertrack.c:
13529         * ext/alsa/gstalsamixeroptions.h:
13530         * ext/alsa/gstalsamixeroptions.c:
13531         * ext/alsa/gstalsamixer.h:
13532         * ext/alsa/gstalsamixer.c: Port to 0.9.
13533
13534         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
13535         Remove gstalsa.c and alsaclock. No more cruft here.
13536         
13537 2005-08-18  Wim Taymans  <wim@fluendo.com>
13538
13539         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13540         (gst_base_rtp_depayload_chain),
13541         (gst_base_rtp_depayload_add_to_queue),
13542         (gst_base_rtp_depayload_push),
13543         (gst_base_rtp_depayload_queue_release):
13544         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13545         Fix for RTPBuffer changes.
13546
13547         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
13548         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
13549         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
13550         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
13551         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
13552         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
13553         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
13554         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
13555         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
13556         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
13557         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13558         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13559         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13560         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13561         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13562         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13563         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13564         (gst_rtpbuffer_get_payload):
13565         * gst-libs/gst/rtp/gstrtpbuffer.h:
13566         Don't subclass GstBuffer but add methods and helper functions
13567         to construct and manipulate RTP packets in regular GstBuffers.
13568
13569 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
13570
13571         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13572           moved statement below switch
13573         * gst/volume/gstvolume.c: (gst_volume_class_init):
13574           added debug ptr
13575
13576 2005-08-16  Wim Taymans  <wim@fluendo.com>
13577
13578         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13579         (gst_base_audio_src_change_state):
13580         Open and close device in READY<->NULL state change.
13581
13582 2005-08-16  Andy Wingo  <wingo@pobox.com>
13583
13584         * examples/seeking/Makefile.am: Don't compile non-compiling
13585         compiled objects with the compiler.
13586
13587         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13588         elements.
13589
13590 2005-08-12  Philippe Khalaf <burger@speedy.org>
13591         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13592         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13593           Made a thread to release the queue.
13594           Removed timestamp conversion for now.
13595
13596 2005-08-10  Philippe Khalaf <burger@speedy.org>
13597         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13598         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13599           Added rtp timestamp -> gst timestamp conversion.
13600           Fixed several problems with queue.
13601
13602 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13603
13604         * gst-libs/gst/audio/gstaudioclock.h:
13605         * gst-libs/gst/audio/gstaudiofilter.h:
13606         * gst-libs/gst/audio/gstaudiosink.h:
13607         * gst-libs/gst/audio/gstaudiosrc.h:
13608         * gst-libs/gst/audio/gstbaseaudiosink.h:
13609         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13610         * gst-libs/gst/audio/gstringbuffer.h:
13611         * gst-libs/gst/net/gstnetbuffer.h:
13612         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13613         * gst-libs/gst/rtp/gstrtpbuffer.h:
13614           Add padding (you will need to rebuild gst-plugins-base,
13615           gst-plugins and all applications afterwards!)
13616
13617 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13618
13619         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13620         (gst_riff_parse_chunk):
13621           Fix bug in debug message and add some more debug messages.
13622
13623 2005-08-08  Edward Hervey  <edward@fluendo.com>
13624
13625         * gst-libs/gst/riff/riff-media.c:
13626         backported updates since branch
13627
13628 2005-08-08  Andy Wingo  <wingo@pobox.com>
13629
13630         * gst-libs/gst/audio/gstbaseaudiosink.c
13631         (gst_base_audio_sink_change_state): Open the device in NULL->READY
13632         like good elements should. Close on READY->NULL too.
13633
13634         * gst-libs/gst/audio/gstaudiosink.c
13635         (gst_audioringbuffer_open_device,
13636         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13637         (gst_audioringbuffer_release): Updates for new ring buffer API,
13638         hook into the new audio sink api.
13639
13640         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13641         (GstAudioSinkClass.close): Just open and close the device -- no
13642         resource allocation or configuration.
13643         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13644         vmethods, handle device setup and resource allocation.
13645
13646         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13647         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13648         base class API.
13649
13650         * gst-libs/gst/audio/gstringbuffer.h
13651         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13652         New vmethods.
13653
13654         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13655         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13656         New API functions. The device should be opened before acquiring
13657         and closed after releasing.
13658
13659 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13660
13661         * gst-libs/gst/interfaces/mixer.h:
13662           Reset padding to GST_PADDING.
13663
13664 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13665
13666         * gst/playback/gstplaybin.c: (remove_sinks):
13667           Remove visualization from parent explicitely; works around some
13668           apparent refcount issue that I haven't tracked down yet.
13669
13670 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13671
13672         * ext/alsa/gstalsasink.c: (set_hwparams):
13673           Assign debug category, add negotiation debug msgs.
13674
13675 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13676
13677         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13678           Fix error code for file-not-found to NOT_FOUND.
13679
13680 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13681
13682         * common/gtk-doc-plugins.mak:
13683         * docs/plugins/Makefile.am:
13684         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13685         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13686           renamed to actual element names, so much nicer to look at
13687         * docs/plugins/tmpl/gstmultifdsink.sgml:
13688           remove
13689         * docs/plugins/tmpl/multifdsink.sgml:
13690         * docs/plugins/tmpl/tcpserversink.sgml:
13691           add
13692         * ext/alsa/gstalsa.c:
13693         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13694         * ext/ogg/gstoggmux.c:
13695         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13696         * gst/playback/gstdecodebin.c:
13697         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13698         * gst/tcp/gsttcpserversink.c:
13699           various fixes and documentation additions
13700
13701 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13702
13703         * common/Makefile.am:
13704         * common/gstdoc-scangobj:
13705         * common/gtk-doc-plugins.mak:
13706         * common/gtk-doc.mak:
13707           add a custom scangobj that uses the registry
13708           add a custom gtk-doc-plugins.mak that uses it
13709           some doc build fixes
13710         * configure.ac:
13711         * docs/Makefile.am:
13712         * docs/plugins/Makefile.am:
13713         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13714         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13715         * docs/plugins/gst-plugins-base-plugins.types:
13716         * docs/plugins/tmpl/gstmultifdsink.sgml:
13717           add docs for one element, multifdsink
13718         * gst/adder/gstadder.h:
13719         * gst/volume/gstvolume.h:
13720           don't privatize enum
13721         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13722         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13723         (gst_sync_method_get_type), (gst_client_status_get_type),
13724         (gst_multifdsink_class_init),
13725         (gst_multifdsink_client_queue_buffer),
13726         (gst_multifdsink_handle_client_write):
13727         * gst/tcp/gstmultifdsink.h:
13728         * gst/tcp/gsttcp.h:
13729         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13730         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13731         (gst_tcpclientsink_render):
13732         * gst/tcp/gsttcpclientsink.h:
13733         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13734         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13735         (gst_tcpclientsrc_start):
13736         * gst/tcp/gsttcpclientsrc.h:
13737         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13738         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13739         * gst/tcp/gsttcpserversrc.h:
13740         * gst/typefind/gsttypefindfunctions.c:
13741           remove superfluous Type stuff
13742
13743 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13744
13745         * gst/playback/gstplaybin.c: (gen_video_element):
13746           Enable videoscale.
13747
13748 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13749
13750         * gst-libs/gst/gconf/gconf.c:
13751         * gst-libs/gst/gconf/gconf.h:
13752           Fix some Andy Problem [tm].
13753
13754 2005-08-04  Andy Wingo  <wingo@pobox.com>
13755
13756         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13757         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13758         (gst_ffmpegcsp_get_size): Adapt to API changes.
13759
13760         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13761         Implement an in-place do-nothing transform.
13762
13763 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13764
13765         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13766         (gst_ximagesink_renegotiate_size):
13767           Do not set new window sizes yet if we prepare a new buffer size
13768           for upstream renegotiation (software scaling) at some point in the
13769           future, because this new size waqs not actually accepted yet. Once
13770           accepted, renegotiation later on will set the new sizes just fine.
13771           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13772           embedding testcase.
13773
13774 2005-08-03  Andy Wingo  <wingo@pobox.com>
13775
13776         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13777         (gst_ximagesink_buffer_alloc): 
13778         Protect the height, width, and desired_caps with the pool_lock.
13779         Fixes videotestsrc ! queue ! ximagesink.
13780
13781 2005-08-02  Edward Hervey  <edward@fluendo.com>
13782
13783         * gst/volume/gstvolume.c:
13784         include left from controller cleanup
13785
13786 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
13787         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13788           Stop collectpads before calling the parent state
13789           change function on PAUSED->READY.
13790
13791 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
13792         * configure.ac:
13793           When testing for X libs, use the X CFlags 
13794         * gst/adder/gstadder.c: (gst_adder_change_state):
13795           Stop the collectpads before calling parent state change function
13796           on PAUSED->READY, otherwise we deadlock deactivating pads.
13797
13798 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
13799
13800         * configure.ac:
13801         * docs/libs/tmpl/gstcolorbalance.sgml:
13802         * docs/libs/tmpl/gstmixer.sgml:
13803         * examples/Makefile.am:
13804         * gst/sine/Makefile.am:
13805         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13806         (gst_sinesrc_set_property), (plugin_init):
13807         * gst/sine/gstsinesrc.h:
13808         * gst/volume/Makefile.am:
13809         * gst/volume/gstvolume.c: (gst_volume_set_volume),
13810         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13811         (volume_process_float), (volume_process_int16),
13812         (volume_set_property), (plugin_init):
13813         * gst/volume/gstvolume.h:
13814           deactivate and remove dparams (libgstcontrol)
13815
13816 2005-07-29  Wim Taymans  <wim@fluendo.com>
13817
13818         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13819         Convert me to BaseTransform!! help..
13820
13821 2005-07-29  Andy Wingo  <wingo@pobox.com>
13822
13823         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13824         sinks.
13825
13826         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13827         support of both endiannesses.
13828
13829 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13830
13831         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13832           Fix confusing debug message (s/event/query/)
13833
13834 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13835
13836         * gst/videotestsrc/videotestsrc.h:
13837           Use "_stdint.h" instead of <stdint.h>
13838
13839 2005-07-27  Wim Taymans  <wim@fluendo.com>
13840
13841         * ext/vorbis/Makefile.am:
13842         Revert wrong commit.
13843
13844 2005-07-27  Wim Taymans  <wim@fluendo.com>
13845
13846         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13847         More compilation fixen.
13848
13849 2005-07-27  Wim Taymans  <wim@fluendo.com>
13850
13851         * gst-libs/gst/audio/gstbaseaudiosink.c:
13852         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13853         (gst_base_audio_sink_create_ringbuffer),
13854         (gst_base_audio_sink_change_state):
13855         Fix compilation.
13856
13857 2005-07-27  Wim Taymans  <wim@fluendo.com>
13858
13859         * examples/seeking/seek.c: (setup_dynamic_link),
13860         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13861         (query_positions_elems), (query_positions_pads), (do_seek):
13862         Update seek example.
13863
13864         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13865         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13866         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13867         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13868         (gst_ogg_demux_handle_event),
13869         (gst_ogg_demux_deactivate_current_chain),
13870         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13871         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13872         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13873         (gst_ogg_demux_loop):
13874         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13875         * ext/theora/theoradec.c: (theora_dec_src_event),
13876         (theora_dec_src_getcaps), (theora_dec_sink_event),
13877         (theora_dec_push), (theora_dec_chain):
13878         * ext/vorbis/Makefile.am:
13879         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13880         (vorbis_dec_sink_event), (vorbis_dec_push),
13881         (vorbis_handle_data_packet):
13882         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13883         (gst_vorbisenc_chain):
13884         * gst/playback/gststreaminfo.c: (cb_probe):
13885         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13886         * gst/videorate/gstvideorate.c: (gst_videorate_event):
13887         * gst/videoscale/gstvideoscale.c:
13888         (gst_videoscale_handle_src_event):
13889         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13890         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13891         (gst_ximagesink_navigation_send_event):
13892         * sys/xvimage/xvimagesink.c:
13893         (gst_xvimagesink_navigation_send_event):
13894         Various event updates and cleanups
13895
13896 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13897
13898         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13899           Fix segfault for I420/YV12.
13900
13901 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13902
13903         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13904           Report bitrate.
13905
13906 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13907
13908         * gst/playback/gstplaybin.c: (gen_video_element),
13909         (gen_audio_element):
13910           Switch to auto*sink elements as default sinks; add volume element
13911           so that volume control in totem works.
13912
13913 2005-07-21  Wim Taymans  <wim@fluendo.com>
13914
13915         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13916         * gst/playback/gstplaybin.c: (setup_sinks),
13917         (gst_play_bin_change_state):
13918         Refcount fix and more comments.
13919
13920 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13921
13922         * sys/ximage/Makefile.am:
13923         * sys/ximage/ximage.c: (plugin_init):
13924         * sys/ximage/ximagesink.c:
13925         Prepare for adding ximagesrc, rename of plugin to ximage etc.
13926         
13927
13928 2005-07-21  Wim Taymans  <wim@fluendo.com>
13929
13930         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13931         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13932         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13933         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13934         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13935         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13936         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13937         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13938         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13939         Generate correct disconts for live chained oggs.
13940
13941         * gst-libs/gst/audio/gstbaseaudiosink.c:
13942         (gst_base_audio_sink_render),
13943         (gst_base_audio_sink_create_ringbuffer),
13944         (gst_base_audio_sink_change_state):
13945         Handle discont math correctly.
13946
13947         * gst/playback/gstplaybin.c: (add_sink):
13948         Some small debug cleanup.
13949
13950 2005-07-21  Wim Taymans  <wim@fluendo.com>
13951
13952         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13953         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13954         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13955         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13956         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13957         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13958         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13959         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13960         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13961         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13962         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13963         (gst_ogg_demux_change_state), (gst_ogg_print):
13964         Reorganize code to send the right disconts when in streaming
13965         mode.
13966
13967 2005-07-20  Andy Wingo  <wingo@pobox.com>
13968
13969         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13970         fix (?), fixes a seggie mcfalterson (#310894).
13971
13972 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13973
13974         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13975         (gst_ogg_mux_set_header_on_caps):
13976         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13977         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13978         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13979         * gst-libs/gst/audio/multichannel.c:
13980         (gst_audio_set_channel_positions),
13981         (gst_audio_set_structure_channel_positions_list):
13982         * gst/playback/gstdecodebin.c: (dynamic_create):
13983         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13984         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13985           Fixes for API changes in core.
13986
13987 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13988
13989         * gst/playback/gstplaybasebin.c: (fill_buffer):
13990           Use _new_custom() so we can set custom message types for buffering
13991           messages.
13992
13993 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13994
13995         * configure.ac:
13996         * gst-libs/gst/Makefile.am:
13997         * gst-libs/gst/gconf/.cvsignore:
13998         * gst-libs/gst/gconf/Makefile.am:
13999         * gst-libs/gst/gconf/test-gconf.c:
14000         * pkgconfig/Makefile.am:
14001         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
14002         * pkgconfig/gstreamer-gconf.pc.in:
14003           Remove gconf stuff, use gconf elements instead from now on.
14004
14005 2005-07-20  Wim Taymans  <wim@fluendo.com>
14006
14007         * gst-libs/gst/audio/TODO:
14008         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
14009         (gst_audio_clock_get_internal_time):
14010         * gst-libs/gst/audio/gstaudioclock.h:
14011         * gst-libs/gst/audio/gstbaseaudiosink.c:
14012         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
14013         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
14014         (gst_base_audio_sink_render),
14015         (gst_base_audio_sink_create_ringbuffer),
14016         (gst_base_audio_sink_change_state):
14017         Make sure the audio clock always returns an increasing value.
14018
14019 2005-07-19  Andy Wingo  <wingo@pobox.com>
14020
14021         * gst/videotestsrc/: Cleanups.
14022
14023 2005-07-19  Wim Taymans  <wim@fluendo.com>
14024
14025         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14026         Better debugging.
14027
14028 2005-07-19  Wim Taymans  <wim@fluendo.com>
14029
14030         * examples/seeking/seek.c: (make_dv_pipeline),
14031         (make_vorbis_theora_pipeline), (query_rates),
14032         (query_positions_elems), (query_positions_pads), (do_seek):
14033         Make correct DV pipeline.
14034
14035 2005-07-18  Andy Wingo  <wingo@pobox.com>
14036
14037         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
14038         default. Also because it's the only thing that really works. (This
14039         is used in the GConf elements).
14040         Use AS_LIBTOOL_TAGS.
14041
14042 2005-07-18  Wim Taymans  <wim@fluendo.com>
14043
14044         * gst/playback/gstdecodebin.c: (remove_element_chain):
14045         * gst/playback/gstplaybin.c: (add_sink):
14046         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
14047         (gst_stream_info_set_mute):
14048         * gst/playback/gststreamselector.c:
14049         (gst_stream_selector_get_linked_pad),
14050         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
14051         More leak and compile fixes.
14052
14053 2005-07-18  Wim Taymans  <wim@fluendo.com>
14054
14055         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14056         (query_rates), (query_positions_elems), (query_positions_pads),
14057         (do_seek), (seek_cb), (stop_seek):
14058         Updated seek example. 
14059
14060         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
14061         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
14062         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
14063         * gst/playback/gstplaybin.c: (add_sink):
14064         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
14065         (gst_stream_info_set_mute):
14066         Some refcount leak fixes.
14067
14068 2005-07-16  Wim Taymans  <wim@fluendo.com>
14069
14070         * gst-libs/gst/audio/gstbaseaudiosink.c:
14071         (gst_base_audio_sink_render):
14072         Align samples even if we have roundoff errors in the 
14073         timestamp conversion.
14074
14075 2005-07-16  Wim Taymans  <wim@fluendo.com>
14076
14077         * docs/libs/tmpl/gstringbuffer.sgml:
14078         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14079         (query_rates), (query_positions_elems), (query_positions_pads),
14080         (update_scale), (do_seek):
14081         Updated seek example.
14082
14083         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14084         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
14085         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
14086         (gst_ogg_demux_loop):
14087         Push out correct discont values.
14088
14089         * ext/theora/theoradec.c: (theora_dec_src_convert),
14090         (theora_dec_sink_convert), (theora_dec_src_getcaps),
14091         (theora_dec_sink_event), (theora_handle_type_packet),
14092         (theora_handle_header_packet), (theora_dec_push),
14093         (theora_handle_data_packet), (theora_dec_chain),
14094         (theora_dec_change_state):
14095         Better timestamping.
14096
14097         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14098         (vorbis_dec_sink_event), (vorbis_dec_push),
14099         (vorbis_handle_data_packet), (vorbis_dec_chain):
14100         * ext/vorbis/vorbisdec.h:
14101         Better timestamping.
14102
14103         * gst-libs/gst/audio/gstbaseaudiosink.c:
14104         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
14105         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
14106         Handle syncing on timestamps instead of sample offsets. Make
14107         use of DISCONT values as described in design docs.
14108
14109         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14110         (gst_base_audio_src_get_time):
14111         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
14112         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
14113         (gst_ring_buffer_read):
14114         * gst-libs/gst/audio/gstringbuffer.h:
14115         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
14116         (gst_ximagesink_show_frame):
14117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
14118         Correcly convert buffer timestamp to stream time.
14119
14120 2005-07-16  Wim Taymans  <wim@fluendo.com>
14121
14122         * gst/audioconvert/gstaudioconvert.c:
14123         (gst_audio_convert_get_buffer):
14124         Timestamp buffers correctly.
14125
14126         * gst/playback/gstplaybin.c: (gen_video_element):
14127         Make internal fakesink silent.
14128
14129 2005-07-15  Wim Taymans  <wim@fluendo.com>
14130
14131         * gst/ffmpegcolorspace/Makefile.am:
14132         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14133         (gst_ffmpegcsp_caps_remove_format_info),
14134         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
14135         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
14136         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
14137         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
14138         Ported ffmpegcolorspace to basetransform.
14139
14140         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
14141         * gst/volume/gstvolume.c: (volume_transform):
14142         Ported to new API.
14143
14144 2005-07-14  Wim Taymans  <wim@fluendo.com>
14145
14146         * gst/videotestsrc/Makefile.am:
14147         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
14148         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
14149         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
14150         (gst_videotestsrc_init), (gst_videotestsrc_event),
14151         (gst_videotestsrc_create), (gst_videotestsrc_start),
14152         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
14153         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
14154         (gst_videotestsrc_get_property):
14155         * gst/videotestsrc/gstvideotestsrc.h:
14156         Make videotestsrc a pushsrc.
14157
14158 2005-07-14  Wim Taymans  <wim@fluendo.com>
14159
14160         * gst/tcp/gstfdset.c: (gst_fdset_free):
14161         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
14162         (gst_multifdsink_add), (gst_multifdsink_remove),
14163         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
14164         (gst_multifdsink_remove_client_link),
14165         (gst_multifdsink_client_queue_data),
14166         (gst_multifdsink_client_queue_caps),
14167         (gst_multifdsink_client_queue_buffer),
14168         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
14169         (gst_multifdsink_stop):
14170         * gst/tcp/gstmultifdsink.h:
14171         0.8 backporting.
14172
14173         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14174         Also draw image when not from a pool.
14175
14176 2005-07-14  Wim Taymans  <wim@fluendo.com>
14177
14178         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14179         (mute_stream), (silence_stream):
14180         Small debug additions.
14181
14182 2005-07-14  Wim Taymans  <wim@fluendo.com>
14183
14184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14185         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
14186         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
14187         Better error recovery, ignore unconnected pads and
14188         non-fatal errors.
14189
14190 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14191
14192         * docs/libs/tmpl/gstaudio.sgml:
14193         * docs/libs/tmpl/gstcolorbalance.sgml:
14194         * docs/libs/tmpl/gstgconf.sgml:
14195         * docs/libs/tmpl/gstmixer.sgml:
14196         * docs/libs/tmpl/gstringbuffer.sgml:
14197         * docs/libs/tmpl/gsttuner.sgml:
14198         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14199         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14200         (gst_tcpclientsrc_class_init):
14201         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14202         (gst_tcpserversrc_class_init):
14203         * sys/v4l/gstv4lelement.c:
14204           more autistic cleanliness in functions/names/defines
14205
14206 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14207
14208         * configure.ac:
14209           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
14210           added manually to each Makefile.am so we are sure it goes
14211           *last* and doesn't add -L flags before linking in libs of our
14212           own, like, say, internal .la libs, that then accidentally pick
14213           up the installed copy.
14214         * docs/libs/Makefile.am:
14215         * ext/alsa/Makefile.am:
14216         * ext/cdparanoia/Makefile.am:
14217         * ext/gnomevfs/Makefile.am:
14218         * ext/libvisual/Makefile.am:
14219         * ext/ogg/Makefile.am:
14220         * ext/theora/Makefile.am:
14221         * ext/vorbis/Makefile.am:
14222         * gst-libs/gst/video/Makefile.am:
14223         * gst/adder/Makefile.am:
14224         * gst/audioconvert/Makefile.am:
14225         * gst/audiorate/Makefile.am:
14226         * gst/audioscale/Makefile.am:
14227         * gst/ffmpegcolorspace/Makefile.am:
14228         * gst/playback/Makefile.am:
14229         * gst/sine/Makefile.am:
14230         * gst/subparse/Makefile.am:
14231         * gst/tags/Makefile.am:
14232         * gst/tcp/Makefile.am:
14233         * gst/typefind/Makefile.am:
14234         * gst/videorate/Makefile.am:
14235         * gst/videoscale/Makefile.am:
14236         * gst/videotestsrc/Makefile.am:
14237         * gst/volume/Makefile.am:
14238         * sys/v4l/Makefile.am:
14239         * sys/ximage/Makefile.am:
14240         * sys/xvimage/Makefile.am:
14241           adapt properly to this change. This should make sure that
14242           plugins and libs properly link to the as-yet-uninstalled
14243           copies of stuff like libgstinterfaces and libgstvideo
14244
14245 2005-07-13  Andy Wingo  <wingo@pobox.com>
14246
14247         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
14248         (gst_v4lsrc_fixate): Fixate on format as well.
14249
14250         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
14251         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
14252         buffer points to it.
14253         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
14254         rather just doing X calls ourselves. Also fixes a memleak.
14255
14256 2005-07-12  Andy Wingo  <wingo@pobox.com>
14257
14258         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
14259         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
14260         (gst_v4lsrc_create): Re-add the copy-mode property, default to
14261         TRUE to avoid deadlocks if an element holds on to our buffers.
14262
14263 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14264
14265         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14266         (gst_sinesrc_init), (gst_sinesrc_create),
14267         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14268         (gst_sinesrc_start):
14269         * gst/sine/gstsinesrc.h:
14270           removing num-buffers property before moving it
14271
14272 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14273
14274         * configure.ac:
14275           use overridable ERROR_CFLAGS
14276         * docs/libs/gst-plugins-base-libs.types:
14277         * docs/libs/tmpl/gstringbuffer.sgml:
14278         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
14279         (gst_alsasink_class_init):
14280         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
14281         (gst_alsasrc_class_init):
14282         * gst-libs/gst/audio/audio.h:
14283         * gst-libs/gst/audio/gstaudioclock.h:
14284         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
14285         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
14286         (gst_audio_filter_link), (gst_audio_filter_init),
14287         (gst_audio_filter_chain), (gst_audio_filter_set_property),
14288         (gst_audio_filter_get_property),
14289         (gst_audio_filter_class_add_pad_templates):
14290         * gst-libs/gst/audio/gstaudiofilter.h:
14291         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14292         (gst_audio_filter_template_get_type),
14293         (gst_audio_filter_template_base_init),
14294         (gst_audio_filter_template_class_init),
14295         (gst_audio_filter_template_init),
14296         (gst_audio_filter_template_set_property),
14297         (gst_audio_filter_template_get_property), (plugin_init),
14298         (gst_audio_filter_template_setup),
14299         (gst_audio_filter_template_filter),
14300         (gst_audio_filter_template_filter_inplace):
14301         * gst-libs/gst/audio/gstaudiosink.c:
14302         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14303         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
14304         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
14305         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
14306         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
14307         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
14308         * gst-libs/gst/audio/gstaudiosink.h:
14309         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
14310         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
14311         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14312         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
14313         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
14314         (gst_audio_src_class_init), (gst_audio_src_init),
14315         (gst_audio_src_create_ringbuffer):
14316         * gst-libs/gst/audio/gstaudiosrc.h:
14317         * gst-libs/gst/audio/gstbaseaudiosink.c:
14318         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
14319         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
14320         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
14321         (gst_base_audio_sink_set_property),
14322         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
14323         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
14324         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
14325         (gst_base_audio_sink_create_ringbuffer),
14326         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
14327         * gst-libs/gst/audio/gstbaseaudiosink.h:
14328         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14329         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
14330         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
14331         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
14332         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
14333         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
14334         (gst_base_audio_src_event), (gst_base_audio_src_create),
14335         (gst_base_audio_src_create_ringbuffer),
14336         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
14337         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14338         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
14339         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
14340         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
14341         (gst_ring_buffer_debug_spec_caps),
14342         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
14343         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
14344         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
14345         (gst_ring_buffer_start), (gst_ring_buffer_pause),
14346         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
14347         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
14348         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
14349         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
14350         (gst_ring_buffer_clear):
14351         * gst-libs/gst/audio/gstringbuffer.h:
14352         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
14353         (gst_video_sink_class_init), (gst_video_sink_get_type):
14354         * gst-libs/gst/video/videosink.h:
14355         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14356         (gst_multifdsink_class_init),
14357         (gst_multifdsink_handle_client_write),
14358         (gst_multifdsink_change_state):
14359         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14360         (gst_tcpclientsink_setcaps):
14361         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14362         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
14363         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
14364         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
14365         (gst_ximagesink_send_pending_navigation),
14366         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
14367         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
14368         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
14369         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14370         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
14371         (gst_xvimagesink_send_pending_navigation),
14372         (gst_xvimagesink_navigation_send_event),
14373         (gst_xvimagesink_set_xwindow_id),
14374         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
14375         (gst_xvimagesink_get_type):
14376         more macro splitting
14377
14378 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14379
14380         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14381           plug a memleak, allows me to import 1479 albums in one go
14382           in jamboree
14383         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14384         (vorbis_handle_type_packet), (vorbis_dec_chain),
14385         (vorbis_dec_change_state):
14386           fix some format strings
14387
14388 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14389
14390         * docs/libs/tmpl/gstcolorbalance.sgml:
14391         * docs/libs/tmpl/gstmixer.sgml:
14392         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
14393         (gst_alsasink_set_property), (gst_alsasink_get_property):
14394         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
14395         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
14396           add device property
14397
14398 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14399
14400         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14401         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14402         (audiocast_register_listener), (audiocast_thread_run),
14403         (gst_gnomevfssrc_send_additional_headers_callback),
14404         (gst_gnomevfssrc_received_headers_callback),
14405         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
14406         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
14407         (gst_gnomevfssrc_get_size):
14408           add/clean up debugging
14409         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
14410           cleanups
14411
14412 2005-07-07  Andy Wingo  <wingo@pobox.com>
14413
14414         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
14415         framerate. Need to get a handle on when exactly this function is
14416         called, tho.
14417
14418         * sys/v4l/v4lsrc_calls.h:
14419         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
14420         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
14421         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
14422
14423         * sys/v4l/v4l_calls.h: Cast to V4lElement.
14424         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
14425         v4lelements are sources.
14426
14427         * sys/v4l/gstv4lxoverlay.h:
14428         * sys/v4l/gstv4lxoverlay.c:
14429         * sys/v4l/gstv4ltuner.h:
14430         * sys/v4l/gstv4ltuner.c: Header loc fixen.
14431         
14432         * sys/v4l/gstv4lsrc.h:
14433         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
14434         PushSrc/BaseSrc. Removed most sync-related properties, videorate
14435         or something should handle that. Made a live source.
14436
14437         * sys/v4l/gstv4lelement.h:
14438         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
14439         signals. Some cleanups.
14440
14441         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
14442
14443         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
14444         stuff.
14445
14446         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
14447         stuff.
14448
14449         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
14450
14451 2005-07-07  Wim Taymans  <wim@fluendo.com>
14452
14453         * ext/theora/theoradec.c: (theora_get_query_types),
14454         (theora_dec_src_getcaps), (theora_dec_push):
14455         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
14456         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
14457         Remove deprecated/unused query types.
14458
14459 2005-07-06  Wim Taymans  <wim@fluendo.com>
14460
14461         * ext/alsa/Makefile.am:
14462         * ext/alsa/gstalsaplugin.c: (plugin_init):
14463         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14464         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
14465         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
14466         (gst_alsasrc_class_init), (gst_alsasrc_init),
14467         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
14468         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
14469         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
14470         (gst_alsasrc_reset):
14471         * ext/alsa/gstalsasrc.h:
14472         * gst-libs/gst/audio/Makefile.am:
14473         * gst-libs/gst/audio/gstaudiosink.c:
14474         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14475         (gst_audioringbuffer_start):
14476         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
14477         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
14478         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
14479         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
14480         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
14481         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
14482         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
14483         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
14484         * gst-libs/gst/audio/gstaudiosrc.h:
14485         * gst-libs/gst/audio/gstbaseaudiosink.c:
14486         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14487         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
14488         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
14489         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14490         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
14491         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
14492         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
14493         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
14494         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
14495         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
14496         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
14497         (gst_baseaudiosrc_change_state):
14498         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14499         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14500         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
14501         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
14502         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
14503         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
14504         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
14505         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
14506         * gst-libs/gst/audio/gstringbuffer.h:
14507         Added audiosource base classes.
14508         Ported alsasrc, still very basic.
14509
14510 2005-07-06  Wim Taymans  <wim@fluendo.com>
14511
14512         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
14513         (theora_dec_push), (theora_handle_data_packet):
14514         Prepare for better timestamp fix later.
14515
14516         * gst/audioconvert/gstaudioconvert.c:
14517         List most accurate caps first
14518
14519         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
14520         Use proper pad task function.
14521
14522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14523         (gst_xvimagesink_show_frame):
14524         Fix deadlock when alloc failed.
14525
14526 2005-07-05  Andy Wingo  <wingo@pobox.com>
14527
14528         * ext/gnomevfs/gstgnomevfssrc.c:
14529         * gst/sine/gstsinesrc.c:
14530         * gst/tcp/gsttcpserversrc.c:
14531         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
14532
14533         * sys/v4l/: Port from 0.8.
14534
14535         * Many files: Null if we got it....
14536
14537 2005-07-05  Andy Wingo  <wingo@pobox.com>
14538
14539         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
14540         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
14541         Signedness fixes.
14542
14543 2005-07-05  Wim Taymans  <wim@fluendo.com>
14544
14545         * configure.ac:
14546         * gst/tcp/Makefile.am:
14547         * gst/tcp/README:
14548         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14549         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
14550         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14551         (is_sync_frame), (gst_multifdsink_handle_client_write),
14552         (gst_multifdsink_render), (gst_multifdsink_start),
14553         (gst_multifdsink_stop), (gst_multifdsink_change_state):
14554         * gst/tcp/gstmultifdsink.h:
14555         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
14556         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
14557         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14558         * gst/tcp/gsttcp.h:
14559         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14560         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14561         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14562         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14563         * gst/tcp/gsttcpclientsink.h:
14564         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14565         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14566         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14567         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14568         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14569         * gst/tcp/gsttcpclientsrc.h:
14570         * gst/tcp/gsttcpplugin.c: (plugin_init):
14571         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14572         * gst/tcp/gsttcpserversink.h:
14573         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14574         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14575         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14576         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14577         (gst_tcpserversrc_stop):
14578         * gst/tcp/gsttcpserversrc.h:
14579         * gst/tcp/gsttcpsink.c:
14580         * gst/tcp/gsttcpsink.h:
14581         * gst/tcp/gsttcpsrc.c:
14582         * gst/tcp/gsttcpsrc.h:
14583         Ported tcp plugins to 0.9. 
14584         
14585
14586 2005-07-05  Andy Wingo  <wingo@pobox.com>
14587
14588         * gst/playback/gstplaybasebin.c (fill_buffer):
14589         message_new_application fixen.
14590
14591         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14592         Style fix.
14593
14594 2005-07-04  Wim Taymans  <wim@fluendo.com>
14595
14596         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14597         Set caps on output buffer.
14598
14599 2005-07-04  Andy Wingo  <wingo@pobox.com>
14600
14601         * ext/gnomevfs/gstgnomevfssrc.c
14602         (gst_gnomevfssrc_received_headers_callback) 
14603         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14604         hopefully.
14605
14606         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14607         No refcount leakage.
14608
14609         * configure.ac: Enable -Werror.
14610         
14611         * ext/theora/theoradec.c (theora_dec_src_getcaps):
14612         * gst/audioconvert/bufferframesconvert.c
14613         (buffer_frames_convert_fixate):
14614         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14615         (gst_audio_convert_fixate):
14616         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14617         (gst_sinesrc_create): Fixate func changes.
14618         
14619         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14620         (gst_ximagesink_buffer_alloc): Unused var.
14621
14622 2005-07-01  Andy Wingo  <wingo@pobox.com>
14623
14624         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14625         getcaps to do explicit caps. Needs to be done in all decoders,
14626         possibly via a base class.
14627
14628         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14629
14630         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14631         caps on the sink pad, just rely on the pad template. Also, setting
14632         ANY caps on a pad is not valid because the caps are not fixed.
14633
14634         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14635         caps on the buffer, and get the width from the desired_caps if
14636         they're set.
14637         (gst_ximagesink_renegotiate_size): Implement via setting the
14638         desired_caps on the ximagesink.
14639         (gst_ximagesink_setcaps): Only reset the width of the player if it
14640         wasn't already set. Not sure if this is right.
14641         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14642
14643         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14644         that the user wants. NULL unless the window has been resized.
14645
14646         * gst/volume/gstvolume.c (volume_transform): Adapt to
14647         basetransform refcount changes.
14648         
14649 2005-07-01  Andy Wingo  <wingo@pobox.com>
14650
14651         * gst/videoscale/gstvideoscale.c:
14652         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14653         from BaseTransform, implements a transform_caps. Removed dead code
14654         including some PAR stuff that was never reached -- should probably
14655         be added back somehow.
14656
14657 2005-07-01  Andy Wingo  <wingo@pobox.com>
14658
14659         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14660         come later.
14661
14662 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14663
14664         * configure.ac:
14665         * docs/libs/Makefile.am:
14666         * docs/libs/gst-plugins-libs.types:
14667         * ext/alsa/Makefile.am:
14668         * ext/alsa/gstalsamixer.h:
14669         * ext/alsa/gstalsamixeroptions.h:
14670         * ext/alsa/gstalsamixertrack.h:
14671         * gst-libs/gst/Makefile.am:
14672         * gst-libs/gst/colorbalance/.cvsignore:
14673         * gst-libs/gst/colorbalance/Makefile.am:
14674         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14675         * gst-libs/gst/colorbalance/colorbalance.c:
14676         * gst-libs/gst/colorbalance/colorbalance.h:
14677         * gst-libs/gst/colorbalance/colorbalance.vcproj:
14678         * gst-libs/gst/colorbalance/colorbalancechannel.c:
14679         * gst-libs/gst/colorbalance/colorbalancechannel.h:
14680         * gst-libs/gst/interfaces/Makefile.am:
14681         * gst-libs/gst/interfaces/colorbalance.c:
14682         (gst_color_balance_class_init):
14683         * gst-libs/gst/interfaces/colorbalance.h:
14684         * gst-libs/gst/interfaces/interfaces-marshal.list:
14685         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14686         * gst-libs/gst/interfaces/mixer.h:
14687         * gst-libs/gst/interfaces/mixeroptions.h:
14688         * gst-libs/gst/interfaces/navigation.c:
14689         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14690         * gst-libs/gst/interfaces/tuner.h:
14691         * gst/volume/Makefile.am:
14692         * gst/volume/gstvolume.c:
14693         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14694         * sys/ximage/Makefile.am:
14695         * sys/ximage/ximagesink.c:
14696         * sys/xvimage/Makefile.am:
14697         * sys/xvimage/xvimagesink.c:
14698           fold in all interfaces into an interfaces dir, preserving CVS
14699           history
14700
14701 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14702
14703         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14704           Fix build after riff changes.
14705
14706 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14707
14708         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14709         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14710         (gst_riff_create_video_template_caps),
14711         (gst_riff_create_audio_template_caps),
14712         (gst_riff_create_iavs_template_caps):
14713         * gst-libs/gst/riff/riff-media.h:
14714         * gst-libs/gst/riff/riff-read.h:
14715         * gst-libs/gst/riff/riff.c: (gst_riff_init):
14716           Add gst_riff_init() to initialize the debug category, instead
14717           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14718
14719 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14720
14721         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14722           Oops, I shouldn't apply hacks.
14723
14724 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14725
14726         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14727           Remove pad_loop function which doesn't work.
14728
14729 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14730
14731         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14732           Send EOS when deactivating.
14733         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14734         (check_queue), (queue_threshold_reached), (queue_out_of_data),
14735         (gen_preroll_element), (probe_triggered), (mute_stream),
14736         (silence_stream), (new_decoded_pad), (setup_substreams),
14737         (set_active_source):
14738         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14739         (remove_sinks), (add_sink):
14740         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14741           Change for new probe API.
14742
14743 2005-06-29  Wim Taymans  <wim@fluendo.com>
14744
14745         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14746         * gst-libs/gst/audio/gstbaseaudiosink.c:
14747         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14748         (gst_baseaudiosink_change_state):
14749         * gst-libs/gst/audio/gstbaseaudiosink.h:
14750         * gst-libs/gst/audio/gstringbuffer.c:
14751         (gst_ringbuffer_set_callback):
14752         Fix compilation error.
14753         Ringbuffer starts out as not running.
14754         Free our clock in dispose.
14755         When releasing the ringbuffer we need to renegotiate so
14756         clear the pad caps.
14757
14758 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14759
14760         * autogen.sh:
14761         * configure.ac:
14762         * docs/Makefile.am:
14763         * docs/libs/Makefile.am:
14764         * docs/libs/gst-plugins-libs-docs.sgml:
14765         * docs/libs/gst-plugins-libs-sections.txt:
14766         * docs/libs/gst-plugins-libs.types:
14767         * docs/libs/tmpl/gstaudio.sgml:
14768         * docs/libs/tmpl/gstcolorbalance.sgml:
14769         * docs/libs/tmpl/gstringbuffer.sgml:
14770         * gst-libs/gst/audio/gstringbuffer.c:
14771         (gst_ringbuffer_set_callback):
14772           reinstate gtk-doc docs for plugin libs
14773
14774 2005-06-28  Wim Taymans  <wim@fluendo.com>
14775
14776         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14777         (gst_ogg_demux_init):
14778         Removed pad loop function.
14779
14780 2005-06-28  Wim Taymans  <wim@fluendo.com>
14781
14782         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14783         If we're building a chain we are not in an error case
14784         when we queue a buffer.
14785
14786 2005-06-28  Andy Wingo  <wingo@pobox.com>
14787
14788         * *.c: Don't cast to GstObject before reffing/unreffing.
14789
14790 2005-06-27  Andy Wingo  <wingo@pobox.com>
14791
14792         * gst/videotestsrc/gstvideotestsrc.c
14793         (gst_videotestsrc_activate_push): Activation API changes.
14794
14795         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
14796         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14797         they have refs on the decodebin.
14798
14799         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14800         parent class.
14801         (gst_ogg_pad_typefind): Don't leak a pad ref.
14802         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14803         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
14804         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14805
14806 2005-06-27  Edward Hervey  <edward@fluendo.com>
14807
14808         * ext/theora/theoradec.c: (theora_dec_change_state): 
14809         re-arranged call to parent's state change in order to avoid locks (or
14810         worse).
14811
14812 2005-06-26  Edward Hervey  <edward@fluendo.com>
14813
14814         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14815         2nd argument of 'unknow-type' signal is a GstCaps and not a
14816         GstMiniObject
14817
14818 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
14819         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14820           Set the worker thread's running flag to TRUE before starting the
14821           thread.
14822         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14823           Catch a failure to add typefind to the bin.
14824
14825 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14826
14827         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14828         (gst_sinesrc_init), (gst_sinesrc_create),
14829         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14830         (gst_sinesrc_start):
14831         * gst/sine/gstsinesrc.h:
14832           add num-buffers and timestamp-offset properties
14833         * gst/videotestsrc/gstvideotestsrc.c:
14834         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14835         (gst_videotestsrc_get_property):
14836           add timestamp-offset property
14837
14838 2005-06-23  Christian Schaller  <uraeus@gnome.org>
14839
14840         * configure.ac: add videorate
14841         * gst-plugins-base.spec.in: add videorate
14842
14843 2005-06-23  Wim Taymans  <wim@fluendo.com>
14844
14845         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14846         (gst_videorate_getcaps), (gst_videorate_setcaps),
14847         (gst_videorate_event), (gst_videorate_chain):
14848         Fixed videorate, fixating an already fixated caps is not
14849         an error.
14850
14851 2005-06-23  Wim Taymans  <wim@fluendo.com>
14852
14853         * ext/ogg/README:
14854         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14855         Buffer on caps is not boxed anymore.
14856
14857 2005-06-22  Wim Taymans  <wim@fluendo.com>
14858
14859         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14860         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14861         Set buffers on caps as miniobjects and not as boxed.
14862
14863 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14864
14865         * configure.ac:
14866           back to HEAD
14867
14868 === release 0.9.1 ===
14869
14870 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14871
14872         * .cvsignore:
14873         * NEWS:
14874         * README:
14875         * RELEASE:
14876         * configure.ac:
14877         * po/af.po:
14878         * po/az.po:
14879         * po/cs.po:
14880         * po/en_GB.po:
14881         * po/hu.po:
14882         * po/it.po:
14883         * po/nb.po:
14884         * po/nl.po:
14885         * po/or.po:
14886         * po/sq.po:
14887         * po/sr.po:
14888         * po/sv.po:
14889         * po/uk.po:
14890         * po/vi.po:
14891           updates for release
14892
14893 2005-06-09  Andy Wingo  <wingo@pobox.com>
14894
14895         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14896         
14897 2005-06-09  Andy Wingo  <wingo@pobox.com>
14898
14899         * configure.ac:
14900         * gst-libs/gst/Makefile.am:
14901         * gst-libs/gst/net/Makefile.am:
14902         Add gstnet to build.
14903
14904 2005-06-09  Andy Wingo  <wingo@pobox.com>
14905
14906         * gst-libs/gst/gconf/gconf.c:
14907         * gst/playback/test.c:
14908         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14909         fixes.
14910
14911         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14912
14913         * ext/theora/theoraenc.c (theora_enc_chain): 
14914         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14915
14916         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14917         RealPad.
14918
14919 2005-06-02  Wim Taymans  <wim@fluendo.com>
14920
14921         * gst-libs/gst/net/Makefile.am:
14922         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14923         * pkgconfig/gstreamer-libs.pc.in:
14924         Added net stuff, version net lib.
14925
14926 2005-06-02  Wim Taymans  <wim@fluendo.com>
14927
14928         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14929         (query_rates), (query_positions_elems), (query_positions_pads),
14930         (do_seek):
14931         Updated seek example.
14932
14933 2005-06-02  Andy Wingo  <wingo@pobox.com>
14934
14935         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14936         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14937         list.
14938
14939         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14940         remove the typefind, the bin dispose will do it for us. When it's
14941         removed and unreffed, the signal handler will be disconnected,
14942         too.
14943         (unlinked): It's too difficult to disconnect from unlinked
14944         handlers, as they are on pads not elements. Just punt if the pads
14945         aren't grandkids of the bin.
14946
14947 2005-06-02  Wim Taymans  <wim@fluendo.com>
14948
14949         * ext/ogg/README:
14950         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14951         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14952         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14953         * ext/theora/theoradec.c: (theora_dec_src_query),
14954         (theora_handle_data_packet):
14955         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14956         (theora_enc_chain):
14957         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14958         (vorbis_handle_data_packet):
14959         * gst/audioconvert/bufferframesconvert.c:
14960         (buffer_frames_convert_chain):
14961         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14962         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14963         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14964         (gst_ffmpegcsp_chain):
14965         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14966         (gst_videorate_getcaps), (gst_videorate_setcaps),
14967         (gst_videorate_event), (gst_videorate_chain):
14968         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14969         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14970         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14971         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14972         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14973         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14974         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14975         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14976         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14977         Cleanups and buffer alloc.
14978
14979 2005-05-31  Wim Taymans  <wim@fluendo.com>
14980
14981         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14982         Don't try to call the delay method when the device is not
14983         opened.
14984
14985 2005-05-31  Wim Taymans  <wim@fluendo.com>
14986
14987         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14988         Get actual segment size and buffer size after opening
14989         the device.
14990
14991 2005-05-30  Wim Taymans  <wim@fluendo.com>
14992
14993         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14994         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14995         Also FLUSH upstream, makes the loop function exit faster.
14996         
14997         * ext/theora/theoradec.c: (theora_dec_src_query):
14998         Some more debug info in the query.
14999         
15000         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15001         (gst_ximagesink_setcaps):
15002         Release lock on par error, better error reporting.
15003
15004 2005-05-26  Wim Taymans  <wim@fluendo.com>
15005
15006         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15007         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
15008         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
15009         Clear chains in READY
15010         Queue packets until the chain is activated.
15011
15012 2005-05-25  Wim Taymans  <wim@fluendo.com>
15013
15014         * gst-libs/gst/audio/gstaudiosink.c:
15015         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15016         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15017         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15018         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15019         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15020         (gst_audiosink_create_ringbuffer):
15021         * gst-libs/gst/audio/gstbaseaudiosink.c:
15022         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15023         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15024         (gst_baseaudiosink_set_property), (build_linear_format),
15025         (debug_spec_caps), (debug_spec_buffer),
15026         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15027         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15028         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15029         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15030         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15031         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15032         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15033         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15034         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15035         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15036         (wait_segment), (gst_ringbuffer_commit),
15037         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15038         (gst_ringbuffer_clear):
15039         Various small cleanups.
15040
15041         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15042         (gst_audio_convert_change_state):
15043         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
15044         No need to take the locks anymore.
15045
15046 2005-05-25  Wim Taymans  <wim@fluendo.com>
15047
15048         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15049         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
15050         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
15051         (type_found):
15052         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
15053         (group_destroy), (group_commit), (queue_overrun),
15054         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
15055         (mute_stream), (new_decoded_pad), (setup_substreams),
15056         (setup_source), (mute_group_type), (set_active_source),
15057         (gst_play_base_bin_change_state):
15058         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
15059         (gen_video_element), (gen_text_element), (gen_audio_element),
15060         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
15061         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
15062         (gst_stream_info_dispose), (gst_stream_info_set_mute):
15063         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
15064         Some playbin cleanups mostly refcounting sloppyness.
15065
15066 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15067
15068         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15069           Work with streaming input.
15070
15071 2005-05-25  Wim Taymans  <wim@fluendo.com>
15072
15073         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15074         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15075         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
15076         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
15077         No need to take the STREAM lock anymore.
15078
15079 2005-05-25  Wim Taymans  <wim@fluendo.com>
15080
15081         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
15082         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
15083         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
15084         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
15085         (gst_ogg_demux_sink_activate):
15086         * ext/theora/theoradec.c: (theora_dec_src_event),
15087         (theora_handle_comment_packet), (theora_dec_chain),
15088         (theora_dec_change_state):
15089         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15090         (vorbis_handle_data_packet), (vorbis_dec_chain),
15091         (vorbis_dec_change_state):
15092         Remove STREAM locks as they are taken in core now.
15093         Never set bogus granulepos on vorbis/theora.
15094         Fix leaks in theoradec tag parsing.
15095
15096 2005-05-25  Wim Taymans  <wim@fluendo.com>
15097
15098         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
15099         Fix memleaks, GST_BUFFER_DATA() is not freed.
15100
15101 2005-05-25  Wim Taymans  <wim@fluendo.com>
15102
15103         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
15104         Open non-blocking, set to blocking mode afterwards to avoid
15105         lockups when audio device is busy.
15106
15107 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15108
15109         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
15110           This can't be good.
15111
15112 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15113
15114         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15115         (gst_audio_convert_chain), (gst_audio_convert_link_src),
15116         (gst_audio_convert_setcaps):
15117           Implement instant setup switching.
15118
15119 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15120
15121         * gst/playback/gstplaybasebin.c: (probe_triggered):
15122           Fix missing unlock.
15123         * gst/playback/gstplaybin.c: (add_sink):
15124           First add, then link (otherwise pad link fails).
15125
15126 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15127
15128         * examples/Makefile.am:
15129         fix buildbot (make distcheck)
15130
15131 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15132
15133         * gst/playback/gstplaybin.c: (gen_vis_element):
15134           Remove some wrong code. Doesn't work yet.
15135
15136 2005-05-19  Wim Taymans  <wim@fluendo.com>
15137
15138         * gst-libs/gst/net/Makefile.am:
15139         * gst-libs/gst/net/README:
15140         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
15141         (gst_netbuffer_class_init), (gst_netbuffer_init),
15142         (gst_netbuffer_finalize), (gst_netbuffer_copy),
15143         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
15144         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
15145         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
15146         * gst-libs/gst/net/gstnetbuffer.h:
15147         Added buffer subclass to store extra to/from addresses for
15148         network sources/sinks.
15149
15150 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15151
15152         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15153           Don't lock an unassigned variable.
15154
15155 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15156
15157         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
15158           Increase buffer for video, decrease buffer for other media types.
15159         * gst/playback/gstplaybin.c: (gen_video_element),
15160         (gen_audio_element):
15161           Change names for debugging purposes.
15162
15163 2005-05-18  Wim Taymans  <wim@fluendo.com>
15164
15165         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15166         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15167         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
15168         (gst_ffmpegcsp_chain):
15169         Enable buffer alloc passthrough if the source and dest
15170         formats are the same.
15171
15172 2005-05-17  Wim Taymans  <wim@fluendo.com>
15173
15174         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
15175         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15176         (gst_ogg_demux_chain_unlocked):
15177         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15178         (gst_audio_convert_caps_remove_format_info),
15179         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15180         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
15181         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15182         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15183         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
15184         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
15185         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
15186         (gst_ffmpegcsp_get_property):
15187         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
15188         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
15189         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
15190         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
15191         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
15192         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
15193         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
15194         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
15195         Leak fixes in oggdemux.
15196         Some cleanups in audioconvert.
15197         Make passthrough work along with buffer_alloc etc.
15198         Make buffer_alloc and buffer recycling actually work in
15199         xvimagesink.
15200
15201 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15202
15203         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
15204           make the compiler happy
15205
15206 2005-05-17  Wim Taymans  <wim@fluendo.com>
15207
15208         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
15209         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
15210         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
15211         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
15212         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
15213         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
15214         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
15215         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15216         (gst_xvimagesink_set_xwindow_id):
15217         * sys/xvimage/xvimagesink.h:
15218         Port xvimagesink to new MiniObject.
15219
15220 2005-05-17  Wim Taymans  <wim@fluendo.com>
15221
15222         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15223         (gst_audiofilter_chain):
15224         * gst-libs/gst/audio/gstaudiosink.c:
15225         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15226         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15227         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15228         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15229         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15230         (gst_audiosink_create_ringbuffer):
15231         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15232         (gst_audio_convert_caps_remove_format_info),
15233         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15234         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15235         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15236         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15237         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15238         Fix passthrough in ffmpegcolorspace.
15239         Fix memset in audiosink on wrong memory.
15240
15241 2005-05-16  David Schleef  <ds@schleef.org>
15242
15243         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
15244         to GstMiniObject.
15245
15246 2005-05-16  David Schleef  <ds@schleef.org>
15247
15248         Port from GstData to GstMiniObject.
15249         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15250         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
15251         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
15252         (gst_ogg_mux_collected):
15253         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15254         * ext/theora/theoradec.c: (theora_handle_comment_packet),
15255         (theora_handle_data_packet):
15256         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
15257         (theora_set_header_on_caps), (theora_enc_chain):
15258         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15259         (vorbis_handle_comment_packet):
15260         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
15261         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
15262         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
15263         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
15264         * gst/audioconvert/gstaudioconvert.c:
15265         (gst_audio_convert_get_buffer):
15266         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15267         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
15268         (mute_stream), (silence_stream):
15269         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15270         * gst/volume/gstvolume.c: (volume_transform):
15271         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
15272         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
15273         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
15274         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
15275         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
15276         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
15277         (gst_ximagesink_buffer_alloc):
15278         * sys/ximage/ximagesink.h:
15279
15280 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15281
15282         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15283         (fill_buffer), (check_queue), (queue_threshold_reached),
15284         (queue_out_of_data):
15285         * gst/playback/gstplaybasebin.h:
15286           Post buffer-fullness on the bus.
15287
15288 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15289
15290         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15291         (try_to_link_1):
15292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15293         (group_commit), (probe_triggered), (setup_source),
15294         (gst_play_base_bin_change_state):
15295         * gst/playback/gstplaybasebin.h:
15296         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15297         (gst_play_bin_init), (remove_sinks), (setup_sinks),
15298         (gst_play_bin_change_state):
15299           Move setup_output_pads into a virtual function, remove
15300           group-switch (no longer needed) and redirect (handled by bus
15301           now) signals.
15302
15303 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15304
15305         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
15306         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
15307         (get_active_group), (get_building_group), (group_destroy),
15308         (group_commit), (check_queue), (queue_overrun),
15309         (queue_threshold_reached), (queue_out_of_data),
15310         (gen_preroll_element), (remove_groups), (unknown_type),
15311         (add_element_stream), (no_more_pads), (probe_triggered),
15312         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
15313         (setup_substreams), (setup_source), (finish_source),
15314         (prepare_output), (muted_group_change_state),
15315         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
15316         (gst_play_base_bin_change_state):
15317         * gst/playback/gstplaybasebin.h:
15318         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15319         (gst_play_bin_init), (gst_play_bin_set_property),
15320         (gen_video_element), (gen_text_element), (gen_audio_element),
15321         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
15322         (gst_play_bin_change_state):
15323         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
15324         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
15325         (stream_info_change_state), (gst_stream_info_set_mute),
15326         (gst_stream_info_get_property):
15327         * gst/playback/gststreaminfo.h:
15328         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15329         (gst_stream_selector_get_linked_pad),
15330         (gst_stream_selector_getcaps),
15331         (gst_stream_selector_get_linked_pads),
15332         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
15333         * gst/playback/gststreamselector.h:
15334           Rough port of playbin. Needs some more work, but is mostly done,
15335           and uses a few locks in important places, which should make stuff
15336           like chain-switches clean. Still uses GST_STATE() in a few places,
15337           which isn't all that good an idea, subtitles/elements disabled
15338           because no elements to test with and thus probably broken, query
15339           and event handling moved to GstBin, internal thread removed
15340           alltogether because the pipeline does that for us now. Can play
15341           Ogg/Vorbis files. Haven't tested anything else yet.
15342
15343 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15344
15345         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
15346           Do no-more-pads (needed for autoplugging).
15347
15348 2005-05-10  Andy Wingo  <wingo@pobox.com>
15349
15350         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
15351         message to the bus with the tags. Still not sent downstream tho.
15352
15353         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
15354         get_parent.
15355         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
15356         avoid refcounting hassles.
15357
15358 2005-05-09  Andy Wingo  <wingo@pobox.com>
15359
15360         * gst/volume/Makefile.am:
15361         * gst/volume/demo.c
15362         * gst/volume/gstvolume.h
15363         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
15364         basetransform. Probably need an audio filter base class.
15365
15366 2005-05-09  Wim Taymans  <wim@fluendo.com>
15367
15368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
15369         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
15370         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
15371         (gst_vorbisenc_chain):
15372         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15373         (gst_audio_convert_caps_remove_format_info),
15374         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15375         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15376         Make caps writable before writing to it.
15377         Fix negotiation in audioconvert some more.
15378
15379 2005-05-09  Wim Taymans  <wim@fluendo.com>
15380
15381         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
15382         (gst_videorate_getcaps), (gst_videorate_setcaps),
15383         (gst_videorate_event), (gst_videorate_chain):
15384         Better negotiation.
15385
15386 2005-05-09  Wim Taymans  <wim@fluendo.com>
15387
15388         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
15389         (gst_videorate_getcaps), (gst_videorate_setcaps),
15390         (gst_videorate_blank_data), (gst_videorate_init),
15391         (gst_videorate_event), (gst_videorate_chain),
15392         (gst_videorate_change_state):
15393         Port videorate, do a better job at negotiation while we're at
15394         it.
15395
15396 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
15397
15398         * configure.ac:
15399           Disable libvisual
15400
15401         * examples/Makefile.am:
15402         * gst-libs/gst/audio/Makefile.am:
15403         * gst-libs/gst/riff/Makefile.am:
15404         * gst-libs/gst/tag/Makefile.am:
15405         * gst-libs/gst/video/Makefile.am:
15406           Fixups for missing variables.
15407
15408 2005-05-09  Wim Taymans  <wim@fluendo.com>
15409
15410         * examples/seeking/seek.c: (make_theora_pipeline),
15411         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
15412         (query_rates), (query_positions_elems), (query_positions_pads),
15413         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
15414         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
15415         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
15416         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
15417         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
15418         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
15419         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15420         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15421         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15422         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
15423         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
15424         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
15425         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
15426         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
15427         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15428         (theora_dec_src_convert), (theora_dec_sink_convert),
15429         (theora_dec_src_query), (theora_dec_sink_query),
15430         (theora_dec_src_event), (theora_dec_sink_event),
15431         (theora_handle_comment_packet), (theora_handle_type_packet),
15432         (theora_handle_header_packet), (theora_handle_data_packet),
15433         (theora_dec_chain):
15434         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15435         (vorbis_dec_convert), (vorbis_dec_src_query),
15436         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15437         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15438         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15439         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15440         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
15441         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
15442         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
15443         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15444         (gst_play_bin_query):
15445         * gst/playback/test3.c: (update_scale):
15446         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
15447         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
15448         * gst/subparse/gstsubparse.c: (gst_subparse_init):
15449         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
15450         (gst_videotestsrc_src_query):
15451         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
15452         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
15453         (paint_hline_YUV9):
15454         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
15455         Port to new query API.
15456         Updated seek.
15457         Cleanups in x[v]imagesink
15458
15459 2005-05-09  Andy Wingo  <wingo@pobox.com>
15460
15461         * ext/alsa/gstalsasink.h:
15462         * ext/gnomevfs/gstgnomevfssrc.c:
15463         (gst_gnomevfssrc_get_icy_metadata):
15464         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
15465         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
15466         * ext/theora/theoradec.c (theora_dec_src_query)
15467         (theora_dec_src_event, theora_dec_sink_event)
15468         (theora_handle_comment_packet, theora_handle_data_packet):
15469         * ext/theora/theoraenc.c (theora_enc_chain):
15470         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
15471         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
15472         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
15473         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
15474         (qt_type_find):
15475         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
15476         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
15477         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
15478         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
15479         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
15480         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
15481         (paint_setup_xBGR8888, paint_setup_RGBx8888)
15482         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
15483         (paint_setup_RGB565, paint_setup_xRGB1555):
15484         * gst/videotestsrc/videotestsrc.h:
15485         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
15486         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
15487         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
15488         GCC4 fixes.
15489         
15490         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
15491         gst_pad_query_position. Fixes oggdemux.
15492
15493 2005-05-08  David Schleef  <ds@schleef.org>
15494
15495         * configure.ac: Require liboil.
15496         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
15497         a few more.
15498         * gst/videotestsrc/videotestsrc.c:
15499         * gst/videotestsrc/videotestsrc.h:
15500
15501 2005-05-06  Wim Taymans  <wim@fluendo.com>
15502
15503         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15504         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15505         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15506         Well, unreffing a buffer right before pushing it is asking
15507         for trouble..
15508
15509 2005-05-06  Christian Schaller  <uraeus@gnome.org>
15510
15511         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
15512
15513 2005-05-06  Wim Taymans  <wim@fluendo.com>
15514
15515         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15516         (gst_audio_convert_caps_remove_format_info),
15517         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15518         (gst_audio_convert_fixate), (gst_audio_convert_channels):
15519         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15520         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15521         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15522         * gst/sine/Makefile.am:
15523         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
15524         (gst_sinesrc_class_init), (gst_sinesrc_init),
15525         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
15526         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
15527         (gst_sinesrc_update_freq):
15528         * gst/sine/gstsinesrc.h:
15529         * gst/tcp/gstmultifdsink.c:
15530         * sys/xvimage/xvimagesink.c:
15531         Fixed negotiation wrt _peer_get_caps()
15532         Some cleanups.
15533
15534
15535 2005-05-06  Wim Taymans  <wim@fluendo.com>
15536
15537         * gst-libs/gst/audio/gstaudiosink.c:
15538         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15539         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15540         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15541         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15542         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15543         (gst_audiosink_create_ringbuffer):
15544         * gst-libs/gst/audio/gstbaseaudiosink.c:
15545         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15546         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15547         (gst_baseaudiosink_set_property), (build_linear_format),
15548         (debug_spec_caps), (debug_spec_buffer),
15549         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15550         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15551         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15552         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15553         * gst-libs/gst/audio/gstbaseaudiosink.h:
15554         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15555         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15556         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15557         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15558         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15559         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15560         (wait_segment), (gst_ringbuffer_commit),
15561         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15562         (gst_ringbuffer_clear):
15563         * gst-libs/gst/audio/gstringbuffer.h:
15564         Make the base audiosink return an error when there is no
15565         audiobuffer negotiated.
15566
15567 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15568
15569         * ext/Makefile.am:
15570         Disable cdparanoia until someone ports it!
15571
15572 2005-05-06  Wim Taymans  <wim@fluendo.com>
15573
15574         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15575         (gst_ogg_demux_sink_activate):
15576         And revert after wingo's revert.. sigh..
15577
15578 2005-05-05  Andy Wingo  <wingo@pobox.com>
15579
15580         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15581         GObject.
15582         * configure.ac: Return audiorate and subparse from the ghetto.
15583         Re-enable -Wall -Werror.
15584         * gst/subparse/gstsubparse.c:
15585         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15586         or chain-based. Cleaned up a bit. Not tested.
15587         
15588 2005-05-05  Christian Schaller <christian@fluendo.com> 
15589
15590         * Makefile.am: remove stuff that is not building
15591         * configure.ac: remove stuff that is not building
15592         * examples/Makefile.am: remove stuff that is not building
15593         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15594         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15595         * sys/Makefile.am: remove stuff that is not building
15596         * testsuite/Makefile.am: remove stuff that is not building
15597
15598 2005-05-05  Andy Wingo  <wingo@pobox.com>
15599
15600         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15601         * gst-libs/gst/tag/gstvorbistag.c:
15602         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15603         * gst/adder/gstadder.h:
15604         * gst/audioconvert/gstchannelmix.c:
15605         (gst_audio_convert_fill_one_other):
15606         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15607         (gst_audiorate_init), (gst_audiorate_chain):
15608         * gst/playback/gstplaybasebin.c: (setup_source):
15609         * gst/playback/test3.c: (update_scale):
15610         Some GCC4 fixes
15611         
15612         * po/af.po:
15613         * po/az.po:
15614         * po/cs.po:
15615         * po/en_GB.po:
15616         * po/hu.po:
15617         * po/it.po:
15618         * po/nb.po:
15619         * po/nl.po:
15620         * po/or.po:
15621         * po/sq.po:
15622         * po/sr.po:
15623         * po/sv.po:
15624         * po/uk.po:
15625         * po/vi.po: Foo
15626
15627 2005-05-05  Wim Taymans  <wim@fluendo.com>
15628
15629         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15630         (gst_audio_convert_caps_remove_format_info),
15631         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15632         (gst_audio_convert_change_state), (gst_audio_convert_channels):
15633         * gst/videotestsrc/gstvideotestsrc.c:
15634         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15635         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15636         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15637         (gst_videotestsrc_init), (gst_videotestsrc_loop):
15638         Don't ignore _push() return values.
15639         Make sure no processing is done when shutting down.
15640         Videotestsrc pad activation fix.
15641
15642 2005-05-05  Wim Taymans  <wim@fluendo.com>
15643
15644         * gst/adder/Makefile.am:
15645         * gst/adder/gstadder.c: (gst_adder_setcaps),
15646         (gst_adder_class_init), (gst_adder_init),
15647         (gst_adder_request_new_pad), (gst_adder_collected),
15648         (gst_adder_change_state):
15649         * gst/adder/gstadder.h:
15650         Ported adder as an example of a mixer element using
15651         collect pads. Needs more negotiation work.
15652
15653 2005-05-05  Wim Taymans  <wim@fluendo.com>
15654
15655         * ext/theora/theoradec.c: (_inc_granulepos),
15656         (theora_dec_src_event), (theora_dec_sink_event),
15657         (theora_handle_comment_packet), (theora_handle_type_packet),
15658         (theora_handle_header_packet), (theora_handle_data_packet),
15659         (theora_dec_chain):
15660         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15661         (gst_theora_enc_init), (theora_enc_sink_setcaps),
15662         (theora_push_buffer), (theora_push_packet),
15663         (theora_enc_sink_event), (theora_enc_chain),
15664         (theora_enc_change_state), (theora_enc_set_property),
15665         (theora_enc_get_property):
15666         Added stream lock to decoder so that we can serialize
15667         the discont event.
15668         More theoraenc porting, recover from errors, do clean
15669         shutdown.
15670
15671 2005-05-05  Wim Taymans  <wim@fluendo.com>
15672
15673         * ext/ogg/Makefile.am:
15674         * ext/ogg/README:
15675         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15676         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15677         (gst_ogg_print):
15678         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15679         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15680         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15681         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15682         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15683         (gst_ogg_mux_change_state):
15684         Ported ogg muxer.
15685
15686 2005-05-05  Wim Taymans  <wim@fluendo.com>
15687
15688         * docs/design-audiosinks.txt:
15689         * gst-libs/gst/audio/TODO:
15690         * gst-libs/gst/audio/gstaudiosink.c:
15691         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15692         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15693         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15694         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15695         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15696         (gst_audiosink_create_ringbuffer):
15697         * gst-libs/gst/audio/gstbaseaudiosink.c:
15698         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15699         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15700         (gst_baseaudiosink_set_property), (build_linear_format),
15701         (debug_spec_caps), (debug_spec_buffer),
15702         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15703         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15704         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15705         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15706         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15707         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15708         (gst_ringbuffer_release), (gst_ringbuffer_play),
15709         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15710         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15711         (gst_ringbuffer_set_sample), (wait_segment),
15712         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15713         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15714         More work on the audiosink, mostly debugging and a race in
15715         shutdown.
15716
15717 2005-04-28  Wim Taymans  <wim@fluendo.com>
15718
15719         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15720         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15721         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15722         (vorbis_dec_src_query), (vorbis_dec_src_event),
15723         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15724         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15725         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15726         Don't crap out when seeking back to position 0.
15727
15728 2005-04-28  Wim Taymans  <wim@fluendo.com>
15729
15730         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15731         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15732         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15733         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15734         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15735         Make audio sink configurable, use alsasink as default.
15736
15737 2005-04-28  Wim Taymans  <wim@fluendo.com>
15738
15739         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15740         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15741         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15742         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15743         (vorbis_dec_change_state):
15744         * ext/vorbis/vorbisdec.h:
15745         Refactor, use STREAM_LOCK.
15746
15747 2005-04-28  Wim Taymans  <wim@fluendo.com>
15748
15749         * ext/theora/theoradec.c: (_inc_granulepos),
15750         (theora_dec_sink_event), (theora_handle_comment_packet),
15751         (theora_handle_type_packet), (theora_handle_header_packet),
15752         (theora_handle_data_packet), (theora_dec_chain),
15753         (theora_dec_change_state):
15754         Refactor a bit, use STREAM_LOCK.
15755
15756 2005-04-28  Wim Taymans  <wim@fluendo.com>
15757
15758         * ext/alsa/Makefile.am:
15759         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15760         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15761         (gst_alsa_link), (gst_alsa_close_audio):
15762         * ext/alsa/gstalsaplugin.c: (plugin_init):
15763         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15764         (gst_alsasink_dispose), (gst_alsasink_base_init),
15765         (gst_alsasink_class_init), (gst_alsasink_init),
15766         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15767         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15768         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15769         (gst_alsasink_reset):
15770         * ext/alsa/gstalsasink.h:
15771         Implement alsasink with simple open/write/close API. 
15772         Make alsa dir build by disabling compilation of code.
15773
15774 2005-04-28  Wim Taymans  <wim@fluendo.com>
15775
15776         * gst-libs/gst/audio/Makefile.am:
15777         * gst-libs/gst/audio/audio.h:
15778         * gst-libs/gst/audio/audioclock.c:
15779         * gst-libs/gst/audio/audioclock.h:
15780         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15781         (gst_audio_clock_class_init), (gst_audio_clock_init),
15782         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15783         * gst-libs/gst/audio/gstaudioclock.h:
15784         * gst-libs/gst/audio/gstaudiosink.c:
15785         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15786         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15787         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15788         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15789         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15790         (gst_audiosink_create_ringbuffer):
15791         * gst-libs/gst/audio/gstbaseaudiosink.c:
15792         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15793         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15794         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15795         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15796         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15797         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15798         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15799         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15800         * gst-libs/gst/audio/gstbaseaudiosink.h:
15801         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15802         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15803         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15804         (gst_ringbuffer_release), (gst_ringbuffer_play),
15805         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15806         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15807         (gst_ringbuffer_set_sample), (wait_segment),
15808         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15809         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15810         * gst-libs/gst/audio/gstringbuffer.h:
15811         Make ringbuffer faster and more simple by removing the locks
15812         in the playback thread.
15813         Add sample accurate playback based on buffer sample offsets.
15814         Make the baseaudiosink provide a clock.
15815         Parse caps in the base class.
15816         Correctly handle seeking, flushing and state changes.
15817
15818 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15819
15820         * configure.ac:
15821         * gst/audioconvert/Makefile.am:
15822         * gst/audioscale/Makefile.am:
15823           Fix part of the build.  Come on guys, autogen didn't even work :)
15824
15825 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15826
15827         * configure.ac:
15828         * gst-libs/gst/Makefile.am:
15829         * gst-libs/gst/media-info/.cvsignore:
15830         * gst-libs/gst/media-info/Makefile.am:
15831         * gst-libs/gst/media-info/README:
15832         * gst-libs/gst/media-info/media-info-priv.c:
15833         * gst-libs/gst/media-info/media-info-priv.h:
15834         * gst-libs/gst/media-info/media-info-test.c:
15835         * gst-libs/gst/media-info/media-info.c:
15836         * gst-libs/gst/media-info/media-info.h:
15837         * gst-libs/gst/media-info/media-info.vcproj:
15838         * pkgconfig/Makefile.am:
15839         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15840         * pkgconfig/gstreamer-media-info.pc.in:
15841           Remove media-info, which is also successed by playbin (see Totem
15842           implementation).
15843
15844 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15845
15846         * configure.ac:
15847         * examples/Makefile.am:
15848         * examples/gstplay/.cvsignore:
15849         * examples/gstplay/Makefile.am:
15850         * examples/gstplay/player.c:
15851         * gst-libs/gst/Makefile.am:
15852         * gst-libs/gst/play/.cvsignore:
15853         * gst-libs/gst/play/Makefile.am:
15854         * gst-libs/gst/play/play.c:
15855         * gst-libs/gst/play/play.h:
15856         * gst-libs/gst/play/play.vcproj:
15857         * pkgconfig/Makefile.am:
15858         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15859         * pkgconfig/gstreamer-play.pc.in:
15860           Remove libgstplay, playbin is now the official successor.
15861
15862 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15863
15864         * configure.ac:
15865         * gst-libs/gst/Makefile.am:
15866         * gst-libs/gst/xwindowlistener/Makefile.am:
15867         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15868         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15869           Remove deprecated xwindowlistener (I've moved xwindowlistening
15870           in the v4l/v4l2 plugins over to serverside).
15871
15872 2005-04-25  David Schleef  <ds@schleef.org>
15873
15874         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15875         to examples/dynparams.  Examples do not belong interspersed with
15876         source code.
15877         * examples/dynparams/demo-dparams.c:
15878         * gst/sine/Makefile.am:
15879         * gst/sine/demo-dparams.c:
15880
15881 2005-04-25  David Schleef  <ds@schleef.org>
15882
15883         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15884         * gst-libs/gst/audio/Makefile.am:
15885         * gst-libs/gst/riff/Makefile.am:
15886         * gst-libs/gst/tag/Makefile.am:
15887         * gst-libs/gst/video/Makefile.am:
15888         * gst-libs/gst/xwindowlistener/Makefile.am:
15889
15890         Convert to 0.9 API, seems to work:
15891         * sys/ximage/Makefile.am:
15892         * sys/ximage/ximagesink.c:
15893
15894 2005-04-24  David Schleef  <ds@schleef.org>
15895
15896         Link plugins against libraries:
15897         * ext/alsa/Makefile.am:
15898         * gst/tcp/Makefile.am:
15899
15900         Remove asm code that should be in liboil
15901         * gst/videoscale/Makefile.am:
15902         * gst/videoscale/videoscale_x86_asm.s:
15903
15904         gettext wants these checked in:
15905         * po/af.po:
15906         * po/az.po:
15907         * po/cs.po:
15908         * po/en_GB.po:
15909         * po/hu.po:
15910         * po/it.po:
15911         * po/nb.po:
15912         * po/nl.po:
15913         * po/or.po:
15914         * po/sq.po:
15915         * po/sr.po:
15916         * po/sv.po:
15917         * po/uk.po:
15918         * po/vi.po:
15919
15920 2005-04-24  David Schleef  <ds@schleef.org>
15921
15922         Convert gst_main() to g_main_loop_run()
15923         * gst/playback/decodetest.c: (main):
15924         * gst/playback/test2.c: (main):
15925         * gst/playback/test3.c: (main):
15926         * gst/playback/test4.c: (main):
15927
15928         Link plugins against libraries:
15929         * ext/libvisual/Makefile.am:
15930         * sys/xvimage/Makefile.am:
15931
15932 2005-04-24  David Schleef  <ds@schleef.org>
15933
15934         * configure.ac: Remove idct and resample libs
15935         * gst-libs/gst/Makefile.am: same
15936
15937         Remove usage of gst_library_load():
15938         * ext/alsa/gstalsaplugin.c: (plugin_init):
15939         * ext/libvisual/visual.c: (plugin_init):
15940         * ext/ogg/gstogg.c: (plugin_init):
15941         * ext/theora/theora.c: (plugin_init):
15942         * ext/vorbis/vorbis.c: (plugin_init):
15943         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15944         * gst/audioscale/gstaudioscale.c:
15945         * gst/adder/gstadder.c: (plugin_init):
15946         * gst/audioconvert/plugin.c: (plugin_init):
15947         * sys/ximage/ximagesink.c: (plugin_init):
15948         * sys/xvimage/xvimagesink.c: (plugin_init):
15949         * gst/tcp/gsttcpplugin.c: (plugin_init):
15950
15951         Link plugins against libraries:
15952         * ext/ogg/Makefile.am:
15953         * ext/theora/Makefile.am:
15954         * ext/vorbis/Makefile.am:
15955         * gst/audioconvert/Makefile.am:
15956
15957         Create proper libraries:
15958         * gst-libs/gst/riff/Makefile.am:
15959         * gst-libs/gst/audio/Makefile.am:
15960         * gst-libs/gst/video/Makefile.am:
15961
15962         Move resample library to audioscale plugin directory:
15963         * gst-libs/gst/resample/Makefile.am:
15964         * gst-libs/gst/resample/README:
15965         * gst-libs/gst/resample/dtof.c:
15966         * gst-libs/gst/resample/dtos.c:
15967         * gst-libs/gst/resample/functable.c:
15968         * gst-libs/gst/resample/private.h:
15969         * gst-libs/gst/resample/resample.c:
15970         * gst-libs/gst/resample/resample.h:
15971         * gst-libs/gst/resample/resample.vcproj:
15972         * gst-libs/gst/resample/test.c:
15973         * gst/audioscale/Makefile.am:
15974         * gst/audioscale/README:
15975         * gst/audioscale/dtof.c:
15976         * gst/audioscale/dtos.c:
15977         * gst/audioscale/functable.c:
15978         * gst/audioscale/private.h:
15979         * gst/audioscale/resample.c:
15980         * gst/audioscale/resample.h:
15981         * gst/audioscale/test.c:
15982
15983         Move tagedit library to gst-libs:
15984         * gst-libs/gst/tag/Makefile.am:
15985         * gst-libs/gst/tag/gstid3tag.c:
15986         * gst-libs/gst/tag/gsttagediting.c:
15987         * gst-libs/gst/tag/gsttageditingprivate.h:
15988         * gst-libs/gst/tag/gstvorbistag.c:
15989         * gst/tags/Makefile.am:
15990         * gst/tags/gstid3tag.c:
15991         * gst/tags/gstvorbistag.c:
15992
15993         Fix for core changes:
15994         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15995         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15996         (gst_sinesrc_getrange):
15997
15998 2005-04-23  David Schleef  <ds@schleef.org>
15999
16000         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
16001         in gst-plugins in a long time, and properly belongs in liboil.
16002         * gst-libs/gst/idct/Makefile.am:
16003         * gst-libs/gst/idct/README:
16004         * gst-libs/gst/idct/dct.h:
16005         * gst-libs/gst/idct/doieee:
16006         * gst-libs/gst/idct/fastintidct.c:
16007         * gst-libs/gst/idct/floatidct.c:
16008         * gst-libs/gst/idct/idct.c:
16009         * gst-libs/gst/idct/idct.h:
16010         * gst-libs/gst/idct/idtc.vcproj:
16011         * gst-libs/gst/idct/ieeetest.c:
16012         * gst-libs/gst/idct/intidct.c:
16013
16014 2005-04-20  Wim Taymans  <wim@fluendo.com>
16015
16016         * docs/design-audiosinks.txt:
16017         * gst-libs/gst/audio/Makefile.am:
16018         * gst-libs/gst/audio/TODO:
16019         * gst-libs/gst/audio/gstaudiosink.c:
16020         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
16021         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
16022         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
16023         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
16024         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
16025         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
16026         (gst_audiosink_class_init), (gst_audiosink_init),
16027         (gst_audiosink_create_ringbuffer):
16028         * gst-libs/gst/audio/gstaudiosink.h:
16029         * gst-libs/gst/audio/gstbaseaudiosink.c:
16030         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
16031         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
16032         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
16033         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
16034         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
16035         (gst_baseaudiosink_create_ringbuffer),
16036         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
16037         * gst-libs/gst/audio/gstbaseaudiosink.h:
16038         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
16039         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
16040         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
16041         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
16042         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
16043         (gst_ringbuffer_play), (gst_ringbuffer_pause),
16044         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
16045         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
16046         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
16047         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
16048         * gst-libs/gst/audio/gstringbuffer.h:
16049         An attempt at a set of audio base classes together with some
16050         design docs.
16051
16052 2005-04-20  Wim Taymans  <wim@fluendo.com>
16053
16054         * gst/audioconvert/Makefile.am:
16055         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16056         (gst_audio_convert_caps_remove_format_info),
16057         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
16058         (gst_audio_convert_channels):
16059         Link against audio libs.
16060         Fix audio convert plugin.
16061
16062 2005-04-20  Wim Taymans  <wim@fluendo.com>
16063
16064         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
16065         (gst_ogg_demux_sink_activate):
16066         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
16067         (theora_set_header_on_caps), (theora_enc_sink_event),
16068         (theora_enc_chain):
16069         Fix theora encoder.
16070
16071 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16072
16073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
16074         * gst/playback/gstdecodebin.c: (find_compatibles):
16075           Work with staticpadtemplates in elementfactories.
16076
16077 2005-04-12  Wim Taymans  <wim@fluendo.com>
16078
16079         * gst/playback/README:
16080         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
16081         (compare_ranks), (print_feature), (gst_decode_bin_init),
16082         (dynamic_create), (dynamic_free), (find_compatibles),
16083         (mimetype_is_raw), (close_pad_link), (got_redirect),
16084         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
16085         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
16086         (gst_decode_bin_change_state):
16087         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16088         (gst_play_base_bin_init), (group_destroy), (group_commit),
16089         (check_queue), (queue_overrun), (queue_threshold_reached),
16090         (queue_out_of_data), (gen_preroll_element), (unknown_type),
16091         (new_decoded_pad), (setup_subtitle), (gen_source_element),
16092         (got_redirect), (setup_source), (play_base_eos),
16093         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
16094         (gst_play_base_bin_remove_element):
16095         * gst/playback/gstplaybasebin.h:
16096         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16097         (gst_play_bin_init), (gst_play_bin_dispose),
16098         (gst_play_bin_set_property), (gen_video_element),
16099         (gen_text_element), (gen_audio_element), (remove_sinks),
16100         (gst_play_bin_send_event):
16101         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
16102         (stream_info_change_state), (gst_stream_info_set_mute):
16103         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16104         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
16105         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
16106         (gst_stream_selector_chain):
16107         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
16108         (main):
16109         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
16110         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
16111         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
16112         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
16113         Raw and crude port of decodebin. 
16114         Make playbin compile.
16115
16116 2005-04-06  Wim Taymans  <wim@fluendo.com>
16117
16118         * ext/gnomevfs/Makefile.am:
16119         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
16120         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
16121         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
16122         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
16123         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
16124         (gst_gnomevfssrc_stop):
16125         * ext/ogg/Makefile.am:
16126         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
16127         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
16128         * ext/theora/Makefile.am:
16129         * ext/theora/theoradec.c: (_inc_granulepos),
16130         (theora_dec_sink_event), (theora_dec_chain):
16131         * ext/vorbis/Makefile.am:
16132         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16133         (vorbis_dec_sink_event), (vorbis_dec_chain):
16134         * gst-libs/gst/audio/Makefile.am:
16135         * sys/xvimage/Makefile.am:
16136         Make gnomevfssrc extend the source base class.
16137         Fix linking against libs in various plugins.
16138
16139 2005-04-06  Andy Wingo  <wingo@pobox.com>
16140
16141         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
16142         GST_BASE_LIBS.
16143
16144         * configure.ac: Add check and AC_SUBST for libgstbase.
16145
16146 2005-03-31  Wim Taymans  <wim@fluendo.com>
16147
16148         * examples/seeking/Makefile.am:
16149         * examples/seeking/cdparanoia.c: (main):
16150         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
16151         (play_cb), (pause_cb), (stop_cb), (main):
16152         * examples/seeking/playbin.c:
16153         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
16154         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
16155         (make_sid_pipeline), (make_vorbis_pipeline),
16156         (make_theora_pipeline), (make_vorbis_theora_pipeline),
16157         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
16158         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
16159         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
16160         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
16161         (stop_cb), (main):
16162         * examples/seeking/spider_seek.c:
16163         * examples/seeking/vorbisfile.c:
16164         * ext/gnomevfs/Makefile.am:
16165         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16166         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
16167         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
16168         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
16169         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
16170         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
16171         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
16172         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
16173         * ext/ogg/README:
16174         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
16175         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
16176         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
16177         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
16178         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
16179         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
16180         (gst_ogg_pad_event), (gst_ogg_pad_reset),
16181         (gst_ogg_demux_factory_filter), (compare_ranks),
16182         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
16183         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
16184         (gst_ogg_chain_new), (gst_ogg_chain_free),
16185         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
16186         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
16187         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
16188         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
16189         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
16190         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
16191         (gst_ogg_demux_get_prev_page),
16192         (gst_ogg_demux_deactivate_current_chain),
16193         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16194         (gst_ogg_demux_bisect_forward_serialno),
16195         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
16196         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
16197         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
16198         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
16199         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
16200         (gst_ogg_demux_change_state), (gst_ogg_print):
16201         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
16202         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
16203         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
16204         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
16205         (gst_ogg_mux_loop):
16206         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
16207         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
16208         (theora_dec_src_convert), (theora_dec_sink_convert),
16209         (theora_dec_src_query), (theora_dec_src_event),
16210         (theora_dec_sink_event), (theora_dec_chain),
16211         (theora_dec_change_state):
16212         * ext/theora/theoraenc.c: (gst_theora_enc_init),
16213         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
16214         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
16215         (theora_enc_change_state):
16216         * ext/vorbis/Makefile.am:
16217         * ext/vorbis/oggvorbisenc.c:
16218         * ext/vorbis/oggvorbisenc.h:
16219         * ext/vorbis/vorbis.c: (plugin_init):
16220         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
16221         (vorbis_dec_src_query), (vorbis_dec_src_event),
16222         (vorbis_dec_sink_event), (vorbis_dec_chain),
16223         (vorbis_dec_change_state):
16224         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
16225         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
16226         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
16227         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
16228         (gst_vorbisenc_change_state):
16229         * ext/vorbis/vorbisenc.h:
16230         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
16231         * gst-libs/gst/audio/audioclock.c:
16232         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
16233         (gst_audiofilter_init), (gst_audiofilter_chain):
16234         * gst-libs/gst/audio/testchannels.c: (main):
16235         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
16236         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
16237         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
16238         (gmip_find_track_streaminfo), (gmip_find_track_format):
16239         * gst-libs/gst/media-info/media-info.c:
16240         (gst_media_info_read_idler):
16241         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
16242         (gst_play_get_all_by_interface):
16243         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
16244         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
16245         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
16246         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
16247         (gst_riff_parse_info):
16248         * gst-libs/gst/riff/riff-read.h:
16249         * gst-libs/gst/riff/riff.c: (plugin_init):
16250         * gst-libs/gst/video/Makefile.am:
16251         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
16252         (gst_videosink_class_init), (gst_videosink_get_type):
16253         * gst-libs/gst/video/videosink.h:
16254         * gst/audioconvert/bufferframesconvert.c:
16255         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
16256         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
16257         * gst/audioconvert/channelmixtest.c: (main):
16258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
16259         (gst_audio_convert_chain),
16260         (gst_audio_convert_caps_remove_format_info),
16261         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
16262         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
16263         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
16264         (gst_audio_convert_buffer_to_default_format),
16265         (gst_audio_convert_buffer_from_default_format),
16266         (gst_audio_convert_channels):
16267         * gst/audioconvert/gstchannelmix.h:
16268         * gst/ffmpegcolorspace/avcodec.h:
16269         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16270         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
16271         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
16272         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
16273         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
16274         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
16275         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
16276         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
16277         (mpeg_video_type_find), (mpeg_video_stream_type_find),
16278         (dv_type_find):
16279         * gst/videotestsrc/gstvideotestsrc.c:
16280         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
16281         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
16282         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
16283         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
16284         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
16285         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
16286         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
16287         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
16288         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
16289         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
16290         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
16291         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
16292         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
16293         (gst_xvimagesink_navigation_send_event),
16294         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
16295         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
16296         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16297         * sys/xvimage/xvimagesink.h:
16298         Plugin port to 0.9, ogg/theora playback should work in the seek
16299         example now.
16300         Removed old examples.
16301         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
16302         explained in 0.9 TODO doc.
16303
16304
16305 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16306
16307         * autogen.sh:
16308         * configure.ac:
16309         * ext/Makefile.am:
16310         * gst/Makefile.am:
16311         * po/POTFILES.in:
16312         * po/af.po:
16313         * po/az.po:
16314         * po/cs.po:
16315         * po/en_GB.po:
16316         * po/hu.po:
16317         * po/it.po:
16318         * po/nb.po:
16319         * po/nl.po:
16320         * po/or.po:
16321         * po/sq.po:
16322         * po/sr.po:
16323         * po/sv.po:
16324         * po/uk.po:
16325         * po/vi.po:
16326         * sys/Makefile.am:
16327         * testsuite/Makefile.am:
16328           remove a whole bunch of plugins.  This module now contains a set
16329           of free reference plugins/elements as agreed.
16330
16331 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16332
16333         * configure.ac:
16334           hunting season on 0.9 is now OPEN
16335
16336 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16337
16338         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
16339           Kick the hell out of gcc for not warning me about a symbol conflict.
16340
16341 2005-02-22  Luca Ognibene  <luogni@tin.it>
16342
16343         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16344
16345         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
16346           Don't leak caps string (fixes #168134)
16347
16348         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
16349         (gst_jpegenc_init), (gst_jpegenc_finalize),
16350         (gst_jpegenc_change_state):
16351           Don't leak line buffers and context struct (fixes #168133).
16352
16353 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16354
16355         * configure.ac:
16356         * ext/dirac/gstdiracdec.cc:
16357         (gst_diracdec_chain):
16358           Since dirac 0.5.0 the framerate in dirac is expressed as a
16359           rational number. Fix build and up requirement to 0.5.0, and
16360           also pass parameters to gst_diracdec_link in the right order
16361           (fixes #167959).
16362
16363 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
16364
16365         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
16366         * ext/faad/gstfaad.h:
16367         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
16368         certain invalid muxed streams, where some packets will contain 
16369         junk after decoder data. Partially fixes #149158.
16370
16371 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
16372         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
16373           Make sure we only write to writable buffers
16374
16375 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16376
16377         * gst-libs/gst/riff/riff-media.c:
16378         (gst_riff_create_audio_caps_with_data):
16379           Do actually fix invalid RIFF fmt header values for alaw
16380           and mulaw audio instead of just saying so.
16381
16382         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
16383           Give gst_riff_create_audio_caps_with_data() a chance to
16384           fix up broken format header fields before extracting any
16385           parameters from the header. (fixes #167633)
16386
16387 2005-02-19  Martin Holters  <martin.holters@gmx.de>
16388
16389         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16390
16391         * gst/audioconvert/bufferframesconvert.c:
16392         (buffer_frames_convert_link):
16393           Don't leak othercaps. (fixes #167878)
16394
16395 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
16396
16397         * configure.ac:
16398         * ext/libvisual/visual.c: (gst_visual_srclink),
16399         (gst_visual_change_state):
16400           Support libvisual 0.2.0.
16401
16402 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
16403
16404         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
16405         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
16406           Use same rowstrides for I420 as used everywhere else.
16407
16408 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16409
16410         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16411           Declare variables at beginning of block and make gcc-2.95 happy
16412           (fixes # 167482, patch by Gergely Nagy).
16413           
16414         * gst/tcp/gsttcpclientsrc.c:
16415         * gst/tcp/gsttcpclientsrc.h:
16416           Move some includes into the header, so that struct sockaddr_in is
16417           defined when it should be defined on FreeBSD as well (fixes
16418           #167483).
16419           
16420         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
16421           Don't pass uninitialised values to setsockopt() here either.
16422
16423 2005-02-17  Luca Ognibene  <luogni at tin dot it>
16424
16425         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16426
16427         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
16428           Don't pass uninitialised values to setsockopt(). (fixes #167704)
16429
16430 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16431
16432         * gst/playback/gstplaybin.c: (add_sink):
16433           Invert bin_add/link order to workaround deadlock in opt.
16434
16435 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16436
16437         * gst/modplug/gstmodplug.cc:
16438           Add missing break causing position queries to fail.
16439
16440 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16441
16442         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
16443           Granpos can apparently be -1, which screws up calculations...
16444
16445 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
16446
16447         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
16448         (gst_ximagesink_send_pending_navigation),
16449         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
16450         (gst_ximagesink_init):
16451         * sys/ximage/ximagesink.h:
16452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
16453         (gst_xvimagesink_send_pending_navigation),
16454         (gst_xvimagesink_navigation_send_event),
16455         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
16456         * sys/xvimage/xvimagesink.h:
16457           Use a mutex protected list to marshal navigation
16458           events into the stream thread from whichever thread
16459           sends them.
16460
16461 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
16462
16463         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
16464           Display current position and track length; misc. clean-ups.
16465           
16466         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
16467         (speed_init), (speed_chain):
16468           Add query function, so that the stream length and current position
16469           get adjusted when queried (note that current position queries may
16470           still be wrong if the audio sink returns values based on buffer
16471           timestamps instead of passing on the query).
16472
16473 2005-02-13  Benjamin Otte  <otte@gnome.org>
16474
16475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16476         (gst_audio_convert_channels):
16477           create channel conversion matrix when linking
16478         * gst/audioconvert/.cvsignore:
16479         * gst/audioconvert/Makefile.am:
16480         * gst/audioconvert/channelmixtest.c: (main):
16481           add (ugly) test that ensures stereo <=> mono conversion works
16482           correctly
16483
16484 2005-02-13  Benjamin Otte  <otte@gnome.org>
16485
16486         * gst/audioconvert/gstchannelmix.h:
16487           include missing header file
16488         * gst/audioconvert/gstchannelmix.c:
16489         (gst_audio_convert_fill_compatible):
16490           use same sign for both channels when converting to/from compatible
16491           channel. Previously used different signs made the signals cancel
16492           each other out and appear like silence. (fixes #167269)
16493
16494 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
16495
16496         * gst/ffmpegcolorspace/avcodec.h:
16497         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16498         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16499         (gst_ffmpegcsp_avpicture_fill):
16500         * gst/ffmpegcolorspace/imgconvert.c:
16501           Convert to and from YV12 (fixes #156379).
16502
16503 2005-02-12  Julien MOUTTE  <julien@moutte.net>
16504
16505         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
16506         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
16507         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
16508         (gst_ximagesink_expose), (gst_ximagesink_set_property),
16509         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
16510         methods from chain and negotiation and vice versa (Fixes #166142).
16511         * sys/ximage/ximagesink.h: Add stream_lock.
16512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
16513         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16514         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16515         (gst_xvimagesink_expose): Check for xcontext before trying to link.
16516
16517 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
16518
16519         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
16520           Don't send "Hey! You gave me a NULL pointer you naughty person" as
16521           error message when we can't open the DVD device (when dvdnav_open()
16522           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
16523           the above). Send something more useful instead (fixes #167117).
16524
16525 2005-02-11  Julien MOUTTE  <julien@moutte.net>
16526
16527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
16528         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
16529         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16530         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16531         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
16532         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
16533         methods from chain and negotiation and vice versa (Fixes #166142).
16534         Fix a possible bug of images in the buffer pool being discarded because
16535         we are looking at the wrong geometry.
16536         * sys/xvimage/xvimagesink.h: Add stream_lock.
16537
16538 2005-02-11  David Schleef  <ds@schleef.org>
16539
16540         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
16541         unsigned int. (fixes #167128)
16542
16543 2005-02-11  David Schleef  <ds@schleef.org>
16544
16545         * gst/librfb/Makefile.am: Testing stuff before committing is
16546           for wimps... and people with fast machines.  Fix stupid
16547           mistake.
16548
16549 2005-02-11  David Schleef  <ds@schleef.org>
16550
16551         * configure.ac: Pull in librfb from my CVS tree, because it is
16552           too small and annoying to be separate.  Move rfbsrc plugin
16553           to gst/.
16554         * ext/Makefile.am:
16555         * ext/librfb/Makefile.am:
16556         * ext/librfb/gstrfbsrc.c:
16557         * gst/librfb/Makefile.am:
16558         * gst/librfb/gstrfbsrc.c:
16559         * gst/librfb/rfb.c:
16560         * gst/librfb/rfb.h:
16561         * gst/librfb/rfbbuffer.c:
16562         * gst/librfb/rfbbuffer.h:
16563         * gst/librfb/rfbbytestream.c:
16564         * gst/librfb/rfbbytestream.h:
16565         * gst/librfb/rfbcontext.h:
16566         * gst/librfb/rfbdecoder.c:
16567         * gst/librfb/rfbdecoder.h:
16568         * gst/librfb/rfbutil.h:
16569
16570 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
16571
16572         * gst/speed/Makefile.am:
16573         * gst/speed/demo-mp3.c: (main):
16574         * gst/speed/filter.func:
16575         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16576         (speed_class_init), (speed_init), (speed_chain_int16),
16577         (speed_chain_float32), (speed_chain), (speed_set_property),
16578         (speed_get_property), (speed_change_state):
16579         * gst/speed/gstspeed.h:
16580           Fix speed element and make it chain-based (fixes #156467),
16581           and make it handle more than one channel.
16582
16583 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
16584
16585         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16586         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16587         (gst_dtsdec_chain), (gst_dtsdec_change_state):
16588         * ext/dts/gstdtsdec.h:
16589           Don't clobber the stack constructing the channels array.
16590           Make the element chain-based. DTS tracks can now be played.
16591           
16592 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
16593
16594         * gst-libs/gst/audio/multichannel.h:
16595         * gst-libs/gst/gconf/gconf.h:
16596         * gst-libs/gst/idct/idct.h:
16597         * gst-libs/gst/media-info/media-info-priv.h:
16598         * gst-libs/gst/play/play.h:
16599         * gst-libs/gst/resample/private.h:
16600         * gst-libs/gst/resample/resample.h:
16601         * gst-libs/gst/riff/riff-ids.h:
16602         * gst-libs/gst/video/video.h:
16603         * gst-libs/gst/video/videosink.h:
16604           Add G_BEGIN_DECLS and G_END_DECLS around headers where
16605           missing, so that they work when included from C++ code.
16606
16607 2005-02-09  David Schleef  <ds@schleef.org>
16608
16609         * testsuite/gst-lint: Check for non-statically scoped
16610           parent_class variables.  This won't be a problem once
16611           plugins are loaded with RTLD_LOCAL.
16612
16613 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16614
16615         * ext/mplex/gstmplexibitstream.cc:
16616           gcc madness.
16617
16618 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16619
16620         * ext/ogg/gstogmparse.c:
16621         * gst/debug/gstnavigationtest.c:
16622           Die, thou faulty symbol pollutors (non-static parent_class).
16623
16624 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16625
16626         * ext/mplex/gstmplexibitstream.cc:
16627           Fix event handling (#165525).
16628
16629 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16630
16631         * ext/mikmod/gstmikmod.c:
16632         * gst/modplug/gstmodplug.cc:
16633           Add missing endianness to template (fixes #165509).
16634
16635 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16636
16637         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16638           Fix wrong order of reading of optional bytes (#165290).
16639
16640 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16641
16642         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16643           Implement FILLER event awareness.
16644
16645 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16646
16647         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16648           Fix track calculations (#166208).
16649
16650 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16651
16652         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16653
16654         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16655         * ext/libpng/gstpngenc.c:
16656           Fix byte-order, use proper fixed caps. Fixes #164197.
16657
16658 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16659
16660         * configure.ac:
16661           Add dvdlpcmdec 
16662
16663         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16664         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16665           Don't push buffers if the src pad isn't negotiated yet.
16666           
16667         * gst/audioconvert/gstaudioconvert.c:
16668         (gst_audio_convert_buffer_to_default_format),
16669         (gst_audio_convert_buffer_from_default_format):
16670           Add support for 24-bit width.
16671
16672         * gst/dvdlpcmdec/.cvsignore:
16673         * gst/dvdlpcmdec/Makefile.am:
16674         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16675         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16676         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16677         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16678         (plugin_init):
16679         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16680           New decoder for rearranging DVD LPCM into our audio/x-raw-int
16681           format. Needs support for the channels maps if someone can find 
16682           a DVD LPCM track with > 2 channels.
16683
16684         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16685         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16686         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16687         * gst/mpegstream/gstdvddemux.h:
16688         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16689         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16690         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16691         * gst/mpegstream/gstmpegdemux.h:
16692         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16693         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16694         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16695         (gst_mpeg_parse_handle_src_query),
16696         (gst_mpeg_parse_handle_src_event):
16697           Use audio/x-dvd-lpcm for LPCM output.
16698           Add DTS output.
16699
16700 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16701
16702         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16703
16704         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16705         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16706           Add BGRA handling (#165736).
16707
16708 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
16709
16710         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16711
16712         * gst/law/alaw-decode.c: (alawdec_link):
16713         * gst/law/alaw-encode.c: (alawenc_link):
16714         * gst/law/mulaw-decode.c: (mulawdec_link):
16715         * gst/law/mulaw-encode.c: (mulawenc_link):
16716           Fix caps memleaks (#166600).
16717
16718 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
16719
16720         * ext/tarkin/mem.h:
16721         * ext/tarkin/wavelet.h:
16722         * ext/tarkin/yuv.h:
16723         * gst/ffmpegcolorspace/avcodec.h:
16724           Include "_stdint.h" instead of <stdint.h>. Fixes build on
16725           systems that don't have stdint.h, like Solaris9 (fixes #166631).
16726
16727 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16728
16729         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16731         (gst_xvimagesink_change_state):
16732           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16733           Xv video (and thereby regenerate Xv colourkey) in clear() so
16734           that PLAY -> READY -> PLAY works (fixes #162504).
16735
16736 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16737
16738         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16739           Switch to list instead of range, since MJPEG-devices really just
16740           support decimations, not any size.
16741
16742 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16743         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16744         (gst_mpeg2dec_reset), (free_all_buffers),
16745         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16746         * ext/mpeg2dec/gstmpeg2dec.h:
16747           The libmpeg2 user-allocated buffer management is awkward, 
16748           to say the least. Hopefully this fixes things.
16749
16750 2005-02-04  Andy Wingo  <wingo@pobox.com>
16751
16752         * gst/audioconvert/bufferframesconvert.c
16753         (buffer_frames_convert_fixate): New function, fixates to 256
16754         frames per buffer by default. (Much better than 1.)
16755         (buffer_frames_convert_init): Set the fixate function for both src
16756         and sink pad.
16757         (buffer_frames_convert_link): After success setting nonfixed caps,
16758         get the negotiated caps so we can know how many buffer-frames it
16759         will be. No idea how this worked at all before.
16760
16761 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16762
16763         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16764         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16765         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16766         (handle_sequence), (handle_picture):
16767         * ext/mpeg2dec/gstmpeg2dec.h:
16768           Rearrange buffer tracking and refcounting and refactor
16769           a little for readability. 
16770
16771 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
16772         * sys/v4l/gstv4l.c: (plugin_init):
16773         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16774         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16775         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16776         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16777         * sys/v4l/gstv4ljpegsrc.h:
16778         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16779         * sys/v4l/v4l_calls.h:
16780         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16781         (gst_v4lsrc_get_fps):
16782         * sys/v4l/v4lsrc_calls.h:
16783           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16784           you jpeg inside rgb frames" driver.
16785           Don't error in the v4lsrc link function, just return 
16786           REFUSED.
16787
16788 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16789
16790         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16791         (gst_qcamsrc_open):
16792           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16793
16794 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16795
16796         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16797           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16798
16799 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16800
16801         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16802           Reset negotiated state on PAUSED->READY.
16803
16804 2005-02-02  David Schleef  <ds@schleef.org>
16805
16806         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16807         whereever possible.  (Fixes #165997)
16808         * examples/capsfilter/capsfilter1.c: (main):
16809         * examples/dynparams/filter.c: (create_ui):
16810         * examples/seeking/cdparanoia.c: (get_track_info), (main):
16811         * examples/seeking/chained.c: (main):
16812         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16813         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16814         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16815         (make_mpeg_pipeline), (make_mpegnt_pipeline):
16816         * examples/seeking/spider_seek.c: (make_spider_pipeline):
16817         * examples/switch/switcher.c: (main):
16818         * ext/dv/demo-play.c: (main):
16819         * ext/faad/gstfaad.c: (gst_faad_change_state):
16820         * ext/mad/gstmad.c: (gst_mad_chain):
16821         * ext/smoothwave/demo-osssrc.c: (main):
16822         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16823         (gst_gconf_render_bin_from_description),
16824         (gst_gconf_get_default_audio_sink),
16825         (gst_gconf_get_default_video_sink),
16826         (gst_gconf_get_default_audio_src),
16827         (gst_gconf_get_default_video_src),
16828         (gst_gconf_get_default_visualization_element):
16829         * gst/level/demo.c: (main):
16830         * gst/level/plot.c: (main):
16831         * gst/playback/gstplaybin.c: (gen_video_element),
16832         (gen_audio_element):
16833         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16834         * gst/playondemand/demo-mp3.c: (setup_pipeline):
16835         * gst/sine/demo-dparams.c: (main):
16836         * gst/spectrum/demo-osssrc.c: (main):
16837         * gst/speed/demo-mp3.c: (main):
16838         * gst/volume/demo.c: (main):
16839         * testsuite/embed/embed.c: (main):
16840
16841 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16842
16843         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16844         (gst_tcpclientsink_finalize):
16845         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16846         (gst_tcpclientsrc_finalize):
16847         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16848         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16849         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16850         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16851           Don't leak the hostname when shutting down.
16852           In tcpserversrc, take a copy of the default hostname.
16853
16854 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16855
16856         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16857           Set caps to systemstream=TRUE.
16858
16859 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16860
16861         * testsuite/Makefile.am:
16862           Fix more OSX buildbots.
16863
16864 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16865
16866         * ext/mpeg2dec/gstmpeg2dec.c:
16867           Don't send things to NULL PAD_PEERs
16868
16869         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16870           Copy-on-write the incoming buffer.
16871
16872         * gst/mpegstream/gstdvddemux.h:
16873         * gst/mpegstream/gstmpegclock.h:
16874         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16875         (normal_seek), (gst_mpeg_demux_handle_src_event):
16876         * gst/mpegstream/gstmpegdemux.h:
16877         * gst/mpegstream/gstmpegpacketize.h:
16878         * gst/mpegstream/gstmpegparse.c:
16879         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16880         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16881         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16882         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16883         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16884         * gst/mpegstream/gstmpegparse.h:
16885         * gst/mpegstream/gstrfc2250enc.h:
16886           Various changes to the way time is computed that make seeking and
16887           total time estimation much better here.
16888           Use G_BEGIN/END_DECLS instead of __cplusplus
16889
16890         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16891           Use gst_buffer_stamp instead of only copying the TIMESTAMP
16892
16893 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16894
16895         * gst/subparse/gstsubparse.c:
16896           Fix OSX buildbot.
16897
16898 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16899
16900         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16901         (theora_enc_chain), (theora_enc_change_state):
16902         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16903         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16904         (gst_vorbisenc_change_state):
16905         * ext/vorbis/vorbisenc.h:
16906           Set granulepos and timestamp correctly for streams not
16907           starting at 0, taking into account the initial delay.
16908
16909 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16910
16911         * gst/mpegstream/gstdvddemux.c:
16912           Add audio/x-dts to audio pad template caps
16913
16914 2005-01-30  David Schleef  <ds@schleef.org>
16915
16916         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16917         (create_context), (gst_polypsink_link): Fix silly endianness
16918         bug.  Add some debugging.  Remove float from caps; it doesn't
16919         work.  Attempt to get remote audio working.
16920
16921 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16922
16923         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16924           Add 3IV2 fourcc.
16925
16926 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16927
16928         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16929         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16930         (gst_avi_demux_stream_data):
16931         * gst/avi/gstavidemux.h:
16932           Invert DIB images. Fixes #132341.
16933
16934 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16935
16936         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16937         (gst_ffmpegcsp_chain):
16938           D'oh, reference the palette data, not the palette structure.
16939           Fixes color distortion in #132341.
16940
16941 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16942
16943         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16944           PAR can be non-fixed when not provided as argument (#162626).
16945
16946 2005-01-29  David Moore  <dcm@acm.org>
16947
16948         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16949
16950         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16951         (gst_qtdemux_loop_header):
16952           Re-apply patch from #142272 that allows non-seekable sources,
16953           re-proposed by Daniel Drake <dsd@gentoo.org>.
16954
16955 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16956
16957         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16958           Use the src template for creating the src pad (#162330).
16959
16960 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16961
16962         * configure.ac:
16963         * ext/musepack/Makefile.am:
16964         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16965         (gst_musepackdec_init), (gst_musepackdec_dispose),
16966         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16967         (gst_musepack_stream_init), (gst_musepackdec_loop),
16968         (gst_musepackdec_change_state):
16969         * ext/musepack/gstmusepackdec.cpp:
16970         * ext/musepack/gstmusepackdec.h:
16971         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16972         (gst_musepack_reader_read), (gst_musepack_reader_seek),
16973         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16974         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16975         * ext/musepack/gstmusepackreader.cpp:
16976         * ext/musepack/gstmusepackreader.h:
16977           Update to 1.1 API (#165446).
16978
16979 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16980
16981         * ext/Makefile.am:
16982           Unbreak buildbot.
16983
16984 2005-01-28  Andy Wingo  <wingo@pobox.com>
16985
16986         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16987         to reflect a different dubious internet source. Add a reference
16988         and some commentary.
16989
16990 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16991
16992         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16993         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16994         * gst/playback/gststreamselector.h:
16995           Be more selective when we're redoing caps negotiation from
16996           within the chain function on a stream change.
16997
16998 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16999
17000         * configure.ac:
17001         * ext/Makefile.am:
17002         * ext/amrnb/Makefile.am:
17003         * ext/amrnb/amrnb.c: (plugin_init):
17004         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
17005         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
17006         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
17007         (gst_amrnbdec_state_change):
17008         * ext/amrnb/amrnbdec.h:
17009         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
17010         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
17011         (gst_amrnbparse_init), (gst_amrnbparse_formats),
17012         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
17013         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
17014         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
17015         * ext/amrnb/amrnbparse.h:
17016           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
17017         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17018           Add AMR-NB/-WB raw formats.
17019         * ext/alsa/gstalsa.c: (gst_alsa_link):
17020           Keep valid time when changing format.
17021         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
17022         (qtdemux_parse_trak):
17023           Add some more format-specific options (#140141, #143555, #155163).
17024
17025 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17026
17027         * gst/matroska/matroska-demux.c:
17028         (gst_matroska_demux_parse_blockgroup):
17029           Fix logic error in timing of subtitle stream synchronization.
17030         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17031           Add skip-chunk, which is found in kodak-camera streams.
17032
17033 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17034
17035         * po/LINGUAS:
17036         * po/vi.po:
17037           Adding Vietnamese translation (submitted by Clytie Siddall)
17038
17039 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17040
17041         * gst/playback/gstdecodebin.c: (try_to_link_1):
17042           Use realpad for signal.
17043
17044 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17045
17046         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
17047           Fix category so decodebin picks it up.
17048
17049 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17050
17051         * ext/mad/Makefile.am:
17052         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
17053         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
17054         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
17055         (found_type), (gst_id3demux_bin_change_state):
17056         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
17057         (gst_id3_tag_init), (gst_id3_tag_handle_event),
17058         (gst_id3_tag_src_link), (gst_id3_tag_chain),
17059         (gst_id3_tag_change_state), (plugin_init):
17060         * ext/mad/gstmad.h:
17061           Add id3demuxbin (which is a simple bin consisting of id3demux
17062           and typefind), take over rank from id3demux, remove typefind
17063           code from id3demux. Makes all broken mp3s that I know of work,
17064           and thereby fixes #152688.
17065
17066 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
17067
17068         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17069
17070         * ext/mad/gstmad.c: (gst_mad_src_event):
17071         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17072           Allow seeks on audio pad, make mad forward those (#164826).
17073         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17074           Set duration (#165335).
17075
17076 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17077
17078         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
17079         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
17080         (gst_asf_demux_process_ext_content_desc),
17081         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
17082         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
17083         * gst/asfdemux/gstasfdemux.h:
17084           Improve metadata display, e.g. if the metadata comes before the
17085           streams are loaded (which is perfectly valid).
17086
17087 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17088
17089         * tools/gst-launch-ext-m.m:
17090           Fix AVI/ASF pipelines (#165340).
17091
17092 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
17093         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
17094         build failure on amd64
17095
17096 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17097
17098         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
17099         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
17100           Check environment variables GST_ID3V2_TAG_ENCODING,
17101           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
17102           list of character encodings to force interpretation of non-unicode
17103           strings stored in an ID3v2 tag to a particular encoding. If none
17104           is specified, try to use current locale's encoding, then fall back
17105           to ISO-8859-1 (which will always succeed). (Resolves #149274)
17106         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
17107         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
17108           Check environment variables GST_ID3V1_TAG_ENCODING,
17109           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
17110           list of character encodings to use in case a string encountered
17111           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
17112           specified, try to use the current locale's encoding, then fall
17113           back to ISO-8859-1 (which will always succeed).
17114
17115 2005-01-25  Benjamin Otte  <otte@gnome.org>
17116
17117         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
17118           - on half framerate, compute the rate in advance so the comparisons
17119             don't compare wrong values
17120           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
17121             behaviour
17122           - don't use mad_header_decode anymore, mad_frame_decode does that
17123             automatically
17124           - when getting rid of consumed bytes, reset the stream's skiplen
17125           (fixes #163867)
17126
17127 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
17128
17129         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
17130           Use 1/2 a second for default max_discont, as PES streams from DVB
17131           seem to have larger spacings in the SCR. 
17132           Fix a typo.
17133
17134 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17135
17136         * gst/playback/gstplaybasebin.c: (group_commit):
17137           Notify delayed stream-info availability.
17138
17139 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
17140         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17141         (gst_a52dec_handle_event), (gst_a52dec_chain):
17142         Add some debug output. Check that a discont has a valid
17143         time associated.
17144         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17145         (gst_alsa_sink_loop):
17146         Ignore TAG events. A little extra debug for broken timestamps.
17147         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
17148         (dvdnavsrc_change_state):
17149         Ensure we send a discont to engage the link before we send any
17150         other events.
17151         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
17152         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
17153         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
17154         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
17155         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
17156         dvd://title works in totem because typefinding sends a seek that ends
17157         up going back to chapter 1 regardless.
17158         * ext/mpeg2dec/gstmpeg2dec.c:
17159         * ext/mpeg2dec/gstmpeg2dec.h:
17160         Output correct timestamps and handle disconts.
17161         * ext/ogg/gstoggdemux.c: (get_relative):
17162         Small guard against a null dereference.
17163         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
17164         (gst_textoverlay_set_property):
17165         Free memory when done. Don't call gst_event_filler_get_duration on
17166         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
17167         g_warning.
17168         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
17169         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
17170         (gst_sw_srclink), (gst_smoothwave_chain):
17171         Draw solid lines, prettier colours.
17172         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
17173         Add a default palette that'll work for some movies.
17174         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
17175         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
17176         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
17177         * gst/mpegstream/gstdvddemux.h:
17178         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
17179         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
17180         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
17181         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
17182         * gst/mpegstream/gstmpegparse.h:
17183         Use PTM/NAV events when for timestamp adjustment when connected to 
17184         dvdnavsrc. Don't use many discont events where one suffices.
17185         * gst/playback/gstplaybasebin.c: (group_destroy),
17186         (gen_preroll_element), (gst_play_base_bin_add_element):
17187         * gst/playback/gstplaybasebin.h:
17188         Make sure we remove subtitles from the same bin we put them in.
17189         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
17190         (gst_subparse_buffer_format_autodetect),
17191         (gst_subparse_change_state):
17192         Fix some memleaks and invalid accesses.
17193         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
17194         (oggskel_type_find), (cmml_type_find), (plugin_init):
17195         Some typefind functions for Annodex v3.0 files
17196         * gst/wavparse/gstwavparse.h:
17197         GstRiffReadClass is the correct parent class.
17198
17199 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17200
17201         * gst-libs/gst/riff/riff-media.c:
17202         (gst_riff_create_video_caps_with_data):
17203           Add extradata to huffyuv (fixes #165013).
17204         * gst-libs/gst/riff/riff-read.c:
17205         (gst_riff_read_strf_vids_with_data):
17206           Fix extradata extraction if it is in the chunk size.
17207
17208 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
17209
17210         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17211
17212         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
17213         (gst_quarktv_change_state), (gst_quarktv_dispose):
17214           Memory free'ing location fix (#164708).
17215
17216 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17217
17218         * gst/playback/gstplaybasebin.c: (group_commit),
17219         (gen_preroll_element), (probe_triggered), (gen_source_element),
17220         (setup_source), (gst_play_base_bin_change_state),
17221         (gst_play_base_bin_add_element):
17222           Don't block for streams.
17223         * gst/playback/gststreaminfo.c: (stream_info_change_state),
17224         (gst_stream_info_set_mute):
17225           Use gst_pad_set_active_recursive.
17226
17227 2005-01-25  Andy Wingo  <wingo@pobox.com>
17228
17229         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
17230         for #ifndef HAVE_XVIDEO.
17231
17232 2005-01-24  Jeffrey C. Ollie
17233
17234         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
17235
17236         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
17237         * ext/gsm/gstgsmdec.h:
17238         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
17239         * ext/gsm/gstgsmenc.h:
17240         Fix rate to 8kHz as per spec, removes obscure errors when no rate
17241         was given by property. Add proper buffer timestamps and offsets.
17242
17243 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17244
17245         * gst-libs/gst/riff/riff-media.c:
17246         (gst_riff_create_audio_caps_with_data):
17247           Audio can be <8000Hz.
17248
17249 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17250
17251         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
17252           Explicit state change to workaround refcount bugs.
17253
17254 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17255
17256         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
17257         (gst_avimux_riff_get_avi_header):
17258           Fix...
17259
17260 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17261
17262         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
17263         (gst_riff_read_element_data):
17264         * gst-libs/gst/riff/riff-read.h:
17265           Add _peek version (req'ed in CDXA).
17266         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
17267         (gst_cdxaparse_loop):
17268           Fix parsing in playbin.
17269         * gst/playback/gstdecodebin.c: (close_pad_link):
17270           Ignore current_ pads, they cause major annoyance.
17271
17272 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17273
17274         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17275           Safety guard.
17276
17277 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17278
17279         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
17280           Fix padding...
17281
17282 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17283
17284         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
17285           Allow for 0-sized buffers. Fixes length query problems in
17286           starwars.mkv from the testsuite.
17287
17288 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17289
17290         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
17291         (gst_video_box_i420), (gst_video_box_chain):
17292           Fix row strides for I420 (fixes #163159)
17293           
17294 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17295
17296         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
17297           MPEG2 has a useful rate property, so we can actually use that.
17298           For MPEG-1, continue using the bytes/time properties.
17299
17300 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17301
17302         * gst-libs/gst/riff/riff-media.c:
17303         (gst_riff_create_video_caps_with_data),
17304         (gst_riff_create_video_template_caps):
17305           Add intel-h263.
17306
17307 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17308
17309         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
17310           Fail if caps negotiation fails. Should fix #162184, and should
17311           definately be in there regardless of it fixing the actual bug.
17312         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
17313         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
17314         (gst_avimux_riff_get_avix_header),
17315         (gst_avimux_riff_get_video_header),
17316         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
17317         (gst_avimux_start_file), (gst_avimux_handle_event),
17318         (gst_avimux_change_state):
17319         * gst/avi/gstavimux.h:
17320           Refactor structure writing to use GST_WRITE_UINT macros, add
17321           metadata writing support.
17322
17323 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17324
17325         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
17326           Elements may already be destroyed when this function is called.
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_loop_header), (gst_qtdemux_handle_esds):
17332           More memory leak fixes (#149162).
17333
17334 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17335
17336         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
17337         (gst_qtdemux_add_stream):
17338           Fix two memleaks.
17339
17340 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17341
17342         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
17343           Argh...
17344
17345 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17346
17347         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
17348           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
17349           when fixating to six channels in Totem.
17350
17351 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17352
17353         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
17354           Fix compile warnings on Solaris 10 buildbot
17355
17356 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17357
17358         * ext/dvdread/dvdreadsrc.c: (_read):
17359           Don't read beyond the last cell in a chapter (fixes 
17360           invalid memory access)
17361
17362 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
17363
17364         * ext/dvdread/stream_labels.c:
17365         (dvdreadsrc_get_audio_stream_labels):
17366           Use NULL for an empty GList instead of g_list_alloc(); fix 
17367           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
17368           of GString (easier to bulk free later)
17369
17370 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
17371
17372         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17373
17374         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17375         (gst_ffmpeg_pixfmt_to_caps):
17376           Fix BGRA32 caps (#164209).
17377
17378 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
17379
17380         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17381
17382         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17383         (gst_ffmpeg_caps_to_pixfmt):
17384           alpha_mask can be RGBA/ABGR. Fixes #164265.
17385
17386 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
17387
17388         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17389
17390         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
17391         (gst_mpeg2dec_alloc_buffer):
17392         * ext/mpeg2dec/gstmpeg2dec.h:
17393           Crop if decoding size is not the actual image size (#163676).
17394
17395 2005-01-17  Steve Baker  <steve@stevebaker.org>
17396
17397         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17398
17399         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
17400         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
17401           Add libsndfile typefind functions (#163309).
17402
17403 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17404
17405         * tools/gst-launch-ext-m.m:
17406           Add .aac, fix .m1v/.m2v (#163891).
17407
17408 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17409
17410         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
17411           Sanity check, don't wait endlessly since the clock might not
17412           actually run at this point (which is a deadlock). Fixes #164069.
17413
17414 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17415
17416         * gst/playback/gstplaybasebin.c: (probe_triggered):
17417           Of course, only pause if group is done...
17418
17419 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17420
17421         * gst/playback/gstplaybasebin.c: (probe_triggered):
17422           Thread safety.
17423
17424 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17425
17426         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
17427           Don't return state change success when the parent
17428           failed.
17429
17430 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17431
17432         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
17433           Free events (fix memleak in #162905).
17434
17435 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
17436
17437         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17438
17439         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17440         (gst_ffmpeg_caps_to_pixfmt):
17441           Fix for depth = 15. Fixes #161675.
17442
17443 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17444
17445         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17446           Set FPS correctly, even for webcams and the like.
17447         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
17448           Don error on setting while capturing.
17449
17450 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17451
17452         * ext/dv/gstdvdec.c:
17453         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
17454         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
17455           I'm a bad boy. using /1001. to force C to do float division
17456           and not integer division (as it did in my last commit)
17457           Thanks to David I. Lehn for pointing this mistake.
17458
17459 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17460
17461         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17462           Revert Johan's 1.35->1.36 since it breaks compat.
17463
17464 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17465
17466         * ext/dv/gstdvdec.c:
17467         * ext/libfame/gstlibfame.c:
17468         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
17469         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
17470           replace framerate aproximations by their real value
17471           (24000/1001, 30000/1001, 60000/1001)
17472           Finish fixing bug #164049
17473
17474 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17475
17476         * ext/ogg/gstoggmux.c:
17477           eos/bos debugging
17478         * gst/tcp/gstmultifdsink.c:
17479         * gst/tcp/gstmultifdsink.h:
17480         * gst/tcp/gsttcp.c:
17481         * gst/tcp/gsttcp.h:
17482         * gst/tcp/gsttcpclientsink.c:
17483         * gst/tcp/gsttcpclientsrc.c:
17484         * gst/tcp/gsttcpserversink.c:
17485         * gst/tcp/gsttcpserversrc.c:
17486           improve reusability of elements after state changes and errors
17487           make multifdsink throw away streamheaders when receiving new ones
17488
17489 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17490
17491         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17492           Fix for if items are already in list...
17493
17494 2005-01-12  Benjamin Otte  <otte@gnome.org>
17495
17496         * gst/adder/gstadder.c: (gst_adder_loop):
17497           fix adder a bit so it doesn't screw up with events as much anymore
17498
17499 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
17500
17501         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
17502         (pixbufscale_scale), (gst_pixbufscale_chain):
17503         * ext/gdk_pixbuf/pixbufscale.h:
17504           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
17505           to ensure rowstrides are calculated the same way as 
17506           ffmpegcolorspace
17507           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
17508           that we pick up duration and offset also.
17509
17510 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17511
17512         * gst/avi/gstavimux.c: (gst_avimux_class_init),
17513         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
17514           Reusability fixes.
17515
17516 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17517
17518         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
17519         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
17520         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
17521         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
17522           Update flags when requested.
17523
17524 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17525
17526         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17527           Fix dmix.
17528
17529 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17530
17531         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17532         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
17533         (probe_triggered), (new_decoded_pad), (gen_source_element),
17534         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
17535         * gst/playback/gstplaybasebin.h:
17536         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17537         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
17538         (gst_play_bin_change_state):
17539           Implement group-switch signal for use in apps to clear metadata
17540           cache, clean up subtitle, add suburi property instead of # hack,
17541           some error-out fixes.
17542
17543 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17544
17545         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17546           Debug.
17547         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
17548           If we got a state change in the _get handler, don't return success.
17549
17550 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17551
17552         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
17553         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
17554           Make jpegdec quiet on MJPEG decoding
17555         * gst/asfdemux/README:
17556           Fix mimetypes for MJPEG and H263
17557
17558 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17559
17560         * ext/theora/theoradec.c: (theora_dec_chain):
17561           Fix broken code generation by gcc by swapping arguments.
17562         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17563           Fix \n in debug.
17564
17565 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17566
17567         * TODO:
17568           delete this file, it is by far outdated
17569         * ext/alsa/gstalsa.1: remove
17570         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17571         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17572         (gst_alsa_get_caps):
17573           Add HW probing for supported sample rates. Fixes #161704
17574
17575 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17576
17577         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17578           Don't crash, biatch! :).
17579
17580 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17581
17582         * ext/musepack/gstmusepackreader.cpp:
17583         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17584           Some work on tags - still doesn't work in playbin...
17585         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17586           Handle events...
17587
17588 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17589
17590         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17591           Also shove tags on kid pads.
17592
17593 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17594
17595         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17596           Don't bail on unknown events.
17597         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17598           Don't crash on events before negotiation.
17599         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17600           Send tags on pads, too.
17601         * gst/playback/gststreamselector.c:
17602         (gst_stream_selector_request_new_pad):
17603           Forward events on first pad if no input was selected yet.
17604
17605 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17606
17607         * gst/playback/gstplaybasebin.c: (setup_substreams):
17608           Don't disable streamtype if the stream doesn't exist, since
17609           then playing a video after audio will disable both and nothing
17610           will happen. Fixes the testsuite.
17611
17612 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17613
17614         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17615         (gst_v4l_xoverlay_set_xwindow_id):
17616         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17617         (gst_v4l2_xoverlay_set_xwindow_id):
17618           Add debug categories, fix overlay disabling.
17619
17620 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17621
17622         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17623         * ext/alsa/gstalsa.h:
17624           Add HW probing for period_count/size and buffer_size MIX/MAX
17625           Adjust default/user defined value if out of bounds
17626           Should fix bug #162024
17627
17628 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17629
17630         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17631           Fix warning (#161191).
17632
17633 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17634
17635         * ext/dvdread/stream_labels.c:
17636         (dvdreadsrc_get_audio_stream_labels):
17637           Fix warning (init the good variable in switch default)
17638
17639 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
17640
17641         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17642
17643         * gst/tta/gstttaparse.c: (gst_tta_src_event):
17644           Fix gcc-2.95 compile (#163485).
17645
17646 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17647
17648         * configure.ac:
17649         * ext/flac/gstflacenc.c: (gst_flacenc_init),
17650         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17651         (gst_flacenc_tell_callback), (gst_flacenc_chain),
17652         (gst_flacenc_change_state):
17653         * ext/flac/gstflacenc.h:
17654           Update for API change in flac-1.1.1. Update requirement in
17655           configure.ac. Fixes #162974.
17656
17657 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17658
17659         * gst/playback/gstplaybasebin.c: (group_destroy):
17660           Remove hack to get rid of assert and get rid of unlinked
17661           signals properly.
17662
17663 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17664
17665         * gst/playback/gstplaybasebin.c: (setup_source):
17666           Set source to NULL so that resources are free'ed. Fixes issues
17667           with playback of CDDA and similar device-accessing things.
17668
17669 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17670
17671         * testsuite/embed/Makefile.am:
17672           test->noinst, fix make test in buildbot.
17673
17674 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17675
17676         * ext/dvdread/stream_labels.c: new file
17677         * ext/dvdread/stream_labels.h: new file
17678         * ext/dvdread/Makefile.am:
17679         * ext/dvdread/dvdreadsrc.c: (_seek_title):
17680           Extract audio stream label from DVD IFO files.
17681           It only dump them on the console for now, still have to
17682           make playbin aware of them.
17683
17684 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17685
17686         * gst/playback/gstplaybasebin.c: (setup_source):
17687           Fix hanging subs.
17688
17689 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17690
17691         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17692         (gen_preroll_element), (remove_groups), (setup_subtitle),
17693         (gen_source_element), (setup_source):
17694         * gst/playback/gstplaybasebin.h:
17695           Multiple .sub files is just a stupid idea... Fix some threading
17696           mistakes. Interestingly, external .sub files cause playbin to
17697           hang, I don't know why... Parsing fixes contributed by Fran??ois
17698           Kooman <fkooman@tuxed.net>.
17699
17700 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17701
17702         * testsuite/embed/Makefile.am:
17703           Fix buildbot.
17704
17705 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17706
17707         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17708
17709         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17710         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17711         (gst_pngenc_set_property):
17712         * ext/libpng/gstpngenc.h:
17713           Add compression level property (#163323).
17714
17715 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17716
17717         * configure.ac:
17718         * examples/capsfilter/capsfilter1.c: (main):
17719         * examples/seeking/spider_seek.c: (make_spider_pipeline):
17720         * ext/dvdread/Makefile.am:
17721         * ext/dvdread/demo-play:
17722         * ext/dvdread/demo-play.c:
17723         * gconf/gstreamer.schemas.in:
17724         * gst-libs/gst/gconf/gconf.c:
17725         * sys/v4l/TODO:
17726         * testsuite/Makefile.am:
17727         * testsuite/embed/Makefile.am:
17728         * testsuite/embed/embed.c: (cb_expose), (main):
17729           Remove all references to xvideosink, fix examples (#140845).
17730         * gst/playback/gstplaybasebin.c: (group_destroy):
17731           Apparently, disposal does not unlink - so do explicitely.
17732         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17733           Add debug.
17734
17735 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
17736
17737         * README: fix PKG_CONFIG_PATH instructions, what was there
17738         previously was breaking default search path, not nice. 
17739         Fixes #163358
17740
17741 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17742
17743         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17744         (gst_audioscale_chain):
17745           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17746           when resampling - how the ^@$^!@^! is this possible?!?
17747
17748 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17749
17750         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17751           Reset variables on READY.
17752         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17753         (gst_matroska_mux_loop):
17754           Require data before writing header.
17755
17756 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
17757
17758         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17759
17760         * ext/mad/gstmad.c: (gst_mad_chain):
17761           Don't call mad_stream_sync() directly after recovering sync.
17762           Fixes #151661.
17763
17764 2005-01-09  Martin Eikermann  <meiker@upb.de>
17765
17766         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17767
17768         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17769         (snapshot_handler), (gst_snapshot_sinkconnect),
17770         (gst_snapshot_chain):
17771           Allocate resources when required, fix recursive signal emission
17772           and fix caps. Fixes #161667.
17773
17774 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17775
17776         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17777
17778         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17779         (gst_pngdec_chain):
17780           Handle only 8-bppc (bits-per-pixel-component) images, better
17781           error handling and correct strides. Fixes #163177.
17782         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17783         (gst_pngenc_chain):
17784           Better error handling. Fixes #163348.
17785
17786 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17787
17788         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17789         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17790         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17791         (dvdnavsrc_uri_handler_init):
17792           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17793         * gst/playback/gstplaybasebin.c: (gen_source_element):
17794           Add MMS to streaming URIs.
17795
17796 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17797
17798         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17799         * sys/xvimage/xvimagesink.c:
17800         (gst_xvimagesink_navigation_send_event):
17801           Check for pad availability before sending event.
17802
17803 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17804
17805         * gst-plugins.spec.in:
17806           Add subparse.
17807
17808 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17809
17810         * configure.ac:
17811           Since we use functions from CVS, up requirement.
17812
17813 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17814
17815         * gst/playback/Makefile.am:
17816         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17817         (group_destroy), (group_commit), (group_is_muted),
17818         (gen_preroll_element), (add_stream), (unknown_type),
17819         (probe_triggered), (preroll_unlinked), (mute_stream),
17820         (silence_stream), (new_decoded_pad), (setup_substreams),
17821         (setup_source), (get_active_source), (mute_group_type),
17822         (muted_group_change_state), (set_active_source),
17823         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17824         (play_base_eos), (gst_play_base_bin_change_state):
17825         * gst/playback/gstplaybasebin.h:
17826         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17827         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17828         (gst_stream_info_dispose), (stream_info_mute_pad),
17829         (stream_info_change_state), (gst_stream_info_set_mute):
17830         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17831         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17832         (gst_stream_selector_init), (gst_stream_selector_dispose),
17833         (gst_stream_selector_get_linked_pad),
17834         (gst_stream_selector_get_caps), (gst_stream_selector_link),
17835         (gst_stream_selector_get_linked_pads),
17836         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17837         * gst/playback/gststreamselector.h:
17838           Adding stream selection support plus required properties for
17839           applications to use this. Fully fixes #100931.
17840
17841 2005-01-08  Benjamin Otte  <otte@gnome.org>
17842
17843         * gst/games/gstpuzzle.c: (nav_event_handler):
17844           - handle nav events differently: forward every event no matter if it
17845             was handled or not.
17846           - translate events
17847           You can now cheat by using navigationtest ! puzzle and moving the
17848           mouse close to the edge of a tile. ;)
17849
17850 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17851
17852         * configure.ac:
17853         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17854         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17855         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17856         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17857         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17858         (gst_ogm_parse_plugin_init):
17859         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17860         (gst_textoverlay_link), (gst_textoverlay_getcaps),
17861         (gst_textoverlay_event), (gst_textoverlay_video_chain),
17862         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17863         * ext/pango/gsttextoverlay.h:
17864         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17865         (gst_matroska_demux_handle_seek_event),
17866         (gst_matroska_demux_sync_streams),
17867         (gst_matroska_demux_parse_blockgroup),
17868         (gst_matroska_demux_subtitle_caps),
17869         (gst_matroska_demux_plugin_init):
17870         * gst/matroska/matroska-ids.h:
17871         * gst/playback/gstdecodebin.c: (close_pad_link):
17872         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17873         (gen_preroll_element), (remove_groups), (add_stream),
17874         (new_decoded_pad), (setup_subtitles), (gen_source_element),
17875         (setup_source):
17876         * gst/playback/gstplaybasebin.h:
17877         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17878         * gst/subparse/Makefile.am:
17879         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17880         (gst_subparse_base_init), (gst_subparse_class_init),
17881         (gst_subparse_init), (gst_subparse_formats),
17882         (gst_subparse_eventmask), (gst_subparse_event),
17883         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17884         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17885         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17886         (parse_mpsub_deinit), (parse_mpsub_init),
17887         (gst_subparse_buffer_format_autodetect),
17888         (gst_subparse_format_autodetect), (gst_subparse_loop),
17889         (gst_subparse_change_state), (gst_subparse_type_find),
17890         (plugin_init):
17891         * gst/subparse/gstsubparse.h:
17892         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17893         (plugin_init):
17894           Add subtitle support, .sub parser (supports SRT and MPsub),
17895           OGM text support, Matroska UTF-8 text support, deadlock fixes
17896           all over the place, subtitle awareness in decodebin/playbin
17897           and some fixes to textoverlay to handle subtitles in a stream
17898           correctly. Fixes #100931.
17899
17900 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17901
17902         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17903           Check for pad availability before doing a query on it.
17904
17905 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17906
17907         * ext/dv/gstdvdec.c:
17908           really fix bpp24/32 dvdec caps (classic rgba indeed)
17909         * gst/asfdemux/gstasfdemux.c:
17910         (gst_asf_demux_process_ext_content_desc):
17911           don't send text tags if they are empty (bis repetita)
17912
17913 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17914
17915         * ext/dv/gstdvdec.c:
17916          remove unneeded comment from dvdec
17917           (related to DV 4CC codes in AVI files)
17918           moved them in gstreamer/docs/random/mimetypes
17919         * gst/asfdemux/gstasfdemux.c:
17920         (gst_asf_demux_process_ext_content_desc):
17921          don't send text tags if they are empty
17922          fix mem leak on error path
17923         * gst/ffmpegcolorspace/avcodec.h:
17924         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17925         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17926         (gst_ffmpegcsp_avpicture_fill):
17927         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17928         * gst/ffmpegcolorspace/imgconvert_template.h:
17929          adds BGR32 and BGRA32 to ffmpegcolorspace
17930           (still bad colors, fixing it on next commit)
17931           helps with dvdec outputing BGR32
17932
17933 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17934
17935         * ext/dv/gstdvdec.c:
17936          Fix audio caps i just broke (missing ',')
17937         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17938         (gst_matroska_mux_reset):
17939          Fix typo + add FIXME about old "x-gst-metadata" crap
17940
17941 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17942
17943         * ext/dv/demo-play.c: (main):
17944          xvideosink -> xvimagesink
17945         * ext/dv/gstdvdec.c:
17946          change rgb 32/32 caps to 24/32 (no alpha)
17947          change nb of channels to be a list (2 or 4, not 2)
17948          change sample rate to be a list (32, 44.1, 48 kHz) not a range
17949         * gst/asfdemux/gstasfdemux.c:
17950         (gst_asf_demux_process_ext_content_desc):
17951          Add 'date/year' to extracted metadata list
17952
17953 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17954
17955         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17956           The return value of fixate_to does not imply that the requested
17957           value was set, so don't assume.
17958
17959 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
17960
17961         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17962
17963         * ext/libpng/gstpngdec.c:
17964         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17965         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17966         * ext/libpng/gstpngenc.h:
17967           Alpha support (encoder; #163161), mime fixage.
17968
17969 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
17970
17971         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17972
17973         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17974         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17975         (gst_faac_set_property), (gst_faac_get_property):
17976         * ext/faac/gstfaac.h:
17977           Allow for ADTS output (#153434).
17978
17979 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17980
17981         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17982           Fix against template (#150576).
17983
17984 2005-01-06  Benjamin Otte  <otte@gnome.org>
17985
17986         * gst/games/gstpuzzle.c: (draw_puzzle):
17987           don't draw a puzzle if either width or height of tiles would be 0.
17988
17989 2005-01-06  Benjamin Otte  <otte@gnome.org>
17990
17991         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17992         (gst_puzzle_class_init), (gst_puzzle_finalize):
17993           no memleaks, please
17994         (gst_puzzle_create), (gst_puzzle_init),
17995         (gst_puzzle_set_property), (gst_puzzle_setup):
17996           change initialization code around so we don't reshuffle on resize
17997         (draw_puzzle):
17998           fix another stupid typo
17999
18000 2005-01-06  Benjamin Otte  <otte@gnome.org>
18001
18002         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
18003           fix stupid typo that borked copying on YUY2
18004
18005 2005-01-06  Benjamin Otte  <otte@gnome.org>
18006
18007         * gst/games/gstpuzzle.c: (draw_puzzle):
18008           fix edges when image sizes aren't multiples of tile sizes
18009
18010 2005-01-06  Benjamin Otte  <otte@gnome.org>
18011
18012         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
18013           make RGB endianness work correctly
18014         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
18015           refactor and fix race with initial shuffling
18016         (nav_event_handler):
18017           allow using the mouse to puzzle
18018         (draw_puzzle):
18019           insist on tiles having width and height as multiples of 4 to get
18020           clean YUV image handling
18021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18022         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
18023           s/DEBUG/LOG/ for common messages
18024         (gst_xvimagesink_navigation_send_event):
18025           fix mouse event translation to not include screen PAR
18026         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
18027           fix mouse event translation to actually work
18028
18029 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18030
18031         * gst/asfdemux/gstasfdemux.c:
18032         (gst_asf_demux_process_ext_content_desc):
18033          Extract TrackNumber metadata + clean up code
18034         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
18035          Hope this is the good fix (var used unitialised)
18036
18037 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18038
18039         * ext/faad/gstfaad.c: (gst_faad_chain):
18040           Only increment timestamp if it's valid. Fixes raw AAC streams.
18041
18042 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18043
18044         * configure.ac:
18045         * gst/games/Makefile.am:
18046         * gst/games/gstpuzzle.c:
18047           add a puzzle game with...
18048         * gst/games/gstvideoimage.c:
18049         * gst/games/gstvideoimage.h:
18050           ... full colorspace support (that includes YUV9 and RGB16)) stolen
18051           from videotestsrc and made into something that would be a nice
18052           library for a lot of other plugins.
18053
18054 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18055
18056         * configure.ac:
18057          don't compile faad plugin if a RC of 2.0 is found
18058          Fixes #155346 (and FC1 buildbot)
18059         * gst/asfdemux/gstasfdemux.c:
18060         (gst_asf_demux_process_ext_content_desc):
18061          try to make Solaris compiler happier
18062
18063 2005-01-06  Paul Jack  <pjack@sfaf.org>
18064
18065         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18066
18067         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
18068           Fix segfault (#161667).
18069
18070 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18071
18072         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
18073           Fix framerate reporting.
18074
18075 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
18076
18077         * gst-libs/gst/riff/riff-ids.h:
18078         * gst/wavenc/riff.h:
18079          Add AMR (VBR and CBR) ids to riff.h audio codec list
18080         * gst/asfdemux/gstasfdemux.c:
18081         (gst_asf_demux_process_ext_content_desc),
18082         (gst_asf_demux_process_object):
18083           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
18084
18085 2005-01-05  Martin Eikermann  <meiker@upb.de>
18086
18087         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18088
18089         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18090         (gst_dvd_demux_handle_discont):
18091         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
18092         (gst_mpeg_demux_handle_discont):
18093           Recreate pads on new-media (#160730).
18094         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
18095           Send discont even if manager changes timestamps (#161929).
18096
18097 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
18098
18099         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18100
18101         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
18102           Fix invalid memory access (#159211).
18103
18104 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18105
18106         * examples/gstplay/player.c: (main):
18107           Don't iterate.
18108         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
18109           Add visualizations.
18110         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
18111         (gst_a52dec_handle_frame):
18112           Set duration.
18113         * ext/dvdnav/gst-dvd:
18114           Add audioconvert. Fixes #161325.
18115         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
18116           Explicitely case to gint64. Possible valgrind error.
18117         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
18118         (gst_play_tick_callback), (gst_play_change_state),
18119         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
18120         (gst_play_set_location), (gst_play_get_location),
18121         (gst_play_seek_to_time), (gst_play_set_data_src),
18122         (gst_play_set_video_sink), (gst_play_set_audio_sink),
18123         (gst_play_set_visualization), (gst_play_connect_visualization),
18124         (gst_play_get_framerate), (gst_play_get_all_by_interface),
18125         (gst_play_new):
18126           Use playbin. Fixes #139749 and #147744.
18127         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
18128           Add genre tag.
18129         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
18130         (audioscale_get_type), (gst_audioscale_base_init),
18131         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
18132         (gst_audioscale_getcaps), (gst_audioscale_fixate),
18133         (gst_audioscale_link), (gst_audioscale_get_buffer),
18134         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
18135         (gst_audioscale_init), (gst_audioscale_dispose),
18136         (gst_audioscale_chain), (gst_audioscale_set_property),
18137         (gst_audioscale_get_property), (plugin_init):
18138           Indent properly.
18139         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
18140           Fix LPCM.
18141         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
18142         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
18143         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
18144           Add more metadata (fixes #162656).
18145
18146 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18147
18148         * configure.ac:
18149           back to cvs
18150
18151 === release 0.8.7 ===
18152
18153 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18154
18155         * NEWS:
18156         * RELEASE:
18157         * configure.ac:
18158           releasing 0.8.7, "Hyperspace"
18159
18160 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18161
18162         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
18163
18164         * gst/playback/gstplaybasebin.c:
18165          Fix for #162924 - free caps after use, not before
18166
18167 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
18168
18169         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18170
18171         * gst/playback/gstplaybasebin.c:
18172         * gst/wavparse/gstwavparse.c:
18173           Fix for #154773 - fixes playback of small .wav files
18174
18175 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
18176
18177         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18178
18179         * gst/audioscale/gstaudioscale.c:
18180           Fix for #162819 - make audioscale reusable
18181           Fixes playback of more than one file with playbin/totem
18182
18183 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18184
18185         * gst/ffmpegcolorspace/avcodec.h:
18186         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18187         * gst/ffmpegcolorspace/imgconvert.c:
18188           clean up the mess that made me cry and avoid needless duplication
18189
18190 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18191
18192         * gst/ffmpegcolorspace/imgconvert.c:
18193           give some indication of why we're segfaulting
18194
18195 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18196
18197         * configure.ac:
18198           Fix indentation, fix v4l2 plugin detection.
18199         * ext/Makefile.am:
18200           Fix libmms location (Maciej, use diff -u!).
18201         * ext/alsa/gstalsa.c: (gst_alsa_init):
18202           Initialize caps cache to NULL.
18203         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
18204           Only change state on audiosink if it exists.
18205
18206 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
18207
18208         * gst/matroska/matroska-demux.c:
18209         * gst/matroska/matroska-ids.h:
18210         * gst/matroska/matroska-demux.h:
18211         Fix Vorbis streams failing to decode in some files, where cluster_time
18212         isn't 0, because then it doesn't send codec_priv before actual data.
18213         Remove time-based test and replace it with marker set on beginning of
18214         new stream
18215
18216 2004-12-28  David Schleef  <ds@schleef.org>
18217
18218         Merge patch from Ronald fixing problems with streaming
18219         text.
18220         * ext/cairo/gstcairo.c: (plugin_init):
18221         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
18222         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18223         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
18224         (gst_textoverlay_font_init), (gst_textoverlay_init),
18225         (gst_textoverlay_set_property):
18226         * ext/cairo/gsttextoverlay.h:
18227
18228 2004-12-27  David Schleef  <ds@schleef.org>
18229
18230         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
18231         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18232         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
18233         (gst_textoverlay_font_init), (gst_textoverlay_init),
18234         (gst_textoverlay_set_property): Improvements to actually
18235         render text as white on black outline on video, including
18236         font selection and horizontal/vertical alignment.  (Ronald's
18237         christmas present)
18238         * ext/cairo/gsttextoverlay.h:
18239
18240 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18241
18242         * ext/ogg/gstogg.c:
18243         * ext/ogg/gstogmparse.c:
18244           fix ogm[audio/video]parse plugin registration
18245           (riff won't load if bytestream is already loaded)
18246
18247 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18248
18249         * gst/audioconvert/gstchannelmix.c:
18250           fix for GLIB < 2.4
18251
18252 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18253
18254         * Makefile.am:
18255         * configure.ac:
18256           disable docs again until it actually passes make distcheck.
18257
18258 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18259
18260         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
18261         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
18262         (plugin_init):
18263           Add 3GP (variables name Q3GP because they can't start with a
18264           number). Add samr audio fourcc (used in .3gp files), decoder
18265           is work in progress. Also do a GST_WARNING instead of ERROR
18266           in case of unknown nodes, to decrease output.
18267
18268 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18269
18270         * Makefile.am:
18271           really fix dist
18272
18273 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18274
18275         * configure.ac:
18276         * ext/speex/gstspeexdec.h:
18277         * ext/speex/gstspeexenc.h:
18278           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
18279           Fix detection code in configure.ac
18280
18281 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18282
18283         * gst/matroska/matroska-demux.c:
18284         (gst_matroska_demux_parse_blockgroup):
18285           Save position, so that queries give proper return values. Don't
18286           know how this could ever have worked before...
18287
18288 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18289
18290         * configure.ac:
18291           Put additional LAME check inside the conditional.  Fixes #152339
18292
18293 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18294
18295         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18296         (gst_avi_demux_stream_scan):
18297           Add some more debug. Fix logic error when setting movi offset
18298           while reading index.
18299
18300 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18301
18302         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18303         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
18304         (gst_avi_demux_process_next_entry):
18305           Add some debugging. Better detection of broken indexes and the
18306           accompanying index recovery. No infinite loops on state changes
18307           when we're still in our loopfunction.
18308
18309 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18310
18311         * configure.ac:
18312           Fix up.
18313
18314 2004-12-22  Archana Shah  <archana.shah@wipro.com>
18315
18316         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18317
18318         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
18319           Normalizing the value before setting
18320         (gst_sunaudiomixer_get_volume):
18321           Normalizing the value after getting. Fixes bug# 161980
18322
18323 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18324
18325         * Makefile.am: Make sure docs gets disted
18326         * docs/Makefile.am: Make sure all needed files get disted
18327         * gst-plugins.spec.in: latest updates
18328
18329 2004-12-22  Wim Taymans  <wim@fluendo.com>
18330
18331         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18332         Revert patch 1.38 as clock distribution over schedulers does
18333         not work correcly in the core yet.
18334
18335 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18336
18337         * sys/oss/README: remove this file, which predates my birth
18338           (and which content is by far outdated)
18339
18340 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
18341
18342         * Makefile.am:
18343         * configure.ac:
18344         * docs/Makefile.am:
18345         * docs/libs/Makefile.am:
18346         * docs/libs/gst-plugins-libs-docs.sgml:
18347         * docs/libs/gst-plugins-libs-sections.txt:
18348         * docs/libs/tmpl/gstgconf.sgml:
18349         * docs/upload.mak:
18350         * docs/version.entities.in:
18351           Added boilerplate gtk-doc files for plugin-libs documentation.
18352
18353 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18354
18355         * gst/auparse/gstauparse.c: fix int and float audio caps
18356
18357 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18358
18359         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18360         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18361           g_assert() can be a macro, don't use #ifdef inside it.
18362
18363 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
18364
18365         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18366
18367         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
18368         (gst_videorate_init), (gst_videorate_chain),
18369         (gst_videorate_change_state):
18370           Event handling (fixes #159986).
18371
18372 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18373
18374         * gst-libs/gst/riff/riff-media.c:
18375         (gst_riff_create_video_caps_with_data):
18376           Add BLZ0 (Blizzard's version of DivX) fourcc.
18377
18378 2004-12-18  David Schleef  <ds@schleef.org>
18379
18380         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
18381         portability fix.
18382
18383 2004-12-18  David Schleef  <ds@schleef.org>
18384
18385         * gst/tta/ttadec.h: Disable some header code that isn't used
18386         and clearly isn't portable.
18387
18388 2004-12-18  David Schleef  <ds@schleef.org>
18389
18390         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
18391         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
18392         (avcodec_get_pix_fmt), (avpicture_layout),
18393         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
18394         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
18395         Fix code to not use GCC extensions (and c99 extensions that
18396         Forte does not like.)
18397
18398 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18399
18400         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18401
18402         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
18403         (gst_deinterlace_chain):
18404           Rowstride fixes. Fixes #161039.
18405         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
18406         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
18407         (gst_video_crop_getcaps), (gst_video_crop_link),
18408         (gst_video_crop_i420), (gst_video_crop_chain),
18409         (gst_video_crop_change_state):
18410           Rework of negotiation. Actually works now. Fixes #158650.
18411
18412 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18413
18414         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
18415           That was very stupid.
18416
18417 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18418
18419         * gst/matroska/matroska-demux.c:
18420         (gst_matroska_demux_parse_blockgroup):
18421           Fix possible crasher.
18422
18423 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18424
18425         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
18426         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
18427           Lace sizes can be zero.
18428
18429 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18430
18431         * ext/musepack/gstmusepackdec.cpp:
18432           Fetch error return values. Fixes #161624.
18433         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
18434           Really EOS.
18435
18436 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18437
18438         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
18439           Work for truncated (unfinished download etc.) files. Fixes #160514.
18440
18441 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18442
18443         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18444           Fix for integer overflow. Makes #156001 not crash. Probably masks
18445           the real bug.
18446
18447 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18448
18449         * gst/ac3parse/gstac3parse.c: (plugin_init):
18450           Parsers never have ranks. Fixes #159651.
18451
18452 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18453
18454         * gst/playback/gstdecodebin.c: (compare_ranks):
18455           make sure the facotries are ordered the same every time even if they
18456           have the same rank by using the name
18457         * gst/playback/gstdecodebin.c: (find_compatibles):
18458           make sure we don't add factories to the list twice
18459
18460 2004-12-16  David Schleef  <ds@schleef.org>
18461
18462         * configure.ac: look for musepack headers as musepack/*.h
18463         (fixes #159847)
18464         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
18465         * ext/musepack/gstmusepackreader.h: same
18466
18467 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18468
18469         * gst-libs/gst/riff/riff-read.c:
18470         (gst_riff_read_strf_auds_with_data):
18471           Read extradata correctly (fixes #155879).
18472
18473 2004-12-16  David Schleef  <ds@schleef.org>
18474
18475         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
18476         audio.  does _not_ attempt or allow conversion unless channels
18477         is 1 or 2.
18478
18479 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18480
18481         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
18482
18483 2004-12-16  David Schleef  <ds@schleef.org>
18484
18485         * gst/audioscale/gstaudioscale.c: the resample library only
18486         handles 1 or 2 channels.  Change caps to compensate.
18487
18488 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18489
18490         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
18491         (gst_matroska_demux_audio_caps):
18492           Some MPEG-AAC hacks, because else it doesn't work...
18493
18494 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18495
18496         * gst-libs/gst/riff/riff-media.c:
18497         (gst_riff_create_video_caps_with_data),
18498         (gst_riff_create_video_template_caps):
18499           Add h264.
18500
18501 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18502
18503         * gst-libs/gst/audio/Makefile.am:
18504           Try to fix buildbot.
18505
18506 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18507
18508         * gst/tcp/gstmultifdsink.c:
18509           Clean up and uniformize debugging.
18510
18511 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
18512
18513         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18514
18515         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18516         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
18517         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
18518         (gst_mpeg_demux_change_state):
18519           Reset on ready. Fixes 160276.
18520
18521 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
18522
18523         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18524
18525         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18526         (gst_ffmpegcsp_pad_link):
18527           Fix memleak (#154815).
18528
18529 2004-12-16  James Bowes  <bowes@cs.dal.ca>
18530
18531         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18532
18533         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
18534         (gst_musicbrainz_init), (gst_musicbrainz_chain),
18535         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
18536         * ext/musicbrainz/gsttrm.h:
18537           Add support for using a proxy server when getting a trm id from
18538           the MusicBrainz database (#149613).
18539
18540 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
18541
18542         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18543
18544         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
18545         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
18546           Fix memleaks (#157233).
18547
18548 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
18549
18550         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18551
18552         * gst-libs/gst/resample/resample.c: (gst_resample_close):
18553         * gst-libs/gst/resample/resample.h:
18554         * gst/audioscale/gstaudioscale.c:
18555           Fix memleak (#159215).
18556
18557 2004-12-16  Toni Willberg  <toniw@iki.fi>
18558
18559         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18560
18561         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18562         * sys/oss/oss_probe.c: (main):
18563           Check for mono/stereo support (similar to samplerate probing),
18564           fixes #159433. Also add missing copyright header to oss_probe.c.
18565
18566 2004-12-15  David Schleef  <ds@schleef.org>
18567
18568         * configure.ac: add audioresample and cairo plugins.  Remove
18569         HAVE_MMX stuff, because it's not used.
18570         * ext/Makefile.am: same
18571         * ext/audioresample/Makefile.am: You are not ready for an
18572         audio resampling element based on audioresample.
18573         * ext/audioresample/gstaudioresample.c:
18574         * ext/audioresample/gstaudioresample.h:
18575         * ext/cairo/Makefile.am: You are not ready for overlay elements
18576         based on cairo.  Don't look too closely, these elements kinda
18577         suck right now.
18578         * ext/cairo/gstcairo.c: new
18579         * ext/cairo/gsttextoverlay.c: new
18580         * ext/cairo/gsttextoverlay.h: new
18581         * ext/cairo/gsttimeoverlay.c: new
18582         * ext/cairo/gsttimeoverlay.h: new
18583         * gst-libs/gst/media-info/media-info-priv.h: fix compile
18584         problem with compilers that don't support variadic macros.
18585
18586 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
18587
18588         Reviewed by:  David Schleef  <ds@schleef.org>
18589
18590         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
18591         Bala, registering sunaudiosrc (oops!), and cleaning up code a
18592         bit.  Also ran indent-gst.
18593         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18594         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18595         (gst_sunaudiosrc_setparams):
18596
18597 2004-12-14  David Schleef  <ds@schleef.org>
18598
18599         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18600         output rate to 16000.  Should fix #160235.
18601
18602 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18603
18604         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18605         Add typefinding for mpeg2 pes streams
18606
18607 2004-12-13  David Schleef  <ds@schleef.org>
18608
18609         * configure.ac:  Applied patch from bug #143659, making default
18610         sources and sinks OS-dependent (for Solaris), and added code
18611         for OS/X.
18612         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18613
18614 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18615
18616         * gst-libs/gst/riff/riff-media.c:
18617           forgot to add h2.64 to avidemux template caps
18618
18619 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18620
18621         * gst/wavenc/riff.h:
18622         * gst-libs/gst/riff/riff-media.c:
18623         * gst-libs/gst/riff/riff-ids.h:
18624         * gst/avi/gstavimux.c
18625         add 4CC code for VideoSoft h264 in AVI (VSSH)
18626           fixes bug #160655
18627         remove s323 from riff, it's quicktime specific :(
18628
18629 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18630
18631         * gst/asfdemux/README
18632         * gst/wavenc/riff.h
18633         * gst-libs/gst/riff/riff-ids.h
18634         * gst-libs/gst/riff/riff-media.c
18635         * gst/qtdemux/qtdemux.c:
18636           add new 4CC codes for h263 related codecs
18637           fixes partially bug #155163
18638
18639 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
18640
18641         * configure.ac: Update polyaudio requirement to 0.7
18642         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18643
18644 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18645
18646         * gst/interleave/deinterleave.c:
18647         fix my name's spelling! :)
18648
18649 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18650
18651         * AUTHORS ChangeLog
18652         * gst/auparse/gstauparse.c
18653         * gst/interleave/deinterleave.c
18654         * gst/law/:
18655                 alaw-decode.c alaw-encode.c
18656                 mulaw-decode.c mulaw-encode.c
18657         * gst/oneton/gstoneton.c
18658         * sys/osxaudio/:
18659                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18660         * sys/osxvideo/:
18661                 cocoawindow.h cocoawindow.m
18662                 osxvideosink.h osxvideosink.m
18663
18664         put the same mail address for Zaheer Abbas Merali everywhere
18665
18666 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18667
18668         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18669           Align by packetsize, and assert that we a packet available before
18670           playing. The first makes webstreams work (they often include
18671           trailing padding data in a packet), the second allows pausing a
18672           ASF stream in totem without getting demux errors afterwards.
18673
18674 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18675
18676         * ext/ogg/gstoggdemux.c: (get_relative):
18677           Check for non-NULL before accessing member (end-of-chain).
18678
18679 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18680
18681         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18682         (cdparanoia_set_property), (cdparanoia_get_property):
18683         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18684         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18685         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18686         (dvdreadsrc_init), (dvdreadsrc_set_property),
18687         (dvdreadsrc_get_property):
18688         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18689         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18690           Synchronize property names where not yet the case. Devices are
18691           now device=X, other versions are deprecated (but still exist).
18692           Also use g_free() unconditionally.
18693         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18694         (setup_source), (gst_play_base_bin_get_property):
18695           Expose source.
18696
18697 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18698
18699         * configure.ac: move GCONF macro outside conditional for the am
18700           conditional. Fixes #160439
18701
18702 2004-12-08  David Schleef  <ds@schleef.org>
18703
18704         * tools/gst-visualise-m.m: Switch to elements that currently
18705         exist.
18706
18707 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18708
18709         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18710           We love wrong commas.
18711
18712 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18713
18714         * gst/matroska/matroska-demux.c:
18715         (gst_matroska_demux_handle_src_query):
18716           Don't set DEFAULT, unsupported - makes length display incorrectly
18717           in some cases.
18718
18719 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18720
18721         * gst/monoscope/README: remove blurb about files being GPL
18722         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18723         * gst/monoscope/monoscope.c: Change license to BSD with explanation
18724           monoscope is now effectively LGPL licensed
18725
18726 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18727
18728         * gst/monoscope/README: Update information to be more correct
18729         * gst/monoscope/convolve.c: Relicense to LGPL
18730         * gst/monoscope/convolve.h: Relicense to LGPL
18731
18732 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
18733
18734         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18735           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18736         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18737           set default_duration for mpeg1 audio
18738
18739 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18740
18741         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18742         * ext/alsa/gstalsa.h:
18743           refactor big chunks of the core caps negotiation code to make it
18744           a lot faster, because people claim it's really slow
18745           (actually, just cache the getcaps when the device is opened)
18746
18747 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18748
18749         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18750         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18751         (gst_a52dec_handle_frame), (gst_a52dec_chain),
18752         (gst_a52dec_change_state), (plugin_init):
18753         * ext/a52dec/gsta52dec.h:
18754           Do something useful with timestamps. Make chain-based (since
18755           there's really no reason to be loopbased).
18756         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18757           Update current_byte/frame correctly.
18758
18759 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18760
18761         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18762         (gst_ape_demux_stream_init):
18763           Forward tags, too.
18764
18765 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18766
18767         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18768           Let's make sure we're done typefinding when detecting tags.
18769
18770 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18771
18772         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18773         (gst_ebml_read_init), (gst_ebml_read_use_event),
18774         (gst_ebml_read_element_id), (gst_ebml_peek_id),
18775         (gst_ebml_read_seek), (gst_ebml_read_skip),
18776         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18777         (gst_ebml_read_master):
18778         * gst/matroska/ebml-read.h:
18779         * gst/matroska/matroska-demux.c:
18780         (gst_matroska_demux_parse_contents),
18781         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18782           Disgustingly evil hack for working around INTERRUPT events and
18783           their extremely annoying habit of being a pain in the ass. We
18784           simply peek a cluster before reading any of it.
18785
18786 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18787
18788         * ext/musepack/gstmusepackdec.cpp:
18789           There's also floating point libmusepacks.
18790
18791 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18792
18793         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18794         (gst_faad_chanpos_to_gst), (gst_faad_chain):
18795           Set DURATION even if source buffer didn't. Also use increasing
18796           timestamps.
18797         * gst-libs/gst/riff/riff-media.c:
18798         (gst_riff_create_audio_caps_with_data):
18799           Block_align can have larger values than 8192.
18800
18801 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18802
18803         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18804         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18805         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18806         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18807           Fix caps.
18808
18809 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18810
18811         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18812           Fix logic bug.
18813
18814 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18815
18816         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18817           Yay, another one.
18818
18819 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18820
18821         * ext/esd/esdsink.c: (gst_esdsink_chain):
18822           Make error actually say something useful (fixes #156798).
18823         * gst-libs/gst/riff/riff-media.c:
18824         (gst_riff_create_video_caps_with_data),
18825         (gst_riff_create_video_template_caps):
18826           Add Intel Video 5.0 fourcc (IV50).
18827
18828 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
18829
18830         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18831         detection on mono and stereo mp3 files.
18832
18833 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18834
18835         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18836           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18837           the contained stream).
18838
18839 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18840
18841         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18842           Oops, remove debug.
18843
18844 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18845
18846         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18847
18848         * gst/law/alaw-decode.c: (alawdec_getcaps):
18849         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18850           Prevent warnings when negotiating caps (fixes #159338).
18851
18852 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18853
18854         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18855         (gst_ffmpegcsp_chain):
18856           Remove old leftover that shouldn't be there...
18857
18858 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18859
18860         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18861
18862         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18863           Don't forward DISCONT events (fixes #159684).
18864
18865 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18866
18867         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18868           Unlink manually since sometimes bin disposal (and therefore
18869           pad unlinking) is delayed, which will cause a new media file
18870           to not be able to start playing instantly.
18871
18872 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18873
18874         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18875           On mute of an unlinked stream, check for pad availability so
18876           we don't crash on unlinked pad.
18877
18878 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18879
18880         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18881         (gst_avi_demux_massage_index):
18882           Fix quite humiliating bug in omitting 0-sized index chunks but
18883           forgetting to count them for timestamps.
18884
18885 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18886
18887         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18888           Actually leave the loop if we failed to sync. Don't crash.
18889
18890 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18891
18892         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18893         (gst_dvd_demux_process_private):
18894         * gst/mpegstream/gstdvddemux.h:
18895           Fix crash (#159759). Doesn't work, though. :-(.
18896
18897 2004-11-28  Benjamin Otte  <otte@gnome.org>
18898
18899         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18900           more overwriting protection due to modifying channels one by one
18901           instead of all at once
18902
18903 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18904
18905         * gst/audioconvert/gstchannelmix.c:
18906         (gst_audio_convert_fill_normalize):
18907           Normalize using absolute values.
18908
18909 2004-11-28  Julien MOUTTE  <julien@moutte.net>
18910
18911         * configure.ac:
18912         * ext/Makefile.am:
18913         * ext/directfb/Makefile.am:
18914         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18915         (gst_directfbvideosink_get_pixel_format),
18916         (gst_directfbvideosink_get_format_from_fourcc),
18917         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18918         (gst_directfbvideosink_sink_link),
18919         (gst_directfbvideosink_change_state),
18920         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18921         (gst_directfbvideosink_buffer_alloc),
18922         (gst_directfbvideosink_interface_supported),
18923         (gst_directfbvideosink_interface_init),
18924         (gst_directfbvideosink_navigation_send_event),
18925         (gst_directfbvideosink_navigation_init),
18926         (gst_directfbvideosink_set_property),
18927         (gst_directfbvideosink_get_property),
18928         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18929         (gst_directfbvideosink_base_init),
18930         (gst_directfbvideosink_class_init),
18931         (gst_directfbvideosink_get_type), (plugin_init):
18932         * ext/directfb/directfbvideosink.h: Adding a first version of
18933         directfbvideosink.
18934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18935         more.
18936
18937 2004-11-28  Benjamin Otte  <otte@gnome.org>
18938
18939         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18940           walk the samples backwards if out_channels > in_channels so we don't
18941           overwrite data
18942
18943 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18944
18945         * gst/audioconvert/Makefile.am:
18946         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18947         (gst_audio_convert_link), (gst_audio_convert_change_state),
18948         (gst_audio_convert_channels):
18949         * gst/audioconvert/gstchannelmix.c:
18950         (gst_audio_convert_unset_matrix),
18951         (gst_audio_convert_fill_identical),
18952         (gst_audio_convert_fill_compatible),
18953         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18954         (gst_audio_convert_fill_others),
18955         (gst_audio_convert_fill_normalize),
18956         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18957         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18958         * gst/audioconvert/gstchannelmix.h:
18959           Implement a channel mixer.
18960
18961 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
18962
18963         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18964         * ext/alsa/gstalsa.h:
18965         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18966         Make alsasink actually honor gst_element_set_clock and use that
18967         clock instead of its internal one.
18968
18969 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18970
18971         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18972         (gst_play_base_bin_change_state): nullify source and decoder when
18973         going from READY to NULL so that we don't try to do weird stuff with
18974         them when going from NULL to READY
18975         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18976         instead of g_object_unref
18977         (gen_video_element), (gen_audio_element): more refcounting fixes, now
18978         it should be correct
18979         (gst_play_bin_change_state): don't call remove_sinks if we are
18980         currently disposing the object
18981
18982 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18983
18984         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18985           Don't forget bass if it's there. Else left channel is silent...
18986
18987 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18988
18989         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18990         (gst_a52dec_change_state):
18991           Don't do sample adjusting anymore, we use float audio now.
18992         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18993           Don't fixate to non-existing properties.
18994
18995 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18996
18997         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18998         (gst_a52dec_change_state):
18999           Advertise that we can do surround sound.
19000
19001 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19002
19003         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
19004           Add buffer-frames=0.
19005         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
19006         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
19007         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
19008         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
19009         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
19010         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
19011         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
19012         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
19013         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
19014         * ext/dvdread/dvdreadsrc.h:
19015           Add seeking, querying for bytes, sectors, title, angle and
19016           chapter. Handle multiple chapters. Relicense to LGPL because
19017           Billy agreed on that (thanks Billy!).
19018
19019 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
19020
19021         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
19022         call parent dispose method
19023
19024 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
19025
19026         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
19027         (gst_audio_clock_get_internal_time):
19028         Fix active <-> inactive transitions: ensure time value always
19029         grows and avoid abrupt value changes.
19030
19031 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
19032
19033         * configure.ac:
19034         * gst/tta/Makefile.am:
19035         * gst/tta/crc32.h:
19036         * gst/tta/filters.h:
19037         * gst/tta/gsttta.c:
19038         * gst/tta/gstttadec.c:
19039         * gst/tta/gstttadec.h:
19040         * gst/tta/gstttaparse.c:
19041         * gst/tta/gstttaparse.h:
19042         * gst/tta/ttadec.h:
19043           added TTA parser and decoder
19044
19045 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19046
19047         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19048         (probe_triggered), (check_queue), (buffer_underrun),
19049         (buffer_running), (buffer_overrun), (gen_source_element),
19050         (setup_source):
19051         * gst/playback/gstplaybasebin.h:
19052           Implement buffering. Needs some more work.
19053
19054 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19055
19056         * ext/theora/theoradec.c: (theora_dec_chain):
19057           Fix ilog mask range overflow.
19058
19059 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19060
19061         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
19062           Don't omit the last (which in case of dmix is the only :) )
19063           channel count. Don't set channels if <= 2.
19064
19065 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
19066
19067         * gst/playback/gstplaybin.c: (gen_video_element),
19068         (gen_audio_element): Removed 2 obsolete comments
19069
19070 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19071
19072         * ext/vorbis/oggvorbisenc.c
19073         * ext/vorbis/vorbisenc.c :
19074           change description fields of those plugins to differentiate them
19075           (pitivi show Encoders by description, they had the same one)
19076
19077 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
19078
19079         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19080
19081         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
19082         (gst_play_bin_set_property), (gen_video_element),
19083         (gen_audio_element):
19084           Refcounting fixes for provided audio-/videosinks.
19085
19086 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19087
19088         * gst/playback/gstplaybin.c: (gen_video_element),
19089         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
19090           Don't reference all sinks, but only the video- and audiosinks.
19091           The vis. element should be disposed when we're done with it.
19092           We don't have any reason to keep it around. This fixes warnings
19093           when reusing playbin for playing multiple audio files with
19094           vis. enabled. Also release audio device on pause - idea stolen
19095           from Rhythmbox.
19096
19097 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19098
19099         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
19100         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
19101         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
19102         * ext/alsa/gstalsaplugin.c: (plugin_init):
19103         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
19104         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
19105         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
19106         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
19107         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
19108         (gst_faad_change_state), (plugin_init):
19109         * ext/faad/gstfaad.h:
19110         * ext/vorbis/vorbis.c: (plugin_init):
19111         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19112         * gst-libs/gst/audio/Makefile.am:
19113         * gst-libs/gst/audio/audio.c: (plugin_init):
19114         * gst-libs/gst/audio/multichannel.c:
19115         (gst_audio_check_channel_positions),
19116         (gst_audio_get_channel_positions),
19117         (gst_audio_set_channel_positions),
19118         (gst_audio_set_structure_channel_positions_list),
19119         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
19120         (gst_audio_fixate_channel_positions):
19121         * gst-libs/gst/audio/multichannel.h:
19122         * gst-libs/gst/audio/testchannels.c: (main):
19123         * gst/audioconvert/gstaudioconvert.c:
19124         (gst_audio_convert_class_init), (gst_audio_convert_init),
19125         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
19126         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
19127         (gst_audio_convert_fixate), (gst_audio_convert_channels):
19128         * gst/audioconvert/plugin.c: (plugin_init):
19129           Surround sound support.
19130
19131 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19132
19133         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
19134           Fix position for discont if we're close as well. Nitpicking, but
19135           saves a few milliseconds of extra waiting or skipping.
19136
19137 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19138
19139         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
19140           We sometimes need parsers for playback, so add those too.
19141
19142 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19143
19144         * configure.ac:
19145         * gst/apetag/Makefile.am:
19146         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
19147         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
19148         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
19149         (gst_ape_demux_get_src_query_types),
19150         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
19151         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
19152         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
19153         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
19154         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
19155         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
19156         (gst_ape_demux_change_state):
19157         * gst/apetag/apedemux.h:
19158         * gst/apetag/apetag.c: (plugin_init):
19159         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
19160         (plugin_init):
19161           APE v1/2 tag reader plus typefind function.
19162
19163 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19164
19165         * configure.ac:
19166         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19167         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19168           Remove hacks for older core. Require newer core version
19169           accordingly.
19170
19171 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19172
19173         * gst/cdxaparse/Makefile.am:
19174         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
19175         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
19176         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
19177         * gst/cdxaparse/gstcdxaparse.h:
19178         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
19179         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
19180         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
19181         (gst_cdxastrip_get_src_query_types),
19182         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
19183         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
19184         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
19185         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
19186         * gst/cdxaparse/gstcdxastrip.h:
19187           SVCD/VCD header stripping separated from CDXA image parsing.
19188         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19189         (plugin_init):
19190           Add VCD/SVCD header typefinding for VCD/SVCD.
19191         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
19192         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
19193         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
19194         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
19195         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
19196         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
19197         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
19198         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
19199         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
19200         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
19201         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
19202         * sys/vcd/vcdsrc.h:
19203           Fix up, add seeking, querying, URI interface. Works in totem now.
19204
19205 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19206
19207         * configure.ac:
19208           back to CVS
19209
19210 === release 0.8.6 ===
19211
19212 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19213
19214         * NEWS:
19215         * RELEASE:
19216         * configure.ac:
19217         * po/af.po:
19218         * po/az.po:
19219         * po/cs.po:
19220         * po/en_GB.po:
19221         * po/hu.po:
19222         * po/it.po:
19223         * po/nb.po:
19224         * po/nl.po:
19225         * po/or.po:
19226         * po/sq.po:
19227         * po/sr.po:
19228         * po/sv.po:
19229         * po/uk.po:
19230           releasing 0.8.6, "IOU Love"
19231
19232 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19233
19234         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19235
19236         * gst/playback/gstplaybasebin.c:
19237           Fix unplayable files error handling.  Fixes #158365
19238
19239 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19240
19241         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19242
19243         * gst/typefind/gsttypefindfunctions.c:
19244           Fix broken mp3 typefinding.  Fixes #158375
19245
19246 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19247
19248         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
19249
19250         * ext/ogg/gstoggdemux.c:
19251           Fix sync on broken files.  Fixes #158976
19252
19253 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19254
19255         patch by: Edward Hervey <bilboed@bilboed.com>
19256
19257         * ext/libpng/gstpngenc.c:
19258           Copy over buffer properties.  Fixes #158832
19259
19260 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19261
19262         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
19263
19264         * ext/dvdread/dvdreadsrc.c:
19265           Fixes invalid reads (#158462)
19266
19267 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19268
19269         * sys/v4l/gstv4lsrc.c:
19270         * sys/v4l/gstv4lsrc.h:
19271         * sys/v4l/v4lsrc_calls.c:
19272           Probe less and cache it.  Fixes #159187.
19273
19274 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19275
19276         * gst/videorate/gstvideorate.c:
19277           Handle all video formats. Fixes #159186.
19278
19279 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
19280         * gst/synaesthesia/gstsynaesthesia.c:
19281         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
19282         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
19283         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
19284         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
19285         (gst_synaesthesia_change_state), (plugin_init):
19286         Fix up synaesthesia to work under different samplerates/ buffer sizes.
19287         Force 320x200 output, as that's the only thing the underlying
19288         synaesthesia implementation supports. Still needs to be made
19289         re-entrant.
19290
19291 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19292
19293         * configure.ac:
19294           Fix mpeg2enc configure check (similar to mplex check below).
19295
19296 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
19297
19298         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19299
19300         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19301           Fix for gcc-2.95 (fixes #158221).
19302
19303 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19304
19305         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19306           Re-add clock distribution hack (until new core is released).
19307           Fixes #158125.
19308
19309 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
19310         * configure.ac:
19311           fix mplex configure check segfaulting on some systems (bug #140994)
19312
19313 2004-11-13  Benjamin Otte  <otte@gnome.org>
19314
19315         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
19316           add debugging
19317         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19318           do a wait when we enter the loop func with no data available to
19319           write instead of getting into an 100% CPU loop by just returning and
19320           being called again by the scheduler
19321
19322 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
19323
19324         * configure.ac:
19325         * ext/libvisual/visual.c: (gst_visual_get_type),
19326         (libvisual_log_handler), (gst_visual_getcaps),
19327         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
19328         (plugin_init):
19329           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
19330         * ext/smoothwave/Makefile.am:
19331         * ext/smoothwave/demo-osssrc.c: (main):
19332         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
19333         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
19334         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
19335         (plugin_init):
19336         * ext/smoothwave/gstsmoothwave.h:
19337           Make gstsmoothwave a working element in the 20th century.
19338
19339         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
19340           Fix incorrect link function
19341
19342 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19343
19344         * gst/volume/gstvolume.c:
19345           Allow buffer-frames=0.
19346
19347 2004-11-12 Iain <iaingnome@gmail.com>
19348
19349         * configure.ac: Check for polypaudio
19350
19351         * ext/Makefile.am: Build the polyp dir
19352
19353         * ext/polyp: The polypsink sources.
19354
19355 2004-10-30 Iain <iaingnome@gmail.com>
19356
19357         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
19358         caps to reflect the new number of channels.
19359
19360 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19361
19362         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19363           Fix for negotiation order problem. This would show when the
19364           ALSA loopfuction was called before any other function. ALSA
19365           wouldn't do anything because we're not negotiated yet, leading
19366           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
19367
19368 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19369
19370         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19371
19372         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
19373           No warnings (#157986).
19374
19375 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19376
19377         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19378           Prefer apev1/2 and id3v1 (at end of file) over musepack.
19379
19380 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19381
19382         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
19383           Signal no-more-pads (so it works in playbin).
19384
19385 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19386
19387         * ext/musepack/gstmusepackreader.cpp:
19388           Workaround for older core.
19389
19390 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19391
19392         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
19393           Actually test for odd width/height rather than testing whether
19394           a temporary variable that was 0 before we subtracted 1 is now
19395           not equal to zero (which it always is).
19396
19397 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19398
19399         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
19400         Fix compilation if HAVE_XVIDEO is not defined
19401
19402 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19403
19404         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
19405         Fix compilation if HAVE_XVIDEO is not defined
19406
19407 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
19408
19409         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
19410         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
19411         (gst_goom_change_state), (plugin_init):
19412         Use the bytestream adapter so goom doesn't depend on the input
19413         buffer size.
19414         Add a debug category
19415
19416 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19417
19418         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19419           Only set hardware parameters *after* negotiation. Before
19420           negotiation, it will set ANY and that seems to cause crashes
19421           (see e.g. #151288, #153227).
19422
19423 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19424
19425         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
19426           This seems to be antique leftover. It needs to pass error
19427           checking.
19428         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
19429         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
19430         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
19431         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
19432           Fix GstXOverlay implementation (#151059).
19433
19434 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19435
19436         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
19437           Don't assert (#157853).
19438
19439 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19440
19441         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
19442           Fix bytes/samples confustion.
19443         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
19444           Fix for underrun (#144389).
19445
19446 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19447
19448         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19449           Disable halfway-seek for pending release (since it needs a new
19450           core release).
19451
19452 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19453
19454         * sys/v4l/gstv4lsrc.c:
19455         * sys/v4l/gstv4lsrc.h:
19456         * sys/v4l/v4lsrc_calls.c:
19457           add autoprobe-fps property so we can separate autoprobing parts
19458
19459 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19460
19461         * sys/v4l/gstv4lsrc.c:
19462         * sys/v4l/v4lsrc_calls.c:
19463         initialise fourcc to catch unset fourcc's, and debug
19464
19465 2004-11-09  Wim Taymans  <wim@fluendo.com>
19466
19467         * gst/playback/README:
19468         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19469         * gst/playback/gstplaybin.c: (gst_play_bin_init),
19470         (gst_play_bin_dispose), (gst_play_bin_set_property),
19471         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
19472         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
19473         (gst_play_bin_get_formats), (gst_play_bin_convert),
19474         (gst_play_bin_get_query_types), (gst_play_bin_query):
19475         Cleanups and some more documentation.
19476
19477 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
19478
19479         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
19480         (gst_cacasink_init), (gst_cacasink_chain):
19481         * ext/libcaca/gstcacasink.h:
19482         Cacasink inherits from VideoSink, so let that store the clock.
19483
19484 2004-11-09  Wim Taymans  <wim@fluendo.com>
19485
19486         * gst/playback/README:
19487         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
19488         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
19489         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
19490         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
19491         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
19492         (setup_sinks):
19493         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
19494         (gst_stream_info_is_mute), (gst_stream_info_set_property):
19495         * gst/playback/gststreaminfo.h:
19496         Updated README.
19497         Only switch groups if all streams have muted (EOSed).
19498         Send Tags in sync with the stream playback instead of in
19499         the playback/preroll phase.
19500         Some cleanups, free the fakesrc elements.
19501
19502 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19503
19504         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
19505           buffer-frames property was missing
19506         * ext/arts/gst_arts.c:
19507           rate missing from sinkcaps
19508         * ext/audiofile/gstafparse.c:
19509         * ext/audiofile/gstafsink.c:
19510         * ext/audiofile/gstafsrc.c:
19511         * ext/swfdec/gstswfdec.c:
19512           int audio doesn't know buffer-frames
19513         * ext/cdparanoia/gstcdparanoia.c:
19514           int audio doesn't know chunksize either
19515         * ext/nas/nassink.c:
19516           it's endianness, not endianess
19517         * gst-libs/gst/audio/audio.h:
19518           make float standard pad template caps really describe float
19519         * gst/law/mulaw.c: (linear_factory):
19520           signed only, please
19521         * gst/mpegstream/gstdvddemux.c:
19522           widths of 20 are not valid
19523
19524 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19525
19526         Submitted by: Luca Ferretti <elle.uca@infinito.it>
19527
19528         * po/LINGUAS:
19529         * po/it.po:
19530           Add Italian
19531
19532 2004-11-08  Wim Taymans  <wim@fluendo.com>
19533
19534         * gst/playback/README:
19535         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19536         * gst/playback/gstplaybasebin.c: (probe_triggered),
19537         (gst_play_base_bin_change_state):
19538         Updated README, added more comments for fixmes etc..
19539
19540 2004-11-08  Wim Taymans  <wim@fluendo.com>
19541
19542         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19543         We can remove this hack now.
19544
19545 2004-11-08  Wim Taymans  <wim@fluendo.com>
19546
19547         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
19548         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19549         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19550         Only mix AYUV for maximum quality.
19551
19552 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19553
19554         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
19555         (gst_ogg_demux_push), (gst_ogg_pad_push):
19556           Let's act as if we're synchronized now! :).
19557         * ext/theora/theoradec.c: (theora_dec_chain):
19558           Add some debug.
19559
19560 2004-11-08  Wim Taymans  <wim@fluendo.com>
19561
19562         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19563         (gst_alpha_set_property), (gst_alpha_sink_link),
19564         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19565         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19566         (gst_alpha_init_params), (gst_alpha_chain):
19567         Implement alpha functions for AYUV too, this increases
19568         accuracy quite a bit.
19569
19570 2004-11-08  Wim Taymans  <wim@fluendo.com>
19571
19572         * gst/ffmpegcolorspace/avcodec.h:
19573         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19574         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19575         (gst_ffmpegcsp_avpicture_fill):
19576         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19577         (gst_ffmpegcsp_caps_remove_format_info):
19578         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19579         (shrink12), (img_get_alpha_info), (deinterlace_line),
19580         (deinterlace_line_inplace):
19581         * gst/ffmpegcolorspace/imgconvert_template.h:
19582         Added AYUV colorspace and handle RGBA a bit more respectful.
19583
19584 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19585
19586         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19587           Actually always send a discont (cornercase when resending the
19588           same serial-tagged chain twice).
19589
19590 2004-11-08  Julien MOUTTE  <julien@moutte.net>
19591
19592         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19593         (gst_ximagesink_finalize):
19594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19595         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19596
19597 2004-11-08  Wim Taymans  <wim@fluendo.com>
19598
19599         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19600         Don't segfault on NULL data.
19601
19602 2004-11-08  Wim Taymans  <wim@fluendo.com>
19603
19604         * gst/playback/gstdecodebin.c: (unlinked):
19605         * gst/playback/gstplay-marshal.list:
19606         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19607         (gst_play_base_bin_init), (group_create), (get_active_group),
19608         (get_building_group), (group_destroy), (group_commit),
19609         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19610         (add_element_stream), (no_more_pads), (probe_triggered),
19611         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19612         (state_change), (setup_source), (gst_play_base_bin_get_property),
19613         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19614         (gst_play_base_bin_link_stream),
19615         (gst_play_base_bin_get_streaminfo):
19616         * gst/playback/gstplaybasebin.h:
19617         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19618         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19619         Add support for chained ogg files. Prepare for playlist
19620         support. This patch introduces the concept of pad groups, which
19621         together compose one playable media file.
19622
19623 2004-11-07  David Schleef  <ds@schleef.org>
19624
19625         * testsuite/gst-lint: Check for pad templates that aren't statically
19626         scoped.
19627
19628 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19629
19630         * configure.ac:
19631         * ext/Makefile.am:
19632         * ext/musepack/Makefile.am:
19633         * ext/musepack/gstmusepackdec.cpp:
19634         * ext/musepack/gstmusepackdec.h:
19635         * ext/musepack/gstmusepackreader.cpp:
19636         * ext/musepack/gstmusepackreader.h:
19637           Add musepack decoder.
19638         * ext/faad/gstfaad.c: (gst_faad_base_init):
19639           Make pad templates static.
19640         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19641         (plugin_init):
19642           Add musepack typefinder, make mp3 typefinding work halfway stream,
19643           which doesn't actually work yet because id3demux doesn't implement
19644           _get_length().
19645
19646 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19647
19648         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19649         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19650           Fix interrupt event handling (#144436).
19651
19652 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19653
19654         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19655           Hide unused glory.
19656
19657 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19658
19659         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19660
19661         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19662           Fix weird caps (#157548).
19663
19664 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19665
19666         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19667
19668         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19669           Add missing NULL terminator (#157543).
19670
19671 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19672
19673         * gst/tcp/gsttcp.h:
19674         * gst/tcp/gsttcpclientsink.c:
19675         * gst/tcp/gsttcpclientsrc.c:
19676         * gst/tcp/gsttcpserversink.c:
19677         * gst/tcp/gsttcpserversrc.c:
19678           ports can go up to 65535.  Move common defines to gsttcp.h
19679
19680 2004-11-05  Wim Taymans  <wim@fluendo.com>
19681
19682         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19683         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19684         Added two more colorspaces.
19685
19686 2004-11-05  Wim Taymans  <wim@fluendo.com>
19687
19688         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19689         (gst_ffmpegcsp_avpicture_fill):
19690         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19691         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19692         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19693         More stride fixes.
19694
19695 2004-11-05  Wim Taymans  <wim@fluendo.com>
19696
19697         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19698         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19699         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19700         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19701         (gst_videomixer_loop):
19702         More stride fixes.
19703
19704 2004-11-05  Benjamin Otte  <otte@gnome.org>
19705
19706         * ext/mad/gstmad.c: (gst_mad_chain):
19707           don't overflow data buffer. Flush not needed sync data when syncing
19708           failed.
19709
19710 2004-11-04  Wim Taymans  <wim@fluendo.com>
19711
19712         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19713         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19714         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19715         (gst_alpha_init_params), (gst_alpha_chain),
19716         (gst_alpha_change_state):
19717         Updated the chroma keying algorithm with something more
19718         sophisticated.
19719
19720 2004-11-03  Wim Taymans  <wim@fluendo.com>
19721
19722         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19723         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19724         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19725         Fix stride issues. Does not completely work for odd
19726         heights.
19727
19728 2004-11-03  Wim Taymans  <wim@fluendo.com>
19729
19730         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19731         (gst_alpha_chroma_key), (gst_alpha_chain):
19732         Fix stride issues. Does not completely work for odd
19733         heights.
19734
19735 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
19736
19737         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19738         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19739         leak fixes
19740
19741 2004-11-03  Wim Taymans  <wim@fluendo.com>
19742
19743         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19744         (gst_ffmpegcsp_avpicture_fill):
19745         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19746         (avpicture_alloc):
19747         * gst/ffmpegcolorspace/imgconvert_template.h:
19748         Use correct _fill function to get correct strides.
19749
19750 2004-11-02  David Schleef  <ds@schleef.org>
19751
19752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19753         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19754         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19755         Change all g_print()s to debugging.  Add a bunch of consistency
19756         checks.
19757
19758 2004-11-02  Wim Taymans  <wim@fluendo.com>
19759
19760         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19761         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19762         (unlinked), (no_more_pads), (close_link):
19763         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19764         (unknown_type), (add_element_stream), (new_decoded_pad),
19765         (removed_decoded_pad), (setup_source):
19766         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19767         (gst_stream_info_class_init), (gst_stream_info_init),
19768         (gst_stream_info_new), (gst_stream_info_dispose),
19769         (stream_info_mute_pad), (gst_stream_info_set_property),
19770         (gst_stream_info_get_property):
19771         * gst/playback/gststreaminfo.h:
19772         Fix playback of multiple files.
19773         a slightly different approach to handling dynamic pad removals.
19774         This one only looks at pads that we have linked.
19775
19776 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
19777
19778         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19779         free" warning from libc.
19780
19781 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19782
19783         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19784         (get_unconnected_element), (remove_starting_from), (pad_removed),
19785         (close_link):
19786           Implement support for dynamic pad changing. We listen to "live"
19787           pad removals (i.e. while playing) and re-setup autoplugging
19788           after that. Playbasebin/playbin need some more work for this
19789           to finally work, but decodebin supports (and replugs) chained
19790           ogg now.
19791
19792 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
19793
19794         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19795         (gst_alsa_finalize):
19796         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19797         (gst_cdaudio_finalize):
19798         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19799         (cdparanoia_finalize):
19800         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19801         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19802         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19803         (dvdreadsrc_finalize):
19804         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19805         (gst_flacdec_finalize):
19806         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19807         (gst_flacenc_finalize):
19808         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19809         (gst_gnomevfssink_finalize):
19810         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19811         (gst_gnomevfssrc_finalize):
19812         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19813         (gst_fameenc_finalize):
19814         * ext/nas/nassink.c: (gst_nassink_class_init),
19815         (gst_nassink_finalize):
19816         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19817         (gst_sdlvideosink_class_init):
19818         * ext/sndfile/gstsf.c: (gst_sf_dispose):
19819         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19820         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19821         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19822         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19823         (gst_x_window_listener_dispose):
19824         * gst/audioscale/gstaudioscale.c:
19825         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19826         (play_on_demand_finalize):
19827         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19828         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19829         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19830         (cdplayer_finalize):
19831         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19832         (gst_glimagesink_class_init):
19833         * sys/oss/gstosselement.c: (gst_osselement_class_init),
19834         (gst_osselement_finalize):
19835         * sys/oss/gstosssink.c: (gst_osssink_dispose):
19836         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19837         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19838           Fixes a bunch of problems with finalize and dispose functions,
19839           either assumptions that dispose is only called once, or not calling
19840           the parent class dispose/finalize function
19841
19842 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
19843
19844         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19845           added two api precondition guards
19846           use g_strdup with getenv to fix crash when using ENVVAR
19847
19848 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
19849         * ext/esd/esdsink.c: (gst_esdsink_class_init),
19850         (gst_esdsink_finalize):
19851         Use a finalize function, not dispose, and more importantly,
19852         call the parent class finalize function too
19853
19854 2004-11-01  Johan Dahlin  <johan@gnome.org>
19855
19856         * ext/ogg/gstoggdemux.c:
19857         * gst/tags/gstvorbistag.c:
19858         Plug leaks.
19859
19860 2004-10-31  Benjamin Otte  <otte@gnome.org>
19861
19862         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19863           lotsa memleaks today. But they're all small...
19864
19865 2004-10-31  Benjamin Otte  <otte@gnome.org>
19866
19867         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19868           another memleak crushed
19869
19870 2004-10-31  Benjamin Otte  <otte@gnome.org>
19871
19872         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19873           fix memleak
19874
19875 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19876
19877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19878           Hack to prevent crash when going to READY inside signal handler
19879           while this function is active.
19880
19881 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19882
19883         * gst/ffmpegcolorspace/Makefile.am:
19884         * gst/ffmpegcolorspace/avcodec.h:
19885         * gst/ffmpegcolorspace/common.h:
19886         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19887         * gst/ffmpegcolorspace/dsputil.h:
19888         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19889         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19890         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19891         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19892         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19893         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19894         (gst_ffmpegcsp_avpicture_fill):
19895         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19896         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19897         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19898         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19899         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19900         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19901         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19902         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19903         * gst/ffmpegcolorspace/imgconvert.c:
19904         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19905         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19906         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19907         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19908         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19909         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19910         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19911         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19912         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19913         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19914         (grow21), (grow22), (grow41), (grow44), (conv411),
19915         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19916         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19917         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19918         (avpicture_free), (is_yuv_planar), (img_convert),
19919         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19920         (deinterlace_line_inplace), (deinterlace_bottom_field),
19921         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19922         * gst/ffmpegcolorspace/imgconvert_template.h:
19923         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19924         * gst/ffmpegcolorspace/mmx.h:
19925         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19926         (av_fast_realloc), (av_mallocz_static), (av_free_static),
19927         (av_freep), (avcodec_get_context_defaults),
19928         (avcodec_alloc_context), (avcodec_init):
19929           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19930           handling plus update from ffmpeg CVS. Large clean-up.
19931
19932 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19933
19934         * gst/playback/Makefile.am:
19935           We need the marshallers for decodebin, too.
19936
19937 2004-10-30  David Schleef  <ds@schleef.org>
19938
19939         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19940           quicktime typefinding work with 64-bit offsets.
19941
19942 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
19943
19944         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19945           Set EOS on the element when processing an EOS event.
19946         * ext/speex/gstspeexdec.h:
19947         * ext/speex/gstspeexenc.h:
19948           Only keep a const ptr to the mode
19949         * gst-libs/gst/riff/riff-media.c:
19950         (gst_riff_create_audio_caps_with_data),
19951         (gst_riff_create_audio_template_caps):
19952           Allow WMAV3, with up to 6 channels.
19953         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19954           Don't call gst_pad_set_event_function on a sink pad.
19955         * gst/mpegstream/gstdvddemux.c:
19956         (gst_dvd_demux_get_subpicture_stream),
19957         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19958           Copy the explicit caps that were set across to the cur_* pads,
19959           instead of trying to use a possibly non-existent negotiated caps.
19960           Reset the type of subpicture pads to UNKNOWN after calling
19961           init_stream, so that the caps get set.
19962
19963 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
19964
19965         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19966
19967         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19968           Don't touch buffer if it is of size 0 (fixes #151064).
19969
19970 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19971
19972         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19973           Synchronized discont handling.
19974
19975 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19976
19977         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19978         (gst_ogg_demux_push):
19979           Make seeking sort-of exact again (fixes #156387).
19980
19981 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19982
19983         * gst/playback/gstplaybasebin.c: (unknown_type),
19984         (add_element_stream), (new_decoded_pad),
19985         (gst_play_base_bin_change_state):
19986         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19987         (gst_stream_info_init), (gst_stream_info_new),
19988         (gst_stream_info_dispose), (gst_stream_info_get_property):
19989         * gst/playback/gststreaminfo.h:
19990           Make caps explicitely available. Makes testing for unsupported
19991           types possible. Improves error reporting.
19992
19993 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19994
19995         * gst/audioconvert/gstaudioconvert.c:
19996         (gst_audio_convert_buffer_to_default_format):
19997           Really don't touch read-only buffers (#156563).
19998
19999 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
20000
20001         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20002
20003         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20004           Fix memleak (#155223).
20005
20006 2004-10-29  Wim Taymans  <wim@fluendo.com>
20007
20008         * gst/tcp/.cvsignore:
20009         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
20010         (gst_multifdsink_class_init), (gst_multifdsink_init),
20011         (gst_multifdsink_add), (gst_multifdsink_remove),
20012         (gst_multifdsink_remove_client_link), (is_sync_frame),
20013         (gst_multifdsink_new_client),
20014         (gst_multifdsink_handle_client_write),
20015         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20016         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
20017         (gst_multifdsink_get_property):
20018         * gst/tcp/gstmultifdsink.h:
20019         Added burst on connect sync_method, deprecated sync_clients,
20020         streamlined the sync code some more.
20021
20022 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20023
20024         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
20025         (gst_play_base_bin_change_state):
20026           Improve error reporting.
20027
20028 2004-10-28  Wim Taymans  <wim@fluendo.com>
20029
20030         * gst/tcp/Makefile.am:
20031         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
20032         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
20033         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
20034         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
20035         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
20036         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
20037         (gst_fdset_wait):
20038         Added more locks around fdset structures. Fixed/reworked
20039         the poll array resizing code.
20040         Added stress test for fdset.
20041
20042 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20043
20044         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
20045         fix build
20046
20047 2004-10-28  Benjamin Otte  <otte@gnome.org>
20048
20049         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
20050           fix link function to always query channels and query width for
20051           floats
20052         * configure.ac:
20053           add equalizer dir
20054         * gst/equalizer/Makefile.am:
20055         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
20056         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
20057         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
20058         (arg_to_scale), (setup_filter),
20059         (gst_iir_equalizer_compute_frequencies),
20060         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
20061         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
20062         (plugin_init):
20063           add an equalizer
20064
20065 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20066
20067         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
20068
20069         * po/LINGUAS:
20070         * po/nb.po:
20071           Added Norwegian Bokmaal translation
20072
20073 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20074
20075         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20076           Don't break on options (fixes #156488).
20077
20078 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20079
20080         * configure.ac:
20081         * ext/cdaudio/Makefile.am:
20082         * sys/Makefile.am:
20083           fix build on older automake
20084
20085 2004-10-26  Wim Taymans  <wim@fluendo.com>
20086
20087         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
20088         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
20089         Allow a little margin when negotiating the framerate.
20090
20091 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
20092
20093         * gst/level/gstlevel.c:
20094           synchonised naming of pads and pad-templates
20095
20096 2004-10-26  Wim Taymans  <wim@fluendo.com>
20097
20098         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
20099         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
20100         (_find_streams_check), (gst_ogg_demux_push):
20101         Fix EOS again. Needs to be done in a better way. We should not
20102         remove the pad if there is no new chained stream.
20103
20104 2004-10-26 Iain <iaingnome@gmail.com>
20105
20106         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
20107         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
20108         of the caps.
20109         * gst/interleave/interleave.c (interleave_class_init): Hook up release
20110         pad.
20111         (interleave_release_pad): Remove the pad.
20112         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
20113         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
20114         the set device.
20115         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
20116         attrs
20117         (gst_xvimagesink_xcontext_clear): Free the xcontext.
20118         (gst_xvimagesink_finalize): Free the par.
20119
20120 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20121
20122         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
20123         (gst_avimux_stop_file):
20124           First calculate the rate, and only then use it. Hdr.rate is a
20125           multiple and not a derivative of hdr.scale. Scale is not the
20126           same as blockalign but is solely related to rate.
20127
20128 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20129
20130         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20131         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
20132           Implement seeking.
20133
20134 2004-10-25  James Henstridge  <james@jamesh.id.au>
20135
20136         Reviewed by:  David Schleef  <ds@schleef.org>
20137
20138         * examples/gstplay/player.c: (got_stream_length), (main):
20139         * examples/seeking/cdplayer.c: (update_scale):
20140         * examples/seeking/seek.c: (format_value), (update_scale):
20141         * examples/seeking/spider_seek.c: (format_value), (update_scale),
20142         (stop_seek):
20143         Build fixes on AMD64.
20144
20145 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20146
20147         reviewed by: Ronald Bultje <rbultje at gnome dot org>
20148
20149         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
20150         Fix for some v4l cards which hang in v4lsrc
20151
20152 2004-10-25  Wim Taymans  <wim@fluendo.com>
20153
20154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
20155         (gst_ogg_demux_push), (gst_ogg_chains_clear):
20156         Make sure to remove the pad when a new chain is
20157         encountered. Set some vars to NULL so we don't try
20158         to reference freed memory.
20159
20160 2004-10-25  Wim Taymans  <wim@fluendo.com>
20161
20162         * examples/seeking/Makefile.am:
20163         * examples/seeking/cdplayer.c: (update_scale):
20164         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
20165         * examples/seeking/playbin.c: (make_playerbin_pipeline),
20166         (format_value), (update_scale), (iterate), (start_seek),
20167         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
20168         (print_usage), (main):
20169         Added some more examples, update others.
20170
20171 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20172
20173         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
20174         * ext/speex/gstspeexdec.c: (speex_dec_chain):
20175         * ext/theora/theoradec.c: (theora_dec_chain):
20176         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
20177           Add codec-name metadata.
20178
20179 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
20180
20181         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20182
20183         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20184         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
20185         * ext/alsa/gstalsamixertrack.h:
20186         * po/POTFILES.in:
20187           ALSA mixer track label internationalization (#154054).
20188
20189 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20190
20191         * ext/theora/theoradec.c: (theora_dec_chain):
20192           Export bitrate as metadata.
20193
20194 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20195
20196         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20197         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
20198         * ext/alsa/gstalsamixertrack.h:
20199           Fix names, fix loop.
20200
20201 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20202
20203         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
20204         (speex_dec_convert):
20205           sinkconvert function so oggdemux can get the file length (totem).
20206
20207 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
20208
20209         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20210
20211         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
20212           Don't push incomplete packets.
20213         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
20214           Fix MPEG-4 audio typefinding.
20215
20216 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20217
20218         * sys/v4l/Makefile.am:
20219         * sys/v4l/gstv4l.c: (plugin_init):
20220         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
20221         (gst_v4lelement_init), (gst_v4lelement_dispose),
20222         (gst_v4lelement_change_state):
20223         * sys/v4l/gstv4lelement.h:
20224         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
20225         (gst_v4l_xoverlay_close), (idle_refresh),
20226         (gst_v4l_xoverlay_set_xwindow_id):
20227         * sys/v4l/gstv4lxoverlay.h:
20228         * sys/v4l/v4l-overlay_calls.c:
20229         * sys/v4l/v4l_calls.h:
20230         * sys/v4l2/Makefile.am:
20231         * sys/v4l2/gstv4l2.c: (plugin_init):
20232         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
20233         (gst_v4l2element_init), (gst_v4l2element_dispose),
20234         (gst_v4l2element_change_state):
20235         * sys/v4l2/gstv4l2element.h:
20236         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
20237         (gst_v4l2_xoverlay_close), (idle_refresh),
20238         (gst_v4l2_xoverlay_set_xwindow_id):
20239         * sys/v4l2/gstv4l2xoverlay.h:
20240         * sys/v4l2/v4l2-overlay_calls.c:
20241         * sys/v4l2/v4l2_calls.h:
20242           Remove client-side overlay handling, use the X-server v4l plugin
20243           for that. Nicer overlay, less code. Also make the plugin
20244           compileable without X (but then without overlay, obviously).
20245           Makes xwindowlistener obsolete, should we remove that?
20246
20247 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20248
20249         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
20250         (gst_osssrc_src_query):
20251         * sys/oss/gstosssrc.h:
20252           OK, so people want offset in DEFAULT. This time, actually fix all
20253           cases.
20254         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
20255           Add FPS properly.
20256
20257 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20258
20259         * gst/asfdemux/gstasfmux.c:
20260         * gst/avi/gstavimux.c:
20261           Framerate.
20262
20263 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20264
20265         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
20266           Fix properties (channel, norm, frequency).
20267
20268 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20269
20270         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
20271           Flag typo.
20272         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
20273           No warnings.
20274
20275 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20276
20277         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
20278           Fix hang.
20279
20280 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20281
20282         * sys/v4l2/gstv4l2element.h:
20283           Yet Another Hack (tm) for kernel header borkedness.
20284         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
20285         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
20286         (gst_v4l2src_link), (gst_v4l2src_getcaps),
20287         (gst_v4l2src_change_state):
20288         * sys/v4l2/gstv4l2src.h:
20289         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
20290         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
20291           Fix caps, keep track of state, work.
20292
20293 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20294
20295         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
20296           Quiet.
20297
20298 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20299
20300         * sys/oss/gstosssrc.c: (gst_osssrc_get):
20301           Don't mix bytes and samples.
20302
20303 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20304
20305         * ext/ogg/gstoggmux.c:
20306           Basic pad template which accepts OGM tracks, speex, flac, vorbis
20307           and theora. Any is incorrect.
20308         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
20309           Fix caps.
20310         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20311         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20312         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
20313         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
20314         * sys/v4l/gstv4lmjpegsrc.h:
20315         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
20316         (gst_v4lsrc_change_state):
20317         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
20318         (gst_v4lmjpegsrc_capture_stop):
20319           Fix caps. Keep track of internal state. Work.
20320
20321 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20322
20323         * ext/Makefile.am:
20324           Fix the build fixes.
20325
20326 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20327
20328         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20329         (gst_ogg_demux_src_event), (_find_chain_seek),
20330         (gst_ogg_pad_push):
20331           Check for pad availability before using it.
20332         * ext/ogg/gstoggdemux.c: (_find_chain_process):
20333           Fix parsing of chained ogg. Needs more work on the decoder side.
20334
20335 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20336
20337         * gst/spectrum/Makefile.am:
20338         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
20339         (idle_func):
20340           Fix demo and reenable it. Yes, I'm currently playing with audio
20341           analysis tools
20342
20343 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20344
20345         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20346           We love it if files that start at zero work too...
20347
20348 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20349
20350         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20351           Handle files with missing EOS headers.
20352
20353 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20354
20355         * gst/tcp/gsttcpserversink.c:
20356         (gst_tcpserversink_handle_server_read),
20357         (gst_tcpserversink_init_send):
20358         Zero some variables first (need for accept not to return EINVAL)
20359
20360 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20361
20362         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20363         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
20364         * ext/theora/theoradec.c: (theora_dec_sink_convert),
20365         (theora_dec_chain):
20366         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
20367         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
20368           Seeking and querying finetune.
20369
20370 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20371
20372         * configure.ac:
20373         * ext/Makefile.am:
20374         * ext/raw1394/Makefile.am:
20375           fix the build
20376
20377 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20378
20379         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20380           Wrong return.
20381         * gst/playback/Makefile.am:
20382         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
20383         * gst/playback/gstplay-marshal.list:
20384         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
20385           Fix marshallers.
20386
20387 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20388
20389         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
20390           Silence.
20391
20392 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20393
20394         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20395         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
20396         (gst_ogg_pad_push):
20397           Yay for non-lineair granulepos in theora.
20398
20399 2004-10-18  Wim Taymans  <wim@fluendo.com>
20400
20401         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
20402         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
20403         * ext/dv/gstdvdec.h:
20404         Make sure we renegotiate aspect ratio when the camera switches.
20405
20406 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20407
20408         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20409         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
20410           Start at zero.
20411         * ext/theora/theoradec.c: (theora_dec_chain):
20412           Skip headers. Bad idea for chained ogg, but fixes seeking.
20413
20414 2004-10-18  Wim Taymans  <wim@fluendo.com>
20415
20416         * configure.ac:
20417         I swear, this is the last time I touch this.
20418
20419 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20420
20421         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
20422         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
20423         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
20424           Faster seeking.
20425         * ext/theora/theoradec.c: (theora_dec_sink_convert):
20426           Time-to-default conversion.
20427         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
20428           Don't error on unknown packets, just skip. We should probably
20429           read them if we want to support chained ogg.
20430
20431 2004-10-18  Wim Taymans  <wim@fluendo.com>
20432
20433         * configure.ac:
20434         Added cdaudio to wrong list.
20435
20436 2004-10-18  Wim Taymans  <wim@fluendo.com>
20437
20438         * configure.ac:
20439         Revive cdaudio.
20440
20441 2004-10-18  Wim Taymans  <wim@fluendo.com>
20442
20443         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
20444         (gst_dvdec_video_link), (gst_dvdec_push):
20445         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20446         (gst_smokeenc_resync), (gst_smokeenc_chain):
20447         Fix mimetype on smoke encoder.
20448         Add aspect ratio to dvdec. Not sure if these
20449         values are correct though....
20450
20451 2004-10-18  Wim Taymans  <wim@fluendo.com>
20452
20453         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
20454         Fix vorbis property descriptions and ranges.
20455
20456 2004-10-18  Wim Taymans  <wim@fluendo.com>
20457
20458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
20459         Really do nothing when no data is available.
20460         Go to the playing state when the stream is not seekable
20461         instead of failing.
20462
20463 2004-10-18  Wim Taymans  <wim@fluendo.com>
20464
20465         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
20466         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
20467         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
20468         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
20469         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
20470         Added uri handler for cd://
20471         Port to new API.
20472
20473 2004-10-18  Wim Taymans  <wim@fluendo.com>
20474
20475         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20476         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20477         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20478         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20479         (remove_prerolls), (unknown_type), (add_element_stream),
20480         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
20481         (gst_play_base_bin_remove_element),
20482         (gst_play_base_bin_link_stream):
20483         * gst/playback/gstplaybin.c: (gen_video_element),
20484         (gen_vis_element), (remove_sinks), (setup_sinks):
20485         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20486         (gst_stream_info_get_type), (gst_stream_info_class_init),
20487         (gst_stream_info_init), (gst_stream_info_new),
20488         (gst_stream_info_dispose), (stream_info_mute_pad),
20489         (gst_stream_info_set_property), (gst_stream_info_get_property):
20490         * gst/playback/gststreaminfo.h:
20491         Add sink padtemplate to decodebin.
20492         Added some more comments.
20493         Make queue size configurable in playbasebin.
20494         Added possibility to use elements as sinks (ex cdaudio).
20495
20496 2004-10-15  Wim Taymans  <wim@fluendo.com>
20497
20498         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
20499         (gst_speexenc_chain):
20500         Fix speex timestamps so that it gets muxed properly.
20501
20502 2004-10-15  Wim Taymans  <wim@fluendo.com>
20503
20504         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
20505         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
20506         (gst_dv1394src_init), (gst_dv1394src_dispose),
20507         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
20508         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
20509         (gst_dv1394src_event), (gst_dv1394src_get_formats),
20510         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
20511         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
20512         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
20513         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
20514         * ext/raw1394/gstdv1394src.h:
20515         Added conversion/query functions.
20516         Update buffer timestamps,
20517         Added signals.
20518         Added uri dv:// so it might play from the firewire in playbin.
20519         Fix a possible leak.
20520         Added debugging.
20521
20522 2004-10-15  Wim Taymans  <wim@fluendo.com>
20523
20524         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20525         (gst_dv1394src_init), (gst_dv1394src_set_property),
20526         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
20527         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
20528         * ext/raw1394/gstdv1394src.h:
20529         Added AV/C VTR control support needed for some cameras.
20530         Added automatic port detection.
20531         Added properties for selecting the channel.
20532         The configure.ac script is not yet updated to reflect the
20533         new libavc1394 and librom1394 dependencies.
20534
20535 2004-10-15  Wim Taymans  <wim@fluendo.com>
20536
20537         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20538         (qtdemux_parse), (gst_qtdemux_handle_esds):
20539         An esds box is not a container.
20540         Fix parsing of mp4v boxes.
20541         Do not try to renegotiate fps for each frame. Need to
20542         find a better method. This should fix mp4 playback.
20543
20544 2004-10-14  David Schleef  <ds@schleef.org>
20545
20546         * configure.ac: update for swfdec-0.3 and liboil-0.2
20547         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
20548         * ext/swfdec/gstswfdec.h: same
20549         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
20550         * gst/videotestsrc/videotestsrc.c: same
20551
20552 2004-10-14  Wim Taymans  <wim@fluendo.com>
20553
20554         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20555         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20556         (is_sync_frame), (gst_multifdsink_new_client),
20557         (gst_multifdsink_handle_client_write),
20558         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20559         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20560         Turn warnings into info.
20561         Don't allow a state change in the streaming thread.
20562
20563 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20564
20565         * ext/vorbis/oggvorbisenc.c:
20566         * ext/vorbis/vorbisdec.c:
20567           fix template sample rate
20568
20569 2004-10-13  Wim Taymans  <wim@fluendo.com>
20570
20571         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20572         Decoding the header first fixes some problems in resyncing
20573         in more mp3s.
20574
20575 2004-10-12  Wim Taymans  <wim@fluendo.com>
20576
20577         * gst/playback/gstplaybin.c: (gen_video_element),
20578         (gen_vis_element), (remove_sinks), (setup_sinks):
20579         Added vis plugin support, need to configure the vis
20580         element to activate it.
20581
20582 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20583
20584         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20585         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20586           Some debug.
20587         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20588         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20589         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20590         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20591         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20592         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20593         * gst/avi/gstavidemux.h:
20594           Support for openDML-2.0 indx/ix## chunks. Support for broken index
20595           recovery (where, if part of the index is broken, we will still read
20596           the rest of the index and recover the broken part by stream
20597           scanning). More broken media support. EOS workarounds. General AVI
20598           braindamage headache recovery. Aspirin included.
20599
20600 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20601
20602         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20603         (cdparanoia_event), (cdparanoia_query):
20604           Get rid of hideous lead-in.
20605
20606 2004-10-11  Wim Taymans  <wim@fluendo.com>
20607
20608         * gst/playback/gstplaybasebin.c: (setup_source):
20609         Wrong var used to get g_list_next.
20610
20611 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20612
20613         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20614         (cdparanoia_get), (cdparanoia_open):
20615           Report discid as metadata, add duration.
20616
20617 2004-10-11  Wim Taymans  <wim@fluendo.com>
20618
20619         * gst/playback/gstplaybasebin.c: (setup_source):
20620         Cleanup the previous pipeline a little earlier for the
20621         case that a source element provides raw data.
20622
20623 2004-10-11  Benjamin Otte  <otte@gnome.org>
20624
20625         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20626           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20627           consuming the last 128 bytes, even though it was valid mp3 data.
20628
20629 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20630
20631         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20632         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20633         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20634         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20635
20636 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20637
20638         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20639         Fix for webcams that support only specific width or height
20640
20641 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20642
20643         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20644
20645         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20646           Fix wrong discont event setup (fixes #154967).
20647
20648 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
20649
20650         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20651
20652         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20653           Error out on invalid data (fixes #154807).
20654
20655 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20656
20657         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20658
20659         * ext/dvdread/dvdreadsrc.c: (_read):
20660           Make titles > 0 work again (fixes #154834).
20661
20662 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20663
20664         * gst-libs/gst/riff/riff-media.c:
20665         (gst_riff_create_video_template_caps):
20666           WMV3 missing in template caps.
20667
20668 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20669
20670         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20671           OK, so the original code was too strict. It makes random AVI files
20672           hang for seconds upon opening, which is unacceptable and is far
20673           beyond the original goal of getting multiple chunks for one-chunk
20674           sounc stream files. So now do just that.
20675
20676 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20677
20678         * gst/playback/gstplaybasebin.c: (setup_source),
20679         (gst_play_base_bin_change_state):
20680           Actually clean up streaminfo if output fails. This would trigger
20681           if, for example, there was no CD in the drive. No preroll, so
20682           a streaminfo structure is created, but the subsequent state change
20683           of the thread fails.
20684         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20685           Don't change state if parent failed.
20686
20687 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20688
20689         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20690         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20691         (gen_video_element), (remove_sinks):
20692           Add small bits of code for screenshot handling.
20693
20694 2004-10-08  Wim Taymans  <wim@fluendo.com>
20695
20696         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20697         (gen_video_element), (gen_audio_element), (setup_sinks):
20698         Don't assume the user provided sinks are named "sink"...
20699
20700 2004-10-08  Wim Taymans  <wim@fluendo.com>
20701
20702         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20703         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20704         (gst_play_base_bin_link_stream):
20705         Do not try to autoplug sources that generate raw streams like
20706         cdparanoia.
20707         disconnect the preroll overrun signal when we don't need it anymore.
20708
20709 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
20710
20711         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20712         Added reworked patch from #154903 from milosz derezynski (deadchip).
20713
20714 2004-10-08  Wim Taymans  <wim@fluendo.com>
20715
20716         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20717         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20718         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20719         (cdparanoia_convert), (cdparanoia_uri_get_type),
20720         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20721         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20722         * ext/cdparanoia/gstcdparanoia.h:
20723         This adds the cdda://<tracknum> uri.
20724
20725 2004-10-08  Wim Taymans  <wim@fluendo.com>
20726
20727         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20728         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20729         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20730         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20731         (unknown_type), (gst_play_base_bin_remove_element),
20732         (gst_play_base_bin_link_stream):
20733         * gst/playback/gstplaybasebin.h:
20734         * gst/playback/gstplaybin.c: (gst_play_bin_init),
20735         (gst_play_bin_set_property), (gen_video_element),
20736         (gen_audio_element), (setup_sinks):
20737         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20738         (gst_stream_info_get_type), (gst_stream_info_class_init),
20739         (gst_stream_info_init), (gst_stream_info_new),
20740         (gst_stream_info_dispose), (stream_info_mute_pad),
20741         (gst_stream_info_set_property), (gst_stream_info_get_property):
20742         * gst/playback/gststreaminfo.h:
20743         Reuse the audio and video bins.
20744         Some internal cleanups in the stream selection code.
20745
20746 2004-10-08  Julien MOUTTE  <julien@moutte.net>
20747
20748         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20749         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20750         * sys/ximage/ximagesink.h:
20751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20752         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20753         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20754         not coming from those elements. Moreover these elements should not keep
20755         the xid they have been given when in NULL state.
20756
20757 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20758
20759         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20760         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20761         * sys/ximage/ximagesink.h:
20762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20763         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20764         * sys/xvimage/xvimagesink.h:
20765           Actually only create a new toplevel window if we're not gonna
20766           embed it right after.
20767
20768 2004-10-07  Wim Taymans  <wim@fluendo.com>
20769
20770         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20771         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20772         * gst/playback/gstplaybin.c: (setup_sinks):
20773         Implement muting/unmuting of streams, mute streams that are not
20774         used.
20775
20776 2004-10-07  Wim Taymans  <wim@fluendo.com>
20777
20778         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20779         (plugin_init):
20780         Added lame audio/x-ac3 typefind function.
20781
20782 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20783
20784         * configure.ac:
20785           bump nano to cvs
20786
20787 === release 0.8.5 ===
20788
20789 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20790
20791         * NEWS:
20792         * RELEASE:
20793         * configure.ac:
20794           releasing 0.8.5, "Take You On"
20795
20796 2004-10-06  Wim Taymans  <wim@fluendo.com>
20797
20798         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20799         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20800         (no_more_pads), (close_link), (type_found):
20801         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20802         * gst/playback/gstplaybin.c: (gen_video_element):
20803         Do not signal the no_more_pads after the first pad when
20804         we are plugging a non dynamic element with multiple
20805         output pads (like swfdec, dvdec, ...).
20806
20807 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20808
20809         * configure.ac:
20810           bump for prerelease
20811
20812 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20813
20814         * gst/wavparse/gstwavparse.c:
20815           add ATRAC3 to STATIC CAPS to fix a warning
20816
20817         * gst/matroska/ebml-read.c:
20818         * gst-libs/gst/riff/riff-read.c:
20819           fix typos
20820
20821 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20822
20823         * gst-libs/gst/riff/riff-media.c:
20824           generate caps for ATRAC3 audio streams
20825
20826         * gst/realmedia/rmdemux.c:
20827           generate caps for ATRAC3 audio streams
20828
20829 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20830
20831         * gst/wavparse/Makefile.am
20832         * gst/wavparse/riff.h
20833         * gst/wavparse/wavparse.vcproj
20834           riff.h removal (unused and duplication with riff-ids.h)
20835
20836 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20837
20838         * gst/wavparse/gstwavparse.h
20839           remove duplicated defines for audio codec codes
20840
20841         * gst-libs/gst/riff/riff-ids.h
20842         * gst/wavenc/riff.h:
20843           add "4CC" code for ATRAC3 audio streams
20844           add "4CC" code for ITU_G721_ADPCM (unused for now)
20845
20846 2004-10-06  Wim Taymans  <wim@fluendo.com>
20847
20848         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20849         Actually _do_ negotiation. Pass gdouble as arg instead
20850         of guint64 for the framerate.
20851
20852 2004-10-06  Wim Taymans  <wim@fluendo.com>
20853
20854         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20855         (find_compatibles), (close_pad_link), (try_to_link_1),
20856         (no_more_pads), (close_link), (type_found):
20857         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20858         * gst/playback/gstplaybin.c: (gen_video_element),
20859         (gen_audio_element):
20860         Set state on newly added element to READY so that negotiation
20861         can happen ASAP.
20862         Addes some more debug info.
20863         Do not try to plug pads with multiple caps structures or ANY
20864         because it is too dangerous since we do not do dynamic
20865         replugging.
20866
20867 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20868
20869         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20870
20871         * po/LINGUAS:
20872         * po/or.po:
20873           add Oriya translation
20874
20875 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20876
20877         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20878           Prevent overwrite of size member. Makes audio sound crappy.
20879
20880 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20881
20882         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20883         Add rmvb to the list of known RealMedia extensions
20884
20885 2004-10-05  Wim Taymans  <wim@fluendo.com>
20886
20887         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20888         (mngdec_openstream), (mngdec_closestream),
20889         (mngdec_handle_sink_event), (mngdec_readdata),
20890         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20891         (mngdec_getcanvasline), (mngdec_refresh),
20892         (gst_mngdec_change_state):
20893         Set the framerate correctly.
20894
20895 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20896
20897         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20898           There was something wrong with the index massaging.
20899
20900 2004-10-04  Wim Taymans  <wim@fluendo.com>
20901
20902         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20903         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20904         (gst_smokedec_chain):
20905         * ext/jpeg/gstsmokedec.h:
20906         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20907         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20908         * ext/jpeg/gstsmokeenc.h:
20909         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20910         (smokecodec_decode_new), (smokecodec_info_free),
20911         (smokecodec_set_quality), (smokecodec_get_quality),
20912         (smokecodec_set_threshold), (smokecodec_get_threshold),
20913         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20914         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20915         (smokecodec_encode), (smokecodec_parse_id),
20916         (smokecodec_parse_header), (smokecodec_decode):
20917         * ext/jpeg/smokecodec.h:
20918         * ext/jpeg/smokeformat.h:
20919         Updated smoke, new bitstream, allows embedding in ogg.
20920
20921 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20922
20923         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20924           Fix seeking in some files. All this code is no longer needed (and
20925           actually breaks stuff) because we now synchronize the full index
20926           right when reading the header.
20927
20928 2004-10-04  Wim Taymans  <wim@fluendo.com>
20929
20930         * configure.ac:
20931         configure update for libmng.
20932
20933 2004-10-04  Wim Taymans  <wim@fluendo.com>
20934
20935         * ext/libmng/Makefile.am:
20936         * ext/libmng/gstmng.c: (plugin_init):
20937         * ext/libmng/gstmng.h:
20938         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20939         (gst_mngdec_base_init), (gst_mngdec_class_init),
20940         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20941         (gst_mngdec_loop), (gst_mngdec_get_property),
20942         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20943         (mngdec_closestream), (mngdec_handle_sink_event),
20944         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20945         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20946         (gst_mngdec_change_state):
20947         * ext/libmng/gstmngdec.h:
20948         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20949         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20950         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20951         (gst_mngenc_chain), (gst_mngenc_get_property),
20952         (gst_mngenc_set_property):
20953         * ext/libmng/gstmngenc.h:
20954         Added basic MNG decoder. Needs more work. The encoder does
20955         not work yet.
20956
20957 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20958
20959         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20960         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20961         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20962           Don't hang on length=0 chunks. Some negotiation fixes. Signal
20963           no-more-pads.
20964
20965 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20966
20967         * configure.ac:
20968           you need at least 1.0.4 of speex
20969
20970 2004-10-04 Iain <iaingnome@gmail.com>
20971
20972         * ext/speex/gstspeexdec.h: Revert the includes changes.
20973
20974         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20975
20976 2004-09-30 Iain <iaingnome@gmail.com>
20977
20978         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20979         found during init or set as a property instead of hardcoding /dev/audio
20980
20981 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20982
20983         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20984         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20985         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20986         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20987         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20988         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20989         (gst_rmdemux_dump_data):
20990           Use debug category, fix EOS handling. filesrc ! rmdemux now
20991           works.
20992
20993 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20994
20995         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20996         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20997         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20998           Improve allocation, cutting and sorting of the index. How takes a
20999           few seconds instead of minutes.
21000
21001 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
21002
21003         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
21004           fixed compilation
21005
21006 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21007
21008         * gst-libs/gst/riff/riff-media.c:
21009         (gst_riff_create_video_caps_with_data),
21010         (gst_riff_create_video_template_caps):
21011           Add wing commander format mimetype/fourccs.
21012         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
21013           Don't crash if some value is 0.
21014
21015 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21016
21017         * gst-libs/gst/riff/riff-media.c:
21018         (gst_riff_create_video_caps_with_data),
21019         (gst_riff_create_video_template_caps):
21020           Add DIB fourcc (raw, palettized 8-bit RGB).
21021         * gst-libs/gst/riff/riff-read.c:
21022         (gst_riff_read_strf_vids_with_data):
21023           Oops, fix strf_data reading bug.
21024         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21025           Use a non-NULL tag.
21026         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
21027           Time for hacks. Sorry Dave. At least one quicktime movie (a
21028           trailer) that I've encountered contains multiple video tracks.
21029           One of those is the actual video track, the other are one-frame
21030           tracks (images). Unfortunately, the number of frames according
21031           to the trak header is 1 for each, so that doesn't help. So
21032           instead, I look at the duration and discard tracks with a
21033           duration shorter than 20% of the length of the stream. Better
21034           than nothing.
21035
21036 2004-10-01  Christian Schaller <christian@fluendo.com>
21037
21038         * ext/ivorbis/vorbis.c:
21039           Patch from Phil Blundell (Bug 152341)
21040
21041 2004-10-01  Wim Taymans  <wim@fluendo.com>
21042
21043         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
21044         (speex_dec_get_formats), (speex_dec_convert),
21045         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
21046         (speex_dec_chain), (gst_speexdec_get_property),
21047         (gst_speexdec_set_property):
21048         Small cleanups.
21049
21050 2004-10-01  Wim Taymans  <wim@fluendo.com>
21051
21052         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
21053         (gst_wavparse_stream_init), (gst_wavparse_fmt),
21054         (gst_wavparse_other), (gst_wavparse_loop),
21055         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21056         (gst_wavparse_srcpad_event):
21057         * gst/wavparse/gstwavparse.h:
21058         Added some more debugging info.
21059         Fix the case where the length of the file is 0.
21060         Make sure we seek to sample borders.
21061
21062 2004-10-01  Wim Taymans  <wim@fluendo.com>
21063
21064         * gst/playback/README:
21065         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
21066         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
21067         (try_to_link_1), (no_more_pads), (close_link), (type_found):
21068         Add some debug info to decodebin, update README
21069
21070 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21071
21072         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
21073           Don't use g_print(); use GST_DEBUG().
21074
21075 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21076
21077         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21078         (gst_ogg_mux_queue_pads):
21079           Handle EOS properly.
21080
21081 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
21082
21083         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21084
21085         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
21086         (gst_faad_chain), (gst_faad_change_state):
21087         * ext/faad/gstfaad.h:
21088           Allow playback of raw (unframed) MPEG AAC files (#148993).
21089
21090 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
21091
21092         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21093
21094         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
21095           Throw error if we didn't recognize the stream. Fixes #152289.
21096
21097 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21098
21099         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
21100           Fix negotiation.
21101
21102 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
21103
21104         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21105
21106         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
21107           Fix memleak.
21108
21109 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
21110
21111         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21112
21113         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
21114           Solve #152805.
21115         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
21116           Solve 152806.
21117
21118 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21119
21120         * gst-libs/gst/riff/riff-media.c:
21121         (gst_riff_create_video_caps_with_data),
21122         (gst_riff_create_audio_caps_with_data):
21123           Add codec_data handling (like asfdemux used to do).
21124         * gst/asfdemux/gstasf.c: (plugin_init):
21125         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21126         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
21127           Use riff-media for caps creation instead of our own (mostly
21128           broken) copy of its functions.
21129
21130 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21131
21132         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
21133           Don't actually error out if we get another return value than
21134           -EINVAL. Opposite to what I first thought, drivers have random
21135           return values for this, although -EINVAL is the expected return
21136           value. Since this is not fatal, we shouldn't use
21137           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
21138
21139 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21140
21141         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
21142         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
21143         (dvdreadsrc_get_property), (_open), (_seek), (_read),
21144         (dvdreadsrc_get), (dvdreadsrc_open_file),
21145         (dvdreadsrc_change_state):
21146           Fix. Don't do one big huge loop around the whole DVD, that will
21147           cache all data and thus eat sizeof(dvd) (several GB) before we
21148           see something.
21149         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
21150           Actually NULL'ify event after using it.
21151         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
21152         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
21153         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
21154         (gst_ebml_read_seek), (gst_ebml_read_skip):
21155           Handle events.
21156         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
21157         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
21158         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
21159           Fix timing (this will probably break if I seek using menus, but
21160           I didn't get there yet). VOBs and normal DVDs should now work.
21161           Add a mpeg2-only pad with high rank so this get autoplugged for
21162           MPEG-2 movies.
21163         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
21164         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
21165         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
21166         (gst_mpeg_demux_get_audio_stream),
21167         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
21168         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
21169           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
21170           MPEG-1 but use dvddemux for MPEG-2.
21171         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
21172         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
21173         (gst_mpeg_parse_parse_packhead):
21174           Timing. Only add pad template if it exists. Add sink template from
21175           class and not from ourselves. This means we will always use the
21176           correct sink template even if it is not the one defined in this
21177           file.
21178
21179 2004-09-29  Wim Taymans  <wim@fluendo.com>
21180
21181         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
21182         (gst_mpeg_demux_parse_pes):
21183         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21184         Fix playback of mpeg again, timestamps where screwed up by
21185         patch 1.61.
21186
21187 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21188
21189         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
21190           Only return true if we actually filled something in. Prevents
21191           player applications from showing a random length for flac files.
21192         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
21193         (gst_riff_read_use_event), (gst_riff_read_handle_event),
21194         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
21195         (gst_riff_read_strf_vids_with_data),
21196         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
21197           OK, ok, so I implemented event handling. Apparently it's normal
21198           that we receive random events at random points without asking
21199           for it.
21200         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
21201         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
21202         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
21203         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
21204         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
21205         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
21206         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
21207         * gst/avi/gstavidemux.h:
21208           Implement non-lineair chunk handling and subchunk processing.
21209           The first solves playback of AVI files where the audio and video
21210           data of individual buffers that we read are not synchronized.
21211           This should not happen according to the wonderful AVI specs, but
21212           of course it does happen in reality. It is also a prerequisite for
21213           the second. Subchunk processing allows us to cut chunks in small
21214           pieces and process each of these pieces separately. This is
21215           required because I've seen several AVI files with incredibly large
21216           audio chunks, even some files with only one audio chunk for the
21217           whole file. This allows for proper playback including seeking.
21218           This patch is supposed to fix all AVI A/V sync issues.
21219         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
21220         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
21221           Work.
21222         * gst/modplug/gstmodplug.cc:
21223           Proper return value setting for the query() function.
21224         * gst/playback/gstplaybasebin.c: (setup_source):
21225           Being in non-playing state (after, e.g., EOS) is not necessarily
21226           a bad thing. Allow for that. This fixes playback of short files.
21227           They don't actually playback fully now, because the clock already
21228           runs. This means that small files (<500kB) with a small length
21229           (<2sec) will still not or barely play. Other files, such as mod
21230           or flx, will work correctly, however.
21231
21232 2004-09-28  Wim Taymans  <wim@fluendo.com>
21233
21234         * ext/speex/gstspeex.c: (plugin_init):
21235         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
21236         (gst_speex_dec_class_init), (speex_dec_get_formats),
21237         (speex_get_event_masks), (speex_get_query_types),
21238         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
21239         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
21240         (gst_speexdec_get_property), (gst_speexdec_set_property),
21241         (speex_dec_change_state):
21242         * ext/speex/gstspeexdec.h:
21243         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
21244         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
21245         (gst_speexenc_base_init), (gst_speexenc_class_init),
21246         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
21247         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
21248         (gst_speexenc_src_query), (gst_speexenc_init),
21249         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
21250         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
21251         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
21252         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
21253         (gst_speexenc_chain), (gst_speexenc_get_property),
21254         (gst_speexenc_set_property), (gst_speexenc_change_state):
21255         * ext/speex/gstspeexenc.h:
21256         Rewrote speex encoder, make sure it can be embedded in ogg.
21257         Implemented speex decoder.
21258
21259 2004-09-28  Christian Schaller <christian@fluendo.com>
21260
21261         * configure.ac:
21262         Remove kioslave plugin. Markey is brewing a new working one
21263         * ext/Makefile.am: Remove kioslave plugin
21264         * ext/kio: remove
21265         * gst-plugins.spec.in: remove kio plugin from spec
21266
21267 2004-09-27  Wim Taymans  <wim@fluendo.com>
21268
21269         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21270         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
21271         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
21272         (gst_multifdsink_new_client),
21273         (gst_multifdsink_handle_client_write),
21274         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21275         (gst_multifdsink_handle_clients):
21276         * gst/tcp/gstmultifdsink.h:
21277         Make syncing to keyframes actually work for new clients and lagging
21278         clients.
21279
21280 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21281
21282         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
21283         (gst_navigationtest_handle_src_event), (draw_box_planar411),
21284         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
21285         * gst/debug/gstnavigationtest.h:
21286           make navigationtest display button-press and button-release events
21287
21288 2004-09-26 Iain <iaingnome@gmail.com>
21289
21290         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
21291         the channels have received a new media event.
21292         (interleave_buffered_loop): Compresses a new media event on all
21293         channels into one.
21294
21295 2004-09-26 Iain <iaingnome@gmail.com>
21296
21297         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
21298         call the sinkpad's default event handler and not the srcpads. He also
21299         says this is confusing :)
21300         (gst_wavenc_stop_file): Company says that seek events only go upstream
21301         we should send a discontinuous downstream instead.
21302
21303 2004-09-25  Christian Schaller <christian@fluendo.com>
21304
21305         * Update SPEC file to be usable in conjunction with Fedora Core,
21306           Fedora.us and freshrpms packages
21307         * Fix typo in multifilesrc test Makefile
21308
21309 2004-09-24  Wim Taymans  <wim@fluendo.com>
21310
21311         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
21312         Only signal the no_more_pads signal when we have
21313         added the stream to our list.
21314
21315 2004-09-24  Wim Taymans  <wim@fluendo.com>
21316
21317         * gst/playback/gstplaybasebin.c: (remove_prerolls),
21318         (new_decoded_pad):
21319         * gst/playback/gstplaybasebin.h:
21320         * gst/playback/gstplaybin.c: (setup_sinks):
21321         Don't try to preroll or decode more than one audio/video
21322         track.
21323
21324 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21325
21326         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
21327           Throw error if we failed to find a suitable output. This should
21328           throw an error if we successfully set up a pipeline (e.g. because
21329           we recognized a media file) but found no decodable streams in it
21330           (e.g. because it contains only media stream types for which we
21331           have no decoders, or because it's not a media type).
21332
21333 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21334
21335         * ext/dirac/Makefile.am:
21336         * ext/dirac/gstdirac.cc:
21337         * ext/dirac/gstdiracdec.cc:
21338         * ext/dirac/gstdiracdec.h:
21339           Do something. Don't actually know if this works because I don't
21340           have a demuxer yet.
21341         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
21342           Add channels=1 to caps returned from _getcaps().
21343         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
21344         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
21345         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
21346         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
21347         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
21348         (gst_ogm_parse_change_state):
21349           Separate between audio/video so ogmaudioparse actually uses the
21350           audio pad templates. Both audio and video work now, including
21351           autoplugging. Also use sometimes-srcpad hack.
21352         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
21353           Handle events better. Don't hang on infinite loops.
21354         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
21355         (gst_avi_demux_init), (gst_avi_demux_reset),
21356         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
21357         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
21358         (gst_avi_demux_change_state):
21359         * gst/avi/gstavidemux.h:
21360           Improve A/V sync. Still not perfect.
21361         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
21362         (gst_ebml_read_skip):
21363           Handle events better.
21364         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21365         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
21366         (qtdemux_audio_caps):
21367           Add IMA4. Improve event handling. Save offset after a seek when
21368           the headers are at the end of the file so that we don't end up in
21369           an infinite loop.
21370         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
21371           Add low-priority typefind support for files with no length.
21372
21373 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21374
21375         * testsuite/multifilesink/Makefile.am:
21376         fix typo
21377
21378 2004-09-22  Julien MOUTTE  <julien@moutte.net>
21379
21380         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
21381         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
21382         mistakes from thaytan's patches.
21383
21384 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
21385
21386         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
21387           For completeness, XSync in the destroy function as xvimage does.
21388
21389 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
21390
21391         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
21392            Correct caps negotiation
21393         * gst/volume/gstvolume.c: (volume_chain_float),
21394         (volume_chain_int16):
21395            Modify debug output to be little more informative
21396         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
21397         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21398         (gst_xvimagesink_xvimage_destroy):
21399           Add XSync calls after detaching from the shared memory segment to
21400           avoid a crash.
21401
21402 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21403
21404         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21405         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
21406         * ext/vorbis/vorbis.c: (plugin_init):
21407         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21408         (gst_vorbisenc_chain):
21409         * ext/vorbis/vorbisenc.h:
21410         remove explicit newmedia support from oggmux and vorbisenc
21411         add debug category to vorbisenc
21412         * gst/multifilesink/gstmultifilesink.c:
21413         (gst_multifilesink_class_init), (gst_multifilesink_init),
21414         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
21415         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
21416         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
21417         (plugin_init):
21418         * gst/multifilesink/gstmultifilesink.h:
21419         add support for streamheader in multifilesink
21420
21421 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21422
21423         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
21424         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
21425         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
21426           Prevent infinite loops. More correct error reporting.
21427         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21428           Error out if negotiation fails.
21429         * gst/playback/gstplaybasebin.c: (setup_source),
21430         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
21431         (gst_play_base_bin_found_tag):
21432           Error/tag forwarding. Pre-roll fixes for source errors on state
21433           changes (e.g. "file does not exist") to prevent hangs.
21434
21435 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21436
21437         * testsuite/multifilesink/Makefile.am:
21438         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
21439         (gst_newmedia_class_init), (gst_newmedia_init),
21440         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
21441         (newfile_signal), (test_signal), (main):
21442         * testsuite/multifilesink/multifilesrc_test.c: (main):
21443         * testsuite/multifilesink/oggtheora_test.c:
21444         (gst_newmedia_base_init), (gst_newmedia_class_init),
21445         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
21446         (test_format), (newfile_signal), (test_signal), (main):
21447         * testsuite/multifilesink/oggvorbis_test.c:
21448         (gst_newmedia_base_init), (gst_newmedia_class_init),
21449         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
21450         (test_format), (newfile_signal), (test_signal), (main):
21451         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
21452         (gst_newmedia_class_init), (gst_newmedia_init),
21453         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
21454         (newfile_signal), (test_signal), (main):
21455         New media tests
21456
21457 2004-09-20  Christian Schaller <christian@fluendo.com>
21458
21459         * Fix mikmod license to LGPL as they have relicensed
21460         * Move Dirac and Effectv into LGPL section of README_license
21461
21462 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21463
21464         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
21465         (gst_mad_change_state):
21466           Allow for mp3 rate/channels changes. However, only very
21467           conservatively. Reason that we *have* to enable this is smiply
21468           because the mad find_sync() function is not good enough, it will
21469           regularly sync on random data as valid frames and therefore make
21470           us provide random caps as *final* caps of the stream. The best fix
21471           I could think of is to simply require several of the same stream
21472           changes in a row before we change caps.
21473           The actual testcase that works now is #
21474         * ext/ogg/Makefile.am:
21475         * ext/ogg/gstogg.c: (plugin_init):
21476         * ext/ogg/gstogmparse.c:
21477           OGM support (video only for now; I need an audio sample file).
21478         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
21479         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
21480         (gst_asf_demux_add_video_stream):
21481           WMV extradata.
21482         * gst/playback/gstplaybasebin.c: (unknown_type):
21483           Don't error out on single unknown-types after all. It's wrong.
21484           If we found type of video and audio but not of a subtitle stream,
21485           it will still error out (which is unwanted). Will find a better fix
21486           later on.
21487         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
21488         (ogmaudio_type_find), (plugin_init):
21489           OGM support.
21490
21491 2004-09-20  Johan Dahlin  <johan@gnome.org>
21492
21493         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
21494         after setting caps.
21495
21496 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21497
21498         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
21499         * gst/wavenc/gstwavenc.h:
21500         Added newmedia support to wavenc
21501
21502 2004-09-17  Wim Taymans  <wim@fluendo.com>
21503
21504         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
21505         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21506         (gst_fdset_fd_can_write), (gst_fdset_wait):
21507         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
21508         (gst_multifdsink_init), (gst_multifdsink_add),
21509         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
21510         (gst_multifdsink_remove_client_link),
21511         (gst_multifdsink_client_queue_buffer),
21512         (gst_multifdsink_handle_client_write),
21513         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
21514         (gst_multifdsink_close), (gst_multifdsink_change_state):
21515         * gst/tcp/gstmultifdsink.h:
21516         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21517         (gst_tcpserversink_removed):
21518         Small cleanups in fdset.c
21519         Use a hastable to map fd to the client structure for faster
21520         lookup in _remove and get_stats.
21521         Added virtual function to close the fds.
21522         Handle clients even when the select/poll call was unblocked because
21523         of a command.
21524         Implement syncing to keyframe in the recovery procedure.
21525
21526 2004-09-16 Iain <iaingnome@gmail.com>
21527
21528         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
21529         try caps.
21530
21531 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21532
21533         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
21534           Caps are only set if the type of the stream is unknown, but this
21535           is initialized in ->init_stream(), so set to UNKNOWN after calling
21536           ->init_stream() so that capsnego starts.
21537
21538 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21539
21540         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21541         (gst_avi_demux_stream_data):
21542           Just hardcode for raw audio then. AVI audio sucks.
21543
21544 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
21545
21546         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
21547         * gst/matroska/matroska-mux.c: (audiosink_templ),
21548         (gst_matroska_mux_audio_pad_link):
21549         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
21550         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
21551
21552 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21553
21554         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21555         (gst_avi_demux_stream_data):
21556           Try to fix a/v sync issues.
21557
21558 2004-09-15  David Schleef  <ds@schleef.org>
21559
21560         * configure.ac: remove NASM check, since we don't use it.  Update
21561         dirac check to 0.4
21562         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21563         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21564         Initialized variables.
21565         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21566         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21567         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21568         SVQ3 format
21569
21570 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21571
21572         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21573         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21574         * gst/avi/gstavidemux.h:
21575           Fix for compressed audio (mp3) timestamp generation. How did this
21576           ever work?
21577
21578 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21579
21580         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21581           Volume is a double not a float.
21582
21583 2004-09-15  Wim Taymans  <wim@fluendo.com>
21584
21585         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21586         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21587         Don't close the fd in multifdsink as we didn't open it in the
21588         first place. Some cleanups.
21589
21590 2004-09-15  Wim Taymans  <wim@fluendo.com>
21591
21592         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21593         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21594         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21595         Fix the case where the muxer would mark pages as delta
21596         frames when they are not (vorbis only ogg).
21597
21598 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21599
21600         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21601         (gst_play_base_bin_change_state):
21602           Handle the case where we failed to setup a clear pipeline. This
21603           will throw an error (or EOS, another nice case) and if you don't
21604           catch that, the app will wait for the signal forever (and thus
21605           hang).
21606
21607 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21608
21609         * ext/gnomevfs/gstgnomevfssink.c:
21610         (gst_gnomevfssink_uri_get_protocols):
21611         * ext/gnomevfs/gstgnomevfssrc.c:
21612         (gst_gnomevfssrc_uri_get_protocols):
21613         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21614         * ext/gnomevfs/gstgnomevfsuri.h:
21615           Use _uri_new() instead of _open(), so it doesn't take as long and
21616           Christophe's computer won't hang.
21617         * gst/playback/gstplaybasebin.c: (unknown_type):
21618           Throw error on unknown media type, so apps actually display it.
21619
21620 2004-09-14  Brian Cameron  <brian.cameron@sun.com
21621
21622         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
21623           this script to work on Solaris since bash shell handles echo
21624           differenly than bash.
21625
21626 2004-09-17  Wim Taymans  <wim@fluendo.com>
21627
21628         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21629         (setup_source), (gst_play_base_bin_set_property),
21630         (gst_play_base_bin_add_element):
21631         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21632         Some more work on making sure seeking pauses the pipeline and
21633         that changing the uri actually does something.
21634
21635 2004-09-17  Wim Taymans  <wim@fluendo.com>
21636
21637         * gst/tcp/gstfdset.c: (gst_fdset_wait):
21638         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21639         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21640         (gst_tcpserversink_close):
21641         Be a bit more paranoid when freeing memory.
21642
21643 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21644
21645         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21646         (qtdemux_parse_trak):
21647           Don't crash by dividing by zero (see sample movie in #126922).
21648
21649 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21650
21651         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21652           Don't touch non-existing data (fixes crash on file in #140147).
21653
21654 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21655
21656         * gst/playback/gstplaybasebin.c:
21657         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21658           Handle double disposals, and proper change of URIs.
21659
21660 2004-09-13  Martin Eikermann <meiker@upb.de>
21661
21662         * gst/mpegstream/gstmpegparse.c:
21663           fix synchronistation for streams recorded from digital PCR
21664           fixes bug #119376
21665
21666 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21667
21668         * ext/gnomevfs/Makefile.am:
21669         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21670         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21671         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21672         (gst_gnomevfssink_uri_get_type),
21673         (gst_gnomevfssink_uri_get_protocols),
21674         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21675         (gst_gnomevfssink_uri_handler_init),
21676         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21677         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21678         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21679         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21680         (gst_gnomevfssrc_uri_get_type),
21681         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21682         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21683         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21684         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21685         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21686         * ext/gnomevfs/gstgnomevfsuri.h:
21687           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21688           of fake URIs to see which this version of Gnome-VFS likes, and
21689           uses that for the Gst-URI interface. Makes playbin support http://
21690           streams. Also fix up some stupid behaviour in gnomevfssrc.
21691
21692 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21693
21694         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21695         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21696         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21697         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21698           Update mixer (to sync with other sessions) if we try to obtain
21699           a new value. This makes alsamixer work accross applications.
21700         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21701           Only call sync functions if we're running, else alsalib asserts.
21702         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21703           Sometimes fails to compile. Possibly a gcc bug.
21704         * gst/playback/gstplaybin.c: (gen_video_element),
21705         (gen_audio_element):
21706           Add a reference to an application-provided object, because we lose
21707           this same reference if we add it to the bin. If we don't do this,
21708           we can only use this object once and thus crash if we go from
21709           ready to playing, back to ready and back to playing again.
21710           Also add an audioscale element because several cheap soundcards -
21711           like mine - don't support all samplerates.
21712         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21713         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21714           Fix wrong order or PAR calls. Makes automatically obtained PAR
21715           from the X server atually being used.
21716
21717 2004-09-12  David Schleef  <ds@schleef.org>
21718
21719         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21720         #151887, #152102, #152247.
21721         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21722         * examples/seeking/cdparanoia.c: same
21723         * examples/seeking/cdplayer.c: same
21724         * examples/seeking/seek.c: same
21725         * examples/seeking/spider_seek.c: same
21726         * examples/seeking/vorbisfile.c: same
21727         * examples/stats/mp2ogg.c: same
21728         * ext/esd/esdsink.c: (gst_esdsink_class_init),
21729         (gst_esdsink_dispose): Dispose of element properly.
21730         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21731         fixes.
21732         * ext/nas/nassink.c: (gst_nassink_class_init),
21733         (gst_nassink_dispose): Dispose of element correctly.
21734         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21735         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21736         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21737         Fix 64-bit warning.
21738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21739         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21740         Fix 64-bit warning.
21741
21742 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
21743
21744         * configure.ac : change speex detection as 1.1.6 now uses
21745           .pc/pkg-config and they changed their headers location.
21746
21747 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
21748
21749         * gst/matroska/matroska-mux.h:
21750         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21751         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21752         (gst_matroska_mux_write_data):
21753           Write multiple blocks/frames per cluster.
21754                 Write meta-seek information (seek heads).
21755
21756 2004-09-09  Scott Wheeler <wheeler@kde.org>
21757
21758         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21759         (gst_play_bin_set_property), (gst_play_bin_get_property),
21760         (gen_audio_element), (gen_audio_element):
21761           Add a volume element / property to the pipeline.
21762
21763 2004-09-07  Wim Taymans  <wim@fluendo.com>
21764
21765         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21766         Copy timestamps from the master pad to the output buffers.
21767
21768 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21769
21770         * ext/raw1394/gstdv1394src.c:
21771           throw errors when applicable
21772
21773 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
21774
21775         * gst/matroska/ebml-ids.h:
21776         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21777         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21778         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21779           automatically convert unix time <-> ebml time when reading/writing
21780           a date, use gst_ebml_write_uint to write CUETIME,
21781           not gst_ebml_write_date.
21782         * gst/matroska/matroska-ids.h:
21783         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21784         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21785         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21786         (gst_matroska_mux_write_data):
21787           Write track and segment UIDs, write muxing date, write
21788           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21789           Create cues for audio only files.
21790
21791 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21792
21793         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21794         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21795           Re-commit ALSA switches.
21796         * gst/adder/gstadder.c: (gst_adder_loop):
21797           64-bit fix (#151416).
21798         * gst/debug/progressreport.c: (gst_progressreport_report):
21799           64-bit fix (#151419).
21800         * gst/matroska/matroska-demux.c:
21801         (gst_matroska_demux_parse_contents):
21802           64-bit fix (#151420).
21803         * gst/playback/test3.c: (update_scale):
21804           64-bit fix (#151421).
21805
21806 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21807
21808         * configure.ac:
21809           bump nano to cvs
21810
21811 === release 0.8.4 ===
21812
21813 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21814
21815         * configure.ac: releasing 0.8.4, "Alias"
21816
21817 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21818
21819         * ext/theora/Makefile.am:
21820           fix makefile.  Fixes #151462.
21821
21822 2004-08-30  Wim Taymans  <wim@fluendo.com>
21823
21824         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21825         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21826         (gst_multifdsink_remove_client_link),
21827         (gst_multifdsink_client_queue_buffer),
21828         (gst_multifdsink_handle_client_write):
21829         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21830         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21831         Fix some memory leaks.
21832
21833 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21834
21835         Patch by: David Schleef
21836
21837         * configure.ac:
21838         * sys/Makefile.am:
21839           rename our detection macro for V4L2.  Fixes #151236.
21840
21841 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21842
21843         Patch by: David Schleef
21844
21845         * configure.ac:
21846           check to define LAMEPRESET.  Fixes #151232.
21847
21848 2004-08-27  David Schleef  <ds@schleef.org>
21849
21850         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21851         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21852         (gst_glimagesink_fixate):  Move local variable declarations to
21853         make gcc-2.95 happy.
21854
21855 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21856
21857         * configure.ac:
21858           bump nano for prerelease
21859
21860 2004-08-27  David Schleef  <ds@schleef.org>
21861
21862         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21863         * sys/sunaudio/gstsunaudiosrc.c:
21864         * sys/sunaudio/gstsunaudiosrc.h:
21865
21866 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21867
21868         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21869         handle EOS correctly
21870         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21871         * gst/matroska/matroska-mux.h:
21872         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21873         VFW compatibility mode
21874
21875 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21876
21877         patch by: Zaheer Abbas Merali
21878
21879         * ext/ogg/gstoggmux.c:
21880         * ext/vorbis/vorbisenc.c:
21881         * ext/vorbis/vorbisenc.h:
21882           handle NEWMEDIA
21883
21884 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21885
21886         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21887         fix byte order reversion on little endian machines.
21888         * gst/matroska/matroska-mux.c: (audiosink_templ),
21889         (gst_matroska_mux_audio_pad_link):
21890         add TTA codec to the list of supported codecs.
21891         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21892         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21893         (gst_matroska_mux_write_data):
21894         * gst/matroska/matroska-mux.h:
21895         write segment duration correctly, write muxing app string, fixes bugs
21896         #140897 and #140898.
21897         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21898         wait for all pads to be negotiated before starting to mux.
21899
21900 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21901
21902         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21903         * ext/lame/gstlame.h:
21904         Added new media support to lame
21905
21906 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21907
21908         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21909         send vorbis headers at the beginning of a stream, fixes bug #141554.
21910         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21911         bug #148950.
21912         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21913         (gst_matroska_demux_plugin_init):
21914         * gst/matroska/matroska-ids.h:
21915         enable demuxing of TTA audio streams, fixes bug #148951.
21916         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21917         enable typefinding for TTA audio files, fixes bug #148711.
21918         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21919         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21920         fixes playback of packed bitstream and xvid with bframes, bug #135407.
21921
21922 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
21923
21924         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21925         (gst_riff_read_element_data), (gst_riff_read_seek),
21926         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21927         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21928         <teuf@gnome.org>
21929
21930 2004-08-23 Iain <iaingnome@gmail.com>
21931
21932         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21933         tags. They appear to be handled differently to normal.
21934         (tag_list_to_id3_tag_foreach): Ditto.
21935
21936 2004-08-22  Wim Taymans  <wim@fluendo.com>
21937
21938         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21939         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21940         Make sure we never send -1 granulepos.
21941
21942 2004-08-20  Wim Taymans  <wim@fluendo.com>
21943
21944         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21945         (gst_ogg_mux_loop):
21946         I will accept bitchslappings with non sharp objects.
21947
21948 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21949
21950         * configure.ac:
21951         Clean up the test for lame presets
21952
21953 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21954
21955         * configure.ac:
21956         * ext/lame/Makefile.am:
21957         * ext/lame/gstlame.c: (gst_lame_class_init),
21958         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21959         Only enable lame presets if version of lame has presets in API
21960
21961 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
21962         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21963         * gst/udp/gstudpsrc.h:
21964           Don't call gst_pad_push in a get function. Fixes #150449
21965
21966 2004-08-18  Wim Taymans  <wim@fluendo.com>
21967
21968         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21969         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21970         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21971         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21972         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21973         (gst_fdset_wait):
21974         * gst/tcp/gstfdset.h:
21975         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21976         (gst_multifdsink_client_queue_buffer),
21977         (gst_multifdsink_handle_client_write):
21978         * gst/tcp/gstmultifdsink.h:
21979         Some extra checks in gstfdset.
21980         Only use send() when the fd is a socket. Don't try to
21981         read from write only fds.
21982
21983 2004-08-18  Wim Taymans  <wim@fluendo.com>
21984
21985         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21986         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21987         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21988         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21989         (gst_fdset_wait):
21990         Add more locking and bounds checking.
21991
21992 2004-08-18  Wim Taymans  <wim@fluendo.com>
21993
21994         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21995         Realloc test fdset in the lock and right before starting
21996         the poll call. Bump the limit to 4096.
21997
21998 2004-08-17  David Schleef  <ds@schleef.org>
21999
22000         * sys/sunaudio/Makefile.am:
22001         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
22002         of rates and channels.  Make debugging less obnoxious.
22003
22004         Patch from Balamurali Viswanathan implementing a mixer for
22005         Sun audio.  (bug #144091):
22006         * sys/sunaudio/gstsunelement.c:
22007         * sys/sunaudio/gstsunelement.h:
22008         * sys/sunaudio/gstsunmixer.c:
22009         * sys/sunaudio/gstsunmixer.h:
22010
22011 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22012
22013         * gst/audioscale/gstaudioscale.c:
22014         * gst/audioscale/gstaudioscale.h:
22015         made audioscale resample from any sample rate to any sample rate
22016
22017 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22018
22019         * ext/libpng/gstpngdec.c:
22020           error out on unsupported types
22021
22022 2004-08-17  Iain <iaingnome@gmail.com>
22023
22024         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
22025         mid_side and loose_mid_side properties if its a stereo stream.
22026
22027 2004-08-17  Wim Taymans  <wim@fluendo.com>
22028
22029         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22030         (theora_get_formats), (theora_dec_src_convert),
22031         (theora_dec_sink_convert), (theora_dec_src_query),
22032         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22033         Add a debug line.
22034
22035 2004-08-17  Wim Taymans  <wim@fluendo.com>
22036
22037         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
22038         (gst_ogg_pad_push):
22039         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
22040         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
22041         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
22042         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
22043         Mark delta units in the muxer.
22044         Try to decode the packet after an out-of-sync error from
22045         libogg.
22046
22047 2004-08-17  Wim Taymans  <wim@fluendo.com>
22048
22049         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22050         (gst_multifdsink_init), (gst_multifdsink_add),
22051         (gst_multifdsink_client_queue_buffer),
22052         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
22053         * gst/tcp/gstmultifdsink.h:
22054         Added option to send a keyframe to clients as the first buffer.
22055         Make timeout property writable.
22056
22057 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22058
22059         patch by: Wim Taymans
22060
22061         * gst/tcp/gstfdset.c:
22062         * gst/tcp/gstmultifdsink.c:
22063           fix index comparison, should include 0
22064
22065 2004-08-16  Wim Taymans  <wim@fluendo.com>
22066
22067         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
22068         (gst_fdset_add_fd), (gst_fdset_remove_fd),
22069         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
22070         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
22071         (gst_fdset_wait):
22072           copy when reallocing for poll so the select arguments don't get
22073           changed during the call
22074
22075 2004-08-16  Wim Taymans  <wim@fluendo.com>
22076
22077         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22078         (gst_theora_enc_class_init), (theora_enc_sink_link),
22079         (theora_buffer_from_packet), (theora_enc_chain):
22080         Fix bug where buffers were not marked as keyframes
22081         correctly.
22082
22083 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22084
22085         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
22086         (gst_lame_preset_get_type), (gst_lame_class_init):
22087         describe the enum values for vbr mode and presets more verbosely
22088
22089 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22090
22091         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
22092         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
22093         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
22094         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
22095         * ext/lame/gstlame.h:
22096         add preset property to lame so it can use lame presets
22097
22098 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22099
22100         * ext/lame/gstlame.c: (gst_lame_get_property):
22101         whoops forgot break, thanks teuf
22102
22103 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22104
22105         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
22106         (gst_lame_class_init), (gst_lame_src_getcaps),
22107         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
22108         (gst_lame_get_property), (gst_lame_setup):
22109         * ext/lame/gstlame.h:
22110         fix lame's broken vbr stuff, allow it to resample if need be, and also
22111         make xing header optional
22112
22113 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22114
22115         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
22116         added getcaps function so samplerate doesnt get fixated to silly values
22117
22118 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22119
22120         * ext/lame/gstlame.c: (gst_lame_src_link):
22121         revert previous fix
22122
22123 2004-08-12  Johan Dahlin  <johan@gnome.org>
22124
22125         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
22126         checks. Doesn't matter what state we are in. Interfaces are a
22127         compile time thing, not runtime. It also broke the python bindings.
22128
22129 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22130
22131         * ext/lame/gstlame.c: (gst_lame_src_link):
22132         made source pad link function check if sinkpad is ok..fixes the problem
22133         where core fixates the output rate of lame stupidly
22134
22135 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22136
22137         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
22138         * sys/v4l/v4l_calls.c:
22139         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
22140           fix fixate function to handle nonsimple caps.
22141           remove bogus check in _link
22142           cleanups
22143
22144 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22145
22146         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
22147         set default compression ratio parameter to 0.0 so bitrate parameter
22148         works :)
22149
22150 2004-08-11  David Schleef  <ds@schleef.org>
22151
22152         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
22153
22154 2004-08-11  David Schleef  <ds@schleef.org>
22155
22156         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
22157         before.
22158
22159 2004-08-11  David Schleef  <ds@schleef.org>
22160
22161         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
22162
22163 2004-08-11  David Schleef  <ds@schleef.org>
22164
22165         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
22166           license field
22167         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
22168         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
22169           LGPL.
22170         * gst/auparse/gstauparse.c: Fix plugin license field.
22171         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
22172         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
22173         * gst/rtp/gstrtp.c: Fix plugin license field.
22174
22175 2004-08-11  Wim Taymans  <wim@fluendo.com>
22176
22177         * gst/tcp/Makefile.am:
22178         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
22179         (ensure_size), (gst_fdset_new), (gst_fdset_free),
22180         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
22181         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
22182         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
22183         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
22184         (gst_fdset_fd_can_write), (gst_fdset_wait):
22185         * gst/tcp/gstfdset.h:
22186         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
22187         (gst_multifdsink_class_init), (gst_multifdsink_init),
22188         (gst_multifdsink_add), (gst_multifdsink_remove),
22189         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22190         (gst_multifdsink_remove_client_link),
22191         (gst_multifdsink_handle_client_read),
22192         (gst_multifdsink_client_queue_data),
22193         (gst_multifdsink_client_queue_caps),
22194         (gst_multifdsink_client_queue_buffer),
22195         (gst_multifdsink_handle_client_write),
22196         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
22197         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
22198         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
22199         (gst_multifdsink_close):
22200         * gst/tcp/gstmultifdsink.h:
22201         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
22202         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
22203         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
22204         (gst_tcpserversink_close):
22205         * gst/tcp/gsttcpserversink.h:
22206         Abstracted away the select call, implemented poll (yes we ran into
22207         the 1024 limit in production).
22208
22209 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22210
22211         * gst/tcp/gsttcp.c:
22212         * gst/tcp/gsttcpplugin.c:
22213           improve debuggging, remove assert
22214
22215 2004-08-10  Wim Taymans  <wim@fluendo.com>
22216
22217         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
22218         (gst_client_status_get_type), (gst_multifdsink_class_init),
22219         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
22220         (gst_multifdsink_handle_client_read),
22221         (gst_multifdsink_handle_client_write),
22222         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
22223         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
22224         (gst_multifdsink_get_property):
22225         * gst/tcp/gstmultifdsink.h:
22226         * gst/tcp/gsttcp-marshal.list:
22227         Starting to prepare for specifying buffer time in other units
22228         than buffers. Expose remove reason in signal.
22229
22230 2004-08-10  Wim Taymans  <wim@fluendo.com>
22231
22232         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
22233         (gst_multifdsink_remove), (gst_multifdsink_clear),
22234         (gst_multifdsink_remove_client_link),
22235         (gst_multifdsink_handle_client_read),
22236         (gst_multifdsink_client_queue_data),
22237         (gst_multifdsink_client_queue_buffer),
22238         (gst_multifdsink_handle_client_write),
22239         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22240         (gst_multifdsink_chain), (gst_multifdsink_close):
22241         * gst/tcp/gstmultifdsink.h:
22242         Added more debugging info. Changed the way clients are
22243         removed from the lists. Fixed a bug where a bad file descriptor
22244         could cause many clients to be removed.
22245
22246 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22247
22248         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
22249           allow all pixel-aspect-ratios, not just 1:1
22250
22251 2004-08-09  David Schleef  <ds@schleef.org>
22252
22253         * sys/glsink/ARB_multitexture.h:  Remove old files.
22254         * sys/glsink/EXT_paletted_texture.h:
22255         * sys/glsink/NV_register_combiners.h:
22256         * sys/glsink/gstgl_nvimage.c:
22257         * sys/glsink/gstgl_pdrimage.c:
22258         * sys/glsink/gstgl_rgbimage.c:
22259         * sys/glsink/gstglsink.c:
22260         * sys/glsink/gstglsink.h:
22261         * sys/glsink/gstglxwindow.c:
22262         * sys/glsink/regcomb_yuvrgb.c:
22263
22264 2004-08-09  David Schleef  <ds@schleef.org>
22265
22266         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
22267         GL sink plugin.  (Bug #147302)
22268
22269         * configure.ac: Test for OpenGL
22270         * sys/Makefile.am: Use test for OpenGL
22271         * sys/glsink/Makefile.am:
22272         * sys/glsink/glimagesink.c: rewrite
22273         * sys/glsink/glimagesink.h: rewrite
22274
22275 2004-08-09  David Schleef  <ds@schleef.org>
22276
22277         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
22278         sane framerates.
22279         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
22280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
22281         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
22282
22283 2004-08-09  Wim Taymans  <wim@fluendo.com>
22284
22285         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22286         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22287         (gst_multifdsink_client_remove),
22288         (gst_multifdsink_handle_client_read),
22289         (gst_multifdsink_handle_client_write),
22290         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22291         Do a bit more logging, make the client_read code more robust.
22292
22293 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22294
22295         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
22296         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
22297         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
22298         (gst_jpegdec_init), (gst_jpegdec_chain):
22299         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
22300         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
22301           cleanups, debugging fixes and memleak plugging
22302
22303 2004-08-09  Wim Taymans  <wim@fluendo.com>
22304
22305         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22306         (theora_get_formats), (theora_dec_src_convert),
22307         (theora_dec_sink_convert), (theora_dec_src_query),
22308         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
22309         (theora_dec_change_state):
22310         Don't crash on missing header packets.
22311
22312 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22313
22314         * po/LINGUAS:
22315         * po/sq.po:
22316           Added Albanian translation (Laurent Dhima)
22317         * po/cs.po:
22318           updated
22319
22320 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22321
22322         * ext/lame/gstlame.c:
22323           fix/add debugging
22324
22325 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22326
22327         * sys/ximage/ximagesink.c:
22328         * sys/xvimage/xvimagesink.c:
22329           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
22330
22331 2004-08-06  Wim Taymans  <wim@fluendo.com>
22332
22333         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22334         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22335         (gst_multifdsink_client_remove),
22336         (gst_multifdsink_handle_client_read),
22337         (gst_multifdsink_handle_client_write),
22338         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22339         Make sure we don't try to read more from a client that what
22340         ioctl says us or we deadlock.
22341
22342 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22343
22344         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
22345         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
22346         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
22347           decouple running_time and n_frames so it can handle changing
22348           framerate while running
22349
22350 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22351
22352         * po/nl.po:
22353         * po/sv.po:
22354           updated translations
22355
22356 2004-08-04  Benjamin Otte  <otte@gnome.org>
22357
22358         * gst/videotestsrc/gstvideotestsrc.c:
22359         (gst_videotestsrc_get_capslist), (generate_capslist),
22360         (plugin_init):
22361           generate the list of supported caps at startup and reuse it instead
22362           of always generating it
22363
22364 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22365
22366         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
22367           whoops, last checkin broke normal build
22368
22369 2004-08-03  Benjamin Otte  <otte@gnome.org>
22370
22371         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
22372         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
22373         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
22374         (gst_alsa_mixer_get_option):
22375         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
22376         (dvdnavsrc_print_event):
22377         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
22378         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
22379         (gst_ogg_mux_pad_unlink):
22380         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
22381         (gst_multipart_mux_pad_unlink):
22382         * gst/videofilter/gstvideobalance.c:
22383         (gst_videobalance_colorbalance_set_value):
22384         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
22385         (gst_videomixer_pad_unlink):
22386         * po/uk.po:
22387         * sys/oss/gstossmixer.c:
22388         * sys/v4l/gstv4lcolorbalance.c:
22389         * sys/v4l/gstv4ltuner.c:
22390         * sys/v4l/v4lsrc_calls.c:
22391         * sys/v4l2/gstv4l2colorbalance.c:
22392         * sys/v4l2/gstv4l2tuner.c:
22393           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
22394
22395 2004-08-03  Benjamin Otte  <otte@gnome.org>
22396
22397         * examples/dynparams/filter.c: (ui_control_create):
22398         * examples/gstplay/player.c: (print_tag):
22399         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
22400         * ext/gdk_pixbuf/gstgdkanimation.c:
22401         (gst_gdk_animation_iter_may_advance):
22402         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
22403         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
22404         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
22405         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
22406         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
22407         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
22408         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
22409         * gst/sine/demo-dparams.c: (main):
22410         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
22411         * testsuite/alsa/formats.c: (create_pipeline):
22412         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
22413           fixes for G_DISABLE_ASSERT and friends
22414         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
22415         (mp3_type_frame_length_from_header), (mp3_type_find),
22416         (plugin_init):
22417           require mp3 typefinding to have at least MIN_HEADERS valid headers
22418           add typefinding for AAC adts files
22419
22420 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
22421
22422         * sys/ximage/ximagesink.c:
22423         (gst_ximagesink_calculate_pixel_aspect_ratio):
22424         * sys/xvimage/xvimagesink.c:
22425         (gst_xvimagesink_calculate_pixel_aspect_ratio):
22426         Make sure we calculate pixel-aspect-ratio using floating point maths
22427
22428 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22429
22430         * po/uk.po:
22431           updated translation
22432
22433 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22434
22435         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
22437           add debugging for display PAR calculation
22438
22439 2004-08-02  David Schleef  <ds@schleef.org>
22440
22441         * configure.ac: Fix mikmod CFLAGS.
22442
22443 2004-07-27  Benjamin Otte  <otte@gnome.org>
22444
22445         * gst/audioscale/gstaudioscale.c:
22446         - fix templates to only support S16, it's the only format that works
22447         - make caps nego code use try_set_caps_nonfixed and fixation instead
22448         of try_set_caps twice, which is not nice for autopluggers
22449         - change rank to secondary, so autopluggers can pick it up after
22450         audioconvert
22451
22452 2004-08-02  Iain <iain@prettypeople.org>
22453
22454         * gst/interleave/interleave.c (interleave_init),
22455         (interleave_request_new_pad),
22456         (interleave_pad_removed),
22457         (interleave_buffered_loop): Use the real pad count, not the artificial
22458         one.
22459
22460 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22461
22462         * configure.ac: bump nano back to development
22463
22464 === release 0.8.3 ===
22465
22466 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22467
22468         * configure.ac: releasing 0.8.3, "Water"
22469
22470 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22471
22472         * sys/xvimage/xvimagesink.c:
22473         (gst_xvimagesink_calculate_pixel_aspect_ratio),
22474         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
22475         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
22476         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22477         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22478         * sys/xvimage/xvimagesink.h:
22479           apply similar PAR fixes as to ximagesink
22480
22481 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22482
22483         patch from: Benjamin Otte
22484
22485         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
22486           add link function to lame.  Fixes #148986.
22487
22488 2004-08-02  Johan Dahlin  <johan@gnome.org>
22489
22490         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
22491         fix debugging log
22492
22493 2004-07-30  David Schleef  <ds@schleef.org>
22494
22495         * gst/videomixer/Makefile.am: Fix things that should have been
22496         fixed in the last checkin.
22497
22498 2004-07-30  David Schleef  <ds@schleef.org>
22499
22500         * gst/multipart/Makefile.am: Fix things that should have been
22501         fixed in the last checkin.
22502
22503 2004-07-30  David Schleef  <ds@schleef.org>
22504
22505         * testsuite/multifilesink/Makefile.am: Fix unused variable.
22506
22507 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22508
22509         * configure.ac:
22510           bump nano for prerelease
22511         * po/af.po:
22512         * po/az.po:
22513         * po/cs.po:
22514         * po/en_GB.po:
22515         * po/hu.po:
22516         * po/nl.po:
22517         * po/sr.po:
22518         * po/sv.po:
22519         * po/uk.po:
22520           updates
22521
22522 2004-07-30  Wim Taymans  <wim@fluendo.com>
22523
22524         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22525         (gst_multifdsink_add), (gst_multifdsink_remove),
22526         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22527         (gst_multifdsink_client_remove),
22528         (gst_multifdsink_handle_client_write),
22529         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22530         * gst/tcp/gstmultifdsink.h:
22531         Recover from a select with a bad file descriptor by removing
22532         the client.
22533
22534 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22535
22536         * configure.ac:
22537           fix requirement of core
22538         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
22539         (gst_play_pipeline_setup):
22540           don't use colorspace element.  do use hermescolorspace element.
22541           make macro to get a colorspace element.
22542           mark strings for translation.
22543         * po/POTFILES.in:
22544           add play.c
22545         * po/af.po:
22546         * po/az.po:
22547         * po/cs.po:
22548         * po/en_GB.po:
22549         * po/hu.po:
22550         * po/nl.po:
22551         * po/sr.po:
22552         * po/sv.po:
22553         * po/uk.po:
22554           update translations
22555
22556 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22557
22558         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22559         fix default for newmedia flag
22560
22561 2004-07-30  Wim Taymans  <wim@fluendo.com>
22562
22563         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22564         (gst_theora_dec_init), (theora_get_formats),
22565         (theora_dec_src_convert), (theora_dec_sink_convert),
22566         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22567         (theora_dec_chain), (theora_dec_set_property),
22568         (theora_dec_get_property):
22569         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22570         (gst_theora_enc_class_init), (gst_theora_enc_init),
22571         (theora_enc_sink_link), (theora_enc_chain),
22572         (theora_enc_set_property), (theora_enc_get_property):
22573         Added cropping option to theora decoder.
22574         Added border option to theora encoder.
22575
22576 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22577
22578         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22579         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22580         (gst_pngenc_set_property):
22581         * ext/libpng/gstpngenc.h:
22582         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
22583
22584 2004-07-30  Wim Taymans  <wim@fluendo.com>
22585
22586         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22587         (theora_enc_sink_link), (theora_enc_chain),
22588         (theora_enc_set_property), (theora_enc_get_property):
22589         Fix encoding of non-multiple-of-16 video.
22590
22591 2004-07-29  David Schleef  <ds@schleef.org>
22592
22593         * configure.ac: make test for audiofile more strict
22594
22595 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22596
22597         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22598           give different names to typefind functions
22599
22600 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22601
22602         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22603         (gst_ximagesink_calculate_pixel_aspect_ratio),
22604         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22605         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22606         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22607         (gst_ximagesink_get_property), (gst_ximagesink_init):
22608         * sys/ximage/ximagesink.h:
22609           allocate PAR's dynamically.
22610           use autodetected PAR if no object-set PAR is given.
22611           add workaround for directfb's X not setting physical size.
22612           fix to xvimagesink will follow tomorrow.
22613
22614 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22615
22616         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22617         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22618         (gst_shout2send_get_type), (gst_shout2send_set_clock),
22619         (gst_shout2send_class_init), (gst_shout2send_init),
22620         (set_shout_metadata), (gst_shout2send_set_metadata),
22621         (gst_shout2send_chain), (gst_shout2send_set_property),
22622         (gst_shout2send_get_property), (gst_shout2send_connect),
22623         (gst_shout2send_change_state):
22624         * ext/shout2/gstshout2.h:
22625         - fix for sending mp3 audio to icecast2 server, if pad link function not
22626         called before PAUSED state
22627         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22628         - added tagging support for mp3 audio broadcasted
22629         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22630         debug info
22631
22632 2004-07-28  Wim Taymans  <wim@fluendo.com>
22633
22634         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22635         (gst_ogg_demux_push):
22636         Return query failure when we don't know the length of
22637         an ogg stream insteda of returning TRUE with a bogus value.
22638
22639 2004-07-28  Wim Taymans  <wim@fluendo.com>
22640
22641         * ext/theora/theoradec.c: (theora_get_formats),
22642         (theora_dec_src_convert), (theora_dec_sink_convert),
22643         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22644         (theora_dec_chain):
22645         Don't screw up the 1 Chroma for 1 luma sample situation when we
22646         have an odd offset/width by adding a black border in those cases.
22647
22648 2004-07-28  Wim Taymans  <wim@fluendo.com>
22649
22650         * ext/theora/theoradec.c: (theora_get_formats),
22651         (theora_dec_src_convert), (theora_dec_sink_convert),
22652         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22653         (theora_dec_chain):
22654         * ext/theora/theoraenc.c: (theora_enc_sink_link):
22655         Added first attempt at cropping of the image as required by the
22656         theora spec. We need more properties in the caps (offset_x,
22657         offset_y,stride) to implement this correctly.
22658
22659 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
22660
22661         * ext/dvdnav/README:
22662           Update the README to use dvddemux
22663         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22664           Ensure getcaps returns a subset of the template caps
22665         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22666         (gst_mpeg2subt_init):
22667           Ensure getcaps returns a subset of the template caps
22668         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22669         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22670         (gst_dvd_demux_get_subpicture_stream),
22671         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22672         * gst/mpegstream/gstdvddemux.h:
22673           Set the explicit caps on the current_video pad before pushing
22674           anything
22675         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22676         (gst_mpeg_demux_get_audio_stream):
22677           Free caps used to gst_pad_set_explicit_caps, which takes a const
22678           GstCaps *
22679
22680 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22681
22682         * configure.ac: update GStreamer requirement to 0.8.4 because of
22683           GstFraction.
22684
22685 2004-07-28  Wim Taymans  <wim@fluendo.com>
22686
22687         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22688         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22689         Add the pad to the element after setting up the caps. This
22690         makes it a lot easier to autoplug.
22691
22692 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22693
22694         * gst/median/gstmedian.c:
22695         * gst/mpeg2subt/gstmpeg2subt.c:
22696         * gst/mpegaudioparse/gstmpegaudioparse.c:
22697         * gst/mpegstream/gstdvddemux.c:
22698         * gst/mpegstream/gstmpegdemux.c:
22699         * gst/mpegstream/gstmpegpacketize.c:
22700         * gst/rtjpeg/gstrtjpeg.c:
22701         * gst/rtjpeg/gstrtjpegdec.c:
22702         * gst/rtjpeg/gstrtjpegenc.c:
22703         * gst/sine/gstsinesrc.c:
22704         * gst/smooth/gstsmooth.c:
22705         * gst/smpte/gstsmpte.c:
22706         * gst/smpte/gstsmpte.h:
22707         * gst/stereo/gststereo.c:
22708         * gst/videofilter/gstgamma.c:
22709         * gst/videofilter/gstvideobalance.c:
22710         * gst/videofilter/gstvideofilter.c:
22711         * gst/videofilter/gstvideoflip.c:
22712         * gst/videoscale/gstvideoscale.c:
22713         * gst/videoscale/videoscale.c:
22714         * gst/videotestsrc/gstvideotestsrc.c:
22715         * gst/videotestsrc/videotestsrc.c:
22716         * gst/wavenc/gstwavenc.c:
22717         * gst/wavparse/gstwavparse.c:
22718           fix local includes and 64 bits constants
22719
22720 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22721
22722         * win32/gst.sln:
22723         * gst-libs/gst/*/*.vcproj:
22724         * gst/*/*.vcproj:
22725           more working plugins
22726
22727 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22728
22729         * testsuite/alsa/Makefile.am:
22730         * testsuite/alsa/srcstate.c:
22731         add test for alsasrc changing state
22732
22733 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22734
22735         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22736         (gst_silence_get):
22737         * gst/silence/gstsilence.h:
22738         fix silence generation for 16bit raw audio
22739
22740 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22741
22742         * gst/matroska/matroska-demux.c:
22743         (gst_matroska_demux_parse_metadata),
22744         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22745         * gst/mpegaudio/common.c:
22746         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22747         (gst_videoscale_getcaps), (gst_videoscale_link),
22748         (gst_videoscale_src_fixate), (gst_videoscale_init),
22749         (gst_videoscale_finalize):
22750         * gst/videoscale/gstvideoscale.h:
22751         * gst/videotestsrc/gstvideotestsrc.c:
22752         (gst_videotestsrc_get_capslist):
22753         * gst/wavenc/gstwavenc.c:
22754         * sys/oss/gstossmixer.c: (fill_labels):
22755         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22756         (gst_ximagesink_handle_xevents),
22757         (gst_ximagesink_calculate_pixel_aspect_ratio),
22758         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22759         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22760         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22761         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22762         (gst_ximagesink_init), (gst_ximagesink_class_init):
22763         * sys/ximage/ximagesink.h:
22764         * sys/xvimage/xvimagesink.c:
22765         (gst_xvimagesink_calculate_pixel_aspect_ratio),
22766         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22767         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22768         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22769         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22770         * sys/xvimage/xvimagesink.h:
22771           first batch of pixel aspect ratio commits.
22772
22773 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22774
22775         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22776         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22777         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22778           handle stride, needs work if we want to move stride handling
22779           upstream, but works correctly for our purposes.
22780
22781 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22782
22783         * gst/videoscale/README:
22784           add testing examples
22785         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22786         (gst_videoscale_chain):
22787         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22788         (gst_videoscale_get_size):
22789           add get_size function that handles stride like videotestsrc.
22790           fixes conversion for YUV formats for as much as I can test them.
22791
22792 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22793
22794         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22795         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22797         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22798         (gst_xvimagesink_xvimage_put):
22799           further cleanups, logging, error handling and synchronizing
22800
22801 2004-07-27  Wim Taymans  <wim@fluendo.com>
22802
22803         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22804         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22805         (gst_videomixer_pad_set_property),
22806         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22807         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22808         (gst_videomixer_class_init), (gst_videomixer_init),
22809         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22810         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22811         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22812         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22813         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22814         (gst_videomixer_loop), (plugin_init):
22815         Be a nicer negotiation citizen and provide a getcaps function on
22816         the srcpad. This also fixes a crash when resizing.
22817
22818 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22819
22820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22821         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22822
22823 2004-07-27  Wim Taymans  <wim@fluendo.com>
22824
22825         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22826         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22827         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22828         (gst_pngenc_set_property):
22829         * ext/libpng/gstpngenc.h:
22830         Added snapshot property to pngenc.
22831         removed g_print from pngdec
22832
22833 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22834
22835         * gst/ac3parse/ac3parse.vcproj
22836         * gst/adder/adder.vcproj
22837         * gst/alpha/alpha.vcproj
22838         * gst/alpha/alphacolor.vcproj
22839         * gst/asfdemux/asf.vcproj
22840         * gst/audioconvert/audioconvert.vcproj
22841         * gst/audiorate/audiorate.vcproj
22842         * gst/audioscale/audioscale.vcproj
22843         * gst/auparse/auparse.vcproj
22844         * gst/avi/avi.vcproj
22845         * gst/cdxaparse/cdxaparse.vcproj
22846         * gst/chart/chart.vcproj
22847         * gst/colorspace/colorspace.vcproj
22848         * gst/cutter/cutter.vcproj
22849         * gst/debug/debug.vcproj
22850         * gst/debug/efence.vcproj
22851         * gst/debug/navigationtest.vcproj
22852         * gst/deinterlace/deinterlace.vcproj
22853         * gst/effectv/effectv.vcproj
22854         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22855         * gst/filter/filter.vcproj
22856         * gst/flx/flxdec.vcproj
22857         * gst/goom/goom.vcproj
22858         * gst/interleave/interleave.vcproj
22859         * gst/law/alaw.vcproj
22860         * gst/law/mulaw.vcproj
22861         * gst/matroska/matroska.vcproj
22862         * gst/median/median.vcproj
22863         * gst/mixmatrix/mixmatrix.vcproj
22864         * gst/mpeg1sys/mpeg1systemencode.vcproj
22865         * gst/mpeg1videoparse/mp1videoparse.vcproj
22866         * gst/mpeg2sub/mpeg2subt.vcproj
22867         * gst/mpegaudio/mpegaudio.vcproj
22868         * gst/mpegaudioparse/mpegaudioparse.vcproj
22869         * gst/mpegstream/mpegstream.vcproj
22870         * gst/multifilesink/multifilesink.vcproj
22871         * gst/multipart/multipart.vcproj
22872         * gst/oneton/oneton.vcproj
22873         * gst/overlay/overlay.vcproj
22874         * gst/passthrough/passthrough.vcproj
22875         * gst/qtdemux/qtdemux.vcproj
22876         * gst/realmedia/rmdemux.vcproj
22877         * gst/rtjpeg/rtjpeg.vcproj
22878         * gst/rtp/rtp.vcproj
22879         * gst/silence/silence.vcproj
22880         * gst/sine/sinesrc.vcproj
22881         * gst/smooth/smooth.vcproj
22882         * gst/smpte/smpte.vcproj
22883         * gst/spectrum/spectrum.vcproj
22884         * gst/speed/speed.vcproj
22885         * gst/stereo/stereo.vcproj
22886         * gst/switch/switch.vcproj
22887         * gst/tags/tagedit.vcproj
22888         * gst/tcp/tcp.vcproj
22889         * gst/typefind/typefindfunctions.vcproj
22890         * gst/udp/udp.vcproj
22891         * gst/videobox/videobox.vcproj
22892         * gst/videocrop/videocrop.vcproj
22893         * gst/videodrop/videodrop.vcproj
22894         * gst/videofilter/gamma.vcproj
22895         * gst/videofilter/videobalance.vcproj
22896         * gst/videofilter/videofilter.vcproj
22897         * gst/videofilter/videoflip.vcproj
22898         * gst/videoflip/videoflip.vcproj
22899         * gst/videomixer/videomixer.vcproj
22900         * gst/videorate/videorate.vcproj
22901         * gst/videoscale/videoscale.vcproj
22902         * gst/videotestsrc/videotestsrc.vcproj
22903         * gst/virtualdub/virtualdub.vcproj
22904         * gst/volenv/volenv.vcproj
22905         * gst/volume/volume.vcproj
22906         * gst/wavenc/wavenc.vcproj
22907         * gst/wavparse/wavparse.vcproj
22908         * gst/y4m/y4menc.vcproj
22909         * gst-libs/gst/audio/audio.vcproj
22910         * gst-libs/gst/audio/audiofilter.vcproj
22911         * gst-libs/gst/colorbalance/colorbalance.vcproj
22912         * gst-libs/gst/idct/idtc.vcproj
22913         * gst-libs/gst/media-info/media-info.vcproj
22914         * gst-libs/gst/mixer/mixer.vcproj
22915         * gst-libs/gst/navigation/navigation.vcproj
22916         * gst-libs/gst/play/play.vcproj
22917         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22918         * gst-libs/gst/resample/resample.vcproj
22919         * gst-libs/gst/riff/riff.vcproj
22920         * gst-libs/gst/tuner/tuner.vcproj
22921         * gst-libs/gst/video/video.vcproj
22922         * gst-libs/gst/xoverlay/xoverlay.vcproj
22923           avoid problems with math.h, fix release dependancy
22924           rename GStreamer-0.8.lib to libgstreamer.lib
22925
22926 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22927
22928         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22929         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22930         the atom is not available we have to unlock the mutex. Fixes #148023
22931
22932 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22933
22934         * gst-libs/gst/media-info/media-info.h:
22935           issue for a vararg macro with MSVC
22936
22937 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22938
22939         * gst/effectv/effectv.vcproj
22940         * gst-libs/gst/idct/idct.vcproj:
22941         * gst-libs/gst/media-info/media-info.vcproj:
22942         * gst-libs/gst/navigation/navigation.vcproj:
22943         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22944         * gst-libs/gst/video/video.vcproj:
22945         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22946           fixes for build problems
22947
22948 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22949
22950         * gst-libs/gst/audio/audio.def:
22951         * gst-libs/gst/audio/riff.def:
22952           add some definitions needed by plugins
22953
22954 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22955
22956         * gst/asfdemux/gstasfmux.c
22957           Fix some 64 bits constants to be glib friendly
22958
22959 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22960
22961         * gst/ac3parse/gstac3parse.c
22962         * gst/audioscale/gstaudioscale.c
22963         * gst/auparse/gstauparse.c
22964         * gst/colorspace/gstcolorspace.c
22965         * gst/colorspace/yuv2rgb.h
22966           local include fixes
22967
22968 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22969
22970         * win32/gst.sln
22971           add more plugins to the build
22972
22973 2004-07-26  Julien MOUTTE  <julien@moutte.net>
22974
22975         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22976         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22977
22978 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22979
22980         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22981         (gst_level_set_property), (gst_level_get_property),
22982         (gst_level_base_init), (gst_level_class_init):
22983           add debugging categories.  cleanups.
22984
22985 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22986
22987         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22988         (gst_videoscale_planar411), (gst_videoscale_planar400),
22989         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22990         (gst_videoscale_scale_nearest_str1),
22991         (gst_videoscale_scale_nearest_str2),
22992         (gst_videoscale_scale_nearest_str4),
22993         (gst_videoscale_scale_nearest_16bit),
22994         (gst_videoscale_scale_nearest_24bit):
22995           fixed stride issues
22996           tested with 320x240 -> 321, 322, 324 x240
22997           tested with YV12, I420, YUY2, UYVY
22998           fixed packed422rev (don't think it could have worked before)
22999           by testing with UYVY
23000
23001 2004-07-26  Benjamin Otte  <otte@gnome.org>
23002
23003         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
23004         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
23005         (plugin_init):
23006           add debugging category, add error checks like checking return values
23007           of setup calls, make sure it still works after
23008           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
23009
23010 2004-07-26  Wim Taymans  <wim@fluendo.com>
23011
23012         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
23013         (gst_mpeg_demux_get_audio_stream),
23014         (gst_mpeg_demux_process_private):
23015         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
23016         Check for error codes from the negotiation functions. Make sure
23017         we really set the pad caps when a new pad is created.
23018
23019 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23020
23021         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
23022         (gst_ffmpeg_caps_to_pix_fmt):
23023         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
23024         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23025         (gst_ffmpegcolorspace_pad_link):
23026           don't make function do two things at the same time without reason.
23027
23028 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
23029
23030         * gst/ac3parse/ac3parse.vcproj
23031         * gst/adder/adder.vcproj
23032         * gst/alpha/alpha.vcproj
23033         * gst/alpha/alphacolor.vcproj
23034         * gst/asfdemux/asf.vcproj
23035         * gst/audioconvert/audioconvert.vcproj
23036         * gst/audiorate/audiorate.vcproj
23037         * gst/audioscale/audioscale.vcproj
23038         * gst/auparse/auparse.vcproj
23039         * gst/avi/avi.vcproj
23040         * gst/cdxaparse/cdxaparse.vcproj
23041         * gst/chart/chart.vcproj
23042         * gst/colorspace/colorspace.vcproj
23043         * gst/cutter/cutter.vcproj
23044         * gst/debug/debug.vcproj
23045         * gst/debug/efence.vcproj
23046         * gst/debug/navigationtest.vcproj
23047         * gst/deinterlace/deinterlace.vcproj
23048         * gst/effectv/effectv.vcproj
23049         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
23050         * gst/filter/filter.vcproj
23051         * gst/flx/flxdec.vcproj
23052         * gst/goom/goom.vcproj
23053         * gst/interleave/interleave.vcproj
23054         * gst/law/alaw.vcproj
23055         * gst/law/mulaw.vcproj
23056         * gst/matroska/matroska.vcproj
23057         * gst/median/median.vcproj
23058         * gst/mixmatrix/mixmatrix.vcproj
23059         * gst/mpeg1sys/mpeg1systemencode.vcproj
23060         * gst/mpeg1videoparse/mp1videoparse.vcproj
23061         * gst/mpeg2sub/mpeg2subt.vcproj
23062         * gst/mpegaudio/mpegaudio.vcproj
23063         * gst/mpegaudioparse/mpegaudioparse.vcproj
23064         * gst/mpegstream/mpegstream.vcproj
23065         * gst/multifilesink/multifilesink.vcproj
23066         * gst/multipart/multipart.vcproj
23067         * gst/oneton/oneton.vcproj
23068         * gst/overlay/overlay.vcproj
23069         * gst/passthrough/passthrough.vcproj
23070         * gst/qtdemux/qtdemux.vcproj
23071         * gst/realmedia/rmdemux.vcproj
23072         * gst/rtjpeg/rtjpeg.vcproj
23073         * gst/rtp/rtp.vcproj
23074         * gst/silence/silence.vcproj
23075         * gst/sine/sinesrc.vcproj
23076         * gst/smooth/smooth.vcproj
23077         * gst/smpte/smpte.vcproj
23078         * gst/spectrum/spectrum.vcproj
23079         * gst/speed/speed.vcproj
23080         * gst/stereo/stereo.vcproj
23081         * gst/switch/switch.vcproj
23082         * gst/tags/tagedit.vcproj
23083         * gst/tcp/tcp.vcproj
23084         * gst/typefind/typefindfunctions.vcproj
23085         * gst/udp/udp.vcproj
23086         * gst/videobox/videobox.vcproj
23087         * gst/videocrop/videocrop.vcproj
23088         * gst/videodrop/videodrop.vcproj
23089         * gst/videofilter/gamma.vcproj
23090         * gst/videofilter/videobalance.vcproj
23091         * gst/videofilter/videofilter.vcproj
23092         * gst/videofilter/videoflip.vcproj
23093         * gst/videoflip/videoflip.vcproj
23094         * gst/videomixer/videomixer.vcproj
23095         * gst/videorate/videorate.vcproj
23096         * gst/videoscale/videoscale.vcproj
23097         * gst/videotestsrc/videotestsrc.vcproj
23098         * gst/virtualdub/virtualdub.vcproj
23099         * gst/volenv/volenv.vcproj
23100         * gst/volume/volume.vcproj
23101         * gst/wavenc/wavenc.vcproj
23102         * gst/wavparse/wavparse.vcproj
23103         * gst/y4m/y4menc.vcproj
23104           more plugins supported under windows
23105
23106 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23107
23108         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23109         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
23110         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
23111         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23112         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
23113           Add debugging statements.  Use the sizes as returned by the
23114           *CreateImage calls.
23115
23116 2004-07-26  Johan Dahlin  <johan@gnome.org>
23117
23118         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
23119         the pad is negotiated.
23120
23121         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
23122
23123 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
23124
23125         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23126         * gst-libs/gst/idct/idct.vcproj:
23127         * gst-libs/gst/media-info/media-info.vcproj:
23128         * gst-libs/gst/mixer/mixer.vcproj:
23129         * gst-libs/gst/navigation/navigation.vcproj:
23130         * gst-libs/gst/play/play.vcproj:
23131         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
23132         * gst-libs/gst/resample/resample.vcproj:
23133         * gst-libs/gst/tuner/tuner.vcproj:
23134         * gst-libs/gst/video/video.vcproj:
23135         * gst-libs/gst/xoverlay/xoverlay.vcproj:
23136           more plugins supported under windows
23137
23138 2004-07-25 Iain <iain@prettypeople.org>
23139
23140         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
23141         pad now rather than when the pad is created because state changes wipe
23142         explicit caps (fixes #148043).
23143
23144 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
23145
23146         reviewed by Benjamin Otte  <otte@gnome.org>
23147
23148         * ext/mad/gstmad.c:
23149           fix mad plugin crashing on Sun (fixes #148289)
23150
23151 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23152
23153         * gst/avi/avi.def:
23154         * gst/avi/avi.vcproj:
23155         * gst/matroska/matroska.def:
23156         * gst/matroska/matroska.vcproj:
23157           remove unused .def files
23158
23159 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23160
23161         * gst-libs/gst/audio/gstaudiofilter.c:
23162           Clean the local include
23163
23164 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23165
23166         * win32/gst.sln:
23167         * gst-libs/gst/audio/audio.def:
23168         * gst-libs/gst/audio/audio.vcproj:
23169         * gst-libs/gst/audio/audiofilter.vcproj:
23170         * gst-libs/gst/audio/riff.def:
23171         * gst-libs/gst/audio/riff.vcproj:
23172         * gst-libs/gst/gst-libs.def:
23173         * gst-libs/gst/gst-libs.vcproj:
23174         * gst/avi/avi.vcproj:
23175         * gst/avi/avi.vcproj:
23176           Copy the files where needed after building, cleaner projects
23177
23178 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
23179
23180         * gst/matroska/ebml-write.c:
23181           Fix some 64 bits constants to be glib friendly
23182
23183 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
23184
23185         * win32/gst.sln:
23186         * gst-libs/gst/gst-libs.def:
23187         * gst-libs/gst/gst-libs.vcproj:
23188         * gst/matroska/matroska.def:
23189         * gst/matroska/matroska.vcproj:
23190           Add the preliminary canvas to build plugins on Win32
23191
23192 2004-07-23  Benjamin Otte  <otte@gnome.org>
23193
23194         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23195           don't enfore negotiation from source side, it breaks
23196           sinesrc ! audioconvert ! osssink
23197
23198 2004-07-22  David Schleef  <ds@schleef.org>
23199
23200         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
23201         for ELF files, since they can easily be recognized as audio/mpeg.
23202         (bug #147441)
23203
23204 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23205
23206         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
23207         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
23208         (gst_videoscale_scale_nearest_24bit),
23209         (gst_videoscale_scale_nearest_16bit):
23210           fix 16bit and 24bit for stride (24bit might need testing)
23211           don't pretend we do more than one algorithm
23212
23213 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23214
23215         * configure.ac:
23216         * gst/Makefile.am:
23217         * gst/multifilesink/Makefile.am:
23218         * gst/multifilesink/gstmultifilesink.c:
23219         (gst_multifilesink_get_formats),
23220         (gst_multifilesink_get_query_types), (_do_init),
23221         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
23222         (gst_multifilesink_init), (gst_multifilesink_dispose),
23223         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
23224         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
23225         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
23226         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
23227         (gst_multifilesink_chain), (gst_multifilesink_change_state),
23228         (gst_multifilesink_uri_get_type),
23229         (gst_multifilesink_uri_get_protocols),
23230         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
23231         (gst_multifilesink_uri_handler_init), (plugin_init):
23232         * gst/multifilesink/gstmultifilesink.h:
23233         * testsuite/Makefile.am:
23234         * testsuite/multifilesink/Makefile.am:
23235         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
23236         (gst_newmedia_class_init), (gst_newmedia_init),
23237         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
23238         (newfile_signal), (test_signal), (main):
23239         multifilesink plugin for creating new files every time a new media
23240         discontinuity event occurs
23241
23242 2004-07-22  Wim Taymans  <wim@fluendo.com>
23243
23244         * gst/alpha/Makefile.am:
23245         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
23246         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
23247         (gst_alpha_color_init), (gst_alpha_color_set_property),
23248         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
23249         (transform), (gst_alpha_color_chain),
23250         (gst_alpha_color_change_state), (plugin_init):
23251         Stupid plugin to to RGBA to AYUV conversion because none of
23252         the colorspace plugins can handle that yet.
23253
23254 2004-07-22  Wim Taymans  <wim@fluendo.com>
23255
23256         * examples/seeking/seek.c: (update_scale), (main):
23257         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23258         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
23259         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
23260         (gst_decode_bin_init), (gst_decode_bin_dispose),
23261         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23262         (no_more_pads), (close_link), (type_found),
23263         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23264         (plugin_init):
23265         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23266         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23267         (gst_play_base_bin_dispose), (queue_overrun),
23268         (gen_preroll_element), (remove_prerolls), (unknown_type),
23269         (no_more_pads), (new_stream), (setup_source),
23270         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23271         (play_base_eos), (gst_play_base_bin_change_state),
23272         (gst_play_base_bin_add_element),
23273         (gst_play_base_bin_remove_element),
23274         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23275         (gst_play_base_bin_unlink_stream),
23276         (gst_play_base_bin_get_streaminfo):
23277         * gst/playback/gstplaybin.c: (gen_video_element),
23278         (gen_audio_element):
23279         * gst/playback/gststreaminfo.h:
23280         More playback updates, attempt to fix things after the state change
23281         breakage.
23282
23283 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23284
23285         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
23286         (gst_videoscale_scale_nearest_16bit):
23287           comment algorithm
23288
23289 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23290
23291         * gst/videotestsrc/gstvideotestsrc.c:
23292         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
23293         (gst_videotestsrc_init), (gst_videotestsrc_get),
23294         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23295         (gst_videotestsrc_get_property):
23296         * gst/videotestsrc/gstvideotestsrc.h:
23297         * gst/videotestsrc/videotestsrc.c:
23298         * gst/videotestsrc/videotestsrc.h:
23299           cleanup and commenting
23300
23301 2004-07-21  Wim Taymans  <wim@fluendo.com>
23302
23303         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
23304         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
23305         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
23306         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
23307         (_find_chain_get_unknown_part), (_find_streams_check),
23308         (gst_ogg_demux_push), (gst_ogg_pad_push):
23309         * ext/theora/theoradec.c: (theora_get_formats),
23310         (theora_dec_src_convert), (theora_dec_sink_convert),
23311         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
23312         (theora_dec_chain):
23313         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
23314         (vorbis_dec_convert), (vorbis_dec_src_query),
23315         (vorbis_dec_src_event), (vorbis_dec_event):
23316         More seeking fixes, oggdemux now supports seeking to time and
23317         uses the downstream element to convert granulepos to time.
23318         Seeking in theora-only ogg files now works.
23319
23320 2004-07-21  Wim Taymans  <wim@fluendo.com>
23321
23322         * ext/theora/theoradec.c: (gst_theora_dec_init),
23323         (theora_get_formats), (theora_get_event_masks),
23324         (theora_get_query_types), (theora_dec_src_convert),
23325         (theora_dec_sink_convert), (theora_dec_src_query),
23326         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
23327         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
23328         (vorbis_get_event_masks), (vorbis_get_query_types),
23329         (gst_vorbis_dec_init), (vorbis_dec_convert),
23330         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
23331         Added query/convert/formats functions to vorbis and theora decoders
23332         so that the outside world can use them too. Fixed seeking on an
23333         ogg/theora/vorbis file by disabling the seeking seeking on the
23334         theora srcpad.
23335
23336 2004-07-21  Julien MOUTTE  <julien@moutte.net>
23337
23338         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23339         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
23340         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
23341         images creation for both elements. We don't create the image on caps
23342         nego or renego, we just destroy the internal one if present if it does
23343         not match the needs. The chain function takes care of creating a new
23344         image when needed.
23345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23346         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
23347         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
23348         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
23349         the image format information. The buffer pool checks for the context
23350         image format and discard images with different formats.
23351         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
23352
23353 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
23354
23355         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23356         (gst_ffmpegcolorspace_chain):
23357           no point in doing any chaining if the pad we want to push from
23358           isn't usable.
23359
23360 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23361
23362         * gst-libs/gst/riff/riff-media.c:
23363         (gst_riff_create_audio_caps_with_data):
23364           Fix double end-to-native symbol conversion (#148021).
23365
23366 2004-07-20  David Schleef  <ds@schleef.org>
23367
23368         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
23369         Don't use an Atom that doesn't exist.
23370
23371 2004-07-20  Wim Taymans  <wim@fluendo.com>
23372
23373         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23374         (gst_multifdsink_add), (gst_multifdsink_get_stats),
23375         (gst_multifdsink_client_remove),
23376         (gst_multifdsink_handle_client_write),
23377         (gst_multifdsink_queue_buffer):
23378         * gst/tcp/gstmultifdsink.h:
23379         More multifdsink stats. Avoid deadlock by releasing locks
23380         before sending out a signal.
23381
23382 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23383
23384         * po/LINGUAS:
23385         * po/hu.po:
23386           added Hungarian translation (Laszlo Dvornik)
23387
23388 2004-07-20  Wim Taymans  <wim@fluendo.com>
23389
23390         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23391         (gst_multifdsink_add), (gst_multifdsink_client_remove),
23392         (gst_multifdsink_handle_client_write),
23393         (gst_multifdsink_queue_buffer):
23394         * gst/tcp/gsttcp-marshal.list:
23395         Fixed the stupid marshal definition.
23396
23397 2004-07-20  Wim Taymans  <wim@fluendo.com>
23398
23399         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23400         (gst_multifdsink_init), (gst_multifdsink_add),
23401         (gst_multifdsink_client_remove),
23402         (gst_multifdsink_handle_client_write),
23403         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
23404         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
23405         (gst_multifdsink_init_send):
23406         * gst/tcp/gstmultifdsink.h:
23407         Added more stats, added timeout for a client, fixed some typos
23408         and added some comments.
23409
23410 2004-07-20  Wim Taymans  <wim@fluendo.com>
23411
23412         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23413         (gst_multifdsink_add), (gst_multifdsink_get_stats),
23414         (gst_multifdsink_client_remove),
23415         (gst_multifdsink_handle_client_write):
23416         * gst/tcp/gstmultifdsink.h:
23417         * gst/tcp/gsttcp-marshal.list:
23418         Added get_stats method that returns a GValueArray of
23419         stats values.
23420
23421 2004-07-19  Benjamin Otte  <otte@gnome.org>
23422
23423         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
23424           make sure longname, description and author are valid UTF-8
23425
23426 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23427
23428         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
23429         (gst_ximagesink_set_property):
23430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
23431         (gst_xvimagesink_set_property):
23432           make sure SYNCHRONOUS is respected after getting the X context
23433
23434 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23435
23436         * gst/matroska/matroska-demux.c:
23437         (gst_matroska_demux_handle_src_event),
23438         (gst_matroska_demux_parse_blockgroup):
23439         * gst/matroska/matroska-ids.h:
23440           add BlockReference tag and ignore it to clear out log.
23441           ignore NAVIGATION events to clear out log.
23442
23443 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23444
23445         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
23446         (gst_matroska_demux_add_stream):
23447         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
23448           add debug categories
23449
23450 2004-07-16  Wim Taymans  <wim@fluendo.com>
23451
23452         * ext/libpng/Makefile.am:
23453         * ext/libpng/gstpng.c: (plugin_init):
23454         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
23455         (gst_pngdec_get_type), (gst_pngdec_base_init),
23456         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
23457         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
23458         * ext/libpng/gstpngdec.h:
23459         Added png decoder.
23460
23461 2004-07-16  Julien MOUTTE  <julien@moutte.net>
23462
23463         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
23464         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
23465         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
23466         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
23467         (gst_ximagesink_buffer_alloc):
23468         * sys/ximage/ximagesink.h:
23469         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23470         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
23471         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
23472         (gst_xvimagesink_buffer_alloc):
23473         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
23474         again. Using internal data pointer of the x(v)image to store image's
23475         data to be coherent with the buffer alloc mechanism. Investigated the
23476         image destruction code to be sure that everything gets freed correctly.
23477
23478 2004-07-16  Wim Taymans  <wim@fluendo.com>
23479
23480         * gst-libs/gst/riff/riff-read.c:
23481         (gst_riff_read_strf_vids_with_data),
23482         (gst_riff_read_strf_auds_with_data):
23483         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23484         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23485         Make sure we don't create 0 sized subbuffers in riff-read.
23486         Signal the no more pads signal after reading the avi header.
23487
23488 2004-07-16  Wim Taymans  <wim@fluendo.com>
23489
23490         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23491         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
23492         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
23493         (gst_decode_bin_init), (gst_decode_bin_dispose),
23494         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23495         (no_more_pads), (close_link), (type_found),
23496         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23497         (gst_decode_bin_change_state), (plugin_init):
23498         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23499         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23500         (gst_play_base_bin_dispose), (queue_overrun),
23501         (gen_preroll_element), (remove_prerolls), (unknown_type),
23502         (no_more_pads), (new_stream), (setup_source),
23503         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23504         (play_base_eos), (gst_play_base_bin_change_state),
23505         (gst_play_base_bin_add_element),
23506         (gst_play_base_bin_remove_element),
23507         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23508         (gst_play_base_bin_unlink_stream),
23509         (gst_play_base_bin_get_streaminfo):
23510         * gst/playback/gstplaybasebin.h:
23511         Better error recovery. Added configurable preroll queue size. Faster
23512         detection of no-more-pads.
23513
23514 2004-07-16  Wim Taymans  <wim@fluendo.com>
23515
23516         * gst-libs/gst/video/video.h:
23517         Added 32 bits RGBA. Not sure if we should use another mime-type
23518         for alpha rgb. Currently the presence of the alpha_mask property
23519         signals an alpha channel.
23520
23521 2004-07-16  Wim Taymans  <wim@fluendo.com>
23522
23523         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23525         FPS seems to be 0.0 to MAX everywhere else.
23526
23527 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23528
23529         * gst-libs/gst/riff/riff-media.c:
23530         (gst_riff_create_video_caps_with_data):
23531           mp42/mp43 (no caps) exist too.
23532         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
23533           Set pixel_width/height; we've got them in-caps.
23534         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23535         * gst/wavparse/gstwavparse.c: (plugin_init):
23536           Both are valid primary.
23537         * sys/oss/gstossmixer.c:
23538           Remove i18n hack and enable translations.
23539
23540 2004-07-15  Benjamin Otte  <otte@gnome.org>
23541
23542         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23543         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23544           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
23545
23546 2004-07-15  Benjamin Otte  <otte@gnome.org>
23547
23548         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23549         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
23550         (gst_alsa_close_audio):
23551           disable some of the debugging code for now. Writing debugging to a
23552           buffer is broken in current alsalib releases.
23553
23554 2004-07-12  Benjamin Otte  <otte@gnome.org>
23555
23556         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23557           use bufferpools
23558
23559 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23560
23561         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23562         (theora_dec_src_query), (theora_dec_event):
23563         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23564           add debugging categories.  Remove \n's.
23565
23566 2004-07-13  Johan Dahlin  <johan@gnome.org>
23567
23568         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23569         (gst_play_bin_get_property): Impl.
23570
23571 2004-07-13  Wim Taymans  <wim@fluendo.com>
23572
23573         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23574         When trying to find the stream length, seek back N pages
23575         instead of just one, where N is the number of streams in
23576         the current chain.
23577
23578 2004-07-13  Wim Taymans  <wim@fluendo.com>
23579
23580         * gst-libs/gst/riff/riff-media.c:
23581         (gst_riff_create_audio_caps_with_data),
23582         (gst_riff_create_audio_caps),
23583         (gst_riff_create_audio_template_caps):
23584         * gst-libs/gst/riff/riff-media.h:
23585         * gst-libs/gst/riff/riff-read.c:
23586         (gst_riff_read_strf_vids_with_data),
23587         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23588         * gst-libs/gst/riff/riff-read.h:
23589         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23590         (gst_avi_demux_add_stream):
23591         Set codec_data on caps for avidemuxer.
23592
23593 2004-07-12  David Schleef  <ds@schleef.org>
23594
23595         * configure.ac: Fix test for Objective C
23596
23597 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
23598         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23599         (gst_gdk_pixbuf_chain):
23600           Add svg and pcx to template caps, and ensure that getcaps returns a
23601           subset of the template caps.
23602           Copy each row manually for output, as gdkpixbuf may pad the
23603           rowstride to a 32-bit word boundary.
23604
23605 2004-07-12  Wim Taymans  <wim@fluendo.com>
23606
23607         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23608         (gst_riff_create_video_template_caps):
23609         Fix the template caps to include some more media types.
23610
23611 2004-07-12  Wim Taymans  <wim@fluendo.com>
23612
23613         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23614         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23615         (compare_ranks), (print_feature), (gst_decode_bin_init),
23616         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23617         (try_to_link_1), (new_pad), (close_link), (type_found),
23618         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23619         (gst_decode_bin_change_state), (plugin_init):
23620         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23621         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23622         (gst_play_base_bin_dispose), (queue_overrun),
23623         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23624         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23625         (gst_play_base_bin_get_property), (play_base_eos),
23626         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23627         (gst_play_base_bin_remove_element),
23628         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23629         (gst_play_base_bin_unlink_stream),
23630         (gst_play_base_bin_get_streaminfo):
23631         * gst/playback/gstplaybasebin.h:
23632         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23633         (gst_play_bin_class_init), (gst_play_bin_init),
23634         (gst_play_bin_dispose), (gst_play_bin_set_property),
23635         (gst_play_bin_get_property), (gen_video_element),
23636         (gen_audio_element), (remove_sinks), (setup_sinks),
23637         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23638         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23639         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23640         (gst_play_bin_query), (plugin_init):
23641         * gst/playback/test4.c: (main):
23642         More fixes on reusing of the element.
23643
23644 2004-07-11  Benjamin Otte  <otte@gnome.org>
23645
23646         * ext/mad/gstmad.c: (normal_seek):
23647           allow seeking for other methods than just SET
23648
23649 2004-07-11  Andy Wingo  <wingo@pobox.com>
23650
23651         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23652         float, "any" caps -> buffer_frames=[0,MAX].
23653
23654         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23655         doesn't intersect our caps with the template any more. Do it
23656         ourselves.
23657         (interleave_buffered_loop): Use g_newa instead of malloc/free.
23658
23659 2004-07-09  Wim Taymans  <wim@fluendo.com>
23660
23661         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23662         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23663         (compare_ranks), (print_feature), (gst_decode_bin_init),
23664         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23665         (try_to_link_1), (new_pad), (close_link), (type_found),
23666         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23667         (gst_decode_bin_change_state), (plugin_init):
23668         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23669         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23670         (gst_play_base_bin_dispose), (queue_overrun),
23671         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23672         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23673         (gst_play_base_bin_get_property), (play_base_eos),
23674         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23675         (gst_play_base_bin_remove_element),
23676         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23677         (gst_play_base_bin_unlink_stream),
23678         (gst_play_base_bin_get_streaminfo):
23679         * gst/playback/gstplaybasebin.h:
23680         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23681         (gst_play_bin_class_init), (gst_play_bin_init),
23682         (gst_play_bin_dispose), (gst_play_bin_set_property),
23683         (gst_play_bin_get_property), (gen_video_element),
23684         (gen_audio_element), (remove_sinks), (setup_sinks),
23685         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23686         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23687         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23688         (gst_play_bin_query), (plugin_init):
23689         * gst/playback/test4.c: (main):
23690         Work on object reuse and seeking.
23691
23692 2004-07-09  Wim Taymans  <wim@fluendo.com>
23693
23694         * examples/seeking/seek.c: (iterate):
23695         Don't consume all CPU in the idle loop.
23696
23697 2004-07-09  Wim Taymans  <wim@fluendo.com>
23698
23699         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23700         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23701         Add pad to element *after* setting the pad functions so that
23702         the scheduler can use the correct ones.
23703
23704 2004-07-09  Wim Taymans  <wim@fluendo.com>
23705
23706         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23707         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23708         Sync to keyframe after seek
23709
23710 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23711
23712         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23713         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23714         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23715         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23716         * ext/libvisual/visual.c: (gst_visual_change_state):
23717         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23718         * ext/theora/theoradec.c: (theora_dec_change_state):
23719         * ext/theora/theoraenc.c: (theora_enc_change_state):
23720         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23721         * gst-libs/gst/navigation/navigation.c:
23722         * gst/adder/gstadder.c: (gst_adder_change_state):
23723         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23724         (gst_audio_convert_get_buffer):
23725         * gst/multipart/multipartdemux.c:
23726         (gst_multipart_demux_change_state):
23727         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23728         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23729         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23730         * gst/videoscale/gstvideoscale.c:
23731         (gst_videoscale_handle_src_event):
23732         * gst/volume/gstvolume.c: (volume_chain_int16):
23733           don't assert in state change, this should be done by the base
23734           GstElement class.
23735           various debugging fixes.
23736
23737 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23738
23739         * configure.ac:
23740         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23741         (gst_play_dispose), (gst_play_set_location),
23742         (gst_play_set_data_src), (gst_play_set_video_sink),
23743         (gst_play_set_audio_sink), (gst_play_set_visualization),
23744         (gst_play_connect_visualization), (gst_play_get_sink_element),
23745         (gst_play_get_all_by_interface):
23746         * gst-libs/gst/play/play.h:
23747           add new method to get elements implementing an interface.
23748           add various error logging
23749
23750 2004-07-08  Wim Taymans  <wim@fluendo.com>
23751
23752         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23753         (make_mpeg_pipeline), (make_mpegnt_pipeline),
23754         (make_playerbin_pipeline), (query_durations_elems),
23755         (query_durations_pads), (query_positions_elems),
23756         (query_positions_pads), (update_scale), (iterate), (stop_seek),
23757         (main):
23758         Added playbin seeking example.
23759
23760 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23761
23762         * gst-libs/gst/play/play.c: (gst_play_set_location),
23763         (gst_play_set_data_src), (gst_play_set_video_sink),
23764         (gst_play_set_audio_sink), (gst_play_set_visualization),
23765         (gst_play_connect_visualization), (gst_play_get_framerate):
23766           use a macro to look up elements from hash table
23767
23768 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23769
23770         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23771         (gst_play_get_length_callback), (gst_play_set_location),
23772         (gst_play_seek_to_time), (gst_play_set_data_src),
23773         (gst_play_set_video_sink), (gst_play_set_audio_sink),
23774         (gst_play_set_visualization), (gst_play_connect_visualization),
23775         (gst_play_get_sink_element):
23776         - add debugging info
23777         - fix looking up sink elements by iterating over complete caps
23778         - put everything except for source and autoplugger in a complete bin
23779
23780 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23781
23782         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23783         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23784         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23785         (gst_alsa_sink_write), (gst_alsa_sink_loop):
23786         * ext/alsa/gstalsasink.h:
23787         - add debugging info
23788         - clean up schizophrenia of data/buffer/event
23789         - fix double event unref error
23790
23791 2004-07-08  Wim Taymans  <wim@fluendo.com>
23792
23793         * gst/playback/Makefile.am:
23794         Add headers to noinst
23795
23796 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23797
23798         * tools/gst-launch-ext-m.m:
23799         * tools/gst-launch-ext.1.in:
23800           convert to the third millenium
23801
23802 2004-07-07  David Schleef  <ds@schleef.org>
23803
23804         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23805
23806 2004-07-07  Wim Taymans  <wim@fluendo.com>
23807
23808         * gst/playback/Makefile.am:
23809         * gst/playback/README:
23810         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23811         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23812         (compare_ranks), (print_feature), (gst_decode_bin_init),
23813         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23814         (try_to_link_1), (new_pad), (close_link), (type_found),
23815         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23816         (plugin_init):
23817         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23818         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23819         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23820         (gen_preroll_element), (no_more_pads), (new_stream),
23821         (setup_source), (gst_play_base_bin_set_property),
23822         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23823         (gst_play_base_bin_add_element),
23824         (gst_play_base_bin_remove_element),
23825         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23826         (gst_play_base_bin_unlink_stream),
23827         (gst_play_base_bin_get_streaminfo):
23828         * gst/playback/gstplaybasebin.h:
23829         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23830         (gst_play_bin_class_init), (gst_play_bin_init),
23831         (gst_play_bin_dispose), (gst_play_bin_set_property),
23832         (gst_play_bin_get_property), (gen_video_element),
23833         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23834         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23835         (gst_play_bin_get_formats), (gst_play_bin_convert),
23836         (gst_play_bin_get_query_types), (gst_play_bin_query),
23837         (plugin_init):
23838         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23839         (gst_stream_info_get_type), (gst_stream_info_class_init),
23840         (gst_stream_info_init), (gst_stream_info_new),
23841         (gst_stream_info_dispose), (gst_stream_info_set_property),
23842         (gst_stream_info_get_property):
23843         * gst/playback/gststreaminfo.h:
23844         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23845         (main):
23846         * gst/playback/test2.c: (main):
23847         * gst/playback/test3.c: (update_scale), (main):
23848         More playbin fixes. Added README. Do better element filtering.
23849         Added base class to preroll media. Added test apps.
23850
23851 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23852
23853         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23854         * ext/mpeg2dec/gstmpeg2dec.h:
23855           various debugging improvements.  Reset stream to next picture
23856           instead of sequence header, otherwise seeks cannot work.
23857
23858 2004-07-07  Wim Taymans  <wim@fluendo.com>
23859
23860         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23861         (gst_video_box_class_init), (gst_video_box_set_property),
23862         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23863         Use pad_alloc where possible.
23864
23865 2004-07-07  Wim Taymans  <wim@fluendo.com>
23866
23867         * sys/oss/gstosselement.c: (gst_osselement_reset),
23868         (gst_osselement_parse_caps):
23869         * sys/oss/gstosselement.h:
23870         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23871         Fix offset on osssrc.
23872
23873 2004-07-07  Wim Taymans  <wim@fluendo.com>
23874
23875         * ext/theora/theora.c: (plugin_init):
23876         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23877         (theora_dec_src_query), (theora_dec_chain):
23878         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23879         (theora_enc_sink_link), (theora_buffer_from_packet),
23880         (theora_push_packet), (theora_enc_chain):
23881         Fix theora granulepos calculation.
23882         Fix overflow in duration/position calculation.
23883         Bump rank to PRIMARY for theoradec.
23884         Use granulepos of last packet to calculate position.
23885         Set keyframe flag on buffers when needed.
23886
23887 2004-07-06  David Schleef  <ds@schleef.org>
23888
23889         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
23890         serious?  (Fixed, obviously.)
23891
23892 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
23893
23894         * po/LINGUAS:
23895         * po/cs.po:
23896           added Czech translation (Miloslav Trmac)
23897
23898 2004-07-05  Wim Taymans  <wim@fluendo.com>
23899
23900         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23901         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23902         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23903         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23904         (close_link), (type_found), (gst_decode_bin_set_property),
23905         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23906         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23907         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23908         (gst_decode_bin_query), (plugin_init):
23909         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23910         (gst_play_bin_class_init), (gst_play_bin_init),
23911         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23912         (get_video_element), (new_pad), (setup_source),
23913         (gst_play_bin_set_property), (gst_play_bin_get_property),
23914         (gst_play_bin_change_state), (gst_play_bin_add_element),
23915         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23916         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23917         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23918         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23919         * gst/playback/test.c: (main):
23920         More fixes, cleaned up playbin, make it use decodebin. Added
23921         threaded property to playbin.
23922
23923 2004-07-05  Wim Taymans  <wim@fluendo.com>
23924
23925         * configure.ac:
23926         * gst/playback/Makefile.am:
23927         * gst/playback/decodetest.c: (main):
23928         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23929         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23930         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23931         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23932         (close_link), (type_found), (gst_decode_bin_set_property),
23933         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23934         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23935         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23936         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23937         (plugin_init):
23938         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23939         (gst_play_bin_class_init), (gst_play_bin_init),
23940         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23941         (collect_sink_pads), (find_compatibles), (close_pad_link),
23942         (try_to_link_1), (new_pad), (close_link), (type_found),
23943         (setup_source), (gst_play_bin_set_property),
23944         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23945         (compare_ranks), (gst_play_bin_collect_factories),
23946         (gst_play_bin_change_state), (gst_play_bin_add_element),
23947         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23948         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23949         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23950         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23951         * gst/playback/test.c: (main):
23952         Added some playback helper elements and some test apps, very alpha
23953         still.
23954
23955 2004-07-04  Benjamin Otte  <otte@gnome.org>
23956
23957         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23958           only restart audio when we indeed have an xrun to fix repeated
23959           xruns. Fix suggested by Giuliano Pochini.
23960
23961 2004-07-03  David Schleef  <ds@schleef.org>
23962
23963         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23964         call to gst_debug_log() if debugging is disabled (bug #145118)
23965
23966 2004-07-03  Benjamin Otte  <otte@gnome.org>
23967
23968         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23969           use our own functions for restarting the alsa device.
23970         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23971           I should apply patches myself - use MIN for the third argument, not
23972           the second, this fixes seeking
23973
23974 2004-07-02  David Schleef  <ds@schleef.org>
23975
23976         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23977         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
23978         do with the logic.
23979
23980 2004-07-02  David Schleef  <ds@schleef.org>
23981
23982         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
23983         output buffers.  Fix logic mistake.  (bug #144866)
23984
23985 2004-07-02  David Schleef  <ds@schleef.org>
23986
23987         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23988         on X.  (bug #144753)
23989
23990 2004-07-02  David Schleef  <ds@schleef.org>
23991
23992         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23993         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23994         (bug #144624)
23995         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23996         (gst_osselement_rate_probe_check): Add another workaround for
23997         buggy drivers (bug #145336)
23998
23999 2004-07-02  David Schleef  <ds@schleef.org>
24000
24001         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
24002         Most systems don't have MSG_NOSIGNAL.
24003
24004 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24005
24006         * Makefile.am:
24007         * gst-libs/gst/colorbalance/Makefile.am:
24008         * gst-libs/gst/mixer/Makefile.am:
24009         * gst-libs/gst/play/Makefile.am:
24010         * gst-libs/gst/tuner/Makefile.am:
24011           (hopefully) fix both install and dist and make error message useful.
24012           needs testing across automakes.
24013
24014 2004-07-02  Benjamin Otte  <otte@gnome.org>
24015
24016         * ext/ogg/gstogg.c: (plugin_init):
24017           we require bytestream now
24018         * ext/ogg/gstoggdemux.c:
24019           huge diff to implement chain setup in a fast and generic way. This
24020           improves tag reading and startup of huge files (read: Theora videos)
24021           quite a bit. It probably contains bugs, too, so please test.
24022           Seeking is not improved to the fast method.
24023
24024 2004-06-29  Wim Taymans  <wim@fluendo.com>
24025
24026         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24027         * ext/ogg/gstoggmux.c:
24028         Fix memleak in oggdemux when running unconnected pads.
24029         doc update in mux, start working on keyframe mode.
24030
24031 2004-06-29  Benjamin Otte  <otte@gnome.org>
24032
24033         * sys/oss/gstosssink.c:
24034         * sys/oss/gstosssrc.c:
24035           advertise correct template caps - we indeed do non-native endianness
24036           and 8bit audio has no endianness
24037         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
24038         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
24039           avoid (wrong) duplications in getcaps function and return
24040           template caps
24041
24042 2004-06-29  Wim Taymans  <wim@fluendo.com>
24043
24044         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24045         (gst_multifdsink_class_init), (gst_multifdsink_add),
24046         (gst_multifdsink_remove), (gst_multifdsink_clear),
24047         (gst_multifdsink_client_remove),
24048         (gst_multifdsink_handle_client_read),
24049         (gst_multifdsink_client_queue_data),
24050         (gst_multifdsink_client_queue_caps),
24051         (gst_multifdsink_client_queue_buffer),
24052         (gst_multifdsink_handle_client_write),
24053         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24054         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24055         (gst_multifdsink_init_send), (gst_multifdsink_close):
24056         Fix wrong GList iteration that could crash the server when
24057         more then 2 clients disconnect at the same time. Read all the
24058         pending commands in one batch to recover from command storms under
24059         very heavy load.
24060
24061 2004-06-28  Wim Taymans  <wim@fluendo.com>
24062
24063         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24064         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
24065         (gst_videomixer_pad_set_property),
24066         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
24067         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24068         (gst_videomixer_class_init), (gst_videomixer_init),
24069         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
24070         (pad_zorder_compare), (gst_videomixer_sort_pads),
24071         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
24072         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
24073         (gst_videomixer_update_queues), (gst_videomixer_loop),
24074         (plugin_init):
24075         Avoid divide by zero, choose masterpad as the pad with the highest
24076         framerate.
24077
24078 2004-06-27  Julien Moutte  <julien@moutte.net>
24079
24080         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
24081         (gst_ximagesink_xwindow_new):
24082         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
24083         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
24084         function directly. We might want to call it from somewhere else one day.
24085
24086 2004-06-27  Julien Moutte  <julien@moutte.net>
24087
24088         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
24089         (gst_ximagesink_xwindow_new):
24090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
24091         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
24092         window decorations.
24093
24094 2004-06-27  Wim Taymans  <wim@fluendo.com>
24095
24096         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
24097         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
24098         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
24099         (gst_dvdec_set_property), (gst_dvdec_get_property):
24100         * ext/dv/gstdvdec.h:
24101         Implement drop_factor property to lower the framerate with
24102         a factor.
24103
24104 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24105
24106         * gst-libs/gst/colorbalance/Makefile.am:
24107         * gst-libs/gst/mixer/Makefile.am:
24108         * gst-libs/gst/play/Makefile.am:
24109         * gst-libs/gst/tuner/Makefile.am:
24110           unbreak Company's fix that didn't install the -enum.h files
24111
24112 2004-06-27  Wim Taymans  <wim@fluendo.com>
24113
24114         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
24115         (gst_dvdec_change_state):
24116         * ext/dv/gstdvdec.h:
24117         Fix timestamp, duration and offset of the buffers.
24118
24119 2004-06-27  Wim Taymans  <wim@fluendo.com>
24120
24121         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24122         (gst_multifdsink_class_init), (gst_multifdsink_add),
24123         (gst_multifdsink_remove), (gst_multifdsink_clear),
24124         (gst_multifdsink_client_remove),
24125         (gst_multifdsink_handle_client_read),
24126         (gst_multifdsink_client_queue_data),
24127         (gst_multifdsink_client_queue_caps),
24128         (gst_multifdsink_client_queue_buffer),
24129         (gst_multifdsink_handle_client_write),
24130         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24131         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24132         (gst_multifdsink_init_send), (gst_multifdsink_close):
24133         * gst/tcp/gstmultifdsink.h:
24134         * gst/tcp/gsttcpserversink.c:
24135         (gst_tcpserversink_handle_server_read),
24136         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
24137         More multifdsink fixes, more recovery policy fixes.
24138         Removed stupid g_print
24139
24140 2004-06-26  Wim Taymans  <wim@fluendo.com>
24141
24142         * gst/tcp/Makefile.am:
24143         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
24144         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
24145         (gst_multifdsink_class_init), (gst_multifdsink_init),
24146         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
24147         (gst_multifdsink_handle_client_read),
24148         (gst_multifdsink_client_queue_data),
24149         (gst_multifdsink_client_queue_caps),
24150         (gst_multifdsink_client_queue_buffer),
24151         (gst_multifdsink_handle_client_write),
24152         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24153         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
24154         (gst_multifdsink_chain), (gst_multifdsink_set_property),
24155         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
24156         (gst_multifdsink_close), (gst_multifdsink_change_state):
24157         * gst/tcp/gstmultifdsink.h:
24158         * gst/tcp/gsttcpplugin.c: (plugin_init):
24159         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
24160         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
24161         (gst_tcpserversink_handle_server_read),
24162         (gst_tcpserversink_handle_select),
24163         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
24164         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24165         * gst/tcp/gsttcpserversink.h:
24166         Added multifdsink, made tcpserversink a subclass of fdsink, removed
24167         one of the locks, added recovery policy to multifdsink.
24168
24169 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24170
24171         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
24172           fix decision for when getting frames with same timestamp
24173         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
24174         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24175         (gst_v4lsrc_get_property):
24176         * sys/v4l/gstv4lsrc.h:
24177           add latency offset property
24178
24179 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24180
24181         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
24182         (plugin_init):
24183           fix debugging. add category.
24184
24185 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24186
24187         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24188           fix wrong offsets
24189
24190 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24191
24192         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24193         (gst_alsa_src_get_time), (gst_alsa_src_loop),
24194         (gst_alsa_src_change_state):
24195           return a time that is in sync with the element's processing
24196
24197 2004-06-25  Wim Taymans  <wim@fluendo.com>
24198
24199         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24200         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24201         (gst_tcpserversink_client_remove),
24202         (gst_tcpserversink_handle_client_read),
24203         (gst_tcpserversink_client_queue_data),
24204         (gst_tcpserversink_client_queue_caps),
24205         (gst_tcpserversink_client_queue_buffer),
24206         (gst_tcpserversink_handle_client_write),
24207         (gst_tcpserversink_queue_buffer),
24208         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
24209         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
24210         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
24211         (gst_tcpserversink_close):
24212         * gst/tcp/gsttcpserversink.h:
24213         Serversink rewrite. Really do non blocking writes to clients and
24214         maintain an internal queue to handle slower clients while not
24215         disturbing fast clients.
24216
24217 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24218
24219         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24220           better debug, don't override OFFSET and OFFSET_END
24221
24222 2004-06-25  Iain <iain@prettypeople.org>
24223
24224         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
24225         name=source for the wavparse pipeline.
24226
24227 2004-06-24  Johan Dahlin  <johan@gnome.org>
24228
24229         * ext/theora/theoraenc.c (theora_enc_chain): Call
24230         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
24231         streamheader caps are set correctly.
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), (gst_vorbisenc_set_property):
24237           respect minimum bitrate; same could be done for max bitrate
24238
24239 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24240
24241         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
24242         (gst_vorbisenc_setup):
24243           fix sample rate range
24244
24245 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24246
24247         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
24248         (gst_oggvorbisenc_setup):
24249         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24250         (gst_vorbisenc_setup):
24251           resolve ambiguities in code and description
24252
24253 2004-06-24  Wim Taymans  <wim@fluendo.com>
24254
24255         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
24256         * ext/alsa/gstalsa.h:
24257         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24258         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
24259         Use alsa trigger_tstamp to get the timestamp of the first
24260         sample in the buffer for more precise sync. Some cleanups.
24261
24262 2004-06-24  Wim Taymans  <wim@fluendo.com>
24263
24264         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
24265         (gst_audiorate_init), (gst_audiorate_chain),
24266         (gst_audiorate_set_property), (gst_audiorate_get_property):
24267         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24268         (gst_videorate_chain):
24269         Added some logging, fixed an overflow bug in videorate.
24270
24271 2004-06-24  Benjamin Otte  <otte@gnome.org>
24272
24273         * ext/kio/Makefile.am:
24274           fix for builddir != srcdir and distcheck
24275
24276 2004-06-24  Benjamin Otte  <otte@gnome.org>
24277
24278         * gst-libs/gst/colorbalance/Makefile.am:
24279         * gst-libs/gst/mixer/Makefile.am:
24280         * gst-libs/gst/play/Makefile.am:
24281         * gst-libs/gst/tuner/Makefile.am:
24282         * gst/tcp/Makefile.am:
24283         * sys/dxr3/Makefile.am:
24284           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
24285           tarball.
24286           Also add all *.list files that were missing.
24287         * Makefile.am:
24288           add a distcheck hook to ensure the above doesn't happen again.
24289
24290 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
24291
24292         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
24293
24294 2004-06-23  Colin Walters  <walters@redhat.com>
24295
24296         * m4/Makefile.am: Distribute gst-fionread.m4.
24297
24298 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24299
24300         * configure.ac: back to dev
24301
24302 2004-06-23  Wim Taymans  <wim@fluendo.com>
24303
24304         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
24305         (gst_alsa_xrun_recovery):
24306         * ext/alsa/gstalsa.h:
24307         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
24308         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
24309         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
24310         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
24311         (gst_alsa_src_loop):
24312         Add clock to alsasrc. Take new capture timestamp when
24313         restarting after an overrun. Split up some functions between
24314         alsasrc and alsasink.
24315
24316 === release 0.8.2 ===
24317
24318 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24319
24320         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
24321         (gst_alsa_change_state), (gst_alsa_update_avail),
24322         (gst_alsa_xrun_recovery):
24323         * ext/alsa/gstalsa.h:
24324         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24325           merge back changes from release
24326
24327 2004-06-23  Wim Taymans  <wim@fluendo.com>
24328
24329         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
24330         (gst_audiorate_init), (gst_audiorate_chain),
24331         (gst_audiorate_set_property), (gst_audiorate_get_property):
24332         Implement sample dropping and notify
24333
24334 2004-06-22  Wim Taymans  <wim@fluendo.com>
24335
24336         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24337         (theora_enc_sink_link), (theora_buffer_from_packet),
24338         (theora_push_packet), (theora_enc_chain):
24339         Some cleanups, make sure the timestamps are correct.
24340
24341 2004-06-22  Wim Taymans  <wim@fluendo.com>
24342
24343         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
24344         (gst_alsa_change_state), (gst_alsa_update_avail),
24345         (gst_alsa_xrun_recovery):
24346         * ext/alsa/gstalsa.h:
24347         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24348         Cleanups, take queued samples into account when reporting
24349         the time.
24350
24351 2004-06-22  Wim Taymans  <wim@fluendo.com>
24352
24353         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24354         (gst_videorate_init):
24355         Initialize the property as well.
24356
24357 2004-06-22  Wim Taymans  <wim@fluendo.com>
24358
24359         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24360         (gst_videorate_init), (gst_videorate_chain),
24361         (gst_videorate_set_property), (gst_videorate_get_property):
24362         Add property to make videorate silent.
24363         Add property to prefer new frames over old ones.
24364
24365 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24366
24367         * sys/osxvideo/Makefile.am:
24368         Workaround so that the osxvideo .so file gets linked with the
24369         Cocoa, OpenGL and QuickTime frameworks
24370
24371 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24372
24373         * sys/osxaudio/Makefile.am:
24374         Workaround so that the osxaudio .so file gets linked with the
24375         CoreAudio framework
24376
24377 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24378
24379         * configure.ac:
24380         Whoops, my fault...fixed build issues
24381
24382 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24383
24384         * configure.ac:
24385         Add objective-c support if running in Darwin/Mac OS X
24386         * sys/Makefile.am:
24387         * sys/osxvideo:
24388         * sys/osxvideo/Makefile.am:
24389         * sys/osxvideo/osxvideosink.h:
24390         * sys/osxvideo/osxvideosink.m:
24391         * sys/osxvideo/cocoawindow.h:
24392         * sys/osxvideo/cocoawindow.m:
24393         Add osxvideosink, a cocoa-based osx video sink
24394
24395
24396 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
24397         * ext/dvdnav/gst-dvd:
24398         Grab the gconf key from the right spot
24399         * gst/debug/gstnavseek.c: (gst_navseek_init),
24400         (gst_navseek_segseek), (gst_navseek_handle_src_event),
24401         (gst_navseek_chain):
24402         * gst/debug/gstnavseek.h:
24403           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
24404           and loop parameters of a segment seek.
24405         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24406         (gst_videotestsrc_get_event_masks),
24407         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
24408         * gst/videotestsrc/gstvideotestsrc.h:
24409           Add seeking support to videotestsrc
24410           Initialise the timestamp_offset variable.
24411
24412 2004-06-18  Wim Taymans  <wim@fluendo.com>
24413
24414         * ext/sidplay/gstsiddec.cc:
24415         Fix negotiation and set correct end offset.
24416
24417 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
24418
24419         * configure.ac: branch and prerelease
24420
24421 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24422
24423         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
24424         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
24425         (gst_tcpclientsrc_init_receive):
24426         * gst/tcp/gsttcpclientsrc.h:
24427           read caps when connecting to server for GDP so we set them correctly
24428
24429 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24430
24431         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
24432           notify drops and duplicates
24433         * gst/videoscale/videoscale.c: (videoscale_get_structure):
24434           no good reason to limit ourselves to 100x100
24435
24436 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24437
24438         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
24439         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
24440         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24441         (gst_v4lsrc_get_property):
24442         * sys/v4l/gstv4lsrc.h:
24443         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24444         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24445         (gst_v4l_set_audio):
24446         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
24447         (gst_v4lsrc_try_capture):
24448         * sys/v4l/v4lsrc_calls.h:
24449           change try_palette to more general try_capture
24450           add autoprobe option so we can turn off autoprobing
24451           various fixes
24452
24453 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24454
24455         * configure.ac:
24456           add videorate
24457         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
24458         (gst_ximagesink_class_init):
24459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
24460         (gst_xvimagesink_class_init):
24461           run them as finalize, not dispose, since dispose can be invoked
24462           multiple times
24463
24464 2004-06-17  Wim Taymans  <wim@fluendo.com>
24465
24466         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
24467         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
24468         * ext/alsa/gstalsa.h:
24469         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24470         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
24471         (gst_alsa_src_change_state):
24472         * ext/alsa/gstalsasrc.h:
24473         Make the xrun code timestamp and offset the buffers correctly.
24474         moved the clock to the base class, use alsa methods to get time.
24475         Do correct timestamping on outgoing buffers.
24476
24477 2004-06-17  Wim Taymans  <wim@fluendo.com>
24478
24479         * gst/audiorate/Makefile.am:
24480         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
24481         (gst_audiorate_base_init), (gst_audiorate_class_init),
24482         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
24483         (gst_audiorate_set_property), (gst_audiorate_get_property),
24484         (gst_audiorate_change_state), (plugin_init):
24485         Added an audiorate converter that fills in gaps.
24486
24487 2004-06-17  Johan Dahlin  <johan@gnome.org>
24488
24489         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
24490
24491 2004-06-16  Wim Taymans  <wim@fluendo.com>
24492
24493         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
24494         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
24495         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24496         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24497         (gst_v4lsrc_get_property):
24498         * sys/v4l/gstv4lsrc.h:
24499         Added a copy mode to v4lsrc where it will output a copied version
24500         of its internal hardware buffer.
24501         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
24502         can't | them.
24503
24504 2004-06-16  Wim Taymans  <wim@fluendo.com>
24505
24506         * sys/oss/gstosssrc.c: (gst_osssrc_get):
24507         Timestamp fixes.
24508
24509 2004-06-16  Wim Taymans  <wim@fluendo.com>
24510
24511         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
24512         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24513         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24514         (gst_v4lsrc_get_property):
24515         * sys/v4l/gstv4lsrc.h:
24516         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24517         Added a sync mode enum property to control v4lsrc timestamp method
24518         Removed the use-fixed-fps property and moved functionality in
24519         the enum.
24520         Don't error on an error value from v4l-conf, it might not always
24521         be a real error.
24522
24523 2004-06-16  Wim Taymans  <wim@fluendo.com>
24524
24525         * gst/videorate/Makefile.am:
24526         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
24527         (gst_videorate_base_init), (gst_videorate_class_init),
24528         (gst_videorate_getcaps), (gst_videorate_link),
24529         (gst_videorate_init), (gst_videorate_chain),
24530         (gst_videorate_set_property), (gst_videorate_get_property),
24531         (gst_videorate_change_state), (plugin_init):
24532         Added a video timestamp corrector.
24533
24534 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24535
24536         fixed a potential leak with previous commit
24537
24538         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24539
24540 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24541
24542         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24543         Added missing refcount, fixes bug #144425
24544         Cheers Tim for finding the bug
24545
24546 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
24547
24548         * sys/v4l/gstv4l.c: (plugin_init):
24549         * sys/v4l/gstv4lcolorbalance.c:
24550         * sys/v4l/gstv4lcolorbalance.h:
24551         * sys/v4l/gstv4lelement.c:
24552         * sys/v4l/gstv4lelement.h:
24553         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
24554         * sys/v4l/gstv4lmjpegsink.h:
24555         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
24556         * sys/v4l/gstv4lmjpegsrc.h:
24557         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24558         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24559         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24560         * sys/v4l/gstv4lsrc.h:
24561         * sys/v4l/gstv4ltuner.c:
24562         * sys/v4l/gstv4ltuner.h:
24563         * sys/v4l/gstv4lxoverlay.c:
24564         * sys/v4l/gstv4lxoverlay.h:
24565         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24566         (gst_v4l_set_window), (gst_v4l_enable_overlay):
24567         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24568         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24569         (gst_v4l_set_audio):
24570         * sys/v4l/v4l_calls.h:
24571         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24572         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24573         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24574         (gst_v4lmjpegsink_playback_init),
24575         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24576         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24577         (gst_v4lmjpegsink_playback_stop),
24578         (gst_v4lmjpegsink_playback_deinit):
24579         * sys/v4l/v4lmjpegsink_calls.h:
24580         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24581         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24582         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24583         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24584         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24585         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24586         * sys/v4l/v4lmjpegsrc_calls.h:
24587         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24588         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24589         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24590         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24591         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24592         (gst_v4lsrc_try_palette):
24593         * sys/v4l/v4lsrc_calls.h:
24594           bunch of paranoia cleanups
24595
24596 2004-06-14  David Schleef  <ds@schleef.org>
24597
24598         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24599         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24600         Send discont events and change timestamps appropriately when
24601         we get a seek event.  (bug #144240)
24602         * ext/cdparanoia/gstcdparanoia.h:
24603
24604 2004-06-14  Benjamin Otte  <otte@gnome.org>
24605
24606         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24607           snd_pcm_hw_params_set_rate  since the latter fails for no good
24608           reason on some setups.
24609
24610 2004-06-14  David Schleef  <ds@schleef.org>
24611
24612         * gst/volume/demo.c: (value_changed_callback): exp10() is not
24613         standard.  Thank you for playing.
24614
24615 2004-06-14  Wim Taymans  <wim@fluendo.com>
24616
24617         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24618         Patch 1.3 broke the ordering of the colorspace info and
24619         made the plugin basically work by coincidence, reordered
24620         the info.
24621
24622 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24623
24624         * ext/lame/gstlame.c:
24625         * ext/mad/gstmad.c:
24626           sync caps.  Make sure mad can only output a list of rates, not
24627           a full range.  In the future, have three caps lists for each of the
24628           mpeg versions.  Change mpegversion to a double as well.
24629
24630 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24631
24632         * gst/volume/.cvsignore:
24633         * gst/volume/Makefile.am:
24634         * gst/volume/demo.c: (value_changed_callback), (idler),
24635         (setup_gui), (main):
24636           added small demo app
24637
24638 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
24639         * ext/esd/esdsink.c: (gst_esdsink_change_state):
24640         * ext/esd/esdsink.h:
24641         Close the esd connection on pause, because esd will just wait -
24642         blocking all other esd clients indefinitely.
24643
24644 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
24645
24646         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24647           previous commit with GST_DEBUG
24648
24649 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24650
24651         * configure.ac:
24652           add a header check for a dvdread header in dvdnav.  Fixes #133002
24653
24654 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24655
24656         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24657         * gst/tcp/gsttcpclientsink.h:
24658         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24659         * gst/tcp/gsttcpclientsrc.h:
24660         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24661         (gst_tcpserversink_handle_server_read),
24662         (gst_tcpserversink_init_send):
24663         * gst/tcp/gsttcpserversink.h:
24664         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24665         * gst/tcp/gsttcpserversrc.h:
24666         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24667         version of IP)
24668
24669 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24670
24671         * configure.ac:
24672         Added ogg library so that OSX detects libtheora properly
24673
24674 2004-06-11  Wim Taymans  <wim@fluendo.com>
24675
24676         * ext/theora/theoradec.c: (theora_dec_chain),
24677         (theora_dec_change_state):
24678         Don't try to decode frames before we received a keyframe.
24679
24680 2004-06-11  Wim Taymans  <wim@fluendo.com>
24681
24682         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24683         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24684         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24685         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24686         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24687         Added property to set the maximum delay of a page.
24688
24689 2004-06-10  Wim Taymans  <wim@fluendo.com>
24690
24691         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24692         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24693         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24694         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24695         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24696         Added max-delay property to control the maximum amount
24697         of data to put in one page.
24698
24699 2004-06-10  Wim Taymans  <wim@fluendo.com>
24700
24701         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24702         (gst_theora_enc_init), (theora_enc_sink_link),
24703         (theora_buffer_from_packet), (theora_enc_set_property),
24704         (theora_enc_get_property):
24705         Set duration on encoded buffer, added some more properties
24706
24707 2004-06-10  Wim Taymans  <wim@fluendo.com>
24708
24709         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24710         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24711         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24712         * ext/theora/theoraenc.c: (theora_enc_chain):
24713         Fix refcounting bugs
24714
24715 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24716
24717         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24718         (gst_asf_demux_loop), (gst_asf_demux_process_file),
24719         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24720         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24721         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24722         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24723         (gst_asf_demux_change_state):
24724         * gst/asfdemux/gstasfdemux.h:
24725           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24726           feels like. I think we should set a new requirement for demuxers
24727           from now on to implement sane loop functions, data loops, query
24728           and seek functions before first commit into CVS. And this commit
24729           fixes all of the above.
24730
24731 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
24732
24733         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24734           vorbis comments are properly encoded in UTF-8 before adding them
24735           to a GstTagList
24736
24737 2004-06-09  Benjamin Otte  <otte@gnome.org>
24738
24739         * ext/alsa/gstalsa.c: (add_channels):
24740           handle min <= max correctly
24741         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24742         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24743           add fixation functions so we fixate correctly. No preferring of alaw
24744           anymore because it's the first structure.
24745         * ext/alsa/gstalsa.h:
24746         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24747         (gst_alsa_hw_params_dump):
24748           add functions to ease debugging in alsalib
24749         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24750         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24751         (gst_alsa_start_audio):
24752           only specify hw params if we really setup a format (fixes #134007 -
24753           or at least works around it)
24754
24755 2004-06-09  Wim Taymans  <wim@fluendo.com>
24756
24757         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24758         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24759         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24760         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24761         (gst_ogg_mux_loop):
24762         Use stream caps to setup the initial pages in the ogg stream.
24763         Correctly set the streamheader caps on the srcpad.
24764
24765 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24766
24767         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24768         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24769         (gst_v4lsrc_getcaps):
24770         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24771         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24772           add querying of fps lists for webcams.  Negotiating to a framerate
24773           now works.
24774
24775 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24776
24777         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24778         (theora_push_buffer), (theora_push_packet),
24779         (theora_set_header_on_caps), (theora_enc_chain):
24780           mark buffers and put on streamheader, raw theora streaming
24781           now works too, whee
24782
24783 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24784
24785         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24786         (gst_tcp_gdp_read_caps):
24787           do a looping read for caps and GDP headers too
24788
24789 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24790
24791         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24792         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24793           return EOS instead of NULL in _get
24794
24795 2004-06-08  Wim Taymans  <wim@fluendo.com>
24796
24797         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24798         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24799         (gst_tcp_gdp_write_caps):
24800         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24801         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24802         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24803         Memory leak fixes
24804
24805 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24806
24807         * ext/vorbis/Makefile.am:
24808         * ext/vorbis/vorbis.c: (plugin_init):
24809         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24810         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24811         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24812         (vorbis_parse_change_state):
24813         * ext/vorbis/vorbisparse.h:
24814           adding a vorbisparse element that marks the buffers, streaming
24815           raw vorbis using GDP now works, whee
24816
24817 2004-06-08  Wim Taymans  <wim@fluendo.com>
24818
24819         * ext/jpeg/Makefile.am:
24820         * ext/jpeg/README:
24821         * ext/jpeg/gstjpeg.c: (plugin_init):
24822         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24823         (gst_smokedec_base_init), (gst_smokedec_class_init),
24824         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24825         * ext/jpeg/gstsmokedec.h:
24826         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24827         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24828         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24829         (gst_smokeenc_resync), (gst_smokeenc_chain),
24830         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24831         * ext/jpeg/gstsmokeenc.h:
24832         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24833         (smokecodec_flush_destination), (smokecodec_term_destination),
24834         (smokecodec_init_source), (smokecodec_fill_input_buffer),
24835         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24836         (smokecodec_term_source), (smokecodec_encode_new),
24837         (smokecodec_decode_new), (smokecodec_info_free),
24838         (smokecodec_set_quality), (smokecodec_get_quality),
24839         (smokecodec_set_threshold), (smokecodec_get_threshold),
24840         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24841         (find_best_size), (abs_diff), (put), (smokecodec_encode),
24842         (smokecodec_parse_header), (smokecodec_decode):
24843         * ext/jpeg/smokecodec.h:
24844         Added a new simple jpeg based codec
24845
24846 2004-06-08  Wim Taymans  <wim@fluendo.com>
24847
24848         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24849         (gst_multipart_mux_loop):
24850         Fix memory leak
24851
24852 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24853
24854         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24855         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24856         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24857         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24858         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24859         * gst/tcp/gsttcpserversink.h:
24860           take streamheader into account
24861
24862 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24863
24864         * gst/level/Makefile.am:
24865         * gst/level/gstlevel.c: (gst_level_class_init):
24866           clean up marshal generation
24867
24868 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24869
24870         * gst/tcp/Makefile.am:
24871         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24872         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24873         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24874         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24875         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24876         (gst_tcpclientsrc_get_property):
24877         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24878         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24879         (gst_tcpserversink_handle_client_read),
24880         (gst_tcpserversink_handle_client_write),
24881         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24882         * gst/tcp/gsttcpserversink.h:
24883           add signals client-added and client-removed
24884         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24885         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24886         (gst_tcpserversrc_get_property):
24887         uniformized, change default protocol to NONE
24888         * gst/tcp/gsttcp-marshal.list: added
24889 2004-06-07  Benjamin Otte  <otte@gnome.org>
24890
24891         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24892           handle discont events if they happen before caps nego
24893
24894 2004-06-07  Wim Taymans  <wim@fluendo.com>
24895
24896         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24897         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24898         (gst_multipart_demux_plugin_init):
24899         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24900         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24901         (gst_multipart_mux_change_state):
24902         Small updates, fix a memleak
24903
24904 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24905
24906         * configure.ac: OSS portability
24907         * ext/arts/gst_arts.c: idem
24908         * sys/oss/gstosselement.c: idem
24909         * sys/oss/gstossmixer.c: idem
24910         * sys/oss/gstosssink.c: idem
24911         * sys/oss/gstosssrc.c: idem
24912         * sys/oss/oss_probe.c: idem
24913           - check for soundcard.h in different places for some BSD
24914
24915 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
24916
24917         * AUTHORS:
24918         Add me to the authors file
24919         * configure.ac:
24920         Increase the libdv requirement to >= version 0.100
24921         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24922         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24923         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24924         * ext/dv/gstdvdec.h:
24925         Add support for the new_media flag when sending DISCONT events
24926         Make the querying work when video pad is not linked
24927
24928 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24929
24930         reviewed by Benjamin Otte  <otte@gnome.org>
24931
24932         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24933           create a NULL-initialized array of pads, so we don't think they
24934           exist already. (fixes #143130)
24935
24936 2004-06-07  Benjamin Otte  <otte@gnome.org>
24937
24938         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24939         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24940         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24941           don't use // coments
24942
24943 2004-06-07  Benjamin Otte  <otte@gnome.org>
24944
24945         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24946           cast to GstClockTime to get higher granularity
24947         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24948           use gst_element_set_time_delay to get the exact time
24949         * ext/mad/gstmad.c: (gst_mad_chain):
24950           use the negotiated rate instead of the current frame's rate which
24951           might be wrong because of bit errors. This avoids emitting totally
24952           bogus timestamps and screwing sync.
24953         (fixes #143454)
24954
24955 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24956
24957         reviewed by Benjamin Otte  <otte@gnome.org>
24958
24959         * gst/adder/gstadder.c: (gst_adder_loop):
24960           properly error out when no negotiation has happened yet. (fixes
24961           #143032)
24962
24963 2004-06-06  Benjamin Otte  <otte@gnome.org>
24964
24965         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24966           forward correctly transformed offset in discont events. Based on
24967           patch by Arwed v. Merkatz. (fixes #142851)
24968
24969 2004-06-06  David Schleef  <ds@schleef.org>
24970
24971         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24972         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
24973         problems on several systems.
24974
24975 2004-06-06  Benjamin Otte  <otte@gnome.org>
24976
24977         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24978           use explicit caps on the srcpad
24979         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24980           properly error out if caps couldn't be set (fixes #142764)
24981
24982 2004-06-06  Benjamin Otte  <otte@gnome.org>
24983
24984         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24985         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24986         (gst_alsa_start_audio):
24987           - don't call set_periods_integer anymore, it breaks the
24988           configuration randomly
24989           - call snd_pcm_hw_params_set_access directly instead of using masks
24990           - don't fail if the sw_params can't be set, just use the default
24991           params and hope it works. Alsalib has weird issues when you touch
24992           sw_params and does no proper error reporting about what failed.
24993         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24994         (gst_alsa_close_audio):
24995           make our alsa debugging go via gst debugging and not conditionally
24996           defined
24997         * ext/alsa/gstalsa.h:
24998           add ALSA_DEBUG_FLUSH macro
24999         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
25000         (plugin_init):
25001           wrap alsa errors to be printed via the gst debugging system and not
25002           spammed to stderr
25003
25004 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25005
25006         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
25007         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
25008         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
25009         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
25010         (qtdemux_parse_trak):
25011         * gst/qtdemux/qtdemux.h:
25012           Bitch. Also known as seeking, querying & co.
25013         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
25014         (gst_osssink_change_state):
25015         * sys/oss/gstosssink.h:
25016           Resyncing is for weenies, this hack is no longer needed and was
25017           broken anyway (since it - unintendedly - always leaves resync to
25018           TRUE).
25019
25020 2004-06-05  Andrew Turner <zxombie@hotpop.com>
25021
25022         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
25023         * gst/tcp/gsttcpclientsrc.h: idem
25024           - define MSG_NOSIGNAL if not done
25025           - include unistd.h for off_t
25026           (fixes #143749)
25027
25028 2004-06-05  Benjamin Otte  <otte@gnome.org>
25029
25030         * configure.ac:
25031         * ext/kio/Makefile.am:
25032           check for qt's moc preprocessor explicitly and use it
25033
25034 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25035
25036         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
25037           don't get a signal for EPIPE on socket writes
25038           (somebody check if this works on other platforms)
25039
25040 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
25041
25042         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
25043         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25044           check error condition on available samples correctly
25045
25046 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
25047
25048         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
25049           avoid a segfault
25050         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
25051         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
25052         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
25053         (gst_tcpserversrc_gdp_read_header):
25054          use ssize_t over size_t since the former is signed and thus the
25055          check for error codes can work
25056
25057 2004-06-02  Wim Taymans  <wim@fluendo.com>
25058
25059         reviewed by: Johan
25060
25061         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
25062         (gst_multipart_mux_loop):
25063         Oops
25064
25065 2004-06-02  Wim Taymans  <wim@fluendo.com>
25066
25067         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
25068         (gst_multipart_mux_init), (gst_multipart_mux_loop),
25069         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
25070         (gst_multipart_mux_change_state):
25071         Added configurable boundary specifier, added the value as a
25072         caps field as well.
25073
25074 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25075
25076         * gst/tcp/gsttcp.c:
25077         * gst/tcp/gsttcpclientsrc.c:
25078         * gst/tcp/gsttcpclientsrc.h:
25079         * gst/tcp/gsttcpserversrc.c:
25080           - portability fix, to compile on OSX
25081             (fixes #143146)
25082
25083         * sys/osxaudio/gstosxaudioelement.c:
25084         * sys/osxaudio/gstosxaudiosink.c:
25085         * sys/osxaudio/gstosxaudiosrc.c:
25086           - compilation warnings on OSX
25087             (fixes #143153)
25088
25089 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25090
25091         * ext/vorbis/vorbisdec.c : sign warning fixes
25092
25093         * gst-libs/gst/mixer/mixertrack.c :
25094           do no use defines which are glib 2.4 specific
25095
25096 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
25097
25098         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
25099           buffer since libflac doesn't expect it (reports a sync error when
25100           it encounters that)
25101
25102
25103 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
25104
25105         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
25106         * gst-libs/gst/mixer/mixertrack.c:
25107         (gst_mixer_track_get_property), (get_mixer_track_init),
25108         (get_mixer_track_get_property): Added property accessors
25109         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
25110         * gst-libs/gst/mixer/mixeroptions.c:
25111         (gst_mixer_options_get_values): Added
25112         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
25113         * gst-libs/gst/mixer/mixer.c: Fixed comment
25114
25115
25116 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25117
25118         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
25119           improve error messages on open
25120
25121
25122 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
25123
25124         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
25125           check if v4l-conf is in path
25126
25127 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
25128
25129         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
25130           change assert to a more readable error message
25131
25132 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25133
25134         * gst-libs/gst/tuner/tunerchannel.h:
25135           - add a freq_multiplicator field to make the conversion
25136             between internal frequency unit and Hz
25137         * sys/v4l/gstv4lelement.c:
25138         * sys/v4l2/gstv4l2element.c:
25139           - change default video device to /dev/video0
25140         * sys/v4l/v4l_calls.c:
25141         * sys/v4l2/v4l2_calls.c:
25142           - we only expose frequency to the user in Hz instead of
25143             bastard v4lX unit (either 62.5kHz or 62.5Hz)
25144
25145 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
25146         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
25147           Initialise b_o_s and e_o_s variables
25148         * gst-libs/gst/riff/riff-media.c:
25149         (gst_riff_create_video_caps_with_data):
25150           Add some unusual fourcc's from mplayer avi's
25151         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
25152           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
25153           autoplugging.
25154
25155 2004-05-28  Wim Taymans  <wim@fluendo.com>
25156
25157         * configure.ac:
25158         * gst/alpha/Makefile.am:
25159         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
25160         (gst_alpha_get_type), (gst_alpha_base_init),
25161         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
25162         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
25163         (gst_alpha_chroma_key), (gst_alpha_chain),
25164         (gst_alpha_change_state), (plugin_init):
25165         A plugin to add an alpha channel to I420 video. Can optionally do
25166         chroma keying.
25167         * gst/multipart/Makefile.am:
25168         * gst/multipart/multipart.c: (plugin_init):
25169         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
25170         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
25171         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
25172         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
25173         (gst_multipart_demux_change_state),
25174         (gst_multipart_demux_plugin_init):
25175         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
25176         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
25177         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
25178         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
25179         (gst_multipart_mux_pad_unlink),
25180         (gst_multipart_mux_request_new_pad),
25181         (gst_multipart_mux_handle_src_event),
25182         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
25183         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
25184         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
25185         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
25186         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
25187         send multipart jpeg images to a browser.
25188         * gst/videobox/Makefile.am:
25189         * gst/videobox/README:
25190         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
25191         (gst_video_box_get_type), (gst_video_box_base_init),
25192         (gst_video_box_class_init), (gst_video_box_init),
25193         (gst_video_box_set_property), (gst_video_box_get_property),
25194         (gst_video_box_sink_link), (gst_video_box_i420),
25195         (gst_video_box_ayuv), (gst_video_box_chain),
25196         (gst_video_box_change_state), (plugin_init):
25197         Crops or adds borders around an image. can do alpha channel
25198         borders as well.
25199         * gst/videomixer/Makefile.am:
25200         * gst/videomixer/README:
25201         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
25202         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
25203         (gst_videomixer_pad_get_sink_event_masks),
25204         (gst_videomixer_pad_get_property),
25205         (gst_videomixer_pad_set_property),
25206         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
25207         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
25208         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
25209         (gst_videomixer_base_init), (gst_videomixer_class_init),
25210         (gst_videomixer_init), (gst_videomixer_request_new_pad),
25211         (gst_videomixer_handle_src_event),
25212         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
25213         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
25214         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
25215         (gst_videomixer_loop), (gst_videomixer_get_property),
25216         (gst_videomixer_set_property), (gst_videomixer_change_state),
25217         (plugin_init):
25218         Generic video mixer plugin, can handle multiple inputs all with
25219         different framerates and video sizes. Is fully alpha channel
25220         aware.
25221
25222 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25223
25224         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25225           Select first track as master track. Not sure how else to handle
25226           that...
25227         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
25228           Discard discont events. Should fix #142962.
25229
25230 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25231
25232         * ext/alsa/Makefile.am:
25233         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
25234         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
25235         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
25236         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
25237         (gst_alsa_mixer_get_option):
25238         * ext/alsa/gstalsamixer.h:
25239         * ext/alsa/gstalsamixeroptions.c:
25240         (gst_alsa_mixer_options_get_type),
25241         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
25242         (gst_alsa_mixer_options_new):
25243         * ext/alsa/gstalsamixeroptions.h:
25244         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
25245         * ext/alsa/gstalsamixertrack.h:
25246           Add enumerations (as GstMixerOptions). Make correct distinction
25247           between input/output tracks. Add capture/playback private flag.
25248           Use flag to decide on whether to set capture or playback volumes
25249           or switches. Use playback and record switches.
25250         * gst-libs/gst/mixer/Makefile.am:
25251         * gst-libs/gst/mixer/mixer-marshal.list:
25252         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
25253         (gst_mixer_set_option), (gst_mixer_get_option),
25254         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
25255         (gst_mixer_volume_changed), (gst_mixer_option_changed):
25256         * gst-libs/gst/mixer/mixer.h:
25257         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
25258         (gst_mixer_options_class_init), (gst_mixer_options_init),
25259         (gst_mixer_options_dispose):
25260         * gst-libs/gst/mixer/mixeroptions.h:
25261           Add GstMixerOptions.
25262         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25263           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
25264           broken device detection on computers with multiple OSS sound
25265           cards.
25266
25267 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25268
25269         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
25270           fixate nicely even when the peer is not negotiating
25271
25272 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25273
25274         * gst/audioconvert/gstaudioconvert.c:
25275         (gst_audio_convert_parse_caps):
25276           make sure we don't allow depth > width
25277         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
25278           fixate endianness to G_BYTE_ORDER as default
25279         * gst/audioscale/gstaudioscale.c:
25280           we don't handle another endianness as host-endianness
25281
25282 2004-05-25  David Schleef  <ds@schleef.org>
25283
25284         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
25285
25286 2004-05-24  Benjamin Otte  <otte@gnome.org>
25287
25288         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
25289         (gst_oggvorbisenc_setup):
25290           properly fail when we can't setup the vorbis encoder due to
25291           unsupported settings
25292         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
25293         (gst_vorbisenc_setup):
25294           same
25295         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25296           fix case where warnings occured when one pad was unlinked while the
25297           other's link function was called
25298
25299 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
25300
25301         * gst/tcp/Makefile.am:
25302           use GST_ENABLE_NEW
25303
25304 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25305
25306         * gst-libs/gst/resample/private.h:
25307           don't use optimizations that are #if 0'ed
25308
25309 2004-05-24  Wim Taymans  <wim@fluendo.com>
25310
25311         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
25312         Fix potential division by zero error and hopefully get
25313         the position query right to get correct timestamps on avi
25314         audio.
25315
25316 2004-05-24  Wim Taymans  <wim@fluendo.com>
25317
25318         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
25319         (gst_videoscale_scale_nearest_str2),
25320         (gst_videoscale_scale_nearest_str4),
25321         (gst_videoscale_scale_nearest_32bit),
25322         (gst_videoscale_scale_nearest_24bit),
25323         (gst_videoscale_scale_nearest_16bit):
25324         Fix the scaling algorithm and avoid a buffer overflow.
25325         removed the while loop in the scaling function as it
25326         was used for point sampling only.
25327
25328 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25329
25330         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
25331         (gst_id3_tag_class_init), (gst_id3_tag_init),
25332         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
25333         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
25334         (gst_id3_tag_send_tag_event):
25335           lots of fixes to make id3mux work and id3demux work correctly
25336
25337 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25338
25339         * ext/Makefile.am:
25340           add rules to build shout2send (was removed by accident
25341           when this module was no more marked experimental/broken)
25342
25343 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25344
25345         * ext/shout2/gstshout2.c:
25346         * ext/shout2/gstshout2.h:
25347           adding a "connection problem" signal to shout2send
25348           (fixes #142954)
25349
25350 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
25351
25352         * ext/kio/kioreceiver.cpp:
25353         * ext/kio/kioreceiver.h:
25354           fix sign comparison issues
25355
25356 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25357
25358         * gst/cdxaparse/gstcdxaparse.c:
25359         * gst/cdxaparse/gstcdxaparse.h:
25360           some renaming
25361           add some checks/sanity
25362           prepare for seek addition
25363
25364         * sys/sunaudio/gstsunaudio.c:
25365           remove exported dupe init function
25366
25367 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
25368
25369         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
25370         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
25371           Fix format conversion and position querying.
25372         * gst/debug/progressreport.c: (gst_progressreport_report):
25373           Don't output a bogus total value that we didn't query.
25374         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
25375           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
25376           only a blank window after xine has been used.
25377
25378 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25379
25380         * m4/as-arts.m4:
25381           sync with upstream version to fix test on FC2
25382           readd with -ko to preserve Id header
25383
25384 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25385
25386         * configure.ac:
25387           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
25388         * gst/tcp/gsttcpclientsrc.c: idem
25389         * gst/tcp/gsttcpserversink.c: idem
25390         * gst/tcp/gsttcpserversrc.c: idem
25391         * m4/gst-fionread.m4: idem
25392
25393         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
25394
25395         * configure.ac: enable speex plugin for speex 1.1.5+
25396         * ext/speex/gstspeexenc.c: fix cast warning
25397
25398         * ext/esd/README: fix typo
25399
25400 2004-05-20  David Schleef  <ds@schleef.org>
25401
25402         * configure.ac: Minor cosmetic change to convince the buildbot to
25403         reautogen.
25404         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
25405         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
25406         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
25407         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
25408         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
25409         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
25410         More hacking.  Plays audio now.
25411
25412 2004-05-20  David Schleef  <ds@schleef.org>
25413
25414         * configure.ac:
25415         * sys/Makefile.am:
25416
25417 2004-05-20  David Schleef  <ds@schleef.org>
25418
25419         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
25420         * sys/osxaudio/gstosxaudio.c:
25421         * sys/osxaudio/gstosxaudioelement.c:
25422         * sys/osxaudio/gstosxaudioelement.h:
25423         * sys/osxaudio/gstosxaudiosink.c:
25424         * sys/osxaudio/gstosxaudiosink.h:
25425         * sys/osxaudio/gstosxaudiosrc.c:
25426         * sys/osxaudio/gstosxaudiosrc.h:
25427
25428 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25429
25430         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
25431         (gst_vorbisenc_chain):
25432           put the codec headers on the caps as streamheader as well as
25433           pushing them out
25434
25435 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25436
25437         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25438         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25439         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
25440         split up push_packet into two functions
25441
25442 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25443
25444         * gst/tcp/.cvsignore:
25445           ignore enums
25446         * gst/tcp/Makefile.am:
25447         * gst/tcp/README:
25448         * gst/tcp/gsttcp.c:
25449         * gst/tcp/gsttcp.h:
25450         * gst/tcp/gsttcpclientsink.c:
25451         * gst/tcp/gsttcpclientsink.h:
25452         * gst/tcp/gsttcpclientsrc.c:
25453         * gst/tcp/gsttcpclientsrc.h:
25454         * gst/tcp/gsttcpplugin.c:
25455         * gst/tcp/gsttcpserversink.c:
25456         * gst/tcp/gsttcpserversink.h:
25457         * gst/tcp/gsttcpserversrc.c:
25458         * gst/tcp/gsttcpserversrc.h:
25459           add new tcp elements
25460
25461 2004-05-19  Wim Taymans  <wim@fluendo.com>
25462
25463         * gst/law/mulaw-conversion.c: (mulaw_encode):
25464         Fix overflow bug in ulaw encoding.
25465
25466 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25467
25468         * ext/mad/gstmad.c: (gst_mad_handle_event):
25469           don't unref the event twice
25470
25471 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25472
25473         * configure.ac:
25474           remove -Wno-sign-compare
25475
25476 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25477
25478         * configure.ac:
25479           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
25480           if you want to work against glib 2.2 and 2.4
25481
25482 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
25483
25484         * gst/tcp/Makefile.am:
25485         * gst/tcp/gsttcp.c:
25486         * gst/tcp/gsttcp.h:
25487         * gst/tcp/gsttcpsink.h:
25488         * gst/tcp/gsttcpsrc.h:
25489           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
25490
25491 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25492
25493         * gst/debug/tests.c: (md5_get_value):
25494           fix segfault on gst-inspect
25495
25496 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25497
25498         * gst/debug/testplugin.c:
25499         * gst/debug/tests.c:
25500         * gst/debug/tests.h:
25501           add new extensible and configurable testing element. Current tests
25502           include buffer count, stream length, timestamp/duration matching and
25503           md5.
25504         * gst/debug/Makefile.am:
25505         * gst/debug/gstdebug.c: (plugin_init):
25506           add infrastructure for new element
25507
25508 2004-05-19  Johan Dahlin  <johan@gnome.org>
25509
25510         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
25511         ending of the array. Fixes gst-inspect segfault on ppc.
25512
25513 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25514
25515         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
25516
25517         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
25518
25519 2004-05-18  David Schleef  <ds@schleef.org>
25520
25521         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
25522         warnings (bugs, actually) noticed by gcc but not forte.
25523
25524 2004-05-18  David Schleef  <ds@schleef.org>
25525
25526         * sys/sunaudio/Makefile.am:
25527         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
25528
25529 2004-05-18  David Schleef  <ds@schleef.org>
25530
25531         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25532         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
25533         to allow qtdemux to use non-seekable streams. (bug #142272)
25534
25535 2004-05-18  David Schleef  <ds@schleef.org>
25536
25537         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
25538         (gst_resample_sinc_ft_float): Remove use of static temporary
25539         buffer.  This code was obviously not supposed to last long, but
25540         it's stuck in our ABI, so it required a little hack to make it
25541         ABI-compatible.  Fixes #142585.
25542         * gst-libs/gst/resample/resample.h: same.
25543
25544 2004-05-18  David Schleef  <ds@schleef.org>
25545
25546         * configure.ac: Add sunaudio
25547         * examples/Makefile.am: make gstplay depend on gconf
25548         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
25549         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
25550         (convert_table_lookup), (img_convert): remove c99-isms
25551         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
25552           unsigned, to fix a warning on Solaris
25553         * gst/mpeg1sys/systems.c: bcopy->memcpy
25554         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
25555         * sys/Makefile.am: Add sunaudio
25556
25557 2004-05-18  Wim Taymans  <wim@fluendo.com>
25558
25559         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25560         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25561         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25562         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25563         (gst_ogg_mux_loop):
25564         Fix an ugly memleak where the muxer didn't flush enough ogg
25565         pages. This also resulted in badly muxed ogg files.
25566
25567 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25568
25569         * gst/asfdemux/asfheaders.c :
25570         * gst/asfdemux/asfheaders.h :
25571         * gst/asfdemux/gstasfdemux.c :
25572           - fix ASF_OBJ_PADDING guid
25573           - add 3 new object guids (language list, metadata,
25574             extended stream properties)
25575           - add a function to parse extended header objects
25576
25577 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25578
25579         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25580           remove leftover debugging g_print
25581
25582 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25583
25584         * ext/mad/gstmad.c: (gst_mad_handle_event):
25585           Fix for when the first format in a discont event is not a
25586           byte-based one. Should fix #137710.
25587
25588 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25589
25590         * m4/a52.m4 : fix compilation with -Wall -Werror
25591         * m4/libfame.m4 : idem
25592         * m4/libmikmod.m4 : idem
25593
25594 2004-05-17  Benjamin Otte  <otte@gnome.org>
25595
25596         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25597           signal the new tags before giving up the reference
25598
25599 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25600
25601         * ext/shout2/gstshout2.c:
25602           use application/ogg instead of application/x-ogg (patch by Patrick
25603           Guimond, fixes #142432)
25604         * sys/oss/gstosselement.c: (gst_osselement_reset),
25605         (gst_osselement_sync_parms):
25606           don't set fragment size unless specified (fixes #142493)
25607
25608 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25609
25610         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25611           fixes #142664
25612
25613 2004-05-17  Benjamin Otte  <otte@gnome.org>
25614
25615         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25616           compute offsets correctly for internal buffers so timestamps are set
25617           correctly when we can't seek. Also handle cases where there are no
25618           offsets. (based on a patch by David Moore, fixes #142507)
25619
25620 2004-05-17  Benjamin Otte  <otte@gnome.org>
25621
25622         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25623           use correct variable when determining amount of data to skip so we
25624           don't skip into the void and segfault
25625
25626 2004-05-16  Benjamin Otte  <otte@gnome.org>
25627
25628         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25629           Hi, I'm a memleak
25630
25631 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25632
25633         * gst/asfdemux/gstasfdemux.c:
25634           - fix a mem leak and always propagate tags
25635           - add WMV3 to known video codecs (but no decoder yet)
25636           - replace "surplus data" at end of audio header for what
25637             it is : codec specific data
25638           - fix a typo
25639
25640 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
25641
25642         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
25643
25644         * gst-libs/gst/audio/audioclock.c:
25645           Fix wrong return type (#142205).
25646
25647 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25648
25649         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25650           Ignore CRCs by default (fixes #142566).
25651
25652 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25653
25654         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25655         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25656         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25657         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25658         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25659         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25660           Fix for cases where we fail to attach to a mixer.
25661
25662 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25663
25664         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25665           Don't touch events after not owning them anymore.
25666         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25667         (gst_wavparse_fmt), (gst_wavparse_other),
25668         (gst_wavparse_handle_seek), (gst_wavparse_loop),
25669         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25670         (gst_wavparse_srcpad_event):
25671         * gst/wavparse/gstwavparse.h:
25672           Add seeking, fix querying.
25673
25674 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25675
25676         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25677           - process comments even if they don't end with \0\0
25678             g_convert would ignore them if present and works well without them
25679
25680 2004-05-16  Benjamin Otte  <otte@gnome.org>
25681
25682         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25683           simplify caps
25684
25685 2004-05-16  Benjamin Otte  <otte@gnome.org>
25686
25687         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25688           don't write to memory we might not write to - g_convert does that
25689           for us anyway (fixes #142613)
25690         (gst_asf_demux_audio_caps):
25691           comment out gst_util_dump_mem
25692
25693 2004-05-16  Benjamin Otte  <otte@gnome.org>
25694
25695         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25696           compute correct expected timestamps after seek (broken since
25697           last commit)
25698         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25699           rename element and debugging category to gdkpixbufscale
25700
25701 2004-05-16  Benjamin Otte  <otte@gnome.org>
25702
25703         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25704           add error checking to snd_pcm_delay and remove duplicate call to
25705           snd_pcm_delay that caused issues (see inline code comments)
25706         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25707           make more readable and fix return value when snd_pcm_delay fails
25708         (fixes #142586)
25709
25710 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
25711         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25712         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25713         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25714         (gst_pixbufscale_link), (gst_pixbufscale_init),
25715         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25716         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25717         (gst_pixbufscale_get_property), (pixbufscale_init):
25718         * ext/gdk_pixbuf/pixbufscale.h:
25719         Add these files I forgot earlier
25720
25721 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
25722         * ext/gdk_pixbuf/Makefile.am:
25723         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25724         * ext/gdk_pixbuf/gstgdkpixbuf.h:
25725         Add new pixbufscale element to scale RGB video
25726         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25727         and HYPER interpolation correctly.
25728         * ext/theora/theoraenc.c: (theora_enc_chain),
25729         Discard buffer and return if explicit caps could not be set
25730         (theora_enc_get_property):
25731         Make _get return kbps for the bitrate consistent with
25732         the _set function.
25733
25734
25735 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25736
25737         * ext/libvisual/visual.c: (gst_visual_chain):
25738           add missing visual_audio_analyze
25739
25740 2004-05-14  David Schleef  <ds@schleef.org>
25741
25742         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25743         is killed while we're playing.
25744         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25745         gst_element_no_more_pads().
25746
25747 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25748
25749         * gst-libs/gst/riff/riff-read.c :
25750           - fix INFO tag extraction in RIFF/AVI files
25751             because gst_event_unref (event) also freed taglist
25752           - avoid a mem leak
25753
25754 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25755
25756         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25757         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25758
25759         * gst/auparse/gstauparse.c :
25760           - add code (commented for now) to support audio/x-adpcm on src pad
25761             (we have no decoder for those layout yet)
25762
25763         * gst/cdxaparse/gstcdxaparse.c :
25764         * gst/cdxaparse/gstcdxaparse.h :
25765           - partial rewrite using RiffRead (ripped iain's wavparse code)
25766
25767         * gst/rtp/gstrtpL16enc.c : typo
25768         * gst/rtp/gstrtpgsmenc.c : typo
25769
25770 2004-05-13  Benjamin Otte  <otte@gnome.org>
25771
25772         * configure.ac:
25773           check for exact version of libvisual, it's not supposed to be
25774           API/ABI stable yet
25775
25776 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25777
25778         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25779           signal no-more-pads
25780
25781 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25782
25783         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25784         Report which format was used for GST_FORMAT_DEFAULT
25785         * gst/debug/Makefile.am:
25786         * gst/debug/gstdebug.c: (plugin_init):
25787         * gst/debug/progressreport.c: (gst_progressreport_base_init),
25788         (gst_progressreport_class_init), (gst_progressreport_init),
25789         (gst_progressreport_report), (gst_progressreport_set_property),
25790         (gst_progressreport_get_property), (gst_progressreport_chain),
25791         (gst_progressreport_plugin_init):
25792         Add progressreport element for testing.
25793
25794 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25795
25796         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25797         * sys/v4l/gstv4lsrc.h:
25798         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25799         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25800         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25801         (gst_v4lsrc_grab_frame):
25802           add more debugging
25803           send a discont at start
25804
25805 2004-05-12  Colin Walters  <walters@redhat.com>
25806
25807         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25808         inflooping if we can't find a chunk.  Or in other words, don't blow
25809         chunks if we don't have a chunk to blow.
25810
25811 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25812         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25813         Remove old debug output
25814         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25815         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25816         (gst_dvdec_set_property), (gst_dvdec_get_property):
25817         Change the quality setting to an enum, so it works from gst-launch
25818         Don't renegotiate a non-linked pad. Allows audio only decoding.
25819         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25820         (gst_deinterlace_link), (gst_deinterlace_init):
25821         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25822         (gst_videodrop_link):
25823         Some caps negotiation fixes
25824
25825 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25826
25827         * ext/tarkin/gsttarkin.c :
25828           - Change RANK from NONE to PRIMARY
25829         * ext/gdk_pixbuf/gstgdkpixbuf.c :
25830           - Change RANK from NONE to MARGINAL
25831         * ext/divx/gstdivxenc.c :
25832           - Change RANK from PRIMARY to NONE (encoder/spider issue)
25833
25834 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25835
25836         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25837         (gst_vorbisenc_push_packet):
25838           copy a function that was added between 1.0 and 1.0.1 until we
25839           depend on worthwhile features of post-1.0
25840
25841 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25842
25843         * configure.ac:
25844           enable shout2 by default
25845         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25846         (gst_shout2send_base_init), (gst_shout2send_init),
25847         (gst_shout2send_connect), (gst_shout2send_change_state):
25848         * ext/shout2/gstshout2.h:
25849           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25850           #142262)
25851         * ext/theora/theora.c: (plugin_init):
25852           don't set rank on encoders
25853
25854 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
25855
25856         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25857           Use codec_data property instead of flag1 and flag2 for wma
25858
25859 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25860
25861         * gst/cdxaparse/gstcdxaparse.c :
25862           - Add mpegversion to CAPS to make it link
25863           - Rank is as GST_RANK_SECONDARY instead of NONE
25864         * gst/auparse/gstauparse.c :
25865           - Document all audio encoding we can encounter from Solaris 9
25866             headers and libsndfile information.
25867           - Increase max. rate from 48000 to 192000 (to match other elements)
25868           - Don't try to play junk data between header and samples
25869
25870 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25871
25872         * ext/libvisual/visual.c: (gst_visual_getcaps):
25873           use the right caps depending on endianness (I hope)
25874         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25875           use GST_RANK_NONE for all non-decoding elements or spider gets
25876           mighty confused
25877
25878 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25879
25880         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25881           Fix some odd cases and fix BE metadata parsing of unicode16 text.
25882
25883 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25884
25885         * gst/switch/gstswitch.c: (gst_switch_release_pad),
25886         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25887         (gst_switch_loop), (gst_switch_get_type):
25888           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25889           HEADERS. Had to be said.
25890
25891 2004-05-10  David Schleef  <ds@schleef.org>
25892
25893         * configure.ac: Add prototype Dirac support.
25894         * ext/Makefile.am:
25895         * ext/dirac/Makefile.am:
25896         * ext/dirac/gstdirac.cc:
25897         * ext/dirac/gstdiracdec.cc:
25898
25899 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25900
25901         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25902         (gst_auparse_init), (gst_auparse_chain),
25903         (gst_auparse_change_state):
25904           Hack around spider. Remove me some day please.
25905
25906 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25907
25908         * gst/auparse/gstauparse.c: (gst_auparse_chain):
25909           Fix for some uninitialized variables in previous patch, also
25910           makes it work. Fixes #142286 while we're at it.
25911
25912 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25913
25914         * gst/auparse/gstauparse.c:
25915                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25916                 only unsupported formats are ADPCM/CCITT G.72x
25917                 reviewed by Ronald
25918         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25919
25920 2004-05-10  Wim Taymans  <wim@fluendo.com>
25921
25922         * ext/vorbis/Makefile.am:
25923         * ext/vorbis/README:
25924         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25925         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25926         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25927         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25928         (gst_oggvorbisenc_convert_sink),
25929         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25930         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25931         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25932         (get_constraints_string), (update_start_message),
25933         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25934         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25935         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25936         * ext/vorbis/oggvorbisenc.h:
25937         * ext/vorbis/vorbis.c: (plugin_init):
25938         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25939         (raw_caps_factory), (gst_vorbisenc_class_init),
25940         (gst_vorbisenc_init), (gst_vorbisenc_setup),
25941         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25942         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25943         * ext/vorbis/vorbisenc.h:
25944         Added a raw vorbis encoder to be used with the oggmuxer.
25945         We still need the old encoder for some gnome applications,
25946         read the README to find out how that works.
25947         The raw encoder is called "rawvorbisenc" until 0.9.
25948
25949 2004-05-10  Wim Taymans  <wim@fluendo.com>
25950
25951         * ext/ogg/gstogg.c: (plugin_init):
25952         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25953         (gst_ogg_print):
25954         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25955         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25956         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25957         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25958         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25959         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25960         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25961         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25962         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25963         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25964         Added an ogg muxer.
25965         Small typo fixes in the demuxer.
25966
25967 2004-05-10  Wim Taymans  <wim@fluendo.com>
25968
25969         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25970         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25971         (theora_enc_change_state), (theora_enc_set_property),
25972         (theora_enc_get_property):
25973         Mark the last packet with an EOS flag which is not really needed
25974         in gstreamer.
25975         Do some better video framerate initialisation.
25976         Update the buffer timestamp.
25977
25978 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
25979
25980         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25981         Return the result of the parent state change call
25982
25983 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25984
25985         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25986         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25987         * gst/law/alaw-encode.c : (idem)
25988         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25989         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25990         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25991
25992 2004-05-09  Benjamin Otte  <otte@gnome.org>
25993
25994         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25995           don't use a fixed buffer size when writing variable length data to
25996           it. Fixes memory corruption and makes alsasrc work
25997
25998 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25999
26000         * ext/gnomevfs/gstgnomevfssink.c:
26001         (_gst_boolean_allow_overwrite_accumulator),
26002         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
26003           Run glib's default signal handler (??) in RUN_CLEANUP rather than
26004           RUN_LAST, and don't use that to set the accumulator value because
26005           then it's always FALSE.
26006
26007 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26008
26009         * gst-libs/gst/riff/riff-media.c:
26010         (gst_riff_create_video_caps_with_data),
26011         (gst_riff_create_audio_caps),
26012         (gst_riff_create_audio_template_caps):
26013         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
26014           Fix for unaligned RIFF files (i.e. where all the chunks together
26015           in a LIST chunk are not of the same size as the size given in
26016           the LIST chunk header). Fixes several odd WAVE files. Also fix
26017           ADPCM (block_align property) in audio, so that wavparse based
26018           on this works now as it used to stand-alone.
26019
26020 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
26021
26022         reviewed by Benjamin Otte  <otte@gnome.org>
26023
26024         * ext/a52dec/gsta52dec.c:
26025         * ext/divx/gstdivxdec.c:
26026         * ext/divx/gstdivxenc.c:
26027         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
26028         * ext/faac/gstfaac.c: (gst_faac_base_init):
26029         * ext/faad/gstfaad.c: (gst_faad_base_init):
26030         * ext/ivorbis/vorbisfile.c:
26031         * ext/lame/gstlame.c:
26032         * ext/libfame/gstlibfame.c:
26033         * ext/mpeg2enc/gstmpeg2enc.cc:
26034         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
26035         * ext/sidplay/gstsiddec.cc:
26036         * ext/speex/gstspeexdec.c:
26037         * ext/speex/gstspeexenc.c:
26038         * ext/xvid/gstxviddec.c:
26039         * ext/xvid/gstxvidenc.c:
26040           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
26041           (fixes #142193)
26042
26043 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26044
26045         * ext/alsa/gstalsa.c: (device_list),
26046         (gst_alsa_class_probe_devices):
26047         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
26048           Fix alsa oddness in mixer after the combination of using mixer
26049           in source/sink elements and using hw:x,y instead of just hw:x.
26050
26051 2004-05-09  Benjamin Otte  <otte@gnome.org>
26052
26053         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
26054         (gst_wavparse_create_sourcepad):
26055           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
26056           sourcepads
26057
26058 2004-05-09  Benjamin Otte  <otte@gnome.org>
26059
26060         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26061           allow discont events before caps nego
26062
26063 2004-05-08  Benjamin Otte  <otte@gnome.org>
26064
26065         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26066           don't leak events
26067
26068 2004-05-08  Benjamin Otte  <otte@gnome.org>
26069
26070         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
26071         (gst_level_change_state), (gst_level_init):
26072         * gst/level/gstlevel.h:
26073           figure out if we're initialized directly instead of keeping a
26074           variable that's wrong in 90% of cases
26075           don't initialize pads and then leak them and use a new unitialized
26076           pad. (fixes #142084)
26077           these were bugs so n00bish I didn't find them for an hour :/
26078
26079 2004-05-08 Iain <iain@prettypeople.org>
26080
26081         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
26082         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
26083         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
26084         return the length that was read.
26085         (gst_riff_read_strf_auds): Allow fmt tags as well.
26086
26087 2004-05-07  David Schleef  <ds@schleef.org>
26088
26089         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
26090         signed char assumption in faad.h.
26091
26092 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26093
26094         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
26095           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
26096
26097 2004-05-07  Colin Walters  <walters@redhat.com>
26098
26099         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
26100         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
26101         function.
26102         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
26103         Add dispose function.
26104
26105 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
26106         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
26107           Fix caps nego and pad templates. RGB mode caps should
26108           work now.
26109         * ext/dvdnav/gst-dvd:
26110           Move mpeg2dec inside the thread because otherwise the
26111           queue rejects cap changes mid-stream
26112         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26113         (gst_mpeg2dec_flush_decoder):
26114           For mpeg2dec > 0.4.0, call the flush function instead of
26115           manually extracting all in-flight frames.
26116         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
26117         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
26118           Change mime type video/dv go video/x-dv to match the
26119           rest of gst-plugins
26120
26121 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26122
26123         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
26124         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
26125         (gst_alsa_sink_class_init):
26126         * ext/alsa/gstalsasink.h:
26127         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
26128         (gst_alsa_src_class_init):
26129         * ext/alsa/gstalsasrc.h:
26130           Make alsasink/src a subclass of alsamixer so that mixer stuff
26131           shows up in gst-rec. Needs some finetuning.
26132
26133 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26134
26135         * ext/lame/gstlame.c: (gst_lame_chain):
26136           simplify
26137         * ext/mad/gstmad.c: (gst_mad_handle_event):
26138           fix event leak
26139         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
26140           be able to detect mp3 files < 4096 bytes
26141
26142 2004-05-06  Wim Taymans  <wim@fluendo.com>
26143
26144         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
26145         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
26146         (theora_enc_set_property), (theora_enc_get_property):
26147         Also encode the first frame, cleanup some code.
26148
26149 2004-05-06  Wim Taymans  <wim@fluendo.com>
26150
26151         * ext/mpeg2enc/gstmpeg2enc.cc:
26152         Forward events first before deciding that negotiation was
26153         not performed.
26154
26155 2004-05-06  Wim Taymans  <wim@fluendo.com>
26156
26157         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
26158         First process the events before deciding that negotiation
26159         was not performed.
26160
26161 2004-05-06  Wim Taymans  <wim@fluendo.com>
26162
26163         * ext/theora/Makefile.am:
26164         * ext/theora/theora.c: (plugin_init):
26165         * ext/theora/theoradec.c: (theora_dec_change_state):
26166         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
26167         (gst_theora_enc_class_init), (gst_theora_enc_init),
26168         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
26169         (theora_enc_chain), (theora_enc_change_state),
26170         (theora_enc_set_property), (theora_enc_get_property):
26171         Added a theora encoder, grouped the encoder and decoder into the
26172         same plugin.
26173
26174 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26175
26176         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26177         (gst_jpegenc_chain):
26178         fix DURATION on outgoing buffers
26179         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
26180         debug using time formats
26181         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
26182         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26183         (gst_xvimagesink_sink_link):
26184         windows with width/height 0 generate X errors, so don't allow them
26185
26186 2004-05-05  Wim Taymans  <wim@fluendo.com>
26187
26188         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
26189         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
26190         (gst_mpeg2dec_negotiate_format):
26191         * ext/mpeg2dec/gstmpeg2dec.h:
26192           removed the static pad template so that we can add the
26193           more accurate framerate value to the caps.
26194
26195
26196 2004-05-04  Benjamin Otte  <otte@gnome.org>
26197
26198         * configure.ac:
26199           check for kdemacros.h, too (should fix #141821)
26200         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
26201           don't crash if no header was sent, but nicely error out (fixes part
26202           of #141554)
26203
26204 2004-05-04  Wim Taymans  <wim@fluendo.com>
26205
26206         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
26207         parent dispose function to avoid segfault on destroy.
26208
26209 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26210
26211         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
26212         (plugin_init):
26213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
26214         (gst_xvimagesink_sink_link):
26215         clean up debugging caps
26216         also recreate xvimage when format has changed
26217
26218 2004-05-04  Benjamin Otte  <otte@gnome.org>
26219
26220         * ext/libvisual/Makefile.am:
26221         * ext/libvisual/visual.c: (gst_visual_class_init),
26222         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
26223         (gst_visual_srclink), (gst_visual_chain),
26224         (gst_visual_change_state), (plugin_init):
26225           use a GstAdapter to correctly adapt buffer sizes - allows using a
26226           framerate
26227
26228 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26229
26230         * sys/v4l/gstv4lelement.h:
26231         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
26232         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
26233         (gst_v4lsrc_buffer_free):
26234         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
26235         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
26236         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
26237         (gst_v4lsrc_requeue_frame):
26238         move some debugging categories around
26239         query for fps index and set accordingly if found
26240
26241 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
26242
26243         * ext/lame/gstlame.c:
26244         correct defaults that lame_init puts out of range
26245
26246 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26247
26248         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
26249         (gst_divxenc_class_init):
26250         fix range since -1 is the default
26251         * gst/mpeg1sys/gstmpeg1systemencode.c:
26252         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
26253         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
26254         (gst_rtjpegdec_chain):
26255         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
26256         (gst_rtjpegenc_chain):
26257         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
26258         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
26259         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
26260         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
26261         * sys/v4l/gstv4lsrc.c:
26262         * sys/v4l/v4l_calls.c: (gst_v4l_open):
26263         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
26264         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
26265         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
26266         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
26267           remove gst_info calls
26268
26269 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26270
26271         * Makefile.am:
26272         * po/af.po:
26273         * po/az.po:
26274         * po/en_GB.po:
26275         * po/nl.po:
26276         * po/sr.po:
26277         * po/sv.po:
26278           Updated translations
26279
26280 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26281
26282         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26283           refactor/comment code
26284
26285 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26286
26287         * gst/asfdemux/Makefile.am:
26288         * gst/asfdemux/asfheaders.c:
26289         * gst/asfdemux/asfheaders.h:
26290         * gst/asfdemux/gstasf.c: (plugin_init):
26291         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
26292         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
26293         (gst_asf_demux_setup_pad):
26294         * gst/asfdemux/gstasfdemux.h:
26295         * gst/asfdemux/gstasfmux.c:
26296         * gst/asfdemux/gstasfmux.h:
26297           Add tagging support to demuxer, split out registration in its own
26298           file instead of in demux (hacky), and prevent having some tables
26299           in our memory multiple times (in asfheaders.h).
26300
26301 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26302
26303         * gst/matroska/matroska-demux.c:
26304         (gst_matroska_demux_parse_metadata):
26305         * gst/matroska/matroska-ids.h:
26306           Basic tag reading support.
26307
26308 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26309
26310         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
26311           Really detect ac-3 audio.
26312         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
26313           really detect matroska files (off-by-1).
26314
26315 2004-04-30  David Schleef  <ds@schleef.org>
26316
26317         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26318         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
26319         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
26320         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
26321         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
26322         hackage -- parse a lot more atoms, extract a few tags.  One might even
26323         mistake this for tag support.  Maybe it is.
26324         * gst/qtdemux/qtdemux.h:
26325
26326 2004-04-30  Colin Walters  <walters@verbum.org>
26327
26328         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
26329
26330 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26331
26332         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26333         (gst_ffmpegcolorspace_getcaps):
26334           remove broken nego fix
26335
26336 2004-04-30  Benjamin Otte  <otte@gnome.org>
26337
26338         * configure.ac:
26339         * ext/Makefile.am:
26340         * ext/libvisual/Makefile.am:
26341         * ext/libvisual/visual.c:
26342           add initial support for libvisual (http://libvisual.sourceforge.net)
26343           libvisual is still quite alpha, so expect crashes in there :)
26344
26345 2004-04-29  David Schleef  <ds@schleef.org>
26346
26347         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
26348         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
26349         up qtdemux to make it spit out codec_data.  Do _not_ look at this
26350         code; you will no longer respect me.
26351
26352 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
26353
26354         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
26355         * ext/alsa/gstalsa.h :
26356         change alsa pcm device discovery to find more than 1 device
26357         per card. code review by Ronald.
26358
26359 2004-04-29  David Schleef  <ds@schleef.org>
26360
26361         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
26362         Add a check for a driver bug on FreeBSD.  (bug #140565)
26363
26364 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26365
26366         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
26367         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26368         (gst_jpegenc_getcaps):
26369           move format setting to inner loop
26370         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26371         (gst_ffmpegcolorspace_getcaps):
26372           use GST_PAD_CAPS if available so that we use already negotiated
26373           caps
26374         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26375         (qtdemux_parse_moov), (qtdemux_parse):
26376           extra debugging
26377         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
26378         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
26379           move hardcoded path to DEFINE
26380
26381 2004-04-28  David Schleef  <ds@schleef.org>
26382
26383         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
26384         (bug #140064)
26385
26386 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26387
26388         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26389           Don't probe for playback device if we're a source element. Fixes
26390           #139658.
26391
26392 2004-04-29  Benjamin Otte  <otte@gnome.org>
26393
26394         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
26395         (gst_id3_tag_chain):
26396           rewrite buffer offset
26397
26398 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26399
26400         * configure.ac:
26401         * ext/Makefile.am:
26402         * ext/dts/Makefile.am:
26403         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
26404         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
26405         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
26406         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
26407         (gst_dtsdec_loop), (gst_dtsdec_change_state),
26408         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
26409         (plugin_init):
26410         * ext/dts/gstdtsdec.h:
26411           New DTS decoder.
26412         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
26413         (gst_faad_srcconnect):
26414           Add ESDS atom handling (.m4a).
26415
26416 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26417
26418         * ext/divx/gstdivxdec.c: (plugin_init):
26419           Remove comment that makes no sense.
26420         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
26421           Fix for obvious typo that resulted in warnings during gst-register.
26422         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
26423         (gst_xviddec_sink_link):
26424           Fix caps negotiation a bit better.
26425         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
26426           We call this 'codec_data', not 'esds'.
26427
26428 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26429
26430         * gst/monoscope/gstmonoscope.c:
26431           make sure we only provide 256x128
26432         * gst/monoscope/monoscope.c: (monoscope_init):
26433           assert size of 256x128
26434
26435 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26436
26437         * Makefile.am:
26438         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
26439         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
26440           fixate to max width and height of device
26441
26442 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26443
26444         * Makefile.am:
26445         * sys/v4l/gstv4l.c:
26446         * sys/v4l/gstv4lsrc.c:
26447         * sys/v4l/v4l_calls.c:
26448         * sys/v4l/v4lsrc_calls.c:
26449           fix for qc-usb driver which fakes having more than one buffer
26450           by handing the same buffer twice, which confused GStreamer's/v4lsrc
26451           buffer_free override
26452           add debugging
26453
26454 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26455
26456         * Makefile.am:
26457         * gst/videotestsrc/gstvideotestsrc.c:
26458         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
26459         (gst_videotestsrc_init), (gst_videotestsrc_get),
26460         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
26461         * gst/videotestsrc/gstvideotestsrc.h:
26462           add num-buffers property
26463
26464         2004-04-26  Benjamin Otte  <otte@gnome.org>
26465
26466         * ext/mad/gstid3tag.c: (plugin_init):
26467           set id3mux rank to NONE so it doesn't confuse spider
26468           require audio/mpeg,mpegversion=1 in id3mux
26469
26470 2004-04-26  Benjamin Otte  <otte@gnome.org>
26471
26472         * configure.ac:
26473           detect faad correctly as non-working if it's indeed non-working
26474
26475 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
26476
26477         * Makefile.am:
26478         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
26479         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
26480         fix _getcaps so it only negotiates to its supported format
26481
26482 2004-04-25  Benjamin Otte  <otte@gnome.org>
26483
26484         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26485           fix memleak
26486
26487 2004-04-23  Benjamin Otte  <otte@gnome.org>
26488
26489         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26490           audio/x-raw-int with height rules! not. Now it's depth.
26491
26492 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26493
26494         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
26495         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
26496         (gst_wavparse_loop):
26497           Missing variable initialization. Add handling of DVI ADPCM. Fix
26498           mis-parsing of LIST chunks. This works around a bug where we mis-
26499           parse non-aligning LIST chunks (so LIST chunks where the contents
26500           don't align with the actual LIST size). The correct fix is to use
26501           rifflib, I'm not going to fix wavparse - too much work. All this
26502           fixes #104878.
26503
26504 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26505
26506         reviewed by Benjamin Otte  <otte@gnome.org>
26507
26508         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
26509           fix shoutcast not working (fixes #140844)
26510
26511 2004-04-22  Benjamin Otte  <otte@gnome.org>
26512
26513         * ext/hermes/gsthermescolorspace.c:
26514         (gst_hermes_colorspace_caps_remove_format_info):
26515         * gst/colorspace/gstcolorspace.c:
26516         (gst_colorspace_caps_remove_format_info):
26517         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26518         (gst_ffmpegcolorspace_caps_remove_format_info):
26519           s/gst_caps_simplify/gst_caps_do_simplify/
26520
26521 2004-04-22  Benjamin Otte  <otte@gnome.org>
26522
26523         * gst-libs/gst/riff/riff-media.c:
26524         (gst_riff_create_video_caps_with_data):
26525           mpegversion is an int
26526         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
26527           don't try to create pad templates with NULL caps, use any caps
26528           instead.
26529
26530 2004-04-20  David Schleef  <ds@schleef.org>
26531
26532         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
26533         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
26534         (bug #140384)
26535
26536 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26537
26538         reviewed by David Schleef
26539
26540         * ext/mad/gstid3tag.c: Add stdlib.h
26541         * gst/rtp/gstrtpgsmenc.c: same
26542         * gst/tags/gstid3tag.c: same
26543         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
26544         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
26545         GST_DISABLE_LOADSAVE use.
26546         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
26547         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
26548         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
26549         atol(3)).
26550         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
26551         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
26552         strtoul(3)).
26553         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
26554         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
26555         $(ID3_CFLAGS).
26556         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26557         $(LIBFAME_CFLAGS).
26558
26559 2004-04-20  David Schleef  <ds@schleef.org>
26560
26561         * gst/realmedia/rmdemux.c:  This was supposed to part of the
26562         last checkin.  Same idea.
26563
26564 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26565
26566         reviewed by David Schleef
26567
26568         * configure.ac: bump required gstreamer version to 0.8.1.1
26569         because of following changes [--ds]
26570
26571         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
26572         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26573         (gst_riff_read_header):  Use GST_READ_UINT*
26574         macros to access possibly unaligned memory.
26575
26576         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26577         (mp3_type_find):  Use GST_READ_UINT*
26578         macros to access possibly unaligned memory.
26579         (mp3_type_find, mpeg1_parse_header, qt_type_find)
26580         (speex_type_find): Likewise
26581
26582         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26583
26584         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26585         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26586         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26587         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26588         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26589         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
26590         macros to access possibly unaligned memory.
26591
26592         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26593         Likewise.
26594
26595         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26596         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26597
26598         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26599         Likewise.
26600
26601         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26602         (gst_mpeg2subt_chain_subtitle): Likewise.
26603
26604         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26605         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26606         Likewise.
26607
26608         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26609         Likewise.
26610
26611         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26612         Likewise.
26613
26614         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26615         Likewise.
26616
26617 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26618
26619         * configure.ac:
26620           update required version of GStreamer because of GST_TIME_FORMAT
26621
26622 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26623
26624         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26625           remove leftover g_print
26626         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26627           don't try setting only a subset of the caps. We don't want to kill
26628           autoplugging on purpose
26629
26630 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26631
26632         * sys/ximage/ximagesink.c: (plugin_init):
26633         * sys/xvimage/xvimagesink.c: (plugin_init):
26634           add debugging categories
26635
26636 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26637
26638         * po/en_GB.po:
26639         * po/LINGUAS:
26640           Adding en_GB translation (Gareth Owen)
26641
26642 2004-04-20  David Schleef  <ds@schleef.org>
26643
26644         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26645         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26646         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26647         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26648         A number of new features and hacks to extract the esds atom and
26649         put it into the caps.  (bug #137724)
26650
26651 2004-04-19  David Schleef  <ds@schleef.org>
26652
26653         * gconf/Makefile.am: Fix for non-GNU make
26654         * gst-libs/gst/Makefile.am: Change directory order to handle
26655         GstPlay linking with gstinterfaces
26656         * gst-libs/gst/audio/make_filter: make use of tr portable
26657         * gst-libs/gst/play/Makefile.am: Add intended \
26658         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26659         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26660         function prototype instead of void *.
26661         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26662         macro.
26663         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26664         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26665         * gst/videofilter/make_filter: make use of tr portable
26666         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26667
26668 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
26669
26670         * po/LINGUAS:
26671         * po/uk.po:
26672           Added Ukrainian translation (Maxim V. Dziumanenko)
26673
26674 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26675
26676         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26677         (gst_gsmdec_link), (gst_gsmdec_chain):
26678           Fix capsnego, simplify chain function slightly.
26679         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26680           Add GSM.
26681
26682 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26683
26684         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26685         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26686         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26687           Hack to make wavparse work with spider (always -> sometimes pad).
26688           Fixes #135862 && #140411.
26689
26690 2004-04-18  Benjamin Otte  <otte@gnome.org>
26691
26692         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26693         (gst_osselement_rate_probe_check),
26694         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26695           get rid of \n in debug output
26696
26697 2004-04-17  Iain <iain@prettypeople.org>
26698
26699         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26700         not just EOS.
26701
26702 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26703
26704         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26705         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26706         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26707         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26708         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26709         (gst_id3_tag_change_state), (plugin_init):
26710           deprecate id3tag element and replace with id3demux/id3mux.
26711           great side effect: this ugly file is now even uglier, yay!
26712         * ext/mad/gstmad.h:
26713           remove non-available function
26714           update for new get_type
26715
26716 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26717
26718         * configure.ac:
26719           require mpeg2dec >= 0.4.0
26720
26721 2004-04-17  Benjamin Otte  <otte@gnome.org>
26722
26723         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26724         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26725         (gst_xvimagesink_set_xwindow_id):
26726           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26727           assorted cleanup fixes.
26728
26729 2004-04-16  David Schleef  <ds@schleef.org>
26730
26731         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26732         * sys/xvimage/xvimagesink.h: same
26733
26734 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26735
26736         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26737           Fix GST_ELEMENT_ERROR with (NULL)
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           Add div[3456] as fourccs for DivX 3 (fixes #140137).
26744
26745 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26746
26747         * gst-libs/gst/riff/riff-media.c:
26748         (gst_riff_create_video_caps_with_data),
26749         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26750         (gst_riff_create_video_template_caps),
26751         (gst_riff_create_audio_template_caps):
26752         * gst-libs/gst/riff/riff-media.h:
26753         * gst-libs/gst/riff/riff-read.c:
26754         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26755         * gst-libs/gst/riff/riff-read.h:
26756         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26757           Add MS RLE support. I added some functions to read out strf chunks
26758           into strf chunks and the data behind it. This is usually color
26759           palettes (as in RLE, but also in 8-bit RGB). Also use those during
26760           caps creation. Lastly, add ADPCM (similar to wavparse - which
26761           should eventually be rifflib based).
26762         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26763         (gst_matroska_demux_init), (gst_matroska_demux_reset):
26764         * gst/matroska/matroska-demux.h:
26765           Remove placeholders for some prehistoric tagging system. Didn't add
26766           support for any tag system really anyway.
26767         * gst/qtdemux/qtdemux.c:
26768           Add support for audio/x-m4a (MPEG-4) through spider.
26769         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26770         (gst_wavparse_loop):
26771           ADPCM support (#135862). Increase max. buffer size because we
26772           cannot split buffers for ADPCM (screws references) and I've seen
26773           files with 2048 byte chunks. 4096 seems safe for now.
26774
26775 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26776
26777         * configure.ac: bump nano to 1
26778
26779 === release 0.8.1 ===
26780
26781 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26782
26783         * configure.ac: releasing 0.8.1, "Comforting Sounds"
26784
26785 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26786
26787         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26788           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26789           Fixes #140058
26790
26791 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26792
26793         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26794           lower rank of dvddemux so that it's not used for mpeg playback.
26795
26796 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26797
26798         * configure.ac:
26799           save libs correctly when checking mad
26800
26801 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26802
26803         * ext/mad/gstid3tag.c: (plugin_init):
26804           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
26805
26806 2004-04-13  David Schleef  <ds@schleef.org>
26807
26808         * common/m4/gst-feature.m4: Call -config scripts with
26809         --plugin-libs if it is supported.
26810         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26811         JPEG images are image/jpeg.
26812         * gst/debug/Makefile.am:
26813         * gst/debug/negotiation.c: (gst_negotiation_class_init),
26814         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26815         (gst_negotiation_update_caps), (gst_negotiation_get_property),
26816         (gst_negotiation_plugin_init): Add a property that acts like
26817         filter caps.
26818         * testsuite/gst-lint:  Move license checking to be a standard
26819         test.
26820
26821 2004-04-13  David Schleef  <ds@schleef.org>
26822
26823         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26824         patch from Sebastien Cote (bug #139958)
26825
26826 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26827
26828         * examples/gstplay/Makefile.am:
26829         * examples/gstplay/player.c: (main):
26830           make the commandline player example use gconf settings
26831
26832 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26833
26834         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26835         (gst_cacasink_sinkconnect), (gst_cacasink_init),
26836         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26837           init/end library during state transition, not object
26838           creation/disposal.  get rid of custom dispose handler.
26839
26840
26841 2004-04-12  Christian Schaller <Uraeus@gnome.org>
26842
26843         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26844         be a symlink
26845
26846 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26847
26848         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26849           Handle JUNK chunks inside data section. Prevents warnings.
26850
26851 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26852
26853         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26854         (gst_riff_create_video_template_caps):
26855           Add MS video v1.
26856         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26857         (gst_avi_demux_stream_data):
26858           Add support for "rec-list" chunks.
26859
26860 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26861
26862         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26863           Fix another codecname mismatch.
26864
26865 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26866
26867         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26868           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26869           so that MJPEG plays back.
26870
26871 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26872
26873         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26874         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26875         * gst/mpeg1videoparse/gstmp1videoparse.h:
26876           Fix for some slight mis-cuts in buffer parsing, and for some
26877           potential overflows or faults-causers. Adds disconts. Also fixes
26878           #139105 while we're at it.
26879
26880 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26881
26882         * configure.ac:
26883         * sys/v4l2/gstv4l2element.h:
26884           Workaround for missing struct v4l2_buffer declaration in Suse 9
26885           and Mandrake 10 linux/videodev2.h header file (#135919).
26886
26887 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26888
26889         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26890           Bail out if no filename was given.
26891
26892 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26893
26894         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26895         (gst_v4l2_fourcc_from_structure):
26896           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26897           Y41B somewhere).
26898
26899 2004-04-09  Benjamin Otte  <otte@gnome.org>
26900
26901         * ext/gnomevfs/gstgnomevfssink.c:
26902         (_gst_boolean_allow_overwrite_accumulator),
26903         (gst_gnomevfssink_class_init):
26904           fix erase signal - if any handler returns false the file will not be
26905           overwritten. If no handler is connected, the file will not be
26906           overwritten either.
26907           renamed signal to "allow-overwrite"
26908         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26909           free string when adding it to ID3 failed
26910         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26911           unref event when done
26912         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26913           free caps
26914         * gst/typefind/gsttypefindfunctions.c:
26915         (mpeg_video_stream_type_find):
26916           fix invalid read
26917
26918 2004-04-08  David Schleef  <ds@schleef.org>
26919
26920         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26921         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26922
26923 2004-04-08  David Schleef  <ds@schleef.org>
26924
26925         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26926         we don't support (bug #139532)
26927
26928 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
26929
26930         * ext/mad/gstmad.c: (gst_mad_handle_event),
26931         (gst_mad_check_caps_reset), (gst_mad_chain),
26932         (gst_mad_change_state):
26933           only set explicit caps if they haven't been set before for
26934           this stream.  MPEG-audio sample rate/channels aren't allowed
26935           to change in-stream.
26936           Fixes #139382
26937
26938 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26939
26940         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26941         (_gst_boolean_did_something_accumulator),
26942         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26943         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26944         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26945         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26946         (gst_gnomevfssink_change_state):
26947           Fix erase signal. Don't erase by default. Remove handoff signal.
26948           Remove erase property. Don't segfault. General cleanup.
26949
26950 2004-04-07  Benjamin Otte  <otte@gnome.org>
26951
26952         * gst-libs/gst/gconf/test-gconf.c: (main):
26953           add missing gst_init
26954
26955 2004-04-07  Benjamin Otte  <otte@gnome.org>
26956
26957         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26958           free the mutexes, too
26959
26960 2004-04-07  Benjamin Otte  <otte@gnome.org>
26961
26962         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26963           actually free the URI string
26964         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26965           compute offset correctly when passing discont events
26966         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26967           don't leak discont events
26968         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26969           add some missing breaks so caps aren't copied randomly
26970         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26971           if we realloc memory, we better use it
26972
26973 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26974
26975         * ext/mad/gstmad.c: (normal_seek):
26976           fix GST_FORMAT_TIME usage
26977
26978 2004-04-05  David Schleef  <ds@schleef.org>
26979
26980         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
26981         a deprecated function (hack!)
26982
26983 2004-04-05  Benjamin Otte  <otte@gnome.org>
26984
26985         * ext/esd/esdmon.c: (gst_esdmon_get):
26986           fix nonterminated vararg and memleak
26987
26988 2004-04-05  Benjamin Otte  <otte@gnome.org>
26989
26990         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26991         (gst_ladspa_init), (gst_ladspa_force_src_caps),
26992         (gst_ladspa_set_property), (gst_ladspa_get_property),
26993         (gst_ladspa_instantiate), (gst_ladspa_activate),
26994         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26995           clean up debugging
26996
26997 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
26998
26999         reviewed by Benjamin Otte  <otte@gnome.org>
27000
27001         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
27002           check for broken LADSPA parameters (fixes #138635)
27003
27004 2004-04-05  Benjamin Otte  <otte@gnome.org>
27005
27006         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
27007           advertise buffer-frames correctly on sinkpads
27008
27009 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27010
27011         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
27012         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
27013         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
27014         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
27015         (gst_mad_check_caps_reset), (gst_mad_chain):
27016         add more debugging, only reset caps when we're not in error state
27017
27018 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27019
27020         * ext/mad/gstmad.c: add debugging category, comment + cleanups
27021
27022 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
27023
27024         reviewed by Benjamin Otte  <otte@gnome.org>
27025
27026         * configure.ac:
27027           fix == in test(1) operator
27028
27029 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
27030
27031         reviewed by Benjamin Otte  <otte@gnome.org>
27032
27033         * configure.ac:
27034           fix --export-symblos-regex to a working regex.
27035
27036 2004-04-04  Benjamin Otte  <otte@gnome.org>
27037
27038         * sys/oss/.cvsignore:
27039           add for oss_probe
27040
27041 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
27042
27043         reviewed by Benjamin Otte  <otte@gnome.org>
27044
27045         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
27046           add missing 'new_media' argument (fixes #138168)
27047         * gst/matroska/matroska-demux.c:
27048         (gst_matroska_demux_handle_seek_event):
27049           add vararg terminator (fixes #138169)
27050
27051 2004-04-02  David Schleef  <ds@schleef.org>
27052
27053         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
27054         disted (bug #138914)
27055
27056 2004-04-01  Benjamin Otte  <otte@gnome.org>
27057
27058         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
27059         (gst_alsa_close_audio):
27060           handle case better where a soundcard can't pause
27061         * ext/ogg/gstoggdemux.c:
27062           don't crash when we get events but don't have pads yet
27063
27064 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27065
27066         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27067           throw an error if we couldn't probe any caps.
27068
27069 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
27070
27071         * ext/dvdnav/gst-dvd:
27072         Add a really simple sample DVD player
27073
27074 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
27075
27076         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
27077         (gst_a52dec_push), (gst_a52dec_handle_event),
27078         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
27079         (gst_a52dec_change_state):
27080         * ext/a52dec/gsta52dec.h:
27081           Use a debug category, Output timestamps correctly
27082           Emit tag info, Handle events, tell liba52dec about cpu
27083           capabilities so it can use MMX etc.
27084         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
27085           Fix a crasher accessing invalid memory
27086         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
27087         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
27088         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
27089         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
27090         (dvdnavsrc_query):
27091           Some support for byte-format seeking.
27092           Small fixes for still frames and menu button overlays
27093         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
27094         (gst_mpeg2dec_alloc_buffer):
27095           Use a debug category. Adjust the report level of several items to
27096           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
27097           so it doesn't lose the GstBuffer pointer
27098         * gst/debug/Makefile.am:
27099         * gst/debug/gstdebug.c: (plugin_init):
27100         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
27101         (gst_navseek_base_init), (gst_navseek_class_init),
27102         (gst_navseek_init), (gst_navseek_seek),
27103         (gst_navseek_handle_src_event), (gst_navseek_set_property),
27104         (gst_navseek_get_property), (gst_navseek_chain),
27105         (gst_navseek_plugin_init):
27106         * gst/debug/gstnavseek.h:
27107           Add the navseek debug element for seeking back and forth in a
27108           video stream using arrow keys.
27109         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
27110         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
27111         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
27112         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
27113         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
27114         (gst_mpeg2subt_parse_header), (gst_get_nibble),
27115         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
27116         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
27117         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
27118         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
27119         * gst/mpeg2sub/gstmpeg2subt.h:
27120           Pretty much a complete rewrite. Now a loopbased element. May still
27121           require work to properly synchronise subtitle buffers.
27122         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
27123         (gst_dvd_demux_send_subbuffer):
27124         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
27125           Don't attempt to create subbuffers of size 0
27126           Reduce a couple of error outputs to warnings.
27127         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
27128         (gst_y4mencode_chain):
27129         Output the y4m frame header correctly.
27130
27131 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27132
27133         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
27134           throw errors instead of allowing SIGFPE
27135
27136 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27137
27138         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
27139         (gst_gconf_render_bin_from_key):
27140           leak plugging and style fixing
27141
27142 2004-03-31  David Schleef  <ds@schleef.org>
27143
27144         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
27145         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
27146         (bug #138225)
27147         * gst/debug/Makefile.am:
27148         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
27149         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
27150         plugin.
27151         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
27152         (gst_negotiation_base_init), (gst_negotiation_class_init),
27153         (gst_negotiation_init), (gst_negotiation_getcaps),
27154         (gst_negotiation_pad_link), (gst_negotiation_chain),
27155         (gst_negotiation_set_property), (gst_negotiation_get_property),
27156         (gst_negotiation_plugin_init):  New element to talk about random
27157         negotiation things happening in a pipeline.
27158
27159 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
27160
27161         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
27162           fix integer addition with help of Stefan Kost
27163
27164 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
27165
27166         * po/nl.po: updated Dutch translation (Elros Cyriatan)
27167
27168 2004-03-30  David Schleef  <ds@schleef.org>
27169
27170         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
27171         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
27172         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
27173         (bug #137504)
27174         * ext/mpeg2dec/gstmpeg2dec.h:
27175
27176 2004-03-30  David Schleef  <ds@schleef.org>
27177
27178         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
27179
27180 2004-03-30  David Schleef  <ds@schleef.org>
27181
27182         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
27183         Michael Petullo) to handle .mov
27184
27185 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27186
27187         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
27188         (gst_osselement_rate_check_rate):
27189           probe caps correctly for sound cards that only support one format
27190
27191 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27192
27193         * ext/kio/kiosrc.cpp: (process_events):
27194           update handling event processing if inside KDE - untested
27195
27196 2004-03-29  David Schleef  <ds@schleef.org>
27197
27198         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
27199         by 2 to not interfere with other colorspaces.
27200         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
27201         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
27202         one to not interfere with ffmpeg_colorspace.
27203
27204 2004-03-29  David Schleef  <ds@schleef.org>
27205
27206         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
27207         aren't in the caps.
27208         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
27209         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
27210
27211 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27212
27213         * gst-libs/gst/riff/riff-media.c:
27214           fail on error, don't try to set stuff on NULL caps
27215
27216 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27217
27218         * configure.ac:
27219         * ext/Makefile.am:
27220         * ext/kio/Makefile.am:
27221         * ext/kio/kioreceiver.cpp:
27222         * ext/kio/kioreceiver.h:
27223         * ext/kio/kiosrc.cpp:
27224         * ext/kio/kiosrc.h:
27225           add experimental kiosrc plugin
27226         * ext/alsa/gstalsaplugin.c: (plugin_init):
27227           initialize debugging category only when we're sure registering the
27228           plugins worked.
27229
27230 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27231
27232         * examples/gstplay/player.c: (main):
27233         * gst-libs/gst/play/play.c: (gst_play_class_init),
27234         (gst_play_set_location), (gst_play_set_data_src),
27235         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27236         (gst_play_set_visualization), (gst_play_connect_visualization):
27237           check return values of element_set_state and return FALSE where
27238           failed
27239
27240 2004-03-29  Benjamin Otte  <otte@gnome.org>
27241
27242         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
27243           try harder to check if an event is really a discont
27244
27245 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27246
27247         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
27248         * po/az.po:
27249
27250 2004-03-28  Benjamin Otte  <otte@gnome.org>
27251
27252         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27253         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
27254         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
27255           get rid of non-standard "..." ranges in case statements.
27256
27257 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
27258
27259         * gst/mpegstream/gstmpegdemux.c:
27260         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
27261         specific functionality split to the new dvddemux element.
27262         * gst/mpegstream/gstdvddemux.c:
27263         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
27264         streams, derived from mpegdemux.
27265         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
27266         up. SCR based timestamp rewriting can be turned off (will probably
27267         completely disappear soon).
27268         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
27269         hacking. General cleanup. All printf statements replaced by
27270         debugging messages. Almost complete libdvdnav support.
27271         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
27272         by events. New properties for audio and subpicture languages.
27273         (dvdnavsrc_update_highlight): Now uses events.
27274         (dvdnavsrc_user_op): Cleaned up.
27275         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
27276         based). Lots of cleanup, and propper support for most libdvdnav
27277         events.
27278         (dvdnavsrc_make_dvd_event): New function.
27279         (dvdnavsrc_make_dvd_nav_packet_event): New function.
27280         (dvdnavsrc_make_clut_change_event): New function.
27281
27282 2004-03-26  Benjamin Otte  <otte@gnome.org>
27283
27284         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
27285           fix bug where typefinding would claim it's theora whenever less then
27286           7 bytes of data were available
27287
27288 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27289
27290         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
27291         (gst_alawdec_base_init), (gst_alawdec_class_init),
27292         (gst_alawdec_init), (gst_alawdec_chain):
27293         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
27294         (gst_alawenc_base_init), (gst_alawenc_class_init),
27295         (gst_alawenc_init), (gst_alawenc_chain):
27296         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
27297         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
27298         (gst_mulawdec_init), (gst_mulawdec_chain):
27299         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
27300         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
27301         (gst_mulawenc_init), (gst_mulawenc_chain):
27302           Fix capsnego in all four, remove the unused property functions and
27303           simplify the chain functions slightly. I guess we could use macros
27304           or something similar for those, since the code is so similar, but
27305           I'm currently too lazy...
27306
27307 2004-03-24  David Schleef  <ds@schleef.org>
27308
27309         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
27310         (gst_osselement_close_audio), (gst_osselement_probe_caps),
27311         (gst_osselement_get_format_structure),
27312         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
27313         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
27314         (gst_osselement_rate_int_compare): Add code to handle rate probing
27315         (bug #120883)
27316         * sys/oss/gstosselement.h: same
27317         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
27318         Use rate probing provided by osselement.
27319         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
27320
27321 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27322
27323         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
27324         (gst_xvidenc_get_property):
27325           ulong/int mess-up.
27326
27327 2004-03-24  David Schleef  <ds@schleef.org>
27328
27329         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
27330         (gst_speexdec_init):
27331         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
27332         (gst_speexenc_init):  Create the pad template correctly (from
27333         the static pad template, not a NULL pointer.)
27334
27335 2004-03-25  Benjamin Otte  <otte@gnome.org>
27336
27337         * gst/debug/Makefile.am:
27338         * gst/debug/breakmydata.c:
27339           add element that quasi-randomly changes bytes in the stream.
27340           Intended use is robustness checking of demuxers and decoders in
27341           media tests.
27342
27343 2004-03-24  Benjamin Otte  <otte@gnome.org>
27344
27345         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
27346         (gst_alsa_probe_hw_params):
27347         * ext/alsa/gstalsa.h:
27348           debugging output fixes
27349
27350 2004-03-24  Benjamin Otte  <otte@gnome.org>
27351
27352         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
27353           don't g_return_if_fail if element is PLAYING, fail silently as every
27354           other element.
27355         * gst/effectv/gstquark.c: (gst_quarktv_chain):
27356           only fix needed for cast lvalue issues in gst-plugins
27357         * gst/volenv/gstvolenv.c: (gst_volenv_init):
27358           add proxy_getcaps
27359
27360 2004-03-24  Benjamin Otte  <otte@gnome.org>
27361
27362         * gst/level/gstlevel.c: (gst_level_init):
27363           add proxying getcaps function, so level doesn't advertise impossible
27364           caps
27365
27366 2004-03-24  David Schleef  <ds@schleef.org>
27367
27368         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
27369         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
27370         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
27371         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
27372         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
27373         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
27374         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
27375         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
27376         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
27377         messages.  Divide the chunk size by the compression ratio
27378         (needed for MACE audio)
27379
27380 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27381
27382         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27383           Fix buffer overflow read error.
27384
27385 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27386
27387         * ext/alsa/gstalsa.h:
27388           Remove unused entry.
27389         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
27390           Add cinepak.
27391         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
27392         (gst_videodrop_link), (gst_videodrop_chain):
27393           Fix, sort of. Was horribly broken with new capsnego. Bah...
27394
27395 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
27396
27397         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
27398         (plugin_init):
27399         Add a monkeysaudio typefind function
27400
27401 2004-03-23  Johan Dahlin  <johan@gnome.org>
27402
27403         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
27404         (gst_play_video_fixate): Check so the structure has the field
27405         before trying to fixate them, this makes it possible to have
27406         fakesinks for video and audio output without printing errors on
27407         the output console.
27408
27409 2004-03-22  David Schleef  <ds@schleef.org>
27410
27411         * sys/oss/Makefile.am:
27412         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
27413         (check_rate), (add_rate):  Rate probing test app.
27414
27415 2004-03-21  Benjamin Otte  <otte@gnome.org>
27416
27417         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27418         (_fixate_caps_to_int), (gst_audio_convert_fixate):
27419           add a fixation function that pretty much does the right thing (fixes
27420           #137556)
27421
27422 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
27423
27424         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
27425
27426 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
27427
27428         reviewed by: Benjamin Otte  <otte@gnome.org>
27429
27430         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
27431           terminate gst_event_new_discontinuous correctly (fixes parts of
27432           #137711)
27433
27434 2004-03-19  David Schleef  <ds@schleef.org>
27435
27436         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
27437         since it doesn't depend on X, and it's part of our ABI.
27438
27439 2004-03-19  Iain <iain@prettypeople.org>
27440
27441         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
27442         is_int in the structure, not the local variable.
27443
27444 2004-03-19  David Schleef  <ds@schleef.org>
27445
27446         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
27447         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
27448         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
27449         Improvements in caps negotiation.
27450
27451 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27452
27453         * po/LINGUAS:
27454         * po/af.po:
27455           adding Afrikaans (Petri Jooste)
27456
27457 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27458
27459         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27460         (gst_ffmpegcolorspace_chain):
27461         throw error instead of g_critical (#137588)
27462
27463 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27464
27465         * Makefile.am:
27466         * configure.ac:
27467           dist common and m4 correctly
27468         * po/sv.po:
27469
27470 2004-03-17  David Schleef  <ds@schleef.org>
27471
27472         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
27473         (bug #137348)
27474
27475 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
27476
27477         * po/LINGUAS:
27478         * po/sv.po:
27479           adding Swedish translation (Christian Rose)
27480
27481 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
27482
27483         * Makefile.am: use release.mak
27484
27485 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27486
27487         * common/ChangeLog:
27488         * common/gst-autogen.sh:
27489           add some explanation about the version detection
27490         * configure.ac:
27491           fix X check
27492
27493 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27494
27495         * configure.ac: bump nano to 1
27496
27497 === release 0.8.0 ===
27498
27499 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27500
27501         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
27502
27503 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27504
27505         * configure.ac:
27506           update libtool version
27507         * gst-libs/gst/media-info/Makefile.am:
27508           actually use libtool version
27509
27510 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27511
27512         * configure.ac: fix speex detection to work with 1.0 but not 1.1
27513
27514 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27515
27516         * configure.ac:
27517         * gst-plugins.spec.in:
27518         * pkgconfig/Makefile.am:
27519         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
27520         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27521         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27522         * pkgconfig/gstreamer-libs.pc.in:
27523         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27524         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27525         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
27526         * pkgconfig/gstreamer-plugins.pc.in:
27527           remove @VERSION@ from some of the pc files since core and plugins
27528           are decoupled.
27529           created gstreamer-plugins.pc as it's a better name, but keeping
27530           -libs around for now to get fixes upstream done first.
27531
27532 2004-03-15  Julien MOUTTE <julien@moutte.net>
27533
27534         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
27535         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
27536         * gst-libs/gst/play/play.h:
27537
27538 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27539
27540         * *.c, *.cc: don't mix tabs and spaces
27541
27542 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27543
27544         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27545           use the new ffmpegcolorspace
27546         * gst-plugins.spec.in:
27547           package new colorspace and media-info
27548         * configure.ac:
27549         * pkgconfig/Makefile.am:
27550           fix some more disting issues
27551         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27552         * pkgconfig/gstreamer-media-info.pc.in:
27553           generate media-info pc files
27554
27555 2004-03-15  Johan Dahlin  <johan@gnome.org>
27556
27557         * *.h: Revert indenting
27558
27559 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27560
27561         * configure.ac:
27562           adding ffmpegcolorspace element
27563         * gst/ffmpegcolorspace/Makefile.am:
27564         * gst/ffmpegcolorspace/avcodec.h:
27565         * gst/ffmpegcolorspace/common.h:
27566         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27567         * gst/ffmpegcolorspace/dsputil.h:
27568         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27569         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27570         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27571         (gst_ffmpeg_caps_to_pix_fmt):
27572         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27573         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27574         (gst_ffmpegcolorspace_caps_remove_format_info),
27575         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27576         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27577         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27578         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27579         (gst_ffmpegcolorspace_set_property),
27580         (gst_ffmpegcolorspace_get_property),
27581         (gst_ffmpegcolorspace_register):
27582         * gst/ffmpegcolorspace/imgconvert.c:
27583         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27584         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27585         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27586         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27587         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27588         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27589         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27590         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27591         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27592         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27593         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27594         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27595         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27596         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27597         (img_get_alpha_info), (deinterlace_line),
27598         (deinterlace_line_inplace), (deinterlace_bottom_field),
27599         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27600         * gst/ffmpegcolorspace/imgconvert_template.h:
27601         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27602         * gst/ffmpegcolorspace/mmx.h:
27603         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27604           adding ffmpegcolorspace element supplied by Ronald after cleaning
27605           up and pulling in the right bits of upstream source.
27606           I'm sure a better C/compiler wizard could do some cleaning up (for
27607           example use GLIB's malloc stuff), but as a first pass this
27608           works very well
27609
27610 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27611
27612         * ext/alsa/gstalsa.h:
27613           I assume Ronald forgot to commit the change to have cardname
27614           as a struct member.  Expect some public spanking at the next
27615           opportunity.
27616
27617 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27618
27619         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27620         (gst_alsa_open_audio), (gst_alsa_close_audio):
27621         * ext/alsa/gstalsa.c:
27622           Don't open the device if we're a mixer (= padless).
27623         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27624         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27625         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27626           Open mixer during state change rather than during object
27627           initialization. Also, get a device name. Currently in a somewhat
27628           hackish fashion, but I didn't really find something better.
27629
27630 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
27631
27632         * *.c, *.h: run gst-indent
27633
27634 2004-03-14  Benjamin Otte  <otte@gnome.org>
27635
27636         * gst/modplug/gstmodplug.cc:
27637         * gst/modplug/gstmodplug.h:
27638           set correct timestamps on outgoing buffers
27639
27640 2004-03-14  Benjamin Otte  <otte@gnome.org>
27641
27642         * gst/modplug/gstmodplug.cc:
27643           handle events - don't do crap when a discont arrives that's not
27644           necessary
27645           This allows correct loading and playback of mods in Rhythmbox
27646
27647 2004-03-14  Benjamin Otte  <otte@gnome.org>
27648
27649         * configure.ac:
27650         * gst-libs/gst/gconf/Makefile.am:
27651         * pkgconfig/Makefile.am:
27652           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27653           they get rebuilt properly
27654         * configure.ac:
27655           when checking for vorbis, try pkgconfig first.
27656         * gst/modplug/gstmodplug.cc:
27657           add fixate function
27658
27659 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27660
27661         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27662           Fix for obvious mistake, where we first shift the offset and then
27663           read a samplesize element assuming the old offset. Note that this
27664           part still has something weird, i.e. my movies containing those
27665           don't actually play well, but at least there's something that looks
27666           like sound now.
27667
27668 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
27669         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27670         (plugin_init):
27671         Add a typefind function for speex format
27672
27673 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27674
27675         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27676         (gst_asf_demux_setup_pad):
27677           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27678           instead of 0. Reason is simple: some elements have a fps range
27679           of 1-max instead of 0-max. So now ASF video actually works.
27680
27681 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27682
27683         * po/LINGUAS:
27684         * po/sr.po:
27685           adding serbian as a language
27686
27687 2004-03-13  Benjamin Otte  <otte@gnome.org>
27688
27689         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27690           return taglist correctly from _get function, don't gst_pad_push it.
27691           (fixes #137042)
27692
27693 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27694         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27695
27696 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27697
27698         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27699         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27700         (gst_alsa_mixer_track_new):
27701         * ext/alsa/gstalsamixertrack.h:
27702           Fix ancient leftovers... MixerTrack is a GObject.
27703
27704 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27705
27706         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27707         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27708           Don't block during probing...
27709
27710 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27711
27712         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27713         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27714         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27715         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27716         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27717         (gst_alsa_open_audio), (gst_alsa_close_audio):
27718         * ext/alsa/gstalsa.h:
27719           Add propertyprobe interface implementation, add some device-name
27720           property, all this so that it looks good in gnome-volume-control.
27721
27722 2004-03-12  David Schleef  <ds@schleef.org>
27723
27724         * configure.ac: the Hermes library controls hermescolorspace, not
27725         colorspace.
27726         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27727         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27728         not /* */
27729         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27730         * ext/sdl/sdlvideosink.h: ditto.
27731         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27732
27733 2004-03-12  Benjamin Otte  <otte@gnome.org>
27734
27735         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27736         (gst_x_overlay_got_xwindow_id):
27737         * gst-libs/gst/xoverlay/xoverlay.h:
27738           replace XID with unsigned long to get rid of the xlibs dependency in
27739           XOverlay (fixes #137004)
27740
27741 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27742         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27743         (gst_agingtv_setup):
27744         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27745         (gst_dicetv_base_init), (gst_dicetv_class_init),
27746         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27747         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27748         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27749         (gst_edgetv_setup), (gst_edgetv_rgb32):
27750         * gst/effectv/gsteffectv.c:
27751         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27752         (gst_quarktv_set_property):
27753         * gst/effectv/gstrev.c: (gst_revtv_get_type),
27754         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27755         (gst_revtv_setup), (gst_revtv_rgb32):
27756         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27757         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27758         (gst_shagadelictv_init), (gst_shagadelictv_setup),
27759         (gst_shagadelictv_rgb32):
27760         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27761         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27762         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27763         * gst/effectv/gstwarp.c:
27764         Port everything that can be ported to videofilter and fix up the caps.
27765         Can someone with a big-endian machine please check these?
27766
27767 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27768
27769         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27770         (gst_osssink_chain), (gst_osssink_change_state):
27771           Latest fixes for A/V sync, audio playback and such. This is about
27772           all... MPEG playback issues are mostly related to the async build-
27773           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27774
27775 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27776
27777         patch from: Stephane Loeuillet
27778
27779         * configure.ac:
27780           use pkg-config for some libraries, falling back to the old .m4 way
27781           (fixes #131270)
27782         * m4/libdv.m4:
27783           removed
27784
27785 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27786
27787         * configure.ac:
27788         * tools/Makefile.am:
27789         * tools/Makefile.in:
27790         * tools/gst-launch-ext-m.m:
27791         * tools/gst-launch-ext.1.in:
27792         * tools/gst-visualise-m.m:
27793         * tools/gst-visualise.1:
27794         * tools/gst-visualise.1.in:
27795           reorganizing generation of script tools
27796
27797 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27798
27799         * ext/divx/gstdivxdec.c:
27800           Downgrade priority. We prefer ffdec_mpeg4.
27801         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27802         (gst_faad_chain), (gst_faad_change_state):
27803           Fix capsnego. Doesn't work for some sounds because we don't have
27804           a 5:1 to stereo element.
27805         * ext/xvid/gstxvid.c: (plugin_init):
27806           Add priority.
27807         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27808         (gst_osssink_change_state):
27809           Add discont handling.
27810
27811 2004-03-09  Colin Walters  <walters@verbum.org>
27812
27813         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27814         conversion.
27815
27816 2004-03-09  Benjamin Otte  <otte@gnome.org>
27817
27818         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27819           the signals take 2 arguments
27820
27821 2004-03-09  David Schleef  <ds@schleef.org>
27822
27823         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27824         (gst_alsa_fixate): Add fixate function.  (bug #136686)
27825         * ext/alsa/gstalsa.h:
27826         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27827
27828 2004-03-09  Benjamin Otte  <otte@gnome.org>
27829
27830         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27831         (gst_mikmod_change_state):
27832         * ext/mikmod/gstmikmod.h:
27833           make mikmod's loop function not loop infinitely and call
27834           gst_element_yield anymore
27835         * gst/modplug/gstmodplug.cc:
27836           fix pad negotiation (fixes #136590)
27837
27838 2004-03-09  David Schleef  <ds@schleef.org>
27839
27840         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
27841         doesn't conflict with the internal colorspace plugin.
27842         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
27843         satisfy the crappy-ass shell shipped by a certain vendor.
27844         * gst/videofilter/make_filter: same (bug #135299)
27845
27846 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27847
27848         * configure.ac: bump nano to 1
27849
27850 === release 0.7.6 ===
27851
27852 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27853
27854         * configure.in: releasing 0.7.6, "There"
27855
27856 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27857
27858         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27859         * pkgconfig/gstreamer-play.pc.in:
27860           synchronize the two
27861
27862 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27863
27864         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27865         (cdparanoia_open), (cdparanoia_event):
27866           fix/add error handling
27867         * po/POTFILES.in:
27868           add cdparanoia source
27869         * tools/Makefile.am:
27870           make scripts executable
27871
27872 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27873
27874         * configure.ac:
27875         * ext/vorbis/Makefile.am:
27876         * sys/Makefile.am:
27877           remove id3types, vorbisfile and xvideosink from the build (#133783)
27878
27879 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27880
27881         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27882           Fix metadata read crash (#136537).
27883
27884 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27885
27886         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27887         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27888           adding mime types, fixing the one-stop function
27889
27890 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27891
27892         * ext/nas/nassink.c and /ext/nas/nassink.h:
27893         More NAS love from Arwed von Merkatz
27894         So lets all sing 'Can you feel the NAS tonight'
27895
27896 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27897
27898         * tools/gst-launch-ext.in:
27899         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27900
27901 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27902
27903         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27904         (gst_mpeg2dec_init):
27905         remove the user_data pad for now, because it is being used in
27906         fixating causing MPEG playback to fixate on 1000 Hz for playback.
27907         If someone knows how to fix this properly, please do.
27908
27909 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27910
27911         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27912         (gst_osssink_get_time):
27913         add a warning, IMO this won't get triggered anymore, remove later
27914
27915 2004-03-07  David Schleef  <ds@schleef.org>
27916
27917         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
27918         format (bug #136470)
27919
27920 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
27921
27922         * gst-libs/Makefile.am:
27923         * gst-libs/gst/media-info/Makefile.am:
27924         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27925         (error_callback), (gst_media_info_error_create),
27926         (gst_media_info_error_element), (gmip_init), (gmip_reset),
27927         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27928         * gst-libs/gst/media-info/media-info-priv.h:
27929         * gst-libs/gst/media-info/media-info-test.c: (main):
27930         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27931         (gst_media_info_class_init), (gst_media_info_instance_init),
27932         (gst_media_info_set_source), (gst_media_info_read_with_idler),
27933         (gst_media_info_read_idler), (gst_media_info_read):
27934         * gst-libs/gst/media-info/media-info.h:
27935         fixed, should work now
27936
27937 2004-03-07  Christian Schaller <Uraeus@gnome.org>
27938
27939         * ext/nas/nassink.c:
27940         A bunch of NAS fixes from Arwed von Merkatz
27941
27942 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27943
27944         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27945         (qtdemux_parse_trak):
27946           Fix crash (j might be greater than n_samples, in which case we're
27947           writing outside the allocated space for the array) and memleak.
27948
27949 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27950
27951         * sys/oss/gstosssink.c: (gst_osssink_chain):
27952           And another caller that couldn't handle delay < 0 (unsigned
27953           integer overflow). Video now continues playing on an audio
27954           buffer underrun, and the clock continues working. Audio still
27955           stalls.
27956
27957 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27958
27959         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27960         (gst_osssink_get_time):
27961           get_delay() may return values lower than 0. In those cases, we
27962           should not actually cast to *unsigned* int64, that will break
27963           stuff horribly. In my case, it screwed up A/V sync in movies
27964           in totem rather badly.
27965
27966 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27967
27968         * ext/faac/gstfaac.c: (gst_faac_chain):
27969         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27970         * ext/libpng/gstpngenc.c: (user_write_data):
27971         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27972         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27973         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27974         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27975         Fix several misuse of gst_buffer_merge (it doesn't take ownership
27976         of any buffer), should fix some leaks. I hope I didn't unref buffers
27977         that shouldn't be...
27978
27979 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27980
27981         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27982         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27983         (error_callback), (gmi_reset), (gmi_seek_to_track),
27984         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27985         (gmip_find_type_post), (gmip_find_stream_post),
27986         (gmip_find_track_streaminfo_post):
27987         * gst-libs/gst/media-info/media-info-priv.h:
27988         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27989         (info_print), (main):
27990         * gst-libs/gst/media-info/media-info.c:
27991         (gst_media_info_error_create), (gst_media_info_error_element),
27992         (gst_media_info_instance_init), (gst_media_info_get_property),
27993         (gst_media_info_new), (gst_media_info_set_source),
27994         (gst_media_info_read_idler), (gst_media_info_read):
27995         * gst-libs/gst/media-info/media-info.h:
27996           first pass at making this work again.  This seems to work on
27997           tagged ogg/vorbis and mp3 files.
27998
27999 2004-03-06  Benjamin Otte  <otte@gnome.org>
28000
28001         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28002           fix huge leak: gst_buffer_merge doesn't unref the first argument
28003           itself.
28004
28005 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28006
28007         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
28008           report layer/mode/emphasis
28009
28010 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28011
28012         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
28013
28014 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28015
28016         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
28017           signal serial
28018
28019 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28020
28021         * ext/vorbis/vorbis.c: (plugin_init):
28022         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
28023         (gst_vorbis_dec_init), (vorbis_dec_event):
28024         add debug category
28025         make vorbisdec handle _BYTE and _TIME queries
28026
28027 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28028
28029         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
28030           from the xing header
28031
28032 2004-03-06  Benjamin Otte  <otte@gnome.org>
28033
28034         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
28035         (gst_audio_convert_link), (gst_audio_convert_change_state),
28036         (gst_audio_convert_buffer_from_default_format):
28037           do conversions from/to float correctly, fix some caps nego errors,
28038           export correct supported caps in template and getcaps, use correct
28039           caps in try_set_caps functions
28040
28041 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28042
28043         For some reason, I only committed a ChangeLog entry yesterday and
28044         not the corresponding code...
28045         * ext/mad/gstmad.c: Fix detection of Xing headers
28046         * gst/tags/gstid3tag.c: Changes to support TLEN tags
28047
28048 2004-03-06  Benjamin Otte  <otte@gnome.org>
28049
28050         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
28051         (gst_ogg_demux_src_query):
28052           make sure to handle the case where there's no current chain
28053           gracefully.
28054
28055 2004-03-05  David Schleef  <ds@schleef.org>
28056
28057         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
28058         Add fixate function. (bug #131128)
28059         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28060         (gst_sdlvideosink_fixate):  Add fixate function.
28061         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
28062         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
28063         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
28064         Fix missing break that was causing ulaw to be interpreted as
28065         raw int.
28066
28067 2004-03-05  David Schleef  <ds@schleef.org>
28068
28069         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
28070         Fix code that ignores return value of gst_buffer_merge().
28071         (bug #114560)
28072         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
28073         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
28074         * testsuite/gst-lint:  Check for above.
28075
28076 2004-03-05  David Schleef  <ds@schleef.org>
28077
28078         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
28079         caps and throw an element error.  (bug #136334)
28080
28081 2004-03-05  David Schleef  <ds@schleef.org>
28082
28083         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
28084         (gst_faad_chain): Fix negotiation.
28085         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
28086         key and button events.
28087         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
28088         dung heap of code.
28089         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
28090         depends on gconf
28091         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
28092         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28093         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
28094         function to encourage better negotiation, particularly between
28095         audioconvert and osssink.
28096         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28097         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
28098         more important.
28099         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
28100         typefinding.
28101         * gst/vbidec/vbiscreen.c:  Add glib header
28102         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
28103
28104 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
28105
28106         * ext/mad/gstmad.c: Fix detection of Xing headers
28107         * gst/tags/gstid3tag.c: Changes to support TLEN tags
28108
28109 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28110
28111         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28112         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
28113           debug updates
28114
28115 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
28116
28117         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28118         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
28119         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
28120         files, and report the parsed length as a GST_TAG_DURATION tag.
28121         * gst/tags/gstid3tag.c: support TLEN (duration) tag
28122
28123 2004-03-05  Benjamin Otte  <otte@gnome.org>
28124
28125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
28126           convert channels correctly. convert correctly to unsigned.
28127
28128 2004-03-05  Julien MOUTTE <julien@moutte.net>
28129
28130         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
28131         we have a window before clearing it.
28132
28133 2004-03-05  Julien MOUTTE <julien@moutte.net>
28134
28135         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
28136         have a window before clearing it.
28137
28138 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28139
28140         * gconf/gstreamer.schemas.in:
28141         * gst-libs/gst/gconf/Makefile.am:
28142           version installation path the same way as for 0.6
28143         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28144         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28145         * pkgconfig/gstreamer-play-uninstalled.pc.in:
28146           remove comment that was fixed
28147
28148 2004-03-05  David Schleef  <ds@schleef.org>
28149
28150         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
28151         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
28152         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
28153         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
28154         Add prototype code for handling seeking and querying.
28155
28156 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28157
28158         * examples/gstplay/player.c: (main):
28159           Initialize variables to NULL. Prevents a segfault because the
28160           (uninitialized) variable is not NULL, resulting in a crash on
28161           trying to reach error->message.
28162
28163 2004-03-05  Benjamin Otte  <otte@gnome.org>
28164
28165         * gst/audioconvert/gstaudioconvert.c:
28166         (gst_audio_convert_buffer_to_default_format):
28167         make float=>int conversion work correctly even in cornercases.
28168
28169 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
28170
28171         * debian/README.Debian:
28172         * debian/build-deps:
28173         * debian/changelog:
28174         * debian/control:
28175         * debian/control.in:
28176         * debian/copyright:
28177         * debian/gstreamer-a52dec.files:
28178         * debian/gstreamer-aa.files:
28179         * debian/gstreamer-alsa.files:
28180         * debian/gstreamer-alsa.manpages:
28181         * debian/gstreamer-arts.files:
28182         * debian/gstreamer-artsd.files:
28183         * debian/gstreamer-audiofile.files:
28184         * debian/gstreamer-avifile.files:
28185         * debian/gstreamer-cdparanoia.files:
28186         * debian/gstreamer-colorspace.files:
28187         * debian/gstreamer-doc.files:
28188         * debian/gstreamer-dv.files:
28189         * debian/gstreamer-dvd.files:
28190         * debian/gstreamer-esd.files:
28191         * debian/gstreamer-festival.files:
28192         * debian/gstreamer-flac.files:
28193         * debian/gstreamer-gconf.conffiles:
28194         * debian/gstreamer-gconf.files:
28195         * debian/gstreamer-gconf.postinst:
28196         * debian/gstreamer-gnomevfs.files:
28197         * debian/gstreamer-gsm.files:
28198         * debian/gstreamer-http.files:
28199         * debian/gstreamer-jack.files:
28200         * debian/gstreamer-jpeg.files:
28201         * debian/gstreamer-mad.files:
28202         * debian/gstreamer-mikmod.files:
28203         * debian/gstreamer-misc.files:
28204         * debian/gstreamer-mpeg2dec.files:
28205         * debian/gstreamer-oss.files:
28206         * debian/gstreamer-plugin-apps.files:
28207         * debian/gstreamer-plugin-apps.manpages:
28208         * debian/gstreamer-plugin-libs-dev.files:
28209         * debian/gstreamer-plugin-libs.files:
28210         * debian/gstreamer-plugin-template.postinst:
28211         * debian/gstreamer-plugin-template.postrm:
28212         * debian/gstreamer-sdl.files:
28213         * debian/gstreamer-sid.files:
28214         * debian/gstreamer-vorbis.files:
28215         * debian/gstreamer-x.files:
28216         * debian/mk.control:
28217         * debian/rules:
28218         Debian package info not maintained here.
28219
28220 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28221
28222         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
28223         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
28224         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
28225         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
28226         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
28227         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
28228         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
28229         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
28230         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
28231         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
28232         * gst-libs/gst/colorbalance/colorbalance.c:
28233         (gst_color_balance_class_init):
28234         * gst-libs/gst/colorbalance/colorbalancechannel.c:
28235         (gst_color_balance_channel_class_init):
28236         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
28237         * gst-libs/gst/play/play.c: (gst_play_class_init):
28238         * gst-libs/gst/propertyprobe/propertyprobe.c:
28239         (gst_property_probe_iface_init):
28240         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
28241         * gst-libs/gst/tuner/tunerchannel.c:
28242         (gst_tuner_channel_class_init):
28243         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
28244         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
28245         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
28246         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
28247         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
28248         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
28249         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
28250         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
28251         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
28252           fix signals to use - instead of _
28253         * ext/libcaca/gstcacasink.h:
28254         * ext/sdl/sdlvideosink.h:
28255           fix header rename
28256
28257 2004-03-04  David Schleef  <ds@schleef.org>
28258
28259         * testsuite/gst-lint:  Add a check for bad signal names.
28260
28261 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
28262
28263         reviewed by David Schleef
28264
28265         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
28266         modified the alpha channel and caused a warning. (bug #136192)
28267
28268 2004-04-03  Christian Schaller <Uraeus@gnome.org>
28269
28270         * gst-plugins.spec.in:
28271         Change names of plugins to actually be correct. Try to keep things
28272         alphabetical to avoid getting beat up by Thomas
28273
28274 2004-03-03  Julien MOUTTE <julien@moutte.net>
28275
28276         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
28277         Using ximagesink as a default if no gconf key found. We should
28278         probably consider using alsasink instead of osssink for the audio
28279         part.
28280
28281 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28282
28283         * configure.ac:
28284           fix --with-plugins, don't think it ever worked before
28285         * gst-plugins.spec.in:
28286           even more updates
28287
28288 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28289
28290         * ext/sdl/sdlvideosink.h:
28291         * sys/ximage/ximagesink.h:
28292         * sys/xvideo/xvideosink.h:
28293         * sys/xvimage/xvimagesink.h:
28294           Fix for move of gstvideosink.h -> videosink.h.
28295
28296 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28297
28298         * gst-libs/gst/xwindowlistener/Makefile.am:
28299           this is a plugin library, not a library
28300
28301 2004-03-01  David Schleef  <ds@schleef.org>
28302
28303         * AUTHORS:  Added some names.  Add yourself if you're still
28304         missing.
28305
28306 2004-03-01  David Schleef  <ds@schleef.org>
28307
28308         * MAINTAINERS: Add
28309
28310 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28311
28312         * gst-plugins.spec.in: clean up spec file
28313
28314 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28315
28316         * gst-libs/gst/video/Makefile.am:
28317         * gst-libs/gst/video/gstvideosink.c:
28318         * gst-libs/gst/video/gstvideosink.h:
28319           rename gstvideosink.h to videosink.h to match other headers
28320         * gst/mixmatrix/Makefile.am:
28321           fix plugin filename
28322         * gst/tags/Makefile.am: fix plugin filename
28323
28324 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28325
28326         * gst/tags/Makefile.am: fix plugin filename
28327
28328 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28329
28330         * examples/gstplay/player.c: (got_time_tick), (main):
28331           add error handler
28332           display time_tick more readably
28333         * gst/mixmatrix/Makefile.am:
28334           fix plugin file name
28335
28336 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
28337
28338         * sys/oss/gstosselement.c: (gst_osselement_probe),
28339         (device_combination_append), (gst_osselement_class_probe_devices):
28340         * sys/oss/gstosselement.h:
28341           Reworked enumeration of oss dsps and mixers so that gst-mixer works
28342           on my system using alsa oss emulation, fixes bug #135597
28343
28344 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28345
28346         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
28347         (gst_videodrop_chain), (gst_videodrop_change_state):
28348         * gst/videodrop/gstvideodrop.h:
28349           Work based on timestamp of input data, not based on the expected
28350           framerate from the input. The consequence is that this element now
28351           not only scales framerates, but also functions as a framerate
28352           corrector or framerate stabilizer/constantizer.
28353
28354 2004-02-27  David Schleef  <ds@schleef.org>
28355
28356         patches from jmmv@menta.net (Julio M. Merino Vidal)
28357
28358         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
28359         GST_ELEMENT_ERROR call (bug #135634)
28360         * gst/interleave/interleave.c: (interleave_buffered_loop),
28361         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
28362         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
28363         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
28364         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
28365         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
28366         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
28367         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
28368         Fix GST_ELEMENT_ERROR call.
28369         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
28370         GST_ELEMENT_ERROR call.
28371
28372 2004-02-27  Benjamin Otte  <otte@gnome.org>
28373
28374         * gst-libs/gst/audio/audio.h:
28375           add macro to make sure header isn't included twice
28376         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28377           don't use gst_buffer_free
28378         * gst/playondemand/filter.func:
28379           don't use gst_data_free. Free data only once.
28380
28381 2004-02-26  David Schleef  <ds@schleef.org>
28382
28383         * gst-libs/gst/colorbalance/Makefile.am:
28384         * gst-libs/gst/mixer/Makefile.am:
28385         * gst-libs/gst/tuner/Makefile.am:
28386         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
28387         should not be disted, -marshal.h files should not be installed,
28388         and -enum.h files _should_ be installed.  Fix to make this the
28389         case.
28390
28391 === release 0.7.5 ===
28392
28393 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
28394
28395         * configure.ac: release 0.7.5, "Under The Sea"
28396
28397 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28398
28399         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
28400         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
28401         * gst/videoscale/gstvideoscale.c:
28402         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
28403           assorted debug/warning fixes
28404
28405 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28406
28407         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
28408         (gst_videoscale_init), (gst_videoscale_chain),
28409         (gst_videoscale_set_property), (plugin_init):
28410         * gst/videoscale/gstvideoscale.h:
28411         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
28412         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
28413         (gst_videoscale_planar400), (gst_videoscale_packed422),
28414         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
28415         (gst_videoscale_24bit), (gst_videoscale_16bit),
28416         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
28417         (gst_videoscale_scale_plane_slow),
28418         (gst_videoscale_scale_point_sample),
28419         (gst_videoscale_scale_nearest),
28420         (gst_videoscale_scale_nearest_str2),
28421         (gst_videoscale_scale_nearest_str4),
28422         (gst_videoscale_scale_nearest_32bit),
28423         (gst_videoscale_scale_nearest_24bit),
28424         (gst_videoscale_scale_nearest_16bit):
28425         add debugging category and use it properly
28426         fix use of GST_PTR_FORMAT
28427
28428 2004-02-25  Andy Wingo  <wingo@pobox.com>
28429
28430         * gst/interleave/interleave.c (interleave_buffered_loop): Always
28431         push only when channel->buffer is NULL. Prevents segfaults doing
28432         the state change after a nonlocal exit, like a scheme exception.
28433
28434         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
28435         Handle the case where the intersected caps is empty.
28436
28437 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28438
28439         * gst/law/mulaw-decode.c: (mulawdec_link):
28440         * gst/law/mulaw.c: (plugin_init):
28441           fix mulawdec so it actually works again
28442
28443 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
28444
28445         reviewed by: David Schleef  <ds@schleef.org>
28446
28447         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
28448         (gst_gamma_init), (gst_gamma_set_property),
28449         (gst_gamma_get_property), (gst_gamma_calculate_tables),
28450         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
28451         for RGB, with separate r g and b correction factors. (#131167)
28452
28453 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
28454
28455         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28456           only signal tags for bitrate if they're > 0 (#134894)
28457
28458 2004-02-24  David Schleef  <ds@schleef.org>
28459
28460         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
28461         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
28462         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
28463         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
28464         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
28465         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
28466         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
28467         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
28468         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
28469         category.  Attempt to fix timestamp calculation.
28470
28471 2004-02-24  Johan Dahlin  <johan@gnome.org>
28472
28473         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
28474
28475 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28476
28477         * configure.ac:
28478         * gconf/Makefile.am:
28479         * gconf/gstreamer.schemas:
28480         * gst-libs/gst/gconf/Makefile.am:
28481         * gst-libs/gst/gconf/gconf.c:
28482           version gconf schemas and install locations
28483
28484 2004-02-23  Benjamin Otte  <otte@gnome.org>
28485
28486         * ext/xine/xineinput.c: (gst_xine_input_dispose):
28487         (gst_xine_input_subclass_init):
28488           call parent dispose.
28489           change pad template for CD reader correctly
28490         * ext/xine/Makefile.am:
28491         * ext/xine/gstxine.h:
28492         * ext/xine/xine.c: (plugin_init):
28493         * ext/xine/xineaudiosink.c:
28494           wrap audio sinks, too
28495         * gst-libs/gst/resample/private.h:
28496         * gst-libs/gst/resample/resample.c: (gst_resample_init),
28497         (gst_resample_reinit), (gst_resample_scale),
28498         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
28499         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
28500         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
28501         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
28502         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
28503         * gst-libs/gst/resample/resample.h:
28504         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
28505         (gst_audioscale_class_init), (gst_audioscale_link),
28506         (gst_audioscale_get_buffer), (gst_audioscale_init),
28507         (gst_audioscale_chain), (gst_audioscale_set_property),
28508         (gst_audioscale_get_property):
28509         * gst/audioscale/gstaudioscale.h:
28510           s/resample_*/gst_resample_*/i to not clobber namespaces
28511
28512 2004-02-23  Julien MOUTTE  <julien@moutte.net>
28513
28514         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
28515         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
28516         (gst_riff_create_video_template_caps),
28517         (gst_riff_create_audio_template_caps),
28518         (gst_riff_create_iavs_template_caps):
28519         * gst-libs/gst/riff/riff-media.h:
28520         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
28521         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
28522         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
28523         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
28524         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
28525         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
28526         (gst_matroska_demux_plugin_init): First batch implementing audio and
28527         video codec tags in demuxers.
28528
28529 2004-02-22  Benjamin Otte  <otte@gnome.org>
28530
28531         * ext/xine/Makefile.am:
28532         * ext/xine/gstxine.h:
28533         * ext/xine/xine.c: (plugin_init):
28534         * ext/xine/xineinput.c:
28535           add input plugin wrapper. Playback from files, http, mms and cdda
28536           works.
28537         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
28538           remove leftover G_GNUC_UNUSED
28539         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
28540         (gst_asf_demux_identify_guid):
28541           improve debugging output
28542
28543 2004-02-22  Benjamin Otte  <otte@gnome.org>
28544
28545         reported by: Padraig O'Briain <padraig.obriain@sun.com>
28546
28547         * autogen.sh:
28548           replace test -e with test -x for mkinstalldirs to be more portable.
28549           (fixes #134816)
28550
28551 2004-02-22  Benjamin Otte  <otte@gnome.org>
28552
28553         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
28554
28555         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
28556           set rank to PRIMARY
28557         * gst/volume/gstvolume.c: (plugin_init):
28558           set rank to NONE
28559         fixes #134960
28560
28561 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
28562
28563         reviewed by Benjamin Otte  <otte@gnome.org>
28564
28565         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28566           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28567
28568 2004-02-22  Benjamin Otte  <otte@gnome.org>
28569
28570         * configure.ac:
28571           export [_]*{gst,Gst,GST}.* symbols from plugins
28572
28573 2004-02-22  Christophe Fergeau <teuf@gnome.org>
28574
28575         reviewed by: Benjamin Otte  <otte@gnome.org>
28576
28577         * ext/lame/gstlame.c: (add_one_tag):
28578         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28579         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28580         (gst_vorbisenc_metadata_set1):
28581         * gst/tags/gstid3tag.c:
28582         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28583           apply fixes from bugs #135042 (lame can't write tags) and #133817
28584           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28585
28586 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28587
28588         * configure.ac: Export only gst_plugin_desc from plugins.
28589          Note that this change only makes any effect with Linux using libtool
28590          1.5.2 or higher. Otherwise it is silently ignored, but it would build
28591          fine. And don't try to have several versions of libtool in different
28592          directories.
28593
28594 2004-02-20  Andy Wingo  <wingo@pobox.com>
28595
28596         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28597         interleave respectively.
28598
28599         * gst/interleave/deinterleave.c: New plugin: deinterleave
28600         (replaces on oneton).
28601         * gst/interleave/interleave.c: New plugin: interleave.
28602         * gst/interleave/plugin.h: Support file.
28603         * gst/interleave/plugin.c: Support file.
28604
28605         * configure.ac: Remove intfloat and oneton, add interleave.
28606
28607         * ext/sndfile/gstsf.c: Handle events better.
28608
28609         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28610         and float2int operation. int2float has scheduling problems as
28611         noted in in2float_chain.
28612
28613 2004-02-20  Benjamin Otte  <otte@gnome.org>
28614
28615         * ext/xine/Makefile.am:
28616         * ext/xine/gstxine.h:
28617         * ext/xine/xine.c:
28618         * ext/xine/xineaudiodec.c:
28619         * ext/xine/xinecaps.c:
28620           add first version of xine plugin wrapper. Currently only wraps the
28621           QDM2 win32 DLL, and even that only in proof-of-concept quality.
28622         * configure.ac:
28623         * ext/Makefile.am:
28624           add xine plugin wrapper, disabled by default. Use --enable-xine to
28625           build. Note that it'll segfault on gst-register if you don't remove
28626           the goom and tvtime post plugins from xine.
28627         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28628         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28629           add extradata parsing for QDM2.
28630           change around debugging prints.
28631
28632 2004-02-19  Benjamin Otte  <otte@gnome.org>
28633
28634         * ext/lame/gstlame.c: (gst_lame_chain):
28635         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28636           use gst_tag_list_insert when you want to insert tags
28637
28638 2004-02-18  David Schleef  <ds@schleef.org>
28639
28640         * configure.ac:  Move massink to gst-rotten
28641         * ext/Makefile.am:
28642         * ext/mas/Makefile.am:
28643         * ext/mas/massink.c:
28644         * ext/mas/massink.h:
28645
28646 2004-02-18  David Schleef  <ds@schleef.org>
28647
28648         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28649         typefinding, since it seems to be worse than nothing.
28650         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
28651         atom to recognize .mp4 and .m4a files as video/quicktime.
28652
28653 2004-02-18  David Schleef  <ds@schleef.org>
28654
28655         * gst/sine/demo-dparams.c: (quit_live),
28656         (dynparm_log_value_changed), (dynparm_value_changed), (main):
28657         Use double dparams, not float.
28658         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28659         (gst_sinesrc_init): Change sync default to FALSE, since multiple
28660         sync'd elements don't really work correctly.
28661         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28662         (volume_update_volume), (volume_get_property):  Change dparam
28663         to double.
28664
28665 2004-02-18  Julien MOUTTE  <julien@moutte.net>
28666
28667         * sys/ximage/ximagesink.c:
28668         (gst_ximagesink_xwindow_update_geometry),
28669         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28670         (gst_ximagesink_change_state), (gst_ximagesink_expose),
28671         (gst_ximagesink_init): Rework the way software video scaling works. So
28672         now we check on each chain call if the video frames are feeling the
28673         window. If not we try to renegotiate caps. On failure we memorize that
28674         and we won't try again for that PLAYING sessions.
28675         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28676         failure.
28677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28678         synchronous flag.
28679
28680 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28681
28682         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28683           break up _link so we can give a better debug message for errors
28684
28685 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28686
28687         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28688           set up debug category
28689
28690 2004-02-18  Julien MOUTTE <julien@moutte.net>
28691
28692         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28693         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28694         the way renegotiation work. The event handling function is not taking
28695         care of external windows and renegotiate method check for pad flags
28696         NEGOTIATING. Should fix : #133209
28697
28698 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28699
28700         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28701         pad is negotiating before trying renegotiation.
28702
28703 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28704
28705         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28706           pass on all possible mime types as typefind hints
28707
28708 2004-02-17  Julien MOUTTE <julien@moutte.net>
28709
28710         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28712         possible SHM leak if we crash. All other apps using XShm are doing
28713         that.
28714
28715 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28716
28717         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28718         (gst_ximagesink_expose): Renegotiate size on expose.
28719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28720         size on expose.
28721
28722 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28723
28724         * testsuite/alsa/sinesrc.c:
28725           cosmetic fix to fix compile issue with gcc 2.95.4
28726
28727 2004-02-16  Julien MOUTTE <julien@moutte.net>
28728
28729         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28730         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28731         failed opening the audio device.
28732         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28733         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28734         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28735         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28736         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28737         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28738         (gst_ximagesink_change_state), (gst_ximagesink_chain),
28739         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28740         Removing some useless g_return_if_fail like wingo suggested.
28741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28742         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28743         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28744         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28745         (gst_xvimagesink_update_colorbalance),
28746         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28747         (gst_xvimagesink_xcontext_clear),
28748         (gst_xvimagesink_get_fourcc_from_caps),
28749         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28750         (gst_xvimagesink_set_xwindow_id),
28751         (gst_xvimagesink_colorbalance_list_channels),
28752         (gst_xvimagesink_colorbalance_set_value),
28753         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28754         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28755
28756 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
28757
28758         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28759           throw error when not negotiated instead of asserting
28760
28761 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28762
28763         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28764         correct data refcounting.
28765
28766 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28767
28768         * gst/switch/gstswitch.c: (gst_switch_change_state),
28769         (gst_switch_class_init): Cleaning the sinkpads correctly on state
28770         change, mostly the EOS flag.
28771
28772 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28773
28774         * examples/gstplay/player.c: (got_eos), (main): Adding some
28775         output for debugging.
28776         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28777         timeouts if we go to any state different from PLAYING.
28778         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28779         more EOS bugs in riff lib.
28780
28781 2004-02-14  Julien MOUTTE  <julien@moutte.net>
28782
28783         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28784         visualization until i find a way to fix switch correctly.
28785         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28786         EOS arrives.
28787         * gst/switch/gstswitch.c: (gst_switch_release_pad),
28788         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28789         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28790         Reworked switch to get a more correct behaviour with events and refing
28791         of data stored in sinkpads.
28792         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28793         we don't pull from a pad in EOS.
28794
28795 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28796
28797         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28798           remove v1 tag even if we can't read it (makes sure we don't detect
28799           it again)
28800
28801 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28802
28803         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28804         (gst_alsa_xrun_recovery):
28805         * ext/alsa/gstalsa.h:
28806           try xrun recovery when wait failed. Make xrun recovery function
28807           return TRUE/FALSE to indicate success. (might fix #134354)
28808
28809 2004-02-13  David Schleef  <ds@schleef.org>
28810
28811         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28812         (dynparm_value_changed), (main): Convert from float to double.
28813         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28814
28815 2004-02-13  David Schleef  <ds@schleef.org>
28816
28817         * gst/silence/gstsilence.c: (gst_silence_class_init),
28818         (gst_silence_set_clock), (gst_silence_get),
28819         (gst_silence_set_property), (gst_silence_get_property):
28820         * gst/silence/gstsilence.h: Add sync property.
28821         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28822         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28823         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28824         * gst/sine/gstsinesrc.h: Add sync property.
28825
28826 2004-02-13  David Schleef  <ds@schleef.org>
28827
28828         * gst/intfloat/gstint2float.c: (conv_f32_s16),
28829         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
28830
28831 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28832
28833         * configure.ac:
28834         * ext/Makefile.am:
28835         * gst-libs/ext/Makefile.am:
28836           move ffmpeg plugin to gst-ffmpeg module
28837
28838 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28839
28840         * configure.ac: use GST_ARCH to detect architecture
28841
28842 2004-02-12  Julien MOUTTE  <julien@moutte.net>
28843
28844         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28845
28846 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
28847
28848         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28849           classify LADSPA plugins based on number of src/sink pads
28850           (#133663, Stefan Kost)
28851         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28852           fix dparams registration
28853           (#133528, Stefan Kost)
28854         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28855           fix use of isprint and use g_ascii_isprint instead
28856           (#133316, Stefan Kost)
28857
28858 2004-02-11  David Schleef  <ds@schleef.org>
28859
28860         Convert a few inner loops to use liboil.  This is currently
28861         optional, and is only enabled if liboil is present (duh!).
28862         * configure.ac: Check for liboil-0.1
28863         * gst/intfloat/Makefile.am:
28864         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28865         (gst_int2float_chain_gint16):
28866         * gst/videofilter/Makefile.am:
28867         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28868         (tablelookup_u8), (gst_videobalance_planar411):
28869         * gst/videotestsrc/Makefile.am:
28870         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28871         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28872         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28873         (paint_hline_RGB565), (paint_hline_xRGB1555):
28874
28875 2004-02-11  David Schleef  <ds@schleef.org>
28876
28877         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28878         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28879         (gst_colorspace_getcaps), (gst_colorspace_link),
28880         (gst_colorspace_base_init), (gst_colorspace_init),
28881         (gst_colorspace_chain), (gst_colorspace_change_state),
28882         (plugin_init): Merge Ronald's patch (bug #117897) and update
28883         for new caps and negotiation.  Seems to work, although it
28884         shows off bugs in lcs.
28885
28886 2004-02-11  David Schleef  <ds@schleef.org>
28887
28888         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28889         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28890
28891 2004-02-11  David Schleef  <ds@schleef.org>
28892
28893         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28894         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28895         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28896         Add server and port properties
28897
28898 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28899
28900         * m4/a52.m4:
28901         * m4/aalib.m4:
28902         * m4/as-ffmpeg.m4:
28903         * m4/as-liblame.m4:
28904         * m4/as-slurp-ffmpeg.m4:
28905         * m4/check-libheader.m4:
28906         * m4/esd.m4:
28907         * m4/freetype2.m4:
28908         * m4/gconf-2.m4:
28909         * m4/glib.m4:
28910         * m4/gst-alsa.m4:
28911         * m4/gst-artsc.m4:
28912         * m4/gst-ivorbis.m4:
28913         * m4/gst-matroska.m4:
28914         * m4/gst-sdl.m4:
28915         * m4/gst-shout2.m4:
28916         * m4/gst-sid.m4:
28917         * m4/gtk.m4:
28918         * m4/libdv.m4:
28919         * m4/libfame.m4:
28920         * m4/libmikmod.m4:
28921         * m4/ogg.m4:
28922         * m4/vorbis.m4:
28923           fix underquotedness of macros (#133800)
28924         * m4/as-avifile.m4:
28925         * m4/xmms.m4:
28926           removed because no longer used
28927
28928 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28929
28930         * configure.ac:
28931           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28932           by autopoint (fixes #132996)
28933
28934 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28935
28936         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28937         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28938         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28939         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28940           fix memleaks
28941
28942 2004-02-11  David Schleef  <ds@schleef.org>
28943
28944         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28945         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28946         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28947         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28948         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28949         (gst_jpegenc_class_init), (gst_jpegenc_init),
28950         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28951         (gst_jpegenc_chain), (gst_jpegenc_set_property),
28952         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
28953         * ext/jpeg/gstjpegenc.h: Fix negotiation.
28954
28955 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28956
28957         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28958         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28959         * ext/mikmod/gstmikmod.h:
28960           fix caps negotiation in mikmod
28961         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28962           output debug information
28963
28964 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28965
28966         * gst-libs/gst/colorbalance/Makefile.am:
28967         * gst-libs/gst/navigation/Makefile.am:
28968         * gst-libs/gst/xoverlay/Makefile.am:
28969           remove unused GST_OPT_CFLAGS from Makefiles
28970           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28971
28972 2004-02-07  David Schleef  <ds@schleef.org>
28973
28974         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28975         push events to pads that haven't been created (#133508)
28976
28977 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
28978
28979         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28980         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28981         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28982         (gst_dvdec_loop), (gst_dvdec_change_state):
28983         Second attempt at committing a working dvdec element.
28984
28985 2004-02-06  David Schleef  <ds@schleef.org>
28986
28987         Build fixes for OS X: (see #129600)
28988         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28989         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28990         (gst_riff_read_strf_iavs):
28991         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28992         (gst_avi_demux_stream_odml):
28993         * gst/playondemand/Makefile.am:
28994         * gst/rtp/rtp-packet.c:
28995
28996 2004-02-05  David Schleef  <ds@schleef.org>
28997
28998         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28999         last change, because it Just Doesn't Compile.
29000
29001 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29002
29003         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29004           skip undecodable id3v2 tag instead of keeping it
29005
29006 2004-02-05  David Schleef  <ds@schleef.org>
29007
29008         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
29009         Unref leaked buffer.  (Noticed by Ronald)
29010
29011 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
29012
29013         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
29014         Sync requires with other checks.  >= vs =.
29015
29016 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
29017
29018         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29019         (gst_dvdec_video_link), (gst_dvdec_loop):
29020         * ext/dv/gstdvdec.h:
29021           rework the caps negotiation so that dvdec works again instead
29022           of just segfaulting.
29023
29024 === release 0.7.4 ===
29025
29026 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29027
29028         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
29029         * configure.ac: changed for release
29030
29031 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29032
29033         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
29034         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
29035         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
29036         * pkgconfig/gstreamer-play-uninstalled.pc.in:
29037           reworked patch by David Lehn to fix libdir and includedir for
29038           uninstalled libraries
29039           removed play and gconf from gstreamer-libs since they have their
29040           own pkgconfig files
29041
29042 2004-02-04  David Schleef  <ds@schleef.org>
29043
29044         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
29045         memleak.
29046
29047 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29048
29049         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29050           use correct GST_TAG_ENCODER tag
29051
29052 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29053
29054         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
29055           be sure to stop the clock when going to paused
29056         * sys/oss/gstosssink.c: (gst_osssink_change_state):
29057           reset number of transmitted when going to ready.
29058         fixes #132935
29059
29060 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
29061
29062         reviewed by Benjamin Otte
29063
29064         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
29065           extract track count (fixes #133410)
29066
29067 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29068
29069         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
29070           that should be !=, not == (fixes #132519)
29071
29072 2004-02-04  David Schleef  <ds@schleef.org>
29073
29074         Make sure set_explicit_caps() is called before adding pad.
29075         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29076         * gst/id3/gstid3types.c: (gst_id3types_loop):
29077         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29078         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
29079
29080 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29081
29082         * configure.ac:
29083           bump nano to 2, first prerelease
29084           put back AM_PROG_LIBTOOL
29085
29086 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29087
29088         * testsuite/alsa/Makefile.am:
29089           these are user test apps, not automatic testsuite tests
29090
29091 2004-02-04  David Schleef  <ds@schleef.org>
29092
29093         Convert GST_DEBUG_CAPS() to GST_DEBUG():
29094         * gst/mpeg1videoparse/gstmp1videoparse.c:
29095         (mp1videoparse_parse_seq):
29096         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
29097         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29098         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
29099         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
29100         (gst_xvideosink_getcaps):
29101         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
29102         * testsuite/gst-lint: more tests
29103
29104 2004-02-04  David Schleef  <ds@schleef.org>
29105
29106         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
29107         with the code that they would expand to.
29108         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
29109         (gst_flacdec_get_src_query_types),
29110         (gst_flacdec_get_src_event_masks):
29111         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
29112         (gst_gnomevfssrc_get_query_types),
29113         (gst_gnomevfssrc_get_event_mask):
29114
29115 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29116
29117         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
29118         (gst_sinesrc_dispose):
29119           fix memleak by properly disposing sinesrc
29120
29121 2004-02-04  Julien MOUTTE  <julien@moutte.net>
29122
29123         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
29124         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
29125         an overlay to redraw the image because it has been exposed.
29126         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
29127         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
29128         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
29129         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
29130         interface
29131         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
29132         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
29133         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
29134         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
29135         interface
29136
29137 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29138
29139         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
29140           more memleak fixage
29141
29142 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29143
29144         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
29145         * gst/typefind/gsttypefindfunctions.c:
29146           fix memleaks shown by gst-typefind
29147
29148 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
29149
29150         * common/glib-gen.mak:
29151           add hack rule to touch .Plo files
29152         * gst-libs/gst/colorbalance/Makefile.am:
29153         * gst-libs/gst/mixer/Makefile.am:
29154         * gst-libs/gst/play/Makefile.am:
29155         * gst-libs/gst/tuner/Makefile.am:
29156           remove glib_root variable
29157
29158 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29159
29160         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
29161           set explicit caps before adding the element, so the autopluggers can
29162           plug correctly.
29163         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
29164         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
29165         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29166         (dv_type_find):
29167           fix memleaks in typefind functions. gst_type_find_suggest takes a const
29168           argument.
29169
29170 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
29171
29172         * gst-libs/gst/colorbalance/Makefile.am:
29173         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
29174         * gst-libs/gst/colorbalance/colorbalance.c:
29175         * gst-libs/gst/colorbalance/colorbalance.h:
29176         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
29177         * gst-libs/gst/mixer/Makefile.am:
29178         * gst-libs/gst/mixer/mixer-marshal.list:
29179         * gst-libs/gst/mixer/mixer.c:
29180         * gst-libs/gst/mixer/mixer.h:
29181         * gst-libs/gst/mixer/mixermarshal.list:
29182         * gst-libs/gst/play/Makefile.am:
29183         * gst-libs/gst/play/play.h:
29184         * gst-libs/gst/tuner/Makefile.am:
29185         * gst-libs/gst/tuner/tuner-marshal.list:
29186         * gst-libs/gst/tuner/tuner.c:
29187         * gst-libs/gst/tuner/tuner.h:
29188         * gst-libs/gst/tuner/tunermarshal.list:
29189           use new glib-gen.mak snippet to clean up Makefile.am
29190           fix various bugs in Makefile.am's
29191
29192 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29193
29194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
29195           handle chain parsing correctly in the multichain case
29196         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
29197         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
29198         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
29199         (theora_dec_chain):
29200           handle events and queries correctly
29201
29202 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29203
29204         * .cvsignore:
29205         Ignore generated file _stdint.h.
29206
29207 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29208
29209         * gst-libs/gst/colorbalance/Makefile.am:
29210         * gst-libs/gst/colorbalance/colorbalance.h:
29211         * gst-libs/gst/mixer/Makefile.am:
29212         * gst-libs/gst/mixer/mixer.h:
29213         * gst-libs/gst/play/Makefile.am:
29214         * gst-libs/gst/play/play.h:
29215         * gst-libs/gst/tuner/Makefile.am:
29216         * gst-libs/gst/tuner/tuner.h:
29217         Generate enum type code with glib-mkenums.
29218         * gst-libs/gst/colorbalance/.cvsignore:
29219         * gst-libs/gst/mixer/.cvsignore:
29220         * gst-libs/gst/play/.cvsignore:
29221         * gst-libs/gst/tuner/.cvsignore:
29222         Ignore generated files.
29223
29224 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29225
29226         * gst-libs/gst/audio/.cvsignore:
29227         Ignore generated file.
29228         * gst-libs/gst/audio/Makefile.am:
29229         Do not install example filter.
29230
29231 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
29232
29233         * examples/switch/.cvsignore:
29234         Ignore generated file.
29235
29236 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29237
29238         * common/m4/ax_create_stdint_h.m4:
29239         * configure.ac:
29240           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
29241           _stdint.h.
29242         * Makefile.am:
29243           remove generated _stdint.h in DISTCLEANFILES
29244         * ext/a52dec/gsta52dec.c:
29245           include _stdint.h for a52dec. (should fix #133064)
29246
29247 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
29248
29249         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
29250         (gst_tag_to_vorbis_comments):
29251         Add replaygain support to vorbistag
29252
29253 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
29254         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29255         (gst_ffmpeg_caps_to_extradata):
29256           Fix SVQ3 caps flag properties
29257           Use glib macro for bytes swap
29258
29259 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29260
29261         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29262         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29263         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29264         * ext/sndfile/gstsf.c: (plugin_init):
29265         * gst/avi/gstavi.c: (plugin_init):
29266         * sys/dxr3/dxr3init.c: (plugin_init):
29267         * sys/oss/gstossaudio.c: (plugin_init):
29268         * sys/v4l/gstv4l.c: (plugin_init):
29269         * sys/v4l2/gstv4l2.c: (plugin_init):
29270           remove textdomain calls
29271         * po/nl.po:
29272           update Dutch translation
29273
29274 2004-02-02  Julien MOUTTE  <julien@moutte.net>
29275
29276         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
29277         (gst_play_set_audio_sink): Moving volume in the audio thread for
29278         instantaneous volume change. Maybe i will add another volume in front
29279         of visualization later, not sure yet though.
29280
29281 2004-02-02  Julien MOUTTE  <julien@moutte.net>
29282
29283         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
29284         (gst_ximagesink_handle_xevents): Better X events handling, only take
29285         the latest events for configure and motion.
29286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
29287
29288 2004-02-02  Jon Trowbridge  <trow@gnu.org>
29289
29290         reviewed by: David Schleef  <ds@schleef.org>
29291
29292         Fix memory leaks:
29293         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
29294         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
29295
29296 2004-02-02  David Schleef  <ds@schleef.org>
29297
29298         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
29299         of lines.
29300         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
29301         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29302         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
29303         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
29304         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
29305         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
29306         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
29307         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
29308         (gst_float2_2_int_link):
29309         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
29310         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
29311         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
29312         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
29313         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
29314         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
29315         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
29316         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
29317         * testsuite/gst-lint: Add tests for bzero and ;;
29318
29319 2004-02-02  David Schleef  <ds@schleef.org>
29320
29321         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
29322
29323 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29324
29325         * ext/aalib/gstaasink.c: (gst_aasink_open):
29326         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29327         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29328         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29329         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29330         (gst_afsink_close_file):
29331         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29332         (gst_afsrc_close_file):
29333         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29334         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29335         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29336         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29337         * ext/esd/esdmon.c: (gst_esdmon_get):
29338         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
29339         * ext/faac/gstfaac.c: (gst_faac_chain):
29340         * ext/faad/gstfaad.c: (gst_faad_chain):
29341         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29342         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29343         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29344         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29345         (gst_flacdec_loop):
29346         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29347         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29348         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29349         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29350         (gst_gnomevfssink_close_file):
29351         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29352         (gst_gnomevfssrc_open_file):
29353         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29354         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29355         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29356         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29357         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29358         * ext/mad/gstmad.c: (gst_mad_chain):
29359         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29360         * ext/mpeg2dec/gstmpeg2dec.c:
29361         * ext/mpeg2enc/gstmpeg2enc.cc:
29362         * ext/mplex/gstmplex.cc:
29363         * ext/mplex/gstmplexibitstream.cc:
29364         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29365         (gst_ogg_demux_push):
29366         * ext/raw1394/gstdv1394src.c:
29367         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29368         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29369         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29370         (gst_sf_loop):
29371         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29372         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
29373         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29374         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29375         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29376         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29377         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29378         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29379         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29380         (gst_riff_read_element_data), (gst_riff_read_seek),
29381         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29382         * gst/adder/gstadder.c: (gst_adder_loop):
29383         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29384         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29385         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29386         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29387         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29388         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29389         * gst/goom/gstgoom.c: (gst_goom_chain):
29390         * gst/id3/gstid3types.c: (gst_id3types_loop):
29391         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29392         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29393         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29394         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29395         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29396         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29397         (gst_ebml_read_float), (gst_ebml_read_header):
29398         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29399         (gst_matroska_demux_parse_blockgroup):
29400         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29401         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29402         * gst/oneton/gstoneton.c: (gst_oneton_chain):
29403         * gst/silence/gstsilence.c: (gst_silence_get):
29404         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29405         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29406         * gst/speed/gstspeed.c: (speed_loop):
29407         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29408         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29409         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29410         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29411         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29412         (gst_wavparse_loop):
29413         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29414         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29415         (dxr3audiosink_close):
29416         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29417         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29418         (dxr3videosink_close), (dxr3videosink_write_data):
29419         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29420         * sys/oss/gstosssink.c: (gst_osssink_chain):
29421         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29422         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29423         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29424         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29425         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
29426         (gst_v4l_set_window), (gst_v4l_enable_overlay):
29427         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29428         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29429         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29430         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29431         (gst_v4l_set_audio):
29432         * sys/v4l/v4l_calls.h:
29433         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29434         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29435         (gst_v4lmjpegsink_playback_init),
29436         (gst_v4lmjpegsink_playback_start):
29437         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
29438         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29439         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29440         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29441         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29442         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29443         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29444         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29445         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29446         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29447         (gst_v4l2_get_output), (gst_v4l2_set_output),
29448         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29449         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29450         (gst_v4l2_set_attribute):
29451         * sys/v4l2/v4l2_calls.h:
29452         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29453         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29454         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29455         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29456         (gst_v4l2src_capture_stop):
29457         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29458         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29459         (gst_ximagesink_chain):
29460         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29461         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29462         (gst_xvideosink_xwindow_new):
29463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29464         (gst_xvimagesink_chain):
29465
29466 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29467
29468         * gst/volume/gstvolume.c: (gst_volume_set_volume),
29469         (gst_volume_get_volume), (volume_class_init), (volume_init),
29470         (volume_chain_int16), (volume_update_volume):
29471         * gst/volume/gstvolume.h:
29472           make code more readable by removing magic numbers
29473           make mixer interface export 0-100 range
29474           make it internally map to 0.0-1.0 range so users don't distort
29475           output by putting the sliders at full volume
29476
29477 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29478
29479         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
29480         (gst_play_state_change), (gst_play_seek_to_time):
29481         block the tick callback for 0.5 secs after doing a seek
29482
29483 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29484
29485         * gst-libs/gst/play/play.c: (gst_play_new):
29486           check for GError
29487
29488 2004-02-01  Julien MOUTTE  <julien@moutte.net>
29489
29490         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
29491         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
29492         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29493         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
29494         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29495         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
29496
29497 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29498
29499         * configure.ac:
29500         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29501           check for a function added in vorbis 1.1
29502
29503 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29504
29505         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
29506         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
29507           really start/stop clock only on PLAYING <=> PAUSED
29508         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29509           remove \n from debugging lines
29510         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
29511           make it work when seeking does not
29512         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29513           reset on DISCONT
29514
29515 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29516
29517         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
29518           start clock on PAUSED=>PLAYING, not later
29519         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29520           extract correct time for different discont formats
29521         (gst_alsa_sink_get_time):
29522           don't segfault when no format is negotiated yet, just return 0
29523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29524         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
29525         (gst_ogg_pad_push):
29526           handle flush and discont events correctly
29527         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
29528           handle discont events correctly
29529
29530 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29531
29532         * gst-libs/gst/play/play.c: (gst_play_error_quark),
29533         (gst_play_error_create), (gst_play_error_plugin),
29534         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
29535         * gst-libs/gst/play/play.h:
29536           add error handling during creation
29537         * examples/gstplay/player.c: (main):
29538           use new gst_play_new
29539
29540
29541 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29542
29543         * ext/theora/theoradec.c: (theora_dec_chain):
29544           make comments work
29545         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
29546         (vorbis_dec_src_event), (vorbis_dec_chain):
29547           add encoder tag, fix tag reading to be more error tolerant, change
29548           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
29549           gst_pad_event_default.
29550         * gst/tags/gstvorbistag.c:
29551         (gst_tag_list_from_vorbiscomment_buffer):
29552           undefine function specific define at end of function
29553
29554 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
29555
29556         * ext/flac/gstflac.c: (plugin_init):
29557         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29558         * ext/flac/gstflacdec.h:
29559         * ext/flac/gstflacenc.h:
29560           Fix typos
29561
29562 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
29563
29564         * examples/gstplay/player.c: s/gstplay.h/play.h/
29565
29566 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29567
29568         * gst-libs/gst/play/Makefile.am:
29569         * gst-libs/gst/play/gstplay.c:
29570         * gst-libs/gst/play/gstplay.h:
29571         * gst-libs/gst/play/play.c:
29572           more surgery, operation complete
29573
29574 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29575
29576         * gst-libs/gst/play/play.old.c:
29577         * gst-libs/gst/play/play.old.h:
29578           after CVS surgery by moving, remove
29579         * gst-libs/gst/play/playpipelines.c:
29580           remove
29581
29582         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29583           add negotiation error
29584
29585 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29586
29587         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29588         (gst_ogg_demux_push):
29589           add some seeking debug info
29590           send a flush when seeking
29591
29592 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29593
29594         * configure.ac:
29595           use AC_C_INLINE
29596         * configure.ac:
29597         * ext/Makefile.am:
29598         * ext/theora/Makefile.am:
29599         * ext/theora/theoradec.c:
29600           add theora video decoder. Does just do simple decoding for now and
29601           has been tested against Theora cvs only. It only works when theora
29602           is compiled with --enable-static.
29603         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29604           always reset packetno on DISCONT
29605
29606 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29607
29608         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29609           Fix audio.
29610
29611 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29612
29613         * gst/mpegaudioparse/gstmpegaudioparse.c:
29614         (mp3_type_frame_length_from_header):
29615           Fix header parsing - stolen from ffmpeg (thank you! :) ).
29616
29617 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29618
29619         * ext/esd/esdsink.c: (gst_esdsink_init):
29620           Since we have static pad template caps, we don't need to negotiate;
29621           either the core errors out or we know the format.
29622
29623 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29624
29625         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29626         (gst_riff_read_seek):
29627         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29628         (gst_ebml_read_seek):
29629           Fix event handling.
29630
29631 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29632
29633         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29634           removee video/x-theora from vp3 decoder, it doesn't handle raw
29635           theora streams
29636         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29637           fix bug with finalizing element that never went to PAUSED
29638         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29639           length and position queries were swapped
29640         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29641         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29642         (vorbis_dec_src_event):
29643           implement querying time and bytes
29644
29645 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29646
29647         * just about every source file:
29648           gst_element_error -> GST_ELEMENT_ERROR
29649
29650 2004-01-29  Julien MOUTTE  <julien@moutte.net>
29651
29652         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29653         emiting FLUSH and even before DISCONT.
29654         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29655         get the best instant seeking as possible yay!
29656
29657 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29658
29659         * gst/mpeg1videoparse/gstmp1videoparse.c:
29660         (gst_mp1videoparse_real_chain):
29661           Committed wrong version last week... Grr... Didn't notice until now.
29662
29663 2004-01-29  Julien MOUTTE <julien@moutte.net>
29664
29665         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29666         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29667         have_xwindow_id signal in xwindow_create.
29668
29669 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29670
29671         * ext/ogg/gstoggdemux.c:
29672           lots of changes - mainly support for chained bitstreams, seeking,
29673           querying and bugfixes of course
29674         * ext/vorbis/Makefile.am:
29675         * ext/vorbis/vorbisdec.c:
29676         * ext/vorbis/vorbisdec.h:
29677           add vorbisdec raw vorbis decoder
29678         * ext/vorbis/vorbis.c: (plugin_init):
29679           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29680         * gst/intfloat/Makefile.am:
29681         * gst/intfloat/float22int.c:
29682         * gst/intfloat/float22int.h:
29683         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29684           add float2intnew plugin. It converts multichannel interleaved float to
29685           multichannel interleaved int. The name should probably be changed.
29686         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29687         (plugin_init):
29688           add typefinding for raw theora video so oggdemux can detect it.
29689
29690 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29691
29692         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29693         sink element first.
29694         * gst/videoscale/gstvideoscale.c:
29695         (gst_videoscale_handle_src_event): Fixing src event handler.
29696
29697 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29698
29699         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29700         (gst_v4lsrc_open), (gst_v4lsrc_close),
29701         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29702         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29703         * sys/v4l/gstv4lsrc.h:
29704         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29705         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29706           Implement resizing... Hack. But that's why v4l is b0rked...
29707
29708 2004-01-28  Julien MOUTTE <julien@moutte.net>
29709
29710         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29711         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29712         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29713         (gst_ximagesink_xwindow_destroy):
29714         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29715         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29716         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29717         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29718         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29719         correctly cleaning the image created to check xshm calls on succes,
29720         added a lot of XSync calls in X11 functions, and fixed a segfault when
29721         no image format was defined before negotiation happened.
29722
29723 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29724
29725         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29726           use gst_element_get_time to get correct time
29727
29728 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29729
29730         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29731         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29732         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29734         (gst_xvimagesink_check_xshm_calls),
29735         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29736         X plugins are now able to detect that XShm calls will fail even if the
29737         server claims that it has XShm support (remote displays most of the
29738         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29739         so that we use non XShm functions. This feature is almost useless for
29740         xvimagesink as Xv is not supported on remote displays anyway, but
29741         it might happen than even on the local display XShm calls fail.
29742
29743 2004-01-27  David Schleef  <ds@schleef.org>
29744
29745         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29746         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29747         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
29748         changed esdsink to only use 44100,16,2, since esd sucks at rate
29749         conversion and esdsink has had difficulty negotiating.
29750
29751 2004-01-27  Julien MOUTTE <julien@moutte.net>
29752
29753         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29754         (gst_play_seek_to_time): Fixing the way to get current position.
29755
29756 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29757
29758         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29759           use gst_element_get_time to get correct time
29760
29761 2004-01-27  Julien MOUTTE <julien@moutte.net>
29762
29763         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29764         fix ever... Inverting 2 lines of code make spider autoplug correctly
29765         tagged mp3 !
29766
29767 2004-01-27  David Schleef  <ds@schleef.org>
29768
29769         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29770         Use gst_pad_try_set_caps_nonfixed().
29771
29772 2004-01-27  David Schleef  <ds@schleef.org>
29773
29774         * gst/ac3parse/gstac3parse.c: update to checklist 5
29775         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
29776         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29777         * gst/audioscale/gstaudioscale.c: same
29778         * gst/auparse/gstauparse.c: same
29779         * gst/avi/gstavidemux.c: same
29780
29781 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29782
29783         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29784           stop processing after EOS
29785
29786 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29787
29788         * gst/asfdemux/asfheaders.h:
29789         * gst/asfdemux/gstasfdemux.c:
29790         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29791         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29792         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29793           lot's of fixes to make data extraction simpler and get the code
29794           architecture and compiler independant. Add debugging category
29795         * gst/goom/gstgoom.c: (gst_goom_change_state):
29796           reset channel count on PAUSED=>READY, not READY=>PAUSED
29797
29798 2004-01-26  Colin Walters  <walters@verbum.org>
29799
29800         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29801         code to pull a bigger buffer in iradio mode.  This as a side effect
29802         makes typefinding work.
29803
29804 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29805
29806         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29807         Fix SVQ3 decoding on PPC
29808
29809 2004-01-26  Julien MOUTTE <julien@moutte.net>
29810
29811         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29812         that one managed to stay there... Fixed.
29813
29814 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29815
29816         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29817         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29818         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29819         (qtdemux_video_caps):
29820         * gst/qtdemux/qtdemux.h:
29821         Add SVQ3 specific flags to qtdemux and ffmpeg
29822
29823 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29824
29825         * gst-libs/gst/audio/audio.h:
29826           remove buffer-frames from audio caps
29827         * gst/audioconvert/gstaudioconvert.c:
29828           fix plugin to really work.
29829
29830 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29831
29832         * gst-libs/gst/mixer/mixer.c:
29833         * gst-libs/gst/propertyprobe/propertyprobe.c:
29834         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29835         (gst_tuner_find_channel_by_name):
29836         * gst-libs/gst/tuner/tuner.h:
29837           Add gtk-doc style comments. Also fix a function name.
29838
29839 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29840
29841         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29842         (gst_divxdec_negotiate):
29843           Fix for new capsnego - also fixes gst-player with divxdec.
29844
29845 2004-01-25  Julien MOUTTE  <julien@moutte.net>
29846
29847         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29848         (gst_play_identity_handoff), (gst_play_set_location),
29849         (gst_play_set_visualization), (gst_play_connect_visualization): Another
29850         try in visualization implementation. Still have an issue with switch
29851         blocking when pulling from video_queue and only audio comes out of
29852         spider.
29853         * gst/switch/gstswitch.c: (gst_switch_release_pad),
29854         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29855         release method. And check if the pad is usable before pulling.
29856
29857 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29858
29859         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29860         (gst_videobalance_init),
29861         (gst_videobalance_colorbalance_list_channels),
29862         (gst_videobalance_colorbalance_set_value),
29863         (gst_videobalance_colorbalance_get_value),
29864         (gst_videobalance_update_properties),
29865         (gst_videobalance_update_tables_planar411),
29866         (gst_videobalance_planar411):
29867         * gst/videofilter/gstvideobalance.h:
29868           Implement lookup-tables. +/- 10x faster.
29869
29870 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29871
29872         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29873         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29874           The index reading was broken. The rest worked fine, but the whole
29875           goal of my rewrite was to make avidemux readable, and this was
29876           not at all readable. Please use typed variables.
29877
29878 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29879
29880         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29881           Additional pad usability check.
29882         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29883         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29884         (gst_mp1videoparse_real_chain):
29885           Fix MPEG video stream parsing. The original plugin had several
29886           issues, including not timestamping streams where the source was
29887           not timestamped (this happens with PTS values in mpeg system
29888           streams, but MPEG video is also a valid stream on its own so
29889           that needs timestamps too). We use the display time code for that
29890           for now. Also, if one incoming buffer contains multiple valid
29891           frames, we push them all on correctly now, including proper EOS
29892           handling. Lastly, several potential segfaults were fixed, and we
29893           properly sync on new sequence/gop headers to include them in next,
29894           not previous frames (since they're header for the next frame, not
29895           the previous). Also see #119206.
29896         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29897         (bpf_from_header):
29898           Move caps setting so we only do it after finding several valid
29899           MPEG-1 fraes sequentially, not right after the first one (which
29900           might be coincidental).
29901         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29902         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29903         (plugin_init):
29904           Add unsynced MPEG video stream typefinding, and change some
29905           probability values so we detect streams rightly. The idea is as
29906           follows: I can have an unsynced system stream which contains
29907           video. In the current code, I would randomly get a type for either
29908           system or video stream type found, because the probabilities are
29909           being calculated rather randomly. I now use fixed values, so we
29910           always prefer system stream if that was found (and that is how it
29911           should be). If no system stream was found, we can still identity                the stream as video-only.
29912
29913 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29914
29915         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29916         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29917           don't write to buffer. Extract data without the need of
29918           __attribute__ ((packed))
29919
29920 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29921
29922         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29923         (mpeg1_sys_type_find):
29924           Fix MPEG-1 stream typefinding.
29925
29926 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29927
29928         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29929           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29930
29931 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29932
29933         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29934         * ext/esd/gstesd.c: (plugin_init):
29935           private debugging, better error reporting
29936
29937 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29938
29939         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29940         (gst_riff_read_init), (gst_riff_read_change_state):
29941         * gst-libs/gst/riff/riff-read.h:
29942           Remove stuff fromold metadata system.
29943
29944 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29945
29946         * ext/ogg/gstoggdemux.c:
29947           Fix wrong file comment.
29948         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29949         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29950           Add metadata reading properly.
29951
29952 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29953
29954         * ext/Makefile.am:
29955           Fix nas DIST_SUBDIRS
29956           Uraeus:
29957           Fix bug where make distcheck doesn't get run on adding stuff to
29958           the build.
29959
29960 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29961
29962         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29963         * ext/divx/gstdivxdec.h:
29964           Fix divx3 ("msmpeg4") playback using divxdec.
29965
29966 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29967
29968         * gst/typefind/gsttypefindfunctions.c:
29969         (mp3_type_frame_length_from_header): fix bug in length computation
29970         (mp3_type_find): improve debugging output
29971
29972 2004-01-23  Julien MOUTTE  <julien@moutte.net>
29973
29974         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29975         (gst_play_set_location), (gst_play_seek_to_time),
29976         (gst_play_set_audio_sink), (gst_play_set_visualization),
29977         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29978         the pipeline from scratch. Visualization is back and switch went out as
29979         i realized it was not possible to use the way i wanted.
29980         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29981         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29982         clearing in state change from READY to NULL. So that one can clean the
29983         X ressources keeping the element.
29984         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29985         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29986         (gst_xvimagesink_colorbalance_set_value),
29987         (gst_xvimagesink_colorbalance_get_value),
29988         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29989         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29990         change from READY to NULL and fixed some stupid bugs in colorbalance
29991         get/set values. Also added the following feature : when nobody tries to
29992         set some values to the colorbalance levels before the xcontext is
29993         grabbed, then when creating channels list from Xv attributes we set the
29994         internal values to the Xv defaults. This way we handle buggy Xv drivers
29995         that set default hue values far from the middle of the range (Thanks
29996         to Jon Trowbridge for pointing that issue).
29997         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29998         colorbalance levels have been set before xcontext is grabbed.
29999
30000 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30001
30002         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
30003           Fix the ossmixer case where we shouldn't open /dev/dsp* because
30004           it might block operations (which is bad for a mixer).
30005
30006 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
30007
30008         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
30009         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
30010         (gmip_find_type_pre):
30011         * gst-libs/gst/media-info/media-info-priv.h:
30012         * gst-libs/gst/media-info/media-info.c:
30013         (gst_media_info_instance_init), (gst_media_info_read_idler):
30014         add fakesink to get caps on decoder src pad again
30015         fix callback prototype to match new have_type signal signature
30016
30017 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
30018
30019         * gst/adder/gstadder.c: (gst_adder_link):
30020           fix non-compile and cut-n-paste code
30021
30022 2004-01-21  David Schleef  <ds@schleef.org>
30023
30024         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
30025         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
30026         (gst_swfdec_init), (gst_swfdec_change_state):
30027         * ext/swfdec/gstswfdec.h:
30028         Fix negotiation.
30029         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
30030         (gst_adder_request_new_pad): Fix negotiation.
30031         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
30032         Add a fixate function.
30033         * gst/intfloat/gstfloat2int.c:
30034         * gst/intfloat/gstfloat2int.h:
30035         * gst/intfloat/gstint2float.c:
30036         * gst/intfloat/gstint2float.h:
30037         Completely rewrite the negotiation.  Doesn't quite work yet,
30038         due to some buffer-frames problem.
30039
30040 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
30041
30042         * ext/gnomevfs/gstgnomevfssrc.c:
30043         * sys/v4l2/v4l2_calls.h:
30044           fix includes for distcheck
30045
30046 2004-01-21  Christian Schaller <uraeus@gnome.org>
30047
30048         * ext/nas/
30049         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
30050         based on earlier patch from Laurent Vivier
30051
30052 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
30053
30054         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
30055         Fix wma caps property
30056         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
30057         Fix typo (flags1 and flags2)
30058
30059 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30060
30061         * gst-libs/gst/media-info/media-info-priv.c:
30062         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
30063         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
30064         (gmip_find_stream), (gmip_find_track_metadata),
30065         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
30066         (gmip_find_track_format):
30067         * gst-libs/gst/media-info/media-info-priv.h:
30068         * gst-libs/gst/media-info/media-info-test.c: (main):
30069         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
30070         (gst_media_info_read_idler), (gst_media_info_read):
30071         * gst-libs/gst/media-info/media-info.h:
30072           register debugging category and use it for debugging
30073
30074 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30075
30076         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
30077         (gst_vorbisfile_new_link):
30078           signal streaminfo through tags
30079
30080 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30081
30082         * ext/mplex/gstmplex.cc:
30083         * ext/mplex/gstmplexibitstream.cc:
30084           g++ doesn't like NULL in our i18n/error macros, should be
30085           either (NULL) or ("").
30086
30087 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30088
30089         * sys/dxr3/dxr3audiosink.c:
30090         * sys/dxr3/dxr3init.c:
30091         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
30092         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
30093           Fix more error error error errors (missing includes here).
30094
30095 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30096
30097         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30098           fix thomas' error errors.
30099
30100 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30101
30102         * ext/mpeg2enc/gstmpeg2enc.cc:
30103           fix error errors.
30104
30105 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30106
30107         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
30108         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
30109           Fix for new error system.
30110
30111 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30112
30113         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
30114           fix for new error reporting
30115
30116 2004-01-20  David Schleef  <ds@schleef.org>
30117
30118         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30119         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
30120         (gst_ximagesink_set_xwindow_id): Change to using a framerate
30121         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
30122         and neither is 100+, most likely.
30123         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
30124         (gst_xvimagesink_getcaps): same
30125
30126 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30127
30128         * configure.ac:
30129           Up version requirement to 2.0.3 (not yet released) to avoid symbol
30130           clashes with ffmpeg.
30131
30132 2004-01-20  Julien MOUTTE  <julien@moutte.net>
30133
30134         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30135         (gst_switch_init): Fixed switch element : proxying link and setting
30136         caps from src to sink on request.
30137
30138 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30139
30140         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
30141         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
30142         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
30143         fix element_error
30144
30145 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30146
30147         * sys/v4l/v4l_calls.h:
30148         * sys/v4l2/v4l2_calls.h:
30149           element_error fixes
30150
30151 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30152
30153         * gst-libs/gst/gst-i18n-plugin.h:
30154           add locale.h
30155           remove config.h inclusion
30156
30157 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30158
30159         * autogen.sh:
30160           adding autopoint invocation
30161         * Makefile.am:
30162         * configure.ac:
30163         * gst-libs/gst/gettext.h:
30164           adding gettext bits
30165         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
30166         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
30167         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30168         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
30169         (gst_gnomevfssink_close_file):
30170         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
30171         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
30172         * gst-libs/gst/gst-i18n-plugin.h:
30173         * gst/avi/gstavi.c: (plugin_init):
30174         * sys/dxr3/dxr3init.c: (plugin_init):
30175         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
30176         * sys/oss/gstossaudio.c: (plugin_init):
30177         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
30178         * sys/v4l/gstv4l.c: (plugin_init):
30179         * sys/v4l/v4l_calls.c: (gst_v4l_open):
30180         * sys/v4l2/gstv4l2.c: (plugin_init):
30181         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
30182         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
30183         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
30184         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
30185         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
30186         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
30187           make sure locale and translation domain are set
30188           fix translated strings
30189         * po/.cvsignore:
30190         * po/LINGUAS:
30191         * po/Makevars:
30192         * po/POTFILES.in:
30193         * po/nl.po:
30194           put translation files into place
30195         * sys/xvideo/imagetest.c: (main):
30196         * ext/dv/demo-play.c: (main):
30197           fix unnecessary translations
30198
30199 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30200
30201         * ext/sndfile/gstsf.c:
30202         * gst/avi/gstavimux.c:
30203         * ext/audiofile/gstafsink.c:
30204         * ext/audiofile/gstafsrc.c:
30205         * ext/gnomevfs/gstgnomevfssink.c:
30206         * ext/gnomevfs/gstgnomevfssrc.c:
30207         * sys/oss/gstosselement.c:
30208         * sys/v4l/v4l_calls.h:
30209           fix i18n include
30210
30211 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30212
30213         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
30214         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
30215         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
30216         (gst_v4l2_get_output), (gst_v4l2_set_output),
30217         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
30218         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
30219         (gst_v4l2_set_attribute):
30220         update to new error handling
30221
30222 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30223
30224         * ext/sidplay/gstsiddec.cc:
30225         * gst/modplug/gstmodplug.cc:
30226           parenthese NULL because C++ seems angry about it
30227
30228 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
30229
30230         * gst-libs/gst/gst-i18n-plugin.h:
30231           add skeleton i18n stuff, but needs to be further implemented
30232
30233 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
30234
30235         * examples/gstplay/player.c: (main):
30236         * ext/aalib/gstaasink.c: (gst_aasink_open):
30237         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
30238         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
30239         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
30240         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
30241         (gst_afsink_close_file):
30242         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
30243         (gst_afsrc_close_file):
30244         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
30245         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30246         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
30247         * ext/esd/esdmon.c: (gst_esdmon_get):
30248         * ext/esd/esdsink.c: (gst_esdsink_chain):
30249         * ext/faac/gstfaac.c: (gst_faac_chain):
30250         * ext/faad/gstfaad.c: (gst_faad_chain):
30251         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
30252         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30253         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
30254         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
30255         (gst_flacdec_loop):
30256         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
30257         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
30258         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
30259         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
30260         (gst_gnomevfssink_close_file):
30261         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
30262         (gst_gnomevfssrc_open_file):
30263         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
30264         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
30265         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
30266         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
30267         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
30268         * ext/mad/gstmad.c: (gst_mad_chain):
30269         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
30270         * ext/mpeg2dec/gstmpeg2dec.c:
30271         * ext/mpeg2enc/gstmpeg2enc.cc:
30272         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30273         * ext/mplex/gstmplex.cc:
30274         * ext/mplex/gstmplexibitstream.cc:
30275         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
30276         (gst_ogg_demux_push), (gst_ogg_pad_push):
30277         * ext/raw1394/gstdv1394src.c:
30278         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
30279         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
30280         * ext/sidplay/gstsiddec.cc:
30281         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
30282         (gst_sf_loop):
30283         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
30284         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
30285         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
30286         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
30287         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
30288         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
30289         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
30290         * gst-libs/gst/Makefile.am:
30291         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30292         (gst_riff_read_element_data), (gst_riff_read_seek),
30293         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
30294         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
30295         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
30296         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
30297         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
30298         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
30299         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
30300         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30301         * gst/goom/gstgoom.c: (gst_goom_chain):
30302         * gst/id3/gstid3types.c: (gst_id3types_loop):
30303         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
30304         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
30305         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
30306         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30307         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
30308         (gst_ebml_read_float), (gst_ebml_read_header):
30309         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
30310         (gst_matroska_demux_parse_blockgroup):
30311         * gst/modplug/gstmodplug.cc:
30312         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
30313         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30314         * gst/oneton/gstoneton.c: (gst_oneton_chain):
30315         * gst/silence/gstsilence.c: (gst_silence_get):
30316         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
30317         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
30318         * gst/speed/gstspeed.c: (speed_loop):
30319         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
30320         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30321         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
30322         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
30323         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
30324         (gst_wavparse_loop):
30325         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
30326         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
30327         (dxr3audiosink_close):
30328         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
30329         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
30330         (dxr3videosink_close), (dxr3videosink_write_data):
30331         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
30332         * sys/oss/gstosselement.h:
30333         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
30334         (gst_osssink_chain):
30335         * sys/oss/gstosssrc.c: (gst_osssrc_get):
30336         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30337         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
30338         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
30339         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
30340         (gst_v4l_enable_overlay):
30341         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
30342         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
30343         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
30344         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
30345         (gst_v4l_set_audio):
30346         * sys/v4l/v4l_calls.h:
30347         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
30348         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
30349         (gst_v4lmjpegsink_playback_init),
30350         (gst_v4lmjpegsink_playback_start):
30351         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
30352         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
30353         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
30354         (gst_v4lmjpegsrc_requeue_frame):
30355         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
30356         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
30357         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
30358         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
30359         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
30360         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
30361         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
30362         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
30363         (gst_v4l2src_capture_stop):
30364         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
30365         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30366         (gst_ximagesink_chain):
30367         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
30368         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
30369         (gst_xvideosink_xwindow_new):
30370         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30371         (gst_xvimagesink_chain):
30372         use new error signal, function and categories
30373
30374 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
30375
30376         * configure.ac:
30377         * ext/Makefile.am:
30378         * ext/musicbrainz/gsttrm.c:
30379         * ext/musicbrainz/gsttrm.h:
30380         * ext/musicbrainz/Makefile.am:
30381         Add a trm plugin
30382
30383 2004-01-18  Julien MOUTTE  <julien@moutte.net>
30384
30385         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
30386         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
30387         synchronous property for debugging.
30388         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
30389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30390         (gst_xvimagesink_set_property): Moving a pointer declaration to a
30391         smaller block, fixing indent.
30392
30393 2004-01-16  David Schleef  <ds@schleef.org>
30394
30395         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
30396         property affects the video stream.
30397         * sys/xvimage/xvimagesink.c:
30398         * sys/xvimage/xvimagesink.h:
30399         Add synchronous property for debugging.  Should probably be
30400         disabled in non-CVS builds.  Make sure that the Xv attribute
30401         exists before we set it (crash!).  Fix a silly float bug that
30402         caused colorbalance to just not work.
30403
30404 2004-01-17  Christian Schaller <Uraeus@gnome.org>
30405
30406         * tools/gst-launch-ext.in - update for new plugins
30407
30408 2004-01-16  David Schleef  <ds@schleef.org>
30409
30410         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
30411         already-freed caps.
30412
30413 2994-01-16  Christian Schaller <Uraeus@gnome.org>
30414
30415         * Update spec for new colorspace plugin and libcaca plugin
30416         * Fix compilation of libcaca plugin (clock -> id)
30417
30418 2004-01-16  Julien MOUTTE <julien@moutte.net>
30419
30420         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
30421         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
30422         (gst_xvimagesink_set_xwindow_id),
30423         (gst_xvimagesink_colorbalance_set_value),
30424         (gst_xvimagesink_colorbalance_get_value),
30425         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30426         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
30427         correct colorbalance properties. They can now be set when the element
30428         is still in NULL state. The values will be committed to the Xv Port
30429         when xcontext is initialized.
30430         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
30431         brightness int values in the GstXvImagesink structure.
30432
30433 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30434
30435         * gst-libs/gst/Makefile.am:
30436           restructure so having local patches works easier.
30437
30438 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30439
30440         * ext/mpeg2enc/Makefile.am:
30441         * ext/mpeg2enc/gstmpeg2enc.cc:
30442         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30443           Bugfix with respect to EOS handling.
30444
30445 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30446
30447         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30448           Link with right caps (else, it segfaults).
30449         * ext/mplex/gstmplexjob.cc:
30450           Fix for slight API change in 1.6.1.93 release of mjpegtools.
30451
30452 2004-01-15  David Schleef  <ds@schleef.org>
30453
30454         * gst-libs/gst/audio/Makefile.am:
30455         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
30456         from the template.
30457         * gst-libs/gst/audio/gstaudiofilter.c:
30458         * gst-libs/gst/audio/gstaudiofilter.h:
30459         Add bytes_per_sample and size and n_samples calculation.
30460         * gst-libs/gst/audio/gstaudiofilterexample.c:
30461         Remove, now autogenerated.
30462         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
30463         Moved from gstaudiofilterexample, object name changed, code added
30464         so that it actually works.
30465         * gst-libs/gst/audio/make_filter:
30466         Script to build an audiofilter subclass from the template.
30467         * gst/colorspace/Makefile.am:
30468         * gst/colorspace/yuv2yuv.c:
30469         Remove file, since it's GPL, and we don't use it.
30470
30471 2004-01-15  Julien MOUTTE  <julien@moutte.net>
30472
30473         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30474         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
30475         them use the buffer free function to test how the buffer was allocated.
30476
30477 2004-01-15  David Schleef  <ds@schleef.org>
30478
30479         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
30480         that handles osssink fallback.
30481         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
30482         (gst_audio_convert_getcaps):
30483         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30484         Add audio/x-qdm2 for QDM2 audio.
30485         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
30486         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
30487         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
30488         Decrease minimum size to 16x16.
30489         * gst/wavparse/gstwavparse.c:
30490         Convert disabled pad template caps to new caps.
30491         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30493         (gst_xvimagesink_chain): Throw element error when display cannot
30494         be opened.  Increase minimum framerate to 1.0.  Check the data
30495         free function on a buffer to make sure it is the type we expect
30496         before manipulating it.
30497
30498 2004-01-15  Julien MOUTTE <julien@moutte.net>
30499
30500         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30501         (gst_videobalance_colorbalance_set_value): Implement passthru if
30502         settings are in the middle.
30503         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
30504
30505 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30506
30507         * gst/videofilter/Makefile.am:
30508         * gst/volume/Makefile.am:
30509           Since we use videofilter symbols, link to it.
30510
30511 2004-01-15  Julien MOUTTE <julien@moutte.net>
30512
30513         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
30514         mixer interface type to HARDWARE.
30515         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
30516         type to SOFTWARE.
30517         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
30518         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
30519         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
30520         (gst_volume_interface_init), (gst_volume_list_tracks),
30521         (gst_volume_set_volume), (gst_volume_get_volume),
30522         (gst_volume_set_mute), (gst_volume_mixer_init),
30523         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
30524         (volume_init): Implementing mixer interface.
30525         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
30526         * sys/oss/gstosselement.c: (gst_osselement_get_type),
30527         (gst_osselement_change_state): Removing some trailing commas in
30528         structures.
30529         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
30530         interface type to HARDWARE.
30531         * sys/v4l/gstv4lcolorbalance.c:
30532         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
30533         type to HARDWARE.
30534         * sys/v4l2/gstv4l2colorbalance.c:
30535         (gst_v4l2_color_balance_interface_init): Setting colorbalance
30536         interface type to HARDWARE.
30537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
30538         same code than ximagesink for event handling.
30539
30540 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30541
30542         * ext/snapshot/Makefile.am:
30543         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
30544         (gst_snapshot_chain):
30545         * ext/snapshot/gstsnapshot.h:
30546           This has to be a joke... Snapshot should be connected to a tee,
30547           colorspace element before it and EOS after that, where the other
30548           src of the tee receives normal data.
30549           The current way is *wrong*.
30550
30551 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30552
30553         * ext/hermes/gsthermescolorspace.c:
30554           Fix another compile error. Same as below.
30555
30556 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30557
30558         * gst/colorspace/gstcolorspace.c:
30559         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30560         (gst_colorspace_i420_to_yv12):
30561           Fix compiling... Didn't test if it actually works.
30562
30563 2004-01-15  David Schleef  <ds@schleef.org>
30564
30565         * configure.ac:
30566         * gst/colorspace/Makefile.am:
30567         * gst/colorspace/gstcolorspace.c:
30568         * gst/colorspace/gstcolorspace.h:
30569         * gst/colorspace/yuv2rgb.c:
30570         * gst/colorspace/yuv2rgb.h:
30571         Duplicate the ext/hermes colorspace plugin, and remove Hermes
30572         code and GPL code.  Fix for new caps negotiation.  Rewrite
30573         much of the format handling code, and some of the conversion
30574         code.  Basically, rewrote almost everything.  This element
30575         handles I420, YV12 to RGB conversions.
30576         * ext/hermes/Makefile.am:
30577         * ext/hermes/gsthermescolorspace.c:
30578         Rename colorspace to hermescolorspace.  Fix negotiation issues.
30579         Remove non-Hermes related code.  This element handles lots of
30580         RGB to RGB conversions, but no YUV.
30581         * ext/hermes/gstcolorspace.c:
30582         * ext/hermes/gstcolorspace.h:
30583         * ext/hermes/rgb2yuv.c:
30584         * ext/hermes/yuv2rgb.c:
30585         * ext/hermes/yuv2rgb.h:
30586         * ext/hermes/yuv2rgb_mmx16.s:
30587         * ext/hermes/yuv2yuv.c:
30588         * ext/hermes/yuv2yuv.h:
30589         Remove old code.
30590
30591 2004-01-14  Colin Walters  <walters@verbum.org>
30592
30593         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30594         they've already been.
30595
30596 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30597
30598         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30599           assume tag mode when pad is not connected
30600
30601 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30602
30603         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30604           Don't update the time of the clock
30605         (gst_alsa_sink_loop):
30606           sync to the clock given to alsasink, not the own clock
30607         * sys/oss/gstosssink.c: (gst_osssink_chain):
30608           sync to the clock
30609         (gst_osssink_change_state):
30610           activate the clock
30611         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30612         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30613           remove bogus code that made DISCONT events unhandled
30614         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30615           explicitly case to double in _set_simple. (fixes 2nd warning in bug
30616           #131502)
30617         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30618         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30619         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30620           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30621           2nd warning in bug #131502)
30622
30623 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30624
30625         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30626         (gst_videobalance_colorbalance_set_value),
30627         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30628         for colorbalance interface implementation.
30629         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30630         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30631         (gst_ximagesink_dispose), (gst_ximagesink_init),
30632         (gst_ximagesink_class_init): Adding DISPLAY property.
30633         * sys/ximage/ximagesink.h: Adding display_name to store display.
30634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30635         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30636         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30637         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30638         properties (they still need polishing though for gst-launch use : no
30639         xcontext yet, i ll do that tomorrow).
30640         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30641
30642 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30643
30644         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30645         (gst_play_set_location), (gst_play_set_visualization): Preparing
30646         switch integration, adding videobalance in the pipeline.
30647
30648 2004-01-14  Julien MOUTTE <julien@moutte.net>
30649
30650         * gst-libs/gst/colorbalance/colorbalance.c:
30651         (gst_color_balance_class_init): Adding a default type.
30652         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30653         the type.
30654         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30655         (gst_videobalance_dispose), (gst_videobalance_class_init),
30656         (gst_videobalance_init), (gst_videobalance_interface_supported),
30657         (gst_videobalance_interface_init),
30658         (gst_videobalance_colorbalance_list_channels),
30659         (gst_videobalance_colorbalance_set_value),
30660         (gst_videobalance_colorbalance_get_value),
30661         (gst_videobalance_colorbalance_init): Implementing colorbalance
30662         interface.
30663         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30664         list.
30665         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30666         bug which was triggering a BadAccess X error when setting an overlay
30667         before pad was really negotiated.
30668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30669         Using the colorbalance type macro.
30670
30671 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30672
30673         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30674         (gst_flacenc_chain):
30675           handle tags correctly
30676         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30677           extract ID3v1 tags correctly
30678
30679 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30680
30681         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30682         (plugin_init):
30683           Improve matroska typefinding for odd-typed headers...
30684
30685 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30686
30687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30688           Fix for using incremental number on padnames.
30689
30690 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30691
30692         * ext/divx/gstdivxdec.c:
30693         * ext/divx/gstdivxenc.c:
30694           Set category to divx4linux instead of divx (too generic).
30695         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30696         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30697         (gst_wavparse_loop), (gst_wavparse_change_state):
30698         * gst/wavparse/gstwavparse.h:
30699           fix parsing of WAV files with non-standard fmt-tag size and fix
30700           skipping of unrecognized chunks... Someone please fix this thing
30701           to use rifflib so all this is automated.
30702         * sys/v4l/Makefile.am:
30703         * sys/v4l2/Makefile.am:
30704           Add X_CFLAGS because we depend on X (for overlay).
30705
30706 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
30707
30708         * ext/mpeg2dec/gstmpeg2dec.c:
30709           Don't issue a timestamp unless we tagged the frame
30710           with a PTS.
30711
30712 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30713
30714         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30715           Query the audio element to get the time, not the clock. We're
30716           interested in the element's time here.
30717
30718 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30719
30720         * ext/aalib/gstaasink.c: (gst_aasink_chain):
30721         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30722         * ext/esd/esdsink.c: (gst_esdsink_chain):
30723         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30724         * ext/mas/massink.c: (gst_massink_chain):
30725         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30726         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30727         (gst_matroska_demux_parse_metadata):
30728         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30729         (gst_mpeg_parse_release_locks):
30730         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30731         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30732         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30733         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30734         (gst_osssink_change_state):
30735         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30736         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30737         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30738         (gst_xvideosink_release_locks):
30739         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30740           use element time.
30741         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30742         (gst_alsa_clock_stop):
30743         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30744         (gst_audio_clock_get_internal_time):
30745           simplify for use with new clocking code.
30746         * testsuite/alsa/Makefile.am:
30747         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30748           fix testsuite for new caps system
30749
30750 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30751
30752         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30753         * ext/flac/gstflacenc.c: (add_one_tag):
30754           length is already host endian, no need to convert. Fixes playback of
30755           tagged files on PPC. (bug #128384)
30756
30757 2004-01-13  Julien MOUTTE <julien@moutte.net>
30758
30759         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30760         colorbalance interface stating if it is hardware based or software
30761         based.
30762         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30763         Removing a trailing comma.
30764         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30765         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30766         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30767         the documentation seems to be wrong on the -1000 to 1000 interval.
30768
30769 2004-01-12  David Schleef  <ds@schleef.org>
30770
30771         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30772         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30773         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30774         Fix negotiation.  Add a bufferalloc function for the sink pad,
30775         and generally clean up some of the code.
30776
30777 2004-01-12  Julien MOUTTE <julien@moutte.net>
30778
30779         * gst-libs/gst/colorbalance/colorbalancechannel.c:
30780         (gst_color_balance_channel_dispose): Adding safety check in dispose
30781         method.
30782         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30783         (gst_xvimagesink_xcontext_clear),
30784         (gst_xvimagesink_interface_supported),
30785         (gst_xvimagesink_colorbalance_list_channels),
30786         (gst_xvimagesink_colorbalance_set_value),
30787         (gst_xvimagesink_colorbalance_get_value),
30788         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30789         Adding colorbalance interface support to set XV parameters such as
30790         HUE, BRIGHTNESS, CONTRAST, SATURATION.
30791         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30792         interface.
30793
30794 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30795
30796         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30797         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30798         (gst_audio_convert_init), (gst_audio_convert_set_property),
30799         (gst_audio_convert_get_property), (gst_audio_convert_chain),
30800         (gst_audio_convert_link),
30801         (gst_audio_convert_buffer_to_default_format),
30802         (gst_audio_convert_buffer_from_default_format), (plugin_init):
30803           - implement _getcaps and use it
30804           - improve linking
30805           - remove float caps since no float conversion is actually done
30806           - remove properties and arguments that were to be used for rate
30807             conversion
30808
30809 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30810
30811         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30812         (gst_audio_structure_set_int):
30813         * gst-libs/gst/audio/audio.h:
30814           add helper functions for _getcaps matching the standard audio
30815           templates
30816
30817 2004-01-12  David Schleef  <ds@schleef.org>
30818
30819         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30820         Test that pad is negotiated before getting its caps.
30821
30822 2004-01-12  Julien MOUTTE <julien@moutte.net>
30823
30824         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30825         analyzing the pads of an element the bin is mostly in READY state so
30826         no caps were negotiated. This helper function needs to work with
30827         _get_caps directly then. I was not freeing them though, added that to
30828         fix the mem leak.
30829
30830 2004-01-12  Julien MOUTTE <julien@moutte.net>
30831
30832         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30834         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30835         than the free_func.
30836
30837 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30838
30839         * sys/oss/gstossaudio.c: (plugin_init):
30840         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30841         * sys/oss/gstosselement.h:
30842           make an oss debugging category
30843           make failure more descriptive
30844
30845 2004-01-11  David Schleef  <ds@schleef.org>
30846
30847         * ext/ffmpeg/gstffmpeg.c:
30848         * ext/ffmpeg/gstffmpegcodecmap.c:
30849         * ext/ffmpeg/gstffmpegdec.c:
30850         * ext/ffmpeg/gstffmpegenc.c:
30851         * ext/ffmpeg/gstffmpegprotocol.c:
30852         * ext/gdk_pixbuf/gstgdkanimation.c:
30853         * ext/jpeg/gstjpeg.c:
30854         * ext/libpng/gstpng.c:
30855         * ext/mpeg2dec/perftest.c:
30856         * ext/speex/gstspeex.c:
30857         * gst-libs/gst/resample/dtos.c:
30858         * gst/intfloat/gstintfloatconvert.c:
30859         * gst/oneton/gstoneton.c:
30860         * gst/rtjpeg/RTjpeg.c:
30861         * gst/rtp/gstrtp.c:
30862         * sys/dxr3/dxr3init.c:
30863         * sys/glsink/gstgl_nvimage.c:
30864         * sys/glsink/gstgl_pdrimage.c:
30865         * sys/glsink/gstglsink.c:
30866         * testsuite/gst-lint:
30867         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30868
30869 2004-01-11  David Schleef  <ds@schleef.org>
30870
30871         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30872         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30873         * ext/gdk_pixbuf/gstgdkanimation.c:
30874         (gst_gdk_animation_iter_create_pixbuf):
30875         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30876         (gst_gdk_pixbuf_chain):
30877         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30878         * ext/jack/gstjack.c: (gst_jack_change_state):
30879         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30880         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30881         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30882         * gst/videofilter/gstvideofilter.c:
30883         (gst_videofilter_set_output_size):
30884         Remove all usage of gst_pad_get_caps(), and replace it with
30885         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30886
30887 2004-01-11  David Schleef  <ds@schleef.org>
30888
30889         * configure.ac:
30890         * ext/Makefile.am: Fixes to make ext/libcaca compile.
30891         * ext/divx/gstdivxdec.c:
30892         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30893         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30894         handle images that span multiple buffers.  Now work with both
30895         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30896         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30897         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30898         video/video.h changes
30899         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30900         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30901         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30902         of GstData free function.
30903         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30904         same.
30905
30906 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30907
30908         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30909         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30910         (gst_v4l2element_get_property):
30911         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30912           add norm, channel and frequency properties.
30913         * sys/v4l2/gstv4l2tuner.c:
30914           fixes for tuner interface changes
30915         * sys/v4l2/gstv4l2element.h:
30916         * sys/v4l2/gstv4l2src.c:
30917         * sys/v4l2/gstv4l2src.h:
30918         * sys/v4l2/v4l2src_calls.c:
30919         * sys/v4l2/v4l2src_calls.h:
30920           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30921
30922 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30923
30924         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30925         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30926         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30927         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30928         * gst-libs/gst/tuner/tuner.h:
30929           GObjects aren't const.
30930           Add find_by_name functions.
30931           Add checks to _changed functions.
30932         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30933         (gst_v4l_tuner_get_norm):
30934           Fixes for above.
30935
30936 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30937
30938         * gst-libs/gst/video/video.h:
30939           Fix caps template names to be understandable.
30940           Prefix everything with GST_VIDEO.
30941         * ext/aalib/gstaasink.c:
30942         * ext/divx/gstdivxdec.c:
30943         * ext/divx/gstdivxenc.c:
30944         * ext/gdk_pixbuf/gstgdkpixbuf.c:
30945         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30946         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30947         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30948         * ext/libcaca/gstcacasink.c:
30949         * ext/libpng/gstpngenc.c: (raw_caps_factory):
30950         * ext/snapshot/gstsnapshot.c:
30951         * ext/swfdec/gstswfdec.c:
30952         * ext/xvid/gstxviddec.c:
30953         * ext/xvid/gstxvidenc.c:
30954         * gst/chart/gstchart.c:
30955         * gst/deinterlace/gstdeinterlace.c:
30956         * gst/effectv/gsteffectv.c:
30957         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30958         * gst/goom/gstgoom.c:
30959         * gst/median/gstmedian.c:
30960         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30961         (gst_monoscope_srcconnect), (gst_monoscope_chain):
30962         * gst/overlay/gstoverlay.c:
30963         * gst/smooth/gstsmooth.c:
30964         * gst/smpte/gstsmpte.c:
30965         * gst/synaesthesia/gstsynaesthesia.c:
30966         * gst/videocrop/gstvideocrop.c:
30967         * gst/videodrop/gstvideodrop.c:
30968         * gst/y4m/gsty4mencode.c:
30969         * sys/qcam/gstqcamsrc.c:
30970         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30971           Make them work with new video.h file.
30972         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30973         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30975         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30976           Make it work with new buffer allocation system.
30977
30978 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30979
30980         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30981         pad_alloc_buffer implementation to use ->srcpad
30982         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30983         pad_alloc_buffer implementation to use ->srcpad
30984         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
30985         pad_alloc_buffer implementation to use ->srcpad
30986         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30987         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30988         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30989         a reference to everything we need.
30990         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30991         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30992         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30993         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30994         a reference to everything we need.
30995         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30996
30997 2004-01-11  David Schleef  <ds@schleef.org>
30998
30999         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
31000         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
31001         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
31002         structure members.
31003         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
31004         value during a resize/renegotiation.
31005         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
31006         gst_pad_alloc_buffer();
31007         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
31008         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
31009         structure members.
31010         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
31011         Fix for rename of buffer private structure members.
31012         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
31013         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
31014         Fix for rename of buffer private structure members.
31015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
31016         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
31017         Fix for rename of buffer private structure members.
31018
31019 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
31020
31021         reviewed by: David Schleef <ds@schleef.org>
31022
31023         * gst/videofilter/Makefile.am:
31024         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
31025         from the patch by ds to fit in with recent make_filter changes.
31026
31027 2004-01-11  Julien MOUTTE  <julien@moutte.net>
31028
31029         * configure.ac: Adding examples/switch/Makefile
31030         * examples/Makefile.am: Adding examples/switch
31031         * examples/switch/Makefile.am: Adding switcher example.
31032         * examples/switch/switcher.c: (got_eos), (idle_iterate),
31033         (switch_timer), (main): Adding an example demonstrating switch usage
31034         with 2 videotestsrc showing different patterns.
31035         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
31036         (gst_switch_init): Fixing switch with the new caps system.
31037
31038 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31039
31040         * gst-libs/gst/video/video.h:
31041           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
31042           They should probably be like
31043           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
31044
31045 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31046
31047         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31048         (qtdemux_parse_trak):
31049           fix audio chunk size/timestamp calculation
31050
31051 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31052
31053         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
31054           fix SVQ3 caps
31055
31056 2004-01-11  Steve Baker  <steve@stevebaker.org>
31057
31058         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
31059         (gst_agingtv_base_init), (gst_agingtv_class_init),
31060         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
31061         (gst_agingtv_set_property), (gst_agingtv_get_property):
31062         Port agingTV to videofilter
31063
31064 2004-01-09  Julien MOUTTE <julien@moutte.net>
31065
31066         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
31067         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31068
31069 2004-01-09  Julien MOUTTE <julien@moutte.net>
31070
31071         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
31072         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31073         * gst-libs/gst/xoverlay/xoverlay.c:
31074         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
31075         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
31076         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31077         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31078         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
31079         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
31080         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
31081         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_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         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
31086         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
31087         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
31088         the bufferalloc_function to replace bufferpools, fixing the XOverlay
31089         interface implementation to handle xid being 0 and fix some bugs
31090         triggered by Benjamin's testcase.
31091
31092 2004-01-09  David Schleef  <ds@schleef.org>
31093
31094         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
31095         mouse pointer events.  It works.
31096
31097 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31098
31099         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
31100           Use explicit caps - fix capsnego.
31101         * ext/xvid/gstxviddec.c:
31102         * ext/xvid/gstxvidenc.c:
31103           Remove macro-inside-macro which caused compile errors.
31104         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
31105           Error out if it's not a RIFF file. Else we error out without
31106           gst_element_error() which is not good...
31107
31108 2004-01-08  David Schleef  <ds@schleef.org>
31109
31110         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
31111         Fix pad_link function to handle formats that ffmpeg returns
31112         as multiple caps structures.
31113         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
31114         Only complain if source buffer is _smaller_ than expected.
31115         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
31116         (gst_videoscale_handle_src_event): Resize navigation events
31117         when passing them upstream.
31118         * gst/videotestsrc/gstvideotestsrc.c:
31119         * gst/videotestsrc/gstvideotestsrc.h:
31120         * gst/videotestsrc/videotestsrc.c:
31121         * gst/videotestsrc/videotestsrc.h:
31122         Rewrite many of the buffer painting functions to handle odd
31123         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
31124         been verified to work with my video card.
31125         * testsuite/gst-lint:  Add check for elements calling
31126         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
31127
31128 2004-01-08  David Schleef  <ds@schleef.org>
31129
31130         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
31131         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
31132
31133 2004-01-08  Julien MOUTTE  <julien@moutte.net>
31134
31135         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
31136         configure event is not emiting the desired size signal. That fixes
31137         aspect ratio issues with gst-player.
31138
31139 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31140
31141         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
31142           Fix capsnego.
31143
31144 2004-01-08  Julien MOUTTE  <julien@moutte.net>
31145
31146         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
31147         public method to fire size signal.
31148
31149 2004-01-07  Julien MOUTTE  <julien@moutte.net>
31150
31151         * examples/gstplay/Makefile.am: Adding the interface library.
31152         * gst-libs/gst/play/Makefile.am: Adding the interface library.
31153         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
31154         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
31155         GST_IS_X_OVERLAY before signal connect.
31156         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
31157         Removing the have_video_size signal.
31158         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
31159         and associated public method.
31160         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31161         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
31162         signal.
31163         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
31164         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
31165         signal.
31166         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
31167         Using XOverlay public method to fire size signal.
31168
31169 2004-01-07  David Schleef  <ds@schleef.org>
31170
31171         * gst/videofilter/Makefile.am:
31172         * gst/videofilter/gstvideotemplate.c:
31173         * gst/videofilter/make_filter:
31174         Create gstvideoexample.c in a srcdir!=builddir friendly way.
31175         Convert make_filter to /bin/sh script.
31176
31177 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
31178
31179         * gst/modplug/gstmodplug.cc: fix element description
31180
31181 2004-01-07  Julien MOUTTE  <julien@moutte.net>
31182
31183         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31184         (got_video_size): Adding some new lines in g_print calls.
31185         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
31186         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
31187         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
31188         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
31189         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
31190         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
31191         Complete code review, reverting some stuff i disagree with, adding
31192         some fixes : time synchronization on invalid timestamps, renegotiation
31193         of private window.
31194         * sys/ximage/ximagesink.h:
31195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
31196         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
31197         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
31198         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
31199         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
31200         (gst_xvimagesink_buffer_new),
31201         (gst_xvimagesink_navigation_send_event),
31202         (gst_xvimagesink_set_xwindow_id),
31203         (gst_xvimagesink_get_desired_size),
31204         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
31205         stuff i disagree with, adding some fixes : Renegotiation of private
31206         window, implementing get_desired_size.
31207
31208 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31209
31210         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
31211         (gst_afsink_handle_event):
31212         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
31213         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
31214         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
31215         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
31216         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
31217           Fix for instantiate-test (see core). Also remove dead code from
31218           jpegenc (which still needs fixing, but that's lower on my TODO
31219           list...).
31220         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
31221           Never return NULL as caps.
31222
31223 2004-01-07  David Schleef  <ds@schleef.org>
31224
31225         * configure.ac:
31226         * ext/Makefile.am:
31227         * ext/librfb/Makefile.am:
31228         * ext/librfb/gstrfbsrc.c:
31229         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
31230         is the protocol used by VNC.
31231
31232 2004-01-07  David Schleef  <ds@schleef.org>
31233
31234         * gst/videofilter/gstvideotemplate.c:
31235         * gst/videofilter/gstvideotemplate.h:
31236         * gst/videofilter/make_filter:
31237         Merge videotemplate header into source file.
31238         * gst/effectv/Makefile.am:
31239         * gst/effectv/gsteffectv.c: (plugin_init):
31240         * gst/effectv/gstwarp.c:
31241         Make warpTV a subclass of videofilter.
31242
31243 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31244
31245         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
31246           Add guard against invalid utf-8 conversions in mad. Just in case.
31247
31248 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31249
31250         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
31251           Fix for bug shown by poisoning
31252
31253 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31254
31255         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
31256         (gst_v4lmjpegsrc_buffer_free):
31257         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
31258         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
31259         (gst_v4lsrc_buffer_free):
31260           Fix for removed bufferpools.
31261
31262 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
31263
31264         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
31265         Fix caps negotiation.
31266
31267         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
31268         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
31269         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
31270         (dvdnavsrc_event):
31271         * ext/mpeg2dec/gstmpeg2dec.c:
31272         * gst-libs/gst/navigation/navigation.c:
31273         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
31274         * gst-libs/gst/navigation/navigation.h:
31275         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
31276         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
31277         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
31278         Super-simple first version of mouse and keyboard events. Clicking
31279         on a DVD menu now works, although it may not take you where you
31280         expected.
31281
31282         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
31283         * gst/videotestsrc/gstvideotestsrc.c:
31284         (gst_videotestsrc_src_fixate):
31285         These fixate functions were broken - they never actually
31286         fixated :)
31287
31288 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31289
31290         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
31291         (gst_icecastsend_init):
31292           fix for new caps system.
31293         * gst-libs/gst/mixer/mixertrack.h:
31294         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
31295           Add 'master track' flag (for tools like ACME that only want to
31296           change the main volume).
31297
31298 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
31299
31300         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
31301         (gst_xvid_csp_to_caps):
31302         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
31303         * ext/xvid/gstxvidenc.c:
31304         ifdef out ARGB type when it isn't available
31305         in xvidcore 1.0.0beta2
31306
31307 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31308
31309         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
31310           When we have received a new SCR right in the first buffer after
31311           a seek (so in the same cycle that handles the discont), we should
31312           handle the buffer instead of unreffing it, else we lose data.
31313
31314 2004-01-06  Iain <iain@prettypeople.org>
31315
31316         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
31317           buffer-frames caps too.
31318
31319         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
31320           caps that we need, don't destroy them all and rebuild them. And when
31321           creating src pads, use the src pad template rather than the sink...
31322
31323 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31324
31325         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
31326           Add pad to element *after* setting functions such as event handler.
31327           Without this, the scheduler (opt) will link pads, set the event
31328           handler from the default event function (dispatcher in gstpad.c)
31329           and *after* that, we will set our own event function, which will
31330           thus never be used (and thus mpegdemux doesn't handle events).
31331
31332 2004-01-04  David Schleef  <ds@schleef.org>
31333
31334         Fix the fixate functions to handle new prototype:
31335         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
31336         * gst/videotestsrc/gstvideotestsrc.c:
31337         (gst_videotestsrc_src_fixate):
31338         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
31339         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
31340         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
31341
31342 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31343
31344         * sys/ximage/ximagesink.h:
31345         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
31346         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
31347         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
31348         (gst_ximagesink_xoverlay_init):
31349           assorted fixes to make (re)embedding work
31350         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
31351         (gst_ximagesink_get_desired_size):
31352           implement desired size additions to XOverlay
31353
31354 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31355
31356         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
31357         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
31358         (gst_x_overlay_got_desired_size):
31359         * gst-libs/gst/xoverlay/xoverlay.h:
31360           Add optional "desired size" signal and querying.
31361
31362 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31363
31364         * gst/matroska/matroska-demux.c:
31365         (gst_matroska_demux_parse_blockgroup):
31366           Fix EBML-laced block parsing. Diffs are relative to previous
31367           lace, not the first lace. Thanks to Mosu from the Matroska
31368           team for detecting this.
31369         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31370         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
31371         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
31372         (gst_wavparse_change_state):
31373         * gst/wavparse/gstwavparse.h:
31374           Quickfix for capsnego.
31375
31376 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31377
31378         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
31379           Fix indenting, fix pad creation.
31380
31381 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31382
31383         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
31384         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
31385         (gst_xviddec_sink_link):
31386           Implement src_getcaps() so proper size caps is negotiated.
31387
31388 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31389
31390         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
31391           Finish flac decoder on EOS. See #116178.
31392
31393 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31394
31395         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
31396         (gst_matroska_demux_add_stream):
31397         * gst/matroska/matroska-ids.h:
31398           Add getcaps() function to fix capsnego...
31399
31400 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31401
31402         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31403         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
31404         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
31405           Fix more integer overflows. Again, see #126967.
31406
31407 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31408
31409         * ext/mpeg2dec/gstmpeg2dec.c:
31410           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
31411           #130416.
31412
31413 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31414
31415         * configure.ac:
31416         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
31417         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
31418         * ext/xvid/gstxvid.h:
31419         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
31420         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
31421         (gst_xviddec_src_link), (gst_xviddec_sink_link),
31422         (gst_xviddec_change_state):
31423         * ext/xvid/gstxviddec.h:
31424         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
31425         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
31426         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
31427         (gst_xvidenc_link), (gst_xvidenc_set_property),
31428         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
31429         * ext/xvid/gstxvidenc.h:
31430           Update xvid plugin to latest xvid (1.0.0-beta3) API.
31431
31432 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31433
31434         * gst/rtp/rtp-packet.c:
31435           Add sys/types.h include, since OS X doesn't define in_addr_t
31436           in netinet/in.h, like it does on Linux (see #129600).
31437
31438 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
31439
31440         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
31441
31442         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
31443           Correct logic of dispose function (see #129306).
31444
31445 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31446
31447         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
31448         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
31449         (gst_mpeg_parse_init):
31450         * gst/mpegstream/gstmpegparse.h:
31451           Remove clock (which was never provided, i.e. dead code), and
31452           also fix integer overflows at high PTS values (see #126967).
31453
31454 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31455
31456         * ext/flac/gstflacdec.c:
31457         * ext/libpng/gstpngenc.h:
31458         * ext/mikmod/gstmikmod.h:
31459           OS X fixes (see #126628).
31460
31461 2004-01-02  David Schleef  <ds@schleef.org>
31462
31463         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
31464         (gst_alsa_src_base_init): Remove bogus "src" request pad.
31465         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
31466         (gst_mpeg_parse_class_init): Move pad template registration
31467         to class_init, since the derived class (mpegdemux) doesn't
31468         want them.
31469
31470 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31471
31472         * sys/ximage/Makefile.am:
31473         * sys/xvideo/Makefile.am:
31474         * sys/xvimage/Makefile.am:
31475           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
31476           after installation (see #127664).
31477
31478 2004-01-02  David Schleef  <ds@schleef.org>
31479
31480         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
31481         (gst_ffmpegenc_connect):  Negotiation fixes.
31482         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
31483         Remove inappropriate gst_caps_free().
31484         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31485         Reenable Ronald's internal resize code, since the core handles
31486         it correctly now.
31487
31488 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31489
31490         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
31491         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
31492         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
31493           Fix pad template stuff.
31494
31495 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31496
31497         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
31498         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
31499           fix signed integer reading/writing.
31500
31501 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31502
31503         * ext/alsa/README:
31504           Remove outdated document
31505
31506 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
31507
31508         * gst/cutter/gstcutter.c: (gst_cutter_init):
31509           src pad was being created twice - oops.
31510
31511 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31512
31513         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31514           Comment out internal resize. It doesn't handle the resulting
31515           XEvent internally, does another try_set_caps() which leads to
31516           a really nice loop.
31517           Real fix will come when Julien and Dave are awake. ;).
31518
31519 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31520
31521         * ext/mpeg2enc/gstmpeg2enc.cc:
31522           fix const/nonconst compile issue.
31523
31524 2004-01-02  David Schleef  <ds@schleef.org>
31525
31526         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
31527         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
31528         Add fixate function and a check for bad formats.
31529
31530 2004-01-01  David Schleef  <ds@schleef.org>
31531
31532         Negotiation fixes:
31533         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
31534         (gst_audiofilter_init):
31535         * gst/debug/efence.c: (gst_efence_init):
31536         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
31537         (gst_deinterlace_init):
31538         * gst/volume/gstvolume.c: (volume_connect):
31539
31540 2004-01-01  David Schleef  <ds@schleef.org>
31541
31542         Convert elements to use gst_pad_use_explicit_caps() where
31543         appropriate:
31544         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
31545         * ext/audiofile/gstafparse.c: (gst_afparse_init),
31546         (gst_afparse_open_file):
31547         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
31548         (gst_afsrc_open_file):
31549         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
31550         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
31551         (gst_ffmpegdec_chain):
31552         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31553         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
31554         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
31555         (gst_gdk_pixbuf_chain):
31556         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
31557         (gst_jpegdec_chain):
31558         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31559         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31560         (gst_mikmod_negotiate):
31561         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31562         (gst_mpeg2dec_negotiate_format):
31563         * ext/mpeg2enc/gstmpeg2enc.cc:
31564         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31565         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31566         (gst_speexdec_sinkconnect):
31567         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31568         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31569         (gst_vorbisfile_new_link):
31570         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31571         (gst_ac3parse_chain):
31572         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31573         (gst_asf_demux_setup_pad):
31574         * gst/auparse/gstauparse.c: (gst_auparse_init),
31575         (gst_auparse_chain):
31576         * gst/id3/gstid3types.c: (gst_id3types_loop):
31577         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31578         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31579         (mp1videoparse_parse_seq):
31580         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31581         (bpf_from_header):
31582         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31583         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31584         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31585         (gst_mpeg_parse_send_data):
31586         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31587         (gst_qtdemux_add_stream):
31588         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31589         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31590         (gst_wavparse_parse_fmt):
31591
31592 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31593
31594         * configure.ac:
31595           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31596           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31597           it therefore uses the wrong include paths. Too bad... Note
31598           that 1.6.1.93 is not release yet. ;).
31599           Also add a check for mplex, which is now using the lib'ified
31600           mplex from mjpegtools, too.
31601         * ext/ffmpeg/gstffmpegcodecmap.c:
31602           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31603           issues. I don't think ffmpeg handles 3ivx correctly, so this
31604           probably won't work. But it won't hurt either.
31605         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31606         (gst_ffmpegdec_chain):
31607         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31608         (gst_ffmpegenc_chain_audio):
31609           Fix memleak in audio encoding. Close codec if open fails, this
31610           calls the cleanup routines so we can re-use the context.
31611         * ext/mpeg2enc/gstmpeg2enc.cc:
31612           Fix pad template names/types, fix memory issue with getcaps().
31613         * ext/mpeg2enc/gstmpeg2encoder.cc:
31614         * ext/mpeg2enc/gstmpeg2encoder.hh:
31615           Fix compile issue with new caps system (const thingy).
31616         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31617         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31618           We read a first frame right on initing, so that we have a caps
31619           when we init the output. This caps is cached in padprivate and
31620           read as first frame.
31621         * ext/mplex/Makefile.am:
31622         * ext/mplex/gstmplex.cc:
31623         * ext/mplex/gstmplex.h:
31624         * ext/mplex/gstmplex.hh:
31625         * ext/mplex/gstmplexibitstream.cc:
31626         * ext/mplex/gstmplexibitstream.hh:
31627         * ext/mplex/gstmplexjob.cc:
31628         * ext/mplex/gstmplexjob.hh:
31629         * ext/mplex/gstmplexoutputstream.cc:
31630         * ext/mplex/gstmplexoutputstream.hh:
31631           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31632           had issues, didn't do capsnego, supported only a subset of the
31633           mplex features and required a mplex fork in our local CVS. Plus
31634           that it worked agaist a very old mplex version. Rewriting was
31635           faster than updating it.
31636         * gst-libs/ext/Makefile.am:
31637         * gst-libs/ext/mplex/INSTRUCT:
31638         * gst-libs/ext/mplex/Makefile.am:
31639         * gst-libs/ext/mplex/README:
31640         * gst-libs/ext/mplex/TODO:
31641         * gst-libs/ext/mplex/ac3strm_in.cc:
31642         * gst-libs/ext/mplex/audiostrm.hh:
31643         * gst-libs/ext/mplex/audiostrm_out.cc:
31644         * gst-libs/ext/mplex/aunit.hh:
31645         * gst-libs/ext/mplex/bits.cc:
31646         * gst-libs/ext/mplex/bits.hh:
31647         * gst-libs/ext/mplex/buffer.cc:
31648         * gst-libs/ext/mplex/buffer.hh:
31649         * gst-libs/ext/mplex/fastintfns.h:
31650         * gst-libs/ext/mplex/format_codes.h:
31651         * gst-libs/ext/mplex/inputstrm.cc:
31652         * gst-libs/ext/mplex/inputstrm.hh:
31653         * gst-libs/ext/mplex/lpcmstrm_in.cc:
31654         * gst-libs/ext/mplex/mjpeg_logging.cc:
31655         * gst-libs/ext/mplex/mjpeg_logging.h:
31656         * gst-libs/ext/mplex/mjpeg_types.h:
31657         * gst-libs/ext/mplex/mpastrm_in.cc:
31658         * gst-libs/ext/mplex/mpegconsts.cc:
31659         * gst-libs/ext/mplex/mpegconsts.h:
31660         * gst-libs/ext/mplex/mplexconsts.hh:
31661         * gst-libs/ext/mplex/multplex.cc:
31662         * gst-libs/ext/mplex/outputstream.hh:
31663         * gst-libs/ext/mplex/padstrm.cc:
31664         * gst-libs/ext/mplex/padstrm.hh:
31665         * gst-libs/ext/mplex/stillsstream.cc:
31666         * gst-libs/ext/mplex/stillsstream.hh:
31667         * gst-libs/ext/mplex/systems.cc:
31668         * gst-libs/ext/mplex/systems.hh:
31669         * gst-libs/ext/mplex/vector.cc:
31670         * gst-libs/ext/mplex/vector.hh:
31671         * gst-libs/ext/mplex/videostrm.hh:
31672         * gst-libs/ext/mplex/videostrm_in.cc:
31673         * gst-libs/ext/mplex/videostrm_out.cc:
31674         * gst-libs/ext/mplex/yuv4mpeg.cc:
31675         * gst-libs/ext/mplex/yuv4mpeg.h:
31676         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31677         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31678           We don't fork mjpegtools' mplex in our CVS anymore.
31679         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31680         (gst_avi_demux_add_stream):
31681         * gst/avi/gstavidemux.h:
31682           Add getcaps() function for proper caps nego. This makes some
31683           parts of AVI playback/reading work.
31684         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31685           Resize window on new capsnego. This is probably wrong, but
31686           I'm still committing it because with current capsnego, the
31687           first successfull capsnego is auto-fixated, therefore rounded
31688           down to the lowest values in the caps. this results in a 16x16
31689           XWindow that is not reized when real capsnego finishes.
31690           Dave, I see more cases of this, do you know a proper solution?
31691         * tools/gst-launch-ext.in:
31692           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31693
31694 2003-12-31  David Schleef  <ds@schleef.org>
31695
31696         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31697         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31698           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31699
31700 2003-12-30  David Schleef  <ds@schleef.org>
31701
31702         * ext/ffmpeg/gstffmpegcolorspace.c:
31703         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31704         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31705         (gst_ffmpegcsp_chain): Negotiation fixes
31706         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31707         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31708         (gst_audio_convert_link), (gst_audio_convert_channels):
31709         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31710         (gst_audioscale_link), (gst_audioscale_get_buffer),
31711         (gst_audioscale_chain): Negotiation fixes
31712         * gst/audioscale/gstaudioscale.h:
31713         * gst/videofilter/gstvideofilter.c:
31714         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31715         (gst_videofilter_link), (gst_videofilter_init),
31716         (gst_videofilter_set_output_size), (gst_videofilter_setup),
31717         (gst_videofilter_find_format_by_structure):
31718         * gst/videofilter/gstvideofilter.h: Negotiation fixes
31719         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31720         (gst_videoscale_link):
31721         * gst/videoscale/videoscale.c: (videoscale_get_structure),
31722         (videoscale_find_by_structure), (gst_videoscale_setup):
31723         * gst/videoscale/videoscale.h: Negotiation fixes
31724         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31725         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31726         function, restrict resizing to a multiple of 4 (hack until
31727         everyone supports odd sizes correctly).
31728
31729 2003-12-29  Colin Walters  <walters@verbum.org>
31730
31731         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31732         signed.
31733
31734 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
31735
31736         * ext/sndfile/gstsf.c: (gst_sf_loop):
31737           Fix warning about discarding const qualifier
31738
31739 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
31740
31741         * gst/cutter/gstcutter.c:
31742         * gst/videoscale/gstvideoscale.c:
31743         * gst/volenv/gstvolenv.c:
31744         * gst-libs/gst/audio/audio.c:
31745         * gst-libs/gst/video/video.c:
31746           Fix warnings
31747
31748 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31749
31750         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31751           Don't send ALSA debugging to stderr.
31752         * ext/alsa/gstalsa.h:
31753           Use GST_WARNING instead of g_warning when ALSA functions fail.
31754
31755 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31756
31757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31758           Free XVAdapterInfo correctly.
31759
31760 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31761
31762         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31763         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31764           Make id3tag use correct caps nego.
31765
31766 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
31767
31768         * ext/ivorbis/vorbis.c:
31769         * ext/ivorbis/vorbisenc.h:
31770         * ext/ivorbis/vorbisfile.c:
31771           Modify so that it uses the new caps things
31772
31773 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31774
31775         * testsuite/spider/spider1.c: (main):
31776         * testsuite/spider/spider2.c: (main):
31777         * testsuite/spider/spider3.c: (main):
31778           Make tests compile again. They probably don't work.
31779
31780 2003-12-24  Colin Walters  <walters@verbum.org>
31781
31782         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31783         we can't fixate the caps anymore.
31784
31785 2003-12-23  David Schleef  <ds@schleef.org>
31786
31787         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31788         * sys/oss/gstosssink.c: (gst_osssink_init),
31789         (gst_osssink_sink_fixate): Add fixate function.
31790
31791 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31792
31793         * ext/ffmpeg/gstffmpegcodecmap.c:
31794         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31795         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31796         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31797         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31798         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31799         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31800         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31801           fix typo in RGB masks, and move back to "old" colorspace
31802           capsnego code until whoever wrote this new crap has actually
31803           tested it so that it works.
31804           And yes, this works, keep it that way please.
31805
31806 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31807
31808         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31809         (gst_divxdec_init), (gst_divxdec_negotiate):
31810         * ext/divx/gstdivxdec.h:
31811         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31812         (gst_divxenc_init):
31813         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31814         (gst_faac_sinkconnect), (gst_faac_srcconnect):
31815         * ext/mpeg2enc/gstmpeg2enc.cc:
31816         * ext/mpeg2enc/gstmpeg2encoder.cc:
31817         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31818         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31819         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31820         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31821         (dxr3spusink_init):
31822         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31823         (dxr3videosink_init):
31824           Fix caps breakage after Dave's caps branch merge.
31825
31826 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31827
31828         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31829           Fix for 24bpp display.
31830
31831 2003-12-23  Colin Walters  <walters@verbum.org>
31832
31833         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31834         a GnomeVFSHandle directly.
31835
31836 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31837
31838         * gst/volume/Makefile.am:
31839         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31840         (volume_base_init), (volume_init):
31841           Reenable volume element and fix to work with new caps stuff.
31842           Rhythmbox needs this.
31843
31844 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31845
31846         * gst/qtdemux/qtdemux.c: (plugin_init):
31847           qtdemux requires bytestream
31848
31849 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31850
31851         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31852           Fix remaining caps handling errors due to CAPS merge.
31853
31854 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31855
31856         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31857         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31858         (gst_faad_srcconnect):
31859           Port to new caps system.
31860
31861 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31862
31863         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31864         (got_video_size), (main): using g_print instead of g_message.
31865         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31866         signal which was not emitted because of "switch" element added to the
31867         bin but not connected. (Removing from the bin temporarily)
31868
31869 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31870
31871         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31872         find X development files. I don't understand the previous tests and
31873         they fail on my debian/ppc unstable. This one works.
31874         * examples/gstplay/player.c: (main): Set the pipeline to READY before
31875         exiting.
31876         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31877         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31878         (gst_play_set_visualization): Add some safety checks in set_ methods
31879         and state_change. This was throwing some ugly CRITICAL messages when
31880         pipeline was getting disposed and casts were failing.
31881
31882 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31883
31884         * configure.ac:
31885           Improve mpeg2enc detection. This is for distributions that do
31886           ship mjpegtools, but without mpeg2enc. Also does object check
31887           for might there ever be ABI incompatibility.
31888         * ext/mpeg2enc/gstmpeg2enc.cc:
31889           Add Andrew as second maintainer (he's helping me), and also add
31890           an error if no caps was set. This happens if I pull before capsnego
31891           and that's something I should solve sometime else.
31892         * gst/matroska/matroska-demux.c:
31893         (gst_matroska_demux_parse_blockgroup):
31894           Fix time parsing.
31895         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31896         (gst_matroska_mux_track_header):
31897           Add caps to templates.
31898         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31899           Add mpegversion=1 to prevent confusion with MPEG/AAC.
31900         * gst/mpegstream/gstmpegdemux.c:
31901           Remove layer since it causes warnings about unfixed caps.
31902         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31903           Fix obvious typo (we error out if caps were set, we should of
31904           course error out if *no* caps were set).
31905         * sys/oss/gstosselement.c: (gst_osselement_convert):
31906           Fix format conversion, we confused bits/bytes.
31907         * sys/oss/gstosselement.h:
31908           Improve documentation for 'bps'.
31909         * sys/v4l/TODO:
31910           Remove stuff about plugins that need removing - this was done
31911           ages ago.
31912         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31913         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31915         (gst_v4lsrc_src_query):
31916         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31917         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31918           Add get_query_types(), get_formats() and query() functions.
31919
31920 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31921
31922         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31923           * moved CVS to freedesktop.org