po/: Updated translations.
[platform/upstream/gstreamer.git] / ChangeLog
1 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * po/hu.po:
4         * po/it.po:
5         * po/nl.po:
6         * po/uk.po:
7         * po/vi.po:
8           Updated translations.
9
10 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
11
12         patch by: Yang Hong <hongyang@redflag-linux.com>
13
14         * ext/pango/gsttextoverlay.c:
15         * ext/pango/gsttextoverlay.h:
16           Add 'silent' property to GstTimeOverlay. Fixes #462979
17
18 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
19
20         Patch by: Josep Torre Valles <josep@fluendo.com>
21
22         * docs/plugins/gst-plugins-base-plugins.args:
23         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
24         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
25         (gst_uri_decode_bin_get_property), (gen_source_element):
26         Add connection-speed property. Fixes #464690.
27
28 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
29
30         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
31
32         * configure.ac:
33         * gst-libs/gst/rtsp/Makefile.am:
34         * gst-libs/gst/rtsp/gstrtspconnection.c:
35         (gst_rtsp_connection_connect):
36         Fix compilation on windows. Fixes #464320.
37
38 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
39
40         Patch by: Josep Torre Valles <josep@fluendo.com>
41
42         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
43         (gst_play_base_bin_init), (queue_threshold_reached),
44         (gen_source_element), (setup_substreams),
45         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
46         (gst_play_base_bin_get_streaminfo_value_array):
47         * gst/playback/gstplaybasebin.h:
48         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
49         (gst_play_bin_set_property), (gst_play_bin_get_property),
50         (gst_play_bin_handle_redirect_message):
51         Move connection-speed property from playbin to playbasebin so that we
52         can also configure it in source elements that have the connection-speed
53         property. Fixes #464028.
54         Add some debug info here and there.
55
56 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
57
58         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
59         Properly respond to conversion queries. Fixes #464079.
60
61 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
62
63         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
64         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
65         (gst_audio_test_src_init_sine_table),
66         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
67         * gst/audiotestsrc/gstaudiotestsrc.h:
68         Add float/double and int32 support to audiotestsrc. Fixes #460422.
69         Also set the default volume to the default value specified in the
70         GParamSpec.
71
72 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
73
74         Patch by: Jens Granseuer <jensgr at gmx dot net>
75
76         * gst/audioconvert/gstaudioquantize.c:
77         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
78
79 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
80
81         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
82         Add rdt manager for rdt transport.
83         Fix parsing of RDT transport.
84
85 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
86
87         * configure.ac:
88         Back to CVS
89
90 === release 0.10.14 ===
91
92 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
93
94         * configure.ac:
95           releasing 0.10.14, "Light Years Ahead"
96
97 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
98
99         * tests/check/libs/audio.c: (GST_START_TEST):
100         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
101
102 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
103
104         * gst-libs/gst/audio/audio.c:
105         When clipping a buffer with no timestamp, assume it is
106         within the segment without warnings.
107
108         Fixes: #460978
109
110 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
111
112         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
113         Fire the signal on the object, not the interface.
114
115 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
116
117         * gst-libs/gst/rtsp/.cvsignore:
118         Ber. Don't include the full path, idiot.
119
120 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
121
122         * gst-libs/gst/rtsp/.cvsignore:
123         Ignore generated files.
124
125 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
126
127         * gst-libs/gst/interfaces/Makefile.am:
128         * gst-libs/gst/interfaces/interfaces-marshal.list:
129         * gst-libs/gst/interfaces/rtspextension.c:
130         * gst-libs/gst/interfaces/rtspextension.h:
131         * gst-libs/gst/rtsp/Makefile.am:
132         * gst-libs/gst/rtsp/gstrtsp.h:
133         * gst-libs/gst/rtsp/gstrtspextension.c:
134         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
135         (gst_rtsp_extension_detect_server),
136         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
137         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
138         (gst_rtsp_extension_configure_stream),
139         (gst_rtsp_extension_get_transports),
140         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
141         * gst-libs/gst/rtsp/gstrtspextension.h:
142         * gst-libs/gst/rtsp/rtsp-marshal.list:
143         Move the rtspextension.h interface into gstrtspextension.h
144         as part of libgstrtsp instead of libgstinterfaces, because it's
145         only for use within plugins, not applications. 
146         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
147         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
148         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
149         is abstract.
150
151 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
152
153         * gst-libs/gst/interfaces/Makefile.am:
154         * gst-libs/gst/interfaces/interfaces-marshal.list:
155         * gst-libs/gst/interfaces/rtspextension.c:
156         (gst_rtsp_extension_iface_init),
157         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
158         * gst-libs/gst/interfaces/rtspextension.h:
159         Fix marshaller for the send signal.
160         Add URL to stream selection interface method.
161
162 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
163
164         * gst-libs/gst/riff/Makefile.am:
165         Pull in our dependencies from -base before those from outside.
166
167 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
168
169         * docs/libs/gst-plugins-base-libs-sections.txt:
170         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
171         * gst-libs/gst/rtsp/gstrtspbase64.h:
172         API: gst_rtsp_base64_decode_ip()
173         Added function to decode Base64 in-place.
174
175 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
176
177         * tests/check/libs/.cvsignore:
178         Ignore the mixer test binary.
179
180 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
181
182         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
183         Gratuitous comment change to trigger a rebuild on the buildbots.
184
185 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
186
187         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
188         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
189         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
190         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
191         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
192         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
193         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
194         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
195         (gst_sdp_media_get_attribute_val):
196         * gst-libs/gst/sdp/gstsdpmessage.h:
197         Constify args where we can.
198
199 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
200
201         * gst-libs/gst/interfaces/Makefile.am:
202         * gst-libs/gst/interfaces/rtspextension.c:
203         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
204         (gst_rtsp_extension_detect_server),
205         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
206         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
207         (gst_rtsp_extension_configure_stream),
208         (gst_rtsp_extension_get_transports),
209         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
210         * gst-libs/gst/interfaces/rtspextension.h:
211         Move interface for RTSP extensions from -good to here.
212         Added helper methods to invoke interface methods.
213
214 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
215
216         * docs/libs/gst-plugins-base-libs-sections.txt:
217         * gst-libs/gst/rtsp/gstrtspdefs.h:
218         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
219         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
220         (gst_rtsp_message_init_response),
221         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
222         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
223         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
224         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
225         (gst_rtsp_message_get_body), (dump_key_value):
226         * gst-libs/gst/rtsp/gstrtspmessage.h:
227         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
228         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
229         (gst_rtsp_range_parse):
230         * gst-libs/gst/rtsp/gstrtsprange.h:
231         * gst-libs/gst/rtsp/gstrtsptransport.c:
232         * gst-libs/gst/rtsp/gstrtspurl.c:
233         Fix some more RTSP docs.
234         Add some missing methods for dealing with messages.
235
236 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
237
238         * docs/libs/gst-plugins-base-libs-docs.sgml:
239         * docs/libs/gst-plugins-base-libs-sections.txt:
240         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
241         * gst-libs/gst/rtsp/gstrtspbase64.h:
242         * gst-libs/gst/rtsp/gstrtspconnection.c:
243         (gst_rtsp_connection_connect), (add_auth_header),
244         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
245         (read_body), (gst_rtsp_connection_receive),
246         (gst_rtsp_connection_next_timeout),
247         (gst_rtsp_connection_reset_timeout),
248         (gst_rtsp_connection_set_auth):
249         * gst-libs/gst/rtsp/gstrtspconnection.h:
250         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
251         * gst-libs/gst/rtsp/gstrtspdefs.h:
252         * gst-libs/gst/rtsp/gstrtspmessage.h:
253         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
254         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
255         (gst_rtsp_range_parse):
256         * gst-libs/gst/rtsp/gstrtspurl.h:
257         Added beginnings of RTSP documentation.
258
259 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
260
261         * docs/libs/Makefile.am:
262         * docs/libs/gst-plugins-base-libs-docs.sgml:
263         * docs/libs/gst-plugins-base-libs-sections.txt:
264         * gst-libs/gst/sdp/gstsdp.h:
265         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
266         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
267         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
268         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
269         (gst_sdp_message_get_attribute_val),
270         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
271         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
272         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
273         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
274         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
275         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
276         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
277         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
278         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
279         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
280         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
281         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
282         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
283         (gst_sdp_media_get_attribute_val_n),
284         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
285         (print_media), (gst_sdp_message_dump):
286         * gst-libs/gst/sdp/gstsdpmessage.h:
287         Document the SDP library.
288         Add some of the missing SDPMedia methods.
289
290 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
291
292         * configure.ac:
293         * gst-libs/gst/Makefile.am:
294         * gst-libs/gst/rtsp/Makefile.am:
295         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
296         * gst-libs/gst/rtsp/gstrtspbase64.h:
297         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
298         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
299         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
300         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
301         (parse_response_status), (parse_request_line), (parse_line),
302         (gst_rtsp_connection_read), (read_body),
303         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
304         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
305         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
306         (gst_rtsp_connection_set_auth):
307         * gst-libs/gst/rtsp/gstrtspconnection.h:
308         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
309         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
310         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
311         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
312         (gst_rtsp_find_method):
313         * gst-libs/gst/rtsp/gstrtspdefs.h:
314         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
315         (gst_rtsp_message_new), (gst_rtsp_message_init),
316         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
317         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
318         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
319         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
320         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
321         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
322         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
323         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
324         (gst_rtsp_message_dump):
325         * gst-libs/gst/rtsp/gstrtspmessage.h:
326         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
327         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
328         (gst_rtsp_range_parse), (gst_rtsp_range_free):
329         * gst-libs/gst/rtsp/gstrtsprange.h:
330         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
331         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
332         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
333         (range_as_text), (rtsp_transport_mode_as_text),
334         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
335         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
336         (gst_rtsp_transport_free):
337         * gst-libs/gst/rtsp/gstrtsptransport.h:
338         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
339         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
340         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
341         * gst-libs/gst/rtsp/gstrtspurl.h:
342         * gst-libs/gst/sdp/Makefile.am:
343         * gst-libs/gst/sdp/gstsdp.h:
344         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
345         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
346         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
347         (gst_sdp_attribute_init), (gst_sdp_message_new),
348         (gst_sdp_message_init), (gst_sdp_message_uninit),
349         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
350         (gst_sdp_media_uninit), (gst_sdp_media_free),
351         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
352         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
353         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
354         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
355         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
356         (gst_sdp_message_get_attribute_val),
357         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
358         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
359         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
360         (gst_sdp_media_get_attribute_val_n),
361         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
362         (read_string), (read_string_del), (gst_sdp_parse_line),
363         (gst_sdp_message_parse_buffer), (print_media),
364         (gst_sdp_message_dump):
365         * gst-libs/gst/sdp/gstsdpmessage.h:
366         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
367         Move SDP and RTSP from helper objects in -good to a reusable library.
368         Use a proper gst_ namespace.
369
370 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
371
372         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
373         (vorbis_dec_flush_decode):
374         Use the new buffer clipping function from gstaudio here.
375
376 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
377
378         * docs/libs/gst-plugins-base-libs-sections.txt:
379         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
380         * gst-libs/gst/audio/audio.h:
381         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
382         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
383         Also add deprecation guards for gst_audio_structure_set_int() to the
384         header.
385
386 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
387
388         * docs/libs/gst-plugins-base-libs-sections.txt:
389           Cleanup the docs.
390
391 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
392
393         Patch by: Dan Williams <dcbw at redhat dot com>
394
395         * gst/playback/gstplaybasebin.c:
396         (gst_play_base_bin_get_streaminfo_value_array):
397         Don't return NULL when querying the stream info value array but instead
398         return an empty array. Fixes #459204.
399
400 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
401
402         * gst/playback/gsturidecodebin.c:
403           Init debug category before using it.
404
405 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
406
407         * gst-libs/gst/interfaces/mixer.h:
408         Add padding vars in place of the signal pointers
409         when building with DISABLE_DEPRECATED so that the
410         interface structure doesn't change size.
411
412 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
413
414         * docs/libs/gst-plugins-base-libs-sections.txt:
415         * ext/alsa/gstalsamixer.c:
416         * ext/alsa/gstalsamixer.h:
417         * ext/alsa/gstalsamixerelement.c:
418         * ext/alsa/gstalsamixertrack.c:
419         * gst-libs/gst/interfaces/mixer.c:
420         * gst-libs/gst/interfaces/mixer.h:
421         * gst-libs/gst/interfaces/mixeroptions.c:
422         * gst-libs/gst/interfaces/mixeroptions.h:
423         * gst-libs/gst/interfaces/mixertrack.c:
424         * gst-libs/gst/interfaces/mixertrack.h:
425         * tests/check/Makefile.am:
426         * tests/check/libs/mixer.c:
427
428         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
429         Fixes: #152864 
430
431         Add support for notifying mixer changes on the message bus, and
432         implement it in alsamixer.
433
434         API: gst_mixer_get_mixer_flags
435         API: gst_mixer_message_parse_mute_toggled
436         API: gst_mixer_message_parse_record_toggled
437         API: gst_mixer_message_parse_volume_changed
438         API: gst_mixer_message_parse_option_changed
439         API: GstMixerMessageType
440         API: GstMixerFlags
441
442 2007-07-20  Michael Smith <msmith@fluendo.com>
443
444         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
445         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
446           xcontext->im_format is only for testing XShm support (as the header
447           file comments document). Use xvimage->im_format for everything else.
448           Avoids spurious warnings on buffer allocation before setcaps.
449
450 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
451
452         * tests/examples/volume/Makefile.am:
453         * tests/icles/Makefile.am:
454           We should use $(LIBM).
455
456 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
457
458         * tests/icles/Makefile.am:
459           This needs -lm.
460
461 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
462
463         * gst-libs/gst/rtp/gstbasertppayload.c:
464         (gst_basertppayload_class_init), (gst_basertppayload_init),
465         (gst_basertppayload_set_property),
466         (gst_basertppayload_get_property):
467         Don't break ABI, restore previous ranges. Keep the default random
468         selection of timestamp and seqnum offset but as soon as the app sets a
469         specific value, use that one.
470
471 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
472
473         Patch by: Bastien Nocera <hadess at hadess dot net>
474
475         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
476         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
477         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
478         * sys/xvimage/xvimagesink.h:
479         Add option to turn off double-buffering for debugging purposes.
480         Fixes #437169.
481
482 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
483
484         Patch by: Jorn Baayen <jorn at openedhand dot com>
485
486         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
487         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
488         (gst_ximagesink_init), (gst_ximagesink_class_init):
489         * sys/ximage/ximagesink.h:
490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
491         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
492         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
493         * sys/xvimage/xvimagesink.h:
494         add 'handle-expose' property. Useful for video widgets which may want to
495         be in control of Expose behaviour. Fixes #380625
496
497 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
498
499         * gst-libs/gst/rtp/gstbasertppayload.c:
500         (gst_basertppayload_class_init), (gst_basertppayload_init),
501         (gst_basertppayload_event), (gst_basertppayload_push),
502         (gst_basertppayload_set_property),
503         (gst_basertppayload_get_property),
504         (gst_basertppayload_change_state):
505         * gst-libs/gst/rtp/gstbasertppayload.h:
506         Fix ranges of rtp payloader properties so that the full range can be
507         used in addition to -1 (random).
508         Fix wrong seqnum reporting in caps.
509         Fixes #420326.
510
511 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
512
513         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
514         (gst_video_rate_query):
515         Use boilerplate.
516         Add latency query, might not be perfect yet but already works a lot
517         better. Fixes #442557.
518
519 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
520
521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
522         (gst_xvimagesink_setcaps):
523         * sys/xvimage/xvimagesink.h:
524         After a caps change, redraw our borders to avoid garbage left there
525         when the image format changes to a smaller size, like 16:9 -> 4:3
526         Also, hold the flow_lock a bit longer in the set_caps while we're
527         fiddling with the xcontext.
528
529 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
530
531         * Makefile.am:
532         * configure.ac:
533         * tests/Makefile.am:
534         Remove bogus check for libcheck, since we check for
535         gstreamer-check and it pulls in the required info from there, and we
536         weren't actually _using_ the information for libcheck ourselves
537         anyway.
538
539 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
540
541         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
542         (gst_ffmpeg_caps_to_pixfmt):
543         Fix the r_mask test for RGBA32 on little-endian.
544         Fix a stupid typo that would have obviously broken 
545         compilation on big-endian, if anyone was testing.
546
547 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
548
549         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
550         (paint_hline_str4):
551         * gst/videotestsrc/videotestsrc.h:
552         Add alpha to the color struct.
553         Use a default alpha value of 255 instead of 128.
554
555 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
556
557         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
558         (setup_source):
559         Clear the dynamic pads counter when starting a new uri. This makes
560         reusing playbin work again.
561         Fixes #454264.
562
563 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
564
565         * configure.ac:
566           Use pkg-config to locate check.
567
568 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
569
570         * configure.ac:
571         * tests/check/elements/volume.c: (GST_START_TEST):
572           Fix 'make check' build against core CVS.
573
574 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
575
576         * gst-libs/gst/interfaces/propertyprobe.c:
577         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
578         * gst-libs/gst/tag/gstvorbistag.c:
579           Make gtk-doc happy.
580
581 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
582
583         * gst-libs/gst/audio/gstbaseaudiosink.c:
584         (gst_base_audio_sink_callback):
585           Quick hack to make audiosinks stop at EOS when operating in
586           pull-mode; needs to be fixed properly some day.
587
588 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
589
590         * docs/libs/gst-plugins-base-libs-sections.txt:
591           Fix location of includes in the docs.
592
593 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
594
595         * gst/ffmpegcolorspace/avcodec.h:
596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
597         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
598         (gst_ffmpegcsp_avpicture_fill):
599         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
600         (img_get_alpha_info):
601         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
602         of the existing BGRA32 and RGBA32 formats with the alpha at the other
603         end of the word. Partially fixes #451908
604
605 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
606
607         * docs/libs/Makefile.am:
608         * docs/plugins/Makefile.am:
609           Simplify --extra-dir as gtkdoc scans recursively.
610
611 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
612
613         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
614         (gst_adder_request_new_pad):
615         Make getcaps more robust by not using the proxycaps function. This makes
616         sure that we don't end up recursively calling getcaps upstream.
617         See #316248.
618
619 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
620
621         * gst/audioconvert/audioconvert.c:
622         Include math.h to fix compilation.
623
624 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
625
626         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
627         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
628         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
629         format, as produced by some dc1394 cameras like the iSight.
630         See http://www.fourcc.org/yuv.php#IYU1
631
632 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
633
634         * gst/audioconvert/Makefile.am:
635         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
636         (check_default), (audio_convert_prepare_context),
637         (audio_convert_clean_context), (audio_convert_convert):
638         * gst/audioconvert/audioconvert.h:
639         * gst/audioconvert/gstaudioconvert.c:
640         (gst_audio_convert_dithering_get_type),
641         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
642         (gst_audio_convert_init), (gst_audio_convert_set_caps),
643         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
644         * gst/audioconvert/gstaudioconvert.h:
645         * gst/audioconvert/gstaudioquantize.c:
646         (gst_audio_quantize_setup_noise_shaping),
647         (gst_audio_quantize_free_noise_shaping),
648         (gst_audio_quantize_setup_dither),
649         (gst_audio_quantize_free_dither),
650         (gst_audio_quantize_setup_quantize_func),
651         (gst_audio_quantize_setup), (gst_audio_quantize_free):
652         * gst/audioconvert/gstaudioquantize.h:
653         Implement dithering and noise shaping in audioconvert. By default now
654         TPDF dithering (and no noise shaping) will be used when converting
655         from a higher bit depth to 20 bit depth or smaller, otherwise
656         everything will be as it is now.
657         For the last audioconvert in a pipeline it would make sense to
658         use some kind of noise shaping, enabling it by default for all
659         conversions would give undesired results though. Fixes #360246.
660         * tests/check/elements/audioconvert.c: (setup_audioconvert),
661         (GST_START_TEST):
662         Adjust unit test for the new audioconvert.
663
664 2007-06-28  Wim Taymans  <wim@fluendo.com>
665
666         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
667         Use other metrics as well when estimating the buffer level.
668
669 2007-06-28  Wim Taymans  <wim@fluendo.com>
670
671         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
672         Small debug improvement.
673
674         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
675         (plugin_init):
676         Tweak the rate estimation period.
677         When calculating the buffer filledness in rate estimation mode, don't
678         mix it with other metrics.
679
680 2007-06-28  Wim Taymans  <wim@fluendo.com>
681
682         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
683         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
684         When creating the groups, allow for a 5 second, unlimited buffers
685         preroll phase after which we expose the group.
686         When the group is exposed, use a small number of buffers up to a 2
687         second limit. Also disconnect the overrun signal from multiqueue when we
688         exposed the group because it is not needed anymore.
689
690 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
691
692         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
693           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
694           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
695           (#451707); also, output some debugging info when dealing with
696           freeform strings.
697
698         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
699           Add unit test for the above.
700
701 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
702
703         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
704           Add description for Windows Media RTP caps.
705
706         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
707           Remove RTP fields that don't define the format from caps.
708
709 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
710
711         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
712           Skip empty buffers, but not empty header buffers. That way the original
713           vorbisdec unit test still passes (#451145); also, take into account
714           that those empty packets might carry a granulepos.
715
716         * tests/check/Makefile.am:
717         * tests/check/elements/vorbisdec.c:
718         (_create_codebook_header_buffer), (_create_audio_buffer),
719         (GST_START_TEST), (vorbisdec_suite):
720           Add unit test that sends an empty packet.
721
722 2007-06-27  Wim Taymans  <wim@fluendo.com>
723
724         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
725         Don't error out on 0-sized packets, just emit a warning because this is
726         not a fatal error. Fixes #451145.
727
728 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
729
730         * docs/plugins/gst-plugins-base-plugins.args:
731         * docs/plugins/gst-plugins-base-plugins.signals:
732         * docs/plugins/inspect/plugin-adder.xml:
733         * docs/plugins/inspect/plugin-alsa.xml:
734         * docs/plugins/inspect/plugin-audioconvert.xml:
735         * docs/plugins/inspect/plugin-audiorate.xml:
736         * docs/plugins/inspect/plugin-audioresample.xml:
737         * docs/plugins/inspect/plugin-audiotestsrc.xml:
738         * docs/plugins/inspect/plugin-cdparanoia.xml:
739         * docs/plugins/inspect/plugin-decodebin.xml:
740         * docs/plugins/inspect/plugin-decodebin2.xml:
741         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
742         * docs/plugins/inspect/plugin-gdp.xml:
743         * docs/plugins/inspect/plugin-gnomevfs.xml:
744         * docs/plugins/inspect/plugin-libvisual.xml:
745         * docs/plugins/inspect/plugin-ogg.xml:
746         * docs/plugins/inspect/plugin-pango.xml:
747         * docs/plugins/inspect/plugin-playbin.xml:
748         * docs/plugins/inspect/plugin-subparse.xml:
749         * docs/plugins/inspect/plugin-tcp.xml:
750         * docs/plugins/inspect/plugin-theora.xml:
751         * docs/plugins/inspect/plugin-typefindfunctions.xml:
752         * docs/plugins/inspect/plugin-video4linux.xml:
753         * docs/plugins/inspect/plugin-videorate.xml:
754         * docs/plugins/inspect/plugin-videoscale.xml:
755         * docs/plugins/inspect/plugin-videotestsrc.xml:
756         * docs/plugins/inspect/plugin-volume.xml:
757         * docs/plugins/inspect/plugin-vorbis.xml:
758         * docs/plugins/inspect/plugin-ximagesink.xml:
759         * docs/plugins/inspect/plugin-xvimagesink.xml:
760           Update docs with caps info.
761
762 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
763
764         * po/POTFILES.in:
765           Add more files with translatable strings (#450875).
766
767 2007-06-23  Edward Hervey  <edward@fluendo.com>
768
769         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
770         The chain should be freed if we error out here, else it will leak.
771         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
772         (cleanup_decodebin):
773         Don't forget to *properly* remove the signals, else it will leak.
774
775 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
776
777         * MAINTAINERS:
778         Updating all the maintainers files
779
780 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
781
782         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
783         (main):
784           Destroy and recreate parse-launch based pipeline after stop to be able
785           to play again. Reorder some code and add more comments.
786
787 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
788
789         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
790         When handling a delayed-caps notification case, mark
791         the group as dynamic so that the nbdynamic count is
792         incremented and decremented correctly. Fixes: #449156
793         Patch by: Wim Taymans <wim@fluendo.com>
794
795 2007-06-19  Andy Wingo  <wingo@pobox.com>
796
797         * gst-libs/gst/audio/gstbaseaudiosink.c
798         (gst_base_audio_sink_init): Enable pull-mode operation.
799
800 2007-06-19  Michael Smith <msmith@fluendo.com>
801
802         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
803           Change minimum rate back to 1000 to allow low-sample-rate wav files
804           to play back.
805
806 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
807
808         * po/vi.po:
809           Update translations.
810
811 2007-06-15  David Schleef  <ds@schleef.org>
812
813         * gst/playback/gstqueue2.c:
814           Fix compile error from ignored return value.
815
816 2007-06-15  Michael Smith <msmith@fluendo.com>
817
818         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
819           Update tmpbuf for all neccesary rows, not just one, as is required
820           when downscaling.
821           Fixes #402076.
822
823 2007-06-15  Michael Smith <msmith@fluendo.com>
824
825         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
826         (eos_buffer_probe):
827           Add a test that ensures we set DELTA_UNIT on all non-header,
828           non-video buffers, if we have a video stream.
829         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
830         (gst_ogg_mux_process_best_pad):
831           Move setting delta_pad to earlier, where we inspect all pads, so
832           that leading audio pages don't get DELTA_UNIT unset if they come
833           before the first DELTA_UNIT from video pages. Fixes the newly-added
834           test. Fixes #385527.
835
836 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
837
838         * tests/check/pipelines/streamheader.c: (streamheader_suite):
839           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
840           fails on the p5-ppc64 build bot and the failure looks like it is due
841           to the same issue as #348114, ie. a compiler bug.
842
843 2007-06-13  Edward Hervey  <edward@fluendo.com>
844
845         * gst/playback/gstqueue2.c: (gst_queue_create_read):
846         Fix build on MacOSX.
847
848 2007-06-13  Wim Taymans  <wim@fluendo.com>
849
850         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
851         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
852         Fix compilation on mingw. Fixes #446972.
853
854 2007-06-12  Wim Taymans  <wim@fluendo.com>
855
856         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
857
858         * gst/playback/gstqueue2.c: (update_buffering),
859         (gst_queue_locked_enqueue):
860         Fix a division by zero when the max percent is <= 0. Fixes #446572.
861         also update the buffering status when receiving events. Fixes #446551.
862
863 2007-06-11  Wim Taymans  <wim@fluendo.com>
864
865         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
866
867         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
868         (gst_queue_handle_src_query):
869         Wait for preroll before attempting to forward a duration query upstream.
870         Fixes #445505.
871
872 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
873
874         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
875         (gst_base_rtp_depayload_set_gst_timestamp):
876         Use G_GINT64_CONSTANT macro for int64 constant.
877         * win32/common/libgstinterfaces.def:
878         * win32/common/libgsttag.def:
879         Add new exported functions.
880
881 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
882
883         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
884           The BOS page of the first Dirac video stream needs to come before
885           the BOS page of any Vorbis streams or other audio streams, just like
886           it is with Theora.
887
888 2007-06-07  Wim Taymans  <wim@fluendo.com>
889
890         * gst/playback/gstqueue2.c: (gst_queue_get_range):
891         Fix compilation.
892
893 2007-06-06  Wim Taymans  <wim@fluendo.com>
894
895         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
896
897         * gst/playback/gstqueue2.c: (gst_queue_init),
898         (gst_queue_handle_sink_event), (gst_queue_chain),
899         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
900         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
901         (gst_queue_src_activate_pull):
902         Add pull based scheduling and fix some deadlocks. Fixes #444523.
903         Does not yet completely work because duration queries upstream won't
904         block yet.
905
906 2007-06-06  Wim Taymans  <wim@fluendo.com>
907
908         * configure.ac:
909         * gst/playback/gstqueue2.c: (gst_queue_create_read):
910         Some more fseeko checks.
911
912 2007-06-06  Wim Taymans  <wim@fluendo.com>
913
914         * configure.ac:
915         check for large file support.
916
917 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
918
919         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
920
921         * gst/subparse/gstsubparse.c: (parse_subrip),
922         (subviewer_unescape_newlines), (parse_subviewer),
923         (gst_sub_parse_data_format_autodetect),
924         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
925         * gst/subparse/gstsubparse.h:
926         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
927         * tests/check/elements/subparse.c: (GST_START_TEST),
928         (subparse_suite):
929         Add a unit test for both SubViewer formats.
930
931 2007-06-01  Michael Smith <msmith@fluendo.com>
932
933         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
934           Don't overflow intermediate values when seeking to large time values
935           in audiotestsrc.
936
937 2007-06-05  Wim Taymans  <wim@fluendo.com>
938
939         * gst/playback/gstqueue2.c: (gst_queue_have_data),
940         (gst_queue_create_read), (gst_queue_read_item_from_file),
941         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
942         Include stdio to define fseeko.
943
944 2007-06-05  Wim Taymans  <wim@fluendo.com>
945
946         Patch by: Edward Hervey  <edward@fluendo.com>
947
948         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
949         (gst_v4lsrc_query):
950         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
951
952 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
953
954         * gst-libs/gst/riff/Makefile.am:
955         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
956           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
957           our own implementation.
958
959 2007-06-05  Wim Taymans  <wim@fluendo.com>
960
961         * gst-libs/gst/rtp/gstbasertpdepayload.c:
962         (gst_base_rtp_depayload_setcaps),
963         (gst_base_rtp_depayload_set_gst_timestamp),
964         (gst_base_rtp_depayload_change_state):
965         Handle timestamp wraparound.
966
967 2007-06-05  Wim Taymans  <wim@fluendo.com>
968
969         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
970         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
971         (gst_uri_decode_bin_change_state):
972         Make sure we name srcpads uniquely even when using different internal
973         decodebins.
974         Signal no-more-pads when no more dynamic elements exist.
975         Remove pads on cleanup.
976
977 2007-06-05  Wim Taymans  <wim@fluendo.com>
978
979         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
980
981         * gst/playback/gstqueue2.c: (gst_queue_class_init),
982         (gst_queue_init), (gst_queue_finalize),
983         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
984         (gst_queue_create_read), (gst_queue_read_item_from_file),
985         (gst_queue_open_temp_location_file),
986         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
987         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
988         (gst_queue_is_empty), (gst_queue_is_filled),
989         (gst_queue_change_state), (gst_queue_set_temp_location),
990         (gst_queue_set_property):
991         Add support for filebased buffering. Fixes #441264.
992
993 2007-06-05  Wim Taymans  <wim@fluendo.com>
994
995         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
996         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
997         (caps_notify_group_cb), (gst_decode_group_new),
998         (gst_decode_group_free):
999         Add support for delayed caps fixation when autoplugging.
1000         Optimize cases where a multiqueue is not needed/wanted, like right after
1001         anything that is not a demuxer.
1002
1003 2007-06-05  Wim Taymans  <wim@fluendo.com>
1004
1005         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
1006         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
1007         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
1008         consideratly speedup ogg chain detection by not trying to find a base
1009         timestamp for skeleton streams. 
1010
1011 2007-06-05  Wim Taymans  <wim@fluendo.com>
1012
1013         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
1014         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
1015         (gst_multi_fd_sink_remove_flush),
1016         (gst_multi_fd_sink_remove_client_link),
1017         (gst_multi_fd_sink_handle_client_write),
1018         (gst_multi_fd_sink_handle_clients):
1019         * gst/tcp/gstmultifdsink.h:
1020         Add support for remove_flush.
1021
1022 2007-06-05  Wim Taymans  <wim@fluendo.com>
1023
1024         * docs/design/draft-keyframe-force.txt:
1025         * ext/theora/theoraenc.c: (theora_enc_sink_event),
1026         (theora_enc_chain):
1027         Add draft design for forcing keyframes in encoders and implement in
1028         theoraenc.
1029
1030 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
1031
1032         * configure.ac:
1033           Back to CVS
1034
1035 === release 0.10.13 ===
1036
1037 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
1038
1039         * configure.ac:
1040           releasing 0.10.13, "What's Going on?"
1041
1042 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
1043
1044         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1045         In riff, the depth is stored in the size field but it just means that
1046         the least significant bits are cleared. We can therefore just play
1047         the sample as if it had a depth == width. Fixes: #440997
1048
1049         Patch by: Wim Taymans <wim@fluendo.com> 
1050         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
1051
1052 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
1053
1054         * gst-libs/gst/floatcast/floatcast.h:
1055         Define inline when needed on win32 builds. Fixes: #441295
1056         Patch by: Sebastien Moutte  <sebastien@moutte.net>
1057
1058 2007-05-29  Wim Taymans  <wim@fluendo.com>
1059
1060         * gst/playback/gstplaybasebin.c: (queue_overrun),
1061         (no_more_pads_full):
1062         Stop buffering when the group is commited because the queues filled up.
1063         Fixes #442024.
1064
1065 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
1066
1067         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
1068         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
1069         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
1070         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
1071         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
1072         * ext/alsa/gstalsamixer.h:
1073         * ext/alsa/gstalsamixerelement.c:
1074         (gst_alsa_mixer_element_interface_supported),
1075         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
1076         (gst_alsa_mixer_element_set_property),
1077         (gst_alsa_mixer_element_get_property),
1078         (gst_alsa_mixer_element_change_state):
1079         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
1080         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
1081         (gst_mixer_option_changed):
1082         * gst-libs/gst/interfaces/mixer.h:
1083         Revert commits towards #152864 made so far. We'll pick it up again
1084         after the 0.10.13 release.
1085
1086 2007-05-24  Wim Taymans  <wim@fluendo.com>
1087
1088         * gst-libs/gst/audio/gstbaseaudiosink.c:
1089         (gst_base_audio_sink_render):
1090         After an interrupt (PAUSED/flush) assume that the next sample should not
1091         be aligned to the previous sample. Fixes #417992.
1092
1093 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
1094
1095         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1096           Don't add channels and rate fields to the template caps for
1097           audio/x-dts, as wavparse might not always be able to set them,
1098           which would then lead to 'caps are not a real subset of the
1099           template caps' warnings.
1100
1101 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
1102
1103         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
1104         Handle unknown or invalid pads without crashing, as might occur if
1105         a media file like an mp3 is specified as a subtitle file.
1106         Fixes: #410039
1107
1108 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
1109
1110         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
1111         (setup_sinks):
1112         Block the subtitle bin output queue before ghosting it and linking,
1113         then unblock after. This avoids spurious not-linked errors caused 
1114         by the queue starting up (because it gets linked when it is ghosted). 
1115         Fixes: #350299
1116
1117 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
1118
1119         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
1120         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
1121         file. Avoids flukes where the input gets typefound to some valid but
1122         useless type.
1123
1124 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
1125
1126         * tests/check/Makefile.am:
1127         * tests/check/elements/.cvsignore:
1128         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
1129         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
1130           Add unit test for gnomevfssink seeking and position reporting for
1131           file:// URIs.
1132
1133 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
1134
1135         Patch by: Mark Nauwelaerts <manauw at skynet be>
1136
1137         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
1138         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
1139         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
1140         * ext/gnomevfs/gstgnomevfssink.h:
1141           Fix position reporting, especially after a seek (from upstream),
1142           see #412648.
1143
1144 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
1145
1146         * ext/cdparanoia/gstcdparanoiasrc.c:
1147           Repair umlaut.
1148
1149 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
1150
1151         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1152         Specify the full valid range for MP3 samplerates. Fixes a regression
1153         caused by extra header checks since the last release.
1154
1155 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
1156
1157         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
1158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
1159         Fix a locking-order bug I introduced with my changes the other day.
1160         Patch by Mike Smith.
1161
1162 2007-05-21  Michael Smith <msmith@fluendo.com>
1163
1164         * ext/theora/theoradec.c: (theora_handle_data_packet):
1165           Don't look inside 0-length packets (which indicate duplicated
1166           frames)
1167
1168 2007-05-21  Wim Taymans  <wim@fluendo.com>
1169
1170         * ext/cdparanoia/gstcdparanoiasrc.c:
1171         (gst_cd_paranoia_src_read_sector):
1172         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1173         (gst_base_audio_src_create):
1174         Small cleanups.
1175
1176         * ext/theora/theoradec.c: (theora_dec_sink_event):
1177         Fix typo.
1178
1179         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1180         (gst_base_rtp_depayload_set_gst_timestamp):
1181         Add some FIXME
1182
1183         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
1184         And some debug info when a FIXME path is hit.
1185
1186 2007-05-21  Wim Taymans  <wim@fluendo.com>
1187
1188         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1189         (gst_base_rtp_audio_payload_class_init),
1190         (gst_base_rtp_audio_payload_init),
1191         (gst_base_rtp_audio_payload_finalize),
1192         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1193         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
1194         (gst_base_rtp_payload_audio_handle_event):
1195         Some cleanups, remove minptime property as it is now in the parent
1196         class.
1197         Override parent class event function.
1198
1199         * gst-libs/gst/rtp/gstbasertppayload.c:
1200         (gst_basertppayload_class_init), (gst_basertppayload_init),
1201         (gst_basertppayload_event), (gst_basertppayload_set_property),
1202         (gst_basertppayload_get_property):
1203         * gst-libs/gst/rtp/gstbasertppayload.h:
1204         Add min-ptime property.
1205         Add handle-event vmethod. Fixes #415001.
1206
1207 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
1208
1209         * gst-libs/gst/audio/gstbaseaudiosink.c
1210           (gst_base_audio_sink_change_state):
1211           Fix typo in comment.
1212
1213         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
1214           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
1215           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
1216           close_link):
1217         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
1218           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
1219           Remove trailing whitespaces in comments.
1220
1221         * gst/volume/Makefile.am:
1222           Fix tabs.
1223
1224 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
1225
1226         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
1227
1228         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
1229           set_option, get_option, _gst_reserved):
1230           Revert reordering functions (keep ABI).
1231
1232 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
1233
1234         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
1235         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
1236         (gst_ximagesink_show_frame):
1237         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
1238         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
1239         (gst_xvimagesink_show_frame):
1240         When we create our own window, indicate that we handle the 
1241         WM_DELETE client message from the window manager, so that it won't 
1242         kill our window (and our app) along with it. Handle ClientMessage,
1243         post an error on the bus, and close the window. Further buffers
1244         arriving will result in a FlowError because the window has been
1245         destroyed.
1246
1247         Fixes: #393975
1248
1249         Clean up the X event handling loop and make them the same for
1250         both xvimagesink and ximagesink while I'm at it.
1251
1252 2007-05-17  Wim Taymans  <wim@fluendo.com>
1253
1254         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
1255         Make decodebin2 autoplug depayloaders too.
1256
1257         * gst/playback/gsturidecodebin.c: (source_new_pad):
1258         Set the newly created decoder in a usable state when autoplugging a
1259         dynamic source such as RTSP.
1260
1261 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
1262
1263         * gst/playback/gststreaminfo.c: (cb_probe):
1264           Ignore video-codec tag for audio streams and ignore audio-codec tags
1265           for video streams. Should make codec name collection a bit more
1266           robust against sloppy demuxers that send tag events containing both
1267           tags down each pad.
1268
1269 2007-05-17  Wim Taymans  <wim@fluendo.com>
1270
1271         * gst/playback/gstqueue2.c: (update_rates):
1272         Tweak the buffering thresholds a little.
1273         Update the buffer size with the previously calculate rate instead of
1274         only when we calculate a new rate so that we get smoother buffering
1275         updates.
1276
1277         * gst/playback/Makefile.am:
1278         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
1279         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
1280         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
1281         (gst_uri_decode_bin_get_property), (unknown_type),
1282         (add_element_stream), (no_more_pads_full), (no_more_pads),
1283         (source_no_more_pads), (new_decoded_pad), (array_has_value),
1284         (gen_source_element), (has_all_raw_caps), (analyse_source),
1285         (remove_decoders), (make_decoder), (remove_source),
1286         (source_new_pad), (setup_source), (decoder_query_init),
1287         (decoder_query_duration_fold), (decoder_query_duration_done),
1288         (decoder_query_position_fold), (decoder_query_position_done),
1289         (decoder_query_latency_fold), (decoder_query_latency_done),
1290         (decoder_query_seeking_fold), (decoder_query_seeking_done),
1291         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
1292         (gst_uri_decode_bin_change_state), (plugin_init):
1293         New element that intergrates a source, optional buffering element and
1294         decodebin.
1295
1296 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
1297
1298         * configure.ac:
1299           Bump libtheora requirement to 1.0alpha5 for the pixformat check
1300           (also has a .pc file, so we don't need the fallback check any
1301           longer). Fixes #438840.
1302
1303 2007-05-17  Wim Taymans  <wim@fluendo.com>
1304
1305         * gst/playback/gstqueue2.c: (gst_queue_get_type),
1306         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
1307         (apply_segment), (apply_buffer), (update_buffering),
1308         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
1309         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
1310         (gst_queue_handle_sink_event), (gst_queue_is_filled),
1311         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
1312         (plugin_init):
1313         fix build.
1314
1315 2007-05-17  Wim Taymans  <wim@fluendo.com>
1316
1317         * gst/playback/Makefile.am:
1318         * gst/playback/gstqueue2.c: (gst_queue_get_type),
1319         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
1320         (gst_queue_getcaps), (gst_queue_bufferalloc),
1321         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
1322         (apply_buffer), (update_buffering), (reset_rate_timer),
1323         (update_rates), (gst_queue_locked_flush),
1324         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
1325         (gst_queue_handle_sink_event), (gst_queue_is_empty),
1326         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
1327         (gst_queue_loop), (gst_queue_handle_src_event),
1328         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
1329         (gst_queue_src_activate_push), (gst_queue_change_state),
1330         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
1331         On our way to playbin2 this is the new network queue that does buffering
1332         all by itself using high and low watermarks. It can also measure up and
1333         downstream bandwidth to optimally size the queue.
1334
1335 2007-05-17  Michael Smith <msmith@fluendo.com>
1336
1337         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
1338         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
1339           Use the segment->last_stop value to calculate the next timestamp to
1340           generate after a seek; not the segment->start value.
1341
1342 2007-05-15  David Schleef  <ds@schleef.org>
1343
1344         * docs/Makefile.am: Install docs even when --disable-gtk-doc
1345           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
1346
1347 2007-05-15  Wim Taymans  <wim@fluendo.com>
1348
1349         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1350         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1351         Some more chained streaming ogg timestamp fixes.
1352
1353 2007-05-15  Wim Taymans  <wim@fluendo.com>
1354
1355         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1356         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
1357         (gst_ogg_demux_handle_page):
1358         Add some FIXMEs.
1359         Fix chain start/stop segment handling based on patch by
1360         <ahalda at cs dot mcgill dot ca> see #320984.
1361
1362 2007-05-15  Michael Smith <msmith@fluendo.com>
1363
1364         * configure.ac:
1365           We don't require a C++ compiler. So don't require one.
1366
1367 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
1368
1369         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
1370           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
1371           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
1372           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
1373           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
1374           gst_alsa_mixer_update_track):
1375           Apply some of the cleanup Tim suggested in #152864 afterwards.
1376
1377 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
1378
1379         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
1380
1381         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
1382           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
1383           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
1384           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
1385           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
1386           gst_alsa_mixer_handle_source_callback,
1387           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
1388           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
1389           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
1390           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
1391           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
1392           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
1393         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
1394         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
1395           gst_alsa_mixer_element_interface_supported,
1396           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
1397           gst_alsa_mixer_element_set_property,
1398           gst_alsa_mixer_element_get_property,
1399           gst_alsa_mixer_element_change_state):
1400         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
1401         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
1402           gst_mixer_option_changed):
1403         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
1404           volume_changed, option_changed, _gst_reserved):
1405           Implement notification for alsamixer. Fixes #152864
1406
1407 2007-05-14  David Schleef  <ds@schleef.org>
1408
1409         * gst/videotestsrc/videotestsrc.c:
1410         * gst/videotestsrc/videotestsrc.h:
1411           Add support for video/x-raw-bayer.
1412
1413 2007-05-12  David Schleef  <ds@schleef.org>
1414
1415         * sys/xvimage/xvimagesink.c:
1416           Add some sanity checking for the XVImage size returned by X.
1417           Related to #377400.
1418
1419 2007-05-12  Wim Taymans  <wim@fluendo.com>
1420
1421         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1422         (gst_base_rtp_depayload_setcaps),
1423         (gst_base_rtp_depayload_set_gst_timestamp):
1424         Parse and use additional caps fields as described in updated
1425         application/x-rtp caps spec.
1426
1427 2007-05-12  Wim Taymans  <wim@fluendo.com>
1428
1429         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1430         (gst_ogg_demux_collect_chain_info):
1431         If there is a stream in a chain without any data packets, ignore the
1432         stream in the total length calculations. Might be related to #436820.
1433
1434 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
1435
1436         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
1437         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
1438         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1439         (mpeg_video_type_find), (mpeg_video_stream_type_find),
1440         (plugin_init):
1441
1442         Consolidate and re-work our mpeg system stream detection to probe
1443         more packets and produce a higher confidence result. Fixes a
1444         regression caused by lowering the typefind probability last year
1445         - related to bug #397810. Remove the redundant MPEG-1 specific 
1446         typefind function, as the new one detects both MPEG-1 & MPEG-2
1447         happily.
1448
1449         Also cleanup the MPEG elementary and MPEG-TS detection functions a
1450         little. 
1451
1452         Tested against my media test directory, with some improvements and
1453         no regressions.
1454
1455 2007-05-10  Wim Taymans  <wim@fluendo.com>
1456
1457         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
1458         (queue_out_of_data):
1459         Connect to the new queue "pushing" signal instead of the broken
1460         "running" one.
1461
1462 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
1463
1464         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1465         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
1466         Move variable declaration before the first instruction.
1467         * gst/videotestsrc/videotestsrc.c:
1468         Define M_PI if it's not defined yet.
1469         * win32/common/libgstrtp.def:
1470         Add new exported functions.
1471
1472 2007-05-09  Michael Smith <msmith@fluendo.com>
1473
1474         * ext/theora/theoradec.c: (theora_handle_type_packet):
1475           gst_pad_push_event() does not return a GstFlowReturn!
1476
1477 2007-05-09  Wim Taymans  <wim@fluendo.com>
1478
1479         * tests/examples/seek/scrubby.c: (stop_cb), (main):
1480         * tests/examples/seek/seek.c: (do_seek):
1481         Some small cosmetic changes.
1482
1483 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
1484
1485         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
1486           gst_adder_change_state):
1487         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
1488           segment_pending, segment_position, segment_rate):
1489           Handle playback-rate on adder.
1490
1491 2007-05-07  Michael Smith <msmith@fluendo.com>
1492
1493         * ext/theora/gsttheoradec.h:
1494         * ext/theora/theoradec.c: (gst_theora_dec_reset),
1495         (theora_dec_sink_event), (theora_handle_comment_packet),
1496         (theora_handle_type_packet), (theora_dec_change_state):
1497           Don't push events (newsegment, tags) before initialising the
1498           decoder.
1499           This is neccesary for seeking to work correctly in gnonlin.
1500
1501 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
1502
1503         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1504         * gst/adder/gstadder.c:
1505         * gst/audiotestsrc/gstaudiotestsrc.c
1506           (gst_audio_test_src_create_white_noise):
1507         * gst/videotestsrc/gstvideotestsrc.c:
1508         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
1509           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
1510           volume_sink_template, volume_src_template, gst_volume_init,
1511           volume_process_double, volume_process_int16,
1512           volume_process_int16_clamp):
1513           Doc fixes and formatting.
1514
1515 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
1516
1517         * tests/check/Makefile.am:
1518         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
1519           Minimal check for volume's GstController usability; also another
1520           test for #422295.
1521
1522 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
1523
1524         * gst-libs/gst/cdda/gstcddabasesrc.c:
1525         (gst_cdda_base_src_add_track):
1526           Fix it so that it (a) makes sense and (b) doesn't break
1527           everything cdda-related including the unit test.
1528
1529 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
1530
1531         * gst-libs/gst/cdda/gstcddabasesrc.c:
1532         (gst_cdda_base_src_add_track):
1533           Fix build when disabling asserts.
1534
1535 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
1536
1537         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
1538           When XShm is not available, we might get row strides that are not
1539           rounded up to multiples of four; this is bad, because virtually
1540           every RGB-processing element in GStreamer assumes rowstrides are
1541           rounded up to multiples of four, so let's allocate at least enough
1542           memory to avoid crashes in this case. The image will still be
1543           displayed distorted though if this happens, so that still needs
1544           fixing (maybe by allocating a bigger image with an 'even' width
1545           and then clipping it appropriately when rendering - something for
1546           Xlib aficionados in any case).
1547
1548 2007-05-03  Michael Smith <msmith@fluendo.com>
1549
1550         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1551           If a buffer doesn't have a timestamp, assume it's contiguous with
1552           the previous buffer, and synthesise timestamps appropriately.
1553
1554 2007-05-03  Edward Hervey  <edward@fluendo.com>
1555
1556         * tests/check/elements/videorate.c: (GST_START_TEST):
1557         Set buffer timestamp to a valid value in order to test the buffer
1558         really does stay in videorate.
1559
1560 2007-05-03  Edward Hervey  <edward@fluendo.com>
1561
1562         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
1563         There is no sensible way to handle incoming buffers which don't have a
1564         valid timestamp. We therefore discard them and wait for the next one.
1565
1566 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
1567
1568         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
1569         * gst/playback/gstdecodebin2.c: (plugin_init):
1570           Better error message for text files.
1571
1572 2007-04-29  Wim Taymans  <wim@fluendo.com>
1573
1574         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
1575         Fix offset bug in generation RR packets.
1576
1577 2007-04-27  Julien MOUTTE  <julien@moutte.net>
1578
1579         * ext/theora/theoradec.c: (_theora_granule_time),
1580         (theora_dec_push_forward), (theora_handle_data_packet),
1581         (theora_dec_decode_buffer): Calculate buffer duration correctly
1582         to generate a perfect stream (#433888).
1583         * gst/audioresample/gstaudioresample.c:
1584         (audioresample_check_discont): Glib provides ABS.
1585
1586 2007-04-27  Wim Taymans  <wim@fluendo.com>
1587
1588         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
1589         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
1590         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
1591         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
1592         (gst_rtcp_packet_bye_set_reason):
1593         * gst-libs/gst/rtp/gstrtcpbuffer.h:
1594         Fix RB block parsing and writing.
1595         Add support for constructing BYE packets.
1596
1597 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
1598
1599         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
1600         (gst_base_audio_src_create):
1601         * po/POTFILES.in:
1602           When posting a warning message because samples were dropped, post
1603           something more intelligible than he default error message for clock
1604           errors which is just confusing in this context (#432984).
1605
1606 2007-04-25  Wim Taymans  <wim@fluendo.com>
1607
1608         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
1609         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
1610         (read_packet_header), (gst_rtcp_packet_move_to_next),
1611         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
1612         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
1613         (gst_rtcp_packet_sdes_get_item_count),
1614         (gst_rtcp_packet_sdes_first_item),
1615         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
1616         (gst_rtcp_packet_sdes_first_entry),
1617         (gst_rtcp_packet_sdes_next_entry),
1618         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
1619         (gst_rtcp_packet_sdes_add_entry):
1620         * gst-libs/gst/rtp/gstrtcpbuffer.h:
1621         Implement code to write SR, RR and SDES packets.
1622
1623 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
1624
1625         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
1626
1627         * sys/ximage/ximagesink.c:
1628           Fix build if XShm is not available (#432362).
1629
1630 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
1631
1632         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
1633         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
1634         pointers to random memory which are passed to g_free() when
1635         audio_convert_prepare_context() is called the first time.
1636
1637 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
1638
1639         Patch by: Dan Williams <dcbw redhat com>
1640
1641         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
1642           Don't leak incoming buffer if gst_pad_push() returns a
1643           non-OK flow. Fixes #432755.
1644          
1645         * tests/check/elements/videorate.c: (GST_START_TEST),
1646         (videorate_suite):
1647           Unit test for the above by Yours Truly.
1648
1649 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
1650
1651         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
1652         (gst_adder_sink_event), (gst_adder_collected):
1653           Fix non-flushing segmented seeks, Fixes #340060 for me
1654
1655 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1656
1657         Patch by: Olivier Crete  <tester at tester ca>
1658
1659         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1660         (gst_base_rtp_audio_payload_class_init),
1661         (gst_base_rtp_audio_payload_init),
1662         (gst_base_rtp_audio_payload_dispose):
1663           Chain up to parent class in dispose function; get rid of
1664           unnecessary 'diposed' flag in private structure (#415001).
1665
1666 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1667
1668         * docs/libs/gst-plugins-base-libs.types:
1669         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1670         (gst_base_rtp_audio_payload_class_init):
1671         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1672         * gst-libs/gst/rtp/gstbasertppayload.c:
1673           Some minor docs fixes and additions; also add missing 'Since' bits.
1674
1675 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1676
1677         Patch by: Zeeshan Ali  <zeenix gmail com>
1678
1679         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1680         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1681         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
1682         (gst_base_rtp_audio_payload_push):
1683         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1684           The recently-added gst_base_rtp_audio_payload_push() should take an
1685           object of type GstBaseRTPAudioPayload as first argument (#431672).
1686
1687 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1688
1689         * gst/audioresample/gstaudioresample.c:
1690           Make more functions static, just because we can.
1691
1692 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1693
1694         * tests/check/elements/audioresample.c:
1695           Add unit test for audioresample shutdown crasher (#420106).
1696
1697 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
1698
1699         * gst/subparse/gstsubparse.c:
1700         * gst/subparse/samiparse.c:
1701           Use GST_DISABLE_XML here
1702
1703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
1704         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
1705         (gst_xvimagesink_buffer_alloc),
1706         (gst_xvimagesink_navigation_send_event):
1707         * sys/xvimage/xvimagesink.h:
1708           Include stdlib.h when using atoi.
1709           
1710         * tests/check/elements/playbin.c: (playbin_suite):
1711           Use GST_DISABLE_REGISTRY here
1712
1713 2007-04-19  Michael Smith  <msmith@fluendo.com>
1714
1715         * ext/theora/gsttheoraenc.h:
1716         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
1717         (theora_enc_sink_event), (theora_enc_change_state):
1718           Track initialisation state; don't try to use encoder state if we're
1719           not initialised (it'll segfault).
1720
1721 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
1722
1723         * tests/check/pipelines/.cvsignore:
1724         Fix build.
1725
1726 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1727
1728         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1729         Allow random depths between 1 and 32 instead of only multiplies of 8.
1730
1731 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1732
1733         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1734         Set the maximum number of channels for PCM and float in the correct
1735         place to have it also used when creating the template caps.
1736
1737 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1738
1739         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1740         Correctly support 4, 6 and 8 channels with normal PCM and float
1741         wav files.
1742
1743         Fix the depth and signedness calculation in extensible wav files and
1744         also handle 1, 2, 4, 6, 8 channels here when a file without channel
1745         mask is found.
1746
1747         Add support for float, alaw and mulaw in extensible wav files.
1748
1749         This allows correct playback of all but 5 files from
1750         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
1751         
1752         (gst_riff_create_audio_template_caps):
1753         Add voxware and float formats to the template caps.     
1754
1755 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
1756
1757         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
1758
1759         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1760         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
1761
1762         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1763         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
1764         Use the correct format strings for integer formats.
1765
1766 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1767
1768         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
1769           Don't use pad_alloc_buffer_and_set_caps to create a small header
1770           packet, or, worse, to create a big temporary video buffer using the
1771           src pad.
1772
1773 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1774
1775         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
1776         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
1777           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
1778           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
1779
1780 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1781
1782         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
1783           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
1784           streamheader_suite):
1785           Add another test set up for failure
1786
1787 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1788
1789         * tests/check/Makefile.am:
1790         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
1791           GST_START_TEST, streamheader_suite, main):
1792           Add a test for the streamheader bug Wim fixed.
1793
1794 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
1795
1796         * ext/theora/theoradec.c: (theora_dec_sink_event):
1797         Fix misleading comment.
1798
1799 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
1800
1801         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1802           More sanity checks for the header fields.
1803
1804 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
1805
1806         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
1807           Try encodings from all environment variables, not just those in the
1808           first environment variable that is set.
1809
1810 2007-04-12  Wim Taymans  <wim@fluendo.com>
1811
1812         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
1813         (gst_video_rate_chain):
1814         Add some debug.
1815
1816         * tests/check/elements/videorate.c: (GST_START_TEST),
1817         (videorate_suite):
1818         Added check for videorate changing caps handling. Closes #421834.
1819
1820 2007-04-12  Michael Smith  <msmith@fluendo.com>
1821
1822         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1823           Use scale functions to avoid overflow when calculating duration of 
1824           vorbis buffers.
1825
1826 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
1827
1828         * docs/libs/gst-plugins-base-libs-sections.txt:
1829         * gst-libs/gst/tag/tag.h:
1830         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
1831           API: add gst_tag_freeform_string_to_utf8() (#405072).
1832
1833         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
1834           Use gst_tag_freeform_string_to_utf8() here.
1835
1836 2007-04-12  Wim Taymans  <wim@fluendo.com>
1837
1838         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
1839         (gst_gdp_pay_sink_event):
1840         Make sure we set the IN_CAPS flag correctly.
1841
1842         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
1843         Get the IN_CAPS flag before we call functions that mess with the flags.
1844
1845 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1846
1847         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
1848           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
1849           Only stamp buffers with offset/offset_end right before they get
1850           pushed.  This ensures offset continuity, which was not the case
1851           before as shown by
1852           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
1853
1854 2007-04-06  Wim Taymans  <wim@fluendo.com>
1855
1856         * gst/playback/gstplaybin.c: (add_sink),
1857         (gst_play_bin_change_state):
1858         Activate sync in playbin, we are ready to handle it for live streams.
1859
1860 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
1861
1862         * tests/check/elements/playbin.c:
1863         (test_sink_usage_video_only_stream), (playbin_suite):
1864           Add small test for stream-info-value-array code paths.
1865
1866 2007-04-05  Wim Taymans  <wim@fluendo.com>
1867
1868         * gst-libs/gst/audio/gstbaseaudiosink.c:
1869         (gst_base_audio_sink_skew_slaving):
1870         Don't try to create invalid calibration parameters by making the
1871         internal time go backwards, instead make external time go forward.
1872
1873 2007-04-05  Wim Taymans  <wim@fluendo.com>
1874
1875         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
1876
1877         * gst/playback/gstplaybasebin.c: (add_stream):
1878         Fix leak in add_stream(), when g_value_set_object() increases the
1879         refcount of streaminfo object. Fixes #426250.
1880
1881 2007-04-03  David Schleef  <ds@schleef.org>
1882
1883         * gst/videotestsrc/gstvideotestsrc.c:
1884         * gst/videotestsrc/gstvideotestsrc.h:
1885         * gst/videotestsrc/videotestsrc.c:
1886         * gst/videotestsrc/videotestsrc.h:
1887           Add a test pattern called "circular", which has concentric
1888           rings with varying radial frequency.  The main purpose of this
1889           pattern is to test fidelity loss in a filter or scaler element.
1890           Notably, this pattern is scale invariant, and is optimally viewed
1891           with a width (and height) of 400.
1892
1893 2007-04-03  Wim Taymans  <wim@fluendo.com>
1894
1895         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
1896
1897         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
1898         (deactivate_free_recursive):
1899         Decodebin2 doesn't unref pads it obtains in some occasions:
1900         - multiqueue src pads, when either connecting further or exposing
1901         - sink pads of new autoplugged elements
1902         - peer pads when recursively freeing elements
1903         Fixes #425455.
1904
1905 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
1906
1907         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1908         Add audio/x-raw-float support, now that audioconvert support
1909         non-native endianness floats.
1910
1911 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
1912
1913         * docs/libs/gst-plugins-base-libs-docs.sgml:
1914           gstreamer-plugins-base.pc doesn't exist, it's
1915           gstreamer-plugins-base-0.10.pc.
1916
1917 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
1918
1919         Patch by: René Stadler <mail at renestadler dot de>
1920         with some minor changes
1921
1922         * gst-libs/gst/floatcast/floatcast.h:
1923         Use more efficient float endianness conversion functions that don't
1924         involve 2 function calls per value.
1925         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
1926         (check_default), (audio_convert_prepare_context):
1927         * gst/audioconvert/gstaudioconvert.c:
1928         (gst_audio_convert_parse_caps), (make_lossless_changes):
1929         Support non-native endianness floats as input and output.
1930         Fixes #339838.
1931         * tests/check/elements/audioconvert.c: (verify_convert),
1932         (GST_START_TEST):
1933         Add unit tests for the non-native endianness float conversions.
1934
1935 2007-03-29  Wim Taymans  <wim@fluendo.com>
1936
1937         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1938         (gst_base_rtp_depayload_base_init),
1939         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
1940         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
1941         (gst_base_rtp_depayload_set_gst_timestamp),
1942         (gst_base_rtp_depayload_change_state),
1943         (gst_base_rtp_depayload_set_property),
1944         (gst_base_rtp_depayload_get_property):
1945         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1946         Add Private structure.
1947         Bring element code to 2007.
1948         Parse clock-base caps param and use it when generating the
1949         newsegment.
1950         Reset variables before going to PAUSED.
1951         Fix some docs.
1952
1953 2007-03-29  Wim Taymans  <wim@fluendo.com>
1954
1955         * docs/libs/gst-plugins-base-libs-docs.sgml:
1956         * docs/libs/gst-plugins-base-libs-sections.txt:
1957         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1958         (gst_base_rtp_audio_payload_get_adapter):
1959         Add RTCP docs.
1960         Fix some more docs.
1961
1962         * gst-libs/gst/rtp/Makefile.am:
1963         * gst-libs/gst/rtp/gstrtcpbuffer.c:
1964         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
1965         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
1966         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
1967         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
1968         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
1969         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
1970         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
1971         (gst_rtcp_packet_sr_get_sender_info),
1972         (gst_rtcp_packet_sr_set_sender_info),
1973         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
1974         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
1975         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
1976         (gst_rtcp_packet_sdes_get_chunk_count),
1977         (gst_rtcp_packet_sdes_first_chunk),
1978         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
1979         (gst_rtcp_packet_sdes_first_item),
1980         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
1981         (gst_rtcp_packet_bye_get_ssrc_count),
1982         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
1983         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
1984         (gst_rtcp_packet_bye_get_reason_len),
1985         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
1986         * gst-libs/gst/rtp/gstrtcpbuffer.h:
1987         Add new helper object for parsing and creating RTCP messages.
1988
1989 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
1990
1991         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1992         PCM samples with width=8 must be always unsigned, no matter what
1993         depth they have.
1994
1995 2007-03-29  Andy Wingo  <wingo@pobox.com>
1996
1997         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
1998         perfect offsets also, not just timestamps.
1999
2000         * tests/check/elements/videorate.c (test_more): Test that given
2001         any incoming offsets, that videorate produces perfect offsets.
2002
2003 2007-03-29  Wim Taymans  <wim@fluendo.com>
2004
2005         * gst-libs/gst/riff/riff-ids.h:
2006         Add some more RIFF formats.
2007
2008 2007-03-29  Wim Taymans  <wim@fluendo.com>
2009
2010         * gst-libs/gst/rtp/gstrtpbuffer.c:
2011         (gst_rtp_buffer_default_clock_rate):
2012         * gst-libs/gst/rtp/gstrtpbuffer.h:
2013         Fix fixed payload names and docs.
2014         Added method to get the default clock rates of fixed payload types.
2015         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
2016
2017 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2018
2019         * tests/check/pipelines/.cvsignore:
2020         Add new vorbisdec test to cvsignore.
2021
2022 2007-03-28  Wim Taymans  <wim@fluendo.com>
2023
2024         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
2025         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
2026         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
2027         (gst_base_audio_sink_set_property),
2028         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
2029         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
2030         (gst_base_audio_sink_skew_slaving),
2031         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
2032         (gst_base_audio_sink_async_play):
2033         * gst-libs/gst/audio/gstbaseaudiosink.h:
2034         Store private stuff in GstBaseAudioSinkPrivate.
2035         Add configurable clock slaving modes property.
2036         API:: GstBaseAudioSink::slave-method property
2037         Some more latency reporting tweaks.
2038         Added skew based clock slaving correction and make it the default until
2039         the resampling method is more robust.
2040
2041 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
2042
2043         * gst/audioconvert/audioconvert.c:
2044         Add docs to the integer pack functions and implement proper
2045         rounding. Before we had rounding towards negative infinity, i.e.
2046         always the smaller number was taken. Now we use natural rounding,
2047         i.e. rounding to the nearest integer and to the one with the largest
2048         absolute value for X.5. The old rounding introduced some minor
2049         distortions. Fixes #420079
2050         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2051         Fix one unit test that assumed the old rounding and added unit tests
2052         for checking signed/unsigned int16 <-> signed/unsigned int16 with
2053         depth 8, one for signed int16 <-> unsigned int16 and one for the new
2054         rounding from signed int32 to signed/unsigned int16.
2055
2056 2007-03-27  Michael Smith  <msmith@fluendo.com>
2057
2058         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
2059         (gst_audio_convert_transform_caps):
2060           Fix typo in debug line introduced recently, as pointed out on irc.
2061
2062 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
2063
2064         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2065         * tests/check/libs/tag.c: (GST_START_TEST):
2066           Make sure we parse floating-point numbers in vorbis comments
2067           correctly with either '.' or ',' as separator, no matter what
2068           the current locale is. Add unit test for this too.
2069
2070 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
2071
2072         Patch by: René Stadler  <mail at renestadler de>
2073
2074         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
2075           When writing out floating-point numbers to vorbis comment tags, always
2076           use the same character as separator no matter what the current locale is
2077           (fixes #423051).
2078
2079         * tests/check/libs/tag.c: (GST_START_TEST):
2080           Add unit tests for replaygain tags in vorbis comments (closes #423055).
2081
2082 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2083
2084         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
2085           vorbis_handle_data_packet):
2086           Correctly set DURATION to generate a timestamp-continuous stream.
2087           One bug left at the end; see
2088           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
2089         * tests/check/Makefile.am:
2090         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
2091           Add a test to check this.  Without the above patch this test fails.
2092
2093 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
2094
2095         * gst-libs/gst/rtp/Makefile.am:
2096         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
2097
2098 2007-03-23  Michael Smith  <msmith@fluendo.com>
2099
2100         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
2101         (gst_video_rate_reset), (gst_video_rate_chain):
2102           If videorate changes caps, we can no longer use the old buffer
2103           (which may have a different size, incompatible with our caps).
2104           So don't do that; just duplicate the new frame more times.
2105
2106 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
2107
2108         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
2109         Remove playbin's override of the set_clock vmethod. It's irrelevant
2110         after Wim's commit on the 19th.
2111
2112 2007-03-22  Wim Taymans  <wim@fluendo.com>
2113
2114         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
2115         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
2116         * ext/gnomevfs/gstgnomevfssrc.h:
2117         Don't cache file sizes. Fixes #341078.
2118
2119 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
2120
2121         * gst/playback/gstplaybin.c: (add_sink):
2122           Use GST_PTR_FORMAT to log caps. 
2123
2124 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
2125
2126         Patch by: Young-Ho Cha <ganadist at chollian net>
2127
2128         * gst/subparse/samiparse.c: (handle_start_font):
2129           Special-case some more colour names that pango doesn't handle by
2130           default. Fixes #420578.
2131
2132 2007-03-20  Michael Smith  <msmith@fluendo.com>
2133
2134         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
2135           If we get a zero-sized input buffer, don't pass it to libvorbis, as
2136           that marks EOS internally. After that, libvorbis will buffer all
2137           input data, and encode none of it, eventually leading to memory
2138           exhaustion.
2139
2140 2007-03-19  Wim Taymans  <wim@fluendo.com>
2141
2142         * gst/playback/gstdecodebin.c: (remove_fakesink):
2143         Don't post STATE_DIRTY anymore.
2144
2145         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
2146         (gst_play_bin_change_state):
2147         Remove stream_time reset in seek handling, core does that now.
2148         Disable clocking for live pipelines by forcing a NULL clock to the
2149         complete pipeline, core is too smart now for our previous hack.
2150         We can always autoplug in PAUSED now.
2151
2152 2007-03-17  David Schleef  <ds@schleef.org>
2153
2154         * REQUIREMENTS:  Update this file, change the formatting to make
2155         it more consistent, plus more machine readable.
2156
2157 2007-03-16  Michael Smith  <msmith@fluendo.com>
2158
2159         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2160         (strip_width_64), (append_with_other_format):
2161           Previous fix was too simplistic, and broke the tests. Use a better
2162           approach; only strip 64 from widths for integer audio.
2163
2164 2007-03-16  Michael Smith  <msmith@fluendo.com>
2165
2166         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2167         (gst_audio_convert_transform_caps):
2168           We don't support 64 bit integer audio, so don't try to claim we can.
2169           Stops us producing caps don't match our template caps.
2170           Update comments.
2171
2172 2007-03-15  Michael Smith  <msmith@fluendo.com>
2173
2174         * gst/audioresample/gstaudioresample.c:
2175         (audioresample_check_discont), (audioresample_transform):
2176           Don't trigger discontinuities for very small imperfections; a filter
2177           flush will sound bad, and many plugins have rounding errors leading
2178           to these.
2179
2180 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2181
2182         Patch by Olivier Crete <olivier.crete@collabora.co.uk>
2183
2184         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2185         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2186         API: add "min-ptime" property to RTP base audio payloader.
2187         API: add gst_base_rtp_audio_payload_push().
2188         API: add gst_base_rtp_audio_payload_get_adapter().
2189         Fixes #415001
2190         Indentation/whitespace/documentation fixes.
2191
2192 2007-03-14  Julien MOUTTE  <julien@moutte.net>
2193
2194         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
2195         (audioresample_transform_size), (audioresample_do_output),
2196         (audioresample_transform), (audioresample_pushthrough): Handle
2197         discontinuous streams.
2198         * gst/audioresample/gstaudioresample.h:
2199         * tests/check/elements/audioresample.c:
2200         (test_discont_stream_instance), (GST_START_TEST),
2201         (audioresample_suite): Add a test for discontinuous streams.
2202         * win32/common/config.h: Updated.
2203
2204 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2205
2206         * po/af.po:
2207         * po/az.po:
2208         * po/cs.po:
2209         * po/en_GB.po:
2210         * po/it.po:
2211         * po/nb.po:
2212         * po/nl.po:
2213         * po/or.po:
2214         * po/sq.po:
2215         * po/sr.po:
2216         * po/sv.po:
2217         * po/uk.po:
2218         * po/vi.po:
2219           Update translations from translation project.
2220
2221 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2222
2223         * gst/audioresample/debug.h:
2224         * gst/audioresample/resample.c: (resample_init):
2225           Since I really am not interested in a debug line for each sample
2226           being processed, move the library's debugging to its own category,
2227           libaudioresample
2228
2229 2007-03-13  Michael Smith  <msmith@fluendo.com>
2230
2231         * ext/theora/theoradec.c: (theora_handle_type_packet):
2232           Since the plugin doesn't support anything other than 4:2:0 right
2233           now, post an error and fail if we get something else. Won't matter
2234           until libtheora supports the other pixel formats, but hopefully
2235           that'll be soon...
2236
2237 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
2238
2239         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
2240         Use gst_guint64_to_gdouble for conversion.
2241         * win32/MANIFEST:
2242         Add new files to the win32 MANIFEST.
2243         * win32/common/libgstaudio.def:
2244         * win32/common/libgstpbutils.def:
2245         Add new exported functions.
2246         * win32/vs6/gst_plugins_base.dsw:
2247         * win32/vs6/libgstdecodebin.dsp:
2248         * win32/vs6/libgstplaybin.dsp:
2249         Change the link to libgstpbutils.lib.
2250         * win32/vs6/libgstdecodebin2.dsp:
2251         Add a new project for decodebin2.
2252         * win32/vs6/libgstpbutils.dsp:
2253         Add a new project for pbutils.
2254
2255 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
2256
2257         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2258           Also accept partial dates with only year and month,
2259           like 1999-12-00 (fixes #410396 even more).
2260
2261         * tests/check/libs/tag.c: (GST_START_TEST):
2262           Add unit test for the above.
2263
2264 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
2265
2266         * tests/check/elements/subparse.c: (GST_START_TEST),
2267         (subparse_suite):
2268           Add unit test for MPL2 subtitle format (#413799).
2269
2270 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
2271
2272         Patch by: Kamil Pawlowski  <kamilpe gmail com>
2273
2274         * gst/subparse/Makefile.am:
2275         * gst/subparse/gstsubparse.c:
2276         (gst_sub_parse_data_format_autodetect),
2277         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
2278         (gst_subparse_type_find):
2279         * gst/subparse/gstsubparse.h:
2280         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
2281         * gst/subparse/mpl2parse.h:
2282           Add support for MPL2 subtitle format (#413799).
2283
2284 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
2285
2286         * configure.ac:
2287           We require core CVS for the new buffer metadata copy functions.
2288
2289 2007-03-09  Wim Taymans  <wim@fluendo.com>
2290
2291         * gst-libs/gst/tag/gstid3tag.c:
2292         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
2293         Fixes #414496.
2294
2295         Patch by: Alex Lancaster <alexl at users sourceforge net>
2296
2297 2007-03-09  Wim Taymans  <wim@fluendo.com>
2298
2299         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
2300         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
2301         Improve adapter usage and comments.
2302
2303 2007-03-09  Wim Taymans  <wim@fluendo.com>
2304
2305         * ext/pango/gsttextrender.c: (gst_text_render_chain):
2306         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
2307         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
2308         Use new metadata copy function.
2309
2310         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2311         (gst_ffmpegcsp_transform):
2312         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2313         Basetransform copied the metadata for us.
2314
2315 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
2316
2317         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
2318         (gst_text_overlay_video_event):
2319           Some more logging. Only accept newsegment events in TIME format and
2320           send a WARNING message if they are not in TIME format.
2321
2322         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2323         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
2324         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
2325         * gst/subparse/gstsubparse.h:
2326           No need to allocate GstSegment structure dynamically, just put it
2327           into the instance structure; ignore newsegment events in BYTE
2328           format and in particular don't let it overwrite our saved TIME
2329           segment from the last seek.
2330
2331 2007-03-09  Michael Smith  <msmith@fluendo.com>
2332
2333         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
2334           Replace AC3 typefinder with one that isn't terrible, and actually
2335           works usefully.
2336
2337 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2338
2339         * gst/audioconvert/gstaudioconvert.c:
2340         (gst_audio_convert_transform):
2341           fix error category and translatable string
2342           
2343
2344 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
2345
2346         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
2347         * pkgconfig/gstreamer-plugins-base.pc.in:
2348           Fix up utils => pbutils here too.
2349
2350 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
2351
2352         * gst/subparse/gstsubparse.c: (handle_buffer):
2353           Break out of loop in chain function as soon as possible if we get
2354           a non-OK flow return.
2355
2356 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
2357
2358         * tests/check/elements/alsa.c: (GST_START_TEST):
2359         Unref the mixer if the state change fails too (if the
2360         alsa devices are inaccessible, for example)
2361
2362 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
2363
2364         * tests/check/Makefile.am:
2365         Don't test libvisual elements in the states check, because libvisual
2366         seems to leak internally.
2367
2368         Re-enable the alsa and states tests now that there's new suppressions
2369         in gst.supp.
2370
2371         * tests/check/elements/alsa.c: (GST_START_TEST):
2372         Don't leak the alsamixer we instantiated.
2373
2374 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
2375
2376         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
2377         (gst_ximagesink_change_state), (gst_ximagesink_reset),
2378         (gst_ximagesink_finalize):
2379         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
2380         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
2381         Move some cleanup stuff from the state change handler into a _reset()
2382         function that can be called from _finalize(). This ensures that things
2383         get freed even if (for some reason) the NULL->READY state transition
2384         fails in the parent class.
2385         Even if a parent state change fails, process our downward state change
2386         logic instead of bailing out early.
2387         Free the correct xcontext pointer in ximagesink's xcontext_clear.
2388
2389 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
2390
2391         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
2392         Extra log line.
2393
2394         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
2395         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
2396         Use pango_font_description_set_family_static instead of 
2397         pango_font_description_set_family to save a string copy (it was
2398         leaking due to the strdup anyway)
2399
2400         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
2401         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
2402         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
2403         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
2404         Chain up in finalize.
2405
2406 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
2407
2408         * gst-libs/gst/interfaces/mixertrack.c:
2409         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
2410         (gst_mixer_track_set_property):
2411           API: add "untranslated-label" property which should be set by
2412           implementations at construct time (#414645).
2413
2414         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
2415         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
2416           Set "untranslated-label" when constructing mixer track objects.
2417
2418         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
2419           Unit test to check the above.
2420
2421 2007-03-07  Wim Taymans  <wim@fluendo.com>
2422
2423         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
2424         Fix confusing debug message.
2425
2426 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
2427
2428         * gst-plugins-base.doap:
2429         update doap file with new version
2430
2431 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
2432
2433         * configure.ac:
2434         Back to CVS
2435
2436 === release 0.10.12 ===
2437
2438 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
2439
2440         * configure.ac:
2441           releasing 0.10.12, "Zombie Horde"
2442
2443 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
2444
2445         * configure.ac:
2446         Bump version to 0.10.11.4 pre-release
2447
2448 2007-03-06  Wim Taymans  <wim@fluendo.com>
2449
2450         * gst-libs/gst/audio/gstbaseaudiosink.c:
2451         (gst_base_audio_sink_async_play):
2452         Fix regression that made GStreamer skip the first samples of audio.
2453         Fixes #414684.
2454
2455 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
2456
2457         * configure.ac:
2458         Bump version to 0.10.11.3 pre-release
2459
2460 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
2461
2462         * po/POTFILES.in:
2463           Update paths for the rename from utils to pbutils to fix the build.
2464
2465 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
2466
2467         * gst-libs/gst/pbutils/Makefile.am:
2468           Change directory to install headers in from gst/utils to gst/pbutils
2469           as well.
2470
2471 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2472
2473         * configure.ac:
2474         * docs/libs/gst-plugins-base-libs-docs.sgml:
2475         * docs/libs/gst-plugins-base-libs-sections.txt:
2476         * gst-libs/gst/Makefile.am:
2477         * gst-libs/gst/interfaces/mixer.c:
2478         * gst-libs/gst/pbutils/Makefile.am:
2479         * gst-libs/gst/pbutils/descriptions.c:
2480         (gst_pb_utils_get_source_description),
2481         (gst_pb_utils_get_sink_description),
2482         (gst_pb_utils_get_decoder_description),
2483         (gst_pb_utils_get_encoder_description),
2484         (gst_pb_utils_get_element_description),
2485         (gst_pb_utils_add_codec_description_to_tag_list),
2486         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
2487         * gst-libs/gst/pbutils/descriptions.h:
2488         * gst-libs/gst/pbutils/install-plugins.c:
2489         * gst-libs/gst/pbutils/install-plugins.h:
2490         * gst-libs/gst/pbutils/missing-plugins.c:
2491         (gst_missing_uri_source_message_new),
2492         (gst_missing_uri_sink_message_new),
2493         (gst_missing_element_message_new),
2494         (gst_missing_decoder_message_new),
2495         (gst_missing_encoder_message_new),
2496         (gst_missing_plugin_message_get_description):
2497         * gst-libs/gst/pbutils/missing-plugins.h:
2498         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
2499         * gst-libs/gst/pbutils/pbutils.h:
2500         * gst-libs/gst/utils/Makefile.am:
2501         * gst-libs/gst/utils/base-utils.c:
2502         * gst-libs/gst/utils/base-utils.h:
2503         * gst-libs/gst/utils/descriptions.c:
2504         * gst-libs/gst/utils/descriptions.h:
2505         * gst-libs/gst/utils/install-plugins.c:
2506         * gst-libs/gst/utils/install-plugins.h:
2507         * gst-libs/gst/utils/missing-plugins.c:
2508         * gst-libs/gst/utils/missing-plugins.h:
2509         * gst-plugins-base.spec.in:
2510         * gst/playback/Makefile.am:
2511         * gst/playback/gstdecodebin.c:
2512         * gst/playback/gstdecodebin2.c:
2513         * gst/playback/gstplaybasebin.c: (setup_subtitle),
2514         (gen_source_element):
2515         * gst/playback/gstplaybin.c: (plugin_init):
2516         * tests/check/Makefile.am:
2517         * tests/check/libs/pbutils.c: (GST_START_TEST),
2518         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
2519         * tests/check/libs/utils.c:
2520           rename utils to pbutils
2521
2522 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
2523
2524         * docs/plugins/Makefile.am:
2525         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2526         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2527         * docs/plugins/inspect/plugin-decodebin2.xml:
2528         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2529         Add documentation for decodebin2 that indicates that the API
2530         is still unstable.
2531
2532 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
2533
2534         * configure.ac:
2535         Update to 0.10.11.2 (0.10.12 pre-release)
2536
2537 2007-03-01  Wim Taymans  <wim@fluendo.com>
2538
2539         * gst-libs/gst/audio/gstbaseaudiosink.c:
2540         (gst_base_audio_sink_async_play):
2541         base time is irrelevant here.
2542
2543 2007-03-01  Wim Taymans  <wim@fluendo.com>
2544
2545         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2546         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2547         Improve debugging.
2548
2549         * gst-libs/gst/audio/gstbaseaudiosink.c:
2550         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
2551         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2552         Improve latency and clock slaving calculations.
2553         Improve slave clock calibration.
2554
2555         * gst-libs/gst/audio/gstringbuffer.c:
2556         (gst_ring_buffer_commit_full):
2557         When we are asked to render N sample to 0 bytes, return N.
2558
2559 2007-03-01  Wim Taymans  <wim@fluendo.com>
2560
2561         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
2562         (gst_alsasink_write), (gst_alsasink_reset):
2563         * ext/alsa/gstalsasink.h:
2564         Remove unused dispose function.
2565         Rename lock to not interfere with alsasrc lock.
2566
2567         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
2568         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
2569         (gst_alsasrc_read), (gst_alsasrc_reset):
2570         * ext/alsa/gstalsasrc.h:
2571         Implement finalize function.
2572         Use lock to protect alsa access.
2573         Implement _reset.
2574         Fine tune sw params.
2575
2576 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
2577
2578         * configure.ac:
2579           Convert to new AG_GST style.
2580
2581 2007-02-28  Wim Taymans  <wim@fluendo.com>
2582
2583         Patch by: Ed Catmur <ed at catmur dot co dot uk>
2584
2585         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
2586         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
2587         Fix race condition when rapidly switching visualisations in playbin.
2588         Fixes #401029.
2589
2590 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
2591
2592         * tests/check/Makefile.am:
2593         Include local stuff before system installed things in LDFLAGS and
2594         CFLAGS.
2595
2596 2007-02-28  Wim Taymans  <wim@fluendo.com>
2597
2598         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
2599         Improve debugging.
2600
2601 2007-02-28  Wim Taymans  <wim@fluendo.com>
2602
2603         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
2604         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
2605         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2606         Fix duration and timestamping, taking latency into account.
2607         Implement latency query.
2608
2609 2007-02-28  Wim Taymans  <wim@fluendo.com>
2610
2611         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2612         (gst_audio_clock_new):
2613         Fix clock name.
2614
2615         * gst-libs/gst/audio/gstbaseaudiosink.c:
2616         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
2617         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
2618         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
2619         (gst_base_audio_src_create):
2620         Improve latency query code.
2621         Use proper clock names.
2622
2623 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
2624
2625         * tests/check/generic/states.c: (GST_START_TEST):
2626           Copy the states.c test from core again
2627         * tests/check/Makefile.am:
2628           ignore cdio and cdparanoiasrc
2629
2630 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
2631
2632         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
2633         (double_hq), (audio_convert_get_func_index), (check_default),
2634         (audio_convert_prepare_context), (audio_convert_convert):
2635           Also make valgrind happy and avoid copying data in some cases.
2636
2637 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
2638
2639         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
2640         (double_hq), (audio_convert_get_func_index),
2641         (audio_convert_prepare_context), (audio_convert_convert):
2642         * gst/audioconvert/gstaudioconvert.c:
2643         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
2644         (gst_audio_convert_transform_caps):
2645         * tests/check/elements/audioconvert.c: (GST_START_TEST),
2646         (audioconvert_suite):
2647           Don't run inplace if that overwrites source data as we go. Add more
2648           tests. Fixes #339837 even more.
2649
2650 2007-02-27  Julien MOUTTE  <julien@moutte.net>
2651
2652         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
2653         (msg_segment_done): Fix various seeking bugs (Slider was not
2654         updating when doing a non flushing seek, Reverse playback 
2655         on segment seek was wrong).
2656
2657 2007-02-26  Wim Taymans  <wim@fluendo.com>
2658
2659         * tests/examples/seek/seek.c: (stop_seek):
2660         When we stop scrubbing, don't leave the pipeline PLAYING when we
2661         requested a PAUSED state.
2662
2663 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
2664
2665         Patch by: René Stadler <mail at renestadler de>
2666
2667         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2668           Parse date strings in vorbis comments that have an invalid (zero)
2669           month or day (#410396).
2670
2671         * tests/check/libs/tag.c: (GST_START_TEST):
2672           Test case for the above.
2673
2674 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
2675
2676         Patch by: Loïc Minier <lool+gnome at via ecp fr>
2677
2678         * configure.ac:
2679         * ext/alsa/Makefile.am:
2680         * gst/audiotestsrc/Makefile.am:
2681           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
2682
2683 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
2684
2685         * gst/playback/gstplaybin.c:
2686           Improve docs: point out that the application needs to assist playbin
2687           with buffering.
2688
2689 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
2690
2691         * gst-libs/gst/utils/install-plugins.c:
2692         * gst-libs/gst/utils/missing-plugins.c:
2693         * tests/check/libs/utils.c: (missing_msg_check_getters):
2694           Change GStreamer marker prefix in detail string from 'gstreamer.net'
2695           to just 'gstreamer'. Document the caps string component of the
2696           decoder/encoder detail a bit better, since not everyone will be
2697           familiar with the GStreamer media type/caps system (but they better
2698           enjoy nested itemized lists).
2699
2700 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
2701
2702         * gst-libs/gst/netbuffer/gstnetbuffer.c:
2703         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
2704           Fix copying of GstNetBuffer (would crash before, or at least lead to
2705           invalid memory access, #410772), for now by copying the GstBuffer copy
2706           code from the core over here so we can copy the GstBuffer fields on a
2707           provided buffer instance (of type GstNetBuffer in this case). Would be
2708           better to fix this with some support by the core though (and in the long
2709           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
2710
2711         * tests/check/Makefile.am:
2712           Enable unit test for GstNetBuffer.
2713
2714 2007-02-22  Andy Wingo  <wingo@pobox.com>
2715
2716         * gst-libs/gst/audio/gstbaseaudiosink.c
2717         (gst_base_audio_sink_init): Disable pull-mode activation until we
2718         figure out how to make audio sinks go to PLAYING.
2719
2720 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
2721
2722         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
2723         (double_hq), (audio_convert_get_func_index),
2724         (audio_convert_prepare_context), (audio_convert_convert):
2725         * gst/audioconvert/audioconvert.h:
2726         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
2727         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
2728         * gst/audioconvert/gstchannelmix.h:
2729         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2730           Add float as an intermediate format, as well as float mixing. Enable
2731           test that was failing before. Fixes #339837
2732
2733 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
2734
2735         * tests/examples/seek/seek.c: (do_seek):
2736         Undo the previous commit: -1 as a stop time implies that the stop
2737         time is the end of file, clearing any previously configured segment.
2738
2739 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
2740
2741         * tests/examples/seek/seek.c: (do_seek):
2742         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
2743
2744 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
2745
2746         * gst/volume/gstvolume.c: (volume_process_int16),
2747         (volume_process_int16_clamp), (volume_set_caps):
2748           Unbreak volume, value remains gint.
2749
2750 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
2751
2752         * gst/volume/gstvolume.c: (volume_choose_func),
2753         (volume_update_real_volume), (gst_volume_set_volume),
2754         (gst_volume_init), (volume_process_double), (volume_process_float),
2755         (volume_process_int16), (volume_process_int16_clamp),
2756         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
2757         * gst/volume/gstvolume.h:
2758           Extend float audio support (double) and some int->uint cleanups.
2759
2760 2007-02-20  Edward Hervey  <edward@fluendo.com>
2761
2762         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
2763         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
2764         (sort_end_pads), (gst_decode_group_expose),
2765         (gst_decode_group_hide):
2766         Don't free groups from the streaming threads. Just put them aside and
2767         free them in dispose.
2768
2769 2007-02-20  Edward Hervey  <edward@fluendo.com>
2770
2771         * gst/playback/gstdecodebin2.c: (connect_element),
2772         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
2773         (sort_end_pads), (gst_decode_group_expose):
2774         Handle dynamic pads within groups.
2775         Sort pads before exposing them in order to make playbin happy.
2776         There still is a race with the multiqueue filling up. This should be
2777         solved separately.
2778         Fixes #398721
2779
2780 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2781
2782         * gst-libs/gst/utils/base-utils.c:
2783         * gst-libs/gst/utils/descriptions.c:
2784         * gst-libs/gst/utils/install-plugins.c:
2785         * gst-libs/gst/utils/missing-plugins.c:
2786           Some more docs (and descriptions for two subtitle formats).
2787
2788 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2789
2790         * gst-libs/gst/audio/audio.c:
2791           Fix documentation.
2792
2793 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2794
2795         Patch by: Yves Lefebvre  <ivanohe abacom com>
2796
2797         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
2798           Don't leak caps. Fixes #408278.
2799
2800 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
2801
2802         * ext/cdparanoia/gstcdparanoiasrc.h:
2803         * ext/ogg/gstoggdemux.h:
2804         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
2805         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
2806         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
2807         * gst-libs/gst/audio/audio.h:
2808         * gst-libs/gst/audio/gstaudiofilter.h:
2809         * gst-libs/gst/interfaces/videoorientation.h:
2810         * gst/adder/gstadder.h:
2811           More docs coverage and some ChangeLog surgery (add missing names)
2812
2813 2007-02-15  Wim Taymans  <wim@fluendo.com>
2814
2815         * sys/ximage/ximagesink.c:
2816         (gst_ximagesink_calculate_pixel_aspect_ratio):
2817         * sys/xvimage/xvimagesink.c:
2818         (gst_xvimagesink_calculate_pixel_aspect_ratio):
2819         Small constifications.
2820
2821 2007-02-15  Wim Taymans  <wim@fluendo.com>
2822
2823         * gst-libs/gst/audio/gstbaseaudiosink.c:
2824         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
2825         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
2826         (gst_base_audio_sink_async_play),
2827         (gst_base_audio_sink_change_state):
2828         Answer latency query.
2829         Use configured latency when syncing.
2830         Fix clock slaving.
2831
2832         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2833         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
2834         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
2835         Fix possible memleak.
2836         Implement latency query.
2837         Small cleanups.
2838
2839 2007-02-15  Wim Taymans  <wim@fluendo.com>
2840
2841         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
2842         Ignore errors in reset, these are not fatal. They also grab the element
2843         lock which is already taking when this function is called. Fixes
2844         #405451.
2845
2846 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
2847
2848         * configure.ac:
2849           Remove 'tests/examples/xerror/Makefile' from output files again.
2850
2851 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
2852
2853         * configure.ac:
2854         * docs/plugins/Makefile.am:
2855           Also crossref against gst-plugins-base-libs.
2856
2857 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
2858
2859         * configure.ac:
2860         * docs/libs/Makefile.am:
2861         * docs/plugins/Makefile.am:
2862           Add crossreferences to glib/gobject/gstream docs.
2863
2864         * gst-libs/gst/audio/audio.h:
2865           Source formatting.
2866
2867         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
2868           Add own debug category.
2869
2870 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
2871
2872         Patch by: René Stadler <mail at renestadler de>
2873
2874         * gst-libs/gst/tag/gstvorbistag.c:
2875           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
2876           (#403597).
2877
2878 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
2879
2880         * gst/playback/gstplaybasebin.c: (setup_source):
2881           When we have external subtitles and wait for the subtitle decodebin
2882           to get up and running, we set up a (sync) bus handler for the
2883           subtitle decodebin, so we can stop waiting when it posts an error
2884           message. However, we should do that before we set the subtitle
2885           decodebin's state to playing, otherwise things are racy and we might
2886           miss error messages posted before we had a chance to set up the bus.
2887           This should finally fix totem hanging on .txt pseudo-subtitle files.
2888           
2889 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
2890
2891         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
2892           Use gst_gdouble_to_guint64 for conversions.
2893         * win32/common/config.h.in:
2894           Add a define for GST_INSTALL_PLUGINS_HELPER
2895         * win32/common/libgstaudio.def:
2896         * win32/common/libgstcdda.def:
2897         * win32/common/libgstnetbuffer.def:
2898         * win32/common/libgstrtp.def:
2899         * win32/common/libgutils.def:
2900           Add new exported functions.
2901         * win32/vs6/gst_plugins_base.dsw:
2902         * win32/vs6/libgstdecodebin.dsp:
2903         * win32/vs6/libgstnetbuffer.dsp:
2904         * win32/vs6/libgstplaybin.dsp:
2905         * win32/vs6/libgstrtp.dsp:
2906         * win32/vs6/libgstvorbis.dsp:
2907         * win32/vs6/libgstcdda.dsp:
2908         * win32/vs6/libgstgdp.dsp:
2909         * win32/vs6/libgstutils.dsp:
2910           Update and add new project files.
2911
2912 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
2913
2914         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
2915         (subrip_remove_unhandled_tags), (parse_subrip):
2916           For SubRip (.srt) subtitles, ignore all markup tags we don't
2917           handle (like font tags, for example).
2918
2919         * tests/check/elements/subparse.c:
2920           Add test for this.
2921
2922 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
2923
2924         * gst/playback/gstdecodebin.c: (add_fakesink),
2925         (gst_decode_bin_change_state):
2926         * gst/playback/gstdecodebin2.c: (add_fakesink),
2927         (gst_decode_bin_change_state):
2928           Don't error out if there is no fakesink in the NULL to READY state
2929           change, since when decodebin is re-used, we're only adding the
2930           fakesink element in READY to PAUSED.
2931
2932         * tests/check/elements/decodebin.c:
2933         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
2934         (decodebin_suite):
2935           Minimal unit test to make sure we can use the same decodebin
2936           instance twice (at least with audiotestsrc input).
2937
2938 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
2939
2940         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
2941           Try to get devic-name from device string first, and from handle only
2942           as fallback (seems to yield better results and is more robust
2943           against buggy probing code on the application side).
2944
2945 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
2946
2947         Based on patch by: Julien Puydt <julien.puydt at laposte net>
2948
2949         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
2950         (gst_alsa_find_device_name):
2951         * ext/alsa/gstalsa.h:
2952         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
2953         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
2954           Improve device-name detection a bit, especially in the case where
2955           the device is not actually open (#405020, #405024). Move common code
2956           into gstalsa.c instead of duplicating it.
2957
2958 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2959
2960         * gst/audioconvert/gstaudioconvert.c:
2961           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
2962
2963 2007-02-06  Julien MOUTTE  <julien@moutte.net>
2964
2965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
2966         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
2967         (gst_xvimagesink_interface_supported),
2968         (gst_xvimagesink_probe_get_properties),
2969         (gst_xvimagesink_probe_probe_property),
2970         (gst_xvimagesink_probe_needs_probe),
2971         (gst_xvimagesink_probe_get_values),
2972         (gst_xvimagesink_property_probe_interface_init),
2973         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
2974         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
2975         (gst_xvimagesink_get_type):
2976         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
2977         for XVAdaptors so that one can choose the adaptor to use with 
2978         gstreamer-properties.
2979
2980 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
2981
2982         * gst/audioconvert/gstaudioconvert.c:
2983           Also mention that a conversion from double to float is suboptimal still.
2984
2985 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
2986
2987         * gst-libs/gst/audio/gstaudiofilter.c:
2988         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
2989           Clear our formats structure and free the caps contained in it when
2990           shutting down.
2991
2992 2007-02-05  Andy Wingo  <wingo@pobox.com>
2993
2994         * gst-libs/gst/audio/gstbaseaudiosink.c
2995         (gst_base_audio_sink_callback): Update basesink->offset so that we
2996         pull monotonically increasing offsets instead of, um, seeking back
2997         to 0 each time. Fixes alsasrc ! alsasink!
2998
2999 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
3000
3001         * gst/videoscale/gstvideoscale.c:
3002           A width and height of 1 makes us crash, so increase minimum size to
3003           2x2 pixels until someone feels like fixing this (#404512).
3004
3005 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
3006
3007         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
3008           Add small test to make sure request pads are cleaned up properly
3009           even if oggmux never changes state out of NULL.
3010
3011 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
3012
3013         * tests/check/libs/utils.c: (GST_START_TEST):
3014           Fix unit test. Turns out things work much better when you
3015           NULL-terminate string arrays. Should make p5 build bot happy again.
3016
3017 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
3018
3019         * gst-libs/gst/audio/Makefile.am:
3020         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3021         (gst_audio_filter_template_base_init),
3022         (gst_audio_filter_template_class_init),
3023         (gst_audio_filter_template_init),
3024         (gst_audio_filter_template_set_property),
3025         (gst_audio_filter_template_get_property),
3026         (gst_audio_filter_template_setup),
3027         (gst_audio_filter_template_filter),
3028         (gst_audio_filter_template_filter_inplace), (plugin_init):
3029           Oops, forgot to commit fixed-up example.
3030
3031 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
3032
3033         * docs/libs/gst-plugins-base-libs-sections.txt:
3034         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
3035         (gst_audio_filter_class_init), (gst_audio_filter_init),
3036         (gst_audio_filter_set_caps),
3037         (gst_audio_filter_class_add_pad_templates):
3038         * gst-libs/gst/audio/gstaudiofilter.h:
3039           Port GstAudioFilter to 0.10. This change technically breaks
3040           API and ABI (and thus also every library developer's heart),
3041           but seems justifiable on the grounds that the base class was
3042           completely unusable before (ie. would crash immediately when
3043           actually used). Fixes #403963 (and eventually also #403572).
3044           Also document all of this a bit.
3045
3046 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
3047
3048         * gst-libs/gst/utils/install-plugins.c:
3049         (gst_install_plugins_spawn_child):
3050         * tests/check/libs/utils.c:
3051         (test_base_utils_install_plugins_do_callout):
3052           Lowering log level to see why things fail on the p5 build bot;
3053           fix some typos in unit test messages.
3054
3055 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
3056
3057         * tests/check/libs/utils.c:
3058         (test_base_utils_install_plugins_do_callout):
3059           Don't hard-code temp directory for test helper; use GLib functions
3060           to write out file and do error checking etc.
3061
3062 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3063
3064         * gst-libs/gst/utils/Makefile.am:
3065         * gst-libs/gst/utils/base-utils.h:
3066         * gst-libs/gst/utils/install-plugins.c:
3067         (gst_install_plugins_context_set_xid),
3068         (gst_install_plugins_context_new),
3069         (gst_install_plugins_context_free),
3070         (gst_install_plugins_get_helper),
3071         (gst_install_plugins_spawn_child),
3072         (gst_install_plugins_return_from_status),
3073         (gst_install_plugins_installer_exited),
3074         (gst_install_plugins_async), (gst_install_plugins_sync),
3075         (gst_install_plugins_return_get_name),
3076         (gst_install_plugins_installation_in_progress):
3077         * gst-libs/gst/utils/install-plugins.h:
3078           API: add API for applications to initiate installation of missing
3079           plugins, ie. gst_install_plugins_async() primarily.
3080           Based on libgimme-codec by Ryan Lortie.
3081
3082         * configure.ac:
3083           Add --with-install-plugins-helper configure option so distros can specify
3084           the path of the helper script or program to call when plugin installation
3085           is requested (distros: please do any argument munging in this helper
3086           script instead of patching GStreamer to pass arguments differently
3087           to another program directly).
3088
3089         * docs/libs/gst-plugins-base-libs-docs.sgml:
3090         * docs/libs/gst-plugins-base-libs-sections.txt:
3091           Build and document new API.
3092
3093         * tests/check/libs/utils.c: (result_cb),
3094         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
3095         (libgstbaseutils_suite):
3096           Some simple checks for the new API.
3097
3098 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3099
3100         * tests/check/elements/audioconvert.c: (test_float_conversion):
3101           Add small test for 32bit float <=> 64bit float conversion (works
3102           only one way so far, 32=>64 produces structured noise).
3103
3104 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3105
3106         * gst/audioconvert/gstaudioconvert.c:
3107         (set_structure_widths_32_and_64), (make_lossless_changes):
3108           We don't support floats with a width of 40, 48 or 56 bits.
3109
3110 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
3111
3112         * gst/audioconvert/audioconvert.c: (float), (double),
3113         (audio_convert_get_func_index):
3114         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3115         (make_lossless_changes):
3116           Support for 64-bit float audio in audioconvert (#339837)
3117
3118 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
3119
3120         Patch by: Holger Wansing  <linux wansing-online de>
3121
3122         * po/LINGUAS:
3123         * po/de.po:
3124           Add German translation (#352069).
3125
3126 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
3127
3128         reviewed by: Wim Taymans <wim@fluendo.com>
3129
3130         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
3131         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
3132         Use newly added GstCollectPads API to free the allocated resources in
3133         the GstOggPad structures (#402393).
3134
3135 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
3136
3137         * gst/playback/gstplaybin.c: (gen_vis_element):
3138           Add audioresample+audioconvert in front of the visualisation
3139           element, so that elements like libvisual 0.4 that don't support all
3140           samplerates can work.
3141
3142           Fixes: #402505
3143
3144 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
3145
3146         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
3147         (gst_play_base_bin_get_streaminfo_value_array):
3148           Take some locks and make a copy of the streaminfo value array we
3149           maintain while holding the lock, so that the application can
3150           retrieve the stream-info as a value array in a thread-safe way.
3151
3152 2007-01-30  Wim Taymans  <wim@fluendo.com>
3153
3154         * gst/audioconvert/gstaudioconvert.c:
3155         Don't fail on 0 sized buffers. Fixes #396835.
3156
3157 2007-01-29  David Schleef  <ds@schleef.org>
3158
3159         * gst/typefind/gsttypefindfunctions.c:
3160           Detect BBCD as video/x-dirac, so we can play raw dirac
3161           streams.
3162
3163 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
3164
3165         * ext/theora/theoraenc.c: (theora_enc_chain):
3166           Check return value of theora_encode_header(), or we might try to
3167           allocate a random number of bytes. theora_encode_header() can fail
3168           if libtheora has been compiled with encoding support disabled.
3169           Fixes #398110.
3170
3171 2007-01-29  Wim Taymans  <wim@fluendo.com>
3172
3173         * tests/check/gst/.cvsignore:
3174         Do as buildbot says.
3175
3176 2007-01-29  Wim Taymans  <wim@fluendo.com>
3177
3178         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
3179         Fix strides in libvisual. Gst uses X strides.
3180         Inspired by: <ed at catmur dot co dot uk> and 
3181         <tim at centricular dot net>
3182         Fixes #401118.
3183
3184 2007-01-27  Wim Taymans  <wim@fluendo.com>
3185
3186         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3187         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
3188         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
3189         (gst_ogg_demux_perform_seek),
3190         (gst_ogg_demux_bisect_forward_serialno),
3191         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
3192         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
3193         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
3194         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
3195         * ext/ogg/gstoggdemux.h:
3196         Properly propagate streaming errors when we are scanning the file for
3197         chains so that we don't crash when shut down. Might fix some crashers
3198         when quickly switching oggs in RB such as #332503 and #378436.
3199
3200 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
3201
3202         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3203           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
3204           error code as well.
3205
3206 2007-01-25  Wim Taymans  <wim@fluendo.com>
3207
3208         * gst/playback/gstplaybasebin.c: (remove_source):
3209         Don't try to disconnect a signal from a finalized object.
3210
3211 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
3212
3213         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
3214           Cast lock macro parameters to make sure we're actually accessing the
3215           lock member at the right class level. Free list itself in _dispose()
3216           as well and NULL it in case dispose gets called multiple times.
3217
3218 2007-01-25  Edward Hervey  <edward@fluendo.com>
3219
3220         * gst/playback/gstdecodebin2.c:
3221         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
3222         Free GstDecodeGroups no longer used.
3223         (gst_decode_group_expose):
3224         Don't unlock too many times !
3225         (deactivate_free_recursive):
3226         Free iterator once we're done with it.
3227         Fix for recursively deactivating elements (stop at ghostpads).
3228
3229 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
3230
3231         * gst/playback/gstplaybin.c: (handoff):
3232           Fix up caps on the frame buffer before we save it and potentially
3233           make it accessible to other threads via g_object_get; also use
3234           gst_buffer_replace() instead of gst_mini_object_replace().
3235
3236 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
3237
3238         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3239           Make getting the current frame thread-safe.
3240
3241 2007-01-25  Edward Hervey  <edward@fluendo.com>
3242
3243         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
3244         (gst_decode_group_new), (gst_decode_group_free):
3245         Set queues to bigger sizes to cope with HD contents.
3246         Fix some mutex freeing and add comment about MT safe methods.
3247
3248 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
3249
3250         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
3251         (gst_text_overlay_text_event):
3252           Don't unnecessarily ref (and then leak) upstream events if the text
3253           pad is not linked. Fixes #399948.
3254
3255         * tests/check/gst-plugins-base.supp:
3256           Add suppression for pango on edgy/x86 for textoverlay test.
3257
3258 2007-01-24  Wim Taymans  <wim@fluendo.com>
3259
3260         * gst-libs/gst/rtp/gstrtpbuffer.h:
3261         Add some more fixed payloads.
3262
3263 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
3264
3265         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
3266           Error out properly if we get an error from libogg while reading the
3267           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
3268
3269 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
3270
3271         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
3272           Don't leak mutex.
3273
3274         * tests/check/elements/playbin.c:
3275         (test_sink_usage_video_only_stream),
3276         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
3277         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
3278         (test_missing_suburisource_handler),
3279         (test_missing_primary_decoder), (playbin_suite):
3280           Run all tests once with decodebin and once with decodebin2.
3281           One test does not pass yet with decodebin2.
3282
3283 2007-01-23  Edward Hervey  <edward@fluendo.com>
3284
3285         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
3286         Fix the cases where oggmux doesn't properly figure out that all
3287         sinkpads have gone EOS, and therefore doesn't push out the remaining
3288         buffers and the final EOS event.
3289         Fixes #363379
3290
3291 2007-01-23  Julien MOUTTE  <julien@moutte.net>
3292
3293         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
3294         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
3295         Don't lock on navigation event push, just on keysym to string.
3296         Fixes #397673 again.
3297
3298 2007-01-22  Edward Hervey  <edward@fluendo.com>
3299
3300         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
3301         (get_current_group), (group_demuxer_event_probe),
3302         (gst_decode_group_expose), (deactivate_free_recursive),
3303         (gst_decode_group_free):
3304         Cleanups.
3305         Don't forget to emit 'no-more-pads' once a group is exposed.
3306         Cleanup elements from a DecodeGroup once we remove it.
3307         Protect call to gst_decode_group_expose() with the decodebin lock.
3308
3309 2007-01-22  Julien MOUTTE  <julien@moutte.net>
3310
3311         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
3312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
3313         Looking at Xorg code i can't figure out if that XKeysymToString
3314         function is thread sensible or not. Lock it just in case as
3315         recommended by Radek Doulik <rodo at ximian dot com>.
3316
3317 2007-01-22  Julien MOUTTE  <julien@moutte.net>
3318
3319         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
3320         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
3321         Lock that X Call as well. Fixes #397673.
3322
3323 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
3324
3325         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
3326           Don't go into an endless loop if the file starts with 00 00 01 2X,
3327           like quicktime redirect files might. Fixes #396042.
3328
3329         * tests/check/Makefile.am:
3330         * tests/check/gst/.cvsignore:
3331         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
3332         (typefindfunctions_suite):
3333           Add unit test for the above.
3334
3335 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
3336
3337         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3338           On second thought, use "depth" field rather than "bpp" field.
3339
3340 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
3341
3342         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3343           Camtasia caps apparently need a bpp field (#398875).
3344
3345 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
3346
3347         * gst/playback/gstplaybasebin.c: (setup_subtitle),
3348         (gen_source_element), (gst_play_base_bin_change_state):
3349           Attempt at a better error message in case we don't have the required
3350           URI handler installed; post missing-plugin message also when we're
3351           missing an URI handler for the subtitle URI; clean up properly also
3352           when an error occurs and we never made it to PAUSED state.
3353
3354         * tests/check/elements/playbin.c: (GST_START_TEST),
3355         (playbin_suite):
3356           Check that we're also getting a missing-plugin messsage for a
3357           missing subtitle URI handler (and clean up properly).
3358
3359 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
3360
3361         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
3362           Plug a few reference leaks.
3363
3364 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
3365
3366         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3367           Lower probability a bit if the marker isn't right at the start,
3368           to decrease the chance of false positives.
3369
3370 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
3371
3372         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3373           Small mpeg2 system stream typefinding improvement: make typefinder
3374           probe a bit into the stream instead of just looking for a marker
3375           at the beginning. Fixes #397810.
3376
3377 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
3378
3379         * gst/audioconvert/gstchannelmix.c:
3380           Remove compatibility cruft for prehistoric GLib versions.
3381
3382 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
3383
3384         * gst/playback/Makefile.am:
3385         * gst/playback/gstdecodebin.c: (close_pad_link):
3386         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
3387         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3388         (gst_play_base_bin_handle_message_func), (unknown_type):
3389           Let decodebin be the element to post missing-plugin messages for
3390           missing decoders (rather than playbin); make playbin implement
3391           GstBin::handle_message so we can suppress missing-plugin messages
3392           for types we're not handling on purpose (don't want to bring up an
3393           installer in those cases).
3394
3395 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
3396
3397         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3398         * gst-libs/gst/tag/gstvorbistag.c:
3399         (gst_tag_list_to_vorbiscomment_buffer):
3400         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
3401           Fix potentially unaligned access (#397207).
3402
3403 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
3404
3405         * tests/examples/seek/seek.c: (set_scale), (update_scale),
3406         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
3407         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
3408         (main):
3409           Allow to toggle looping while it plays. Fix callback prototype. Clean
3410           up code a bit more. Add copyright header.
3411
3412 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
3413
3414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3415           Red and blue mask was swapped (spotted by Dan Williams).
3416
3417 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
3418
3419         * gst-libs/gst/tag/gstid3tag.c:
3420         * gst-libs/gst/tag/gstvorbistag.c:
3421           Use new beats-per-minute tag from core.
3422
3423 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
3424
3425         * po/POTFILES.in:
3426           Add new files with translatable strings, so they actually make it
3427           into the template file one day.
3428
3429 2007-01-12  Andy Wingo  <wingo@pobox.com>
3430
3431         * gst-libs/gst/audio/gstbaseaudiosink.c
3432         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
3433         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
3434         stuff, as the base class handles this now. Actually tell the ring
3435         buffer to start.
3436         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
3437         How did this work before? Maybe I'm not as awesome a programmer as
3438         I think.
3439
3440         * gst-libs/gst/audio/gstbaseaudiosrc.c
3441         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
3442         of a pad function.
3443
3444 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
3445
3446         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
3447           Remove more fields so that the application can better blacklist
3448           formats that have been tried before.
3449
3450 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
3451
3452         * gst-libs/gst/audio/mixerutils.h:
3453           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
3454           used when compiling with c++ compilers as well.
3455
3456 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
3457
3458         * gst/typefind/gsttypefindfunctions.c:
3459           Fix comment.
3460
3461 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
3462
3463         * gst/playback/gstplaybin.c: (post_missing_element_message),
3464         (gen_video_element), (gen_text_element), (gen_audio_element),
3465         (gen_vis_element):
3466           Post missing-plugin messages also when we error out because
3467           converters, textoverlay or auto*sinks are missing (#161922).
3468
3469 2007-01-10  Wim Taymans  <wim@fluendo.com>
3470
3471         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
3472         (is_demuxer_element), (new_caps):
3473         * gst/playback/gstplaybasebin.c: (source_new_pad):
3474         Fix the case where we try to ref a NULL element when we delay a link
3475         because of unfixed caps.
3476         Set the state of autoplugged decodebins to PAUSED.
3477         RTSP now works in playbin, we can remove it from the blacklist.
3478
3479 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3480
3481         * gst/playback/Makefile.am:
3482         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
3483         (unknown_type), (setup_subtitle), (gen_source_element):
3484         * gst/playback/gstplaybin.c: (plugin_init):
3485           Post missing-plugin messages on the bus for missing sources and
3486           missing decoders/demuxers/depayloaders; fix error code used when
3487           we're missing an URI handler source; for media types that we are not
3488           handling on purpose at the moment, don't print "don't know how to
3489           handle xyz" messages to the terminal or post missing-plugin
3490           messages on the bus.
3491
3492         * tests/check/elements/playbin.c: (create_playbin),
3493         (GST_START_TEST), (gst_codec_src_uri_get_type),
3494         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
3495         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
3496         (gst_codec_src_init_type), (gst_codec_src_base_init),
3497         (gst_codec_src_create), (gst_codec_src_class_init),
3498         (gst_codec_src_init), (plugin_init), (playbin_suite):
3499           Add some tests for the missing-plugin stuff.
3500
3501 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3502
3503         * configure.ac:
3504         * gst-libs/gst/Makefile.am:
3505         * gst-libs/gst/utils/Makefile.am:
3506         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
3507         * gst-libs/gst/utils/base-utils.h:
3508         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
3509         (find_format_info), (caps_are_rtp_caps),
3510         (gst_base_utils_get_source_description),
3511         (gst_base_utils_get_sink_description),
3512         (gst_base_utils_get_decoder_description),
3513         (gst_base_utils_get_encoder_description),
3514         (gst_base_utils_get_element_description),
3515         (gst_base_utils_add_codec_description_to_tag_list),
3516         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
3517         * gst-libs/gst/utils/descriptions.h:
3518         * gst-libs/gst/utils/missing-plugins.c:
3519         (missing_structure_get_type), (copy_and_clean_caps),
3520         (gst_missing_uri_source_message_new),
3521         (gst_missing_uri_sink_message_new),
3522         (gst_missing_element_message_new),
3523         (gst_missing_decoder_message_new),
3524         (gst_missing_encoder_message_new),
3525         (missing_structure_get_string_detail),
3526         (missing_structure_get_caps_detail),
3527         (gst_missing_plugin_message_get_installer_detail),
3528         (gst_missing_plugin_message_get_description),
3529         (gst_is_missing_plugin_message):
3530         * gst-libs/gst/utils/missing-plugins.h:
3531           API: add new libgstbaseutils library with functions
3532           - to create and parse missing-plugins messages
3533           - that provide (translated) descriptions for caps/decoders/sources/etc.
3534           Closes #392393.
3535
3536         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
3537         * pkgconfig/gstreamer-plugins-base.pc.in:
3538           Add new lib.
3539
3540         * docs/libs/gst-plugins-base-libs-docs.sgml:
3541         * docs/libs/gst-plugins-base-libs-sections.txt:
3542           Generate docs for new lib and API.
3543
3544         * tests/check/Makefile.am:
3545         * tests/check/libs/.cvsignore:
3546         * tests/check/libs/utils.c: (missing_msg_check_getters),
3547         (GST_START_TEST), (libgstbaseutils_suite):
3548           Add some basic unit tests.
3549
3550 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3551
3552         * ext/ogg/Makefile.am:
3553           Dist gstoggdemux.h to fix 'make distcheck'.
3554
3555         * sys/v4l/Makefile.am:
3556           Fix 'make distcheck' even more.
3557
3558 2007-01-09  Wim Taymans  <wim@fluendo.com>
3559
3560         * docs/plugins/Makefile.am:
3561         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3562         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3563         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
3564         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
3565         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
3566         (gst_ogg_demux_perform_seek):
3567         * ext/ogg/gstoggdemux.h:
3568         Added docs.
3569         Add some more comments.
3570         Small cleanups.
3571
3572 2007-01-09  Wim Taymans  <wim@fluendo.com>
3573
3574         * ext/theora/theoradec.c:
3575         * ext/vorbis/vorbisdec.c:
3576         * gst-libs/gst/audio/gstringbuffer.c:
3577         (gst_ring_buffer_commit_full):
3578         * gst-libs/gst/audio/gstringbuffer.h:
3579         * gst-libs/gst/rtp/gstrtpbuffer.c:
3580         * gst-libs/gst/tag/gstvorbistag.c:
3581         Small documentation updates/fixes
3582
3583 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3584
3585         * configure.ac:
3586           Require core CVS HEAD for Andy's basesrc/sink API additions.
3587
3588 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3589
3590         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
3591
3592         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
3593         (plugin_init):
3594           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
3595           on flac.sf.net (there appear to be other versions of the first
3596           ogg page in the wild) (#391365).
3597
3598 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3599
3600         * configure.ac:
3601           Check if localtime_r() is available.
3602
3603         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
3604           If localtime_r() is not available, fall back to localtime(). Should
3605           fix build on MingW (#393310).
3606
3607 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
3608
3609         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3610         * gst/subparse/gstsubparse.h:
3611           Remove spurious 1000 subtrahend when calculating the timestamp from
3612           the frame number and the frame rate . Also, use the frames/second
3613           value specified in the first line of the file, if one is specified
3614           there. Should fix #357503.
3615
3616         * tests/check/elements/subparse.c: (do_test),
3617         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
3618         (subparse_suite):
3619           Add some basic unit tests for the microdvd subtitle format.
3620
3621 2007-01-07  Julien MOUTTE  <julien@moutte.net>
3622
3623         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3624         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
3625         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
3626         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
3627         (gst_xvimagesink_set_xwindow_id),
3628         (gst_xvimagesink_set_event_handling),
3629         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
3630         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
3631         Patch by : Young-Ho Cha <ganadist at chollian dot net>
3632         Fixes : #390076.
3633         Add an adaptor property to select a specific XV adaptor.
3634         * sys/xvimage/xvimagesink.h:
3635
3636 2007-01-07  Julien MOUTTE  <julien@moutte.net>
3637
3638         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3639         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
3640         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
3641         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
3642         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
3643         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
3644         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3645         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
3646         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
3647         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
3648         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
3649         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
3650         Use flow_lock much more to protect every access to xwindow.
3651         Try to catch erros while creating images in case some drivers are
3652         just generating an XError when the requested image is too big.
3653         Should fix : #354698, #384008, #384060.
3654         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
3655         Implement some stress testing of setting window xid.
3656
3657 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
3658
3659         * win32/common/libgsaudio.def:
3660           Add new exported function.
3661         * win32/common/libgstogg.dsp:
3662           Add gstoggaviparse.c to the build.
3663         * win32/common/libgstvideoscale.dsp:
3664           Add vs_4tap.c to the build.
3665         * win32/common/libgstvorbis.dsp:
3666           Add vorbistag.c to the build.
3667         
3668 2007-01-06  Andy Wingo  <wingo@pobox.com>
3669
3670         * gst-libs/gst/audio/gstbaseaudiosink.c
3671         (gst_base_audio_sink_class_init)
3672         (gst_base_audio_sink_init): 
3673         (gst_base_audio_sink_activate_pull): Add an activate_pull function
3674         to baseaudiosink, and tell basesink that we can work in pull mode.
3675         This way the ring buffer thread drives the pipeline directly, if
3676         pull mode is possible. There is some lingering nastiness regarding
3677         capsnego, however.
3678         (gst_base_audio_sink_callback): Implement the callback to pull
3679         data. This interface is a bit light, though -- it should get a
3680         GstFlowReturn return value at least.
3681
3682 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
3683
3684         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
3685         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
3686         * gst/playback/gstdecodebin2.c:
3687         (gst_decode_group_check_if_blocked):
3688           Printf format and missing argument fixes.
3689
3690 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
3691
3692         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
3693         (gst_ogm_parse_change_state):
3694         Activate pads before adding them to the element.
3695
3696 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
3697
3698         * tests/examples/seek/scrubby.c: (main):
3699         * tests/examples/seek/seek.c: (main):
3700           Call g_thread_init() first thing in main() (see #391278).
3701
3702 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
3703
3704         * tests/check/Makefile.am:
3705         * tests/check/libs/.cvsignore:
3706         * tests/check/libs/netbuffer.c: (GST_START_TEST),
3707         (netbuffer_suite):
3708           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
3709           for the time being, since it's broken, see #393099.
3710
3711 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
3712
3713         * tests/check/Makefile.am:
3714           Update to use GST_PLUGINS_BASE_CFLAGS as well.
3715
3716 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
3717
3718         * configure.ac:
3719           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
3720           so that GST_BASE_CFLAGS can go inbetween them, making sure
3721           we use uninstalled gst-libs headers
3722         * docs/libs/Makefile.am:
3723         * ext/alsa/Makefile.am:
3724         * ext/cdparanoia/Makefile.am:
3725         * ext/gnomevfs/Makefile.am:
3726         * ext/libvisual/Makefile.am:
3727         * ext/ogg/Makefile.am:
3728         * ext/theora/Makefile.am:
3729         * ext/vorbis/Makefile.am:
3730         * gst-libs/gst/audio/Makefile.am:
3731         * gst-libs/gst/cdda/Makefile.am:
3732         * gst-libs/gst/interfaces/Makefile.am:
3733         * gst-libs/gst/riff/Makefile.am:
3734         * gst-libs/gst/rtp/Makefile.am:
3735         * gst-libs/gst/tag/Makefile.am:
3736         * gst/adder/Makefile.am:
3737         * gst/audioconvert/Makefile.am:
3738         * gst/audiorate/Makefile.am:
3739         * gst/audioresample/Makefile.am:
3740         * gst/playback/Makefile.am:
3741         * gst/tcp/Makefile.am:
3742         * gst/videoscale/Makefile.am:
3743         * gst/volume/Makefile.am:
3744         * sys/ximage/Makefile.am:
3745         * sys/xvimage/Makefile.am:
3746         * tests/icles/Makefile.am:
3747           adapt
3748
3749 2007-01-04  Julien MOUTTE  <julien@moutte.net>
3750
3751         * gst-libs/gst/interfaces/xoverlay.c:
3752         (gst_x_overlay_handle_events):
3753         * gst-libs/gst/interfaces/xoverlay.h:
3754         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
3755         (gst_ximagesink_set_xwindow_id),
3756         (gst_ximagesink_set_event_handling),
3757         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
3758         (gst_ximagesink_get_property), (gst_ximagesink_init),
3759         (gst_ximagesink_class_init):
3760         * sys/ximage/ximagesink.h:
3761         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
3762         (gst_xvimagesink_set_xwindow_id),
3763         (gst_xvimagesink_set_event_handling),
3764         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
3765         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
3766         (gst_xvimagesink_class_init):
3767         * sys/xvimage/xvimagesink.h:
3768         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
3769         Add a method to the XOverlay interface to allow disabling of 
3770         event handling in x[v]imagesink elements. This will let X events
3771         propagate to parent windows which can be usefull in some cases.
3772         Be carefull that the application is then responsible of pushing
3773         navigation events and expose events to the video sink.
3774         Fixes: #387138.
3775
3776 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
3777
3778         * gst-libs/gst/tag/gstvorbistag.c:
3779         * tests/check/libs/tag.c: (GST_START_TEST):
3780           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
3781           (fixes #392070).
3782
3783 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
3784
3785         * configure.ac:
3786         * docs/Makefile.am:
3787         * docs/design/Makefile.am:
3788           Dist design docs.
3789
3790 2006-12-27  Julien MOUTTE  <julien@moutte.net>
3791
3792         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
3793         typo. Fixes: #390063.
3794
3795 2006-12-27  Julien MOUTTE  <julien@moutte.net>
3796
3797         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
3798         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
3799         caps leak.
3800         * win32/common/config.h: Updated.
3801
3802 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
3803
3804         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
3805         (setup_gdpdepay_streamheader):
3806         * tests/check/elements/gdppay.c: (cleanup_gdppay),
3807         (setup_gdppay_streamheader):
3808           Fix the dp tests, but activating the pads for the streamheader tests
3809           too and cleaning up conditionaly
3810
3811 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
3812
3813         * gst/ffmpegcolorspace/avcodec.h:
3814         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3815         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3816         (gst_ffmpegcsp_avpicture_fill):
3817         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
3818         (img_get_alpha_info):
3819         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
3820         other end of the word. Fixes: #387073.
3821
3822         Add some inconsequential branch hints in a couple of places.
3823
3824 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
3825
3826         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3827         (gst_ffmpeg_caps_to_smpfmt):
3828           The "signed" field in raw audio caps is of boolean type, trying to
3829           extract the value with _get_int() will fail (fix to keep in sync with
3830           the copy in gst-ffmpeg)
3831
3832 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
3833
3834         * tests/check/elements/audioresample.c: (cleanup_audioresample):
3835         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
3836         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3837         (cleanup_gdpdepay):
3838         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
3839         * tests/check/elements/subparse.c: (teardown_subparse):
3840         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
3841         * tests/check/elements/videorate.c: (cleanup_videorate):
3842         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
3843         * tests/check/elements/volume.c: (cleanup_volume):
3844         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
3845         (cleanup_vorbisdec):
3846         * tests/check/elements/vorbistag.c: (setup_vorbistag),
3847         (cleanup_vorbistag):
3848           consistent pad (de)activation
3849
3850 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
3851
3852         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3853           Forgot to register the extensions.
3854
3855 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
3856
3857         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
3858         (plugin_init):
3859           Add typefinder for VIVO files (my christmas present to the 90s).
3860
3861 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3862
3863         * gst/playback/gstdecodebin.c: (type_found):
3864           Special-case the text/plain media type: we only want to recognise it
3865           as a 'raw' decoded media type if it comes from a demuxer or subtitle
3866           parser, but not if the entire stream is of text/plain type. If the
3867           entire stream is text/plain, we should just error out.
3868
3869           This fixes playback of audio files with lyrics in totem. Totem can't
3870           distinguish between text files and subtitle files and passes any
3871           .txt file with the same basename as the main file to playbin as
3872           suburi, and playbin will then throw a 'subtitle found, but no video
3873           stream' error, which isn't entirely helpful. See #380342.
3874
3875           Also, with this change we'll show a slightly more correct error
3876           message in case totem passes a playlist file to us (although a
3877           custom error message wording instead of the default text would
3878           probably not be a bad idea either).
3879
3880           Same problem also needs to be fixed for playbin+decodebin2.
3881
3882         * tests/check/Makefile.am:
3883         * tests/check/elements/decodebin.c: (src_handoff_cb),
3884         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
3885         (decodebin_suite):
3886           Add simple unit test for decodebin for the above.
3887
3888 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3889
3890         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
3891         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
3892           Refuse to change state to READY when we failed to create any of the
3893           required elements in our instance init function.
3894
3895 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
3896
3897         * docs/libs/gst-plugins-base-libs-sections.txt:
3898           Small docs fixes/updates.
3899
3900         * gst-libs/gst/video/gstvideosink.h:
3901           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
3902           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
3903           removed from the base sink API between 0.9.6 and 0.9.7).
3904           API: add GST_VIDEO_SINK_CAST and use it for the height/width
3905           accessor macros, so we don't do a runtime GObject type check every
3906           time we use them.
3907
3908 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3909
3910         * Makefile.am:
3911         * gst-plugins-base.doap:
3912         * gst-plugins-base.spec.in:
3913           add doap file
3914
3915 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
3916
3917         Patch by: Jens Granseuer <jensgr at gmx net>
3918
3919         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3920         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3921         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3922         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
3923         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
3924           Declare variables at the beginning of a block. Fixes #383195.
3925
3926 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
3927
3928         * configure.ac:
3929         Bump version nano - back to CVS.
3930
3931
3932 === release 0.10.11 ===
3933
3934 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
3935
3936         * configure.ac:
3937           releasing 0.10.11, "Dumb things"
3938
3939 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
3940
3941         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
3942         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
3943         Handle the case where an element has multiple pads with 
3944         unfixed caps as well as still possibly producing more dynamic 
3945         pads by storing each case as a distinct entry in the dynamic list.
3946         Fixes #38223 again.
3947
3948 2006-12-04  Wim Taymans  <wim@fluendo.com>
3949
3950         * gst/playback/gstdecodebin.c: (close_pad_link):
3951         Fix #382223, add more dynamic caps handling.
3952
3953 2006-12-04  Wim Taymans  <wim@fluendo.com>
3954
3955         reviewed by: <delete if not using a buddy>
3956
3957         * gst-libs/gst/audio/gstringbuffer.h:
3958         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
3959         (gst_netaddress_set_ip4_interface),
3960         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
3961         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
3962         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
3963         (gst_netaddress_get_ttl):
3964         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3965         * gst/playback/gstdecodebin.c: (close_pad_link):
3966         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
3967         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
3968         * win32/common/config.h:
3969
3970 2006-12-01  Michael Smith  <msmith@fluendo.com>
3971
3972         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3973           Delete bad debug code.
3974           Fixes #381219
3975
3976 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
3977
3978         * gst/videoscale/vs_4tap.c:
3979         * win32/MANIFEST:
3980         * win32/common/config.h:
3981         * win32/vs8/libgstvideoscale.vcproj:
3982         Fix compilation on win32 under VS8
3983         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
3984         Partially fixes #381175
3985
3986 2006-11-30  Michael Smith  <msmith@fluendo.com>
3987
3988         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
3989         (GST_START_TEST):
3990           It would be very bad if, after a discont buffer, we thought every
3991           single following buffer was also discont. So, add to the test to
3992           ensure that this isn't the case.
3993           
3994         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
3995           ... it was the case. So fix it.
3996
3997 2006-11-28  Wim Taymans  <wim@fluendo.com>
3998
3999         * gst/playback/gstplaybasebin.c: (check_queue_event):
4000         Improve debug.
4001
4002         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
4003         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
4004         padtemplate caps. Refixes #357577.
4005
4006 2006-11-28  Wim Taymans  <wim@fluendo.com>
4007
4008         * gst/playback/gstplaybasebin.c: (check_queue_event),
4009         (queue_threshold_reached), (queue_out_of_data),
4010         (gen_preroll_element):
4011         Add event probe to see when EOS is in a queue and we can disable the
4012         underrun signals. Fixes #357577.
4013
4014 2006-11-28  Edward Hervey  <edward@fluendo.com>
4015
4016         * gst/playback/Makefile.am:
4017         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
4018         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
4019         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
4020         (gst_decode_bin_init), (gst_decode_bin_dispose),
4021         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
4022         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
4023         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
4024         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
4025         (connect_element), (expose_pad), (type_found),
4026         (pad_added_group_cb), (pad_removed_group_cb),
4027         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
4028         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
4029         (are_raw_caps), (multi_queue_overrun_cb),
4030         (multi_queue_underrun_cb), (gst_decode_group_new),
4031         (get_current_group), (group_demuxer_event_probe),
4032         (gst_decode_group_control_demuxer_pad),
4033         (gst_decode_group_control_source_pad),
4034         (gst_decode_group_check_if_blocked),
4035         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
4036         (gst_decode_group_hide), (gst_decode_group_free),
4037         (gst_decode_group_set_complete), (source_pad_blocked_cb),
4038         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
4039         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
4040         (plugin_init):
4041         New decodebin2 element.
4042         Closes #370092
4043         * gst/playback/gstplay-marshal.list:
4044         Added marshallers for new signals in decodebin2
4045         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
4046         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
4047         is set.
4048
4049 2006-11-28  Wim Taymans  <wim@fluendo.com>
4050
4051         * gst/playback/gstplaybasebin.c: (setup_source),
4052         (gst_play_base_bin_change_state):
4053         Disable rtsp:// uris for the release, it's not good enough yet.
4054         Remove unused var.
4055
4056 2006-11-26  Wim Taymans  <wim@fluendo.com>
4057
4058         * ext/theora/theoradec.c: (gst_theora_dec_reset),
4059         (theora_dec_push_forward), (theora_dec_push_reverse),
4060         (theora_handle_data_packet), (theora_dec_decode_buffer),
4061         (theora_dec_flush_decode), (theora_dec_chain_reverse),
4062         (theora_dec_chain_forward), (theora_dec_chain):
4063         Implement reverse playback.
4064
4065         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4066         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
4067         (vorbis_dec_chain_forward):
4068         Clear buffers used for reverse playback in _reset.
4069         No need to set the eos flag, we clip samples using the segment.
4070
4071 2006-11-24  Wim Taymans  <wim@fluendo.com>
4072
4073         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
4074         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
4075         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
4076         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
4077         Some cleanups.
4078         Handle continued pages in reverse mode.
4079
4080 2006-11-24  Wim Taymans  <wim@fluendo.com>
4081
4082         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
4083         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
4084         (vorbis_dec_flush_decode):
4085         Small cleanups.
4086         Don't try to add invalid timestamps.
4087         Clipping will unref the buffer.
4088
4089 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
4090
4091         * gst/adder/gstadder.h:
4092         * gst/audiotestsrc/gstaudiotestsrc.h:
4093           remove obsolete _factory_init protos
4094
4095 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
4096
4097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
4098           Fix spacing in debug message.
4099
4100 2006-11-23  Wim Taymans  <wim@fluendo.com>
4101
4102         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
4103         (gst_ogg_demux_chain):
4104         Don't just ignore return values from _pad_push().
4105         Small debug improvements.
4106
4107 2006-11-23  Michael Smith  <msmith@fluendo.com>
4108
4109         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
4110           If our incoming buffer is marked as DISCONT, then increment the page
4111           number (so that the discontinuity is marked in the final ogg
4112           bitstream) and flush the previous page.
4113
4114 2006-11-22  Michael Smith  <msmith@fluendo.com>
4115
4116         * ext/theora/gsttheoraenc.h:
4117         * ext/theora/theoraenc.c: (gst_theora_enc_init),
4118         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
4119         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
4120         (theora_enc_chain), (theora_enc_change_state):
4121           Mark discontinuities of > 3/4 of a frame, reinit encoder.
4122
4123         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
4124         (GST_START_TEST), (theoraenc_suite):
4125           Enable discontinuity test, fix it.
4126
4127 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4128
4129         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
4130         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
4131         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
4132         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
4133         (gst_text_overlay_change_state):
4134         * ext/pango/gsttextoverlay.h:
4135           Some textoverlay fixes: for one, in the video chain function,
4136           actually wait for a text buffer to come in if there is none at the
4137           moment and there should be one; also, deal more gracefully with
4138           incoming buffers that do not have a timestamp or duration; discard
4139           text buffer when not needed any longer. Fixes #341681.
4140
4141         * tests/check/Makefile.am:
4142         * tests/check/elements/.cvsignore:
4143         * tests/check/elements/textoverlay.c:
4144         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
4145         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
4146         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
4147         (test_video_waits_for_text_send_text_newsegment_thread),
4148         (test_video_waits_for_text_shutdown_element),
4149         (test_render_continuity_push_video_buffers_thread),
4150         (textoverlay_suite):
4151           Add some unit tests for textoverlay.
4152
4153 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4154
4155         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
4156           Avoid integer underflow when the found probability for mp3 is
4157           smaller than the 'penalty' we subtract if there's not a clean
4158           mp3 header sync at offset 0.
4159
4160 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
4161
4162         * docs/libs/gst-plugins-base-libs-sections.txt:
4163           Add some new symbols to the docs
4164
4165 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
4166
4167         * tests/check/Makefile.am:
4168         * tests/check/elements/ffmpegcolorspace.c:
4169         (ffmpegcolorspace_suite):
4170           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
4171           (for now not for valgrinding though, since it takes too long).
4172
4173 2006-11-20  Wim Taymans  <wim@fluendo.com>
4174
4175         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4176         (gst_ffmpeg_pixfmt_to_caps):
4177         Fix RGBA32 caps. Fixes #357038.
4178
4179 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
4180
4181         * gst-libs/gst/interfaces/mixertrack.h:
4182           Add FIXME so we can add some padding here in 0.11
4183
4184 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
4185
4186         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4187           Fix GstBaseRTPAudioPayload structure so the whole GObject
4188           inheritance business actually works (parent class instance structure
4189           must always come first in the derived class instance structure).
4190
4191 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
4192
4193         * gst/videotestsrc/Makefile.am:
4194         * tests/check/Makefile.am:
4195           Make sure our checks and the videotestsrc plugin link against the
4196           local uninstalled gst libs and not any installed gst libs that
4197           might happen to exist as well.
4198
4199         * tests/check/elements/adder.c: (message_received),
4200         (test_event_message_received), (test_play_twice_message_received):
4201         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
4202           Fix compiler warnings when compiling against core with disabled
4203           debugging system.
4204
4205 2006-11-16  Michael Smith  <msmith@fluendo.com>
4206
4207         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
4208         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
4209           Fix audiorate, so that it accurately sets offsets and timestamps.
4210           Doesn't change the fundamental algorithmic decisions; so should be
4211           safe.
4212
4213         * tests/check/Makefile.am:
4214           Enable audiorate test now that it passes.
4215
4216 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
4217
4218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
4219           clear xv when going to NULL, remove // commented non-existant proto
4220
4221         * tests/examples/seek/seek.c: (main):
4222           add missing tooltip description for scrub and play_scrub
4223
4224 2006-11-14  David Schleef  <ds@schleef.org>
4225
4226         * configure.ac:
4227           Bump liboil requirement to 0.3.8.
4228         * gst-libs/gst/riff/riff-media.c:
4229           Add Dirac fourcc.
4230         * gst/videoscale/vs_image.h:
4231         * gst/videoscale/vs_scanline.h:
4232           Use liboil's stdint.h.
4233         * gst/videotestsrc/videotestsrc.c:
4234           Remove liboil related ifdef's, since they aren't needed now, and
4235           won't work with future versions.
4236
4237 2006-11-14  David Schleef  <ds@schleef.org>
4238
4239         * gst/videoscale/Makefile.am:
4240         * gst/videoscale/gstvideoscale.c:
4241         * gst/videoscale/gstvideoscale.h:
4242         * gst/videoscale/vs_4tap.c:
4243         * gst/videoscale/vs_4tap.h:
4244         * gst/videoscale/vs_image.c:
4245         * gst/videoscale/vs_image.h:
4246         * gst/videoscale/vs_scanline.c:
4247         * gst/videoscale/vs_scanline.h:
4248           Add a 4-tap image scaler.  Theoretically looks much prettier.
4249           The tap calculation could use some improvement.
4250
4251 2006-11-14  Wim Taymans  <wim@fluendo.com>
4252
4253         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
4254
4255         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
4256         (gst_riff_parse_strf_iavs):
4257         * gst/subparse/gstsubparse.c: (convert_encoding):
4258         * gst/tcp/gstmultifdsink.c:
4259         (gst_multi_fd_sink_handle_client_write):
4260         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
4261         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
4262         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
4263         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
4264         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4265         (gst_ximagesink_ximage_new):
4266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4267         Various gsize and gssize printf fixes. Fixes #372507.
4268
4269 2006-11-13  Wim Taymans  <wim@fluendo.com>
4270
4271         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
4272         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
4273         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
4274         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
4275         (vorbis_dec_chain_forward), (vorbis_dec_chain):
4276         * ext/vorbis/vorbisdec.h:
4277         First stab at vorbis reverse playback.
4278
4279 2006-11-13  Wim Taymans  <wim@fluendo.com>
4280
4281         * gst-libs/gst/audio/gstbaseaudiosink.c:
4282         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4283         * gst-libs/gst/audio/gstbaseaudiosink.h:
4284         Make the clock sync code more accurate wrt resampling and playback
4285         at different rates.
4286         
4287         * gst-libs/gst/audio/gstringbuffer.c:
4288         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
4289         * gst-libs/gst/audio/gstringbuffer.h:
4290         Use better algorithm to interpolate sample rates. 
4291
4292 2006-11-13  Michael Smith  <msmith@fluendo.com>
4293
4294         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
4295           Improve a debug line slightly.
4296
4297         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
4298           Call gst_riff_init() in plugin_init, to avoid getting errors from
4299           the debug system (unrelated changes to another plugin made this turn
4300           up; not sure why).
4301
4302 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
4303
4304         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
4305
4306         * win32/common/libgsttag.def:
4307           Add missing symbol (#366492).
4308
4309 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
4310
4311         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
4312           Don't unref a NULL pad.
4313
4314 2006-11-09  Wim Taymans  <wim@fluendo.com>
4315
4316         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
4317         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
4318         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
4319         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
4320         (gst_ogg_demux_loop):
4321         Implement first stab at reverse playback.
4322
4323 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
4324
4325         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4326         (gst_riff_create_video_template_caps):
4327           add h263/h264 variants to the caps, Fixes #363118
4328
4329 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
4330
4331         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
4332         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
4333           Use g_strerror instead of strerror so we get UTF-8.
4334
4335 2006-11-03  David Schleef  <ds@schleef.org>
4336
4337         * ext/ogg/gstoggdemux.c:
4338         * ext/ogg/gstoggmux.c:
4339           Add/remove KW-DIRAC header here, since it is ogg-specific.
4340
4341 2006-11-03  Michael Smith  <msmith@fluendo.com>
4342
4343         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
4344           Recognise more mpeg4 elementary video streams.
4345
4346 2006-11-02  Edward Hervey  <edward@fluendo.com>
4347
4348         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
4349         Lower the probability of mp3 typefinding functions if we don't find a
4350         valid mp3 header at the start of the file.
4351         Closes #369482
4352
4353 2006-11-02  Wim Taymans  <wim@fluendo.com>
4354
4355         * ext/theora/gsttheoradec.h:
4356         * ext/theora/theoradec.c: (gst_theora_dec_init),
4357         (theora_dec_sink_event), (theora_dec_chain_forward),
4358         (theora_dec_flush_decode), (theora_dec_chain_reverse),
4359         (theora_dec_chain):
4360         Document and partially implement an algorithm for doing reverse playback
4361         of theora video.
4362
4363 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
4364
4365         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
4366
4367         * win32/common/config.h:
4368         * win32/common/interfaces-enumtypes.c:
4369         * win32/common/libgsttag.def:
4370         * win32/vs8/gst-plugins-base.sln:
4371         * win32/vs8/libgstaudioresample.vcproj:
4372         * win32/vs8/libgstinterfaces.vcproj:
4373         * win32/vs8/libgstogg.vcproj:
4374         * win32/vs8/libgstriff.vcproj:
4375         * win32/vs8/libgsttag.vcproj:
4376         * win32/vs8/libgsttheora.vcproj:
4377         * win32/vs8/libgstvideoscale.vcproj:
4378         * win32/vs8/libgstvorbis.vcproj:
4379           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
4380           to libgsttag.def; add missing dependencies for some vs8 projects;
4381           re-arrange placement of .def files in vs8 projects (#366334).
4382
4383 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
4384
4385         * ext/ogg/gstogg.c:
4386           Remove unused variable.
4387
4388         * ext/ogg/gstoggdemux.c:
4389           Fix Wim's surname in plugin description.
4390
4391 2006-10-31  Wim Taymans  <wim@fluendo.com>
4392
4393         * gst-plugins-base.spec.in:
4394         spec new .h file. Fixes #368310.
4395
4396 2006-10-31  Michael Smith  <msmith@fluendo.com>
4397
4398         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
4399         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
4400         (gst_multi_fd_sink_get_stats),
4401         (gst_multi_fd_sink_remove_client_link),
4402         (gst_multi_fd_sink_queue_buffer),
4403         (gst_multi_fd_sink_handle_clients):
4404         * gst/tcp/gstmultifdsink.h:
4405           Make using the remove or clear signals threadsafe.
4406           Make calling get-stats with an invalid fd not segfault.
4407           Fixes 368273.
4408
4409 2006-10-31  Wim Taymans  <wim@fluendo.com>
4410
4411         * gst-libs/gst/rtp/Makefile.am:
4412         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4413         (gst_base_rtp_audio_payload_init):
4414         Fix and activate base audio payloader.
4415
4416 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
4417
4418         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
4419         (plugin_init):
4420           Add typefinder for QuickTime Image Files (see #366156).
4421
4422 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
4423
4424         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
4425           Another typo fix (#366212).
4426
4427 2006-10-27  Wim Taymans  <wim@fluendo.com>
4428
4429         * gst/volume/gstvolume.c: (volume_transform_ip):
4430         Use stream time to synchronize volume property instead of rather random
4431         timestamps. This is needed when gnonlin does its time shifting.
4432
4433 2006-10-27  Wim Taymans  <wim@fluendo.com>
4434
4435         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
4436
4437         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
4438         Remove the pad from the element in release_pad. Fixes #364812.
4439
4440 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
4441
4442         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
4443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
4444           Explicitly create our custom buffer classes at a thread-safe
4445           location as well, since g_type_class_ref() doesn't seem to be
4446           entirely thread-safe either (#365501; also see #349410).
4447
4448 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
4449
4450         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
4451         (gst_riff_parse_info):
4452           If strings in INFO chunk are not UTF-8, do something similar to
4453           what we do for ID3v1 tags: check a number of environment variables
4454           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
4455           character sets to try, otherwise try the current locale and/or fall
4456           back on ISO-8859-1. Fixes #360552.
4457
4458 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
4459
4460         * gst/videotestsrc/gstvideotestsrc.c:
4461         (gst_video_test_src_pattern_get_type),
4462         (gst_video_test_src_set_pattern):
4463         * gst/videotestsrc/gstvideotestsrc.h:
4464         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
4465         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
4466         (gst_video_test_src_checkers8):
4467         * gst/videotestsrc/videotestsrc.h:
4468           Add a bunch of exciting new checkers patterns.
4469
4470 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
4471
4472         * gst/subparse/Makefile.am:
4473         * gst/subparse/gstsubparse.c:
4474         (gst_sub_parse_data_format_autodetect),
4475         (gst_sub_parse_format_autodetect), (handle_buffer),
4476         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
4477         * gst/subparse/gstsubparse.h:
4478         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
4479         (parse_tmplayer):
4480         * gst/subparse/tmplayerparse.h:
4481           Add support for TMPlayer-type subtitles (#362845).
4482
4483         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
4484         (GST_START_TEST), (subparse_suite):
4485           Add some basic unit tests for the above.
4486
4487 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
4488
4489         * tests/check/elements/audiorate.c: (test_injector_base_init),
4490         (test_injector_class_init), (test_injector_chain),
4491         (test_injector_init), (probe_cb), (do_perfect_stream_test),
4492         (GST_START_TEST), (audiorate_suite):
4493           More tests for audiorate: inject buffers to check behaviour when
4494           buffers overlap.
4495
4496 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
4497
4498         * tests/check/Makefile.am:
4499         * tests/check/elements/.cvsignore:
4500         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
4501         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
4502           Add some basic unit tests for audiorate. Disabled at the moment
4503           since it doesn't pass yet (see bug #363119).
4504
4505 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
4506
4507         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
4508         (parse_subrip), (handle_buffer):
4509           Add missing closing tags for markup and fix broken markup,
4510           otherwise pango won't render anything (fixes #357531). Also,
4511           make sure the text we send out is always NUL-terminated
4512           (better safe than sorry etc.).
4513
4514         * tests/check/elements/subparse.c: (test_srt_do_test),
4515         (test_srt):
4516           Some more tests for .srt incl. tests for the above stuff.
4517
4518 2006-10-20  Julien MOUTTE  <julien@moutte.net>
4519
4520         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
4521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
4522         Patch by: Stefan Kost  <ensonic@users.sf.net>
4523         Try to redraw borders only when needed. Apparently this consumes
4524         resources on small devices... :-O (#363607)
4525
4526 2006-10-20  Michael Smith  <msmith@fluendo.com>
4527
4528         * gst/tcp/gstmultifdsink.c:
4529         (gst_multi_fd_sink_client_queue_buffer):
4530           If caps change, then update the client's idea of the caps so that we
4531           don't end up re-sending streamheaders for every single buffer after
4532           the caps change.
4533
4534 2006-10-20  Michael Smith  <msmith@fluendo.com>
4535
4536         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
4537         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
4538           Set caps on pushed buffers; fix up refcounting of caps objects.
4539
4540 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4541
4542         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
4543         (plugin_init):
4544           Typefind mmsh header data packet to application/x-mmsh (#362625).
4545
4546 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4547
4548         * tests/check/Makefile.am:
4549         * tests/check/elements/.cvsignore:
4550         * tests/check/elements/subparse.c: (buffer_from_static_string),
4551         (setup_subparse), (teardown_subparse), (test_srt_do_test),
4552         (GST_START_TEST), (subparse_suite):
4553           Add very simple unit test for subparse.
4554
4555 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
4556
4557         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
4558         (parse_subrip):
4559           Strip trailing newlines from subtitle text output.
4560
4561 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4562
4563         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
4564         (gst_sub_parse_change_state):
4565           Fix memleak; clear subparse->textbuf n state change function.
4566
4567 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4568
4569         * gst/subparse/gstsubparse.c:
4570         (gst_sub_parse_data_format_autodetect):
4571           Don't require subrip (.srt) files to start with a chunk number of 1.
4572
4573 2006-10-18  Wim Taymans  <wim@fluendo.com>
4574
4575         * gst-libs/gst/audio/gstbaseaudiosink.c:
4576         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
4577         * gst-libs/gst/audio/gstbaseaudiosink.h:
4578         Extract rate from the NEWSEGMENT event.
4579         Use commit_full to also take rate adjustment into account when writing
4580         samples to the ringbuffer.
4581         
4582         * gst-libs/gst/audio/gstringbuffer.c:
4583         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
4584         (gst_ring_buffer_read):
4585         * gst-libs/gst/audio/gstringbuffer.h:
4586         Added _commit_full() to also take rate into account.
4587         Use simple interpolation algorithm to resample audio.
4588         API: gst_ring_buffer_commit_full()
4589
4590         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
4591         * tests/examples/seek/seek.c: (segment_done):
4592         Don't try to seek with 0.0 rate, just pause instead.
4593         Remove bogus debug line.
4594
4595 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4596
4597         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
4598         (setup_source):
4599           Catch async errors when starting up the subtitle bin, so we can
4600           stop waiting and continue with the main film instead of hanging
4601           forever. Fixes #339366.
4602
4603         * tests/check/elements/playbin.c: (playbin_suite):
4604           Enable unit test for the above.
4605
4606 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4607
4608         * tests/check/Makefile.am:
4609         * tests/check/elements/.cvsignore:
4610         * tests/check/elements/playbin.c: (GST_START_TEST),
4611         (gst_red_video_src_uri_get_type),
4612         (gst_red_video_src_uri_get_protocols),
4613         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
4614         (gst_red_video_src_uri_handler_init),
4615         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
4616         (gst_red_video_src_create), (gst_red_video_src_class_init),
4617         (gst_red_video_src_init), (plugin_init), (playbin_suite):
4618           Some small and basic unit tests for playbin; not very useful yet,
4619           but at least a start.
4620
4621 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4622
4623         * gst/playback/gstplaybin.c: (setup_sinks):
4624           The old pad activation spiel.
4625
4626 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
4627
4628         * gst/playback/gstplaybasebin.c: (setup_source):
4629           Don't hang forever if the subbin already fails to start up in 
4630           the state change to PAUSED (#339366).
4631
4632 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
4633
4634         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
4635         (gst_tuner_set_channel), (gst_tuner_get_channel),
4636         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
4637         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
4638         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
4639         (gst_tuner_find_channel_by_name):
4640           Fix some function guards, add some more function guards.
4641
4642 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
4643
4644         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
4645         (remove_element_chain):
4646         Don't return a pad from get_our_ghost_pad unless it is actually the
4647         one we want.
4648         Change a cast in remove_element_chain slightly.
4649
4650 2006-10-13  Julien MOUTTE  <julien@moutte.net>
4651
4652         * tests/examples/seek/seek.c: (do_seek), (start_seek),
4653         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
4654         Segment seeking needs to use the rate and set stop to -1.
4655
4656 2006-10-13  Wim Taymans  <wim@fluendo.com>
4657
4658         * gst-libs/gst/audio/gstbaseaudiosink.c:
4659         (gst_base_audio_sink_setcaps):
4660         Don't crash when ringbuffer is not yet created.
4661         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
4662         Fixes #361634.
4663
4664         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
4665         * gst/playback/gststreamselector.c:
4666         (gst_stream_selector_request_new_pad):
4667         Activate pads befre adding them to running elements.
4668
4669 2006-10-13  Julien MOUTTE  <julien@moutte.net>
4670
4671         * tests/examples/seek/seek.c: (do_seek), (start_seek),
4672         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
4673         updater when we start grabing the slider. Don't wait for the
4674         pipeline to be PAUSED.
4675
4676 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
4677
4678         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
4679         (gst_mixer_set_volume), (gst_mixer_get_volume),
4680         (gst_mixer_set_mute), (gst_mixer_set_option),
4681         (gst_mixer_get_option), (gst_mixer_mute_toggled),
4682         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
4683         (gst_mixer_option_changed):
4684           Guard mixer interface functions against bogus arguments.
4685
4686 2006-10-12  Julien MOUTTE  <julien@moutte.net>
4687
4688         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
4689         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
4690         (msg_state_changed), (main): Use state-changed messages to trigger
4691         start/stop of scale update timer. Indeed the scale slider was
4692         jumping here and there because the update timer was activated 
4693         before seek completed. This fixes instant applying of rate changes
4694         by pressing the spinbutton like a crazy man !
4695
4696 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
4697
4698         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
4699
4700         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
4701         (gst_basertppayload_finalize):
4702           Fix two small memory leaks (#361456).
4703
4704 2006-10-10  Julien MOUTTE  <julien@moutte.net>
4705
4706         * tests/examples/seek/seek.c: (do_seek),
4707         (rate_spinbutton_changed_cb): When changing spinbutton we try
4708         to change the rate on the fly.
4709
4710 2006-10-10  Wim Taymans  <wim@fluendo.com>
4711
4712         * gst-libs/gst/riff/riff-ids.h:
4713         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
4714         (gst_riff_create_audio_template_caps):
4715         Add WMS caps.
4716
4717 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4718
4719         Patch by: Josep Torre Valles <josep@fluendo.com>
4720
4721         * ext/gnomevfs/gstgnomevfssink.c:
4722         * ext/gnomevfs/gstgnomevfssrc.c:
4723         Fix URI interface implementation return type.
4724         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
4725         Fix what looks like a copy/paste issue when assigning values.
4726         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
4727         (gst_audio_filter_template_get_type):
4728         Cast to prevent Forte warnings.
4729         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
4730         Fix URI interface implementation return type.
4731         gst_pad_query_position requires a signed integer pointer as
4732         3rd parameter, GstClockTime is unsigned.
4733         * gst/audioconvert/audioconvert.c:
4734         Fix integer overflow when treated as signed.
4735         * gst/audioresample/resample.c: (resample_add_input_data):
4736         Cast to prevent warnings on Forte.
4737         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
4738         Fix integer overflow when treated as signed.
4739         * gst/ffmpegcolorspace/imgconvert_template.h:
4740         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
4741         * gst/playback/gstdecodebin.c: (queue_filled_cb),
4742         (cleanup_decodebin):
4743         Who initialises a guint to -1!
4744         Cast function pointers to prevent warnings on Forte.
4745         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
4746         (queue_threshold_reached):
4747         Cast function pointers correctly to prevent warnings on Forte.
4748         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
4749         Cast function pointers correctly to prevent warnings on Forte.
4750         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
4751         Obvious change to unsigned, 0xEF > max signed char.
4752         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
4753         GstClockTime is unsigned, initialise correctly.
4754         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
4755         Cast so pointer arithemetic doesn't cause warnings on Forte.
4756         * gst/videorate/gstvideorate.c:
4757         Use correct return value.
4758         * tests/examples/seek/scrubby.c:
4759         GstClockTime is unsigned, initialise correctly.
4760
4761 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
4762
4763         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
4764
4765         * gst/typefind/gsttypefindfunctions.c:
4766           Recognise XML files and XML-like files shorter than 256 bytes as
4767           well (fixes #359237).
4768
4769 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
4770
4771         Patch by: Renato Filho <renato.filho@indt.org.br>
4772         
4773         * gst/typefind/gsttypefindfunctions.c:
4774         Added typefind functions to video/x-nuv media.
4775         
4776 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
4777
4778         * gst-libs/gst/interfaces/xoverlay.c:
4779         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
4780           Some more guards against invalid input.
4781
4782 2006-10-07  Julien MOUTTE  <julien@moutte.net>
4783
4784         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
4785         Useless goto.
4786         * tests/examples/seek/seek.c: (do_seek),
4787         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
4788         seek example to experiment with rates != 1.0 (reverse playback !)
4789
4790 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
4791
4792         * gst-libs/gst/interfaces/xoverlay.c:
4793           Unref message in doc-example (spotted by Robert McQueen)
4794
4795 2006-10-06  Wim Taymans  <wim@fluendo.com>
4796
4797         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
4798         (mpeg1_parse_header), (mpeg1_sys_type_find):
4799         printf fix.
4800
4801 2006-10-06  Wim Taymans  <wim@fluendo.com>
4802
4803         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4804         (close_pad_link):
4805         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
4806         Activate dynamic pads before adding them to the element.
4807
4808 2006-10-06  Michael Smith  <msmith@fluendo.com>
4809
4810         * gst-libs/gst/floatcast/floatcast.h:
4811           Fix obviously-bogus macros; use the correct types.
4812
4813 2006-10-06  Wim Taymans  <wim@fluendo.com>
4814
4815         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4816         (gst_base_rtp_depayload_change_state):
4817         Also call parent state change function to activate pads.
4818
4819         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
4820         (mpeg1_parse_header), (mpeg1_sys_type_find):
4821         Add some more debug info in mpeg typefinding.
4822
4823 2006-10-06  Michael Smith  <msmith@fluendo.com>
4824
4825         * ext/theora/theoradec.c: (theora_dec_chain):
4826           Zero byte theora packets are valid and well-defined; don't warn on
4827           them.
4828
4829 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4830
4831         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4832         (gst_multi_fd_sink_get_stats), (find_limits),
4833         (gst_multi_fd_sink_queue_buffer):
4834           API: add dropped_buffers to the get-stats GValueArray
4835
4836 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
4837
4838         * ext/alsa/gstalsadeviceprobe.c:
4839         (gst_alsa_device_property_probe_get_values):
4840         * ext/alsa/gstalsasink.c: (set_hwparams):
4841         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
4842         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
4843         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
4844         (gst_ogg_mux_process_best_pad):
4845         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
4846         (gst_ogg_parse_chain):
4847         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
4848         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4849         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
4850         (gst_vorbis_enc_buffer_check_discontinuous):
4851         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
4852         * gst-libs/gst/audio/gstbaseaudiosink.c:
4853         (gst_base_audio_sink_render):
4854         * gst-libs/gst/cdda/gstcddabasesrc.c:
4855         (gst_cdda_base_src_handle_track_seek):
4856         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4857         (gst_base_rtp_depayload_push_full):
4858         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
4859         * gst/audioresample/resample.c: (resample_input_pushthrough):
4860         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
4861         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
4862         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
4863         (wavpack_type_find):
4864         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
4865         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4866         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
4867         * tests/check/elements/volume.c: (GST_START_TEST):
4868           Printf format fixes.
4869
4870 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
4871
4872         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
4873           Fix a simple mistake (see the docs)
4874           Fixes #359580
4875
4876 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
4877
4878         * docs/plugins/Makefile.am:
4879         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4880         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4881         * docs/plugins/gst-plugins-base-plugins.args:
4882         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4883         * docs/plugins/inspect/plugin-adder.xml:
4884         * docs/plugins/inspect/plugin-alsa.xml:
4885         * docs/plugins/inspect/plugin-audioconvert.xml:
4886         * docs/plugins/inspect/plugin-audiorate.xml:
4887         * docs/plugins/inspect/plugin-audioresample.xml:
4888         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4889         * docs/plugins/inspect/plugin-cdparanoia.xml:
4890         * docs/plugins/inspect/plugin-decodebin.xml:
4891         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4892         * docs/plugins/inspect/plugin-gdp.xml:
4893         * docs/plugins/inspect/plugin-gnomevfs.xml:
4894         * docs/plugins/inspect/plugin-libvisual.xml:
4895         * docs/plugins/inspect/plugin-ogg.xml:
4896         * docs/plugins/inspect/plugin-pango.xml:
4897         * docs/plugins/inspect/plugin-playbin.xml:
4898         * docs/plugins/inspect/plugin-subparse.xml:
4899         * docs/plugins/inspect/plugin-tcp.xml:
4900         * docs/plugins/inspect/plugin-theora.xml:
4901         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4902         * docs/plugins/inspect/plugin-video4linux.xml:
4903         * docs/plugins/inspect/plugin-videorate.xml:
4904         * docs/plugins/inspect/plugin-videoscale.xml:
4905         * docs/plugins/inspect/plugin-videotestsrc.xml:
4906         * docs/plugins/inspect/plugin-volume.xml:
4907         * docs/plugins/inspect/plugin-vorbis.xml:
4908         * docs/plugins/inspect/plugin-ximagesink.xml:
4909         * docs/plugins/inspect/plugin-xvimagesink.xml:
4910           Add vorbistag element to docs; update version numbers to 0.10.10.1.
4911
4912 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
4913
4914         Patch by: James "Doc" Livingston <doclivingston at gmail com>
4915
4916         * ext/vorbis/Makefile.am:
4917         * ext/vorbis/vorbis.c: (plugin_init):
4918         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
4919         (vorbis_parse_parse_packet), (vorbis_parse_chain):
4920         * ext/vorbis/vorbisparse.h:
4921         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
4922         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
4923         (gst_vorbis_tag_parse_packet):
4924         * ext/vorbis/vorbistag.h:
4925           Add new vorbistag element which derives from vorbisparse
4926           and is essentially the same as well, only that it implements
4927           the GstTagSetter interface and can modify the stream's
4928           vorbiscomment on the fly (#335635).
4929
4930         * tests/check/Makefile.am:
4931         * tests/check/elements/.cvsignore:
4932         * tests/check/elements/vorbistag.c: (setup_vorbistag),
4933         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
4934         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
4935         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
4936           Add unit test for new vorbistag element.
4937
4938 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
4939
4940         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
4941         (vorbis_parse_push_headers), (vorbis_parse_chain):
4942           Set BOS flag in packet structure to fix 'jump depends
4943           on unitialized value' errors in valgrind; various minor
4944           clean-ups.
4945
4946 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
4947
4948         * gst/playback/gstdecodebin.c: (close_pad_link):
4949         Fix typo in a debug statement.
4950
4951         * gst/playback/gstplaybasebin.c: (probe_triggered),
4952         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
4953         (gen_source_element), (source_new_pad), (analyse_source),
4954         (setup_source):
4955         When handling no_more_pads in new_decoded_pad, make sure to treat
4956         subtitle pads correctly. Fixes playback with subtitle files.
4957
4958         Move a recurring message to LOG level.
4959
4960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
4961         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
4962         which ends up as -1 when cast to an int. Make the logic handle the
4963         max value as an unsigned mask and only change the colorkey when it's
4964         a value we recognise.
4965
4966 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4967
4968         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4969         Removed empty * between paragraphs
4970
4971 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4972
4973         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4974         * gst-libs/gst/rtp/README:
4975         Moved some documentation into .c file
4976
4977 2006-09-29  Wim Taymans  <wim@fluendo.com>
4978
4979         * gst/playback/gstdecodebin.c: (no_more_pads):
4980         Fix compilation.
4981
4982 2006-09-29  Wim Taymans  <wim@fluendo.com>
4983
4984         * gst/playback/gstdecodebin.c: (new_caps):
4985         Remove g_print
4986
4987         * gst/playback/gstplaybin.c:
4988         Add some docs.
4989
4990 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
4991
4992         * tests/check/Makefile.am:
4993           Re-enable cddabasesrc test to see if it works again
4994           now.
4995
4996 2006-09-29  Wim Taymans  <wim@fluendo.com>
4997
4998         * gst/playback/gstplaybasebin.c: (setup_subtitle),
4999         (gen_source_element):
5000         Handle invalid URIs a bit more gracefully.
5001
5002 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
5003
5004         * tests/check/pipelines/oggmux.c:
5005           Remove obsolete comment.
5006
5007 2006-09-29  Michael Smith  <msmith@fluendo.com>
5008
5009         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
5010         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
5011         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
5012         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
5013         (gst_ogg_mux_collected):
5014           Commit patch from James "Doc" Livingston, adds proper EOS handling
5015           in oggmux. GStreamer can, for the first time ever, create a valid
5016           Ogg file! Yay!
5017
5018         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
5019         (oggmux_suite):
5020           Reenable tests now that they pass.
5021
5022 2006-09-29  Wim Taymans  <wim@fluendo.com>
5023
5024         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
5025         Stop reading commands when EOF (we read 0) as well.
5026
5027 2006-09-28  Wim Taymans  <wim@fluendo.com>
5028
5029         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
5030         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
5031         (find_dynamic), (unlinked), (close_link):
5032         Implement delayed caps linking needed for element with a lot of
5033         different caps on the src pads that get fixed at runtime.
5034         Improve management of dynamic elements.
5035
5036         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
5037         (group_destroy), (group_commit), (check_queue), (queue_overrun),
5038         (gen_preroll_element), (remove_groups), (unknown_type),
5039         (add_element_stream), (no_more_pads_full), (no_more_pads),
5040         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
5041         (new_decoded_pad), (setup_subtitle), (array_has_value),
5042         (gen_source_element), (source_new_pad), (has_all_raw_caps),
5043         (analyse_source), (remove_decoders), (make_decoder),
5044         (remove_source), (setup_source), (finish_source), (prepare_output),
5045         (gst_play_base_bin_change_state):
5046         * gst/playback/gstplaybasebin.h:
5047         Use more _CAST instead of full type checking casts.
5048         Small cleanups, plug some leaks.
5049         Handle dynamic sources.
5050         Add some helper functions to create lists of strings used for
5051         blacklisting and other stuff.
5052         Refactor some code dealing with analysing the source.
5053         Re-enable sources without pads (like cd:// or other selfcontained
5054         elements).
5055
5056 2006-09-28  Wim Taymans  <wim@fluendo.com>
5057
5058         * gst-libs/gst/audio/gstbaseaudiosink.c:
5059         (gst_base_audio_sink_render):
5060         When we have a timestamp, we can still perform clipping.
5061         When we have no clock, we must play the sample ASAP.
5062
5063 2006-09-28  Wim Taymans  <wim@fluendo.com>
5064
5065         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
5066         Set caps on outgoing buffers.
5067
5068         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
5069         (gst_video_rate_event), (gst_video_rate_chain):
5070         * gst/videorate/gstvideorate.h:
5071         Fix videorate some more. Fixes #357977
5072
5073 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
5074
5075         * tests/check/elements/adder.c: (adder_suite):
5076           Don't set timeout to 6 seconds when we're running
5077           in valgrind ... (and how is 6 seconds longer than
5078           the default anyway?)
5079
5080 2006-09-28  Wim Taymans  <wim@fluendo.com>
5081
5082         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
5083         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
5084         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
5085         Keep sink and src segment to keep track of time and support more
5086         input formats.
5087         Fix bogus next_offset and run_time calculation, don't understand how
5088         this could have worked before. Fixes #357976.
5089         Remove some unneeded vars.
5090
5091 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
5092
5093         * gst/playback/gstplaybin.c: (remove_sinks):
5094           Only remove visualisation from visbin if there is a visbin (or:
5095           don't throw warnings when closing totem without playing a file).
5096
5097 2006-09-27  Wim Taymans  <wim@fluendo.com>
5098
5099         * gst-libs/gst/audio/gstbaseaudiosink.c:
5100         (gst_base_audio_sink_render):
5101         Add some more info in a WARNING.
5102
5103         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5104         (gst_base_audio_src_create):
5105         Handle PAUSE in create function, use new -core addition to
5106         wait for playing. Fixes pausing and resuming capture from an
5107         audiosrc.
5108
5109         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5110         (gst_ring_buffer_read):
5111         Constify some more.
5112         Caller supports interrupted reads now.
5113
5114 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
5115
5116         * tests/check/Makefile.am:
5117           Another attempt to make the gen64 buildbot happy.
5118
5119 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
5120
5121         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
5122
5123         * ext/libvisual/visual.c: (gst_visual_clear_actors),
5124         (gst_visual_chain), (gst_visual_change_state):
5125           Libvisual plugin was not passing audio data to libvisual 0.4.0 
5126           correctly. Fixes #357800
5127
5128 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
5129
5130         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
5131           Add timeout to _get_state() so we see which pipeline it is
5132           that causes trouble on the gen64 build bot.
5133
5134 2006-09-27  Wim Taymans  <wim@fluendo.com>
5135
5136         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5137         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
5138         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
5139         (gst_base_rtp_depayload_set_gst_timestamp):
5140         the source pad always uses fixed caps.
5141
5142 2006-09-27  Wim Taymans  <wim@fluendo.com>
5143
5144         * docs/libs/gst-plugins-base-libs-docs.sgml:
5145         * docs/libs/gst-plugins-base-libs-sections.txt:
5146         * gst-libs/gst/audio/gstaudioclock.c:
5147         * gst-libs/gst/audio/gstaudioclock.h:
5148         * gst-libs/gst/audio/gstaudiosink.c:
5149         * gst-libs/gst/audio/gstaudiosink.h:
5150         * gst-libs/gst/audio/gstaudiosrc.c:
5151         * gst-libs/gst/audio/gstbaseaudiosink.c:
5152         (gst_base_audio_sink_render):
5153         * gst-libs/gst/audio/gstbaseaudiosink.h:
5154         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
5155         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5156         * gst-libs/gst/audio/gstringbuffer.h:
5157         Added docs for the audio libs.
5158
5159 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
5160
5161         * tests/check/Makefile.am:
5162           Temporarily disable test that fails on the bots for unknown reasons.
5163
5164 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5165
5166         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5167         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5168         Moved AudioCodecType into priv
5169         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
5170
5171 2006-09-25  Wim Taymans  <wim@fluendo.com>
5172
5173         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
5174         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
5175         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
5176         (new_pad):
5177         Cleanups and small leak fixes.
5178         Added Depayloaders to valid list of autopluggable elements.
5179
5180 2006-09-25  Wim Taymans  <wim@fluendo.com>
5181
5182         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5183         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
5184         (gen_video_element), (gen_text_element), (gen_audio_element),
5185         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
5186         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
5187         Detect NO_PREROLL state change returns and disable clock distribution to
5188         the sinks so that sync is disabled.
5189         Avoid some type checking and do simple casts instead.
5190         Small cleanups, fix some FIXMEs.
5191         Be more robust when linking user specified elements, catch an report
5192         errors. Fixes #357404.
5193         Fix some leaks in the error paths.
5194
5195 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
5196
5197         * ChangeLog:
5198           ChangeLog surgery for missing bug-number
5199
5200 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5201
5202         Patch by: Peter Kjellerstedt  <pkj at axis com>
5203
5204         * gst/playback/test.c:
5205           Fix compilation with uClibc and -Werror (#357591).
5206
5207 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5208
5209         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
5210           Parse dates that are followed by a time as well (#357532).
5211
5212         * tests/check/libs/tag.c: (test_vorbis_tags):
5213           Add unit test for this.
5214
5215 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
5216
5217         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5218         (gst_audio_convert_transform_caps):
5219         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
5220         * gst/videotestsrc/videotestsrc.h:
5221           A few array const-ifications.
5222
5223 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
5224
5225         * tests/check/Makefile.am:
5226           See if this makes the build bots happy.
5227
5228         * tests/check/libs/cddabasesrc.c:
5229           UTF8-ise my name.
5230
5231 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
5232
5233         Patch by: Young-Ho Cha <ganadist at chollian dot net>
5234
5235         * gst/subparse/samiparse.c: (handle_start_font),
5236         (fix_invalid_entities):
5237           More case-insensitivity for certain tags; recognise entities with
5238           decimal codes as special entities as well (#357330).
5239
5240 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
5241
5242         * gst-libs/gst/Makefile.am:
5243           Need to build tag directory before cdda.
5244
5245 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
5246
5247         * docs/libs/gst-plugins-base-libs-sections.txt:
5248         * gst-libs/gst/cdda/Makefile.am:
5249         * gst-libs/gst/cdda/gstcddabasesrc.c:
5250         (gst_cdda_base_src_base_init):
5251         * gst-libs/gst/cdda/gstcddabasesrc.h:
5252         * gst-libs/gst/tag/tag.h:
5253         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
5254         (gst_tag_register_musicbrainz_tags):
5255           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
5256           depend on libgsttag. This is required so we can extract/read tags like
5257           DISCID without depending on libgstcddabasesrc (which used to register
5258           them).
5259
5260         * gst-libs/gst/tag/gstvorbistag.c:
5261           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
5262           tags (also see #347848).
5263
5264         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
5265           Log vorbis comments we are actually writing. Const-ify array.
5266
5267 2006-09-23  Wim Taymans  <wim@fluendo.com>
5268
5269         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
5270         Improve buffering a bit by avoiding a deadlock because we cannot assume
5271         the underrun is always called.
5272
5273 2006-09-23  Wim Taymans  <wim@fluendo.com>
5274
5275         Patch by: Young-Ho Cha <ganadist at chollian dot net>
5276
5277         * gst-libs/gst/riff/riff-ids.h:
5278         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
5279         (gst_riff_create_audio_template_caps):
5280         Added MPEG-4 AAC and id and caps. Fixes #357289
5281         Added WMA9 Lossless id.
5282
5283 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
5284
5285         * ext/gnomevfs/gstgnomevfssrc.c:
5286           Fix misleading docs addition.
5287
5288         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
5289           Get rid of compiler warning the right way.
5290
5291 2006-09-22  Wim Taymans  <wim@fluendo.com>
5292
5293         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5294         (gst_base_rtp_depayload_finalize),
5295         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
5296         (gst_base_rtp_depayload_push_full),
5297         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
5298         (gst_base_rtp_depayload_process),
5299         (gst_base_rtp_depayload_set_gst_timestamp),
5300         (gst_base_rtp_depayload_queue_release):
5301         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5302         Small cleanups.
5303         Fix some leaks.
5304         Refactored the process method and added methods to push from the process
5305         vmethod.
5306         Use _scale functions.
5307         API: gst_base_rtp_depayload_push_ts
5308         API: gst_base_rtp_depayload_push
5309
5310         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5311         timestamps are uint.
5312
5313 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
5314
5315         * gst-libs/gst/interfaces/xoverlay.c:
5316           Remove unused statement from doc example.
5317
5318 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
5319
5320         * gst-libs/gst/interfaces/videoorientation.c:
5321         (gst_video_orientation_iface_init),
5322         (gst_video_orientation_get_hflip),
5323         (gst_video_orientation_get_vflip),
5324         (gst_video_orientation_get_hcenter),
5325         (gst_video_orientation_get_vcenter),
5326         (gst_video_orientation_set_hflip),
5327         (gst_video_orientation_set_vflip),
5328         (gst_video_orientation_set_hcenter),
5329         (gst_video_orientation_set_vcenter):
5330           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
5331           in ChangeLog)
5332
5333 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
5334
5335         * tests/check/Makefile.am:
5336         * tests/check/elements/.cvsignore:
5337         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
5338         (create_rgb_conversions), (rgb_conversion_free),
5339         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
5340         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
5341           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
5342           but disable for now since it doesn't pass (something wrong with
5343           RGBA somewhere).
5344
5345 2006-09-21  Wim Taymans  <wim@fluendo.com>
5346
5347         * gst/playback/gstplaybasebin.c: (group_commit),
5348         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
5349         (queue_out_of_data), (gen_preroll_element),
5350         (preroll_remove_overrun), (probe_triggered):
5351         Refactor handling of overrun detection.
5352         Separate handling of group completion and deadlock detection when doing
5353         network buffering. This should fix some deadlocks that were not detected
5354         because the group was completed.
5355         Add more comments, improve debugging.
5356
5357 2006-09-21  Wim Taymans  <wim@fluendo.com>
5358
5359         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
5360         * tests/check/libs/audio.c:
5361         Some more compilation fixes.
5362
5363 2006-09-21  Wim Taymans  <wim@fluendo.com>
5364
5365         * gst-libs/gst/audio/gstringbuffer.c:
5366         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
5367         (gst_ring_buffer_read):
5368         Early morning compilation fix.
5369
5370 2006-09-20  Wim Taymans  <wim@fluendo.com>
5371
5372         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
5373         * tests/check/elements/multifdsink.c: (GST_START_TEST):
5374         * tests/check/elements/videorate.c: (GST_START_TEST):
5375         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
5376         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
5377         Fix some warnings.
5378
5379 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
5380
5381         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5382         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5383         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
5384           Handcrafted merge to help CVS understanding what I changed and what
5385           not.
5386
5387 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
5388
5389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5390         (gst_xvimagesink_get_times):
5391           change colorkey behaviour back according to #354773 comment 6/7
5392
5393 2006-09-19  Michael Smith  <msmith@fluendo.com>
5394
5395         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
5396         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
5397         (gst_multi_fd_sink_recover_client),
5398         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
5399         (gst_multi_fd_sink_get_property):
5400         * gst/tcp/gstmultifdsink.h:
5401           Implement stubbed out properties unit-type, units-soft-max,
5402           units-max, to allow specifying maximum sizes in units other than
5403           buffers.
5404           Fixes #355935
5405
5406 2006-09-19  Wim Taymans  <wim@fluendo.com>
5407
5408         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
5409         (gst_riff_create_audio_template_caps):
5410         Reorder the audio formats a bit for clarity.
5411         Detect and create caps for MSGSM and MSN (WAV49).
5412         Fixes #356596.
5413
5414         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5415         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
5416         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
5417         Small cleanups, move error handling out of normal flow for clarity.
5418
5419 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
5420
5421         * docs/libs/gst-plugins-base-libs-docs.sgml:
5422         * docs/libs/gst-plugins-base-libs.types:
5423         * gst-libs/gst/interfaces/Makefile.am:
5424         * gst-libs/gst/interfaces/videoorientation.c:
5425         (gst_video_orientation_get_type),
5426         (gst_video_orientation_iface_init),
5427         (gst_video_orientation_get_hflip),
5428         (gst_video_orientation_get_vflip),
5429         (gst_video_orientation_get_hcenter),
5430         (gst_video_orientation_get_vcenter),
5431         (gst_video_orientation_set_hflip),
5432         (gst_video_orientation_set_vflip),
5433         (gst_video_orientation_set_hcenter),
5434         (gst_video_orientation_set_vcenter):
5435         * gst-libs/gst/interfaces/videoorientation.h:
5436           API: Add new interface to control video orientation (fixes #354908)
5437
5438 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
5439
5440         * gst/videotestsrc/gstvideotestsrc.c:
5441           Use G_UNLIKELY in _create and log one more detail.
5442           
5443         (gst_video_test_src_get_times), (gst_video_test_src_create):
5444         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
5445           Use gst_util_uint64_scale_int in _get_times().
5446
5447 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
5448
5449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
5450           Give better warning message (add object and detail).
5451
5452 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
5453
5454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5455         (gst_xvimagesink_get_times):
5456           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
5457           #354773), use gst_util_uint64_scale_int in _get_times()
5458
5459 2006-09-18  Michael Smith  <msmith@fluendo.com>
5460
5461         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
5462           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
5463           always true, leading to dropping all timestamps.
5464
5465 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
5466
5467         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
5468         (gst_visual_chain), (gst_visual_change_state):
5469           update to work also with libvisual 0.4 API, fix double unref (#355914)
5470           
5471         * tools/gst-launch-ext.1.in:
5472         * tools/gst-visualise.1.in:
5473           remove references to old man-pages
5474
5475         * tests/examples/seek/seek.c: (main):
5476           add real meadi-buttons, add tool-tips for the seek-options, arrange
5477           seek options in a table
5478
5479 2006-09-18  Michael Smith  <msmith@fluendo.com>
5480
5481         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
5482         (gst_ogg_mux_push_buffer):
5483           Don't generate out-of-order timestamps from oggmux, instead clamp
5484           output timestamps to be >= the previously output ts.
5485           Fixes #355595
5486
5487 2006-09-18  Michael Smith  <msmith@fluendo.com>
5488
5489         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
5490         (gst_multi_fd_sink_class_init):
5491           Updates, fixes, and typo corrections for multifdsink. No functional
5492           changes.
5493
5494 2006-09-17  Michael Smith  <msmith@fluendo.com>
5495
5496         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
5497           Don't crash on truncated files - check that we got an 8 byte buffer
5498           before trying to memcmp it.
5499
5500 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
5501
5502         * gst/playback/gstplaybasebin.c: (get_active_source):
5503           Make stream-switching appear instant to the application
5504           (ie. make sure that a g_object_get on 'current-foo' returns
5505           the stream previously set with g_object_set(). Totem needs
5506           this to update stream-related meta-info (like audio-codec)
5507           correctly when switching streams.
5508
5509 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
5510
5511         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
5512         (gst_alsa_mixer_ensure_track_list):
5513           Try harder to guess which mixer track is the master mixer
5514           track (instead of just taking the first one that has a pvolume).
5515           Fixes #342228.
5516
5517 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
5518
5519         reviewed by: <delete if not using a buddy>
5520
5521         * gst-libs/gst/audio/audio.h:
5522         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
5523
5524 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
5525
5526         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
5527         (gst_audio_convert_transform_caps):
5528           Get structure-name just once.
5529
5530 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
5531
5532         * tests/check/elements/audioresample.c: (GST_START_TEST):
5533         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
5534         * tests/check/elements/volume.c: (GST_START_TEST):
5535         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
5536         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
5537         (test_pipeline), (GST_START_TEST):
5538         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
5539         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
5540           Fix big batch of compiler warnings.
5541
5542 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
5543
5544         * ext/gnomevfs/gstgnomevfssrc.c:
5545           Add docs about icydemux usage in connection with gnomevfssrc
5546
5547         * ext/libvisual/visual.c:
5548         * ext/ogg/gstoggaviparse.c:
5549         * ext/ogg/gstoggdemux.c:
5550         * ext/ogg/gstoggmux.c:
5551         * ext/ogg/gstoggparse.c:
5552         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5553         * gst-libs/gst/audio/gstaudiosink.c:
5554         * gst-libs/gst/audio/gstaudiosrc.c:
5555         * gst/audiorate/gstaudiorate.c:
5556           More G_OBJECT macro fixing.
5557
5558         * gst/audiotestsrc/gstaudiotestsrc.h:
5559           Fix wrong info in header due to copy & paste
5560
5561 2006-09-15  Wim Taymans  <wim@fluendo.com>
5562
5563         * gst-libs/gst/audio/gstbaseaudiosink.c:
5564         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
5565         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5566         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
5567         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
5568         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5569         Do the delay calculation in the source/sink base classes as this is
5570         specific for the capture/playback mode.
5571         Try to fixate a bit better, like round depth up to a multiple of 8
5572         bigger than width.
5573         Handle underruns correctly by marking DISCONT on buffers and adjusting
5574         timestamps to handle the gap.
5575         Set offset/offset_end correctly on buffers.
5576
5577         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
5578         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
5579         (gst_ring_buffer_read):
5580         Remove resync and underrun recovery from the ringbuffer.
5581         Fix ringbuffer read code on under/overrun.
5582
5583 2006-09-15  Wim Taymans  <wim@fluendo.com>
5584
5585         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5586         (gst_play_base_bin_init), (fill_buffer), (check_queue),
5587         (queue_threshold_reached), (gst_play_base_bin_set_property),
5588         (gst_play_base_bin_get_property):
5589         * gst/playback/gstplaybasebin.h:
5590         Don't use a 0 low watermark when buffering, it is catching starvation
5591         way too late. Instead, use a 3 second queue with 30 and 95
5592         percent low/high watermarks. 
5593         Added queue-min-threshold property to configure low watermark.
5594         Use new _buffering message API.
5595         Make queue_threshold variable big enough to store a uint64 time value.
5596         API: playbin::queue-min-threshold property.
5597
5598 2006-09-15  Wim Taymans  <wim@fluendo.com>
5599
5600         * configure.ac:
5601         We require 0.10.10.1 now because of _wait_preroll().
5602
5603         * gst-libs/gst/audio/gstbaseaudiosink.c:
5604         (gst_base_audio_sink_render):
5605         Use gst_base_sink_wait_preroll().
5606
5607 2006-09-15  Wim Taymans  <wim@fluendo.com>
5608
5609         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
5610         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
5611         Use DEBUG_OBJECT more.
5612
5613 === release 0.10.10 ===
5614
5615 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5616
5617         patch by: Michael Smith <msmith at fluendo dot com>
5618
5619         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
5620         (gst_multi_fd_sink_client_queue_buffer),
5621         (gst_multi_fd_sink_new_client):
5622         * tests/check/elements/multifdsink.c: (GST_START_TEST),
5623         (multifdsink_suite):
5624           Fix implementation of sync-method 'next-keyframe'
5625           Closes #354594
5626
5627 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5628
5629         patch by: Wim Taymans <wim at fluendo dot com>
5630
5631         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
5632         This patch removes the RANDOM flag that was incorrectly introduced with
5633         revision 1.91.  Fixes #354590
5634
5635 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
5636
5637         * tests/check/Makefile.am:
5638           Random variation in Makefile line to see if it makes the
5639           gen64-base-full bot any happier.
5640
5641 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
5642
5643         * tests/check/pipelines/oggmux.c: (oggmux_suite):
5644           Disable test that fails at the moment (killed after timeout).
5645
5646 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
5647
5648         Patch by: James Livingston  <doclivingston at gmail.com>
5649
5650         * tests/check/Makefile.am:
5651         * tests/check/pipelines/.cvsignore:
5652         * tests/check/pipelines/oggmux.c: (get_page_codec),
5653         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
5654         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
5655         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
5656         (test_theora_vorbis), (oggmux_suite):
5657           Add simple unit test for oggmux from #337026 with checking for the
5658           EOS flags disabled for the time being.
5659
5660 2006-09-04  Wim Taymans  <wim@fluendo.com>
5661
5662         patch by: Alessandro Dessina <alessandro nnva org>
5663
5664         * ext/ogg/gstoggmux.c:
5665         Add cmml caps to oggmux. Fixes #353912
5666
5667 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
5668
5669         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
5670           Returning a return value often helps. In this case, we
5671           don't need the return value anyway, so just get rid of it.
5672           Should make build bots much happier.
5673
5674 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
5675
5676         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
5677         (paint_get_structure), (gst_video_test_src_get_size),
5678         (gst_video_test_src_smpte), (gst_video_test_src_snow),
5679         (gst_video_test_src_unicolor), (paint_setup_AYUV),
5680         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
5681         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
5682         * gst/videotestsrc/videotestsrc.h:
5683           Add support for AYUV and the various RGBA formats. Initialise
5684           fields of paintinfo structs allocated on the stack.
5685
5686         * tests/check/elements/videotestsrc.c: (right_shift_colour),
5687         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
5688         (check_rgb_buf), (videotestsrc_suite):
5689           Add unit tests for videotestsrc's RGB output.
5690
5691 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
5692
5693         * gst/videotestsrc/gstvideotestsrc.c:
5694         (gst_video_test_src_pattern_get_type),
5695         (gst_video_test_src_set_pattern):
5696         * gst/videotestsrc/gstvideotestsrc.h:
5697         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
5698         (gst_video_test_src_black), (gst_video_test_src_white),
5699         (gst_video_test_src_red), (gst_video_test_src_green),
5700         (gst_video_test_src_blue):
5701         * gst/videotestsrc/videotestsrc.h:
5702           Add more uni-colour patterns ("white", "red", "green", and "blue").
5703
5704 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
5705
5706         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
5707           Fix stride for YVYU, should be word-aligned (#353658).
5708
5709 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
5710
5711         * gst/adder/gstadder.c: (gst_adder_src_event):
5712           Fix build.
5713
5714 2006-08-31  Edward Hervey  <edward@fluendo.com>
5715
5716         * gst/adder/gstadder.c: (forward_event_func),
5717         (gst_adder_src_event), (gst_adder_collected),
5718         (gst_adder_change_state):
5719         * gst/adder/gstadder.h:
5720         Remember the start position asked in the incoming seeks, so we can
5721         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
5722         of assuming it will always be 0).
5723
5724 2006-08-31  Edward Hervey  <edward@fluendo.com>
5725
5726         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
5727         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
5728         (gst_ogg_demux_loop):
5729         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
5730
5731 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
5732
5733         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5734         (gst_ffmpegcsp_get_unit_size):
5735           Return FALSE instead of returning a random false unit
5736           size when the format isn't known/supported (even if
5737           this shouldn't happen under normal circumstances).
5738
5739 2006-08-29  Wim Taymans  <wim@fluendo.com>
5740
5741         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
5742
5743         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
5744         (gst_gnome_vfs_src_start):
5745         Try harder to get the size from a uri by using _info_uri() when
5746         _info_from_handle() does not give us enough info. 
5747         Also follow symlinks when getting the size.
5748         Partially Fixes #332864.
5749
5750 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
5751
5752         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
5753
5754         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
5755         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
5756         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
5757         (gst_alsa_mixer_set_record):
5758         * ext/alsa/gstalsamixertrack.c:
5759         (gst_alsa_mixer_track_update_alsa_capabilities),
5760         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
5761         (gst_alsa_mixer_track_update):
5762         * ext/alsa/gstalsamixertrack.h:
5763           Improve and fix mixer track handling, in particular better handling
5764           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
5765           separate track objects for tracks that have both capture and playback
5766           volume (and label them differently as well so they're not mistakenly
5767           assumed to be duplicates); classify mixer tracks that only affect
5768           the audible volume of something (rather than the capture volume)
5769           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
5770           for capture tracks to correspond to alsa-pswitch alsa-cswitch
5771           (following the meaning documented in the mixer interface header
5772           file); add support for alsa's exclusive cswitch groups; update/sync
5773           state/flags better if mixer settings are changed by another
5774           application. Fixes #336075.
5775
5776 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
5777
5778         * gst/playback/gstplaybin.c:
5779           Improve docs: add section about BUFFERING messages sent by playbin.
5780
5781 2006-08-29  Michael Smith  <msmith@fluendo.com>
5782
5783         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
5784         (gst_vorbis_enc_buffer_check_discontinuous),
5785         (gst_vorbis_enc_chain):
5786           Ignore explicit DISCONT marked on buffers (which is often spurious,
5787           particularly when using multiple segments), in favour of solely
5788           using the timestamps/durations.
5789
5790 2006-08-29  Edward Hervey  <edward@fluendo.com>
5791
5792         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
5793         Don't rely on incoming buffers offset anymore, since it is completely
5794         broken when using multiple segments.
5795         Instead convert the incoming buffers timestamp to running time, and
5796         then convert that value to the offsets.
5797         Also inform GstSegment of the last outputted stop position, which is
5798         needed if we received several segments with an unknown stop value.
5799
5800 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5801
5802         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
5803           fix buffer unreffing on a header push failure
5804
5805 2006-08-28  Wim Taymans  <wim@fluendo.com>
5806
5807         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
5808         (gst_audio_rate_chain):
5809         Make the metadata of the buffer writable before changing its
5810         flags.
5811
5812 2006-08-28  Wim Taymans  <wim@fluendo.com>
5813
5814         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
5815         (gst_audio_rate_setcaps), (gst_audio_rate_init),
5816         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
5817         (gst_audio_rate_chain), (gst_audio_rate_change_state):
5818         Fix audiorate some more.
5819         Reset and resync counters on flush and READY.
5820         Handle the DISCONT flag correctly.
5821         Use GstSegment to track position.
5822         Fail when not negotiated.
5823         Fixes #353234.
5824
5825 2006-08-25  Michael Smith  <msmith@fluendo.com>
5826
5827         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
5828           Fix spelling.
5829           Remove accidently included debug line.
5830
5831 2006-08-25  Wim Taymans  <wim@fluendo.com>
5832
5833         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
5834         Small cleanups.
5835         If a buffer is received with no caps, make the buffer metadata
5836         writable and set the caps, making sure that we don't screw up the
5837         refcounts.
5838
5839 2006-08-25  Michael Smith  <msmith@fluendo.com>
5840
5841         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
5842         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
5843           Fix memory leaks and misleading debug messages, add a couple of
5844           comments.
5845
5846         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
5847         (gst_multi_fd_sink_render):
5848           Do not use gst_buffer_make_writable() in a basesink render method,
5849           as it may incorrectly unref the buffer. Instead, use convoluted
5850           dance to avoid copying the buffer except when we need to.
5851
5852 2006-08-25  Michael Smith  <msmith@fluendo.com>
5853
5854         * ext/vorbis/vorbisenc.c:
5855         (gst_vorbis_enc_buffer_check_discontinuous):
5856           Allow very small discontinuities in the timestamps. These we can't
5857           do anything useful with anyway (because vorbis's timestamps have
5858           only sample granularity), and are commonly produced by elements with
5859           minor bugs. Allow up to 1/2 a sample out.
5860           Fixes #351742.
5861
5862 2006-08-24  Wim Taymans  <wim@fluendo.com>
5863
5864         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
5865         (play_scrub_toggle_cb), (main):
5866         Add a checkbox to enable play scrubbing. Makes it possible to disable
5867         normal scrubbing.
5868
5869 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
5870
5871         * tests/check/elements/.cvsignore:
5872           make buildbot happy
5873
5874 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
5875
5876         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
5877         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
5878         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
5879         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
5880         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
5881         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
5882         (gst_ogm_text_parse_strip_trailing_zeroes),
5883         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
5884         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
5885           Refactor ogm parse, do better input checking, misc. clean-ups.
5886           Cache incoming events and push them once the source pad has
5887           been created. Don't pass unterminated strings to sscanf().
5888           Strip trailing zeroes from subtitle text output, since they
5889           are not valid UTF-8. Don't push vorbiscomment packets on
5890           the subtitle text pad. Output perfect streams if possible.
5891
5892 2006-08-23  Wim Taymans  <wim@fluendo.com>
5893
5894         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
5895         Waits for tasks to settle down so that we clean up correctly for 
5896         valgrind.
5897
5898 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
5899
5900         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
5901           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
5902           actually return return value in taglists_are_equal.
5903
5904 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
5905
5906         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5907           Fix crash due to broken bitstream parsing on x86-64: can't make
5908           any assumptions about sizeof(struct) due to alignment/packing
5909           differences on different architectures. Fixes #351790.
5910
5911 2006-08-22  Wim Taymans  <wim@fluendo.com>
5912
5913         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
5914         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
5915         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5916         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
5917         (gst_riff_parse_info):
5918         Protect public functions against bad input.
5919         Do some cleanups.
5920         Fix documentation.
5921
5922 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
5923
5924         * gst-libs/gst/riff/riff-ids.h:
5925         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5926           Add voxware audio IDs (even if we can't play it) (#351795).
5927
5928 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
5929
5930         * gst-libs/gst/riff/riff-media.c:
5931         (gst_riff_create_video_template_caps),
5932         (gst_riff_create_audio_template_caps),
5933         (gst_riff_create_iavs_template_caps):
5934           Const-ify some arrays and use G_N_ELEMENTS instead
5935           of wasting oodles of RAM on terminator bits.
5936
5937 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
5938
5939         * gst-libs/gst/tag/gstvorbistag.c:
5940         (gst_tag_list_to_vorbiscomment_buffer):
5941         * tests/check/libs/tag.c: (GST_START_TEST):
5942           And the same for _to_vorbiscomment_buffer(): allow
5943           id_data_len == 0 for speex.
5944
5945 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
5946
5947         * configure.ac:
5948         * docs/plugins/Makefile.am:
5949         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5950         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5951         * docs/plugins/inspect/plugin-gdp.xml:
5952         * gst/gdp/Makefile.am:
5953         * tests/check/Makefile.am:
5954           Move GDP plugin to -base from -bad.  Closes #347783.
5955
5956 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
5957
5958         * gst-libs/gst/tag/gstvorbistag.c:
5959         (gst_tag_list_from_vorbiscomment_buffer):
5960           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
5961           Also add some checks to make sure we don't memcmp() beyond the end of
5962           vorbiscomment buffer if the ID to check for is larger than the buffer.
5963
5964         * tests/check/libs/tag.c: (GST_START_TEST):
5965           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
5966
5967 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
5968
5969         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
5970         (gst_vorbis_enc_set_metadata):
5971           Use vorbis comment utility functions from libgsttag
5972           instead of re-inventing the wheel (partially fixes #347091).
5973
5974 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
5975
5976         * tests/check/elements/audioconvert.c: (GST_START_TEST):
5977         Fix leaks. Wait for state transitions that might happen ASYNC, as well
5978         as some that won't.
5979
5980 2006-08-21  Wim Taymans  <wim@fluendo.com>
5981
5982         * docs/libs/Makefile.am:
5983         * docs/libs/gst-plugins-base-libs-sections.txt:
5984         * docs/libs/gst-plugins-base-libs.types:
5985         Don't try to GObject scan the netbuffer as it's not a GObject.
5986         Fixes #351308.
5987
5988         * gst-libs/gst/netbuffer/gstnetbuffer.c:
5989         * gst-libs/gst/netbuffer/gstnetbuffer.h:
5990         Document GstNetBuffer.
5991
5992 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
5993
5994         * tests/check/elements/audioconvert.c: (GST_START_TEST),
5995         (audioconvert_suite):
5996           Add testcase for caps-size-explosion
5997
5998 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
5999
6000         * gst/audioconvert/gstaudioconvert.c:
6001         (gst_audio_convert_get_unit_size), (set_structure_widths):
6002           Lower debug, use g_assert in _get_unit_size
6003
6004         * gst/audioresample/gstaudioresample.c:
6005         (audioresample_get_unit_size):
6006         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6007         (gst_ffmpegcsp_get_unit_size):
6008         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
6009           use g_assert in _get_unit_size
6010
6011 2006-08-18  Wim Taymans  <wim@fluendo.com>
6012
6013         * docs/libs/gst-plugins-base-libs-sections.txt:
6014         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
6015         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
6016         (gst_rtp_buffer_get_payload_buffer):
6017         * gst-libs/gst/rtp/gstrtpbuffer.h:
6018         Document GstRTPBuffer.
6019         Added function to efficiently strip payload headers.
6020         API: gst_rtp_buffer_get_payload_subbuffer()
6021
6022 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
6023
6024         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
6025         (gst_tag_to_vorbis_comments):
6026           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
6027           tags and deserialise them properly as well (#347091).
6028           Add some more gtk-doc blurbs and also some g_return_if_fail().
6029
6030         * tests/check/libs/tag.c: (GST_START_TEST),
6031         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
6032           More tests.
6033
6034 2006-08-17  Wim Taymans  <wim@fluendo.com>
6035
6036         * ext/ogg/Makefile.am:
6037         * ext/ogg/gstogg.c: (plugin_init):
6038         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
6039         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
6040         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
6041         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
6042         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
6043         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
6044         Added ogg-in-avi parser element. Fixes #140139.
6045
6046         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
6047         Fixed a bug in oggdemux debug code.
6048
6049         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
6050         (gst_riff_create_audio_template_caps):
6051         Recognise Ogg in the AVI extensible wave format.
6052
6053 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
6054
6055         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
6056           Make buffer durations add up (duration should be next_ts-ts for
6057           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
6058           from CVS.
6059
6060         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
6061         (test_buffer_timestamps), (cddabasesrc_suite):
6062           Add unit test for the above.
6063
6064         * tests/check/Makefile.am:
6065           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
6066           to see what happens.
6067
6068 2006-08-16  Wim Taymans  <wim@fluendo.com>
6069
6070         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
6071         (gst_alsasink_open):
6072         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
6073         (gst_alsasrc_open):
6074         Avoid setting and using a NULL device name.
6075         Print more info when we fail to open a device.
6076
6077 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
6078
6079         * docs/libs/gst-plugins-base-libs-sections.txt:
6080         * gst-libs/gst/tag/tag.h:
6081         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
6082           API: add gst_tag_parse_extended_comment() (#351426).
6083
6084         * tests/check/Makefile.am:
6085         * tests/check/libs/.cvsignore:
6086         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
6087           Add unit test for gst_tag_parse_extended_comment().
6088
6089 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6090
6091         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
6092         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
6093           Fix leak (#351502).
6094
6095 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6096
6097         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6098         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6099         * docs/plugins/gst-plugins-base-plugins.args:
6100         * gst/playback/gstplaybin.c:
6101           Document playbin.
6102           
6103         * docs/plugins/inspect/plugin-adder.xml:
6104         * docs/plugins/inspect/plugin-alsa.xml:
6105         * docs/plugins/inspect/plugin-audioconvert.xml:
6106         * docs/plugins/inspect/plugin-audiorate.xml:
6107         * docs/plugins/inspect/plugin-audioresample.xml:
6108         * docs/plugins/inspect/plugin-audiotestsrc.xml:
6109         * docs/plugins/inspect/plugin-cdparanoia.xml:
6110         * docs/plugins/inspect/plugin-decodebin.xml:
6111         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
6112         * docs/plugins/inspect/plugin-gnomevfs.xml:
6113         * docs/plugins/inspect/plugin-ogg.xml:
6114         * docs/plugins/inspect/plugin-pango.xml:
6115         * docs/plugins/inspect/plugin-playbin.xml:
6116         * docs/plugins/inspect/plugin-subparse.xml:
6117         * docs/plugins/inspect/plugin-tcp.xml:
6118         * docs/plugins/inspect/plugin-theora.xml:
6119         * docs/plugins/inspect/plugin-typefindfunctions.xml:
6120         * docs/plugins/inspect/plugin-video4linux.xml:
6121         * docs/plugins/inspect/plugin-videorate.xml:
6122         * docs/plugins/inspect/plugin-videoscale.xml:
6123         * docs/plugins/inspect/plugin-videotestsrc.xml:
6124         * docs/plugins/inspect/plugin-volume.xml:
6125         * docs/plugins/inspect/plugin-vorbis.xml:
6126         * docs/plugins/inspect/plugin-ximagesink.xml:
6127         * docs/plugins/inspect/plugin-xvimagesink.xml:
6128           Update to CVS version.
6129
6130 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
6131
6132         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6133         (gst_play_bin_set_property), (gst_play_bin_get_property),
6134         (value_list_append_structure_list),
6135         (gst_play_bin_handle_redirect_message),
6136         (gst_play_bin_handle_message):
6137           API: GstPlayBin::connection-speed
6138           Add "connection-speed" property; re-order redirect messages with
6139           multiple redirect locations depending on the minimum bitrate if
6140           that information is available and a connection speed is set
6141           (#350399).
6142
6143 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
6144
6145         * gst/playback/gstplaybin.c:
6146           Update max volume to the same value that the volume element uses.
6147
6148 2006-08-14  Wim Taymans  <wim@fluendo.com>
6149
6150         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
6151         Less uglyness..
6152
6153 2006-08-14  Wim Taymans  <wim@fluendo.com>
6154
6155         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
6156         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
6157         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
6158         Add some more debug info.
6159         Don't crash when a seek failed.
6160         Actually return the result of the seek instead of TRUE.
6161         Ignore multiple BOS pages with the same serial so that we don't create
6162         the same stream multiple times.
6163         Post an error when we fail to do the initial seek.
6164
6165 2006-08-13  Wim Taymans  <wim@fluendo.com>
6166
6167         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
6168         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
6169         Small code cleanup.
6170
6171         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
6172         (gst_alsa_mixer_new):
6173         Remove hack that always set the device to hw:0*.
6174         Properly find the card name for whatever device was configured.
6175         Do some better debugging.
6176         Fixes #350784.
6177
6178         * ext/alsa/gstalsamixerelement.c:
6179         (gst_alsa_mixer_element_set_property),
6180         (gst_alsa_mixer_element_change_state):
6181         Cleanups.
6182         Handle setting of a NULL device name better.
6183
6184 2006-08-11  Wim Taymans  <wim@fluendo.com>
6185
6186         * gst/adder/gstadder.c:
6187         Don't clip float values. Fixes #350900.
6188
6189 2006-08-11  Andy Wingo  <wingo@pobox.com>
6190
6191         * gst/tcp/gsttcp.c: Really fix the build?
6192
6193         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
6194         fixes the build.
6195
6196 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6197
6198         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
6199           Float caps shouldn't have a "signed" field.
6200
6201 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6202
6203         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
6204           Implement SEEKING query in its most basic form, so that we can
6205           at least check if we're seekable or not (#350655).
6206
6207 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
6208
6209         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
6210           The checks here are not even close to anything that would
6211           justify MAXIMUM probability, lowering to POSSIBLE until someone
6212           fixes the checks (case at hand: quicktime redirection files
6213           might start with 00 00 01 XX and pass the checks here just
6214           fine, see #350399).
6215
6216 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
6217
6218         Patch by: Sjoerd Simons  <sjoerd at luon net>
6219
6220         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
6221           Better detection for multipart/x-mixed-replace: accept leading
6222           whitespaces before the boundary marker as well (as our very own
6223           multipartmux used to produce) (#349068).
6224
6225 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
6226
6227         Patch by: Young-Ho Cha  <ganadist at chollian net>
6228
6229         * gst-libs/gst/riff/riff-ids.h:
6230         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
6231         (gst_riff_create_audio_template_caps):
6232           Detect DTS audio streams (#350157).
6233
6234 2006-08-05  Andy Wingo  <wingo@pobox.com>
6235
6236         * ext/theora/gsttheoraparse.h:
6237         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
6238         (theora_parse_dispose, theora_parse_set_property)
6239         (theora_parse_get_property, theora_parse_munge_granulepos)
6240         (theora_parse_push_buffer, theora_parse_change_state):
6241         API: GstTheoraParse::synchronization-points
6242         Add a property 'synchronization-points' to fix badly synchronized oggs.
6243
6244 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
6245
6246         * tests/check/Makefile.am:
6247         * tests/check/libs/.cvsignore:
6248         * tests/check/libs/audio.c: (structure_contains_channel_positions),
6249         (fixed_caps_have_channel_positions), (GST_START_TEST),
6250         (audio_suite), (main):
6251           Add a few tests for the channel position stuff in libgstaudio.
6252
6253 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
6254
6255         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
6256         (gst_alsa_detect_channels):
6257         * ext/alsa/gstalsasink.c:
6258           Add support for cards that (only) do more than 8 channels,
6259           like the Delta 44 (#345188).
6260
6261         * gst-libs/gst/audio/multichannel.c:
6262         (gst_audio_check_channel_positions):
6263         * gst-libs/gst/audio/multichannel.h:
6264           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
6265           unspecified channel position and cannot be combined with any
6266           of the other audio channel positions; adjust position layout
6267           checks accordingly (#345188).
6268
6269 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
6270
6271         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6272           Recognise ancient RealAudio files (see #349779).
6273
6274 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
6275
6276         Patch by: Jens Granseuer  <jensgr at gmx net>
6277
6278         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6279           Add typefinder for Interplay's MVE format (#348973).
6280
6281 2006-08-02  Wim Taymans  <wim@fluendo.com>
6282
6283         Patch by: Marcel Moreaux <marcelm at luon dot net>
6284
6285         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6286         (gst_base_rtp_depayload_add_to_queue):
6287         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6288         Handle RTP sequence number rollover.
6289         Disable jitterbuffer by default.
6290
6291 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
6292
6293         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
6294         (audioresample_set_caps):
6295         Don't leak references to the incoming caps. Clean them up when
6296         stopping.
6297
6298         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6299         (gst_video_scale_finalize):
6300         Don't leak our temporary pixel buffer.
6301
6302         * tests/check/Makefile.am:
6303         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
6304         (GST_START_TEST), (simple_launch_lines_suite):
6305
6306         Fix leaks and re-enable the test for valgrind checking.
6307
6308 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
6309
6310         Patch by: Sjoerd Simons  <sjoerd at luon net>
6311
6312         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
6313         (plugin_init):
6314           Add typefind function for multipart/x-mixed-replace (#348916).
6315
6316 2006-07-28  Wim Taymans  <wim@fluendo.com>
6317
6318         * gst/adder/gstadder.c: (gst_adder_setcaps),
6319         (gst_adder_query_duration):
6320         Fix leak in duration query.
6321         Reflow some docs and notes.
6322
6323 2006-07-28  Michael Smith  <msmith@fluendo.com>
6324
6325         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
6326         (vorbisenc_suite):
6327           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
6328           aspect of it.
6329
6330 2006-07-28  Michael Smith  <msmith@fluendo.com>
6331
6332         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
6333         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
6334         (gst_vorbis_enc_push_buffer),
6335         (gst_vorbis_enc_buffer_check_discontinuous),
6336         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
6337         * ext/vorbis/vorbisenc.h:
6338           Handle discontinuities in the input vorbis stream correctly,
6339           so that the output is properly timestamped (and has good granulepos
6340           values). Needs some oggmux fixes too.
6341
6342 2006-07-27  Wim Taymans  <wim@fluendo.com>
6343
6344         patch by: Kai Vehmanen <kv2004 eca cx>
6345
6346         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6347         (gst_base_rtp_depayload_chain),
6348         (gst_base_rtp_depayload_handle_sink_event),
6349         (gst_base_rtp_depayload_change_state):
6350         Don't send multiple newsegments with different formats.
6351         Fixes #348677.
6352
6353 2006-07-26  Wim Taymans  <wim@fluendo.com>
6354
6355         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
6356         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
6357         Make seeking in ogg more accurate again by doing the more correct
6358         granuletime to stream time conversion.
6359
6360 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6361
6362         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
6363         (gst_multi_fd_sink_new_client):
6364           debug a little more understandably
6365           do not use goto as a substitute for break, especially if
6366           break is also being used
6367
6368 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
6369
6370         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
6371         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
6372           Remove GLib-2.6 compatibility cruft.
6373
6374 2006-07-24  Wim Taymans  <wim@fluendo.com>
6375
6376         * gst-libs/gst/audio/gstbaseaudiosink.c:
6377         (gst_base_audio_sink_render):
6378         Don't try to align a sample to an unknown value.
6379
6380 2006-07-24  Wim Taymans  <wim@fluendo.com>
6381
6382         * gst-libs/gst/audio/gstbaseaudiosink.c:
6383         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
6384         When the audio clock is slaved to another clock, never try to align
6385         samples but trust the rate interpolation algorithm.
6386
6387 2006-07-24  Wim Taymans  <wim@fluendo.com>
6388
6389         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
6390         Don't try to calculate silence samples, base class does this much
6391         better now.
6392
6393         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6394         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
6395         (gst_ring_buffer_acquire):
6396         Calculate silence samples correctly.
6397
6398         * gst-libs/gst/audio/gstringbuffer.h:
6399         Add _CAST macro.
6400
6401 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
6402
6403         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
6404           Limit search for the first markup tag to the first few kB of
6405           the file. If we don't find one there, it's highly unlikely that
6406           this is an XML(-ish) file.
6407
6408 2006-07-21  Andy Wingo  <wingo@pobox.com>
6409
6410         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
6411         test to the one in vorbisenc. Also commented out.
6412
6413         * tests/check/pipelines/vorbisenc.c: 
6414         (test_discontinuity): New test, commented out until Mike lands
6415         some elite vorbisenc patches.
6416
6417         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
6418         Bufferstraw was actually factored out of these tests. Now we share
6419         code yay.
6420
6421         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
6422         for bufferstraw addition to gstcheck.
6423
6424 2006-07-21  Wim Taymans  <wim@fluendo.com>
6425
6426         * ext/theora/theoradec.c: (clip_buffer):
6427         Better clipping.
6428
6429 2006-07-21  Wim Taymans  <wim@fluendo.com>
6430
6431         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
6432         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
6433         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
6434         Fix leak.
6435         Avoid type casting when we can.
6436
6437         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
6438         Fix mem leak.
6439
6440 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
6441
6442         * ext/alsa/gstalsamixerelement.c:
6443         (gst_alsa_mixer_element_change_state):
6444           Make state change fail if the specified device can't be opened
6445           for some reason.
6446
6447 2006-07-20  Wim Taymans  <wim@fluendo.com>
6448
6449         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
6450         (cb_newpad), (main):
6451         Example of a small audio/video player using decodebin.
6452
6453 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
6454
6455         * gst-libs/gst/riff/riff-ids.h:
6456           Add 'fact' chunk id
6457
6458 2006-07-19  Wim Taymans  <wim@fluendo.com>
6459
6460         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6461         (gst_base_rtp_depayload_chain),
6462         (gst_base_rtp_depayload_change_state):
6463         Don't assert when not negotiated but post a meaningfull 
6464         error message. Fixes #347918.
6465
6466         * gst-libs/gst/rtp/gstbasertppayload.c:
6467         Add comment about better default MTU size.
6468
6469         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6470         Small cleanups, start docs.
6471
6472 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
6473
6474         Patch by: Martin Szulecki
6475
6476         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
6477           If "device-name" is requested and the device is not
6478           open, try to temporarily open it to obtain this
6479           information (#342494).
6480
6481 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
6482
6483         * gst-libs/gst/tag/gstid3tag.c:
6484           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
6485
6486         * gst-libs/gst/tag/gsttageditingprivate.h:
6487         * gst-libs/gst/tag/gstvorbistag.c:
6488           Some more random const-ifications.
6489
6490 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
6491
6492         * gst-libs/gst/riff/riff-ids.h:
6493         * gst-libs/gst/riff/riff-media.c:
6494         (gst_riff_create_video_template_caps):
6495           Add more FOURCCs (sort list to make stuff easier to find),
6496           add comment what those 16 bytes in struct _gst_riff_strh according to
6497           one avi-dumper are
6498
6499 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
6500
6501         * gst-libs/gst/audio/multichannel.c:
6502         (gst_audio_check_channel_positions),
6503         (gst_audio_fixate_channel_positions):
6504           Const-ify two arrays.
6505
6506 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
6507
6508         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
6509           Fix typo, so that alsasink also advertises 8 channels
6510           if that's supported (tags: can, worms, open, alsa, ph34r).
6511
6512 2006-07-17  Wim Taymans  <wim@fluendo.com>
6513
6514         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
6515         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
6516         *sigh*, when is the compiler going to warn when the comments
6517         are out-of-sync with the code.. Refix case of busted theora
6518         headers with 0 granule pos.
6519
6520 2006-07-14  Wim Taymans  <wim@fluendo.com>
6521
6522         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6523         (gst_base_rtp_depayload_wait),
6524         (gst_base_rtp_depayload_change_state),
6525         (gst_base_rtp_depayload_set_property),
6526         (gst_base_rtp_depayload_get_property):
6527         Fix 99% cpu load by waiting for absolute times on the
6528         clock. Fixes #347300.
6529
6530 2006-07-14  Andy Wingo  <wingo@pobox.com>
6531
6532         * ext/theora/gsttheoraparse.h: 
6533         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
6534         (theora_parse_push_headers, theora_parse_clear_queue)
6535         (theora_parse_drain_queue_prematurely, )
6536         (theora_parse_sink_event, theora_parse_change_state): Queue events
6537         until we initialized our state, like in vorbisparse.
6538
6539         * ext/vorbis/vorbisparse.h: 
6540         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
6541         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
6542         (vorbis_parse_drain_queue_prematurely, )
6543         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
6544         until we have initialized our state. Fixes seeking after an
6545         initial pad block.
6546
6547 2006-07-14  Andy Wingo  <wingo@pobox.com>
6548
6549         Patch by: Iain Holmes <iaingnome@gmail.com>
6550         
6551         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
6552
6553 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
6554
6555         * configure.ac:
6556         Bump nano back to CVS
6557
6558 === release 0.10.9 ===
6559
6560 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
6561
6562         * configure.ac:
6563           releasing 0.10.9, "I walk the line"
6564
6565 2006-07-14  Michael Smith  <msmith@fluendo.com>
6566
6567         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
6568           Move a g_cond_signal to earlier to avoid sometimes deadlocking
6569           (commonly happens when running this test under valgrind) when trying
6570           to remove the buffer probe.
6571
6572 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6573
6574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
6575         Fix missing g_unlock from the previous commit
6576
6577 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6578
6579         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
6580         (gst_ximagesink_change_state):
6581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6582         (gst_xvimagesink_change_state):
6583         Implement a locking order to ensure we always take the object lock
6584         before the x_lock and never vice-versa.
6585
6586 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
6587
6588         * gst/playback/gstdecodebin.c: (find_compatibles):
6589         Fix a caps leak when linking (#347304)
6590
6591         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6592         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
6593         (gst_ximagesink_change_state):
6594         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6595         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
6596         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
6597         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
6598         Don't leak shared memory resources. Use the object lock to protect
6599         against the xcontext disappearing while returning a buffer from the
6600         pipeline. (#347304)
6601
6602 2006-07-12  Edward Hervey  <edward@fluendo.com>
6603
6604         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
6605         (vorbis_handle_comment_packet):
6606         gst_tag_list_merge() returns a new object. Take that into account when
6607         using it. This avoids memleak.
6608         Revert previous commit which is not needed.
6609
6610 2006-07-12  Edward Hervey  <edward@fluendo.com>
6611
6612         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
6613         Reset the decoder in finalize so that all fields get cleared.
6614
6615 2006-07-12  Wim Taymans  <wim@fluendo.com>
6616
6617         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6618         (gst_base_audio_src_set_clock),
6619         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
6620         Don't try to post an error message when setting the clock fails
6621         as this can happen when adding an element to a bin which will then
6622         deadlock. Fixes #347296.
6623
6624 2006-07-12  Edward Hervey  <edward@fluendo.com>
6625
6626         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
6627         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
6628         (vorbis_handle_type_packet):
6629         Post tag messages on the bus even if we're not initialized.
6630         If we're not initialized, we still postpone the event pushing of tags.
6631
6632 2006-07-12  Wim Taymans  <wim@fluendo.com>
6633
6634         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
6635         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6636         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
6637         Revert last two changes that broke the freeze.
6638
6639 2006-07-12  Wim Taymans  <wim@fluendo.com>
6640
6641         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
6642         basesink calculates silence sample correctly for us.
6643
6644 2006-07-12  Wim Taymans  <wim@fluendo.com>
6645
6646         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6647         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
6648         Calculate correct silence samples so we don't fill our ringbuffer
6649         with noise.
6650
6651 2006-07-12  Edward Hervey  <edward@fluendo.com>
6652
6653         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
6654         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
6655         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
6656         * ext/vorbis/vorbisdec.h:
6657         Delay sending events (newsegment, tags) until the decoder is properly
6658         initialized.
6659         Fixes #347295
6660
6661 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
6662
6663         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
6664         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
6665           Patch from #347221 adding a test for audioconvert
6666           channel remappings.
6667
6668 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
6669
6670         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
6671         (gst_ssa_parse_parse_line):
6672           Don't include the terminating NUL in the buffer size,
6673           it's only there for extra paranoia (would add random
6674           '*' characters at the end of each subtitle since the
6675           terminator itself is not valid UTF-8 technically).
6676           Also fix indenting after boilerplate macro.
6677
6678 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
6679
6680         * gst/playback/gstdecodebin.c: (close_pad_link):
6681           Also emit 'unknown-type' signal (which should really be
6682           called unhandled-type) if we found potential decoders/demuxers
6683           in the registry but none of them worked in the end (as in the
6684           case where the plugins don't exist any longer but are still
6685           listed in the registry). Fixes #329798.
6686
6687 2006-07-08  Andy Wingo  <wingo@pobox.com>
6688
6689         * theoraparse.c (theora_parse_push_buffer)
6690         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
6691         Add some more debugging. Fix granulepos reconstruction in the face
6692         of discontinuities.
6693
6694 2006-07-06  Wim Taymans  <wim@fluendo.com>
6695
6696         * gst-libs/gst/audio/gstbaseaudiosink.c:
6697         (gst_base_audio_sink_class_init),
6698         (gst_base_audio_sink_provide_clock):
6699         Use gobject_class instead of G_OBJECT_CLASS (klass)
6700
6701         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6702         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6703         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
6704         (gst_base_audio_src_get_time),
6705         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
6706         (gst_base_audio_src_create_ringbuffer):
6707         Fix latency and buffer-time constants and properties ala basesink.
6708         Implement pull based scheduling. Fixes #346527.
6709         Set default blocksize in GstBaseSrc to 0, we default to pushing out
6710         one segment.
6711         Refuse slaving to another clock instead of silently not working.
6712         Only provide a clock when we are actually able to do so.
6713         Various small cleanups and compiler hints.
6714
6715 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
6716
6717         Patch by: Lutz Mueller <lutz at topfrose de>
6718
6719         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
6720         (plugin_init):
6721           Add typefinding for text/html (#346581).
6722
6723 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
6724
6725         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6726         (xml_check_first_element), (xml_type_find), (smil_type_find):
6727           Fix SMIL typefinding, make xml_check_first_element() more
6728           useful.
6729
6730 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
6731
6732         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
6733         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
6734         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
6735         * gst/playback/gstplaybasebin.h:
6736           Protect list of elements with a subtitle-encoding property and
6737           the subtitle encoding member itself with a lock of their own
6738           instead of using the object lock. This prevents a dead-lock in
6739           the element-remove callback in some circumstances when shutting
6740           down playbin.
6741
6742 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
6743
6744         * win32/common/libgsttag.def:
6745         Export some new functions.
6746         * win32/vs6/libgstogg.dsp:
6747         Add a link to libgsttag-0.10.lib.
6748
6749 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
6750
6751         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
6752           Some const-ification.
6753
6754 2006-07-04  Wim Taymans  <wim@fluendo.com>
6755
6756         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
6757         Improve checking if we are dealing with a stream. Added some
6758         more uris that need buffering.
6759
6760 2006-07-03  Edward Hervey  <edward@fluendo.com>
6761
6762         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
6763         Remove unused variable.
6764
6765 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6766
6767         * Makefile.am:
6768           include lcov.mak
6769         * configure.ac:
6770           add GCOV_LIBS to GST_LIBS
6771
6772 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
6773
6774         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
6775
6776         * ext/alsa/gstalsasrc.c:
6777           Add 32 bps to template caps and increase channels range
6778           from [1,2] to [1,MAX]. See #346326.
6779
6780 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
6781
6782         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6783           Recognise 'WMVA' video codec fourcc (#345879).
6784           
6785 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
6786          
6787         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
6788           Fixed nasty memory leak
6789
6790 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6791
6792         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
6793         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
6794           fix logging
6795
6796 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
6797
6798         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
6799         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
6800         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
6801         Protect remove_fakesink using a mutex, so that we don't try and
6802         remove the fakesink simultaneously from multiple threads.
6803
6804         When going from READY to PAUSED, restore the fakesink, so that
6805         it is there when decodebin gets reused.
6806
6807 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
6808
6809         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6810         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6811         * gst-libs/gst/rtp/gstbasertppayload.c:
6812         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6813         * gst/tcp/gstmultifdsink.c:
6814         * gst/tcp/gsttcpclientsink.c:
6815         * gst/tcp/gsttcpclientsrc.c:
6816         * gst/tcp/gsttcpserversink.c:
6817         * gst/tcp/gsttcpserversrc.c:
6818         * gst/videorate/gstvideorate.c:
6819         * gst/videotestsrc/gstvideotestsrc.c:
6820         * sys/v4l/gstv4ljpegsrc.c:
6821         * sys/v4l/gstv4lmjpegsink.c:
6822         * sys/v4l/gstv4lsrc.c:
6823         * tests/examples/seek/scrubby.c:
6824         * tests/examples/seek/seek.c:
6825           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
6826
6827 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
6828
6829         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
6830           Second field in GEnumValue shouldn't be a description,
6831           but a stringified version of the enum value.
6832
6833 2006-06-22  Wim Taymans  <wim@fluendo.com>
6834
6835         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6836         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
6837         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
6838         Avoid type checking in buffer casts.
6839         Avoid caps copy in buffer_alloc when we can.
6840         Use pad_peer_accept.
6841
6842 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
6843
6844         * gst-libs/gst/tag/tag.h:
6845           Oops, make that 'Since: 0.10.9'.
6846
6847 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
6848
6849         * docs/libs/gst-plugins-base-libs-sections.txt:
6850         * gst-libs/gst/tag/tag.h:
6851         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
6852         (gst_tag_image_type_get_type):
6853           API: add GstTagImageType enum to describe images contained
6854           in image tags (#345641).
6855
6856 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
6857
6858         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
6859           Fix warnings with gst-inspect: "buffers-min" property
6860           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
6861           typo in property description.
6862
6863 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
6864
6865         Patch by: Cody Russell <bratsche at gnome org>
6866
6867         * gst/audioresample/gstaudioresample.c:
6868         (gst_audioresample_class_init):
6869         * gst/playback/gststreamselector.c:
6870         (gst_stream_selector_class_init):
6871         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6872         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
6873         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6874         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
6875         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
6876         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
6877         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
6878         * gst/videotestsrc/gstvideotestsrc.c:
6879         (gst_video_test_src_class_init):
6880         * gst/volume/gstvolume.c: (gst_volume_class_init):
6881           Avoid unnecessary class cast check in class_init
6882           functions (#337747).
6883
6884 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
6885
6886         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
6887         (gst_text_overlay_video_chain):
6888           g_markup_escape_text() REALLY doesn't like non-UTF8 input
6889           and doesn't validate its input either (and neither did
6890           textoverlay it seems). Let's do that then and fix #345206.
6891
6892 2006-06-19  Wim Taymans  <wim@fluendo.com>
6893
6894         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
6895         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
6896         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
6897         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
6898         (find_syncframe), (find_limits), (assign_value),
6899         (count_burst_unit), (gst_multi_fd_sink_new_client),
6900         (gst_multi_fd_sink_handle_client_write),
6901         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
6902         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
6903         (gst_multi_fd_sink_change_state):
6904         * gst/tcp/gstmultifdsink.h:
6905         Added shiny new burst-on-connect methods.
6906         Add properties to control the minimal amount of data queued.
6907         Small cleanups.
6908         API: bytes-min property
6909         API: time-min property
6910         API: buffers-min property
6911         API: burst-unit property
6912         API: burst-value property
6913         API: add-full signal
6914
6915         * gst/tcp/gsttcp-marshal.list:
6916         Added new marshaller code for the new signal.
6917
6918         * tests/check/elements/multifdsink.c: (GST_START_TEST),
6919         (multifdsink_suite):
6920         Added testcases for new burst methods.
6921
6922 2006-06-19  Edward Hervey  <edward@fluendo.com>
6923
6924         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
6925         Implement clipping for accurate seeking.
6926         Closes #345225
6927
6928 2006-06-19  Wim Taymans  <wim@fluendo.com>
6929
6930         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
6931
6932         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
6933         (gst_video_scale_transform):
6934         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
6935
6936 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
6937
6938         * configure.ac:
6939           Fix --disable-external (can't set conditionals conditionally,
6940           #343602).
6941
6942 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
6943
6944         * tests/check/elements/audioresample.c: (test_reuse),
6945         (audioresample_suite):
6946           Add test case for bug #342789 fixed below.
6947
6948 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
6949
6950         * gst/audioresample/gstaudioresample.c:
6951         (gst_audioresample_class_init), (gst_audioresample_init),
6952         (audioresample_start), (audioresample_stop),
6953         (gst_audioresample_set_property), (gst_audioresample_get_property):
6954           Implement GstBaseTransform::start and ::stop so that audioresample
6955           can clear its internal state properly and be reused instead of
6956           causing non-negotiated errors with playbin under some circumstances
6957           (#342789).
6958
6959         * tests/check/elements/audioresample.c: (setup_audioresample),
6960         (cleanup_audioresample):
6961           Need to set element state here so that ::start and ::stop are
6962           called.
6963
6964 2006-06-16  Wim Taymans  <wim@fluendo.com>
6965
6966         Patch by: Young-Ho Cha <ganadist at chollian dot net>
6967
6968         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
6969         Parse extra data better, apparently it's right behind
6970         the normal strf header size. Fixes #343500.
6971
6972 2006-06-16  Wim Taymans  <wim@fluendo.com>
6973
6974         * ext/alsa/gstalsasink.c: (set_hwparams):
6975         If we fail to set the buffer_time and period_time alsa
6976         parameters, post a warning and leave alsa select a 
6977         default instead of failing. Fixes #342085
6978
6979 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
6980
6981         * docs/libs/gst-plugins-base-libs-sections.txt:
6982         * gst-libs/gst/cdda/gstcddabasesrc.h:
6983           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
6984           out in the header file and shouldn't be listed in the docs.
6985
6986         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
6987           Must dereference pointer to fourcc in the debug statement.
6988
6989 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
6990
6991         * docs/libs/Makefile.am:
6992         * docs/libs/gst-plugins-base-libs-docs.sgml:
6993         * docs/libs/gst-plugins-base-libs-sections.txt:
6994         * docs/libs/gst-plugins-base-libs.types:
6995         add remaining symbols into correct setions
6996         
6997         * gst-libs/gst/audio/gstringbuffer.c:
6998         fix incomplete docs
6999         
7000         * gst-libs/gst/audio/gstringbuffer.h:
7001         comment out not yet implemented function
7002         
7003         
7004         * gst-libs/gst/floatcast/floatcast.h:
7005         * gst-libs/gst/netbuffer/gstnetbuffer.c:
7006         add short descriptions
7007         
7008         
7009         * gst-libs/gst/interfaces/propertyprobe.c:
7010         fix return value docs   
7011         
7012         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
7013         simplify debug logging
7014         
7015         * gst-libs/gst/riff/riff-read.h:
7016         sync function prototype and docs
7017         
7018         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
7019         remove left over symbol
7020
7021 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
7022
7023         * autogen.sh:
7024         * configure.ac:
7025         * docs/Makefile.am:
7026           Use GST_PLUGIN_DOCS macro in configure.ac, add
7027           --enable-plugin-docs default to autogen.sh and use
7028           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
7029
7030 2006-06-15  Wim Taymans  <wim@fluendo.com>
7031
7032         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
7033         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
7034         (gst_ogg_demux_loop):
7035         Combine GstFlowReturn from the source pads to give a
7036         meaningfull result to the upstream peer or to stop the
7037         processing task in case of errors.
7038
7039 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7040
7041         * gst/playback/gststreaminfo.c: (cb_probe):
7042           Try GST_TAG_CODEC as fallback when extracting the
7043           codec name; more debug info.
7044
7045 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7046
7047         * ext/ogg/Makefile.am:
7048         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
7049           Extract language tags from ogm subtitle streams, so that
7050           the subtitle menu choices are labelled correctly in
7051           Totem (fixes #344708).
7052
7053 2006-06-14  Wim Taymans  <wim@fluendo.com>
7054
7055         Patch by: Alessandro Decina <alessandro at nnva dot org>
7056
7057         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
7058         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
7059         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
7060         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
7061         Fix various leaks. Fixes #343699.
7062         Add x-smoke mime type.
7063
7064 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7065
7066         * gst-libs/gst/riff/riff-ids.h:
7067           Add IDs for 'bext' chunks (see #343837).
7068
7069 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
7070
7071         Patch by: Young-Ho Cha  <ganadist at chollian net>
7072
7073         * gst/subparse/samiparse.c: (sami_context_pop_state),
7074         (handle_start_font), (end_sami_element):
7075           Honour font face tags in SAMI subtitles (#344503).
7076
7077 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
7078
7079         * po/POTFILES.in:
7080           add missing files containing translatable strings
7081
7082 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
7083
7084         * docs/libs/tmpl/.cvsignore:
7085           we don't want those *.sgml files in CVS either
7086
7087 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
7088
7089         * docs/libs/.cvsignore:
7090         * tests/check/elements/.cvsignore:
7091         * tests/check/libs/.cvsignore:
7092           ignore more
7093
7094 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
7095
7096         * docs/libs/Makefile.am:
7097           also commiting the changed Makefile.am (added more libs to the
7098           doc-build)
7099
7100 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
7101
7102         * docs/libs/gst-plugins-base-libs-docs.sgml:
7103         * docs/libs/gst-plugins-base-libs-sections.txt:
7104         * docs/libs/gst-plugins-base-libs.types:
7105           first batch of reordering things, add index & hierarchy
7106
7107 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7108
7109         * configure.ac:
7110           use GST_PKG_CHECK_MODULES, cleans up output
7111
7112 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
7113
7114         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
7115           Add support for burn:// URIs (#343385); const-ify things a bit,
7116           use G_N_ELEMENTS instead of hard-coded array size.
7117
7118 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
7119
7120         Patch by: Young-Ho Cha  <ganadist at chollian net>
7121
7122         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
7123           Fix up broken entities before passing them to libxml *sigh*.
7124           (#343303).
7125           
7126 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7127
7128         * configure.ac:
7129           back to TRUNK
7130
7131 === release 0.10.8 ===
7132
7133 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
7134
7135         * configure.ac:
7136           releasing 0.10.8, "Moar gij ziet mij nie"
7137
7138 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
7139
7140         * configure.ac:
7141         * po/af.po:
7142         * po/az.po:
7143         * po/cs.po:
7144         * po/en_GB.po:
7145         * po/hu.po:
7146         * po/it.po:
7147         * po/nb.po:
7148         * po/nl.po:
7149         * po/or.po:
7150         * po/sq.po:
7151         * po/sr.po:
7152         * po/sv.po:
7153         * po/uk.po:
7154         * po/vi.po:
7155         * win32/common/config.h:
7156           0.10.7.2 prerelease
7157
7158 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
7159
7160         * docs/libs/tmpl/gstaudio.sgml:
7161         * docs/libs/tmpl/gstcolorbalance.sgml:
7162         * docs/libs/tmpl/gstmixer.sgml:
7163         * docs/libs/tmpl/gstringbuffer.sgml:
7164         * docs/libs/tmpl/gsttuner.sgml:
7165         * docs/libs/tmpl/gstxoverlay.sgml:
7166         * gst-libs/gst/audio/audio.c:
7167         * gst-libs/gst/audio/gstringbuffer.c:
7168         * gst-libs/gst/interfaces/colorbalance.c:
7169         * gst-libs/gst/interfaces/mixer.c:
7170         * gst-libs/gst/interfaces/tuner.c:
7171         * gst-libs/gst/interfaces/xoverlay.c:
7172           move last template doc snippets to source code and delete them
7173
7174 2006-06-06  Michael Smith  <msmith@fluendo.com>
7175
7176         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
7177         (theora_parse_drain_queue):
7178           Mark DELTA_UNIT on non-keyframes.
7179
7180 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
7181
7182         * gst-libs/gst/audio/gstbaseaudiosink.c:
7183         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
7184         * gst-libs/gst/audio/gstbaseaudiosink.h:
7185         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
7186         (gst_ring_buffer_samples_done):
7187         * gst-libs/gst/audio/gstringbuffer.h:
7188         Document better the fact that latency_time and buffer_time are values
7189         stored in microseconds, and not the usual GStreamer nanoseconds.
7190         Change the variables (compatibly) that store them from GstClockTime 
7191         to guint64 to make it more clear that they're not storing clock times.
7192         Also, remove the bogus property description that says the user can
7193         specify -1 to get the default value, since that's never been the case.
7194
7195         When computing the default segment size for the ring buffer, make it
7196         an integer number of samples.
7197
7198         When the sub-class indicates a delay greater than the number of
7199         samples we've written return 0 from the audio sink get_time method.
7200
7201 2006-06-02  Michael Smith  <msmith@fluendo.com>
7202
7203         * tests/check/elements/audioconvert.c: (set_channel_positions),
7204         (get_float_mc_caps), (get_int_mc_caps):
7205         * tests/check/elements/audioresample.c:
7206         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
7207         * tests/check/elements/videorate.c:
7208         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
7209         * tests/check/elements/volume.c:
7210         * tests/check/elements/vorbisdec.c:
7211         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
7212           Don't busy-wait in tests; this was causing test timeouts very
7213           frequently when running under valgrind.
7214
7215 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7216
7217         * gst/tcp/README:
7218         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
7219         (gst_multi_fd_sink_remove_client_link),
7220         (gst_multi_fd_sink_client_queue_caps),
7221         (gst_multi_fd_sink_client_queue_buffer),
7222         (gst_multi_fd_sink_handle_client_write),
7223         (gst_multi_fd_sink_render):
7224         * gst/tcp/gstmultifdsink.h:
7225           make multifdsink properly deal with streamheader:
7226           - streamheader is taken from caps
7227           - buffers marked with IN_CAPS are not sent
7228           - streamheaders are sent, on connection, from the caps of the
7229             buffer where the client gets positioned to
7230           - further streamheader changes are done every time the client
7231             will receive a buffer with different caps
7232         * tests/check/elements/multifdsink.c: (GST_START_TEST),
7233         (gst_multifdsink_create_streamheader):
7234           add tests for this
7235
7236 2006-06-02  Michael Smith  <msmith@fluendo.com>
7237
7238         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
7239           Reinstate limit on channel count. Vorbis does not define the meaning
7240           of > 6 channels, so they're just independent channels. Gstreamer
7241           currently has no mechanism to represent N independent channels.
7242
7243 2006-06-02  Michael Smith  <msmith@fluendo.com>
7244
7245         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
7246           Don't arbitrarily restrict channel counts and rate in vorbis.
7247           In terms of effects likely on real-world files, this fixes 96kHz
7248           playback of vorbis.
7249
7250 2006-06-02  Michael Smith  <msmith@fluendo.com>
7251
7252         * gst/audioconvert/audioconvert.c: (float):
7253           More correct float->int conversion.
7254
7255 2006-06-02  Michael Smith  <msmith@fluendo.com>
7256
7257         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
7258           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
7259           value. Fixes g-critical on trying to play back ogg containing
7260           unknown codec.
7261
7262 2006-06-02  Wim Taymans  <wim@fluendo.com>
7263
7264         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
7265         (setup_source):
7266         * gst/playback/gstplaybasebin.h:
7267         Make the subtitle detection work from any thread so we don't
7268         deadlock. Fixes #343397.
7269
7270 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7271
7272         * gst/volume/Makefile.am:
7273           Seriously, it's not *that* hard to get compilation right.  Even
7274           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
7275
7276 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
7277
7278         * gst/volume/gstvolume.c: (volume_choose_func),
7279         (volume_update_real_volume), (gst_volume_class_init),
7280         (gst_volume_init), (volume_process_float), (volume_process_int16),
7281         (volume_process_int16_clamp), (volume_set_caps),
7282         (volume_transform_ip), (plugin_init):
7283         * gst/volume/gstvolume.h:
7284         rewrite the passthrough check, split _int16 and _int16_clamp, fix
7285         another property desc., remove unused param from process function
7286         
7287         * tests/check/elements/volume.c: (volume_suite):
7288         reactivate the passthrough test
7289
7290 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
7291
7292         * ext/alsa/gstalsamixerelement.h:
7293         * ext/alsa/gstalsamixeroptions.h:
7294         * ext/alsa/gstalsamixertrack.h:
7295         * ext/gnomevfs/gstgnomevfssink.h:
7296         * ext/gnomevfs/gstgnomevfssrc.h:
7297         * ext/theora/gsttheoradec.h:
7298         * ext/theora/gsttheoraenc.h:
7299         * ext/theora/gsttheoraparse.h:
7300         * ext/vorbis/vorbisparse.h:
7301         * gst-libs/gst/audio/gstaudioclock.h:
7302         * gst-libs/gst/audio/gstaudiofilter.h:
7303         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
7304         * gst/audioconvert/gstaudioconvert.h:
7305         * gst/audioresample/gstaudioresample.h:
7306         * gst/audiotestsrc/gstaudiotestsrc.h:
7307         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7308         * gst/playback/gststreamselector.h:
7309         * gst/tcp/gstmultifdsink.h:
7310         * gst/tcp/gsttcpclientsink.h:
7311         * gst/tcp/gsttcpclientsrc.h:
7312         * gst/tcp/gsttcpserversink.h:
7313         * gst/tcp/gsttcpserversrc.h:
7314         * gst/videorate/gstvideorate.h:
7315         * gst/videoscale/gstvideoscale.h:
7316         * gst/videotestsrc/gstvideotestsrc.h:
7317         * gst/volume/gstvolume.h:
7318         * sys/v4l/gstv4ljpegsrc.h:
7319         * sys/v4l/gstv4lmjpegsink.h:
7320         * sys/v4l/gstv4lmjpegsrc.h:
7321         * sys/v4l/gstv4lsrc.h:
7322         * sys/ximage/ximagesink.h:
7323         * sys/xvimage/xvimagesink.h:
7324         * tests/old/testsuite/alsa/sinesrc.h:
7325         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
7326
7327 2006-05-31  Wim Taymans  <wim@fluendo.com>
7328
7329         * ext/libvisual/visual.c: (gst_visual_reset),
7330         (gst_visual_sink_setcaps), (gst_visual_sink_event),
7331         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
7332         Handle DISCONT.
7333         Use running time before doing QoS.
7334         Handle mono too.
7335
7336 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
7337
7338         * docs/libs/Makefile.am:
7339           set a magic variable to indicate we know the docs are incomplete
7340
7341 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
7342
7343         * win32/common/libgstvideo.def:
7344           export gst_video_calculate_display_ratio
7345         * win32/vs6/libgstvideoscale.dsp:
7346           add link to libgstvideo-0.10.lib
7347
7348 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
7349
7350         * gst/playback/gstplaybasebin.c: (gen_source_element):
7351           Throw a more comprehensible error for rtsp:// URIs (rather
7352           than erroring out with a negotiation error later on) until
7353           we fix playbin to handle rtspsrc etc.
7354
7355 2006-05-30  Wim Taymans  <wim@fluendo.com>
7356
7357         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
7358         (gst_text_overlay_text_event):
7359         Added some FIXMEs.
7360
7361 2006-05-30  Wim Taymans  <wim@fluendo.com>
7362
7363         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
7364         (gst_adder_request_new_pad), (gst_adder_release_pad):
7365         * gst/adder/gstadder.h:
7366         Implement release_request_pad.
7367         Make padcounter atomic.
7368
7369         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
7370         Added check for release_pad in adder.
7371
7372 2006-05-30  Wim Taymans  <wim@fluendo.com>
7373
7374         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
7375         Fix build again.
7376
7377 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7378
7379         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
7380         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
7381         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7382         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
7383         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
7384         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
7385         (gst_ogg_demux_bisect_forward_serialno),
7386         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
7387         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
7388           add more debugging
7389           clean up printf formats for granulepos and serialno
7390
7391 2006-05-30  Michael Smith  <msmith@fluendo.com>
7392
7393         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
7394         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
7395         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
7396         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
7397         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
7398         * ext/vorbis/vorbisenc.h:
7399           Multi-channel caps negotiation, so we can do proper multichannel
7400           vorbis encoding, negotiated through audioconvert.
7401
7402 2006-05-30  Wim Taymans  <wim@fluendo.com>
7403
7404         * tests/check/elements/adder.c: (test_event_message_received),
7405         (test_play_twice_message_received), (GST_START_TEST),
7406         (adder_suite):
7407         Added check to show that #339935 is fixed with ongoing
7408         adder and collectpads fixes.
7409
7410 2006-05-29  Wim Taymans  <wim@fluendo.com>
7411
7412         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
7413         Don't leak pad name.
7414
7415 2006-05-29  Wim Taymans  <wim@fluendo.com>
7416
7417         * gst/adder/gstadder.c: (gst_adder_query_duration),
7418         (forward_event_func), (forward_event), (gst_adder_src_event):
7419         Fix adder seeking.
7420         Make query/seeking code threadsafe.
7421
7422         * tests/check/Makefile.am:
7423         * tests/check/elements/adder.c: (test_event_message_received),
7424         (GST_START_TEST), (test_play_twice_message_received):
7425         Fix adder test case.
7426
7427 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
7428
7429         Patch by: Young-Ho Cha  <ganadist at chollian net>
7430
7431         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7432         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
7433         (set_encoding_element), (decodebin_element_added_cb),
7434         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
7435         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
7436         * gst/playback/gstplaybasebin.h:
7437           Add 'subtitle-encoding' property to playbin, so applications can
7438           force a subtitle encoding for non-UTF8 subtitles (#342268).
7439
7440         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
7441         (gst_sub_parse_set_property):
7442           Rename recently-added 'encoding' property to 'subtitle-encoding'
7443           (so it can be proxied by playbin/decodebin in a generic way
7444           with less danger of false positives).
7445
7446 2006-05-29  Michael Smith  <msmith@fluendo.com>
7447
7448         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
7449         (append_with_other_format), (set_structure_widths),
7450         (gst_audio_convert_transform_caps):
7451           Patch from #341562: give more specific audio caps in get_caps, so
7452           that basetransform  can make better decisions on what caps to
7453           negotiate.
7454
7455 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
7456
7457         * tests/check/elements/volume.c:
7458         make it compile again
7459
7460 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
7461
7462         * tests/check/elements/volume.c: (volume_suite):
7463         disable test until #343196 gets resolved
7464
7465 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
7466
7467         * gst/adder/gstadder.c: (gst_adder_get_type):
7468         Make it easier to copy&paste
7469         
7470         * gst/volume/Makefile.am:
7471         * gst/volume/gstvolume.c: (volume_update_real_volume),
7472         (gst_volume_set_volume), (gst_volume_set_mute),
7473         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
7474         (volume_transform_ip), (volume_update_mute),
7475         (volume_update_volume):
7476         * gst/volume/gstvolume.h:
7477         Add own debug category, move duplicate code to helper function, fix
7478         property texts, add more comments and prepare ffor liboil-goodness
7479         
7480         * tests/check/Makefile.am:
7481         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7482         add test for mute and passtrough case, be a bit more verbose to track
7483         failure
7484         
7485         * tests/check/generic/states.c: (GST_START_TEST):
7486         catch elements that fail to instantiate
7487
7488 2006-05-28  Edward Hervey  <edward@fluendo.com>
7489
7490         * tests/check/pipelines/simple-launch-lines.c:
7491         * tests/check/pipelines/theoraenc.c:
7492         * tests/check/pipelines/vorbisenc.c:
7493         Comment out tests using parse_launch() if core was built without
7494         parsing capabilities.
7495
7496 2006-05-27  Edward Hervey  <edward@fluendo.com>
7497
7498         * tests/check/Makefile.am:
7499         Extra bonus points for whoever explains to ensonic that you are meant
7500         to test unit tests thoroughly before commiting them, especially if
7501         you know it's going to break.
7502         De-activated element/adder tests.
7503
7504 2006-05-27  Edward Hervey  <edward@fluendo.com>
7505
7506         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7507         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
7508         Marking caps conversion issues as GST_WARNING is way too verbose,
7509         Moving them to GST_LOG.
7510
7511 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
7512
7513         * README:
7514           Replace current README (containing the release notes from
7515           some 0.9.x version) with a proper README taken from the core.
7516
7517 2006-05-26  Wim Taymans  <wim@fluendo.com>
7518
7519         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7520         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
7521         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
7522         (vorbis_dec_change_state):
7523         Small cleanups.
7524         Add some FIXMEs
7525         Clip output samples to segment boundaries.
7526
7527 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
7528
7529         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7530         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
7531         Improve the errors produced on bad output, including some human
7532         readable description strings.
7533         Handle the (theoretical for ximagesink) case where the XServer 
7534         has a different idea about the size required for a particular 
7535         frame and gives us too small a memory allocation.
7536
7537 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
7538
7539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7540         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
7541         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
7542         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7543         Improve the errors produced on bad output, including some human 
7544         readable description strings.
7545         Handle RGB Xv formats properly by transforming them into our 
7546         big-endian caps description.
7547         Use gst_caps_truncate to ensure that we never try and choose a
7548         non-fixed caps in buffer_alloc.
7549         Handle the case where the XServer has a different idea about the size
7550         required for a particular frame and gives us too small a memory
7551         allocation.
7552         Use -1 to indicate 'no image format', because 0 is a valid XServer
7553         image format number.
7554         Put RGB Xv formats at the end of the caps, so that we always prefer
7555         YUV format frames.
7556         Iterate the available Xv Encodings to determine the maximum width and
7557         height, and then return that in our caps.
7558         (Closes #315312, #337544)
7559
7560 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7561
7562         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
7563         When there is only one unfinished pad and it receives an event that
7564         doesn't match our requirements, we need to set alldone=FALSE so that
7565         the fakesink is not removed yet.
7566
7567 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
7568
7569         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
7570           Use gst_type_find_helper_for_buffer() to find the type
7571           of stream from the first packet.
7572
7573         * configure.ac:
7574           Bump requirements to core CVS (needed for vorbis
7575           typefinding to work).
7576
7577 2006-05-24  Edward Hervey  <edward@fluendo.com>
7578
7579         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
7580         Added the 'prfl' atom type which MQV (no, it's not a typo) files
7581         contain.  Else they play perfectly fine with qtdemux.
7582
7583 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
7584
7585         * ext/theora/theoradec.c:
7586         * ext/theora/theoraenc.c:
7587         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
7588         * gst/audiorate/gstaudiorate.c:
7589           make more debug catagories static
7590         
7591         * tests/check/Makefile.am:
7592         * tests/check/elements/adder.c: (message_received),
7593         (test_event_message_received), (GST_START_TEST),
7594         (test_play_twice_message_received), (adder_suite):
7595           added test case for using element twice, extra bonus points for anyone
7596           who can make these test run reliably
7597
7598 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
7599
7600         * ext/theora/theoradec.c: (theora_dec_chain):
7601           Make work with time-stamped input buffers that do not
7602           have a granulepos in BUFFER_OFFSET_END (like theora
7603           buffers coming from matroskademux). Fixes #342448.
7604
7605 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7606
7607         Patch by: Peter Kjellerstedt  <pkj at axis com>
7608
7609         * gst/tcp/Makefile.am:
7610           fdstresstest doesn't need Gtk+, fix compilation if 
7611           gtk is not available (#342566).
7612
7613 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
7614          
7615         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
7616           80 line columns
7617           Removed redundant floor()
7618
7619 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
7620
7621         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
7622           On second thought, just skip JUNK chunks automatically, so
7623           the caller doesn't have to handle this. Fixes #342345.
7624           Also, return GST_FLOW_UNEXPECTED if we get a short read,
7625           not GST_FLOW_ERROR.
7626
7627 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
7628
7629         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
7630           Don't bail out on JUNK chunks with a size of 0 (would try to
7631           pull_range 0 bytes before, which sources don't like too much).
7632           See #342345.
7633
7634 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
7635
7636         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
7637         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
7638         Use the gstutil scaling function to preserve 64 bits while calculating
7639         output width and height from the display-aspect-ratio. (A continuation
7640         of #341542)
7641
7642 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
7643
7644         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
7645         (gst_xvimagesink_buffer_alloc):
7646         * sys/xvimage/xvimagesink.h:
7647         When performing buffer allocations, remember the caps and image format
7648         we return so that if the same caps are asked for next time we can
7649         return them immediately without doing any caps intersections.
7650
7651 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
7652          
7653         * gst-libs/gst/rtp/README:
7654           Some new documentation
7655         * gst-libs/gst/rtp/gstrtpbuffer.h:       
7656           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
7657         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
7658         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
7659           New RTP audio base payloader class. Supports frame or sample based
7660           codecs.  Not enabled in Makefile.am until approved.
7661
7662 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
7663
7664         * tests/check/elements/alsa.c: (test_device_property_probe):
7665           Fix test case: don't try to free NULL GValueArray when there
7666           are no devices.
7667
7668 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
7669
7670         * tests/check/Makefile.am:
7671         * tests/check/elements/alsa.c: (test_device_property_probe),
7672         (alsa_suite), (main):
7673           Add simple test that runs a device property probe on alsasrc,
7674           alsasink and alsamixer. Disable valgrind check for now (too
7675           many leaks in libasound, and valgrind ignored my suppressions
7676           additions).
7677
7678 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
7679
7680         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
7681         (gst_alsa_device_property_probe_probe_property),
7682         (gst_alsa_device_property_probe_needs_probe),
7683         (gst_alsa_device_property_probe_get_values),
7684         (gst_alsa_type_add_device_property_probe_interface):
7685         * ext/alsa/gstalsadeviceprobe.h:
7686         * ext/alsa/gstalsamixerelement.c:
7687         (gst_alsa_mixer_element_init_interfaces):
7688         * ext/alsa/gstalsamixerelement.h:
7689           Clean up and simplify alsa device probing. Make it actually work
7690           for multiple classes. Don't cache results any longer.
7691
7692         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
7693         (gst_alsasink_init):
7694         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
7695         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
7696         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
7697           Make alsasink and alsasrc implement the GstPropertyProbe interface
7698           for device probing (#342181).
7699           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
7700
7701 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
7702
7703         * gst/subparse/samiparse.c: (handle_start_font):
7704           Don't ignore return value of strtol (++compiler_happiness).
7705
7706 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
7707
7708         Patch by: Young-Ho Cha  <ganadist chollian net>
7709
7710         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
7711         (gst_sub_parse_class_init), (gst_sub_parse_init),
7712         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
7713         (convert_encoding):
7714         * gst/subparse/gstsubparse.h:
7715           Add 'encoding' property (#341681).
7716
7717         * gst/subparse/samiparse.c: (characters_sami):
7718           Output is pango markup, so we need to escape text
7719           between tags (#342143).
7720
7721 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
7722
7723         * gst-libs/gst/audio/multichannel.c:
7724         (gst_audio_check_channel_positions):
7725           It's okay to have caps with channels=1 and a channel position
7726           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
7727           (deinterleavers might want to keep the position in the caps,
7728           so that they can be re-interleaved again properly later).
7729           Leave check for unexpected 2-channel layouts intact for now.
7730
7731 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7732
7733         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
7734         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
7735         basesrc can do its job correctly.
7736
7737 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
7738
7739         * ext/alsa/Makefile.am:
7740         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
7741         (gst_alsa_detect_formats), (get_channel_free_structure),
7742         (caps_add_channel_configuration), (gst_alsa_detect_channels),
7743         (gst_alsa_probe_supported_formats):
7744         * ext/alsa/gstalsa.h:
7745         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
7746           Refactor and improve caps probing code: probe signedness
7747           when we probe the supported formats/widths; set endianness
7748           to the one we actually probed for (ie. cpu endianness).
7749           
7750         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
7751         (gst_alsasrc_close):
7752         * ext/alsa/gstalsasrc.h:
7753           Implement caps probing for alsasrc.
7754
7755 2006-05-15  Wim Taymans  <wim@fluendo.com>
7756
7757         * ext/theora/theoradec.c: (gst_theora_dec_reset),
7758         (theora_dec_src_query), (theora_dec_src_event),
7759         (theora_dec_sink_event), (theora_handle_comment_packet),
7760         (theora_handle_data_packet), (theora_dec_change_state):
7761         Cleanups, add some G_LIKELY.
7762         Use segment helpers instead of our own wrong code.
7763         Clear queued buffers on seek and READY.
7764
7765         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
7766         (vorbis_dec_convert), (vorbis_dec_src_query),
7767         (vorbis_dec_src_event), (vorbis_dec_sink_event),
7768         (vorbis_handle_comment_packet), (vorbis_dec_push),
7769         (vorbis_handle_data_packet), (vorbis_dec_chain),
7770         (vorbis_dec_change_state):
7771         * ext/vorbis/vorbisdec.h:
7772         Remove old useless packetno variable.
7773         Do position query properly.
7774         Add some G_LIKELY.
7775         Do cleanup of queued buffers in new helper function
7776         and use it.
7777
7778 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7779
7780         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
7781           Query supported sample rates. Fixes #341732.
7782
7783 2006-05-15  Julien MOUTTE  <julien@moutte.net>
7784
7785         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
7786         (gst_decode_bin_change_state): Make decodebin reusable
7787         when going from PAUSE_TO_READY and then back to PAUSED.
7788         Fixes #331678.
7789
7790 2006-05-15  Wim Taymans  <wim@fluendo.com>
7791
7792         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
7793         (vorbis_dec_convert), (vorbis_dec_src_query),
7794         (vorbis_dec_sink_query), (vorbis_dec_src_event),
7795         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
7796         (vorbis_dec_clean_queued), (vorbis_dec_push),
7797         (vorbis_handle_data_packet), (vorbis_dec_change_state):
7798         Cleanups. Use refcounting and DEBUG_OBJECT.
7799         Reset segment on flush, use code methods instead of our
7800         own wrong version.
7801         Fix potential memleak.
7802
7803 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7804
7805         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
7806         (gst_alsasink_init):
7807         * ext/alsa/gstalsasink.h:
7808           Don't leak allocated snd_output_t structure if there's
7809           more than one alsasink instance at a time (#341873).
7810           Also fix GObject macros in header file.
7811           
7812 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7813
7814         * gst/subparse/gstsubparse.c:
7815         (gst_sub_parse_data_format_autodetect):
7816           Don't use libxml functions in the typefinding code.
7817
7818 2006-05-15  Wim Taymans  <wim@fluendo.com>
7819
7820         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
7821         Fix seeking performance in the case where a non-header 
7822         packet has a 0 granulepos (busted theora case). 
7823         Fixes #341719
7824         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
7825          the first place, you limelight stealer you)
7826
7827 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7828
7829         * gst/subparse/gstsubparse.c:
7830         (gst_sub_parse_data_format_autodetect):
7831           Improve SAMI typefinding: handle case where there are
7832           whitespaces or newlines in front of the first <SAMI>
7833           tag (#169936).
7834
7835 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7836
7837         * configure.ac:
7838           Build video4linux plugin even if there's no XVIDEO, just
7839           without implementing the GstXOverlay interface (#334002).
7840          
7841 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7842
7843         * configure.ac:
7844         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
7845         (plugin_init):
7846           Add tentative support for libvisual-0.4 (#336881).
7847
7848 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7849
7850         Patch by: Young-Ho Cha <ganadist at chollian net>
7851
7852         * gst/subparse/samiparse.c: (handle_start_font):
7853           Need to map "silver" colour explicitly (#169936).
7854
7855 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
7856
7857         Patch by: Young-Ho Cha  <ganadist at chollian net>
7858
7859         * gst/subparse/Makefile.am:
7860         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
7861         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
7862         (gst_sub_parse_format_autodetect), (feed_textbuf),
7863         (gst_subparse_type_find), (plugin_init):
7864         * gst/subparse/gstsubparse.h:
7865         * gst/subparse/samiparse.c:
7866         * gst/subparse/samiparse.h:
7867           Add support for SAMI subtitles (#169936).
7868
7869 2006-05-14  Michael Smith  <msmith@fluendo.com>
7870
7871         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
7872           Fix #341696: crash when mixing L+R+C to mono or stereo.
7873         * tests/check/Makefile.am:
7874         * tests/check/elements/audioconvert.c: (set_channel_positions),
7875         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
7876         (audioconvert_suite):
7877           Add test for the above, including some generic framework bits for
7878           testing multichannel things.
7879
7880 === release 0.10.7 ===
7881
7882 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
7883
7884         * configure.ac:
7885           releasing 0.10.7, "Leave the gun"
7886
7887 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
7888
7889         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
7890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
7891         Fix the build.
7892
7893 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
7894
7895         * docs/libs/gst-plugins-base-libs-docs.sgml:
7896         * docs/libs/gst-plugins-base-libs-sections.txt:
7897         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
7898         * gst-libs/gst/video/video.h:
7899         * gst/videoscale/Makefile.am:
7900         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
7901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
7902         * tests/check/Makefile.am:
7903         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
7904         (main):
7905           Fix integer overflow problem with pixel-aspect-ratio calculations
7906           in videoscale and xvimagesink (#341542)
7907
7908 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
7909
7910         * gst-libs/gst/tag/gstid3tag.c:
7911           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
7912
7913 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
7914
7915         * win32/MANIFEST:
7916           update win32 files listing
7917
7918 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7919
7920         patch by: Sjoerd Simons (sjoerd@luon.net)
7921
7922         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7923         (group_create), (group_destroy), (add_stream),
7924         (gst_play_base_bin_get_property),
7925         (gst_play_base_bin_get_streaminfo_value_array):
7926         * gst/playback/gstplaybasebin.h:
7927           API: GstPlayBaseBin::stream-info-value-array property
7928           use a more bindings-friendly way of exposing streaminfo
7929           using a GValueArray.  Tested in ipython.
7930           Closes #341114
7931
7932 2006-05-11  Wim Taymans  <wim@fluendo.com>
7933
7934         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
7935         (queue_underrun_cb), (queue_filled_cb):
7936         Also catch queue underruns but don't do anything yet.
7937         Refactor and comment queue enlarging code a bit.
7938
7939         * gst/playback/gstplaybasebin.c: (queue_overrun),
7940         (queue_threshold_reached), (queue_out_of_data),
7941         (gen_preroll_element):
7942         If a queue over/underruns check that we don't create nasty
7943         deadlocks when the min-threshold is not reached but the
7944         max-bytes is. In those cases disable max-bytes when we
7945         know that the queue is fed timed data.
7946         Add more comments.
7947
7948 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
7949
7950         * gst/playback/gstplaybin.c: (gen_audio_element):
7951           Make playbin automatically plug an 'audioresample'
7952           element before the audio sink as well. This solves
7953           problems with sinks that only accept a very specific
7954           sample rate, like esdsink (e.g. #340379).
7955
7956 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
7957
7958         * gst/playback/gstplaybasebin.c: (gen_source_element):
7959           Make http sources send special headers so that we receive
7960           icecast metadata if the http stream is an icecast stream
7961           (otherwise the server will just ignore them). This also
7962           means that from now on users will need the 'icydemux'
7963           element from gst-plugins-good installed if they want to
7964           listen to icecast radio streams. (#341432, #333657).
7965
7966 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7967
7968         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
7969         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
7970           remove stupid example from docs - it should come with a simple
7971           C program instead.
7972           Clean up/fix docs
7973         * tests/check/elements/multifdsink.c: (wait_bytes_served),
7974         (fail_if_can_read), (GST_START_TEST),
7975         (gst_multifdsink_create_streamheader), (multifdsink_suite):
7976           add a test for changing streamheader which exposes a bug in
7977           multifdsink
7978
7979 2006-05-11  Michael Smith  <msmith@fluendo.com>
7980
7981         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
7982         (gst_gnome_vfs_src_received_headers_callback):
7983         * ext/gnomevfs/gstgnomevfssrc.h:
7984           Don't set icy-caps unless we have a sane interval value. Move
7985           interval to a local variable; we never use it outside this function.
7986
7987 2006-05-11  Wim Taymans  <wim@fluendo.com>
7988
7989         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
7990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
7991         Register special buffer types along with the objects so
7992         that they are not registered at runtime from N different
7993         streaming threads since they are not threadsafe.
7994
7995 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7996
7997         * tests/check/elements/multifdsink.c: (wait_bytes_served),
7998         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
7999           add two more tests, one doing streamheader
8000
8001 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8002
8003         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
8004           clean up the bufqueue when shutting down
8005         * tests/check/Makefile.am:
8006         * tests/check/elements/multifdsink.c: (setup_multifdsink),
8007         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
8008         (main):
8009           add a test for the leak that was just fixed
8010
8011 2006-05-10  Wim Taymans  <wim@fluendo.com>
8012
8013         * gst/adder/gstadder.c: (gst_adder_setcaps),
8014         (gst_adder_query_duration), (gst_adder_query), (forward_event),
8015         (gst_adder_src_event), (gst_adder_sink_event),
8016         (gst_adder_class_init), (gst_adder_finalize),
8017         (gst_adder_request_new_pad), (gst_adder_collected):
8018         * gst/adder/gstadder.h:
8019         Updated some docs. Added comments and FIXMEs all over the place.
8020         Improve debugging info.
8021         Fix leak on finalize by not calling the parent.
8022         Implement duration query.
8023         Make event forwarding threadsafe.
8024         Correctly send NEWSEGMENT at start and after flush.
8025         Handle EOS correctly.
8026         Post error when not negotiated.
8027
8028         * tests/check/elements/adder.c: (GST_START_TEST):
8029         Added FIXME in the test.
8030
8031 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
8032
8033         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
8034         (gst_text_overlay_halign_get_type),
8035         (gst_text_overlay_wrap_mode_get_type):
8036         * ext/theora/theoradec.c: (theora_handle_type_packet),
8037         (theora_handle_data_packet):
8038         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
8039         (theora_enc_sink_setcaps), (theora_enc_chain):
8040         * gst-libs/gst/cdda/gstcddabasesrc.c:
8041         (gst_cdda_base_src_mode_get_type):
8042         * gst/audiotestsrc/gstaudiotestsrc.c:
8043         (gst_audiostestsrc_wave_get_type):
8044         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
8045         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
8046         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8047         (gst_sync_method_get_type), (gst_unit_type_get_type),
8048         (gst_client_status_get_type):
8049         * gst/videoscale/gstvideoscale.c:
8050         (gst_video_scale_method_get_type):
8051         * gst/videotestsrc/gstvideotestsrc.c:
8052         (gst_video_test_src_pattern_get_type):
8053         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
8054         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
8055         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
8056         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
8057         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
8058         (paint_setup_RGB565), (paint_setup_xRGB1555):
8059           Const-ify GEnumValue and GFlagsValue arrays. Use
8060           GST_ROUND_UP_* macros instead of home-made ones.
8061
8062 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
8063
8064         * configure.ac:
8065           Require core CVS for the new newsegment stuff.
8066
8067 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
8068
8069         Patch by: Sjoerd Simons  <sjoerd at luon net>
8070
8071         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
8072           Register nick for enum value (#341160).
8073
8074 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
8075
8076         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
8077         (plugin_init):
8078          backout typefind patch #340375
8079          
8080         * tests/check/elements/adder.c: (message_received),
8081         (GST_START_TEST), (adder_suite):
8082           redo, signal-handling of test
8083
8084 2006-05-09  Wim Taymans  <wim@fluendo.com>
8085
8086         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
8087         (gst_adder_collected):
8088         * gst/adder/gstadder.h:
8089         Remove bogus segment merging and forwarding, we don't
8090         care about timestamps anyway and we just produce a
8091         continuous stream. 
8092         Also create a nice NEWSEGMENT event when we start.
8093         Use _scale_int some more.
8094
8095 2006-05-09  Edward Hervey  <edward@fluendo.com>
8096
8097         * tests/icles/stress-xoverlay.c:
8098         Fix if core was built without parsing support.
8099
8100 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
8101
8102         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
8103           Add SEDG (Samsung MPEG-4) fourcc.
8104
8105 2006-05-09  Edward Hervey  <edward@fluendo.com>
8106
8107         * tests/icles/stress-xoverlay.c:
8108         * tests/examples/volume/volume.c:
8109         Fix if core was built without parsing support.
8110
8111         * tests/examples/seek/seek.c:
8112         Disable the parse_launch example if core was built without parsing
8113         support.
8114
8115 2006-05-08  Edward Hervey  <edward@fluendo.com>
8116
8117         * autogen.sh: (CONFIGURE_DEF_OPT): 
8118         libtoolize on Darwin/MacOSX is called glibtoolize
8119
8120 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
8121
8122         * tests/check/Makefile.am:
8123         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
8124           Disable the adder test, until the build-slaves posses the kindness to 
8125           either like it or to give valid reason for not doing so 
8126
8127 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
8128
8129         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
8130         (adder_suite):
8131           Shuffle NULL state change around and raise timeout more
8132
8133 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
8134
8135         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
8136         (mp4_type_find), (plugin_init):
8137           Add typefind to distinguish between "audio/x-m4a" and new type
8138           "video/mp4". Fixes #340375
8139
8140         * tests/check/elements/adder.c: (adder_suite):
8141           Raise timeout to make buildbot happy
8142
8143 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
8144
8145         * gst/adder/gstadder.c: (gst_adder_sink_event),
8146         (gst_adder_request_new_pad), (gst_adder_change_state):
8147         * gst/adder/gstadder.h:
8148         * tests/check/Makefile.am:
8149         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
8150         (adder_suite), (main):
8151           Add sink-event handling to adder. It tries to merge incomming
8152           newsegment-events. Added test to check if segment_done is comming
8153           through. Fixes #340060
8154
8155 2006-05-05  Andy Wingo  <wingo@pobox.com>
8156
8157         * ext/theora/theoraparse.c (gst_theora_parse_init)
8158         (theora_parse_src_convert, theora_parse_src_query):
8159         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
8160         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
8161         query functions on the source pads of the theora and vorbis parse
8162         elements. Fixes position querying when doing a remux.
8163
8164 2006-05-05  Michael Smith  <msmith@fluendo.com>
8165
8166         * ext/theora/theoraparse.c: (parse_granulepos),
8167         (theora_parse_drain_queue_prematurely),
8168         (theora_parse_queue_buffer), (theora_parse_sink_event):
8169           Fix flushing.
8170           Fix invalid granulepos outputs when starting with a non-keyframe.
8171
8172 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
8173
8174         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
8175         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
8176         Rearrange MPEG system stream detection, fixing some memleaks in the
8177         process.
8178         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
8179         they clean up their data correctly.
8180         Remove unused ogganx caps and move the 'is_annodex' check to inside
8181         the 'is_ogg' if statement.
8182
8183 2006-05-05  Wim Taymans  <wim@fluendo.com>
8184
8185         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
8186         Properly remove ghostpads. Fixes #340392
8187
8188 2006-05-04  David Schleef  <ds@schleef.org>
8189
8190         * gst/typefind/gsttypefindfunctions.c:
8191
8192 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
8193
8194         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
8195         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
8196
8197         When typefinding an MP3 in push-based mode, don't penalise the
8198         probability down to 74% when we found 5 valid frames just because we
8199         can't peek the end of the file.
8200
8201         Make the probability for detecting MPEG Transport Streams based on the
8202         number of sequential headers we successfully detected.
8203
8204 2006-05-03  Wim Taymans  <wim@fluendo.com>
8205
8206         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8207         (vorbis_dec_push), (vorbis_dec_chain):
8208         Still produce an error when we receive an empty packet.
8209
8210 2006-05-03  Wim Taymans  <wim@fluendo.com>
8211
8212         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
8213         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
8214         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
8215         Mark buffers with DISCONT after seek and after activating new
8216         chains.
8217
8218         * ext/theora/gsttheoradec.h:
8219         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8220         (theora_get_query_types), (theora_dec_sink_event),
8221         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
8222         (theora_dec_change_state):
8223         Fix frame counter.
8224         Detect and mark DISCONT buffers.
8225
8226         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8227         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
8228         (vorbis_dec_change_state):
8229         * ext/vorbis/vorbisdec.h:
8230         Use GstSegment.
8231         Detect and mark DISCONT buffers.
8232         Don't crash on 0 sized buffers.
8233
8234 2006-05-03  Wim Taymans  <wim@fluendo.com>
8235
8236         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
8237         (volume_transform_ip):
8238         Increase "volume" property to 10.0. Fixes #340369.
8239         Set the process function to NULL when capsnego fails so that
8240         we properly error out.
8241
8242 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
8243
8244         * gst/playback/gstplaybin.c: (add_sink):
8245         * gst/playback/test.c: (main):
8246         * gst/playback/test5.c: (dump_element_stats):
8247         * gst/playback/test6.c: (main):
8248           free caps using gst_caps_unref, don't leak caps-strings
8249
8250 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8251
8252         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
8253         (plugin_init):
8254           Refine musepack typefinding a bit. Return MAXIMUM
8255           probability when we detect stream version 7 to make
8256           sure the mpeg audio typefinder doesn't trump us.
8257
8258 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
8259
8260         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8261           Protect against unexpected NULL strf_data buffer.
8262
8263 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8264
8265         * tests/check/elements/audioconvert.c: (verify_convert),
8266         (GST_START_TEST):
8267           interpret the out[] buffer in the order the bytes are actually
8268           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
8269           Other tests should use BYTE_ORDER since the array is filled in
8270           with actual values
8271
8272 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8273
8274         * tests/check/elements/audioconvert.c: (verify_convert),
8275         (GST_START_TEST):
8276           when a test fails, give an indication of which it is
8277
8278 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8279
8280         * gst-libs/gst/cdda/gstcddabasesrc.c:
8281           compile fix; strtol() needs <stdlib.h>
8282
8283 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
8284
8285         * ext/alsa/gstalsamixerelement.c:
8286         * ext/alsa/gstalsasrc.c:
8287         * ext/cdparanoia/gstcdparanoiasrc.c:
8288         * ext/gnomevfs/gstgnomevfssink.c:
8289         * ext/gnomevfs/gstgnomevfssrc.c:
8290         * ext/ogg/gstoggdemux.c:
8291         * ext/ogg/gstoggmux.c:
8292         * ext/ogg/gstoggparse.c:
8293         * ext/ogg/gstogmparse.c:
8294         * ext/pango/gstclockoverlay.c:
8295         * ext/pango/gsttextoverlay.c:
8296         * ext/pango/gsttextrender.c:
8297         * ext/pango/gsttimeoverlay.c:
8298         * ext/theora/theoradec.c:
8299         * ext/theora/theoraenc.c:
8300         * ext/vorbis/vorbisdec.c:
8301         * ext/vorbis/vorbisenc.c:
8302         * gst-libs/gst/audio/gstaudiofilter.c:
8303         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8304         * gst/audioconvert/gstaudioconvert.c:
8305         * gst/audiorate/gstaudiorate.c:
8306         * gst/audioresample/gstaudioresample.c:
8307         * gst/audiotestsrc/gstaudiotestsrc.c:
8308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8309         * gst/playback/gstdecodebin.c:
8310         * gst/playback/gstplaybin.c:
8311         * gst/playback/gststreamselector.c:
8312         * gst/subparse/gstsubparse.c:
8313         * gst/tcp/gstmultifdsink.c:
8314         * gst/tcp/gsttcpclientsink.c:
8315         * gst/tcp/gsttcpclientsrc.c:
8316         * gst/tcp/gsttcpserversink.c:
8317         * gst/tcp/gsttcpserversrc.c:
8318         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8319         * gst/videorate/gstvideorate.c:
8320         * gst/videoscale/gstvideoscale.c:
8321         * gst/videotestsrc/gstvideotestsrc.c:
8322         * gst/volume/gstvolume.c:
8323         * sys/v4l/gstv4ljpegsrc.c:
8324         * sys/v4l/gstv4lmjpegsink.c:
8325         * sys/v4l/gstv4lmjpegsrc.c:
8326         * sys/v4l/gstv4lsrc.c:
8327         * sys/ximage/ximagesink.c:
8328         * sys/xvimage/xvimagesink.c:
8329         * tests/check/libs/cddabasesrc.c:
8330           make GstElementDetails const
8331
8332 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
8333
8334         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8335         (gst_adder_init):
8336           send events from src-pad to all sink-pads fixes #338657
8337
8338 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
8339
8340         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
8341         (alsasink_parse_spec):
8342           query width capabilities from alsa, fixes #338919
8343
8344 2006-04-28  Wim Taymans  <wim@fluendo.com>
8345
8346         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
8347         (gst_multi_fd_sink_remove_client_link):
8348         * gst/tcp/gstmultifdsink.h:
8349         Fix race condition in multifdsink that can lead to spurious 
8350         duplicate clients. this patch adds a new signal that is fired when
8351         multifdsink has removed all references to the fd.
8352         Fixes #339574.
8353         Updated documentation.
8354         API: client-fd-removed signal added
8355
8356 2006-04-28  Michael Smith  <msmith@fluendo.com>
8357
8358         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
8359           When asking g_value_array_new to prealloc elements, we may as well
8360           ask for the right number of elements.
8361
8362 2006-04-28  Wim Taymans  <wim@fluendo.com>
8363
8364         * gst-libs/gst/audio/gstbaseaudiosink.c:
8365         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
8366         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8367         patch to make timestamp checking more tollerant to rounding 
8368         errors given that real discontinuities are to be marked on
8369         buffers. Fixes some asf files and #338778.
8370         Also avoid some crashers when we receive an event in the 
8371         NULL state.
8372
8373 2006-04-28  Michael Smith  <msmith@fluendo.com>
8374
8375         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
8376         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
8377         (gst_gnome_vfs_src_get_property),
8378         (gst_gnome_vfs_src_send_additional_headers_callback),
8379         (gst_gnome_vfs_src_received_headers_callback),
8380         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
8381         (gst_gnome_vfs_src_stop):
8382         * ext/gnomevfs/gstgnomevfssrc.h:
8383           Remove ICY handling (mostly) from gnomevfssrc, in favour of
8384           proper shared support within icydemux.
8385
8386 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8387
8388         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
8389         (gst_video_rate_swap_prev), (gst_video_rate_chain):
8390           fix up docs
8391           fix a leak when no caps negotiated
8392           fix counting of input frames
8393         * tests/check/elements/.cvsignore:
8394         * tests/check/elements/videorate.c: (assert_videorate_stats),
8395         (GST_START_TEST), (videorate_suite):
8396           add tests for these
8397
8398 2006-04-28  Wim Taymans  <wim@fluendo.com>
8399
8400         * gst-libs/gst/audio/gstringbuffer.c:
8401         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
8402         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
8403         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8404         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
8405         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
8406         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
8407         (gst_ring_buffer_commit), (gst_ring_buffer_read),
8408         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
8409         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
8410         Check arguments passed to public functions instead of
8411         crashing.
8412
8413 2006-04-28  Wim Taymans  <wim@fluendo.com>
8414
8415         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8416         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8417         GstBaseAudioSrc must be live or it does not work.
8418
8419         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
8420         Don't set live to TRUE as this is the default in the parentclass.
8421
8422 2006-04-28  Wim Taymans  <wim@fluendo.com>
8423
8424         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
8425         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
8426         Videoscale doesn't pass on pixel-aspect ratio. Handle all
8427         fixation cases better. Fixes #338991
8428
8429 2006-04-28  Wim Taymans  <wim@fluendo.com>
8430
8431         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
8432         Handle 0/1 framerate correctly Fixes #331901.
8433
8434 2006-04-28  Wim Taymans  <wim@fluendo.com>
8435
8436         * tests/check/elements/audioconvert.c: (get_float_caps),
8437         (GST_START_TEST), (audioconvert_suite):
8438         Added check for correct clipping when doing float samples
8439         in audioconvert.
8440
8441 2006-04-28  Wim Taymans  <wim@fluendo.com>
8442
8443         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
8444         (gst_video_rate_chain):
8445         Print more debugging info.
8446
8447 2006-04-28  Wim Taymans  <wim@fluendo.com>
8448
8449         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
8450         (resample_set_state_from_caps):
8451         Add support for other formats audioresample can handle such as
8452         32 bits in and float and 64 bits float. Fixes #301759
8453
8454 2006-04-28  Wim Taymans  <wim@fluendo.com>
8455
8456         * gst/audioconvert/audioconvert.c: (float):
8457         correctly clip float samples > 1.0. Fixes #338718
8458
8459 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
8460
8461         Patch by: Young-Ho Cha  <ganadist at chollian net>
8462
8463         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8464         (gst_text_overlay_render_text):
8465           Don't strip newlines from the text. Also, center lines
8466           within multi-line paragraphs (#339405).
8467
8468 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
8469
8470         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
8471           Fix wavpack typefinding to work in more cases (don't peek
8472           for chunks of multiple hundred kBs at once, but process
8473           things step-by-step in smaller units). Fixes #339786.
8474
8475 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8476
8477         * configure.ac:
8478           back to HEAD
8479
8480 === release 0.10.6 ===
8481
8482 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
8483
8484         * configure.ac:
8485           releasing 0.10.6, "Chao"
8486
8487 2006-04-26  David Schleef  <ds@schleef.org>
8488
8489         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
8490           Fixes #338897.
8491
8492 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8493
8494         * configure.ac:
8495         * win32/common/config.h:
8496           new prerelease
8497
8498 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8499
8500         patch by: Wim Taymans
8501
8502         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8503         (gst_ogg_demux_perform_seek):
8504           make sure correct newsegments are sent, so that the decoder
8505           and the demuxer agree on timestamps.  Fixes playback of a lot
8506           of Ogg files that do not start from 0.  Fixes #339833.
8507
8508 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8509
8510         Patch by: Edward Hervey  <edward@fluendo.com>
8511
8512         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8513         * tests/check/Makefile.am:
8514         * tests/check/elements/videorate.c: (assert_videorate_stats),
8515         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
8516         (videorate_suite), (main):
8517           Fix an infinite loop if frames are passed in with wrongly ordered
8518           timestamps.  Fixes #339013.
8519
8520 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8521
8522         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
8523
8524         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
8525           fix typefinding on some ISO files.  Fixes #339212.
8526
8527 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8528
8529         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
8530
8531         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
8532           add another H264 fourcc.  Fixes #339047.
8533
8534 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8535
8536         Patch by: Jan Schmidt
8537
8538         * gst/playback/gststreamselector.c:
8539         (gst_stream_selector_bufferalloc):
8540           Restore old StreamSelector behaviour.
8541           Fixes #338419.
8542
8543 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8544
8545         * configure.ac:
8546         * win32/common/config.h:
8547           prerelease
8548
8549 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
8550
8551         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
8552
8553         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8554         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
8555           Fix some memory leaks: on finalize, free buffers left in the queue
8556           before destroying the queue; in _push(), unref rtp_buf even if
8557           the process vfunc returned a NULL buffer as output buffer (#337548);
8558           demote some recuring debug messages to LOG level.
8559
8560 2006-04-11  Wim Taymans  <wim@fluendo.com>
8561
8562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
8563         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8564         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
8565         (gst_ogg_demux_loop):
8566         More cleanups.
8567         Respect segment stop when emiting EOS or SEGMENT_DONE.
8568         Fixes (#337945).
8569
8570 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
8571
8572         * gst/playback/gststreamselector.c:
8573         (gst_stream_selector_get_property):
8574           Don't leak pad name.
8575
8576 2006-04-10  Michael Smith  <msmith@fluendo.com>
8577
8578         * tests/check/Makefile.am:
8579         * tests/check/gst-plugins-base.supp:
8580           Suppress an old libtheora bug (fixed in more recent versions), so 
8581           that FC4 buildslaves can pass.
8582
8583 2006-04-10  Wim Taymans  <wim@fluendo.com>
8584
8585         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
8586         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
8587         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
8588         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
8589         (gst_ogg_demux_loop):
8590         Don't leak events.
8591         Remember what error we got when finding chains, if we
8592         were shutdown, that would not be an error.
8593
8594 2006-04-10  Wim Taymans  <wim@fluendo.com>
8595
8596         * gst-libs/gst/audio/gstbaseaudiosink.c:
8597         (gst_base_audio_sink_event):
8598         Starting the ringbuffer when we did not acquire it can cause
8599         a deadlock, is pointless and causes nasty things for
8600         subclasses. 
8601         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
8602
8603 2006-04-10  Wim Taymans  <wim@fluendo.com>
8604
8605         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
8606         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
8607         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8608         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
8609         (gst_ogg_demux_deactivate_current_chain),
8610         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8611         (gst_ogg_demux_bisect_forward_serialno),
8612         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
8613         Add some more debugging.
8614
8615 2006-04-10  Wim Taymans  <wim@fluendo.com>
8616
8617         * ext/theora/theoradec.c: (theora_dec_src_event),
8618         (theora_handle_data_packet):
8619         Some more debug info.
8620
8621         * tests/examples/seek/seek.c: (start_seek), (main):
8622         Print element messages too.
8623
8624 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
8625
8626         * gst/audioresample/debug.h:
8627           replace debug macros with variable number of parameters
8628           by a simple alias to gstreamer standard debug macros 
8629          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
8630           supported by MSVC 6.0 and 7.1)
8631         * gst/audioresample/resample.h:
8632           define M_PI and rint for WIN32
8633         * win32/common/libgstaudio.def:
8634         * win32/common/libgstriff.def:
8635         * win32/common/libgsttag.def:
8636         * win32/common/libgstvideo.def:
8637           add new exported functions
8638         * win32/vs6:
8639           update project files
8640
8641 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
8642
8643         * ext/alsa/gstalsamixeroptions.c:
8644         (gst_alsa_mixer_options_class_init):
8645         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
8646         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
8647         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
8648         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
8649         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
8650         * gst-libs/gst/audio/gstaudiofilter.c:
8651         (gst_audio_filter_class_init):
8652         * gst-libs/gst/audio/gstaudiosink.c:
8653         (gst_audioringbuffer_class_init):
8654         * gst-libs/gst/audio/gstaudiosrc.c:
8655         (gst_audioringbuffer_class_init):
8656         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
8657         * gst-libs/gst/interfaces/colorbalancechannel.c:
8658         (gst_color_balance_channel_class_init):
8659         * gst-libs/gst/interfaces/mixeroptions.c:
8660         (gst_mixer_options_class_init):
8661         * gst-libs/gst/interfaces/mixertrack.c:
8662         (gst_mixer_track_class_init):
8663         * gst-libs/gst/interfaces/tunerchannel.c:
8664         (gst_tuner_channel_class_init):
8665         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
8666         * gst-libs/gst/netbuffer/gstnetbuffer.c:
8667         (gst_netbuffer_class_init):
8668         * gst-libs/gst/rtp/gstbasertppayload.c:
8669         (gst_basertppayload_class_init):
8670         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8671         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
8672         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8673         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
8674         * gst/playback/gststreamselector.c:
8675         (gst_stream_selector_class_init):
8676         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
8677         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
8678         * sys/v4l/gstv4lcolorbalance.c:
8679         (gst_v4l_color_balance_channel_class_init):
8680         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
8681         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
8682         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
8683         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
8684         (gst_v4l_tuner_norm_class_init):
8685         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
8686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
8687         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
8688         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
8689
8690 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
8691
8692         * ext/pango/gsttextrender.h:
8693         * gst-libs/gst/audio/gstaudiosink.h:
8694         * gst-libs/gst/audio/gstaudiosrc.h:
8695         * gst-libs/gst/audio/gstbaseaudiosink.h:
8696         * gst-libs/gst/audio/gstbaseaudiosrc.h:
8697         * gst-libs/gst/audio/gstringbuffer.h:
8698         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8699         * gst-libs/gst/rtp/gstbasertppayload.h:
8700         * gst-libs/gst/video/gstvideofilter.h:
8701         * gst-libs/gst/video/gstvideosink.h:
8702         * gst/playback/gstplaybasebin.h:
8703         * gst/tcp/gstmultifdsink.h:
8704         * sys/v4l/gstv4lelement.h:
8705         Fix broken GObject macros
8706
8707 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
8708
8709         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
8710         More debug to trace why my USB headset is not working with gst
8711
8712 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
8713
8714         * gst/playback/gstplaybasebin.c: (group_destroy):
8715         Clean up our group elements properly in the case where it never 
8716         got committed - it still got added unconditionally to the bin.
8717
8718 2006-04-07  Wim Taymans  <wim@fluendo.com>
8719
8720         * ext/theora/theoradec.c: (theora_dec_sink_event),
8721         (theora_handle_data_packet), (theora_dec_chain):
8722         Unref unhandled events.
8723         Protect against empty buffers.
8724         Perform QoS on running time.
8725
8726 2006-04-07  Michael Smith  <msmith@fluendo.com>
8727
8728         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
8729         (gst_vorbis_enc_chain):
8730           Remove leaks from vorbisenc.
8731           Mostly minor changes, the only significant one is that now the
8732           buffers we set as 'streamheader' on the caps are copies of the
8733           original buffers, to avoid circular refcounting problems.
8734
8735 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
8736
8737         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
8738           Don't remove our mute-probe if someone else already did so.
8739           Don't set a 2nd one if there is already one pending on the pad.
8740
8741         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
8742         (do_playbin_seek):
8743           When a seek fails, ensure that playbin is still set back to playing.
8744           
8745         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
8746         (mpeg_ts_type_find), (plugin_init):
8747           Add a typefind function for mpeg-ts streams. (Closes: #336617)
8748
8749 2006-04-06  Andy Wingo  <wingo@pobox.com>
8750
8751         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
8752         (gst_video_rate_init): Caps-related parameters should not be reset
8753         by a flush -- move their inits to the instance init function.
8754         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
8755         is not OK, just return the result.
8756
8757         * gst/audiotestsrc/gstaudiotestsrc.c
8758         (gst_audio_test_src_class_init)
8759         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
8760         broken by Stefan's commit on 24 March.
8761
8762         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
8763         buffers being pushed out. Fixes oggmux ! multifdsink.
8764
8765 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
8766
8767         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
8768         (gst_vorbis_dec_init), (vorbis_dec_finalize):
8769         * ext/vorbis/vorbisdec.h:
8770         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
8771         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
8772         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
8773         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
8774         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
8775         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
8776         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
8777         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
8778         (gst_vorbis_enc_buffer_from_packet),
8779         (gst_vorbis_enc_buffer_from_header_packet),
8780         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
8781         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
8782         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
8783         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
8784         (gst_vorbis_enc_change_state):
8785         * ext/vorbis/vorbisenc.h:
8786           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
8787           vorbisenc adhere to the official nomenclature; use boilerplate
8788           macro.
8789
8790 2006-04-04  Andy Wingo  <wingo@pobox.com>
8791
8792         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
8793         Whoops, fix bug introduced. Bad hacker!
8794         
8795         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
8796         Properly handle the case where you get EOS before any buffers are
8797         received. Use gst_buffer_make_metadata_writable where appropriate.
8798
8799         * ext/theora/theoradec.c (theora_handle_data_packet): This value
8800         is often negative -- make it signed so as not to wrap around.
8801         Fixes segfaults introduced on 9 March.
8802
8803 2006-04-03  Wim Taymans  <wim@fluendo.com>
8804
8805         * ext/theora/gsttheoradec.h:
8806         * ext/theora/theoradec.c: (theora_dec_src_event):
8807         Don't try to store a gdouble in a gboolean.
8808         Small cleanups.
8809
8810 2006-04-03  Michael Smith  <msmith@fluendo.com>
8811
8812         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
8813           Oggmux sucks.
8814           Make it suck slightly less by writing out the final page.
8815           Still can't encode a vorbis-in-ogg file correctly, though.
8816
8817 2006-04-03  Andy Wingo  <wingo@pobox.com>
8818
8819         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
8820         a g_print.
8821
8822         * ext/theora/theora.c (plugin_init): Register theoraparse.
8823
8824         * ext/theora/gsttheoraparse.h: 
8825         * ext/theora/theoraparse.c: New files implementing a theora
8826         parser. Now we can properly remux ogg/theora+vorbis, yay.
8827
8828         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
8829
8830 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
8831
8832         * gst/audiotestsrc/gstaudiotestsrc.c:
8833           Fixed the sample pipeline (see #323798)
8834
8835 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
8836
8837         * configure.ac:
8838         * win32/common/config.h:
8839         * win32/common/config.h.in:
8840           use AS_VERSION and AS_NANO
8841           more cleanups
8842
8843 2006-03-31  Andy Wingo  <wingo@pobox.com>
8844
8845         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
8846         uninitialized variable return that would happen.
8847         
8848         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
8849         uninitialized variable return that would never happen.
8850
8851         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
8852         (vorbis_parse_sink_event): Add an event function to flush our
8853         state on a seek, and to drain buffers on a premature EOS.
8854         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
8855         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
8856         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
8857         (vorbis_parse_drain_queue): Queue up buffers until we can set
8858         their timestamps and granulepos values.
8859
8860         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
8861         and keep track of data needed for deriving granulepos and
8862         timestamps for buffers.
8863
8864 2006-03-29  Wim Taymans  <wim@fluendo.com>
8865
8866         Patch by: j^ <j at bootlab dot org>
8867
8868         * ext/alsa/gstalsamixerelement.c:
8869         (gst_alsa_mixer_element_class_init):
8870         * ext/alsa/gstalsasink.c:
8871         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
8872         * ext/ogg/gstoggdemux.c:
8873         * ext/ogg/gstoggmux.c:
8874         * ext/ogg/gstoggparse.c:
8875         * ext/pango/gstclockoverlay.c:
8876         * ext/pango/gsttextoverlay.c:
8877         * ext/pango/gsttextrender.c:
8878         * ext/pango/gsttimeoverlay.c:
8879         * ext/theora/theoradec.c:
8880         * ext/theora/theoraenc.c:
8881         * ext/vorbis/vorbisdec.c:
8882         * ext/vorbis/vorbisenc.c:
8883         * gst/audioconvert/gstaudioconvert.c:
8884         * gst/subparse/gstsubparse.c:
8885         * gst/tcp/gstmultifdsink.c:
8886         * gst/tcp/gsttcpclientsink.c:
8887         * gst/tcp/gsttcpclientsrc.c:
8888         * gst/tcp/gsttcpserversink.c:
8889         * gst/tcp/gsttcpserversrc.c:
8890           better/unified long descriptions
8891           Fixes #336477
8892
8893 2006-03-29  Wim Taymans  <wim@fluendo.com>
8894
8895         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
8896         (stop_seek):
8897         Don't let double and triple clicks mess up our state.
8898
8899 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
8900
8901         * gst/playback/gstplaybin.c: (gen_video_element),
8902         (gen_text_element), (gen_audio_element), (gen_vis_element):
8903           Error out gracefully when we can't create any of the usual
8904           conversion elements for some reason. Also, don't try to
8905           create an audioscale (sic) element that's not used anyway.
8906
8907 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
8908
8909         * gst/playback/gstplaybasebin.c: (setup_source):
8910           Don't post RESOURCE_NOT_FOUND error when we can't find a source
8911           element for a particular protocol, that's confusing for users.
8912           Instead, post a RESOURCE_FAILED error, so that our own error
8913           message is actually shown in totem etc. (#336303).
8914
8915 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8916
8917         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8918
8919         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
8920         (gst_gnome_vfs_src_get_icy_metadata):
8921           Fix some minor memory leaks (#336194).
8922
8923 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8924
8925         * ext/gnomevfs/gstgnomevfs.c:
8926         (gst_gnome_vfs_location_to_uri_string):
8927         * ext/gnomevfs/gstgnomevfs.h:
8928         * ext/gnomevfs/gstgnomevfssink.c:
8929         (gst_gnome_vfs_sink_set_property):
8930         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
8931           Make gnomevfssink accept filenames as well as URIs for the
8932           "location" property, just like gnomevfssrc does (and
8933           filesrc/filesink do) (#336190).
8934
8935 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
8936
8937         * tests/check/generic/clock-selection.c: (GST_START_TEST):
8938           set to NULL before unreffing, fixes a valgrind leak.
8939           Why was this not triggering the error that an object needs to
8940           be NULL before unreffing ?
8941         * win32/common/config.h:
8942           update
8943
8944 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
8945
8946         * gst/subparse/gstsubparse.c: (convert_encoding),
8947         (gst_sub_parse_change_state):
8948         * gst/subparse/gstsubparse.h:
8949           Text subtitle files may or may not be UTF-8. If it's not, we
8950           don't really want to see '?' characters in place of non-ASCII
8951           characters like accented characters. So let's assume the input
8952           is UTF-8 until we come across text that is clearly not. If it's
8953           not UTF-8, we don't really know what it is, so try the following:
8954           (a) see whether the GST_SUBTITLE_ENCODING environment variable
8955           is set; if not, check (b) if the current locale encoding is
8956           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
8957           the current locale encoding is UTF-8 and the environment variable
8958           was not set to any particular encoding. Not perfect, but better
8959           than nothing (and better than before, I think) (fixes #172848).
8960
8961 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
8962
8963         * configure.ac:
8964           update core requirement to 0.10.4.1 because of async_playback
8965           vmethod on GstBaseSink
8966
8967 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
8968
8969         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
8970         * gst/adder/gstadder.c: (gst_adder_init):
8971         use DEBUG_FUNCPTR for collectpads
8972
8973 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
8974
8975         * docs/plugins/Makefile.am:
8976         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8977         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8978         * ext/cdparanoia/gstcdparanoiasrc.c:
8979         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
8980         (gst_gnome_vfs_sink_class_init):
8981         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
8982         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
8983         * ext/ogg/gstoggmux.c:
8984         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
8985         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
8986         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
8987         * ext/pango/gsttextoverlay.c:
8988         * ext/pango/gsttextrender.c:
8989         * ext/theora/theoradec.c:
8990         * ext/theora/theoraenc.c:
8991         * ext/vorbis/vorbisdec.c:
8992         * ext/vorbis/vorbisenc.c:
8993         * gst-libs/gst/audio/gstaudiofilter.c:
8994         (gst_audio_filter_base_init):
8995         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8996         (gst_audio_filter_template_base_init):
8997         * gst/adder/gstadder.c: (gst_adder_get_type):
8998         * gst/adder/gstadder.h:
8999         * gst/audioconvert/gstaudioconvert.c:
9000         * gst/audiotestsrc/gstaudiotestsrc.c:
9001         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
9002         (gst_audio_test_src_create):
9003         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9004         * gst/playback/gstdecodebin.c:
9005         * gst/playback/gstplaybin.c:
9006         * gst/playback/gststreamselector.c:
9007         (gst_stream_selector_base_init):
9008         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
9009         * gst/volume/gstvolume.c:
9010         * sys/v4l/gstv4lmjpegsink.c:
9011         * sys/v4l/gstv4lmjpegsrc.c:
9012         * tests/check/libs/cddabasesrc.c:
9013         * tests/old/examples/gob/gst-identity2.gob:
9014           Add docs for adder, use GST_ELEMENT_DETAILS macro,
9015           define GstElementDetails at the top
9016
9017 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
9018
9019         * win32/common/libgstinterfaces.def:
9020         Add a lot of export functions for gst-python
9021         * win32/vs6/libgstinterfaces.dsp:
9022         Add a missing include folder in the project configuration
9023         
9024 2006-03-23  Wim Taymans  <wim@fluendo.com>
9025
9026         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9027         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
9028         (gst_base_audio_src_change_state):
9029         Fix audio sources, forgot to make the ringbuffer
9030         startable...
9031
9032 2006-03-23  Wim Taymans  <wim@fluendo.com>
9033
9034         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9035         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
9036         (gst_base_audio_src_change_state):
9037         unparent instead of unref the ringbuffer.
9038
9039 2006-03-23  Wim Taymans  <wim@fluendo.com>
9040
9041         * gst-libs/gst/audio/gstbaseaudiosink.c:
9042         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
9043         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
9044         Implement new async_play vmethod to start slaving and allow
9045         playback start in case of async PLAY state changes. 
9046
9047         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
9048         Enable QoS with new method in base class.
9049
9050 2006-03-23  Wim Taymans  <wim@fluendo.com>
9051
9052         Patch by: Julien MOUTTE <julien at moutte dot net>
9053
9054         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
9055         (gst_video_test_src_do_seek), (gst_video_test_src_create):
9056         Partially handle 0 framerate, only EOS after the first frame
9057         is missing.
9058
9059 2006-03-23  Wim Taymans  <wim@fluendo.com>
9060
9061         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
9062
9063         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9064         (gst_riff_create_video_template_caps):
9065         * gst/ffmpegcolorspace/avcodec.h:
9066         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9067         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
9068         (gst_ffmpegcsp_avpicture_fill):
9069         * gst/ffmpegcolorspace/imgconvert.c:
9070         Patch for support of YVU9 AVI files (#334822)
9071
9072 2006-03-22  Edward Hervey  <edward@fluendo.com>
9073
9074         * docs/design/design-decodebin.txt:
9075         Added design document for new decodebin
9076         (Target Caps): text/x-pango-markup is also a default target caps.
9077
9078 2006-03-22  Wim Taymans  <wim@fluendo.com>
9079
9080         * gst-libs/gst/audio/gstbaseaudiosink.c:
9081         (gst_base_audio_sink_dispose):
9082         Since we _parent the ringbuffer, we also need to
9083         _unparent instead of a plain _unref.
9084
9085 2006-03-22  Wim Taymans  <wim@fluendo.com>
9086
9087         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
9088         (stop_seek), (scrub_toggle_cb), (main):
9089         Add scrub checkbox.
9090
9091 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9092
9093         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
9094         (gst_ogg_parse_chain):
9095           Fix very inefficient usage of linked lists (#335365).
9096
9097 2006-03-21  Edward Hervey  <edward@fluendo.com>
9098
9099         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
9100         * gst/playback/gstplaybin.c: (handoff):
9101         * gst/playback/gststreamselector.c:
9102         (gst_stream_selector_set_property):
9103         gcc 4.1 unreferenced pointer fixes.
9104         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
9105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9106         gst_buffer_ref() now takes a GstBuffer*.
9107
9108 2006-03-20  Julien MOUTTE  <julien@moutte.net>
9109
9110         * sys/xvimage/xvimagesink.c:
9111         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
9112         by Jan Schmidt.
9113
9114 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
9115
9116         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
9117         (id3v1_type_find), (apetag_type_find), (plugin_init):
9118           Can't do tag preferences via probability, as tags would then
9119           lose against types that are recognised with MAXIMUM probability
9120           (like .wav); so let all tag typefinders return MAXIMUM themselves
9121           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
9122           that we can prefer APE to ID3v1 (fixes #335028).
9123           
9124 2006-03-17  Wim Taymans  <wim@fluendo.com>
9125
9126         * gst-libs/gst/audio/gstbaseaudiosink.c:
9127         (gst_base_audio_sink_change_state):
9128         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
9129         (gst_ring_buffer_may_start):
9130         * gst-libs/gst/audio/gstringbuffer.h:
9131         Only start playback if we are playing.
9132         should fix #330748.
9133
9134 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
9135
9136         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
9137         * win32/common/config.h:
9138           Revert accidental commits to these files.
9139
9140 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
9141
9142         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
9143
9144         * tests/Makefile.am:
9145           Don't try to build tests in tests/icles if we
9146           don't have X (#323852)
9147
9148 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
9149
9150         * gst-libs/gst/tag/gstid3tag.c:
9151           Add TXXX frame identifiers for replaygain stuff as used
9152           by some taggers (see #323721).
9153
9154 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
9155
9156         * gst/playback/gststreamselector.c:
9157         (gst_stream_selector_set_property),
9158         (gst_stream_selector_bufferalloc):
9159           Preserve the existing buggy streamselector behaviour by performing
9160           a fallback buffer allocation when downstream isn't linked yet.
9161           This should really be fixed in playbin by blocking pads until it's
9162           linked them.
9163           Also, use gst_pad_alloc_buffer instead of
9164           gst_pad_alloc_buffer_and_set.
9165
9166 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
9167
9168         * gst-libs/gst/tag/gstid3tag.c:
9169           Don't crash on unknown ID3v2 TXXX frames.
9170           
9171 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
9172
9173         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
9174           Chain up to the parent finalize method.
9175           Add 32-bit sample size to the template caps.
9176
9177         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9178         (gst_riff_create_video_template_caps):
9179           Add the fourcc that the VMWare codec uses.
9180           
9181         * gst/playback/gststreamselector.c:
9182         (gst_stream_selector_set_property),
9183         (gst_stream_selector_bufferalloc),
9184         (gst_stream_selector_request_new_pad):
9185           For the active pad, forward buffer-alloc requests, otherwise
9186           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
9187           having to memcpy every frame when used by playbin.
9188
9189         * gst/tcp/gstmultifdsink.c:
9190         (gst_multi_fd_sink_handle_client_write):
9191           Get negotiated caps from the sink pad, rather than the sink
9192           pad's peer.
9193
9194 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
9195
9196         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9197         
9198         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
9199           Don't forget to set src->callbacks_pushed to FALSE again when
9200           popping them, otherwise re-activation in a different mode won't
9201           work (#334620).
9202
9203 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
9204
9205         Patch by: Sebastien Moutte  <sebastien moutte net>
9206
9207         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
9208         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
9209         (gst_ffmpeg_smpfmt_to_caps):
9210           Replace __VA_ARGS__ caps creation macros with varargs functions.
9211           Makes things compile on MSVC (#320765), looks nicer, and we can
9212           tell the compiler to check for the NULL terminator.
9213
9214 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9215
9216         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
9217
9218         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9219           Make sure the buffer we copy into is really always big
9220           enough, this time for real (#333488).
9221           
9222 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9223
9224         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9225           Add support for 24bpp DIB (#305279).
9226
9227 2006-03-14  Wim Taymans  <wim@fluendo.com>
9228
9229         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
9230         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
9231         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
9232         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
9233         (gst_video_scale_init), (gst_video_scale_src_event):
9234         Re-enable QoS after the release.
9235         Rework videoscale to use the base class src_event handler.
9236
9237 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9238
9239         * configure.ac:
9240           back to CVS.
9241
9242 === release 0.10.5 ===
9243
9244 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
9245
9246         * configure.ac:
9247           releasing 0.10.5, "Net"
9248
9249 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
9250
9251         * docs/plugins/Makefile.am:
9252           Part of previous cdparanoiasrc docs fixes, forgot to commit.
9253           
9254 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9255
9256         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9257         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9258         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9259           Add cdparanoiasrc to docs.
9260
9261         * gst-libs/gst/cdda/gstcddabasesrc.c:
9262           More GstCddaBaseSrc docs.
9263
9264 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9265
9266         * docs/libs/gst-plugins-base-libs-sections.txt:
9267         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
9268         * gst-libs/gst/tag/tag.h:
9269           API: libgsttag: new method gst_tag_from_id3_user_tag().
9270
9271 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
9272
9273         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9274           NULL-terminate array of mpeg4 video file extensions.
9275           Fixes crash on PPC (#334226).
9276
9277 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
9278
9279         * ext/gnomevfs/gstgnomevfssrc.c:
9280         (gst_gnome_vfs_src_check_get_range):
9281           gnome_vfs_uri_is_local() alone is not a good indicator
9282           whether we can operate in pull-mode with a specific URI,
9283           as it returns FALSE for file:// URIs that point to an
9284           NFS-mounted path. Be more conservative here: whitelist
9285           local files, blacklist http URIs and use the old
9286           mechanism for anything else (fixes #334216).
9287
9288 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9289
9290         * configure.ac:
9291           back to trunk
9292
9293 === release 0.10.4 ===
9294
9295 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
9296
9297         * configure.ac:
9298           releasing 0.10.4, "Power"
9299
9300 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
9301
9302         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
9303         Disable max-lateness by setting it to -1 for now, so that 
9304         we can bed QoS stuff in thoroughly between now and the next
9305         release.
9306
9307 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9308
9309         Patch by: Fabrizio Gennari
9310
9311         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9312           Make sure we don't read beyond the palette buffer in case of
9313           broken or manipulated files (#333488)
9314
9315 2006-03-10  Edward Hervey  <edward@fluendo.com>
9316
9317         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
9318         Fix for variable not initialized.
9319
9320 2006-03-09  Wim Taymans  <wim@fluendo.com>
9321
9322         * ext/libvisual/visual.c: (gst_visual_get_type),
9323         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
9324         (gst_visual_chain):
9325         Small cleanups.
9326
9327         * ext/theora/gsttheoradec.h:
9328         * ext/theora/theoradec.c: (gst_theora_dec_init),
9329         (gst_theora_dec_reset), (_theora_granule_time),
9330         (theora_dec_src_convert), (theora_dec_sink_convert),
9331         (theora_dec_src_query), (theora_dec_src_event),
9332         (theora_dec_sink_event), (theora_handle_comment_packet),
9333         (theora_handle_header_packet), (theora_dec_push),
9334         (theora_handle_data_packet), (theora_dec_chain),
9335         (theora_dec_change_state):
9336         Add simple QoS.
9337
9338 2006-03-09  Wim Taymans  <wim@fluendo.com>
9339
9340         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
9341         (audiocast_register_listener), (gst_gnome_vfs_src_start):
9342         Some cleanups.
9343
9344 2006-03-09  Wim Taymans  <wim@fluendo.com>
9345
9346         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
9347         Don't try to activate NULL chains.
9348
9349 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9350
9351         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
9352           Fix invalid memory access to region before peek'd data (#332964).
9353
9354 2006-03-09  Wim Taymans  <wim@fluendo.com>
9355
9356         Patch by: Christophe Fergeau
9357
9358         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
9359         * ext/pango/gsttextrender.c: (gst_text_render_init):
9360         * gst/adder/gstadder.c: (gst_adder_init):
9361         Don't leak padtemplates, closes #333510.
9362
9363 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9364
9365         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
9366           Fix invalid memory access: make sure string passed to
9367           regexec() is NUL-termianted.
9368
9369 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9370
9371         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
9372         (mp3_type_find):
9373           Refactor mpeg/audio typefinding to make it more maintainable
9374           and easier to fine-tune. Make probing into middle of the file
9375           work properly (fixes #333900, also see #152688).
9376
9377 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9378
9379         * gst/typefind/gsttypefindfunctions.c:
9380         (utf8_type_find_have_valid_utf8_at_offset):
9381           Remove part from previous commit that was bogus:
9382           g_utf8_validate() does in fact not accept embedded
9383           zeroes, so we don't need to check for those (thanks
9384           to Mike for the hint).
9385
9386 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
9387
9388         * gst/typefind/gsttypefindfunctions.c:
9389         (utf8_type_find_count_embedded_zeroes),
9390         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
9391           Make plain/text typefinder more conservative: firstly, check
9392           for embedded zeroes, which are perfectly valid UTF-8 characters,
9393           but also a fairly good sign that something is not a plain text
9394           file; secondly, probe into the middle of the file if possible.
9395           If we can't probe into the middle, limit the probability value
9396           to be returned to TYPE_FIND_POSSIBLE (see #333900).
9397
9398 2006-03-08  Michael Smith  <msmith@fluendo.com>
9399
9400         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9401           Make typefind function name for mpeg4 video unique.
9402
9403 2006-03-08  Wim Taymans  <wim@fluendo.com>
9404
9405         * ext/libvisual/visual.c: (gst_visual_init),
9406         (gst_visual_clear_actors), (gst_visual_dispose),
9407         (gst_visual_reset), (gst_visual_src_setcaps),
9408         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
9409         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
9410         (gst_visual_chain), (gst_visual_change_state):
9411         Cleanups, post nice errors.
9412         Handle sink and src events.
9413         Implement simple QoS.
9414
9415         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
9416         Use new basesink methods to configure max-lateness.
9417         Small doc update.
9418
9419         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9420         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
9421         Debug statement cleanups.
9422
9423         * gst/volume/gstvolume.c: (gst_volume_class_init):
9424         Simple cleanup.
9425
9426 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
9427
9428         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
9429         (gst_text_overlay_init), (gst_text_overlay_set_property),
9430         (gst_text_overlay_get_property):
9431           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
9432           as string type properties, but mark them deprecated. Add
9433           'halignment' and 'valignment' properties that use enums
9434           instead of strings.
9435
9436 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
9437
9438         Patch by: Fabrizio Gennari
9439
9440         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9441           Allow palettes with less than 256 colours in AVI files
9442           (#333488)
9443
9444 2006-03-07  Julien MOUTTE  <julien@moutte.net>
9445
9446         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9447         (gst_text_overlay_video_event): Fix wrong EOS handling on text
9448         pad. We were releasing the queued text buffer when we should keep
9449         it until video pad gets EOS or discard the text buffer because it's
9450         too old. That was eating the last subtitle buffer. Add some more
9451         debug.
9452
9453 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9454
9455         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
9456         (gst_text_overlay_video_chain):
9457           Fix invalid memory access (we can't access a buffer after it's been
9458           pushed downstream without taking a reference); fix memory leak (if
9459           there's no text to render, bail out before allocating stuff).
9460
9461 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9462
9463         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
9464         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
9465         * ext/pango/gsttextoverlay.h:
9466           If input is plain text, escape it before passing it to
9467           pango_layout_set_markup().
9468
9469 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9470
9471         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
9472           Don't ignore flow return from gst_pad_push().
9473
9474 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9475
9476         Patch by: Fabrizio Gennari
9477
9478         * ext/libvisual/visual.c: (gst_visual_getcaps),
9479         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
9480         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
9481         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
9482         (gst_vorbisenc_convert_sink):
9483         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
9484         (gst_audio_duration_from_pad_buffer):
9485         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
9486         (gst_audio_filter_chain):
9487         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9488         (gst_base_rtp_depayload_setcaps):
9489         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
9490         (gst_video_get_size):
9491         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
9492           Don't leak references returned by gst_pad_get_parent()
9493           (#333663)
9494
9495 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
9496
9497         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
9498           change location param details
9499         * gst/volume/gstvolume.c: (plugin_init):
9500           correct plugin description
9501
9502 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9503
9504         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
9505         (gst_gnome_vfs_src_check_get_range):
9506           Override GstBaseSrc::check_get_range() in order to avoid opening
9507           the resource just to check whether we can operate in pull-mode or
9508           not - we can predict that pretty well from the URI alone. Should
9509           fix problems with last.fm (#331690). (Requires latest core CVS).
9510
9511 2006-03-06  Wim Taymans  <wim@fluendo.com>
9512
9513         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
9514         (gst_video_sink_class_init):
9515         Throw away frames that are later than 20 ms.
9516
9517 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9518
9519         Patch by: Fabrizio Gennari
9520
9521         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9522           Set depth on WMA caps (#333545)
9523
9524 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9525
9526         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
9527         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
9528           put Theora BOS pages before others.  This hardcodes
9529           the Ogg/Theora I profile, but hey.
9530
9531 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9532
9533         * ext/ogg/README:
9534           updated with some examples
9535         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
9536         (granulepos_add), (theora_buffer_from_packet):
9537         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
9538         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
9539         (gst_vorbisenc_chain):
9540           implement strategy from ext/ogg/README
9541         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
9542         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
9543         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
9544         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
9545           Fix muxer so that oggz-validate is happy with all streams;
9546           except for no eos mark, and the BOS page ordering
9547         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
9548         (check_buffer_granulepos):
9549         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
9550           update tests to check for OFFSET being set as requested
9551           fixed type of granulepos, it's not a ClockTime
9552
9553 2006-03-05  Julien MOUTTE  <julien@moutte.net>
9554
9555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9556         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
9557         Check that the xvimage we are creating has a correct size
9558         before returning it. (#314897)
9559
9560 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9561
9562         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9563           Give id3 and ape tag typefinders a rank slightly higher
9564           than PRIMARY to ensure they're always run before any of
9565           the other typefinders (in particular wav and mp3) (#324186).
9566
9567 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9568
9569         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9570           Add support for '3IVD' fourcc (#333403).
9571
9572 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
9573
9574         * configure.ac:
9575           Bump requirements to GStreamer CVS for the new error enum.
9576
9577         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
9578           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
9579           space left on the device (fixes #333352).
9580
9581 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
9582
9583         * win32/vs6:
9584           add a project file for libgstvolume
9585           update the workspace
9586
9587 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
9588
9589         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
9590         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
9591         (GST_START_TEST):
9592           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
9593           Set IN_CAPS on header buffers
9594
9595 2006-03-02  Wim Taymans  <wim@fluendo.com>
9596
9597         * docs/plugins/Makefile.am:
9598         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9599         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9600         Add audioresample to docs.
9601
9602         * gst/audioconvert/gstaudioconvert.c:
9603         Add revision date.
9604
9605         * gst/audioresample/gstaudioresample.c:
9606         (gst_audioresample_base_init), (gst_audioresample_class_init),
9607         (gst_audioresample_init), (gst_audioresample_dispose),
9608         (audioresample_get_unit_size), (audioresample_transform_caps),
9609         (resample_set_state_from_caps), (audioresample_transform_size),
9610         (audioresample_set_caps), (audioresample_event),
9611         (audioresample_do_output), (audioresample_transform),
9612         (audioresample_pushthrough), (gst_audioresample_set_property),
9613         (gst_audioresample_get_property), (plugin_init):
9614         * gst/audioresample/gstaudioresample.h:
9615         Added docs.
9616         Small code cleanups.
9617
9618 2006-03-02  Wim Taymans  <wim@fluendo.com>
9619
9620         * docs/plugins/Makefile.am:
9621         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9622         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9623         Added videoscale to docs.
9624
9625         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
9626         (gst_video_rate_swap_prev), (gst_video_rate_event),
9627         (gst_video_rate_chain):
9628         Fix typo in docs.
9629
9630         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
9631         (gst_video_scale_init), (gst_video_scale_prepare_size),
9632         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9633         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
9634         * gst/videoscale/gstvideoscale.h:
9635         Added docs, examples.
9636         Some code cleanups.
9637         Post errors instead of g_warning.
9638
9639 2006-03-02  Wim Taymans  <wim@fluendo.com>
9640
9641         * docs/libs/gst-plugins-base-libs-docs.sgml:
9642         * docs/libs/gst-plugins-base-libs-sections.txt:
9643         * docs/libs/gst-plugins-base-libs.types:
9644         * docs/plugins/Makefile.am:
9645         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9646         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9647         Added some more docs to libs and plugins.
9648
9649         * gst-libs/gst/audio/gstringbuffer.c:
9650         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
9651         * gst-libs/gst/audio/gstringbuffer.h:
9652         Document ringbuffer some more.
9653
9654         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
9655         (gst_video_rate_setcaps), (gst_video_rate_reset),
9656         (gst_video_rate_init), (gst_video_rate_flush_prev),
9657         (gst_video_rate_swap_prev), (gst_video_rate_event),
9658         (gst_video_rate_chain), (gst_video_rate_change_state):
9659         * gst/videorate/gstvideorate.h:
9660         Fix videorate to use segments.
9661         Make it work with 0/1 framerates (closes #331903)
9662         Handle EOS correctly.
9663         Added docs.
9664
9665 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
9666
9667         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
9668         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
9669         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
9670           In state change function, first chain up to parent class,
9671           then handle downwards state change stuff. Remove some
9672           commented out cruft from 0.8 code.
9673
9674 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
9675
9676         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
9677         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9678         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
9679         (gst_ogm_parse_chain):
9680           Don't remove/re-add source pad if the new caps are the same as
9681           the old caps anyway (#333042). When removing source pad, don't
9682           unref it afterwards - we didn't ref it when adding. Sprinkle some
9683           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
9684           after using gst_pad_get_parent(). Return downstream flow return
9685           value in chain function.
9686
9687 2006-03-02  Wim Taymans  <wim@fluendo.com>
9688
9689         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9690         * docs/plugins/gst-plugins-base-plugins.args:
9691         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9692         * docs/plugins/gst-plugins-base-plugins.interfaces:
9693         * docs/plugins/gst-plugins-base-plugins.signals:
9694         Fix hierarchy, added some more elements to the docs.
9695
9696         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9697         (gst_ffmpegcsp_get_type):
9698         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
9699         Fix docs for ffmpegcolorspace.
9700
9701 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
9702
9703         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
9704         (apetag_type_find), (ape_type_find), (plugin_init):
9705           Some typefinding fine-tuning:
9706           - rank ID3/APE tags in order of preference via probabilities, so that
9707             ID3v2 > APEv2 > APEv1 > ID3v1.
9708           - three or four bytes don't really justify MAXIMUM probability,
9709             change those to 'very likely' (musepack and monkeysaudio).
9710
9711 2006-03-01  Wim Taymans  <wim@fluendo.com>
9712
9713         * docs/plugins/Makefile.am:
9714         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9715         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9716         * ext/alsa/gstalsamixer.c:
9717         * ext/alsa/gstalsamixer.h:
9718         * ext/alsa/gstalsamixerelement.c:
9719         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
9720         * ext/alsa/gstalsamixerelement.h:
9721         * ext/alsa/gstalsasink.c:
9722         * ext/alsa/gstalsasink.h:
9723         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
9724         (gst_alsasrc_init):
9725         * ext/alsa/gstalsasrc.h:
9726         Added alsa docs.
9727         Small code cleanups.
9728
9729 2006-03-01  Wim Taymans  <wim@fluendo.com>
9730
9731         * ext/theora/Makefile.am:
9732         Dist new header too,
9733
9734 2006-03-01  Wim Taymans  <wim@fluendo.com>
9735
9736         * docs/plugins/Makefile.am:
9737         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9738         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9739         * ext/gnomevfs/gstgnomevfssink.h:
9740         * ext/gnomevfs/gstgnomevfssrc.h:
9741         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9742         * ext/vorbis/vorbisdec.h:
9743         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
9744         * ext/vorbis/vorbisenc.h:
9745         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
9746         (vorbis_parse_chain), (vorbis_parse_change_state):
9747         * ext/vorbis/vorbisparse.h:
9748         * gst/audioconvert/gstaudioconvert.h:
9749         * gst/tcp/gsttcpserversink.h:
9750         * gst/videotestsrc/gstvideotestsrc.c:
9751         * gst/videotestsrc/gstvideotestsrc.h:
9752         * gst/volume/gstvolume.c:
9753         * gst/volume/gstvolume.h:
9754         Fix some more docs.
9755         Added docs for vorbisdec and vorbisparse.
9756         Fix vorbisparse.
9757
9758 2006-03-01  Wim Taymans  <wim@fluendo.com>
9759
9760         * docs/plugins/Makefile.am:
9761         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9762         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9763         * ext/pango/gstclockoverlay.h:
9764         * ext/pango/gsttextoverlay.h:
9765         * ext/pango/gsttextrender.h:
9766         * ext/pango/gsttimeoverlay.h:
9767         * ext/theora/gsttheoradec.h:
9768         * ext/theora/gsttheoraenc.h:
9769         * ext/theora/theoradec.c:
9770         * ext/theora/theoraenc.c:
9771         * gst/audioconvert/gstaudioconvert.h:
9772         * gst/audiotestsrc/gstaudiotestsrc.h:
9773         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
9774         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
9775         * gst/tcp/gstmultifdsink.h:
9776         Updated/added documentation.
9777
9778         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
9779         (gst_text_overlay_halign_get_type),
9780         (gst_text_overlay_wrap_mode_get_type),
9781         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
9782         (gst_text_overlay_init), (gst_text_overlay_set_property),
9783         (gst_text_overlay_get_property):
9784         Fix up properties to be enums instead of string to make bindings,
9785         introspection and automatic GUI creation possible.
9786         Add getters for the properties.
9787
9788 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
9789
9790         * gst/audiotestsrc/gstaudiotestsrc.c:
9791           added defines of M_PI and M_PI_2
9792         * gst/ffmpegcolorspace/avcodec.h:
9793           removed #include "stdint.h" for win32 as _stdint.h is 
9794           autogenerated to win32/common
9795         * win32/common/libgstaudio.def:
9796         * win32/common/libgsttag.def:
9797           added some exports
9798         * win32/vs6:
9799           some project files bugs corrected
9800         * win32/vs7:
9801           project files are reset to the default vs7 configuration 
9802           (they link to msvcr71.dll using default optimizations)
9803           
9804 2006-02-28  Wim Taymans  <wim@fluendo.com>
9805
9806         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
9807         Fix some docs.
9808
9809 2006-02-28  Edward Hervey  <edward@fluendo.com>
9810
9811         * ext/alsa/gstalsasrc.c:
9812         Set proper class on the ElementDetails:
9813         Source/Audio instead of Src/Audio/
9814
9815 2006-02-28  Edward Hervey  <edward@fluendo.com>
9816
9817         * gst/videoscale/vs_scanline.c:
9818         (vs_scanline_resample_nearest_RGBA):
9819         Revert optimization in videoscale. It should go in liboil and have
9820         an appropriate liboil function.
9821
9822 2006-02-28  Wim Taymans  <wim@fluendo.com>
9823
9824         * gst-libs/gst/audio/gstbaseaudiosink.c:
9825         (gst_base_audio_sink_provide_clock):
9826         Don't try to provide a clock in the NULL state.
9827
9828 2006-02-28  Wim Taymans  <wim@fluendo.com>
9829
9830         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
9831         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
9832         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
9833         (gst_ogg_demux_deactivate_current_chain),
9834         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
9835         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
9836         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
9837         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
9838         Use GstSegment infrastructure to remove duplicated code
9839         and handle more seek cases correctly.
9840
9841 2006-02-28  Wim Taymans  <wim@fluendo.com>
9842
9843         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9844         (gst_ffmpegcsp_transform):
9845         Don't ignore return code from ffmpeg convert function.
9846
9847         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
9848         Split out some long statements to ease debugging.
9849
9850 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
9851
9852         * ext/libvisual/visual.c: (gst_visual_init),
9853         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
9854         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
9855         being able to renegotiate the size. Instead, use the negotiation
9856         algorithm from the goom plugin to pick an initial output caps. 
9857
9858         Also, allow theoretical libvisual plugins that might support non-GL 
9859         output even if they also do GL.
9860
9861 2006-02-26  Julien MOUTTE  <julien@moutte.net>
9862
9863         * ext/libvisual/visual.c: (gst_visual_init),
9864         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
9865         (plugin_init): Load only non GL plugins. Fix some memleaks and 
9866         possible negotiation issues.
9867
9868 2006-02-25  Julien MOUTTE  <julien@moutte.net>
9869
9870         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
9871
9872 2006-02-24  Michael Smith  <msmith@fluendo.com>
9873
9874         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
9875         (cmml_type_find), (plugin_init):
9876           Fix CMML type find function to not require a specific minor version
9877           of the CMML header.
9878
9879           Add an MPEG4 video elementary stream typefind function.
9880
9881 2006-02-04  Michael Smith  <msmith@fluendo.com>
9882
9883         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
9884         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
9885         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
9886         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
9887         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
9888         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
9889           Annodex support in ogg demuxer. Doesn't do very much without the
9890           other annodex patches (to come).
9891
9892 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9893
9894         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
9895
9896         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9897           Pick up palette for MS video v1 (#327028)
9898
9899 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9900
9901         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9902         (gst_ffmpegcsp_caps_remove_format_info),
9903         (gst_ffmpegcsp_get_unit_size):
9904           The 'palette_data' field from incoming RGB caps shouldn't be
9905           proxied on outgoing YUV caps; also, restrict unit size
9906           adjustment in case of paletted data only to the unit that
9907           actually has a palette. Fixes #330711.
9908
9909 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9910
9911         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9912         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
9913         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
9914         (gst_ffmpegcsp_get_unit_size):
9915           Plug some memory leaks.
9916
9917 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9918
9919         * sys/ximage/Makefile.am:
9920         * sys/xvimage/Makefile.am:
9921           Add some _CFLAGS and _LIBS that seem to be missing
9922           and/or required for Cygwin (see #317048).
9923
9924 2006-02-22  Wim Taymans  <wim@fluendo.com>
9925
9926         * ext/alsa/gstalsasrc.c:
9927         Fix description as pointed out by caugier.
9928
9929 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
9930
9931         Reviewed by : Edward Hervey  <edward@fluendo.com>
9932
9933         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
9934         (qt_type_find):
9935         Better 3gp typefinding (#331526).
9936
9937 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
9938
9939         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
9940           Don't send EOS event here, the base class will send one for us.
9941
9942         * gst/playback/gstplaybasebin.c: (prepare_output):
9943           Subpictures without video stream aren't allowed either.
9944         
9945         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
9946           Fix debug statement copy'n'paste-o.
9947
9948 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
9949
9950         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
9951           Fix issues with mixer keeping state when muting/unmuting
9952           and when changing the volume whilst muted (see #331763
9953           and #331765).
9954
9955 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
9956
9957         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
9958         (parse_subrip), (gst_sub_parse_format_autodetect):
9959           Set right caps given that we send escaped text. Also,
9960           honour <i></i>, <b></b> and <u></u> markers that can be found
9961           in .srt files (fixes #310202).
9962
9963 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
9964
9965         * gst-libs/gst/audio/mixerutils.c:
9966         (element_factory_rank_compare_func):
9967           Make order in which elements are tried more determinable.
9968
9969 2006-02-20  Julien MOUTTE  <julien@moutte.net>
9970
9971         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
9972         (remove_element_chain), (cleanup_decodebin),
9973         (gst_decode_bin_change_state): Make decodebin reusable by
9974         fixing remove_element_chain first and then introduce a
9975         cleaner in state change to ->NULL. (Closes #331678)
9976
9977 2006-02-19  Wim Taymans  <wim@fluendo.com>
9978
9979         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
9980         use 0666 mask when creating files so umask gets applied
9981         correctly. Fixes #331295.
9982
9983 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
9984
9985         * gst/subparse/Makefile.am:
9986         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
9987         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
9988         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
9989         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
9990         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
9991         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
9992         * gst/subparse/gstssaparse.h:
9993         * gst/subparse/gstsubparse.c: (plugin_init):
9994           Add very basic parser for SSA subtitle streams (as often
9995           found in matroska files).
9996
9997 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
9998
9999         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
10000           That should be text/x-pango-markup, not text/x-pango-layout.
10001
10002 2006-02-19  Julien MOUTTE  <julien@moutte.net>
10003
10004         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
10005         Polishing.
10006
10007 2006-02-19  Julien MOUTTE  <julien@moutte.net>
10008
10009         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
10010         (gst_text_overlay_finalize), (gst_text_overlay_init),
10011         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
10012         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
10013         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
10014         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
10015         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
10016         Fix state change deadlock.
10017
10018 2006-02-19  Julien MOUTTE  <julien@moutte.net>
10019
10020         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
10021         (gst_text_overlay_finalize), (gst_text_overlay_init),
10022         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
10023         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
10024         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
10025         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
10026         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
10027         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
10028         and subtitles files.
10029
10030 2006-02-19  Julien MOUTTE  <julien@moutte.net>
10031
10032         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
10033         should be considered as raw.
10034
10035 2006-02-19  Julien MOUTTE  <julien@moutte.net>
10036
10037         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
10038         (cb_probe):
10039         * gst/playback/gststreaminfo.h: Introduce language informations.
10040
10041 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
10042
10043         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10044         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
10045         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10046         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
10047         Set shared memory segments to be deleted as soon as we have attached,
10048         that way they get cleaned up automatically if we crash.
10049
10050 2006-02-18  Julien MOUTTE  <julien@moutte.net>
10051
10052         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
10053         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
10054         functions are called with lock held.
10055
10056 2006-02-18  Julien MOUTTE  <julien@moutte.net>
10057
10058         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
10059         (gst_text_overlay_finalize), (gst_text_overlay_init),
10060         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
10061         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
10062         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
10063         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
10064         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
10065         (gst_text_overlay_change_state): Refactoring of textoverlay
10066         without collectpads. This now supports sparse subtitles coming
10067         from a demuxer instead of a sub file. Seeking is still broken 
10068         though. Need to discuss with wtay some more on how to handle
10069         seeking correctly.
10070         * ext/pango/gsttextoverlay.h:
10071         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
10072         subtitles coming from the demuxer.
10073
10074 2006-02-17  Wim Taymans  <wim@fluendo.com>
10075
10076         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
10077         (gst_vorbisenc_convert_sink):
10078         Use some more scaling functions.
10079
10080 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
10081
10082         * ext/cdparanoia/gstcdparanoiasrc.c:
10083         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
10084         (gst_cd_paranoia_paranoia_callback),
10085         (gst_cd_paranoia_src_signal_is_being_watched),
10086         (gst_cd_paranoia_src_read_sector):
10087         * ext/cdparanoia/gstcdparanoiasrc.h:
10088           Add back 'transport-error' and 'uncorrected-error' signals and
10089           make them actually be fired when bad stuff happens (#319340).
10090
10091 2006-02-17  Wim Taymans  <wim@fluendo.com>
10092
10093         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
10094         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
10095         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
10096         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
10097         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
10098         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
10099         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
10100         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
10101         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
10102         (gst_ring_buffer_clear):
10103         Small cleanups.
10104         Added some G_LIKELY.
10105
10106 2006-02-17  Wim Taymans  <wim@fluendo.com>
10107
10108         * gst-libs/gst/audio/TODO:
10109         Update TODO
10110
10111         * gst-libs/gst/audio/gstbaseaudiosink.c:
10112         (gst_base_audio_sink_get_offset):
10113         When trying to play samples ASAP and we don't have a
10114         previous sample, try to play at position 0 instead of
10115         an invalid position.
10116
10117 2006-02-17  Wim Taymans  <wim@fluendo.com>
10118
10119         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
10120         (gst_alsasink_reset):
10121         Also release lock when we get an error in _reset();
10122         fix an error message.
10123
10124 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10125
10126         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
10127         (gst_alsasink_init), (get_channel_free_structure),
10128         (caps_add_channel_configuration), (gst_alsasink_getcaps),
10129         (gst_alsasink_close):
10130         * ext/alsa/gstalsasink.h:
10131           Add support for more than 2 channels (#326720).
10132
10133 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10134
10135         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10136           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
10137           with 4 or 6 channels, assume a default channel layout to make things
10138           work (not sure there's anything else we can do in those cases).
10139
10140 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10141
10142         * gst-libs/gst/audio/multichannel.c:
10143           Minor docs fix.
10144
10145         * gst-libs/gst/riff/Makefile.am:
10146         * gst-libs/gst/riff/riff-ids.h:
10147         * gst-libs/gst/riff/riff-media.c:
10148         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
10149           Add support for WAVEFORMATEX, eg. PCM audio with more than two
10150           channels and a channel layout map.
10151           
10152 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
10153
10154         Reviewed by Edward Hervey  <edward@fluendo.com>
10155
10156         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
10157         C-level optimization of the RGBA nearest neighbour function.
10158         Eventually this might end up in liboil with vectorized versions.
10159
10160 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10161
10162         * gst-libs/gst/audio/multichannel.c:
10163         (gst_audio_get_channel_positions):
10164           When we have more than 2 channels, but no channel layout is
10165           specified in the caps, return some default channel layout
10166           to the caller and warn about about a possibly buggy element
10167           (could be buggy filtercaps as well of course) (#317038).
10168
10169 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10170
10171         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10172           Add gst-libs/gst/cdda to list of lib search paths.
10173
10174 2006-02-15  Andy Wingo  <wingo@pobox.com>
10175
10176         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
10177         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
10178         to the Lord Jesus that I do not have to touch the ogg muxer ever
10179         again.
10180
10181 2006-02-15  Edward Hervey  <edward@fluendo.com>
10182
10183         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10184         quicktime movie files can also contain 'uuid' atoms.
10185
10186 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
10187
10188         * gst/audioconvert/plugin.c: (plugin_init):
10189           Register the GstAudioChannelPosition enum type with the type
10190           system in the plugin_init function, so that it is known before
10191           any element actually makes use of multi-channel stuff. This is
10192           required for example if one wants to be able to deserialise/use
10193           a caps string with channel positions before any pipeline has
10194           been setup and started, like with gst-launch.
10195
10196 2006-02-14  Wim Taymans  <wim@fluendo.com>
10197
10198         * gst-libs/gst/audio/gstringbuffer.c:
10199         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
10200         (gst_ring_buffer_samples_done), (wait_segment),
10201         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
10202         Add some compiler G_(UN_)LIKELY help.
10203         SIGNAL the ringbuffer waiters when going to PAUSED as well to
10204         make sure they can exit their functions. Should fix #330748
10205
10206 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10207
10208         * Makefile.am:
10209         * configure.ac:
10210         * win32/MANIFEST:
10211         * win32/common/_stdint.h:
10212           Windows does not have long long; copy the generated _stdint.h
10213         * win32/common/interfaces-enumtypes.c:
10214         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
10215         (gst_mixer_track_flags_get_type),
10216         (gst_tuner_channel_flags_get_type):
10217         * win32/common/multichannel-enumtypes.c:
10218         (gst_audio_channel_position_get_type):
10219           update
10220
10221 2006-02-13  Wim Taymans  <wim@fluendo.com>
10222
10223         * gst-libs/gst/audio/gstbaseaudiosink.c:
10224         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
10225         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10226         Always sync on first sample we receive when starting.
10227
10228 2006-02-13  Wim Taymans  <wim@fluendo.com>
10229
10230         * gst/playback/gstplaybin.c: (gen_vis_element):
10231         Update vis bin docs.
10232         Move queue after tee so we don't queue video buffers but
10233         audio samples instead. Fixes problems where the video queue
10234         is filled and the audio queue empty.
10235
10236 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
10237
10238         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10239           No need to push an EOS event here, GstBaseSrc will do that for us
10240           when we return FLOW_UNEXPECTED.
10241           
10242 2006-02-12  Wim Taymans  <wim@fluendo.com>
10243
10244         * gst-libs/gst/audio/gstbaseaudiosink.c:
10245         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
10246         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
10247         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10248         Use scale functions when possible.
10249         Fix error messages.
10250         Free clockid when after waiting for EOS.
10251         Use G_(UN_)LIKLY when it makes sense.
10252         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
10253
10254 2006-02-12  Edward Hervey  <edward@fluendo.com>
10255
10256         * gst/playback/gstplaybasebin.c: (prepare_output): 
10257         Remove stray semi-colon (fixes #330888).
10258
10259 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
10260
10261         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
10262         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
10263         Fix up the XShm call testing so that we catch errors, and don't
10264         cause new ones by attempting to detach from a segment we failed
10265         to attach to. Fixes #312439.
10266
10267 2006-02-10  Edward Hervey  <edward@fluendo.com>
10268
10269         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10270         Added flv file typefind (video/x-flv).
10271
10272 2006-02-10  Edward Hervey  <edward@fluendo.com>
10273
10274         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10275         (gst_riff_create_video_template_caps):
10276         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
10277         Also added the caps to the default set of riff video caps.
10278
10279 2006-02-09  Andy Wingo  <wingo@pobox.com>
10280
10281         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
10282         time and the end time of the last packet in the page.
10283         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
10284         on the pages in our queue, set the duration as well. Reflow a
10285         debug statement.
10286         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
10287         Fixes bad muxing order.
10288
10289 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10290
10291         * gst-libs/gst/rtp/gstbasertppayload.c:
10292         (gst_basertppayload_setcaps), (gst_basertppayload_push):
10293           update seqnum before setting it on the packet; this makes sure
10294           that the timestamp and seqnum properties match after pushing
10295           a buffer
10296
10297 2006-02-09  Andy Wingo  <wingo@pobox.com>
10298
10299         * gst-libs/gst/audio/gstringbuffer.c
10300         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
10301         overflow after 13.5 hours of recording. Kapow!
10302
10303         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
10304         the buffer size -- we don't care about underrun/overrun reporting
10305         right now, just need to return a useful value.
10306
10307 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
10308
10309         * configure.ac:
10310           Back to CVS
10311
10312 === release 0.10.3 ===
10313
10314 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
10315
10316         * configure.ac:
10317           releasing 0.10.3, "Under Pressure"
10318
10319 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
10320
10321         * configure.ac:
10322         Drat. Bump libtool version number for new API.
10323         Prelease 0.10.2.3 (of 0.10.3)
10324
10325 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
10326
10327         * configure.ac:
10328         * win32/common/config.h:
10329         0.10.2.2 prerelease (of 0.10.3).
10330
10331 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
10332
10333         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
10334           Revert Andy's newsegment change pending a more correct
10335           fix.
10336
10337 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
10338
10339         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
10340         (qt_type_find), (plugin_init):
10341           detect more files as 3gp
10342           group and reorder the iso file formats
10343
10344 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10345
10346         * ext/vorbis/vorbis.c: (plugin_init):
10347           Register musicbrainz tags, so apps don't have to.
10348
10349 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10350
10351         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
10352         (gst_tag_to_vorbis_tag):
10353           Make sure we called gst_tag_register_musicbrainz_tags()
10354           before possibly mapping a vorbiscomment string from/to a
10355           musicbrainz tag.
10356
10357 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10358
10359         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
10360           In case we can't find the required number of consecutive
10361           mpeg audio frames to positively identify an MPEG audio
10362           stream, check if there's at least a valid mpeg audio
10363           frame right at offset 0 and if so suggest mpeg/audio
10364           caps with a very low probability (#153004).
10365
10366 2006-02-07  Andy Wingo  <wingo@pobox.com>
10367
10368         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
10369         a TIME segment if we get timestamped buffers. Requires recent
10370         fixes in core to work properly.
10371
10372 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10373
10374         * gst/playback/gstplaybasebin.c: (prepare_output):
10375           Don't print the URI as part of the error message, it
10376           makes error dialogs look rather ugly, especially if
10377           the URI is very long or has characters in it that
10378           need escaping.
10379
10380 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10381
10382         * gst/playback/gstplaybasebin.c: (prepare_output):
10383           Error out if we have only text or subtitles, but nothing
10384           else. Also error out if we have subtitles but no video
10385           stream.
10386
10387 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10388
10389         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
10390           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
10391           Post an error message on the bus when we encounter an
10392           error, which will hopefully be more meaningful than the
10393           'Internal Flow Error' message users get to see if we
10394           just return GST_FLOW_ERROR.
10395
10396 2006-02-07  Andy Wingo  <wingo@pobox.com>
10397
10398         * configure.ac (GST_MAJORMINOR): Update core version req to
10399         0.10.2.2, for the collectpads API addition (#330244).
10400
10401 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10402
10403         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10404           Return FALSE from plugin_init() when GnomeVFS can't
10405           be initialised for some reason (#328423).
10406
10407 2006-02-06  Julien MOUTTE  <julien@moutte.net>
10408
10409         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
10410         Stick to seeking theory until i find the bug.
10411         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
10412
10413 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
10414
10415         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10416         (theora_enc_finalize), (theora_enc_sink_setcaps),
10417         (theora_set_header_on_caps), (theora_enc_chain),
10418         (theora_enc_change_state):
10419         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
10420           Make theoraenc and the tests leak free. Like, really.
10421
10422 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
10423
10424         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10425         (theora_enc_finalize), (theora_enc_sink_setcaps):
10426           Add a finalize method to ensure we clean up state even if
10427           someone omitted the state change back to NULL.
10428
10429         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
10430         (gst_vorbisenc_chain):
10431           Free some more leaked bits.
10432
10433         * tests/check/pipelines/theoraenc.c: (start_pipeline),
10434         (stop_pipeline):
10435           Wait for state changes to happen if they're ASYNC.
10436
10437           This ought to teach those fancy pants buildbots a lesson.
10438
10439 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10440
10441         * gst-libs/gst/tag/gstid3tag.c:
10442           Add mapping for ID3 International Standard Recording Code
10443           tag "TSRC"
10444
10445 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10446
10447         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
10448           Don't leak tag names.
10449
10450 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10451
10452         * docs/libs/gst-plugins-base-libs-docs.sgml:
10453         * docs/libs/gst-plugins-base-libs-sections.txt:
10454         * gst-libs/gst/tag/gstid3tag.c:
10455         * gst-libs/gst/tag/gstvorbistag.c:
10456         * gst-libs/gst/tag/tags.c:
10457           Split libgsttag docs into multiple sections.
10458
10459 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10460
10461         * docs/libs/Makefile.am:
10462         * docs/libs/gst-plugins-base-libs-docs.sgml:
10463         * docs/libs/gst-plugins-base-libs-sections.txt:
10464         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
10465         * gst-libs/gst/tag/gstvorbistag.c:
10466         * gst-libs/gst/tag/tag.h:
10467         * gst-libs/gst/tag/tags.c:
10468           Add libgsttag to the docs.
10469
10470 2006-02-05  Julien MOUTTE  <julien@moutte.net>
10471
10472         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
10473         (gst_text_overlay_init), (gst_text_overlay_src_event),
10474         (gst_text_overlay_collected): Fix clockoverlay.
10475
10476 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10477
10478         * docs/libs/compiling.sgml:
10479           Fix typo: it's pkg-config, not pkg-gconfig
10480
10481         * docs/libs/gst-plugins-base-libs-docs.sgml:
10482         * docs/libs/gst-plugins-base-libs-sections.txt:
10483         * docs/libs/tmpl/gstgconf.sgml:
10484           There is no libgstgconf in 0.10, remove it
10485           from the docs.
10486
10487 2006-02-05  Julien MOUTTE  <julien@moutte.net>
10488
10489         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
10490         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10491         (gst_text_overlay_src_event), (gst_text_overlay_collected):
10492         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
10493         (gst_sub_parse_class_init), (gst_sub_parse_init),
10494         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
10495         (parse_mpsub), (parser_state_init), (handle_buffer),
10496         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
10497         * gst/subparse/gstsubparse.h: Introduce seeking code.
10498
10499 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10500
10501         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10502           Add comment about LANGUAGE tag inconsistency (we want
10503           ISO-639-1, but extract three-letter identifiers?)
10504
10505         * po/POTFILES.in:
10506           Add two translatable files.
10507
10508 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10509
10510         * gst-libs/gst/tag/Makefile.am:
10511         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10512         * gst-libs/gst/tag/tag.h:
10513         * gst-libs/gst/tag/tags.c:
10514         (gst_tag_register_musicbrainz_tags_internal),
10515         (gst_tag_register_musicbrainz_tags):
10516           Forward-port some tags stuff from the 0.8 branch. This is
10517           mostly the addition of musicbrainz tags and their mapping
10518           to vorbistags, and a vorbistag mapping of the language tag.
10519
10520 2006-02-05  Julien MOUTTE  <julien@moutte.net>
10521
10522         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
10523         refactoring.
10524
10525 2006-02-04  David Schleef  <ds@schleef.org>
10526
10527         * ext/ogg/gstoggmux.c:
10528         * gst/typefind/gsttypefindfunctions.c:
10529           Add Dirac typefinding and add dirac format to oggmux.
10530
10531 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10532
10533         * gst/playback/gstdecodebin.c: (try_to_link_1):
10534           Don't put essential function call into
10535           g_return_*() macro, otherwise it'll all be
10536           replaced by NOOPs when compiling with
10537           G_DISABLE_CHECKS defined.
10538
10539 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
10540
10541         * ext/ogg/gstoggdemux.c:
10542         * ext/ogg/gstoggparse.c:
10543         * gst/tcp/gsttcpserversink.c:
10544         * sys/v4l/v4lsrc_calls.c:
10545         * sys/v4l/v4lsrc_calls.h:
10546         Just make it compile with --disable-gst-debug.
10547
10548 2006-02-03  Wim Taymans  <wim@fluendo.com>
10549
10550         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
10551         (gst_alsasink_class_init), (gst_alsasink_init),
10552         (gst_alsasink_write), (gst_alsasink_reset):
10553         * ext/alsa/gstalsasink.h:
10554         Add lock to protect alsa calls.
10555         Implement reset to flush samples ASAP, does not work
10556         with dmix though.
10557
10558 2006-02-02  Wim Taymans  <wim@fluendo.com>
10559
10560         * gst-libs/gst/audio/gstbaseaudiosink.c:
10561         (gst_base_audio_sink_provide_clock):
10562         Ugh.. getting late I guess...
10563
10564 2006-02-02  Wim Taymans  <wim@fluendo.com>
10565
10566         * gst-libs/gst/audio/gstbaseaudiosink.c:
10567         (gst_base_audio_sink_provide_clock),
10568         (gst_base_audio_sink_set_property),
10569         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
10570         Don't try to provide a clock when we are not negotiated since
10571         we might not be able to make it run.
10572
10573 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10574
10575         * gst/playback/gstdecodebin.c: (try_to_link_1):
10576           Unlinking two source pads is ... hard.
10577
10578 2006-02-02  Wim Taymans  <wim@fluendo.com>
10579
10580         * gst-libs/gst/audio/TODO:
10581         Updated.
10582
10583         * gst-libs/gst/audio/gstbaseaudiosink.c:
10584         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
10585         On EOS, wait till the last sample is played before posting EOS.
10586
10587 2006-02-01  Philippe Kalaf <burger at speedy dot org>
10588
10589         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10590           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
10591           setting queue_delay to zero. Also avoid thread being started if
10592           queue_delay is zero.
10593
10594 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10595
10596         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
10597           Make test work again by connecting fakesinks to each decoded pad,
10598           which makes the pipeline wait until each fakesink has a buffer
10599           queued before going to PAUSED state. At that point we know the
10600           decodebin pads are negotiated.
10601
10602 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10603
10604         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
10605         (gst_cdda_base_src_handle_event):
10606         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
10607           Pass unhandled queries to the parent class's query function.
10608
10609 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10610
10611         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
10612         (gst_ogg_pad_src_query):
10613         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
10614         * ext/theora/theoradec.c: (theora_dec_src_query),
10615         (theora_dec_sink_query):
10616         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10617         (vorbis_dec_sink_query):
10618         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
10619         (gst_vorbisenc_sink_query):
10620         * gst/adder/gstadder.c: (gst_adder_query):
10621           Pass unhandled queries upstream instead of just
10622           dropping them (#326447). Also, fix supported
10623           query types list for some elements.
10624
10625 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10626
10627         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
10628         (paris_type_find), (ilbc_type_find), (plugin_init):
10629           Fix typefinding for audio/x-au, audio/x-paris and
10630           audio/iLBC-sh. We cannot use the START_WITH macros
10631           here, because there can only be one typefind factory
10632           with the same name (caps), so the second one would
10633           replace the first one and the first one would never
10634           be called when doing typefinding (see #161712).
10635           
10636
10637 2006-01-31  Wim Taymans  <wim@fluendo.com>
10638
10639         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
10640         (vorbis_handle_header_packet), (vorbis_dec_push),
10641         (vorbis_handle_data_packet):
10642         Use scale_int when we can, add some more scaling.
10643         Check packettype before parsing it.
10644
10645 2006-01-31  Wim Taymans  <wim@fluendo.com>
10646
10647         * ext/theora/theoradec.c: (_theora_granule_time),
10648         (theora_dec_src_convert), (theora_dec_sink_convert):
10649         Call right _scale functions.
10650         Use parameter instead of some other random value.
10651
10652 2006-01-31  Wim Taymans  <wim@fluendo.com>
10653
10654         * ext/theora/theoradec.c: (_theora_granule_frame),
10655         (_theora_granule_time), (_inc_granulepos),
10656         (theora_dec_src_convert), (theora_dec_sink_convert),
10657         (theora_handle_type_packet), (theora_handle_data_packet),
10658         (theora_dec_chain):
10659         Use higher precision timestamps calculation.
10660         Convert some other conversions to _scale.
10661
10662 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
10663
10664         * gst/audiotestsrc/gstaudiotestsrc.c:
10665         (gst_audio_test_src_create_sine_table), (plugin_init):
10666         * gst/volume/gstvolume.c: (plugin_init):
10667           initialize gst_controller before using
10668
10669 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10670
10671         * tests/check/pipelines/theoraenc.c:
10672         * tests/check/pipelines/vorbisenc.c:
10673         Define constant using G_GINT64_CONSTANT to avoid errors when
10674         passing it around - otherwise it gets truncated to 32 bits.
10675
10676         Fixes failing tests.
10677
10678 2006-01-31  Andy Wingo  <wingo@pobox.com>
10679
10680         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
10681         caps being set doesn't have a framerate value. Basically a stopgap
10682         measure.
10683
10684         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
10685         technically correct enough to put into core though.
10686         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
10687         DURATION. Fixes theoraenc ! oggmux.
10688
10689         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
10690         fraction, not double.
10691
10692 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
10693
10694         * win32/vs7:
10695         add vs7 project files created by Sergey Scobich
10696
10697 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
10698
10699         * win32/vs8:
10700         add vs8 project files created by Sergey Scobich
10701         
10702 2006-01-30  Andy Wingo  <wingo@pobox.com>
10703
10704         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
10705         timestamp + duration, not just timestamp -- ogg pages should be
10706         ordered by stop time. Necessary fix given the change in vorbis
10707         timestamps.
10708
10709         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
10710         (gst_theora_enc_init): Pull the granule shift out of the encoder.
10711         (granulepos_add): New function, handles the messiness of adjusting
10712         granulepos values.
10713         (theora_buffer_from_packet):
10714         (theora_enc_chain):
10715         (theora_enc_sink_event): Use granulepos_add, not +.
10716
10717         * tests/check/pipelines/theoraenc.c
10718         (check_buffer_granulepos_from_starttime): Just check the frame
10719         count, not the actual granulepos -- we can't dictate to the
10720         encoder when it should be placing keyframes.
10721
10722 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10723
10724         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10725           SERVICE_NOT_AVAILABLE happens for example when you're trying to
10726           play an http:// stream from a server that's not serving
10727
10728 2006-01-30  Andy Wingo  <wingo@pobox.com>
10729
10730         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
10731         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
10732         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
10733         available.
10734
10735         * ext/theora/gsttheoraenc.h:
10736         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
10737         although theoraenc was timestamping correctly. Added handling of
10738         streams that start with nonzero timestamps.
10739
10740         * tests/check/Makefile.am:
10741         * tests/check/pipelines/theoraenc.c: New file, basically does same
10742         tests as vorbisenc.
10743
10744         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
10745
10746 2006-01-30  Wim Taymans  <wim@fluendo.com>
10747
10748         * gst-libs/gst/audio/gstaudiosink.c:
10749         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
10750         (gst_audioringbuffer_pause):
10751         Implement pause that does not wait for completion.
10752
10753         * gst-libs/gst/audio/gstbaseaudiosink.c:
10754         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10755         Don't drop buffers when going to PAUSED but perform preroll on
10756         remaining samples now that core base class supports this.
10757
10758         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
10759         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
10760         (gst_ring_buffer_commit):
10761         Pause should not signal waiters.
10762         Implement return value of _commit correctly.
10763
10764 2006-01-30  Andy Wingo  <wingo@pobox.com>
10765
10766         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
10767
10768         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
10769         updated to timestamp from the first sample, not the last.
10770         (gst_vorbisenc_buffer_from_header_packet): New function, takes
10771         special care of granulepos and timestamp for header packets.
10772         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
10773         when the first buffer has a nonzero timestamp.
10774
10775         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
10776         (GstVorbisEnc.subgranule_offset): New members. Take care of the
10777         case when the first audio buffer we get has a nonzero timestamp.
10778         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
10779         properly timestamp vorbis buffers with the time of the first
10780         sample, not the last.
10781         
10782         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
10783         vorbis_granule_time_copy -- now it takes the granule/subgranule
10784         offset into account.
10785
10786         * tests/check/pipelines/vorbisenc.c: New test for correctness of
10787         timestamps, durations, and granulepos on buffers produced by
10788         vorbisenc.
10789
10790 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
10791
10792         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10793         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10794           Patch from Eric Jonas to support conversions to/from UYVY 
10795           (Fixes: #324626)
10796
10797 2006-01-30  Julien MOUTTE  <julien@moutte.net>
10798
10799         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
10800         (setup_subtitle), (setup_source), (set_active_source):
10801         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
10802         (gen_text_element), (gen_audio_element), (gen_vis_element),
10803         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
10804
10805 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
10806
10807         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
10808         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
10809                 use gst_guint64_to_gdouble to be compliant with vs6
10810         * gst/playback/gstdecodebin.c: (try_to_link_1)
10811         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
10812                 use G_GINT64_CONSTANT for int64 constants
10813         * win32/common/libgstinterfaces.def:
10814                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
10815         * win32/vs6:
10816                 update and add new project files
10817                 
10818 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10819
10820         * Makefile.am:
10821         * win32/MANIFEST:
10822         * win32/common/interfaces-enumtypes.c:
10823         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
10824         (gst_mixer_track_flags_get_type),
10825         (gst_tuner_channel_flags_get_type):
10826         * win32/common/interfaces-enumtypes.h:
10827         * win32/common/multichannel-enumtypes.c:
10828         (gst_audio_channel_position_get_type):
10829         * win32/common/multichannel-enumtypes.h:
10830           add a win32-update rule like in core, and copy over enumtypes files
10831
10832 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10833
10834         * win32/MANIFEST:
10835         * win32/common/config.h:
10836         * win32/common/config.h.in:
10837           add config files just like in core
10838
10839 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
10840
10841         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
10842           Make gcc-4.1 happy (part of #327357).
10843
10844 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10845
10846         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
10847         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
10848         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
10849         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
10850         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
10851         (gst_alsasrc_unprepare), (gst_alsasrc_read):
10852           Update all error messages.  All of them should either use
10853           the default translated message, or actually provide a
10854           translatable string.
10855           Make the string for channel count problems meaningful.
10856
10857 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10858
10859         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10860           check for and throw RESOURCE_BUSY
10861
10862 2006-01-27  David Schleef  <ds@schleef.org>
10863
10864         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
10865           checked in this change -- it requires liboil features not
10866           in 0.3.6.  Revert parts.
10867
10868 2006-01-27  David Schleef  <ds@schleef.org>
10869
10870         * REQUIREMENTS:
10871         * configure.ac: update liboil requirement to 0.3.6
10872         * gst/videoscale/Makefile.am:
10873         * gst/videoscale/vs_scanline.c: liboilify
10874
10875 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
10876
10877         * ext/libvisual/visual.c: (get_buffer):
10878           When pad_alloc returns a GstFlowReturn other
10879           than GST_FLOW_OK, make sure it is passed upstream.
10880
10881 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
10882
10883         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
10884         (gst_alsasink_class_init):
10885           Free the device name string.
10886
10887         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10888         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
10889         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
10890           Don't remove a pad from the collectpads structure until it
10891           is released - it's a request pad, and may receive data again
10892           if the element gets moved back to PLAYING state.
10893
10894         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10895           Ensure we turn on double buffering on the Xv port, and
10896           set the colour key to something dark and mysterious that
10897           isn't black.
10898
10899 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10900
10901         * ext/alsa/gstalsaplugin.c: (plugin_init):
10902         * ext/cdparanoia/gstcdparanoiasrc.c:
10903         (gst_cd_paranoia_src_base_init), (plugin_init):
10904         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
10906           - a library should not call setlocale. see "Libraries" node in
10907             gettext manual
10908           - make sure all plugins that use translation do bindtextdomain
10909             to point to the localedir
10910         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
10911         (setup_sinks), (plugin_init):
10912           all this, and check for NULL when creating sinks
10913
10914 2006-01-27  Julien MOUTTE  <julien@moutte.net>
10915
10916         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
10917         (plugin_init): Make typefinding of subtitles work again.
10918
10919 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10920
10921         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
10922         (mp3_type_frame_length_from_header), (mp3_type_find),
10923         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
10924         (plugin_init):
10925           Backport a bunch of typefinding fixes from the 0.8 branch.
10926           Also, improve wavpack typefinding: if we can't peek the
10927           entire wavpack block, try to parse the bits we can get and
10928           see if we find what we're looking for in those.
10929
10930 2006-01-26  Julien MOUTTE  <julien@moutte.net>
10931
10932         * sys/ximage/ximagesink.c:
10933         (gst_ximagesink_calculate_pixel_aspect_ratio):
10934         * sys/xvimage/xvimagesink.c:
10935         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
10936         more cases of pixel aspect ratio.
10937
10938 2006-01-26  Edward Hervey  <edward@fluendo.com>
10939
10940         * gst/playback/gstdecodebin.c: (pad_probe):
10941         Also consider the flush-start and tag events as unblockers
10942         for the pad probes.
10943
10944 2006-01-26  Julien MOUTTE  <julien@moutte.net>
10945
10946         * gst/playback/gstplaybin.c: (gst_play_bin_init),
10947         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
10948         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
10949         On the fly visualisation switch, works disabling, enabling as
10950         well but it won't be able to enable vis in a playbin that was
10951         created with no visualisation.
10952
10953 2006-01-25  Wim Taymans  <wim@fluendo.com>
10954
10955         * gst-libs/gst/audio/gstbaseaudiosink.c:
10956         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10957         Undo previous commit that returned WRONG_STATE sooner, it breaks 
10958         resume after pause.
10959
10960 2006-01-25  Wim Taymans  <wim@fluendo.com>
10961
10962         * gst-libs/gst/audio/gstbaseaudiosink.c:
10963         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
10964         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
10965         Improve debugging.
10966         Post error when caps cannot be parsed.
10967         Resync on discontinuity in the stream.
10968         Clip samples to segment boundaries.
10969         return WRONG_STATE sooner when we are flushing.
10970
10971         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10972         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
10973         Make audiosrc operate in TIME.
10974         Set TIMESTAMP and DURATION on buffers.
10975
10976 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10977
10978         * tests/examples/seek/seek.c: (main):
10979           Output tag messages as well.
10980
10981 2006-01-23  Edward Hervey  <edward@fluendo.com>
10982
10983         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10984         (free_pad_probes), (remove_fakesink), (pad_probe),
10985         (close_pad_link), (gst_decode_bin_change_state):
10986         Replace GstPadBlockCallback with pad probes that detect
10987         first buffer AND eos before removing fakesink.
10988         Fixes hang with demuxers doing EOS while pre-rolling.
10989         Solves #328279
10990
10991 2006-01-23  Andy Wingo  <wingo@pobox.com>
10992
10993         * ext/alsa/gstalsasink.c:
10994         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10995         (gst_base_rtp_depayload_setcaps),
10996         (gst_base_rtp_depayload_add_to_queue),
10997         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
10998         
10999         Patch by: Jens Granseuer <jensgr at gmx dot net>
11000
11001 2006-01-22  Julien MOUTTE  <julien@moutte.net>
11002
11003         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
11004         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11005         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
11006         frames. We might get a frame destroyed after changing state to
11007         NULL, adding a safety check on xcontext.
11008
11009 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11010
11011         * gst-libs/gst/interfaces/xoverlay.c:
11012           Fix prepare-xwindow-id code example in the docs - we need to
11013           ignore all messages that aren't element messages as well.
11014           
11015 2006-01-21  Julien MOUTTE  <julien@moutte.net>
11016
11017         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11018           I think one day i'll completely undestand how caps negotiation
11019           is supposed to work. This refactoring handles buffer_alloc
11020           called with caps we can't handle. We definitely don't want a
11021           set_caps with those caps, so we define and allocate a buffer
11022           we would like to receive.
11023
11024 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11025
11026         * gst/playback/gstplaybasebin.c: (setup_source):
11027           Free iterator when done.
11028
11029 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
11030
11031         * gst-libs/gst/audio/gstbaseaudiosink.c:
11032         (gst_base_audio_sink_render):
11033           Fix playback of non-synchronised streams by assuming a rate
11034           of 1.0 instead of a random one.
11035
11036           Makes this work again:
11037
11038           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
11039           endianness=(int)4321, signed=(boolean)true, width=(int)16,
11040           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
11041           audioresample ! alsasink
11042
11043 === release 0.10.2 ===
11044
11045 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
11046
11047         * configure.ac:
11048           releasing 0.10.2, "Then the devil is six"
11049
11050 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
11051
11052         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
11053         * gst/playback/gststreamselector.c:
11054         (gst_stream_selector_set_property):
11055           Comment out broken code that connects to the state-changed signal.
11056           At this point, changing current stream selection is broken, but 
11057           stuff like gst-launch playbin current-audio=1 works and filters
11058           to the chosen stream.
11059
11060 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11061
11062         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
11063           Fix #327216 (null dereference in vorbisdec)
11064
11065 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
11066
11067         * ext/theora/theoradec.c: (theora_handle_comment_packet):
11068           Post taglist actually on bus instead of just freeing it
11069           (fixes #327114 and totem bug #327080).
11070
11071         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
11072           Use gst_element_found_tags_for_pad(), so that the tags
11073           are sent downstream as an event as well.
11074
11075 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11076
11077         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11078         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
11079         (gst_ximagesink_buffer_alloc):
11080         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
11081         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
11082         (gst_xvimagesink_buffer_alloc):
11083           move all regularly occurring messages to GST_LOG level
11084           add some more object logs
11085
11086 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11087
11088         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
11089           fix a silly segfault
11090
11091 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11092
11093         * docs/libs/gst-plugins-base-libs-docs.sgml:
11094         * docs/libs/gst-plugins-base-libs-sections.txt:
11095         * gst-libs/gst/audio/mixerutils.c:
11096         * gst-libs/gst/audio/mixerutils.h:
11097           Add docs for mixerutils stuff.
11098
11099 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11100
11101         * gst/playback/gstplaybasebin.c: (setup_source):
11102           Fix playback for sources that emit raw audio or
11103           raw video streams (e.g.: cd audio sources) (#325984).
11104
11105 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11106
11107         * gst-libs/gst/audio/mixerutils.c:
11108         (gst_audio_mixer_filter_do_filter):
11109           actually save the element we create
11110
11111 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
11112
11113         * gst-libs/gst/cdda/gstcddabasesrc.c:
11114         (gst_cdda_base_src_handle_track_seek):
11115           No need to post a tag message on the bus when seeking
11116           within the same track, only post it when the current
11117           track changes.
11118
11119 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
11120
11121         * gst/playback/gstplaybasebin.c: (group_destroy),
11122         (probe_triggered), (new_decoded_pad), (mute_group_type),
11123         (set_active_source):
11124         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
11125         * gst/playback/gststreamselector.c:
11126         (gst_stream_selector_base_init),
11127         (gst_stream_selector_set_property),
11128         (gst_stream_selector_request_new_pad):
11129           Reenable stream selection. These mechanisms need a complete overhaul
11130           in the face of 0.8->0.10 changes though.
11131
11132 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
11133
11134         * ext/ogg/gstoggdemux.c:
11135           Change the pad template to src_%d to match the pads that 
11136           are created from it. decodebin needs this information in order
11137           to decide that oggdemux is capable of producing multiple pads
11138           (and hence needs queues inserted).
11139
11140         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11141         (gst_ogg_mux_collected):
11142           Make debug output more useful by using GST_PTR_FORMAT.
11143
11144 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11145
11146         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11147
11148         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
11149           Set depth and width for alaw/mulaw (fixes #326601).
11150
11151 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11152
11153         * tests/icles/Makefile.am:
11154           don't build the tests if we don't have the libs
11155
11156 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11157
11158         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
11159         (gst_cd_paranoia_paranoia_callback):
11160           Don't try to free NULL pointers.
11161
11162 2006-01-10  Edward Hervey  <edward@fluendo.com>
11163
11164         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
11165         (gst_audio_rate_change_state), (plugin_init):
11166         Add debugging category.
11167         Fix type issues.
11168         Add case for incoming buffers without valid offset/offset_end.
11169
11170 2006-01-10  Michael Smith  <msmith@fluendo.com>
11171
11172         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
11173           Don't leak GCond in audio sources.
11174
11175 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
11176
11177         * gst/playback/gstplaybin.c: (gen_audio_element):
11178           Don't leak an autoaudiosink/alsasink when we generate
11179           a new audio element. (old code, I guess)
11180
11181 2006-01-10  Michael Smith  <msmith@fluendo.com>
11182
11183         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
11184           Support float audio in audiorate.
11185           Use width rather than depth for selecting sample width.
11186
11187 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11188
11189         * gst/videotestsrc/videotestsrc.h:
11190           Use GLib types here (that way we don't have to include the
11191           generated _stdint.h header, which makes life easier for win32
11192           folks that don't use autotools for the build) (#325990, patch
11193           by: Sergey Scobich).
11194
11195 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11196
11197         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
11198         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11199         (gst_ring_buffer_pause), (wait_segment):
11200         * gst-libs/gst/audio/gstringbuffer.h:
11201           Name (private) union, makes Forte compiler happy (this time
11202           for real) (#324900).
11203
11204 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11205
11206         * gst-libs/gst/audio/Makefile.am:
11207           Link against libgstinterfaces, needed for mixer
11208           and property probe stuff.
11209
11210 2006-01-09  Edward Hervey  <edward@fluendo.com>
11211
11212         * gst-libs/gst/Makefile.am:
11213
11214 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11215
11216         * gst-libs/gst/audio/Makefile.am:
11217         * gst-libs/gst/audio/mixerutils.c:
11218         (gst_audio_mixer_filter_do_filter),
11219         (gst_audio_mixer_filter_check_element),
11220         (gst_audio_mixer_filter_probe_feature),
11221         (element_factory_rank_compare_func),
11222         (gst_audio_default_registry_mixer_filter):
11223         * gst-libs/gst/audio/mixerutils.h:
11224           Add gst_audio_default_registry_mixer_filter() utility
11225           function.
11226
11227 2006-01-03  Michael Smith  <msmith@fluendo.com>
11228
11229         * gst/audioresample/resample.h:
11230           As before, but for o_buf
11231
11232 2006-01-03  Michael Smith  <msmith@fluendo.com>
11233
11234         * gst/audioresample/resample.h:
11235           Declare struct _ResampleState.buffer as unsigned char *, not void *,
11236           since we do arithmetic on it.
11237
11238 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
11239
11240         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
11241         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11242         (gst_ring_buffer_pause), (wait_segment):
11243         * gst-libs/gst/audio/gstringbuffer.h:
11244           Sun's Forte compiler doesn't seem to like anonymous structs,
11245           so use same setup as in GstBaseSrc (fixes #324900).
11246
11247 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
11248
11249         * configure.ac:
11250         * gst/volume/Makefile.am:
11251         * gst/volume/demo.c:
11252           move old example to tests/examples/volume/volune.c
11253         * tests/examples/Makefile.am:
11254         * tests/examples/seek/seek.c: (main):
11255           change window-close event from "delete-event" to "destroy"
11256         * tests/examples/volume/Makefile.am:
11257         * tests/examples/volume/volume.c: (value_changed_callback),
11258         (setup_gui), (message_received), (eos_message_received), (main):
11259           fix event handling and bus usage
11260
11261 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
11262
11263         * gst/audiotestsrc/gstaudiotestsrc.c:
11264         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
11265         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
11266         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
11267         (gst_audio_test_src_create_square),
11268         (gst_audio_test_src_create_saw),
11269         (gst_audio_test_src_create_triangle),
11270         (gst_audio_test_src_create_silence),
11271         (gst_audio_test_src_create_white_noise),
11272         (gst_audio_test_src_create_pink_noise),
11273         (gst_audio_test_src_init_sine_table),
11274         (gst_audio_test_src_create_sine_table),
11275         (gst_audio_test_src_change_wave),
11276         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
11277         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
11278         * gst/audiotestsrc/gstaudiotestsrc.h:
11279           update to basesrc changes, implement segmented seeking and eos
11280           handling, add a 'sine-tab' waveform for performance critical playback
11281
11282 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
11283
11284         * po/POTFILES.in:
11285           ... and this time the other modified file that I missed last time.
11286
11287 2005-12-29  Michael Smith  <msmith@fluendo.com>
11288
11289         * gst/playback/gstdecodebin.c: (new_pad):
11290           Fix non-C89 variable declaration not at the start of a block. Should
11291           help some compilers.
11292
11293 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
11294
11295         * tests/check/Makefile.am:
11296           And now fix 'make distcheck' (builddir != srcdir)
11297
11298 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
11299
11300         * configure.ac:
11301         * ext/cdparanoia/Makefile.am:
11302         * ext/cdparanoia/gstcdparanoia.c:
11303         * ext/cdparanoia/gstcdparanoia.h:
11304         * ext/cdparanoia/gstcdparanoiasrc.c:
11305         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
11306         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
11307         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
11308         (gst_cd_paranoia_paranoia_callback),
11309         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
11310         (gst_cd_paranoia_src_set_property),
11311         (gst_cd_paranoia_src_get_property), (plugin_init):
11312         * ext/cdparanoia/gstcdparanoiasrc.h:
11313           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
11314           plugin again (there are still fixes required to playbin to make
11315           cdda:// uris work there).
11316
11317 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
11318
11319         * tests/check/Makefile.am:
11320           Fix test case compilation.
11321
11322 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
11323
11324         * gst-libs/gst/cdda/gstcddabasesrc.c:
11325         (gst_cdda_base_src_update_duration),
11326         (gst_cdda_base_src_calculate_cddb_id):
11327           An integer is not a string. Fix access to uninitialised variable.
11328
11329         * tests/check/Makefile.am:
11330           Add cddabasesrc unit test; also actually enable the vorbis test.
11331
11332         * tests/check/generic/states.c:
11333           Blacklist new cd audio elements as well.
11334
11335         * tests/check/libs/cddabasesrc.c:
11336           Unit test for GstCddaBaseSrc (discid calculation mostly).
11337
11338 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
11339
11340         * docs/libs/Makefile.am:
11341         * docs/libs/gst-plugins-base-libs-docs.sgml:
11342         * docs/libs/gst-plugins-base-libs-sections.txt:
11343         * docs/libs/gst-plugins-base-libs.types:
11344           Add docs for libgstcdda/GstCddaBaseSrc.
11345
11346         * gst-libs/gst/interfaces/mixertrack.h:
11347           Do one struct member per line with a semicolon at the end, that way
11348           even gtk-doc might parse it without complaining.
11349
11350 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
11351
11352         * configure.ac:
11353         * gst-libs/gst/Makefile.am:
11354         * gst-libs/gst/cdda/Makefile.am:
11355         * gst-libs/gst/cdda/base64.c:
11356         * gst-libs/gst/cdda/base64.h:
11357         * gst-libs/gst/cdda/gstcddabasesrc.c:
11358         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
11359         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
11360         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
11361         (gst_cdda_base_src_get_property),
11362         (gst_cdda_base_src_get_track_from_sector),
11363         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
11364         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
11365         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
11366         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
11367         (gst_cdda_base_src_uri_get_protocols),
11368         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
11369         (gst_cdda_base_src_uri_handler_init),
11370         (gst_cdda_base_src_setup_interfaces),
11371         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
11372         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
11373         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
11374         (gst_cdda_base_src_add_tags),
11375         (gst_cdda_base_src_add_index_associations),
11376         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
11377         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
11378         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
11379         (gst_cdda_base_src_create):
11380         * gst-libs/gst/cdda/gstcddabasesrc.h:
11381         * gst-libs/gst/cdda/sha1.c:
11382         * gst-libs/gst/cdda/sha1.h:
11383           Add new libgstcdda with GstCddaBaseSrc class.
11384
11385 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
11386
11387         * ext/gnomevfs/gstgnomevfssink.h:
11388           Use GstBaseSinkClass as parent_class member for class struct, not
11389           GstBaseSink.
11390
11391 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
11392
11393         Patch by: Michael Benes
11394
11395         * gst/videotestsrc/gstvideotestsrc.c:
11396         (gst_video_test_src_class_init), (gst_video_test_src_start):
11397           Add start method to reset running time and number of frames sent
11398           when starting up (fixes #324696)
11399
11400 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
11401
11402         * docs/plugins/Makefile.am:
11403         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11404         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11405         * docs/plugins/gst-plugins-base-plugins.args:
11406         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11407         * docs/plugins/gst-plugins-base-plugins.signals:
11408           Add docs stuff for gnomevfssrc and gnomevfssink.
11409
11410         * ext/gnomevfs/gstgnomevfssrc.c:
11411           Fix example pipeline in gtk-doc blurb.
11412
11413 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
11414
11415         * ext/gnomevfs/Makefile.am:
11416         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
11417         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
11418         (gst_gnome_vfs_handle_get_type), (plugin_init):
11419         * ext/gnomevfs/gstgnomevfs.h:
11420         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
11421         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
11422         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
11423         (gst_gnome_vfs_sink_set_property),
11424         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
11425         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
11426         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
11427         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
11428         (gst_gnome_vfs_sink_uri_get_type),
11429         (gst_gnome_vfs_sink_uri_get_protocols),
11430         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
11431         (gst_gnome_vfs_sink_uri_handler_init):
11432         * ext/gnomevfs/gstgnomevfssink.h:
11433           Port gnomevfssink; add gtk-doc blurb.
11434
11435         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
11436         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
11437         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
11438         (gst_gnome_vfs_src_uri_get_type),
11439         (gst_gnome_vfs_src_uri_get_protocols),
11440         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
11441         (gst_gnome_vfs_src_uri_handler_init),
11442         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
11443         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
11444         (gst_gnome_vfs_src_send_additional_headers_callback),
11445         (gst_gnome_vfs_src_received_headers_callback),
11446         (gst_gnome_vfs_src_push_callbacks),
11447         (gst_gnome_vfs_src_pop_callbacks),
11448         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
11449         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
11450         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
11451         * ext/gnomevfs/gstgnomevfssrc.h:
11452           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
11453           file; add gtk-doc blurb with example pipelines.
11454
11455 === release 0.10.1 ===
11456
11457 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
11458
11459         * configure.ac:
11460           releasing 0.10.1, "Dobro Dedek"
11461
11462 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
11463
11464         * gst/typefind/gsttypefindfunctions.c:
11465         iLBC30 and iLBC20 added to typefind.
11466
11467 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11468
11469         * gst-libs/gst/audio/gstbaseaudiosink.c:
11470         (gst_base_audio_sink_class_init):
11471         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11472         (gst_base_audio_src_class_init):
11473           update strings, values are in microseconds
11474           change the default sink buffer time to something that is smaller
11475           (to help software volume mixing have a slightly lower delay) but
11476           still be acceptable on Wim's laptop
11477
11478 2005-12-20  Edward Hervey  <edward@fluendo.com>
11479
11480         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
11481         Made a quack, forgot to add DUCK to the riff video template.
11482
11483 2005-12-19  Edward Hervey  <edward@fluendo.com>
11484
11485         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
11486         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
11487         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
11488         (gst_ogm_parse_chain):
11489         Make sure pads are initialized correctly.
11490         * gst-libs/gst/riff/riff-ids.h:
11491         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11492         (gst_riff_create_video_template_caps):
11493         Add a whole bunch of FOURCC <=> MimeType.
11494         Extend the riff video pad template to support the newly added fourcc.
11495
11496 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11497
11498         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
11499         (gst_ogg_demux_activate_chain):
11500           Extra debug output when activating/deactivating chains.
11501
11502         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11503         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
11504         (unlinked):
11505           Remove a queue from our list when it becomes unlinked.
11506           Don't add queues to elements in class 'Demux' if they
11507           can only produce one pad 
11508
11509 2005-12-18  Julien MOUTTE  <julien@moutte.net>
11510
11511         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
11512         (gst_video_sink_get_type): Add a debug category.
11513
11514 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
11515
11516         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11517         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
11518           Handle downstream newsegment by sending our own newsegment before the
11519           next buffer to be released. (#323900)
11520
11521 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
11522
11523         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11524         (gst_base_rtp_depayload_set_gst_timestamp):
11525           add queue delay to new segment as well (as opposed to just the first
11526           buffer). (bug #322347)
11527
11528 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
11529
11530         * ext/libvisual/visual.c: (make_valid_name):
11531           change some char* into char[]
11532         * gst/audiotestsrc/gstaudiotestsrc.c:
11533         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
11534         (gst_audio_test_src_create):
11535         * gst/audiotestsrc/gstaudiotestsrc.h:
11536           prepare to handle EOS and SEGMENT_DONE
11537
11538 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11539
11540         * tests/check/generic/states.c: (GST_START_TEST):
11541           Blacklist cdparanoia element in state test.
11542
11543 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11544
11545           Patch by: Benjamin Pineau
11546
11547         * gst/tcp/gsttcp.c:
11548         * gst/tcp/gsttcpclientsink.c:
11549         * gst/tcp/gsttcpserversink.c:
11550         * gst/tcp/gsttcpserversrc.c:
11551           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
11552
11553 2005-12-15  Michael Smith  <msmith@fluendo.com>
11554
11555         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
11556         (gst_video_rate_chain):
11557           Fix timestamping for videorate when the first buffer it sees has a
11558           non-zero timestamp. Fix some misleading debug output.
11559
11560 2005-12-15  Michael Smith  <msmith@fluendo.com>
11561
11562         * gst/audioresample/gstaudioresample.c:
11563           Don't leak all input buffers to audioresample.
11564
11565 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11566
11567         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
11568           Don't operate on empty text buffers. Strip newlines and
11569           tabs only from the end of the text, but leave them intact
11570           in the middle. Fix typo in gtk-doc description.
11571
11572 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11573
11574         * gst/playback/gstplaybasebin.c:
11575         * gst/playback/gstplaybin.c: (handoff):
11576           Make sure the video frame buffer we return to apps via the
11577           "frame" property always has caps set on it. Modify
11578           _gst_gvalue_set_object() macro to handle NULL objects
11579           gracefully too.
11580
11581 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
11582
11583         * gst/audiotestsrc/gstaudiotestsrc.c:
11584         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
11585         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
11586         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
11587         (gst_audio_test_src_create):
11588         * gst/audiotestsrc/gstaudiotestsrc.h:
11589         Adjust to some recent api changes and add wtays new cool seeking
11590         capabillities
11591
11592 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11593
11594         * ext/alsa/Makefile.am:
11595         * ext/alsa/gstalsadeviceprobe.c:
11596         * ext/alsa/gstalsadeviceprobe.h:
11597           Helper functions to add device probing via the GstPropertyProbe
11598           interface to a class.
11599
11600         * ext/alsa/gstalsamixer.h:
11601           Comment out GST_ALSA_MIXER, it returns a struct that's not
11602           used.
11603
11604         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
11605           Add some debug info. 
11606
11607         * ext/alsa/gstalsamixerelement.c:
11608         (gst_alsa_mixer_element_interface_supported),
11609         (gst_implements_interface_init),
11610         (gst_alsa_mixer_element_init_interfaces),
11611         (gst_alsa_mixer_element_class_init),
11612         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
11613         (gst_alsa_mixer_element_set_property),
11614         (gst_alsa_mixer_element_get_property),
11615         (gst_alsa_mixer_element_change_state):
11616         * ext/alsa/gstalsamixerelement.h:
11617           Add 'device' and 'device-name' properties. Add GstPropertyProbe
11618           for device handling (gnome-volume-control will need that).
11619
11620 2005-12-12  Christian Schaller  <uraeus@gnome.org>
11621
11622         * ext/Makefile.am: fix cdparanoia entry
11623         * gst-plugins-base.spec.in: add cdparanoia
11624
11625 2005-12-12  Michael Smith  <msmith@fluendo.com>
11626
11627         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
11628           Use the correct function to free list of typefind factories.
11629
11630 2005-12-12  Wim Taymans  <wim@fluendo.com>
11631
11632         * gst/videotestsrc/gstvideotestsrc.c:
11633         (gst_video_test_src_class_init), (gst_video_test_src_init),
11634         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
11635         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
11636         (gst_video_test_src_create):
11637         * gst/videotestsrc/gstvideotestsrc.h:
11638         Implement seeking in videotestsrc.
11639         Small cleanups.
11640
11641 2005-12-12  Wim Taymans  <wim@fluendo.com>
11642
11643         * ext/cdparanoia/Makefile.am:
11644         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
11645         (gst_paranoia_endian_get_type), (_do_init),
11646         (cdparanoia_class_init), (cdparanoia_init),
11647         (cdparanoia_set_property), (cdparanoia_get_property),
11648         (cdparanoia_do_seek), (cdparanoia_is_seekable),
11649         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
11650         (cdparanoia_convert), (cdparanoia_get_query_types),
11651         (cdparanoia_query), (cdparanoia_set_index),
11652         (cdparanoia_uri_set_uri):
11653         * ext/cdparanoia/gstcdparanoia.h:
11654         Partially ported cdparanoia now that basesrc can support a
11655         plugin like this..
11656
11657 2005-12-12  Wim Taymans  <wim@fluendo.com>
11658
11659         * tests/examples/seek/scrubby.c: (main):
11660         Set higher priority for bus events so they don't get reordered with
11661         gtk gui events.
11662
11663         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11664         (flush_toggle_cb), (main):
11665         Added checkbox to disable flushing seeks. 
11666         Disable scrubbing when doing non flushing seeks.
11667
11668 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11669
11670         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
11671         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
11672         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
11673         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
11674           Implement some sort of event handling that doesn't rely on
11675           g_return_if_fail; make sure we always push the last chunk of an 
11676           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
11677           state change function; remove some old cruft. Seeking is still
11678           rather unlikely to work though.
11679
11680         * tools/.cvsignore:
11681           Ignore more.
11682
11683 2005-12-11  Julien MOUTTE  <julien@moutte.net>
11684
11685         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
11686         Fixed a leak of the current image reference when cleaning up.
11687         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
11688
11689 2005-12-09  Michael Smith  <msmith@fluendo.com>
11690
11691         * tools/Makefile.am:
11692         * tools/gst-launch-ext-m.m:
11693           Remove gst-launch-ext. It doesn't work, and is no longer
11694           particularly useful.
11695
11696 2005-12-08  Luca Ognibene  <luogni@tin.it>
11697
11698         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11699           don't pass random values to ogmparse convert function.
11700           Make seeking possible in the exile1.ogm file.
11701
11702 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
11703
11704         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
11705         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
11706           Work around refcount problem with g_value_set_object() that occur
11707           if the core has been compiled against GLib-2.6 (g_value_set_object()
11708           will only g_object_ref() the element, but the caller will
11709           gst_object_unref() it and bad things will happen due to the way
11710           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
11711           totem for people on FC4 using Thomas's 0.10 RPMs.
11712           
11713 2005-12-07  Edward Hervey  <edward@fluendo.com>
11714
11715         Time to welcome ogm to 0.10 :)
11716         
11717         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
11718         (gst_ogg_pad_typefind):
11719         Oggdemux can now properly typefind elements with dynamic pads.
11720         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
11721         Properly set caps on src pad, and set caps on outgoing buffers.
11722
11723 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11724
11725         * ext/alsa/gstalsamixer.h:
11726         * ext/alsa/gstalsamixerelement.h:
11727         * ext/alsa/gstalsamixeroptions.h:
11728         * ext/alsa/gstalsamixertrack.h:
11729         * ext/alsa/gstalsasink.c:
11730         * ext/alsa/gstalsasink.h:
11731         * ext/alsa/gstalsasrc.c:
11732         * ext/alsa/gstalsasrc.h:
11733         * ext/cdparanoia/gstcdparanoia.h:
11734         * ext/gnomevfs/gstgnomevfsuri.h:
11735         * ext/ogg/gstoggdemux.c:
11736         * ext/ogg/gstoggmux.c:
11737         * ext/pango/gsttextoverlay.h:
11738         * ext/theora/theoradec.c:
11739         * ext/theora/theoraenc.c:
11740         * ext/vorbis/vorbisdec.h:
11741         * ext/vorbis/vorbisenc.c:
11742         * ext/vorbis/vorbisenc.h:
11743         * ext/vorbis/vorbisparse.h:
11744         * gst-libs/gst/audio/gstaudioclock.h:
11745         * gst-libs/gst/audio/gstaudiosink.c:
11746         * gst-libs/gst/audio/gstaudiosink.h:
11747         * gst-libs/gst/audio/gstaudiosrc.c:
11748         * gst-libs/gst/audio/gstaudiosrc.h:
11749         * gst-libs/gst/audio/gstbaseaudiosink.c:
11750         * gst-libs/gst/audio/gstbaseaudiosink.h:
11751         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11752         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11753         * gst-libs/gst/audio/gstringbuffer.h:
11754         * gst-libs/gst/audio/multichannel.h:
11755         * gst-libs/gst/floatcast/floatcast.h:
11756         * gst-libs/gst/interfaces/colorbalance.c:
11757         * gst-libs/gst/interfaces/colorbalance.h:
11758         * gst-libs/gst/interfaces/colorbalancechannel.h:
11759         * gst-libs/gst/interfaces/mixer.h:
11760         * gst-libs/gst/interfaces/mixeroptions.h:
11761         * gst-libs/gst/interfaces/mixertrack.h:
11762         * gst-libs/gst/interfaces/navigation.h:
11763         * gst-libs/gst/interfaces/propertyprobe.h:
11764         * gst-libs/gst/interfaces/tuner.h:
11765         * gst-libs/gst/interfaces/tunerchannel.h:
11766         * gst-libs/gst/interfaces/tunernorm.h:
11767         * gst-libs/gst/interfaces/xoverlay.h:
11768         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11769         * gst-libs/gst/riff/riff-ids.h:
11770         * gst-libs/gst/riff/riff-media.h:
11771         * gst-libs/gst/riff/riff-read.h:
11772         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11773         * gst-libs/gst/rtp/gstbasertppayload.c:
11774         * gst-libs/gst/rtp/gstbasertppayload.h:
11775         * gst-libs/gst/rtp/gstrtpbuffer.c:
11776         * gst-libs/gst/rtp/gstrtpbuffer.h:
11777         * gst-libs/gst/tag/gsttageditingprivate.h:
11778         * gst-libs/gst/tag/gstvorbistag.c:
11779         (gst_tag_list_from_vorbiscomment_buffer):
11780         * gst-libs/gst/tag/tag.h:
11781         * gst-libs/gst/video/video.h:
11782         * gst/adder/gstadder.c:
11783         * gst/adder/gstadder.h:
11784         * gst/audioconvert/audioconvert.c:
11785         * gst/audioconvert/audioconvert.h:
11786         * gst/audioconvert/gstaudioconvert.c:
11787         * gst/audioconvert/gstchannelmix.c:
11788         * gst/audioconvert/gstchannelmix.h:
11789         * gst/audiorate/gstaudiorate.c:
11790         * gst/audioresample/buffer.h:
11791         * gst/audioresample/functable.h:
11792         * gst/audioresample/gstaudioresample.c:
11793         * gst/audioresample/resample.h:
11794         * gst/ffmpegcolorspace/avcodec.h:
11795         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11796         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
11797         * gst/ffmpegcolorspace/imgconvert.c:
11798         * gst/ffmpegcolorspace/imgconvert_template.h:
11799         * gst/playback/gstdecodebin.c:
11800         * gst/playback/gstplaybasebin.h:
11801         * gst/playback/gstplaybin.c:
11802         * gst/playback/gststreaminfo.h:
11803         * gst/tcp/gstfdset.c:
11804         * gst/tcp/gstfdset.h:
11805         * gst/tcp/gstmultifdsink.c:
11806         * gst/tcp/gstmultifdsink.h:
11807         * gst/tcp/gsttcp.h:
11808         * gst/tcp/gsttcpclientsrc.c:
11809         * gst/tcp/gsttcpclientsrc.h:
11810         * gst/tcp/gsttcpplugin.h:
11811         * gst/tcp/gsttcpserversink.c:
11812         * gst/tcp/gsttcpserversrc.c:
11813         * gst/typefind/gsttypefindfunctions.c:
11814         * gst/videorate/gstvideorate.c:
11815         * gst/videotestsrc/gstvideotestsrc.h:
11816         * gst/videotestsrc/videotestsrc.h:
11817         * sys/v4l/gstv4lcolorbalance.h:
11818         * sys/v4l/gstv4ltuner.h:
11819         * sys/v4l/gstv4lxoverlay.h:
11820         * sys/v4l/v4l_calls.h:
11821         * sys/v4l/videodev_mjpeg.h:
11822         * tests/check/elements/audioconvert.c:
11823         * tests/check/elements/audioresample.c:
11824         * tests/check/elements/audiotestsrc.c:
11825         * tests/check/elements/videotestsrc.c:
11826         * tests/check/elements/volume.c:
11827         * tests/examples/seek/scrubby.c:
11828         * tests/examples/seek/seek.c:
11829           expand tabs
11830
11831 === release 0.10.0 ===
11832
11833 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11834
11835         * configure.ac:
11836           releasing 0.10.0, "Mont-d'or"
11837
11838 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11839
11840         * tests/examples/seek/Makefile.am:
11841         Build fix for when gtk is not available.
11842
11843 2005-12-05  Andy Wingo  <wingo@pobox.com>
11844
11845         * ext/libvisual/visual.c: (get_buffer):
11846         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11847         * ext/pango/gsttextrender.c: (gst_text_render_chain):
11848         * ext/theora/theoradec.c: (theora_handle_data_packet):
11849         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
11850         (theora_enc_chain):
11851         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11852         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11853         Update for alloc_buffer changes.
11854
11855 2005-12-05  Andy Wingo  <wingo@pobox.com>
11856
11857         patch by: Kai Vehmanen <kv2004 eca cx>
11858         
11859         * gst-libs/gst/rtp/gstbasertpdepayload.c
11860         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
11861
11862 2005-12-04  Andy Wingo  <wingo@pobox.com>
11863
11864         patch by: Sebastien Cote <sebas642 yahoo ca>
11865         
11866         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
11867         Fixes #319172.
11868
11869 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
11870
11871         * docs/plugins/Makefile.am:
11872         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11873         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11874         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11875         * ext/pango/gstclockoverlay.c:
11876         * ext/pango/gsttextoverlay.c: 
11877         * ext/pango/gsttextrender.c:
11878         * ext/pango/gsttimeoverlay.c:
11879           Add gtk-doc blurbs to pango elements.
11880
11881 2005-12-02  Wim Taymans  <wim@fluendo.com>
11882
11883         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
11884         * gst/audioresample/buffer.h:
11885         * gst/audioresample/gstaudioresample.c:
11886         * gst/audioresample/gstaudioresample.h:
11887         * gst/audioresample/resample.c: (resample_input_flush),
11888         (resample_input_pushthrough), (resample_input_eos),
11889         (resample_get_output_size_for_input),
11890         (resample_get_input_size_for_output), (resample_get_output_size),
11891         (resample_get_output_data):
11892         * gst/audioresample/resample.h:
11893         * gst/audioresample/resample_ref.c: (resample_scale_ref):
11894         Fix audioresample, seek torture, new segments, reverse negotiation
11895         etc.. work fine.
11896
11897 2005-12-02  Wim Taymans  <wim@fluendo.com>
11898
11899         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11900         Small cleanups.
11901
11902 2005-12-02  Wim Taymans  <wim@fluendo.com>
11903
11904         * gst/audioconvert/gstaudioconvert.c:
11905         (gst_audio_convert_transform):
11906         Post errors.
11907
11908 === release 0.9.7 ===
11909
11910 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11911
11912         * configure.ac:
11913           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
11914
11915 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11916
11917         * Makefile.am:
11918         * po/hu.po:
11919         * win32/MANIFEST:
11920         * win32/gst.sln:
11921           add win32 MANIFEST file
11922           do something to the hungarian translation
11923
11924 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
11925
11926         * ext/Makefile.am:
11927           Add $(PANGO_DIR) to SUBDIRS
11928
11929         * ext/pango/gstclockoverlay.c:
11930         * ext/pango/gsttimeoverlay.c:
11931           Fix and improve element descriptions.
11932
11933 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11934
11935         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11936         * docs/plugins/inspect/plugin-libvisual.xml:
11937         * docs/plugins/inspect/plugin-pango.xml:
11938           add pango plugin to docs
11939
11940 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11941
11942         * configure.ac:
11943         * ext/Makefile.am:
11944           moved pango to base
11945
11946 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11947
11948         * configure.ac:
11949         * tests/Makefile.am:
11950         * tests/icles/.cvsignore:
11951         * tests/icles/Makefile.am:
11952         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
11953         (close_display), (resize_window), (move_window), (create_window),
11954         (terminate_playback), (pause_playback), (start_playback), (main):
11955           add stress test for xoverlay from Julien
11956
11957 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11958
11959         * docs/libs/tmpl/gstcolorbalance.sgml:
11960         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11961         * gst-libs/gst/rtp/gstbasertppayload.c:
11962         * gst-libs/gst/rtp/gstrtpbuffer.c:
11963         * gst-libs/gst/rtp/gstrtpbuffer.h:
11964           Do burger's rename for rtp payloaders and depayloaders
11965
11966 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11967
11968         * win32/:
11969           add Visual Studio 6 build files
11970
11971 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11972
11973         * docs/libs/gst-plugins-base-libs-docs.sgml:
11974         * docs/libs/gst-plugins-base-libs-sections.txt:
11975         * docs/libs/tmpl/gstaudio.sgml:
11976         * docs/libs/tmpl/gstringbuffer.sgml:
11977         * gst-libs/gst/interfaces/xoverlay.c:
11978         * gst-libs/gst/video/gstvideofilter.c:
11979         * gst-libs/gst/video/gstvideosink.c:
11980           update documentation
11981
11982 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11983
11984         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
11985         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
11986         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
11987         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11988         (gst_multi_fd_sink_get_stats),
11989         (gst_multi_fd_sink_remove_client_link),
11990         (gst_multi_fd_sink_handle_client_read),
11991         (gst_multi_fd_sink_client_queue_data),
11992         (gst_multi_fd_sink_client_queue_caps),
11993         (gst_multi_fd_sink_client_queue_buffer),
11994         (gst_multi_fd_sink_new_client),
11995         (gst_multi_fd_sink_handle_client_write),
11996         (gst_multi_fd_sink_recover_client),
11997         (gst_multi_fd_sink_queue_buffer),
11998         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
11999         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
12000         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
12001         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
12002         * gst/tcp/gstmultifdsink.h:
12003         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
12004         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
12005         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
12006         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
12007         (gst_tcp_client_sink_set_property),
12008         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
12009         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
12010         * gst/tcp/gsttcpclientsink.h:
12011         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
12012         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
12013         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
12014         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
12015         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
12016         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
12017         * gst/tcp/gsttcpclientsrc.h:
12018         * gst/tcp/gsttcpplugin.c: (plugin_init):
12019         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
12020         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
12021         (gst_tcp_server_sink_finalize),
12022         (gst_tcp_server_sink_handle_server_read),
12023         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
12024         (gst_tcp_server_sink_set_property),
12025         (gst_tcp_server_sink_get_property),
12026         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
12027         * gst/tcp/gsttcpserversink.h:
12028         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
12029         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
12030         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
12031         (gst_tcp_server_src_set_property),
12032         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
12033         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
12034         * gst/tcp/gsttcpserversrc.h:
12035           more borgifying
12036
12037 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12038
12039         * docs/plugins/Makefile.am:
12040         * docs/plugins/gst-plugins-base-plugins.args:
12041         * docs/plugins/inspect/plugin-libvisual.xml:
12042         * gst/audioconvert/plugin.h:
12043         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
12044         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
12045         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12046         (gst_audio_rate_chain), (gst_audio_rate_set_property),
12047         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
12048         (plugin_init):
12049         * gst/audiotestsrc/gstaudiotestsrc.c:
12050         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
12051         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
12052         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
12053         (gst_audio_test_src_get_query_types),
12054         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
12055         (gst_audio_test_src_create_square),
12056         (gst_audio_test_src_create_saw),
12057         (gst_audio_test_src_create_triangle),
12058         (gst_audio_test_src_create_silence),
12059         (gst_audio_test_src_create_white_noise),
12060         (gst_audio_test_src_init_pink_noise),
12061         (gst_audio_test_src_generate_pink_noise_value),
12062         (gst_audio_test_src_create_pink_noise),
12063         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
12064         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
12065         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
12066         (plugin_init):
12067         * gst/audiotestsrc/gstaudiotestsrc.h:
12068         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
12069         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
12070         (gst_sub_parse_init), (gst_sub_parse_formats),
12071         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
12072         (convert_encoding), (get_next_line),
12073         (gst_sub_parse_data_format_autodetect),
12074         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
12075         (gst_sub_parse_loop), (gst_sub_parse_chain),
12076         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
12077         (plugin_init):
12078         * gst/subparse/gstsubparse.h:
12079         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
12080         (gst_video_rate_base_init), (gst_video_rate_class_init),
12081         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
12082         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
12083         (gst_video_rate_init), (gst_video_rate_event),
12084         (gst_video_rate_chain), (gst_video_rate_set_property),
12085         (gst_video_rate_get_property), (gst_video_rate_change_state),
12086         (plugin_init):
12087         * gst/videoscale/gstvideoscale.c:
12088         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
12089         (gst_video_scale_src_template_factory),
12090         (gst_video_scale_sink_template_factory),
12091         (gst_video_scale_get_type), (gst_video_scale_base_init),
12092         (gst_video_scale_class_init), (gst_video_scale_init),
12093         (gst_video_scale_set_property), (gst_video_scale_get_property),
12094         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
12095         (gst_video_scale_prepare_size), (parse_caps),
12096         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
12097         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
12098         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
12099         (plugin_init):
12100         * gst/videoscale/gstvideoscale.h:
12101         * gst/videotestsrc/gstvideotestsrc.c:
12102         (gst_video_test_src_pattern_get_type),
12103         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
12104         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
12105         (gst_video_test_src_set_pattern),
12106         (gst_video_test_src_set_property),
12107         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
12108         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
12109         (gst_video_test_src_event), (gst_video_test_src_get_times),
12110         (gst_video_test_src_create), (plugin_init):
12111         * gst/videotestsrc/gstvideotestsrc.h:
12112         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
12113         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12114         (gst_video_test_src_black):
12115         * gst/videotestsrc/videotestsrc.h:
12116           borgify further
12117           clean up docs a little
12118
12119 2005-11-30  Wim Taymans  <wim@fluendo.com>
12120
12121         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12122         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12123         (gst_basertppayload_event), (gst_basertppayload_push),
12124         (gst_basertppayload_change_state):
12125         * gst-libs/gst/rtp/gstbasertppayload.h:
12126         closed #320644.
12127
12128 2005-11-30  Julien MOUTTE  <julien@moutte.net>
12129
12130         * docs/libs/gst-plugins-base-libs-docs.sgml:
12131         * docs/libs/gst-plugins-base-libs-sections.txt:
12132         * gst-libs/gst/video/gstvideofilter.c:
12133         * gst-libs/gst/video/gstvideosink.c:
12134         * gst-libs/gst/video/gstvideosink.h: Adding docs.
12135
12136 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12137
12138         * LICENSE:
12139           move
12140         * po/af.po:
12141         * po/az.po:
12142         * po/cs.po:
12143         * po/en_GB.po:
12144         * po/hu.po:
12145         * po/it.po:
12146         * po/nb.po:
12147         * po/nl.po:
12148         * po/or.po:
12149         * po/sq.po:
12150         * po/sr.po:
12151         * po/sv.po:
12152         * po/uk.po:
12153         * po/vi.po:
12154         * Makefile.am:
12155           update
12156         * scripts/autoplugins.sh:
12157           remove
12158
12159 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12160
12161         * Makefile.am:
12162         * configure.ac:
12163         * examples/Makefile.am:
12164         * examples/capsfilter/Makefile.am:
12165         * examples/capsfilter/capsfilter1.c:
12166         * examples/gob/Makefile.am:
12167         * examples/gob/gst-identity2.gob:
12168         * examples/indexing/.cvsignore:
12169         * examples/indexing/Makefile.am:
12170         * examples/indexing/indexmpeg.c:
12171         * examples/seeking/.cvsignore:
12172         * examples/seeking/Makefile.am:
12173         * examples/seeking/cdparanoia.c:
12174         * examples/seeking/cdplayer.c:
12175         * examples/seeking/chained.c:
12176         * examples/seeking/scrubby.c:
12177         * examples/seeking/seek.c:
12178         * examples/stats/Makefile.am:
12179         * examples/stats/mp2ogg.c:
12180         * examples/switch/.cvsignore:
12181         * examples/switch/Makefile.am:
12182         * examples/switch/switcher.c:
12183         * tests/Makefile.am:
12184         * tests/check/generic/.cvsignore:
12185         * tests/check/pipelines/.cvsignore:
12186         * tests/examples/Makefile.am:
12187         * tests/examples/seek/Makefile.am:
12188           reorganize stuff under tests/
12189
12190 2005-11-30  Edward Hervey  <edward@fluendo.com>
12191
12192         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12193         Go away you stupid GstStaticPadTemplate memleak.
12194
12195 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12196
12197         * gst-libs/gst/net/Makefile.am:
12198         * gst-libs/gst/net/README:
12199         * gst-libs/gst/net/gstnetbuffer.c:
12200         * gst-libs/gst/net/gstnetbuffer.h:
12201           this was moved to "netbuffer"
12202
12203 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12204
12205         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
12206         (gst_video_filter_class_init), (gst_video_filter_init):
12207         * gst-libs/gst/video/gstvideofilter.h:
12208           borgify name to bring in line with other classes
12209
12210 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12211
12212         * gst/audioscale/.cvsignore:
12213         * gst/audioscale/Makefile.am:
12214         * gst/audioscale/README:
12215         * gst/audioscale/audioscale.vcproj:
12216         * gst/audioscale/dtof.c:
12217         * gst/audioscale/dtos.c:
12218         * gst/audioscale/functable.c:
12219         * gst/audioscale/gstaudioscale.c:
12220         * gst/audioscale/gstaudioscale.h:
12221         * gst/audioscale/private.h:
12222         * gst/audioscale/resample.c:
12223         * gst/audioscale/resample.h:
12224         * gst/audioscale/test.c:
12225           remove
12226
12227 2005-11-30  Edward Hervey  <edward@fluendo.com>
12228
12229         * gst-libs/gst/netbuffer/Makefile.am:
12230         really, really tired
12231
12232 2005-11-30  Edward Hervey  <edward@fluendo.com>
12233
12234         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12235         Update for new GstTypeFindFactory _register()
12236
12237 2005-11-30  Edward Hervey  <edward@fluendo.com>
12238
12239         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
12240         Let's not override libgstnet from core for no reason...
12241         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
12242         Ok, maybe not so quick next time.
12243
12244 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12245
12246         * configure.ac:
12247         * gst-libs/gst/Makefile.am:
12248           moved gst-libs/gst/net to netbuffer through CVS surgery
12249           remove old directory
12250           updating build to accomodate
12251           (#322257)
12252
12253 2005-11-29  Andy Wingo  <wingo@pobox.com>
12254
12255         * pkgconfig/gstreamer-plugins-base.pc.in:
12256         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
12257         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
12258         (#322257).
12259
12260 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
12261
12262         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
12263         3rd time's the charm. Correct ref-counting for discarded buffers.
12264
12265 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
12266
12267         * gst/playback/gststreamselector.c:
12268         (gst_stream_selector_class_init),
12269         (gst_stream_selector_set_property),
12270         (gst_stream_selector_get_property),
12271         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
12272         Fix ref-counting
12273
12274 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
12275
12276         * gst/subparse/gstsubparse.c: (feed_textbuf):
12277           Don't access already unref'ed buffer.
12278
12279 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
12280
12281         * gst/playback/gststreamselector.c:
12282         (gst_stream_selector_class_init), (gst_stream_selector_init),
12283         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
12284         (gst_stream_selector_get_property),
12285         (gst_stream_selector_get_linked_pad),
12286         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
12287         * gst/playback/gststreamselector.h:
12288         Add the active-pad property for playbin to use shortly. Ignore buffers
12289         from any other pad, returning GST_FLOW_NOT_LINKED
12290
12291 2005-11-29  Julien MOUTTE  <julien@moutte.net>
12292
12293         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
12294         patch from bug #322704 (Alessandro Decina).
12295
12296 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12297
12298         * gst-libs/gst/audio/Makefile.am:
12299           folded audiofilter into the audio library
12300
12301 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12302
12303         * gst/videoscale/gstvideoscale.h:
12304         * gst/videoscale/gstvideoscale.c:
12305           remove unimplemented scale methods
12306
12307 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
12308
12309         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
12310           Don't leak caps.
12311
12312 2005-11-28  Julien MOUTTE  <julien@moutte.net>
12313
12314         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
12315         (gst_ximagesink_setcaps):
12316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
12317         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
12318         happens (only visible on ximagesink but bug is in xv too) set_caps was
12319         destroying the internal x[v]image used to memcpy non locally alloced
12320         buffers so that it got renewed on next _chain. The issue is that 
12321         _expose will try to put that image as it reffed it in _put.
12322         Using gst_buffer_unref instead of destroy fixes it !
12323
12324 2005-11-28  Edward Hervey  <edward@fluendo.com>
12325
12326         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12327         (try_to_link_1), (queue_filled_cb):
12328         Better use of the queues. Start with a small size queue and only increase
12329         the size of the queues when the other queues are empty.
12330
12331 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
12332
12333         * gst-libs/gst/video/Makefile.am:
12334           compile in copied-over videofilter into the video library
12335         * gst-libs/gst/video/videosink.h:
12336           rename the header to gstvideosink.h since it's a base GstObject class
12337         * sys/ximage/ximagesink.h:
12338         * sys/xvimage/xvimagesink.h:
12339           use the new header
12340
12341 2005-11-28  Wim Taymans  <wim@fluendo.com>
12342
12343         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
12344         * gst/playback/gstplaybasebin.h:
12345         Prepare to handle errors betters.
12346
12347         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
12348         Set sinks to PAUSED first before adding and linking them so that
12349         we don't interrupt dataflow.
12350
12351 2005-11-28  Wim Taymans  <wim@fluendo.com>
12352
12353         * gst-libs/gst/audio/TODO:
12354         Updated TODO
12355
12356         * gst-libs/gst/audio/gstaudiosink.c:
12357         (gst_audioringbuffer_open_device),
12358         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
12359         (gst_audioringbuffer_release):
12360         Small cleanups.
12361
12362         * gst-libs/gst/audio/gstbaseaudiosink.c:
12363         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
12364         (gst_base_audio_sink_change_state):
12365         Slave to the master clock when going to PLAYING and unslave when
12366         going to PAUSED.
12367
12368         * gst-libs/gst/audio/gstringbuffer.c:
12369         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
12370         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
12371         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
12372         (gst_ring_buffer_clear_all), (wait_segment),
12373         (gst_ring_buffer_commit), (gst_ring_buffer_read),
12374         (gst_ring_buffer_advance):
12375         * gst-libs/gst/audio/gstringbuffer.h:
12376         Add some docs and cleanups.
12377
12378 2005-11-28  Julien MOUTTE  <julien@moutte.net>
12379
12380         * sys/xvimage/xvimagesink.c:
12381         (gst_xvimagesink_navigation_send_event): Fix navigation events
12382         coordinates translation with pixel aspect ratios.
12383
12384 2005-11-28  Julien MOUTTE  <julien@moutte.net>
12385
12386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
12387         Use calculated video geometry from _setcaps instead of buffer
12388         caps to respect pixel aspect ratio. (fixes #322388)
12389
12390 2005-11-28  Julien MOUTTE  <julien@moutte.net>
12391
12392         * docs/libs/tmpl/gstcolorbalance.sgml:
12393         * docs/libs/tmpl/gstmixer.sgml:
12394         * docs/libs/tmpl/gstxoverlay.sgml:
12395         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
12396         interface.
12397
12398 2005-11-28  Julien MOUTTE  <julien@moutte.net>
12399
12400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
12401         Refuse to create an XvImage if we can't find the format.
12402
12403 2005-11-28  Edward Hervey  <edward@fluendo.com>
12404
12405         * gst-libs/gst/riff/riff-media.c:
12406         (gst_riff_create_audio_template_caps):
12407         Add ATRAC3 to the list of riff-possible audio caps.
12408         I know we still don't have a plugin for atrac3, but it's saner to output
12409         that than a cryptic mimetype.
12410
12411 2005-11-27  Edward Hervey  <edward@fluendo.com>
12412
12413         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
12414         Don't try to create a zero-sized subbuffer.
12415
12416 2005-11-27  Julien MOUTTE  <julien@moutte.net>
12417
12418         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
12419         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
12420         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
12421         (gst_ximagesink_expose): Fixed a tricky race.
12422         * sys/ximage/ximagesink.h:
12423         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
12424         (gst_xvimagesink_expose): Fixed a tricky race.
12425         * sys/xvimage/xvimagesink.h:
12426
12427 2005-11-27  Edward Hervey  <edward@fluendo.com>
12428
12429         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
12430         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
12431         Remove unused properties, and add queues between demuxers and decoders
12432         so that a lot more files can preroll properly.
12433
12434 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12435
12436         * gst-libs/gst/net/Makefile.am:
12437         * gst-libs/gst/rtp/Makefile.am:
12438         * gst-libs/gst/tag/Makefile.am:
12439           remove silly include
12440         * gst/tags/Makefile.am:
12441         * gst/tags/gsttagediting.c:
12442         * gst/tags/gsttageditingprivate.h:
12443         * gst/tags/tagedit.vcproj:
12444           remove directory, is as good as empty
12445
12446 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
12447
12448         * configure.ac:
12449           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
12450         * gst-libs/Makefile.am:
12451         * gst-libs/gst/audio/Makefile.am:
12452         * gst-libs/gst/interfaces/Makefile.am:
12453         * gst-libs/gst/net/Makefile.am:
12454         * gst-libs/gst/riff/Makefile.am:
12455         * gst-libs/gst/rtp/Makefile.am:
12456         * gst-libs/gst/tag/Makefile.am:
12457         * gst-libs/gst/video/Makefile.am:
12458           and use them
12459
12460 2005-11-27  Julien MOUTTE  <julien@moutte.net>
12461
12462         * docs/libs/tmpl/gstcolorbalance.sgml:
12463         * docs/libs/tmpl/gstmixer.sgml:
12464         * docs/libs/tmpl/gstxoverlay.sgml:
12465         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
12466         * sys/ximage/ximagesink.h:
12467         * sys/xvimage/xvimagesink.h: More and more documentation.
12468
12469 2005-11-26  Julien MOUTTE  <julien@moutte.net>
12470
12471         * docs/libs/gst-plugins-base-libs-docs.sgml:
12472         * docs/libs/gst-plugins-base-libs-sections.txt:
12473         * docs/libs/tmpl/gstcolorbalance.sgml:
12474         * docs/libs/tmpl/gstmixer.sgml:
12475         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
12476         to documentation.
12477
12478 2005-11-26  Julien MOUTTE  <julien@moutte.net>
12479
12480         * docs/plugins/Makefile.am:
12481         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12482         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12483         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
12484
12485 2005-11-26  Julien MOUTTE  <julien@moutte.net>
12486
12487         * docs/plugins/Makefile.am:
12488         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12489         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12490         * docs/plugins/inspect/plugin-adder.xml:
12491         * docs/plugins/inspect/plugin-alsa.xml:
12492         * docs/plugins/inspect/plugin-audioconvert.xml:
12493         * docs/plugins/inspect/plugin-audiorate.xml:
12494         * docs/plugins/inspect/plugin-audioresample.xml:
12495         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12496         * docs/plugins/inspect/plugin-decodebin.xml:
12497         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12498         * docs/plugins/inspect/plugin-gnomevfs.xml:
12499         * docs/plugins/inspect/plugin-ogg.xml:
12500         * docs/plugins/inspect/plugin-playbin.xml:
12501         * docs/plugins/inspect/plugin-subparse.xml:
12502         * docs/plugins/inspect/plugin-tcp.xml:
12503         * docs/plugins/inspect/plugin-theora.xml:
12504         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12505         * docs/plugins/inspect/plugin-video4linux.xml:
12506         * docs/plugins/inspect/plugin-videorate.xml:
12507         * docs/plugins/inspect/plugin-videoscale.xml:
12508         * docs/plugins/inspect/plugin-videotestsrc.xml:
12509         * docs/plugins/inspect/plugin-volume.xml:
12510         * docs/plugins/inspect/plugin-vorbis.xml:
12511         * docs/plugins/inspect/plugin-ximagesink.xml:
12512         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
12513         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
12514
12515 2005-11-26  Edward Hervey  <edward@fluendo.com>
12516
12517         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
12518         Properly return GstFlowReturn from gst_pad_push in chain functions.
12519
12520 2005-11-25  Michael Smith  <msmith@fluendo.com>
12521
12522         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
12523         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
12524         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
12525         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
12526           Handle various conditions better when we don't understand a stream.
12527           Removes a heap of CRITICALs on ogg streams containing unknown data.
12528
12529 2005-11-24  Andy Wingo  <wingo@pobox.com>
12530
12531         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
12532         Be threadsafe.
12533
12534 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12535
12536         * configure.ac: back to HEAD
12537
12538 === release 0.9.6 ===
12539
12540 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
12541
12542         * configure.ac:
12543           releasing 0.9.6, "White Eight"
12544
12545 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12546
12547         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12548         * docs/plugins/inspect/plugin-sine.xml:
12549           remove sinesrc some more
12550
12551 2005-11-23  Wim Taymans  <wim@fluendo.com>
12552
12553         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
12554         If we are reading too slowly, jump forward in the ringbuffer
12555         instead of blocking.
12556
12557 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
12558
12559         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
12560         (gst_visual_chain):
12561         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
12562         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
12563         (gst_videorate_chain):
12564         * gst/videotestsrc/gstvideotestsrc.c:
12565         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
12566         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
12567         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
12568         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
12569         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
12570         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
12571           Updates for API changes
12572
12573 2005-11-23  Wim Taymans  <wim@fluendo.com>
12574
12575         * gst-libs/gst/audio/gstbaseaudiosink.c:
12576         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
12577         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
12578         Fix for calibration API change.
12579
12580 2005-11-23  Michael Smith <msmith@fluendo.com>
12581
12582         * gst-libs/gst/audio/multichannel.c:
12583         (gst_audio_get_channel_positions),
12584         (gst_audio_set_channel_positions),
12585         (gst_audio_set_structure_channel_positions_list),
12586         (gst_audio_fixate_channel_positions):
12587           Use gst_value_array_*() functions on value arrays, not
12588           gst_value_list_*().
12589
12590 2005-11-23  Edward Hervey  <edward@fluendo.com>
12591
12592         * autogen.sh:
12593         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
12594         Fixes autogen
12595
12596 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12597
12598         * check/Makefile.am:
12599         * check/elements/videotestsrc.c: (setup_videotestsrc),
12600         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
12601         (main):
12602           add a test for videotestsrc
12603
12604 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12605
12606         * gst/sine/.cvsignore:
12607         * gst/sine/Makefile.am:
12608         * gst/sine/gstsinesrc.c:
12609         * gst/sine/gstsinesrc.h:
12610         * gst/sine/sinesrc.vcproj:
12611           and remove sinesrc from the repository.  Closes #321446
12612
12613 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12614
12615         * configure.ac:
12616         * gst-plugins-base.spec.in:
12617           remove sinesrc from the build
12618
12619 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12620
12621         * check/Makefile.am:
12622         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
12623         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
12624         (main):
12625           add a test for audiotestsrc, testing all waves.  Even seems
12626           leak-free at first glance, nice job Stefan
12627
12628 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
12629
12630         * po/af.po:
12631         * po/az.po:
12632         * po/cs.po:
12633         * po/en_GB.po:
12634         * po/hu.po:
12635         * po/it.po:
12636         * po/nb.po:
12637         * po/nl.po:
12638         * po/or.po:
12639         * po/sq.po:
12640         * po/sr.po:
12641         * po/sv.po:
12642         * po/uk.po:
12643         * po/vi.po:
12644           Translation string updates
12645
12646         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
12647         (gst_v4lsrc_set_caps):
12648         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
12649         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
12650         * sys/v4l/v4lsrc_calls.h:
12651           Improve v4lsrc, by making it work again.
12652
12653 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
12654
12655         * ext/libvisual/visual.c: (gst_visual_chain):
12656           Fix the fps calculations.
12657
12658         * gst/ffmpegcolorspace/avcodec.h:
12659           Move structure element for clarity
12660
12661         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
12662         * gst-libs/gst/interfaces/tunernorm.h:
12663         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
12664         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
12665         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
12666         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
12667         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
12668         (gst_v4lmjpegsrc_getcaps):
12669         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
12670         (gst_v4lsrc_set_caps):
12671         * sys/v4l/gstv4lsrc.h:
12672         * sys/v4l/v4l_calls.c: (gst_v4l_open):
12673         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
12674         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
12675         * sys/v4l/v4lsrc_calls.h:
12676           Fractional framerates...
12677
12678 2005-11-22  Wim Taymans  <wim@fluendo.com>
12679
12680         * gst-libs/gst/audio/gstbaseaudiosink.c:
12681         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
12682         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
12683         And we provide a clock by default, of course...
12684
12685 2005-11-22  Wim Taymans  <wim@fluendo.com>
12686
12687         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
12688         This clock can be slaved to a master clock now.
12689
12690         * gst-libs/gst/audio/gstbaseaudiosink.c:
12691         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
12692         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
12693         (gst_base_audio_sink_set_clock),
12694         (gst_base_audio_sink_set_property),
12695         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
12696         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
12697         * gst-libs/gst/audio/gstbaseaudiosink.h:
12698         Handle slaving the internal clock to the clock selected in the
12699         pipeline.
12700         Add property to make the basesink not provide a clock.
12701
12702         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12703         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
12704         (gst_base_rtp_depayload_wait):
12705         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12706         We can use the clock in GstElement, no need to store it ourselves.
12707
12708 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12709
12710         * docs/libs/tmpl/gstaudio.sgml:
12711           update
12712         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
12713         (gst_paranoia_endian_get_type):
12714         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
12715         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
12716         * gst/audiotestsrc/gstaudiotestsrc.c:
12717         (gst_audiostestsrc_wave_get_type):
12718         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
12719         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
12720         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
12721         (gst_sync_method_get_type), (gst_unit_type_get_type),
12722         (gst_client_status_get_type), (gst_multifdsink_class_init),
12723         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
12724         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
12725         (gst_multifdsink_get_property):
12726         * gst/tcp/gstmultifdsink.h:
12727         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
12728         * gst/videotestsrc/gstvideotestsrc.c:
12729         (gst_videotestsrc_pattern_get_type):
12730           remove deprecated properties
12731           fix up enums to correctly have short lowercase dashed nicks
12732
12733 2005-11-22  Michael Smith <msmith@fluendo.com>
12734
12735         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
12736         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12737           Add underscore.
12738
12739 2005-11-22  Michael Smith <msmith@fluendo.com>
12740
12741         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
12742         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12743           Use utility method for scaling clocktime for fractional framerates.
12744
12745 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
12746
12747         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
12748         (gst_visual_chain):
12749         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12750         * ext/theora/theoradec.c: (theora_handle_type_packet):
12751         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
12752         (theora_enc_chain):
12753         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12754         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
12755         * gst-libs/gst/video/video.h:
12756         * gst/ffmpegcolorspace/avcodec.h:
12757         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12758         (gst_ffmpeg_caps_to_pixfmt):
12759         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12760         (gst_ffmpegcsp_set_caps):
12761         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
12762         (gst_videorate_setcaps), (gst_videorate_blank_data),
12763         (gst_videorate_chain):
12764         * gst/videotestsrc/gstvideotestsrc.c:
12765         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
12766         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
12767         (gst_videotestsrc_event), (gst_videotestsrc_create):
12768         * gst/videotestsrc/gstvideotestsrc.h:
12769         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
12770         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
12771         (gst_ximagesink_get_times), (gst_ximagesink_init):
12772         * sys/ximage/ximagesink.h:
12773         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12774         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
12775         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
12776         * sys/xvimage/xvimagesink.h:
12777           Convert elements to use fractions for their framerate.
12778           V4L elements to come later tonight.
12779
12780 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12781
12782         * gst-libs/gst/audio/audio.c:
12783         * gst-libs/gst/audio/audio.h:
12784           remove some deprecated functions
12785
12786 2005-11-22  Andy Wingo  <wingo@pobox.com>
12787
12788         * Update for gst_tag_setter API changes.
12789
12790 2005-11-22  Andy Wingo  <wingo@pobox.com>
12791
12792         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
12793         (gst_ogg_demux_perform_seek):
12794         * ext/theora/theoradec.c (theora_dec_sink_event):
12795         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
12796         update-funcnames.
12797
12798 2005-11-22  Wim Taymans  <wim@fluendo.com>
12799
12800         * examples/seeking/seek.c: (main):
12801         Give higher priority to bus signals than the gtk events
12802         to fix a race condition in the segment looping.
12803
12804 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
12805
12806         * ext/theora/Makefile.am:
12807         * ext/vorbis/Makefile.am:
12808         * gst-libs/gst/tag/Makefile.am:
12809         * gst-plugins-base.spec.in:
12810           Rename libgsttagedit to libgsttag (#322117).
12811
12812 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
12813
12814         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
12815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
12816           Call gst_x_overlay_prepare_xwindow_id() to give applications
12817           a final chance to set their own xwindow id before the video
12818           sink creates its own window.
12819
12820 2005-11-22  Julien MOUTTE  <julien@moutte.net>
12821
12822         * sys/xvimage/xvimagesink.c:
12823         (gst_xvimagesink_navigation_send_event): Handle navigation
12824         events correcly with borders if applicable.
12825
12826 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
12827
12828         Patch by: Luca Ognibene
12829
12830         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12831         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
12832         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12833         (gst_ffmpegcsp_caps_remove_format_info):
12834         * gst/ffmpegcolorspace/imgconvert.c:
12835         * gst/ffmpegcolorspace/imgconvert_template.h:
12836           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
12837           #318353); use gst_structure_has_name().
12838
12839 2005-11-22  Julien MOUTTE  <julien@moutte.net>
12840
12841         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
12842         (gst_ximagesink_class_init): Add debug macros on functions.
12843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12844         (gst_xvimagesink_xwindow_draw_borders),
12845         (gst_xvimagesink_xvimage_put),
12846         (gst_xvimagesink_xwindow_update_geometry),
12847         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
12848         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
12849         (gst_xvimagesink_xcontext_clear),
12850         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
12851         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
12852         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
12853         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
12854         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
12855         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
12856         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
12857         expose while being PAUSED, out of data flow navigation events, etc..
12858
12859 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
12860
12861         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
12862         * gst-libs/gst/audio/audio.h:
12863           fix prototype - wondering why the test worked regardless
12864
12865 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12866
12867         * check/Makefile.am:
12868         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
12869         * gst-libs/gst/audio/audio.h:
12870           add a method that returns a proper GstClockTime
12871
12872 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
12873
12874         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
12875         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
12876         * gst-libs/gst/interfaces/xoverlay.h:
12877           Remove everything having to do with the desired size; add 
12878           gst_x_overlay_prepare_xwindow_id() function; remove the
12879           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
12880           post a message on the bus instead (#321816).
12881
12882         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
12883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
12884         (gst_xvimagesink_xoverlay_init):
12885           Remove desired size stuff (#321816).
12886
12887 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
12888
12889         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
12890         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
12891         (mpeg_video_type_find), (mpeg_video_stream_type_find):
12892           Terminate vararg functions with NULL instead of 0 to 
12893           make gcc4 happy.
12894
12895 2005-11-21  Andy Wingo  <wingo@pobox.com>
12896
12897         patch by: Sebastien Cote <sebas642@yahoo.ca>
12898         
12899         * gst-libs/gst/rtp/gstrtpbuffer.h: 
12900         * gst-libs/gst/rtp/gstrtpbuffer.c
12901         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
12902
12903 2005-11-21  Andy Wingo  <wingo@pobox.com>
12904
12905         * gst/playback/gstplaybin.c (gen_audio_element) 
12906         (gen_video_element): Use the new MISSING_PLUGIN core error
12907         category. Closes #320060.
12908
12909         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
12910         * gst/videorate/gstvideorate.c (gst_videorate_event):
12911         * ext/theora/theoradec.c (theora_dec_sink_event): 
12912         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
12913         stream lock.
12914
12915         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
12916         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
12917         stream lock changes.
12918
12919 2005-11-21  Wim Taymans  <wim@fluendo.com>
12920
12921         * gst-libs/gst/audio/gstbaseaudiosink.c:
12922         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
12923         (gst_base_audio_sink_provide_clock),
12924         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
12925         (gst_base_audio_sink_change_state):
12926         * gst/audioresample/gstaudioresample.c:
12927         Segment update fix.
12928
12929 2005-11-21  Andy Wingo  <wingo@pobox.com>
12930
12931         * *.h:
12932         * *.c: Ran scripts/update-macros. Oh yes.
12933
12934 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
12935
12936         * sys/ximage/Makefile.am:
12937         * sys/ximage/ximage.c:
12938           Rename ximage plugin to ximagesink (#321426) (Don't forget to
12939           remove your old libgstximage.* manually if necessary).
12940
12941 2005-11-21  Michael Smith <msmith@fluendo.com>
12942
12943         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
12944           Minimal fix for bug #320200: set the min/max bitrate in the correct
12945           units. A better fix would be to upgrade to the RATEMANAGE2
12946           interface, rather than using the deprecated interface used here, but
12947           that would require an update in our libvorbis dependency (to 1.1),
12948           which is probably undesirable.
12949
12950 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
12951
12952         * ext/libvisual/visual.c: (get_buffer):
12953         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12954         (gst_base_audio_src_fixate):
12955         * gst/audioconvert/gstaudioconvert.c:
12956         (gst_audio_convert_fixate_caps):
12957         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
12958         * gst/audiotestsrc/gstaudiotestsrc.c:
12959         (gst_audiotestsrc_src_fixate):
12960         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
12961         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
12962         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
12963         * gst/videotestsrc/gstvideotestsrc.c:
12964         (gst_videotestsrc_src_fixate):
12965         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
12966         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
12967           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
12968           (#322027)
12969
12970
12971 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
12972
12973         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12974         (gst_riff_create_iavs_caps):
12975         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
12976         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12977         (gst_riff_parse_info):
12978         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
12979         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
12980         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
12981           Fixes for GST_FOURCC_FORMAT API change.
12982
12983 2005-11-21  Andy Wingo  <wingo@pobox.com>
12984
12985         patch by: Alessandro Dessina <alessandro nnva org>
12986
12987         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
12988         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
12989         (gst_ogg_parse_chain):
12990         * ext/theora/theoraenc.c (theora_set_header_on_caps):
12991         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
12992         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
12993         gst_value_list calls on arrays. Fixes #321962.
12994
12995 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
12996
12997         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12998         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
12999         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13000         * gst/adder/gstadder.c: (gst_adder_init),
13001         (gst_adder_request_new_pad), (gst_adder_collected),
13002         (gst_adder_change_state):
13003           Update for gst_collectpads_foo() to gst_collect_pads_foo()
13004           API change.
13005
13006 2005-11-21  Michael Smith <msmith@fluendo.com>
13007
13008         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
13009         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
13010           Properly handle pad_push return values.
13011
13012 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
13013
13014         * gst-libs/gst/tag/Makefile.am:
13015         * gst-libs/gst/tag/gstvorbistag.c:
13016         (gst_tag_list_to_vorbiscomment_buffer):
13017           Remove obsolete vorbistag element and debug category.
13018
13019         * gst/playback/gstplaybasebin.c: (check_queue):
13020           Don't divide by 0 when queue-threshold is 0.
13021
13022         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
13023           Don't modify an existing pixel-aspect-ratio if we fail to read
13024           a new one.
13025
13026 2005-11-20  Wim Taymans  <wim@fluendo.com>
13027
13028         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
13029         (gst_vorbisenc_push_packet):
13030         GST_PAD_IS_USABLE is gone, use the return value of
13031         the push or pad_alloc_buffer instead.
13032
13033 2005-11-18  Julien MOUTTE  <julien@moutte.net>
13034
13035         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13036         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
13037         (gst_ximagesink_ximage_destroy),
13038         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
13039         (gst_ximagesink_xwindow_new),
13040         (gst_ximagesink_xwindow_update_geometry),
13041         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
13042         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
13043         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
13044         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
13045         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
13046         (gst_ximagesink_navigation_send_event),
13047         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
13048         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
13049         (gst_ximagesink_finalize), (gst_ximagesink_init),
13050         (gst_ximagesink_class_init):
13051         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
13052         This new version brings correct software scaling, non flickering
13053         window while resizing, pixel aspect ratio handling, usage of
13054         hardware buffer pools, out of data flow event thread for 
13055         navigation and handling of expose events even when being PAUSED,
13056         a new property to keep video aspect ratio when resizing, etc...
13057
13058 2005-11-18  Julien MOUTTE  <julien@moutte.net>
13059
13060         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
13061         (gst_videoscale_fixate_caps): Introduce back caps fixate with
13062         handling of PAR.
13063
13064 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
13065
13066         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
13067         Unsetting IS_SINK flag from the fakesink, so decodebin
13068         never behaves as a sink.
13069
13070 2005-11-17  Wim Taymans  <wim@fluendo.com>
13071
13072         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13073         (gst_base_audio_src_change_state):
13074         Fix the audiosrc base class again, we did not unflush.
13075
13076 2005-11-17  Julien MOUTTE  <julien@moutte.net>
13077
13078         * examples/seeking/seek.c: (make_dv_pipeline),
13079         (make_vorbis_theora_pipeline), (make_avi_pipeline),
13080         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
13081         to ogg/vorbis/theora pipeline.
13082
13083 2005-11-17  Wim Taymans  <wim@fluendo.com>
13084
13085         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
13086         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
13087         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
13088         Fix EOS on multiple streams.
13089         More debugging.
13090
13091 2005-11-16  Wim Taymans  <wim@fluendo.com>
13092
13093         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
13094         (gst_ogg_demux_perform_seek):
13095         Segment done must include stream time.
13096
13097         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13098         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
13099         (gst_ogg_mux_change_state):
13100         Fix ogg muxer again.
13101
13102 2005-11-16  Wim Taymans  <wim@fluendo.com>
13103
13104         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
13105         Fix compile again.
13106
13107 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13108
13109         * ext/libvisual/visual.c: (gst_visual_init):
13110         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
13111         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
13112         (gst_ogg_parse_chain):
13113         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
13114         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
13115         * ext/theora/theoradec.c: (gst_theora_dec_init):
13116         * ext/theora/theoraenc.c: (gst_theora_enc_init):
13117         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
13118         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
13119         * gst/adder/gstadder.c: (gst_adder_class_init),
13120         (gst_adder_dispose):
13121         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13122         * gst/subparse/gstsubparse.c: (gst_subparse_init):
13123         * gst/videorate/gstvideorate.c: (gst_videorate_init):
13124           Fix a whole set of pad template leaks
13125
13126 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13127
13128         * check/generic/states.c: (GST_START_TEST):
13129           fix the test so that it only checks for elements that are part of
13130           this source module
13131
13132 2005-11-16  Michael Smith <msmith@fluendo.com>
13133
13134         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
13135         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
13136         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
13137         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
13138         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
13139         (gst_ogg_mux_change_state):
13140           Fix leaking collectpads.
13141
13142 2005-11-16  Edward Hervey  <edward@fluendo.com>
13143
13144         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
13145         (gst_videorate_event), (gst_videorate_chain):
13146         Handle segment seeks
13147
13148 2005-11-16  Wim Taymans  <wim@fluendo.com>
13149
13150         * gst-libs/gst/audio/gstbaseaudiosink.c:
13151         (gst_base_audio_sink_provide_clock),
13152         (gst_base_audio_sink_change_state):
13153         Set ringbuffer to non-flushing when going to PAUSED, set to
13154         flushing again when going to READY.
13155
13156         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
13157         (gst_ring_buffer_stop):
13158         Start in flushing mode by default.
13159         Don't set flushing in the _stop method, let the app call
13160         this explicitly.
13161
13162 2005-11-16  Julien MOUTTE  <julien@moutte.net>
13163
13164         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
13165         * gst-libs/gst/video/videosink.h: Add helper function needed
13166         for video sinks.
13167
13168 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
13169
13170         * gst/videoscale/gstvideoscale.c:
13171         (gst_videoscale_handle_src_event):
13172           Don't leak reference to pad parent.
13173
13174 2005-11-16  Wim Taymans  <wim@fluendo.com>
13175
13176         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
13177         Set ringbuffer to flushing when stopping so that we don't
13178         block on wait_segment anymore and livelock.
13179
13180 2005-11-16  Wim Taymans  <wim@fluendo.com>
13181
13182         * examples/seeking/seek.c: (send_event), (do_seek),
13183         (loop_toggle_cb), (segment_done), (main):
13184         Added looping checkbox.
13185
13186 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13187
13188         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
13189         (gst_ogg_demux_init):
13190         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
13191         (gst_vorbis_dec_init):
13192           revert unrefs, they don't pass make check
13193
13194 2005-11-15  Johan Dahlin  <johan@gnome.org>
13195
13196         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
13197         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
13198         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
13199         (gst_vorbis_dec_init):
13200         Fix pad template leaks. 
13201
13202 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
13203
13204         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
13205           Make state change function thread safe.
13206
13207 2005-11-15  Edward Hervey  <edward@fluendo.com>
13208
13209         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
13210         (gst_ogg_demux_class_init):
13211         Implement GstElement::send_event, so we can send seek events
13212         in GST_STATE_READY
13213
13214 2005-11-14  Julien MOUTTE  <julien@moutte.net>
13215
13216         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
13217         Discovered how to take away flickering while resizing the
13218         window. Please don't put that in ximagesink, refactoring in
13219         progress.
13220
13221 2005-11-14  Michael Smith <msmith@fluendo.com>
13222
13223         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
13224         (gst_multifdsink_render):
13225           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
13226
13227 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
13228
13229         * gst/playback/gstplaybin.c: (gen_audio_element):
13230           Use autoaudiosink, it tends to be more widely available than
13231           autoaudiiosink.
13232           
13233 2005-11-14  Andy Wingo  <wingo@pobox.com>
13234
13235         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
13236         as well if it is available. Fixes #316442.
13237
13238 2005-11-14  Michael Smith <msmith@fluendo.com>
13239
13240         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
13241         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
13242         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
13243         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
13244         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
13245         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13246         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
13247         (gst_vorbisenc_change_state):
13248           Fix a small memory leak in vorbisenc.
13249           Fix large memory leaks in oggmux, also fix lots of state change
13250           bugs in oggmux.
13251
13252 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13253
13254         * gst/videotestsrc/gstvideotestsrc.c:
13255         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
13256         (gst_videotestsrc_src_fixate):
13257           move fixation to a fixate function
13258           remove negotiate function, basesrc's is good enough
13259           fixes a bug for check when using the element alone
13260
13261 2005-11-13  Edward Hervey  <edward@fluendo.com>
13262
13263         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
13264         (key_toggle_cb), (main):
13265         Added checkboxes for adding/removing the accurate and key_unit seek
13266         flags.
13267
13268 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13269
13270         * configure.ac: back to HEAD
13271
13272 === release 0.9.5 ===
13273
13274 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
13275
13276         * configure.ac:
13277           releasing 0.9.5, "No No Kia"
13278
13279 2005-11-11  Edward Hervey  <edward@fluendo.com>
13280
13281         * examples/seeking/seek.c: (make_parselaunch_pipeline):
13282         Added parse-launch syntax seeking mode for the seeking example.
13283         This should help stress-test even more cases.
13284         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
13285
13286 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
13287
13288         * sys/xvimage/xvimagesink.c:
13289         (gst_xvimagesink_navigation_send_event):
13290           Check whether peer pad exists before sending navigation events
13291           to it.
13292
13293 2005-11-11  Michael Smith <msmith@fluendo.com>
13294
13295         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
13296         (gst_vorbisenc_buffer_from_packet):
13297         * ext/vorbis/vorbisenc.h:
13298           Set duration on encoded buffers. This allows oggmux's
13299           max_page_delay parameter to actually work.
13300
13301 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
13302
13303         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13304         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
13305         (gst_ffmpegcsp_avpicture_fill):
13306         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13307         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
13308           Make palettes work again (see #132341). Use our own macros
13309           for rounding up.
13310
13311 2005-11-10  Andy Wingo  <wingo@pobox.com>
13312
13313         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
13314         string doober.
13315
13316 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13317
13318         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13319         (gst_ffmpegcsp_transform_caps):
13320           Prefer passthrough in transform_caps
13321
13322 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13323
13324         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13325           check for ALSA errors properly, instead of relying on ALSA's
13326           error strings to serve to the user.
13327
13328 2005-11-10  Wim Taymans  <wim@fluendo.com>
13329
13330         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
13331         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
13332         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
13333         Modernise the seek code.
13334
13335 2005-11-10  Michael Smith <msmith@fluendo.com>
13336         
13337         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
13338         (setup_substreams), (set_active_source):
13339           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
13340           trying to go to NULL if we failed to read a file.
13341
13342 2005-11-10  Wim Taymans  <wim@fluendo.com>
13343
13344         * gst/audiotestsrc/gstaudiotestsrc.c:
13345         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
13346         (gst_audiotestsrc_create):
13347         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13348         (gst_sinesrc_get_times), (gst_sinesrc_create):
13349         * gst/videotestsrc/gstvideotestsrc.c:
13350         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
13351         (gst_videotestsrc_create):
13352         The base class can now sync for us.
13353
13354 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13355
13356         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
13357           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
13358           name=source autoprobe=false autoprobe-fps=false copy-mode=1
13359           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
13360           format=(fourcc)I420" ! xvimagesink
13361
13362 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
13363
13364         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13365         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
13366         (gst_sinesrc_newsegment):
13367           Send newsegment event in TIME format, set duration if
13368           num-buffers is set, fix duration querying.
13369
13370 2005-11-10  Michael Smith <msmith@fluendo.com>
13371
13372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
13373         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
13374         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
13375         (gst_ogg_mux_collected):
13376          Fix EOS handling, partially. Now forwarding an EOS event once we have
13377          EOS on all pads works correctly. However, we still don't properly set
13378          EOS on the actual ogg stream pages.
13379
13380 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
13381
13382         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
13383           Set elements to NULL state before disposing of them.
13384
13385 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
13386
13387         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13388
13389         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13390         (gst_base_rtp_depayload_init),
13391         (gst_base_rtp_depayload_set_gst_timestamp):
13392         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13393           We need to send a newsegment event for each instance, not
13394           just for the first instance of this class (get rid of
13395           static variable in function). (#321011).
13396           
13397 2005-11-08  Michael Smith <msmith@fluendo.com>
13398
13399         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
13400         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
13401         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
13402         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
13403           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
13404           This makes us mux things correctly according to the ogg muxing
13405           rules. Still not handling EOS correctly right now, though.
13406
13407 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
13408
13409         * gst/audioconvert/gstaudioconvert.c:
13410           Fix typo in docs. 
13411
13412 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
13413
13414         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13415         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
13416           Initialise segment_stop to GST_CLOCK_TIME_NONE when
13417           creating a new chain; should fix live streaming. Also
13418           add more debug output and fix a typo.
13419
13420 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
13421
13422         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13423
13424         * gst/volume/gstvolume.c: (volume_set_caps):
13425           Fix compilation on Solaris with Forte. (#320923)
13426
13427 2005-11-08  Wim Taymans  <wim@fluendo.com>
13428
13429         * gst-libs/gst/audio/gstbaseaudiosink.c:
13430         (gst_base_audio_sink_render):
13431         No need to do a typecheck.
13432
13433 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
13434
13435         * ext/alsa/gstalsa.h:
13436           We register a debug category, so let's use it.
13437
13438 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
13439
13440         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13441         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
13442         Fixed a small problem.
13443
13444 2005-11-04  Wim Taymans  <wim@fluendo.com>
13445
13446         * examples/seeking/Makefile.am:
13447         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
13448         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
13449         (make_playerbin_pipeline), (format_value), (update_scale),
13450         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
13451         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
13452         (print_usage), (main):
13453         Added app for playback speed testing.
13454
13455         * examples/seeking/seek.c: (dynamic_link),
13456         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
13457         (make_mpeg_pipeline), (do_seek), (set_update_scale),
13458         (message_received), (main):
13459         Updated seek example.
13460
13461 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
13462
13463         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13464         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
13465         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
13466         (gst_base_rtp_depayload_set_clock):
13467         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13468         Don't sleep on the bench (system clock) when you have a nice 
13469         comfortable bed (Gstreamer clock) to sleep on.
13470
13471 2005-11-03  Wim Taymans  <wim@fluendo.com>
13472
13473         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13474         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
13475         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
13476         Handle the case where a pad_block failed.
13477
13478 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
13479
13480         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
13481
13482         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13483         (gst_base_rtp_depayload_add_to_queue),
13484         (gst_base_rtp_depayload_push),
13485         (gst_base_rtp_depayload_set_gst_timestamp),
13486         (gst_base_rtp_depayload_queue_release):
13487           Fixes some bugs in the depayloader's queuing/de-queueing code.
13488
13489 2005-10-31  Michael Smith <msmith@fluendo.com>
13490
13491         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
13492         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
13493         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
13494           Patch from Alessandro Decina <alessandro@nnva.org>.
13495           Make oggdemux only find the final time in a chain, not per-pad,
13496           since the per-pad information can be very expensive to locate, and
13497           it isn't used anywhere. This makes reading a file containing
13498           OggSkeleton reasonably fast.
13499           Also, make chain finding work when there are logical bitstreams that
13500           can't be decoded. Fixes #319110.
13501
13502 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
13503
13504         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13505         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
13506         (gst_base_rtp_depayload_chain),
13507         (gst_base_rtp_depayload_add_to_queue),
13508         (gst_base_rtp_depayload_push),
13509         (gst_base_rtp_depayload_set_gst_timestamp),
13510         (gst_base_rtp_depayload_queue_release),
13511         (gst_base_rtp_depayload_start_thread),
13512         (gst_base_rtp_depayload_set_property),
13513         (gst_base_rtp_depayload_get_property):
13514         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13515         Some random fixes, to fullfill the desires of thomas.
13516
13517 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
13518
13519         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13520         (gst_base_rtp_depayload_add_to_queue),
13521         (gst_base_rtp_depayload_push):
13522         Fixed the queueing algorithm.
13523
13524 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
13525
13526         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13527         (gst_base_rtp_depayload_push):
13528         A small fix
13529
13530 2005-10-31  Wim Taymans  <wim@fluendo.com>
13531
13532         * gst-libs/gst/audio/gstringbuffer.h:
13533         Don't break ABI.
13534
13535         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13536         (gst_ffmpeg_caps_to_pixfmt):
13537         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13538         (gst_ffmpegcsp_set_caps):
13539         Some more comments.
13540         Handle missing required caps fields better.
13541
13542 2005-10-31  Wim Taymans  <wim@fluendo.com>
13543
13544         * gst-libs/gst/audio/gstbaseaudiosink.c:
13545         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
13546         (gst_base_audio_sink_render):
13547         * gst-libs/gst/audio/gstringbuffer.c:
13548         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
13549         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
13550         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
13551         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
13552         (gst_ring_buffer_read):
13553         * gst-libs/gst/audio/gstringbuffer.h:
13554         Add flushing mode to the ringbuffer so that it in all cases does
13555         not try to handle more audio. This makes sure it does not try to
13556         block anymore when flushing and fixes a livelock.
13557
13558 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
13559
13560         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
13561         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
13562         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
13563           Explicitly check for -1 values before doing a conversion
13564           and always map them to -1. (#315545)
13565
13566 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
13567
13568         * gst/playback/gstplaybin.c: (gen_video_element):
13569           first try autovideosink, then xvimagesink, then error out
13570         * po/POTFILES.in:
13571           add translatable file
13572         * po/af.po:
13573         * po/az.po:
13574         * po/cs.po:
13575         * po/en_GB.po:
13576         * po/hu.po:
13577         * po/it.po:
13578         * po/nb.po:
13579         * po/nl.po:
13580         * po/or.po:
13581         * po/sq.po:
13582         * po/sr.po:
13583         * po/sv.po:
13584         * po/uk.po:
13585         * po/vi.po:
13586           update translations
13587
13588 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
13589
13590         * gst-libs/gst/rtp/gstbasedepayload.c:
13591         * gst-libs/gst/rtp/gstbasedepayload.h:
13592           Minor cleanups
13593
13594 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
13595
13596         * gst/playback/.cvsignore:
13597         * gst/playback/decodetest.c:
13598         * gst/playback/test3.c:
13599           Port these two tests as well.
13600
13601 2005-10-27  Wim Taymans  <wim@fluendo.com>
13602
13603         * ext/theora/theoradec.c: (theora_dec_src_query),
13604         (theora_dec_sink_event):
13605         * ext/theora/theoraenc.c: (theora_enc_sink_event),
13606         (theora_enc_change_state):
13607         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
13608         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
13609         Take proper locks when handling events.
13610
13611 2005-10-27  Wim Taymans  <wim@fluendo.com>
13612
13613         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
13614         (gst_adder_change_state):
13615         Fix timestamps and fix deadlock when stopping the collectpads.
13616
13617 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
13618
13619         * gst-libs/gst/rtp/gstrtpbuffer.h:
13620         Declaring the payload types as strings too so that they can be used
13621         in the padtemplate inialization.
13622
13623 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
13624
13625         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
13626
13627         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13628         (gst_base_rtp_depayload_class_init):
13629         Fixes a small but nasty bug. The derived elements no longer segfaults
13630         on finalization.
13631
13632 2005-10-26  Michael Smith <msmith@fluendo.com>
13633
13634         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
13635           When clearing an audioconvert context, set tmpbufsize to zero, so
13636           we'll allocate it again later if required.
13637           This fixes audioconvert re-negotiating formats, which previously
13638           segfaulted with a NULL destination buffer.
13639
13640 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
13641
13642         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13643         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
13644         (gst_base_rtp_depayload_set_gst_timestamp),
13645         (gst_base_rtp_depayload_queue_release):
13646         Fixed a smalll memleak.
13647
13648 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
13649         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13650         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
13651         (gst_base_rtp_depayload_finalize),
13652         (gst_base_rtp_depayload_setcaps),
13653         (gst_base_rtp_depayload_add_to_queue),
13654         (gst_base_rtp_depayload_push),
13655         (gst_base_rtp_depayload_set_gst_timestamp),
13656         (gst_base_rtp_depayload_queue_release),
13657         (gst_base_rtp_depayload_thread),
13658         (gst_base_rtp_depayload_change_state):
13659         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13660         Changed the C++ comments to C comments
13661
13662 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
13663
13664         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
13665         * gst/tcp/gsttcpclientsrc.h:
13666         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
13667         * gst/tcp/gsttcpserversrc.h:
13668           Remove unused 'curoffset' structure member.
13669
13670 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
13671
13672         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13673         (gst_base_rtp_depayload_base_init),
13674         (gst_base_rtp_depayload_finalize):
13675         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13676         * gst-libs/gst/rtp/gstbasertppayload.h:
13677           The pad-template on the sinkpad should be set by the derived classes.
13678           Also added some useful macros.
13679
13680 2005-10-24  Wim Taymans  <wim@fluendo.com>
13681
13682         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
13683         Correctly flush decoder samples even if we could not
13684         copy them to an output buffer. Fixes #319618.
13685
13686 2005-10-24  Julien MOUTTE  <julien@moutte.net>
13687
13688         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
13689         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
13690         the caps against our xcontext caps.
13691
13692 2005-10-24  Wim Taymans  <wim@fluendo.com>
13693
13694         * gst-libs/gst/audio/gstbaseaudiosink.c:
13695         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
13696         Remove g_print
13697         Use sync property from baseclass to disable sync.
13698
13699 2005-10-24  Wim Taymans  <wim@fluendo.com>
13700
13701         * gst-libs/gst/audio/gstbaseaudiosink.c:
13702         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
13703         Buffers with no timestamps get aligned with previous buffers or
13704         on underrun, played ASAP.
13705
13706 2005-10-24  Julien MOUTTE  <julien@moutte.net>
13707
13708         * gst-libs/gst/video/video.h:
13709         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13710         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
13711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
13712         here comes my change on caps for framerate and geometry range.
13713         We are now accepting 1 to MAXINT for width and height, and from
13714         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
13715         to be blended correctly in videomixer.
13716
13717 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13718
13719         * configure.ac:
13720           back to HEAD
13721
13722 === release 0.9.4 ===
13723
13724 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13725
13726         * NEWS:
13727         * RELEASE:
13728         * configure.ac:
13729           releasing 0.9.4, "Velociraptor"
13730
13731 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13732
13733         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
13734         * po/POTFILES.in:
13735           STOPPED -> FAILED
13736
13737 2005-10-21  Wim Taymans  <wim@fluendo.com>
13738
13739         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13740         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
13741         (pad_blocked), (close_pad_link), (new_pad):
13742         Don't try to remove elements twice.
13743
13744 2005-10-21  Wim Taymans  <wim@fluendo.com>
13745
13746         * ext/theora/theoradec.c: (theora_dec_src_query),
13747         (theora_dec_sink_event):
13748         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13749         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
13750         (vorbis_handle_data_packet):
13751         * ext/vorbis/vorbisdec.h:
13752         Fix old naming.
13753
13754         * gst-libs/gst/audio/gstbaseaudiosink.c:
13755         (gst_base_audio_sink_render):
13756         Don't try to sync on buffers without a timestamp.
13757
13758 2005-10-21  Wim Taymans  <wim@fluendo.com>
13759
13760         * ext/theora/theoradec.c: (theora_dec_src_query),
13761         (theora_dec_sink_event):
13762         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13763         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
13764         (vorbis_handle_data_packet):
13765         * ext/vorbis/vorbisdec.h:
13766         Fix old naming.
13767
13768 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
13769
13770         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
13771         (gst_vorbisenc_src_query):
13772           Implement position and duration queries.
13773
13774         * gst/playback/test3.c: (update_scale), (main):
13775           Fix for async state changes and print nicer output.
13776
13777 2005-10-20  Wim Taymans  <wim@fluendo.com>
13778
13779         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
13780         (dump_element_stats), (main):
13781         * gst/playback/test6.c: (main):
13782         Fix tests again
13783
13784 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
13785
13786         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
13787         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13788           Don't use functions for position queries when handling
13789           duration queries.
13790
13791 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
13792
13793         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13794         (vorbis_handle_data_packet), (vorbis_dec_chain),
13795         (vorbis_dec_change_state):
13796         * ext/vorbis/vorbisdec.h:
13797           Vorbis streams can be embedded in other container formats
13798           than ogg, container formats where the demuxer might set 
13799           timestamps on encoded vorbis buffers instead of those silly 
13800           granulepos thingies. In short: make vorbisdec handle 
13801           timestamps on incoming buffers as well.
13802
13803 2005-10-20  Wim Taymans  <wim@fluendo.com>
13804
13805         * gst/playback/gstplaybasebin.c: (group_destroy),
13806         (gst_play_base_bin_change_state):
13807         Fix leak.
13808         Handle case where playbasebin is now ASYNC because
13809         decodebin is.
13810
13811 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
13812
13813         * gst/audioconvert/Makefile.am:
13814         * gst/audioconvert/bufferframesconvert.c:
13815         * gst/audioconvert/plugin.c: (plugin_init):
13816         * gst/audioconvert/plugin.h:
13817           And bye bye buffer-frames-convert
13818
13819 2005-10-19  Wim Taymans  <wim@fluendo.com>
13820
13821         * check/elements/audioconvert.c:
13822         * docs/libs/tmpl/gstaudio.sgml:
13823         * docs/libs/tmpl/gstcolorbalance.sgml:
13824         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13825         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
13826         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
13827         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
13828         * gst-libs/gst/audio/audio.h:
13829         * gst/audioconvert/audioconvert.h:
13830         * gst/audioconvert/gstaudioconvert.c:
13831         (gst_audio_convert_parse_caps):
13832         * gst/volume/gstvolume.c:
13833         Bye bye buffer-frames.
13834
13835 2005-10-19  Wim Taymans  <wim@fluendo.com>
13836
13837         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
13838         (query_positions_elems), (query_positions_pads), (update_scale),
13839         (do_seek), (set_update_scale), (message_received), (main):
13840         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
13841         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
13842         (gst_ogg_demux_loop):
13843         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
13844         * ext/theora/theoradec.c: (theora_dec_src_query),
13845         (theora_dec_sink_event):
13846         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13847         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
13848         * gst/adder/gstadder.c: (gst_adder_query):
13849         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
13850         * gst/playback/test3.c: (update_scale):
13851         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
13852         (dump_element_stats), (main):
13853         * gst/playback/test6.c: (main):
13854         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13855         Query API update.
13856
13857 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
13858
13859         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13860         (xml_check_first_element), (xml_type_find), (smil_type_find),
13861         (plugin_init):
13862           Add typefinding for SMIL and for generic XML. Based on patch by
13863           Akos Maroy (#308663).
13864
13865 2005-10-18  Wim Taymans  <wim@fluendo.com>
13866
13867         * gst/playback/Makefile.am:
13868         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13869         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
13870         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
13871         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
13872         (gst_decode_bin_change_state):
13873         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13874         (gst_play_bin_send_event_to_sink):
13875         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
13876         (dump_element_stats), (main):
13877         * gst/playback/test6.c: (main):
13878         Make playbin async, it'll commit state to paused when all streams
13879         are detected.
13880         Remove ugly hack.
13881         Added test6.c to show async behaviour.
13882
13883 2005-10-18  Wim Taymans  <wim@fluendo.com>
13884
13885         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13886         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
13887         Fix for segment-start/stop API change.
13888
13889 2005-10-18  Wim Taymans  <wim@fluendo.com>
13890
13891         * check/Makefile.am:
13892         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
13893         (main):
13894         Add future test for clock selection.
13895
13896 2005-10-18  Wim Taymans  <wim@fluendo.com>
13897
13898         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
13899         (gst_alsasink_close):
13900         Set handle to NULL.
13901
13902         * gst-libs/gst/audio/gstringbuffer.c:
13903         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
13904         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
13905         (gst_ring_buffer_start), (gst_ring_buffer_pause),
13906         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
13907         (gst_ring_buffer_read):
13908         More debug info.
13909
13910 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
13911
13912         * gst/audiotestsrc/Makefile.am:
13913         * gst/sine/Makefile.am:
13914         * gst/volume/Makefile.am:
13915           fix broken build of controllerized plugins
13916
13917 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
13918
13919         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13920
13921         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
13922         (gst_riff_create_video_template_caps):
13923           Add support for Indeo-3 (IV32).
13924
13925 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13926
13927         * configure.ac:
13928           rewrite
13929
13930 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13931
13932         * gst-libs/gst/video/video.c: (gst_video_get_size):
13933         * gst/audiotestsrc/gstaudiotestsrc.c:
13934           doc updates
13935
13936 2005-10-17  Andy Wingo  <wingo@pobox.com>
13937
13938         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
13939         with the collectpads change.
13940         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
13941
13942         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
13943
13944         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
13945
13946         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
13947         alloc_buffer flow return to callers.
13948         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
13949         change. Fix some memleaks in theoraenc.
13950
13951         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
13952         in strange circumstance.
13953
13954 2005-10-17  Julien MOUTTE  <julien@moutte.net>
13955
13956         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13957         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
13958         from caps, let's use the caps...
13959
13960 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
13961
13962         * configure.ac:
13963           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
13964
13965 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13966
13967         * gst-libs/gst/interfaces/Makefile.am:
13968           fix silly typo
13969
13970 2005-10-16  Andy Wingo  <wingo@pobox.com>
13971
13972         * gst/playback/gstdecodebin.c
13973         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
13974         function!
13975         (try_to_link_1): Increase kraziness level.
13976
13977 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13978
13979         * configure.ac:
13980           restructure like the core one
13981         * gst-libs/gst/audio/Makefile.am:
13982         * gst-libs/gst/interfaces/Makefile.am:
13983         * gst-libs/gst/net/Makefile.am:
13984         * gst-libs/gst/riff/Makefile.am:
13985         * gst-libs/gst/rtp/Makefile.am:
13986         * gst-libs/gst/tag/Makefile.am:
13987         * gst-libs/gst/video/Makefile.am:
13988           use correct linker flags, now the libs are properly versioned
13989         * check/elements/audioconvert.c: (verify_convert):
13990         * ext/alsa/gstalsaplugin.c:
13991         * ext/cdparanoia/gstcdparanoia.c:
13992         * ext/gnomevfs/gstgnomevfs.c:
13993         * ext/libvisual/visual.c:
13994         * ext/ogg/gstogg.c:
13995         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
13996         * ext/theora/theora.c:
13997         * ext/vorbis/vorbis.c:
13998         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13999         * gst-libs/gst/tag/gsttagediting.c:
14000         * gst-libs/gst/video/video.c:
14001         * gst/adder/gstadder.c:
14002         * gst/audioconvert/plugin.c:
14003         * gst/audiorate/gstaudiorate.c:
14004         * gst/audioresample/gstaudioresample.c:
14005         * gst/audioresample/resample_ref.c: (resample_scale_ref):
14006         * gst/audioscale/gstaudioscale.c:
14007         * gst/audioscale/resample.c:
14008         * gst/audiotestsrc/gstaudiotestsrc.c:
14009         * gst/ffmpegcolorspace/gstffmpeg.c:
14010         * gst/playback/gstdecodebin.c: (close_pad_link):
14011         * gst/playback/gstplaybin.c: (gen_video_element),
14012         (gen_audio_element):
14013         * gst/sine/gstsinesrc.c:
14014         * gst/subparse/gstsubparse.c:
14015         * gst/tags/gsttagediting.c:
14016         * gst/tcp/gsttcpplugin.c:
14017         * gst/typefind/gsttypefindfunctions.c:
14018         * gst/videorate/gstvideorate.c:
14019         * gst/videoscale/gstvideoscale.c:
14020         * gst/videotestsrc/gstvideotestsrc.c:
14021         * gst/volume/gstvolume.c:
14022         * sys/v4l/gstv4l.c:
14023         * sys/ximage/ximage.c:
14024         * sys/xvimage/xvimagesink.c:
14025           fix up defines
14026
14027 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
14028
14029         * ext/vorbis/vorbisenc.c:
14030         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14031         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
14032         (gst_tag_to_vorbis_comments):
14033           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
14034
14035 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
14036
14037         * examples/stats/mp2ogg.c:
14038         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14039           typo fixes
14040
14041 2005-10-13  Michael Smith <msmith@fluendo.com>
14042
14043         * ext/ogg/gstoggmux.c:
14044           Use magic glib macros to define constants as 64 bit, to ensure
14045           appropriate vararg passing.
14046
14047 2005-10-13  Michael Smith <msmith@fluendo.com>
14048
14049         * ext/ogg/gstoggmux.c:
14050         * gst/audioconvert/audioconvert.c: (float):
14051           Don't use LL suffix, as it's not portable, and neither of these
14052           uses required it anyway.
14053
14054 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
14055
14056         * examples/indexing/indexmpeg.c: (main):
14057         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
14058         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
14059         (cdparanoia_convert), (cdparanoia_query):
14060         * ext/cdparanoia/gstcdparanoia.h:
14061         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
14062         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
14063         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
14064         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
14065         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
14066         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
14067         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
14068         (gst_multifdsink_render), (gst_multifdsink_start),
14069         (gst_multifdsink_stop):
14070         * gst/tcp/gstmultifdsink.h:
14071         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
14072         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14073         (gst_tcpclientsink_stop):
14074         * gst/tcp/gsttcpclientsink.h:
14075         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
14076         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
14077         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
14078         * gst/tcp/gsttcpclientsrc.h:
14079         * gst/tcp/gsttcpserversink.h:
14080         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
14081         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14082         (gst_tcpserversrc_stop):
14083         * gst/tcp/gsttcpserversrc.h:
14084         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
14085         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
14086         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
14087           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
14088           moved bitshift from macro to enum definition
14089
14090 2005-10-12  Wim Taymans  <wim@fluendo.com>
14091
14092         * examples/seeking/Makefile.am:
14093         Oops.
14094
14095 2005-10-12  Wim Taymans  <wim@fluendo.com>
14096
14097         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
14098         (gst_ring_buffer_read), (gst_ring_buffer_clear):
14099         Don't assert on normal stuff.
14100
14101         * gst/playback/gstplaybin.c: (do_playbin_seek):
14102         API fix.
14103
14104 2005-10-12  Wim Taymans  <wim@fluendo.com>
14105
14106         * check/pipelines/simple_launch_lines.c: (run_pipeline):
14107         * examples/seeking/Makefile.am:
14108         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
14109         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
14110         (do_seek), (set_update_scale), (message_received), (main):
14111         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
14112         (gst_ring_buffer_read), (gst_ring_buffer_clear):
14113         Update for _get_state() API change.
14114
14115 2005-10-11  Wim Taymans  <wim@fluendo.com>
14116
14117         * gst-libs/gst/audio/gstbaseaudiosink.c:
14118         (gst_base_audio_sink_render):
14119         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14120         (gst_base_audio_src_create):
14121         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
14122         (gst_ring_buffer_read):
14123         Cleanups.
14124         Commit and read from ringbuffer in samples rather than bytes.
14125
14126 2005-10-11  Wim Taymans  <wim@fluendo.com>
14127
14128         * gst-libs/gst/audio/gstbaseaudiosink.c:
14129         (gst_base_audio_sink_render):
14130         Respect segment rate and accum when scheduling samples.
14131
14132 2005-10-11  Julien MOUTTE  <julien@moutte.net>
14133
14134         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
14135         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
14136         EOS correctly, that needs more work.
14137
14138 2005-10-11  Wim Taymans  <wim@fluendo.com>
14139
14140         * check/generic/states.c: (GST_START_TEST):
14141         remove old property.
14142
14143         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14144         (gst_ogg_demux_perform_seek):
14145         * ext/theora/theoradec.c: (theora_dec_sink_event):
14146         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14147         (vorbis_handle_data_packet):
14148         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14149         (gst_base_rtp_depayload_set_gst_timestamp):
14150         * gst/videorate/gstvideorate.c: (gst_videorate_event):
14151         Update for newsegment API change.
14152
14153 2005-10-11  Michael Smith <msmith@fluendo.com>
14154
14155         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
14156         (do_playbin_seek), (gst_play_bin_send_event):
14157           Override send_event differently, so that we can takes bits of
14158           functionality from GstPipeline (special handling for seeks,
14159           including pausing/resuming, and resetting stream time) and still get
14160           the appropriate behaviour of only forwarding event to a single sink,
14161           rather than all of them.
14162           Unfortunately requires a lot of code duplication, but the
14163           alternatives are equally ugly in the end.
14164
14165 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14166
14167         * check/elements/audioconvert.c: (setup_audioconvert),
14168         (cleanup_audioconvert), (get_int_caps), (verify_convert),
14169         (GST_START_TEST), (audioconvert_suite):
14170           clean up tests a little, fix some leaks.
14171
14172 2005-10-10  Wim Taymans  <wim@fluendo.com>
14173
14174         * ext/alsa/gstalsasink.c:
14175         Also allow unsigned int.
14176
14177         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14178         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
14179         Small cleanup
14180
14181 2005-10-10  Wim Taymans  <wim@fluendo.com>
14182
14183         * check/pipelines/simple_launch_lines.c: (run_pipeline):
14184         Small update, use API as stated in design docs.
14185
14186         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
14187         (update_scale), (do_seek), (seek_cb), (set_update_scale),
14188         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
14189         (message_received), (main):
14190         Updated seek example for GOption. Some usability improvements.
14191
14192 2005-10-10  Wim Taymans  <wim@fluendo.com>
14193
14194         * gst/audioconvert/audioconvert.h:
14195         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
14196         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
14197         Alloc temp storage somewhere else where we can do it more
14198         portable.
14199
14200 2005-10-10  Wim Taymans  <wim@fluendo.com>
14201
14202         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
14203         (gst_tcpserversrc_start):
14204         Don't block in accept while doing the state change, move
14205         to poll and make cancellable.
14206
14207 2005-10-09  Philippe Khalaf <burger@speedy.org>
14208
14209         * gst-libs/gst/rtp/rtpbasedepayload.c:
14210         Set timestamp and add queue delay to timestamp
14211         * gst-libs/gst/rtp/rtpbuffer.h:
14212         Set correct payload type for h263
14213
14214 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
14215
14216         * gst/audiotestsrc/gstaudiotestsrc.c:
14217         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
14218         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
14219         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
14220         (gst_audiotestsrc_create_triangle),
14221         (gst_audiotestsrc_create_silence),
14222         (gst_audiotestsrc_create_white_noise),
14223         (gst_audiotestsrc_init_pink_noise),
14224         (gst_audiotestsrc_generate_pink_noise_value),
14225         (gst_audiotestsrc_create_pink_noise),
14226         (gst_audiotestsrc_change_wave):
14227         * gst/audiotestsrc/gstaudiotestsrc.h:
14228           fixed typo, added pink noise
14229
14230 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
14231
14232         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
14233         (plugin_init):
14234           Add wavpack and spc typefind functions from 0.8 branch.
14235
14236 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
14237
14238         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
14239         (ar_type_find), (msdos_type_find), (plugin_init):
14240           Add typefind functions for tar archives, ar archives,
14241           RAR archives, and msdos-executables (dlls, exe, etc.).
14242           Some of those would be wrongly identified as mpeg
14243           streams of some sort before (#315550).
14244
14245 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
14246
14247         * configure.ac:
14248         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14249         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14250         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
14251         * gst/audiotestsrc/Makefile.am:
14252         * gst/audiotestsrc/gstaudiotestsrc.c:
14253         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
14254         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
14255         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
14256         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
14257         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
14258         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
14259         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
14260         (gst_audiotestsrc_create_silence),
14261         (gst_audiotestsrc_create_white_noise),
14262         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
14263         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
14264         (gst_audiotestsrc_start), (plugin_init):
14265         * gst/audiotestsrc/gstaudiotestsrc.h:
14266           add new plugin and element
14267         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
14268           use gobject_class
14269
14270 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
14271
14272         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
14273         (gst_adder_init), (gst_adder_request_new_pad),
14274         (gst_adder_change_state):
14275           Add query function to source pad, so adder reports the correct
14276           time/sample position when queried (#315457); fix state change
14277           function; use GST_DEBUG_FUNCPTR() for pad functions.
14278
14279 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
14280
14281         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
14282           Fix leaks in typefind registration
14283           Clean up the gratuitous commenting and whitespacing a little
14284
14285 2005-10-08  Wim Taymans  <wim@fluendo.com>
14286
14287         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
14288         Only actually wait for the thread to be stopped if it's 
14289         running.
14290
14291 2005-10-08  Wim Taymans  <wim@fluendo.com>
14292
14293         * gst-libs/gst/audio/gstbaseaudiosink.c:
14294         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
14295         If we receive EOS we can start playback of what we had.
14296
14297 2005-10-08  Wim Taymans  <wim@fluendo.com>
14298
14299         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
14300         (gst_multifdsink_finalize), (multifdsink_hash_remove),
14301         (gst_multifdsink_stop):
14302         Fix crasher when going to NULL multiple times.
14303
14304 2005-10-06  Wim Taymans  <wim@fluendo.com>
14305
14306         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
14307         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
14308         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14309         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
14310         patch from Edgard Lima <edgard.lima@indt.org.br>
14311         Fixed gstbaseaudiosrc adding ring buffer sync to it.
14312
14313 2005-10-06  Wim Taymans  <wim@fluendo.com>
14314
14315         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
14316         Report the FLOW_RETURN as string in the error message.
14317
14318         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
14319         Don't assert when clearing an unnegotiated buffer.
14320
14321 2005-10-04  Michael Smith <msmith@fluendo.com>
14322
14323         * gst/playback/gstplaybasebin.c: (group_destroy),
14324         (gen_preroll_element), (remove_groups), (setup_source):
14325         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
14326         (setup_sinks), (gst_play_bin_send_event),
14327         (gst_play_bin_change_state):
14328           Set state to NULL before removing from bin. Fix refcounting.
14329
14330 2005-10-04  Michael Smith <msmith@fluendo.com>
14331
14332         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
14333           Correct refcounting in send_event() function. Previously was wrong
14334           if the first sink was unable to handle the event.
14335
14336 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14337
14338         * configure.ac:
14339           back to development
14340
14341 === release 0.9.3 ===
14342
14343 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14344
14345         * configure.ac:
14346           Releasing 0.9.3, "De Facto"
14347
14348 2005-10-03  Andy Wingo  <wingo@pobox.com>
14349
14350         * gst/playback/gstdecodebin.c (try_to_link_1)
14351         (remove_element_chain): set element to NULL before removing it.
14352
14353 2005-10-02  Johan Dahlin  <johan@gnome.org>
14354
14355         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
14356         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
14357         MT safe.
14358
14359 2005-10-02  Andy Wingo  <wingo@pobox.com>
14360
14361         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
14362         (gst_ring_buffer_prepare_read): 
14363         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
14364         Demote to LOG.
14365
14366 2005-09-29  Wim Taymans  <wim@fluendo.com>
14367
14368         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
14369         * ext/theora/theoradec.c: (theora_handle_data_packet):
14370         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
14371         Propagate error codes from alloc_buffer too.
14372
14373 2005-09-29  Wim Taymans  <wim@fluendo.com>
14374
14375         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
14376         We use fixed caps.
14377
14378         * gst/playback/Makefile.am:
14379         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
14380         (dump_element_stats), (main):
14381         Added example stream introspection code.
14382
14383 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
14384
14385         * gst/adder/gstadder.c: (gst_adder_collected):
14386           fix adder for float elements
14387
14388 2005-09-28  Wim Taymans  <wim@fluendo.com>
14389
14390         * gst-libs/gst/audio/gstbaseaudiosink.c:
14391         (gst_base_audio_sink_class_init),
14392         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
14393         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14394         (gst_base_audio_src_class_init),
14395         (gst_base_audio_src_provide_clock):
14396         get_clock -> provide_clock
14397
14398 2005-09-28  Andy Wingo  <wingo@pobox.com>
14399
14400         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
14401         and unlocking.
14402
14403         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
14404         unlocking.
14405
14406         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
14407         Actually add the pad template.
14408         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
14409
14410         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
14411         I'm at it...
14412
14413         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
14414         from fdsrc. Get caps in create() instead of start() so it can be
14415         interrupted. Interruption somewhat untested.
14416
14417         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
14418         Proper EOS handling.
14419
14420 2005-09-27  Andy Wingo  <wingo@pobox.com>
14421
14422         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
14423
14424         * gst/tcp/gsttcpserversrc.c: Cleaned up.
14425
14426         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
14427
14428         * gst/tcp/gsttcp.h: 
14429         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
14430         out of tcpclientsrc.c. Cancellable.
14431         (gst_tcp_socket_read): Made private, cancellable, with better
14432         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
14433         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
14434         whole buffer, and better diagnostics.
14435         (gst_tcp_gdp_read_caps): Same.
14436
14437         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
14438
14439 2005-09-26  Andy Wingo  <wingo@pobox.com>
14440
14441         * gst/sine/gstsinesrc.h:
14442         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
14443         change the 'sync' property to 'is-live' and implement it halfway,
14444         update for controller api change.
14445
14446         * gst/volume/gstvolume.c (volume_transform_ip): Update for
14447         controller api change.
14448
14449 2005-09-24  Wim Taymans  <wim@fluendo.com>
14450
14451         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
14452         * gst-libs/gst/audio/gstaudiosink.c:
14453         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
14454         (gst_audioringbuffer_stop):
14455         * gst-libs/gst/audio/gstbaseaudiosink.c:
14456         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
14457         (gst_base_audio_sink_change_state):
14458         * gst-libs/gst/audio/gstbaseaudiosink.h:
14459         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
14460         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
14461         (gst_ring_buffer_commit), (gst_ring_buffer_read):
14462         * gst-libs/gst/audio/gstringbuffer.h:
14463         Fix sync again. Moved sample alignment to basesink.
14464
14465 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14466
14467         * docs/plugins/Makefile.am:
14468         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14469         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14470         * gst/volume/gstvolume.c:
14471           add/fix docs
14472         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
14473         * gst-libs/gst/audio/audio.h:
14474           add conversion macros for frames <-> clocktime
14475
14476 2005-09-23  David Schleef  <ds@schleef.org>
14477
14478         * gst/audioresample/Makefile.am:
14479         * gst/audioresample/debug.h:
14480         * gst/audioresample/gstaudioresample.c:
14481         * gst/audioresample/resample.c: Convert to using gst debugging
14482
14483 2005-09-22  Wim Taymans  <wim@fluendo.com>
14484
14485         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14486         (gst_play_bin_send_event):
14487         Only seek on one sink, the first one that succeeds.
14488
14489 2005-09-22  Michael Smith <msmith@fluendo.com>
14490
14491         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
14492         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
14493         Don't flush encoder state unless we have an initialised encoder.
14494         Clear out encoder state on PAUSED_TO_READY.
14495
14496 2005-09-22  Wim Taymans  <wim@fluendo.com>
14497
14498         * gst-libs/gst/rtp/gstbasertppayload.c:
14499         (gst_basertppayload_class_init), (gst_basertppayload_init),
14500         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
14501         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
14502         (gst_basertppayload_is_filled), (gst_basertppayload_push),
14503         (gst_basertppayload_set_property),
14504         (gst_basertppayload_get_property),
14505         (gst_basertppayload_change_state):
14506         * gst-libs/gst/rtp/gstbasertppayload.h:
14507         Added max-ptime to control amount of data in the rtp packets.
14508
14509 2005-09-21  Andy Wingo  <wingo@pobox.com>
14510
14511         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
14512         thingies.
14513
14514         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
14515         can be called multiple times, dogs.
14516
14517 2005-09-21  Wim Taymans  <wim@fluendo.com>
14518
14519         * gst-libs/gst/rtp/gstbasertppayload.c:
14520         (gst_basertppayload_class_init), (gst_basertppayload_init),
14521         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
14522         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
14523         (gst_basertppayload_push), (gst_basertppayload_get_property),
14524         (gst_basertppayload_change_state):
14525         Allow 0 ssrc too.
14526
14527 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
14528
14529         * docs/libs/compiling.sgml:
14530           fixing typos
14531
14532 2005-09-20  Wim Taymans  <wim@fluendo.com>
14533
14534         * gst-libs/gst/rtp/gstbasertppayload.c:
14535         (gst_basertppayload_class_init), (gst_basertppayload_init),
14536         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
14537         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
14538         (gst_basertppayload_push), (gst_basertppayload_set_property),
14539         (gst_basertppayload_get_property),
14540         (gst_basertppayload_change_state):
14541         * gst-libs/gst/rtp/gstbasertppayload.h:
14542         Added property to configure sequence number offsets.
14543
14544 2005-09-20  Wim Taymans  <wim@fluendo.com>
14545
14546         * gst-libs/gst/rtp/gstbasertppayload.c:
14547         (gst_basertppayload_class_init), (gst_basertppayload_init),
14548         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
14549         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
14550         (gst_basertppayload_push), (gst_basertppayload_set_property),
14551         (gst_basertppayload_get_property),
14552         (gst_basertppayload_change_state):
14553         * gst-libs/gst/rtp/gstbasertppayload.h:
14554         Make timestamp offset configurable.
14555
14556 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14557
14558         * check/pipelines/simple_launch_lines.c: (run_pipeline):
14559           fix wrong pop/unref
14560
14561 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
14562
14563         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14564
14565         * gst-libs/gst/interfaces/propertyprobe.c:
14566         (gst_property_probe_probe_property_name),
14567         (gst_property_probe_needs_probe_name),
14568         (gst_property_probe_get_values_name),
14569         (gst_property_probe_probe_and_get_values_name):
14570           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
14571           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
14572
14573 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14574
14575         * check/Makefile.am:
14576           have some tests be disabled for valgrinding
14577         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
14578         (GST_START_TEST):
14579         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
14580           Fix A Leak.  Chain To Parent Finalize.
14581
14582 2005-09-19  Wim Taymans  <wim@fluendo.com>
14583
14584         * examples/seeking/seek.c: (make_wav_pipeline), (main):
14585         Fixed wav pipeline.
14586
14587 2005-09-19  Wim Taymans  <wim@fluendo.com>
14588
14589         * gst-libs/gst/rtp/gstbasertppayload.c:
14590         (gst_basertppayload_class_init), (gst_basertppayload_init),
14591         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
14592         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
14593         (gst_basertppayload_push), (gst_basertppayload_get_property),
14594         (gst_basertppayload_change_state):
14595         Posting ERROR and WARNING messages is good.
14596
14597 2005-09-19  Wim Taymans  <wim@fluendo.com>
14598
14599         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14600         (gst_base_rtp_depayload_add_to_queue),
14601         (gst_base_rtp_depayload_push),
14602         (gst_base_rtp_depayload_set_gst_timestamp),
14603         (gst_base_rtp_depayload_queue_release):
14604         This one was not supposed to go in.
14605
14606 2005-09-19  Wim Taymans  <wim@fluendo.com>
14607
14608         * check/pipelines/simple_launch_lines.c: (run_pipeline):
14609         Fix for bus API.
14610
14611         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14612         (gst_base_rtp_depayload_chain),
14613         (gst_base_rtp_depayload_add_to_queue),
14614         (gst_base_rtp_depayload_push),
14615         (gst_base_rtp_depayload_set_gst_timestamp),
14616         (gst_base_rtp_depayload_queue_release):
14617         Some cleanups.
14618
14619         * gst-libs/gst/rtp/gstbasertppayload.c:
14620         (gst_basertppayload_class_init), (gst_basertppayload_init),
14621         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
14622         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
14623         (gst_basertppayload_get_property),
14624         (gst_basertppayload_change_state):
14625         Added debugging category.
14626
14627 2005-09-18  David Schleef  <ds@schleef.org>
14628
14629         * gst/playback/gstdecodebin.c: free plugin list correctly
14630         * gst/playback/gstplaybin.c: emit warning if autovideosink
14631           and autoaudiosink can't be found (instead of segfaulting)
14632
14633 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14634
14635         * check/elements/audioconvert.c: (GST_START_TEST):
14636           try out 24 bit conversion
14637
14638 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14639
14640         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
14641         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
14642         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
14643         * ext/vorbis/vorbisenc.h:
14644           Fix EOS handling.  Still needs a fix in the ogg muxer to
14645           mark the last page as eos.
14646
14647 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14648
14649         * common/gtk-doc-plugins.mak:
14650         * docs/plugins/Makefile.am:
14651         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14652         * gst/ffmpegcolorspace/Makefile.am:
14653         * gst/ffmpegcolorspace/avcodec.h:
14654         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14655         * gst/tcp/gstmultifdsink.c:
14656           fix up ffmpegcolorspace docs; extract header
14657
14658 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14659
14660         * common/gtk-doc-plugins.mak:
14661         * docs/plugins/Makefile.am:
14662         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14663         * ext/theora/Makefile.am:
14664         * ext/theora/gsttheoraenc.h:
14665         * ext/theora/theoraenc.c:
14666         * ext/vorbis/vorbisenc.c:
14667           pick up signals and args for vorbis; add some docs for vorbis
14668
14669 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14670
14671         * common/gstdoc-scangobj:
14672         * common/gtk-doc-plugins.mak:
14673         * docs/libs/Makefile.am:
14674         * docs/plugins/gst-plugins-base-plugins.args:
14675         * docs/plugins/gst-plugins-base-plugins.hierarchy:
14676         * docs/plugins/gst-plugins-base-plugins.interfaces:
14677         * docs/plugins/gst-plugins-base-plugins.prerequisites:
14678         * docs/plugins/gst-plugins-base-plugins.signals:
14679           only scanobj stuff from our source module.  Not sure yet
14680           if that's correct, given the hierarchy stuff :)
14681
14682 2005-09-15  Wim Taymans  <wim@fluendo.com>
14683
14684         * gst/audioconvert/gstaudioconvert.c:
14685         And enable 24 bits mode as well..
14686
14687 2005-09-15  Wim Taymans  <wim@fluendo.com>
14688
14689         * gst-libs/gst/rtp/Makefile.am:
14690         * gst-libs/gst/rtp/gstbasertppayload.c:
14691         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
14692         (gst_basertppayload_class_init), (gst_basertppayload_init),
14693         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
14694         (gst_basertppayload_chain), (gst_basertppayload_set_options),
14695         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
14696         (gst_basertppayload_set_property),
14697         (gst_basertppayload_get_property),
14698         (gst_basertppayload_change_state):
14699         * gst-libs/gst/rtp/gstbasertppayload.h:
14700         Added rtp payloader base class.
14701
14702 2005-09-15  Andy Wingo  <wingo@pobox.com>
14703
14704         * configure.ac (plugindir): Remove the EOL matcher from the
14705         regexp, as it causes me problems. Libtool? Make? Who knows?
14706
14707 2005-09-14  David Schleef  <ds@schleef.org>
14708
14709         * check/generic/states.c: 
14710         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14711         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14712           Fixes for changes in registry API.
14713
14714         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
14715           to GST_PLUGIN_LDFLAGS.
14716         * ext/libvisual/visual.c: Make the library shut up.
14717         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
14718         * gst-libs/gst/audio/gstaudiofilter.c: same
14719
14720 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14721
14722         * docs/plugins/Makefile.am:
14723         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14724         * docs/plugins/inspect/plugin-libvisual.xml:
14725         * docs/plugins/tmpl/element-tcpserversink.sgml:
14726         * ext/theora/theoraenc.c:
14727           add libvisual plugin and theoraenc element to docs
14728
14729 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14730
14731         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14732         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14733         * ext/theora/theoraenc.c:
14734           add theoraenc
14735
14736 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
14737
14738         * gst/audioconvert/Makefile.am:
14739           Audioconvert derives from GstBaseTransform and should
14740           link to the library with our base elements to avoid
14741           unresolved symbols. Makes things work with MinGW (#316160)
14742
14743         * gst/playback/test4.c: (main):
14744           Fix MinGW build problem and use g_usleep() instead of 
14745           sleep() (#316162)
14746
14747 2005-09-12  Wim Taymans  <wim@fluendo.com>
14748
14749         * gst/audioconvert/audioconvert.c: (float),
14750         (audio_convert_prepare_context), (audio_convert_convert):
14751         * gst/audioconvert/audioconvert.h:
14752         Cleanups, speedups, simplifications, added back support
14753         for 24 bits.
14754
14755 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14756
14757         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14758         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14759         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
14760         * docs/plugins/tmpl/element-tcpserversink.sgml:
14761         * gst/ffmpegcolorspace/gstffmpeg.c:
14762         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14763         * gst/videotestsrc/gstvideotestsrc.c:
14764         * gst/volume/gstvolume.c:
14765           add more elements to the docs
14766
14767 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
14768
14769         * check/Makefile.am:
14770         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
14771         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
14772           Add extra tests for basetransform based components. 
14773           Comment out the test_element_negotiation test until we decide
14774           if it's testing correct behaviour.
14775         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
14776         (gst_visual_chain), (gst_visual_change_state):
14777           Slightly more correct but still bogus timestamping.
14778           Fix state change function.
14779         * gst/audioconvert/gstaudioconvert.c:
14780         (gst_audio_convert_class_init):
14781         * gst/audioresample/gstaudioresample.c:
14782         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14783         (gst_ffmpegcsp_class_init):
14784         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
14785         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
14786         (gst_videoscale_prepare_image):
14787         * gst/volume/gstvolume.c: (gst_volume_class_init),
14788         (volume_transform_ip):
14789           Basetransform updates. Enable passthrough modes.
14790         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
14791         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
14792         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14793           Negotiation fix that allows the window to return to the original
14794           size and renegotiate passthrough upstream. Extra debug output.
14795
14796 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14797
14798         * gst/sine/gstsinesrc.c:
14799         * gst/volume/gstvolume.c:
14800           fix up header include
14801
14802 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
14803
14804         * gst-libs/gst/audio/gstbaseaudiosink.c:
14805         (gst_base_audio_sink_render):
14806         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
14807         * gst/volume/gstvolume.c: (gst_volume_class_init),
14808         (volume_transform):
14809           fixing lost sync, some more debugging
14810
14811 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
14812
14813         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
14814         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
14815         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
14816         (gst_xvimagesink_check_xshm_calls):
14817           Fix compilation when XShm is not available.
14818
14819 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
14820
14821         * ext/libvisual/visual.c: (gst_visual_dispose),
14822         (gst_visual_getcaps), (gst_visual_src_setcaps),
14823         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
14824         (gst_visual_change_state):
14825           Finish fixing up libvisual plugin so that it runs. 
14826
14827 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
14828
14829         * ext/vorbis/vorbisenc.c:
14830         * gst-libs/gst/tag/gstvorbistag.c:
14831           gsttaginterface.h -> gsttagsetter.h
14832
14833 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
14834
14835         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
14836           added another test that failes for me (test is not active by default)
14837
14838 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14839
14840         * configure.ac:
14841           v4l2 is no longer in gst-plugins-base
14842
14843 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
14844
14845         * configure.ac:
14846           In the output at the end, don't show the first plugin on the same
14847           line as "Core plug-ins, always built:".
14848           Indent the output as for other plugin categories
14849         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
14850           #define that can be used to not use peer buffer_alloc functions for
14851           test purposes.
14852         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
14853         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
14854         (gst_ximagesink_show_frame):
14855         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
14856         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
14857         (gst_xvimagesink_show_frame):
14858           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
14859           fails gracefully instead of XError aborting or deadlocking.
14860
14861 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
14862
14863         * ext/libvisual/Makefile.am:
14864           link against gst-base-libs
14865
14866 2005-09-06  David Schleef  <ds@schleef.org>
14867
14868         * configure.ac: Enable libvisual plugin.
14869         * ext/libvisual/Makefile.am:
14870         * ext/libvisual/visual.c: Fixes to make it compile.
14871
14872 === release 0.9.2 ===
14873
14874 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14875
14876         * NEWS:
14877         * RELEASE:
14878         * configure.ac:
14879         * docs/random/ChangeLog-0.8:
14880           releasing 0.9.2, "Spoon"
14881
14882 2005-09-05  Michael Smith <msmith@fluendo.com>
14883
14884         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
14885           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
14886           that in the vorbisenc element.
14887
14888 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14889
14890         * common/gtk-doc-plugins.mak:
14891         * docs/plugins/Makefile.am:
14892           fix distcheck
14893         * gst/audioresample/resample.c:
14894           fix wrong docstring
14895
14896 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14897
14898         * common/gst-xmlinspect.py:
14899         * common/gtk-doc-plugins.mak:
14900           only inspect plugins for this given package
14901           require gst-python 0.9
14902
14903 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14904
14905         * Makefile.am:
14906         * autogen.sh:
14907         * common/gst-xmlinspect.py:
14908         * configure.ac:
14909         * docs/Makefile.am:
14910         * docs/plugins/inspect/plugin-alsa.xml:
14911         * docs/plugins/inspect/plugin-audioresample.xml:
14912         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
14913         * docs/plugins/inspect/plugin-ogg.xml:
14914         * docs/plugins/tmpl/element-gnomevfssink.sgml:
14915         * docs/plugins/tmpl/element-multifdsink.sgml:
14916         * docs/plugins/tmpl/element-tcpserversink.sgml:
14917         * docs/plugins/tmpl/element-vorbisenc.sgml:
14918         * gst-plugins-base.spec.in:
14919           various doc-related updates
14920
14921 2005-08-31  Wim Taymans  <wim@fluendo.com>
14922
14923         * gst-libs/gst/audio/gstbaseaudiosink.c:
14924         (gst_base_audio_sink_render):
14925         Resync if the buffer timestamps drift more than a 10th 
14926         of a second.
14927
14928 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
14929
14930         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
14931         (gst_v4lsrc_get_property):
14932           The 'timestamp-offset' property is registered as an int64, so
14933           let's use g_value_{set|get}_int64() in our setter and getter
14934           functions (makes it work and fixes warnings with gst-inspect).
14935
14936 2005-08-30  Wim Taymans  <wim@fluendo.com>
14937
14938         * check/elements/audioconvert.c: (setup_audioconvert):
14939         * check/elements/audioresample.c: (setup_audioresample):
14940         * check/elements/volume.c: (setup_volume):
14941         Fix checks.
14942
14943 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14944
14945         * common/gtk-doc-plugins.mak:
14946         * common/plugins.xsl:
14947         * docs/plugins/Makefile.am:
14948           make module a param
14949
14950 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
14951
14952         * examples/seeking/seek.c: (make_mp3_pipeline),
14953         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
14954         (play_cb), (pause_cb), (stop_cb):
14955           update the example
14956
14957 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
14958
14959         * gst/volume/gstvolume.c: (gst_volume_class_init),
14960         (volume_transform):
14961           do not update controlled params, if buffer has no timestamp
14962
14963 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
14964
14965         * configure.ac:
14966         * gst/sine/Makefile.am:
14967         * gst/volume/Makefile.am:
14968           controllerized elements also need to link against controller-libs ;)
14969
14970 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
14971
14972         * docs/libs/tmpl/gstcolorbalance.sgml:
14973         * docs/libs/tmpl/gstgconf.sgml:
14974         * docs/libs/tmpl/gstmixer.sgml:
14975         * docs/libs/tmpl/gstringbuffer.sgml:
14976         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14977         (gst_sinesrc_create):
14978         * gst/volume/gstvolume.c: (gst_volume_class_init),
14979         (volume_transform):
14980           controllerized two audio plugins
14981
14982 2005-08-29  Andy Wingo  <wingo@pobox.com>
14983
14984         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
14985         (vorbis_handle_data_packet): Fix some int overflow errors.
14986
14987         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
14988         -1.
14989         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
14990         valid.
14991         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
14992         if it's valid. Fixed streaming-mode playback.
14993
14994         * check/elements/volume.c (cleanup_volume): Fix for running
14995         CK_FORK=no.
14996
14997         * check/elements/audioconvert.c: Convert from native endian, not
14998         little endian.
14999
15000 2005-08-29  Michael Smith <msmith@fluendo.com>
15001
15002         * ext/ogg/Makefile.am:
15003         * ext/ogg/gstogg.c: (plugin_init):
15004         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
15005         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
15006         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
15007         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
15008         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
15009         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
15010         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
15011         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
15012         Add an ogg parser element.
15013
15014 2005-08-28  Andy Wingo  <wingo@pobox.com>
15015
15016         * Updates for two-arg init from GST_BOILERPLATE_FULL.
15017
15018 2005-08-26  Wim Taymans  <wim@fluendo.com>
15019
15020         * gst/audioconvert/audioconvert.c: (if), (float),
15021         (audio_convert_get_func_index), (check_default),
15022         (audio_convert_clean_fmt), (audio_convert_prepare_context),
15023         (audio_convert_clean_context), (audio_convert_get_sizes),
15024         (audio_convert_convert):
15025         Cleanups.
15026
15027 2005-08-26  Wim Taymans  <wim@fluendo.com>
15028
15029         * gst/audioconvert/audioconvert.c: (if), (float),
15030         (audio_convert_get_func_index), (check_default),
15031         (audio_convert_clean_fmt), (audio_convert_prepare_context),
15032         (audio_convert_clean_context), (audio_convert_get_sizes),
15033         (audio_convert_convert):
15034         More elegant and working temp buffer selection algo.
15035
15036 2005-08-26  Wim Taymans  <wim@fluendo.com>
15037
15038         * gst/audioconvert/audioconvert.c: (if), (float),
15039         (audio_convert_get_func_index), (check_default),
15040         (audio_convert_clean_fmt), (audio_convert_prepare_context),
15041         (audio_convert_clean_context), (audio_convert_get_sizes),
15042         (get_temp_buffer), (audio_convert_convert):
15043         Use realloc else we lose our original data.
15044
15045 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15046
15047         * gst/audioresample/gstaudioresample.c:
15048           use base class' newsegment to properly timestamp
15049
15050 2005-08-26  Wim Taymans  <wim@fluendo.com>
15051
15052         * gst/audioconvert/audioconvert.c: (if), (float),
15053         (audio_convert_get_func_index), (check_default),
15054         (audio_convert_clean_fmt), (audio_convert_prepare_context),
15055         (audio_convert_clean_context), (audio_convert_get_sizes),
15056         (get_temp_buffer), (audio_convert_convert):
15057         * gst/audioconvert/gstaudioconvert.c:
15058         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
15059         (gst_audio_convert_transform_caps),
15060         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
15061         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
15062         Oops, allocate enough space to perform the channel mix.
15063
15064 2005-08-26  Wim Taymans  <wim@fluendo.com>
15065
15066         * gst/audioconvert/Makefile.am:
15067         * gst/audioconvert/audioconvert.c: (if), (float),
15068         (audio_convert_get_func_index), (check_default),
15069         (audio_convert_clean_fmt), (audio_convert_prepare_context),
15070         (audio_convert_clean_context), (audio_convert_get_sizes),
15071         (get_temp_buffer), (audio_convert_convert):
15072         * gst/audioconvert/audioconvert.h:
15073         * gst/audioconvert/gstaudioconvert.c:
15074         (gst_audio_convert_class_init), (gst_audio_convert_init),
15075         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
15076         (gst_audio_convert_get_unit_size),
15077         (gst_audio_convert_transform_caps),
15078         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
15079         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
15080         * gst/audioconvert/gstaudioconvert.h:
15081         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
15082         (gst_channel_mix_fill_identical),
15083         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
15084         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
15085         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
15086         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
15087         (gst_channel_mix_mix):
15088         * gst/audioconvert/gstchannelmix.h:
15089         Cleanups, librarify a bit, optimize, better negotiation and more.
15090
15091 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
15092
15093         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
15094         Another from MikeS:
15095         During typefinding, don't support negative offsets
15096         (offsets from the end of the stream) in our typefind->peek() function
15097         - nothing embedded in ogg ever needs them. However, we need to recognise
15098         those requests and reject them, otherwise we return invalid pointers.
15099
15100 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
15101
15102         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15103         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
15104         (vorbisdec_finalize), (vorbis_handle_type_packet):
15105           Big shout-out to MikeS for fixing this giant memory leak.
15106           Huzzah!
15107
15108 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15109
15110         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
15111         (audio_convert_get_unit_size):
15112           plug some leaks
15113
15114 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15115
15116         * check/Makefile.am:
15117         * check/elements/audioconvert.c: (setup_audioconvert),
15118         (cleanup_audioconvert), (get_int_caps), (verify_convert),
15119         (GST_START_TEST), (audioconvert_suite), (main):
15120           add a test for audioconvert
15121         * gst/audioresample/gstaudioresample.c:
15122         * gst/audioresample/gstaudioresample.h:
15123           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
15124           note that for buffers of 1/3 sec this means DURATION(c) is 
15125           one nanosecond more than for a and b
15126
15127 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15128
15129         * check/Makefile.am:
15130         * check/elements/audioresample.c: (setup_audioresample),
15131         (cleanup_audioresample), (fail_unless_perfect_stream),
15132         (test_perfect_stream_instance), (GST_START_TEST),
15133           add a check for audioresample
15134         (audioresample_suite), (main):
15135         * check/elements/volume.c: (GST_START_TEST):
15136           remove unused method
15137         * gst/audioresample/gstaudioresample.c:
15138           set correct buffer parameters since we're changing them
15139         * gst/audioresample/resample_ref.c: (resample_scale_ref):
15140           add some debug
15141
15142 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15143
15144         * gst/audioresample/debug.c:
15145         * gst/audioresample/gstaudioresample.c:
15146           add room for extra overlap samples when asked to transform size
15147           protect against possible mem corruption and check for discrepancies
15148           between written size and outbuffer's size so we can warn for
15149           potential problems
15150         * gst/audioresample/resample.c: (resample_init),
15151         (resample_get_output_size_for_input), (resample_get_output_size),
15152         (resample_set_n_channels), (resample_set_format):
15153           set debug level based on RESAMPLE_DEBUG env var
15154           make sure that get_output_size* returns a whole number of
15155           sample_size
15156           set sample_size each time either channel or format is set
15157         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
15158         * gst/audioresample/resample_functable.c:
15159         (resample_scale_functable):
15160         * gst/audioresample/resample_ref.c: (resample_scale_ref):
15161           remove r->sample_size, it's done in resample.c now
15162           add some debugging to the ref implementation
15163           make sure we only give back bytes that are wholes of the sample
15164           size
15165
15166 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
15167         * gst/playback/gstplaybasebin.c: (fill_buffer):
15168         Revert unpopular change for GST_MESSAGE_SRC to GObject.
15169
15170 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
15171
15172         * gst/volume/gstvolume.c:
15173           made set_caps function static
15174
15175 2005-08-24  Wim Taymans  <wim@fluendo.com>
15176
15177         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
15178         (gst_vorbisenc_change_state):
15179         Stop leaking taglists.
15180
15181 2005-08-24  Wim Taymans  <wim@fluendo.com>
15182
15183         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15184         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
15185         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
15186         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
15187         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
15188         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
15189         Parse seeking events better.
15190         Unref static caps.
15191         Generate correct newsegment events, fixes seeking in live oggs.
15192
15193         * ext/theora/theoradec.c: (theora_dec_src_query),
15194         (theora_dec_src_event), (theora_dec_src_getcaps),
15195         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
15196         Use newsegment values to report correct play time.
15197
15198         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15199         (vorbis_dec_src_event), (vorbis_dec_sink_event):
15200         * ext/vorbis/vorbisdec.h:
15201         Parse and use newsegment values to report correct play time.
15202
15203         * gst-libs/gst/audio/gstbaseaudiosink.c:
15204         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
15205         Clear ringbuffer on flush.
15206         Use newsegment values to calculate playback time.
15207
15208         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
15209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
15210         Basesink does newsegment calculations for us now.
15211
15212 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15213
15214         * check/Makefile.am:
15215         * configure.ac:
15216           add core's plugins to the mix so that playbin works
15217         * check/generic/states.c: (GST_START_TEST):
15218           set a 0 timeout on pipelines, so they don't force the next
15219           state change
15220         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
15221         (gst_play_base_bin_change_state):
15222           remove the crappy error handling and do GST error handling
15223
15224 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15225
15226         * check/Makefile.am:
15227         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
15228           add same test as to core, it bitches out on playbin atm.
15229
15230 2005-08-24  Wim Taymans  <wim@fluendo.com>
15231
15232         * configure.ac:
15233         Remove audioscale.
15234
15235 2005-08-24  Wim Taymans  <wim@fluendo.com>
15236
15237         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
15238         (gst_videoscale_prepare_size), (parse_caps),
15239         (gst_videoscale_set_caps), (gst_videoscale_get_size),
15240         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
15241         (gst_videoscale_transform):
15242         * gst/videoscale/gstvideoscale.h:
15243         Refactor, make use of BaseTranform really well.
15244
15245 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15246
15247         * configure.ac:
15248           compile audioresample
15249         * gst/audioresample/Makefile.am:
15250         * gst/audioresample/buffer.c:
15251         * gst/audioresample/functable.c:
15252         * gst/audioresample/gstaudioresample.c:
15253         * gst/audioresample/gstaudioresample.h:
15254         * gst/audioresample/resample.c:
15255         (resample_get_output_size_for_input):
15256         * gst/audioresample/resample.h:
15257         * gst/audioresample/resample_chunk.c:
15258         * gst/audioresample/resample_functable.c:
15259         * gst/audioresample/resample_ref.c:
15260           port to use basetransform; doesn't work in all cases yet
15261
15262 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15263
15264         * gst/audioconvert/gstaudioconvert.c:
15265         (gst_audio_convert_class_init), (gst_audio_convert_init),
15266         (audio_convert_get_unit_size), (audio_convert_transform_caps),
15267         (audio_convert_fixate_caps), (audio_convert_set_caps),
15268         (audio_convert_transform),
15269         (gst_audio_convert_buffer_to_default_format),
15270         (gst_audio_convert_buffer_from_default_format),
15271         (gst_audio_convert_channels):
15272         * gst/audioconvert/gstchannelmix.c:
15273         * gst/audioconvert/gstchannelmix.h:
15274           port to basetransform
15275         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15276         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
15277         (gst_ffmpegcsp_get_unit_size):
15278         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
15279         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
15280           fix for basetransform changes
15281
15282 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
15283
15284         * check/Makefile.am:
15285           Add CHECK_CFLAGS and LDFLAGS
15286
15287         * gst/playback/gstplaybasebin.c: (fill_buffer):
15288           GST_MESSAGE_SRC became a GObject
15289
15290 2005-08-24  Wim Taymans  <wim@fluendo.com>
15291
15292         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
15293         (gst_ring_buffer_clear_all):
15294         * gst-libs/gst/audio/gstringbuffer.h:
15295         Added function to clear the ringbuffer.
15296
15297 2005-08-24  Andy Wingo  <wingo@pobox.com>
15298
15299         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
15300         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
15301         of _open and _close.
15302
15303         * sys/v4l/gstv4lxoverlay.h:
15304         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
15305         an Xv connection here, instead of all the time. Make Xv only be
15306         loaded if you axe for it. Kindof a workaround for buggy behaviour
15307         of Xv when using remote xservers (XvQueryExtension would block).
15308         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
15309         replace the _open and _close public API. Only start the xv
15310         connection if necessary.
15311         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
15312
15313 2005-08-23  David Schleef  <ds@schleef.org>
15314
15315         * gst/audioresample/Makefile.am: Leet audioresampling code
15316         * gst/audioresample/buffer.c:
15317         * gst/audioresample/buffer.h:
15318         * gst/audioresample/debug.c:
15319         * gst/audioresample/debug.h:
15320         * gst/audioresample/functable.c:
15321         * gst/audioresample/functable.h:
15322         * gst/audioresample/gstaudioresample.c:
15323         * gst/audioresample/gstaudioresample.h:
15324         * gst/audioresample/resample.c:
15325         * gst/audioresample/resample.h:
15326         * gst/audioresample/resample_chunk.c:
15327         * gst/audioresample/resample_functable.c:
15328         * gst/audioresample/resample_ref.c:
15329
15330 2005-08-23  Wim Taymans  <wim@fluendo.com>
15331
15332         * examples/seeking/seek.c: (make_vorbis_pipeline),
15333         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
15334         Small seek updates.
15335
15336 2005-08-23  Andy Wingo  <wingo@pobox.com>
15337
15338         * gst-libs/gst/audio/gstbaseaudiosrc.c
15339         (gst_base_audio_src_fixate): Only fixate endianness if it is
15340         present in the caps.
15341
15342 2005-08-22  Andy Wingo  <wingo@pobox.com>
15343
15344         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
15345         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
15346         device-name property.
15347
15348         * gst-libs/gst/audio/gstaudiosrc.h:
15349         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
15350         close_device in the ring buffer, like gstaudiosink.
15351
15352         * ext/alsa/gstalsamixer.h:
15353         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
15354         macro to implement the interface without much code. Cleanups. 
15355
15356         * ext/alsa/gstalsasrc.h:
15357         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
15358         READY.
15359
15360         * ext/alsa/Makefile.am: Add new files.
15361         * ext/alsa/gstalsamixerelement.c: 
15362         * ext/alsa/gstalsamixerelement.c: Split element code out from
15363         mixer code so that alsasrc can be a mixer too.
15364
15365 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15366
15367         * check/elements/volume.c: (setup_volume), (cleanup_volume),
15368         (GST_START_TEST):
15369         * check/elements/vorbisdec.c: (setup_vorbisdec),
15370         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
15371         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15372         (vorbis_handle_identification_packet),
15373         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
15374         (vorbis_handle_header_packet), (vorbis_dec_push),
15375         (vorbis_dec_chain):
15376           use the setup/teardown methods to save code.  save code is good.
15377
15378 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15379
15380         * check/Makefile.am:
15381           add ext dir for plugins
15382           add vorbisdec test conditionally
15383         * check/elements/volume.c: (setup_volume), (cleanup_volume),
15384         (GST_START_TEST), (volume_suite):
15385           add a test with wrong caps
15386         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
15387         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
15388           add a vorbisdec test
15389         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
15390         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
15391           clean up debug output
15392         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
15393           yay, fix a segfault/security issue in vorbisdec
15394           gst-launch fakesrc ! vorbisdec wasn't happy
15395         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
15396         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
15397         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
15398         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
15399         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
15400         (gst_vorbisenc_set_metadata), (get_constraints_string),
15401         (update_start_message), (gst_vorbisenc_setup),
15402         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15403         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
15404         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
15405         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
15406         * ext/vorbis/vorbisenc.h:
15407           march in line
15408         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15409         (gst_ffmpegcsp_transform):
15410           have the kow come home
15411         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
15412           debug my func ptr
15413         * gst/volume/gstvolume.c: (volume_set_caps):
15414           add a debug
15415
15416 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
15417
15418         * Makefile.am:
15419         * check/.cvsignore:
15420         * check/Makefile.am:
15421         * check/elements/.cvsignore:
15422         * check/elements/volume.c: (chain_func), (event_func),
15423         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
15424         (main):
15425         * configure.ac:
15426           add unit test structure for gst-plugins-base
15427           add a test for volume
15428         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
15429         (gst_volume_set_volume), (gst_volume_get_volume),
15430         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
15431         (volume_funcfind), (volume_process_float), (volume_process_int16),
15432         (volume_set_caps), (volume_transform), (volume_update_mute),
15433         (volume_update_volume), (volume_set_property),
15434         (volume_get_property):
15435           document a little; use basetransform vmethod _set_caps
15436
15437 2005-08-19  Andy Wingo  <wingo@pobox.com>
15438
15439         * ext/alsa/gstalsamixertrack.h:
15440         * ext/alsa/gstalsamixertrack.c:
15441         * ext/alsa/gstalsamixeroptions.h:
15442         * ext/alsa/gstalsamixeroptions.c:
15443         * ext/alsa/gstalsamixer.h:
15444         * ext/alsa/gstalsamixer.c: Port to 0.9.
15445
15446         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
15447         Remove gstalsa.c and alsaclock. No more cruft here.
15448         
15449 2005-08-18  Wim Taymans  <wim@fluendo.com>
15450
15451         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15452         (gst_base_rtp_depayload_chain),
15453         (gst_base_rtp_depayload_add_to_queue),
15454         (gst_base_rtp_depayload_push),
15455         (gst_base_rtp_depayload_queue_release):
15456         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15457         Fix for RTPBuffer changes.
15458
15459         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
15460         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
15461         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
15462         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
15463         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
15464         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
15465         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
15466         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
15467         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
15468         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
15469         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
15470         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
15471         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
15472         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
15473         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
15474         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
15475         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
15476         (gst_rtpbuffer_get_payload):
15477         * gst-libs/gst/rtp/gstrtpbuffer.h:
15478         Don't subclass GstBuffer but add methods and helper functions
15479         to construct and manipulate RTP packets in regular GstBuffers.
15480
15481 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
15482
15483         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
15484           moved statement below switch
15485         * gst/volume/gstvolume.c: (gst_volume_class_init):
15486           added debug ptr
15487
15488 2005-08-16  Wim Taymans  <wim@fluendo.com>
15489
15490         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15491         (gst_base_audio_src_change_state):
15492         Open and close device in READY<->NULL state change.
15493
15494 2005-08-16  Andy Wingo  <wingo@pobox.com>
15495
15496         * examples/seeking/Makefile.am: Don't compile non-compiling
15497         compiled objects with the compiler.
15498
15499         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
15500         elements.
15501
15502 2005-08-12  Philippe Khalaf <burger@speedy.org>
15503         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15504         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15505           Made a thread to release the queue.
15506           Removed timestamp conversion for now.
15507
15508 2005-08-10  Philippe Khalaf <burger@speedy.org>
15509         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15510         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15511           Added rtp timestamp -> gst timestamp conversion.
15512           Fixed several problems with queue.
15513
15514 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
15515
15516         * gst-libs/gst/audio/gstaudioclock.h:
15517         * gst-libs/gst/audio/gstaudiofilter.h:
15518         * gst-libs/gst/audio/gstaudiosink.h:
15519         * gst-libs/gst/audio/gstaudiosrc.h:
15520         * gst-libs/gst/audio/gstbaseaudiosink.h:
15521         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15522         * gst-libs/gst/audio/gstringbuffer.h:
15523         * gst-libs/gst/net/gstnetbuffer.h:
15524         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15525         * gst-libs/gst/rtp/gstrtpbuffer.h:
15526           Add padding (you will need to rebuild gst-plugins-base,
15527           gst-plugins and all applications afterwards!)
15528
15529 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
15530
15531         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15532         (gst_riff_parse_chunk):
15533           Fix bug in debug message and add some more debug messages.
15534
15535 2005-08-08  Edward Hervey  <edward@fluendo.com>
15536
15537         * gst-libs/gst/riff/riff-media.c:
15538         backported updates since branch
15539
15540 2005-08-08  Andy Wingo  <wingo@pobox.com>
15541
15542         * gst-libs/gst/audio/gstbaseaudiosink.c
15543         (gst_base_audio_sink_change_state): Open the device in NULL->READY
15544         like good elements should. Close on READY->NULL too.
15545
15546         * gst-libs/gst/audio/gstaudiosink.c
15547         (gst_audioringbuffer_open_device,
15548         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
15549         (gst_audioringbuffer_release): Updates for new ring buffer API,
15550         hook into the new audio sink api.
15551
15552         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
15553         (GstAudioSinkClass.close): Just open and close the device -- no
15554         resource allocation or configuration.
15555         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
15556         vmethods, handle device setup and resource allocation.
15557
15558         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
15559         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
15560         base class API.
15561
15562         * gst-libs/gst/audio/gstringbuffer.h
15563         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
15564         New vmethods.
15565
15566         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
15567         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
15568         New API functions. The device should be opened before acquiring
15569         and closed after releasing.
15570
15571 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
15572
15573         * gst-libs/gst/interfaces/mixer.h:
15574           Reset padding to GST_PADDING.
15575
15576 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15577
15578         * gst/playback/gstplaybin.c: (remove_sinks):
15579           Remove visualization from parent explicitely; works around some
15580           apparent refcount issue that I haven't tracked down yet.
15581
15582 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15583
15584         * ext/alsa/gstalsasink.c: (set_hwparams):
15585           Assign debug category, add negotiation debug msgs.
15586
15587 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15588
15589         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
15590           Fix error code for file-not-found to NOT_FOUND.
15591
15592 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15593
15594         * common/gtk-doc-plugins.mak:
15595         * docs/plugins/Makefile.am:
15596         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15597         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15598           renamed to actual element names, so much nicer to look at
15599         * docs/plugins/tmpl/gstmultifdsink.sgml:
15600           remove
15601         * docs/plugins/tmpl/multifdsink.sgml:
15602         * docs/plugins/tmpl/tcpserversink.sgml:
15603           add
15604         * ext/alsa/gstalsa.c:
15605         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
15606         * ext/ogg/gstoggmux.c:
15607         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
15608         * gst/playback/gstdecodebin.c:
15609         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
15610         * gst/tcp/gsttcpserversink.c:
15611           various fixes and documentation additions
15612
15613 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15614
15615         * common/Makefile.am:
15616         * common/gstdoc-scangobj:
15617         * common/gtk-doc-plugins.mak:
15618         * common/gtk-doc.mak:
15619           add a custom scangobj that uses the registry
15620           add a custom gtk-doc-plugins.mak that uses it
15621           some doc build fixes
15622         * configure.ac:
15623         * docs/Makefile.am:
15624         * docs/plugins/Makefile.am:
15625         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15626         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15627         * docs/plugins/gst-plugins-base-plugins.types:
15628         * docs/plugins/tmpl/gstmultifdsink.sgml:
15629           add docs for one element, multifdsink
15630         * gst/adder/gstadder.h:
15631         * gst/volume/gstvolume.h:
15632           don't privatize enum
15633         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15634         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15635         (gst_sync_method_get_type), (gst_client_status_get_type),
15636         (gst_multifdsink_class_init),
15637         (gst_multifdsink_client_queue_buffer),
15638         (gst_multifdsink_handle_client_write):
15639         * gst/tcp/gstmultifdsink.h:
15640         * gst/tcp/gsttcp.h:
15641         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
15642         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
15643         (gst_tcpclientsink_render):
15644         * gst/tcp/gsttcpclientsink.h:
15645         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
15646         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
15647         (gst_tcpclientsrc_start):
15648         * gst/tcp/gsttcpclientsrc.h:
15649         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
15650         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
15651         * gst/tcp/gsttcpserversrc.h:
15652         * gst/typefind/gsttypefindfunctions.c:
15653           remove superfluous Type stuff
15654
15655 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15656
15657         * gst/playback/gstplaybin.c: (gen_video_element):
15658           Enable videoscale.
15659
15660 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15661
15662         * gst-libs/gst/gconf/gconf.c:
15663         * gst-libs/gst/gconf/gconf.h:
15664           Fix some Andy Problem [tm].
15665
15666 2005-08-04  Andy Wingo  <wingo@pobox.com>
15667
15668         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
15669         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
15670         (gst_ffmpegcsp_get_size): Adapt to API changes.
15671
15672         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
15673         Implement an in-place do-nothing transform.
15674
15675 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15676
15677         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
15678         (gst_ximagesink_renegotiate_size):
15679           Do not set new window sizes yet if we prepare a new buffer size
15680           for upstream renegotiation (software scaling) at some point in the
15681           future, because this new size waqs not actually accepted yet. Once
15682           accepted, renegotiation later on will set the new sizes just fine.
15683           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
15684           embedding testcase.
15685
15686 2005-08-03  Andy Wingo  <wingo@pobox.com>
15687
15688         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
15689         (gst_ximagesink_buffer_alloc): 
15690         Protect the height, width, and desired_caps with the pool_lock.
15691         Fixes videotestsrc ! queue ! ximagesink.
15692
15693 2005-08-02  Edward Hervey  <edward@fluendo.com>
15694
15695         * gst/volume/gstvolume.c:
15696         include left from controller cleanup
15697
15698 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
15699         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
15700           Stop collectpads before calling the parent state
15701           change function on PAUSED->READY.
15702
15703 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
15704         * configure.ac:
15705           When testing for X libs, use the X CFlags 
15706         * gst/adder/gstadder.c: (gst_adder_change_state):
15707           Stop the collectpads before calling parent state change function
15708           on PAUSED->READY, otherwise we deadlock deactivating pads.
15709
15710 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
15711
15712         * configure.ac:
15713         * docs/libs/tmpl/gstcolorbalance.sgml:
15714         * docs/libs/tmpl/gstmixer.sgml:
15715         * examples/Makefile.am:
15716         * gst/sine/Makefile.am:
15717         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
15718         (gst_sinesrc_set_property), (plugin_init):
15719         * gst/sine/gstsinesrc.h:
15720         * gst/volume/Makefile.am:
15721         * gst/volume/gstvolume.c: (gst_volume_set_volume),
15722         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
15723         (volume_process_float), (volume_process_int16),
15724         (volume_set_property), (plugin_init):
15725         * gst/volume/gstvolume.h:
15726           deactivate and remove dparams (libgstcontrol)
15727
15728 2005-07-29  Wim Taymans  <wim@fluendo.com>
15729
15730         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
15731         Convert me to BaseTransform!! help..
15732
15733 2005-07-29  Andy Wingo  <wingo@pobox.com>
15734
15735         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
15736         sinks.
15737
15738         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
15739         support of both endiannesses.
15740
15741 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
15742
15743         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
15744           Fix confusing debug message (s/event/query/)
15745
15746 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
15747
15748         * gst/videotestsrc/videotestsrc.h:
15749           Use "_stdint.h" instead of <stdint.h>
15750
15751 2005-07-27  Wim Taymans  <wim@fluendo.com>
15752
15753         * ext/vorbis/Makefile.am:
15754         Revert wrong commit.
15755
15756 2005-07-27  Wim Taymans  <wim@fluendo.com>
15757
15758         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
15759         More compilation fixen.
15760
15761 2005-07-27  Wim Taymans  <wim@fluendo.com>
15762
15763         * gst-libs/gst/audio/gstbaseaudiosink.c:
15764         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
15765         (gst_base_audio_sink_create_ringbuffer),
15766         (gst_base_audio_sink_change_state):
15767         Fix compilation.
15768
15769 2005-07-27  Wim Taymans  <wim@fluendo.com>
15770
15771         * examples/seeking/seek.c: (setup_dynamic_link),
15772         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
15773         (query_positions_elems), (query_positions_pads), (do_seek):
15774         Update seek example.
15775
15776         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
15777         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
15778         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
15779         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15780         (gst_ogg_demux_handle_event),
15781         (gst_ogg_demux_deactivate_current_chain),
15782         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15783         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
15784         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
15785         (gst_ogg_demux_loop):
15786         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
15787         * ext/theora/theoradec.c: (theora_dec_src_event),
15788         (theora_dec_src_getcaps), (theora_dec_sink_event),
15789         (theora_dec_push), (theora_dec_chain):
15790         * ext/vorbis/Makefile.am:
15791         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
15792         (vorbis_dec_sink_event), (vorbis_dec_push),
15793         (vorbis_handle_data_packet):
15794         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
15795         (gst_vorbisenc_chain):
15796         * gst/playback/gststreaminfo.c: (cb_probe):
15797         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
15798         * gst/videorate/gstvideorate.c: (gst_videorate_event):
15799         * gst/videoscale/gstvideoscale.c:
15800         (gst_videoscale_handle_src_event):
15801         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
15802         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
15803         (gst_ximagesink_navigation_send_event):
15804         * sys/xvimage/xvimagesink.c:
15805         (gst_xvimagesink_navigation_send_event):
15806         Various event updates and cleanups
15807
15808 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15809
15810         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
15811           Fix segfault for I420/YV12.
15812
15813 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15814
15815         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
15816           Report bitrate.
15817
15818 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15819
15820         * gst/playback/gstplaybin.c: (gen_video_element),
15821         (gen_audio_element):
15822           Switch to auto*sink elements as default sinks; add volume element
15823           so that volume control in totem works.
15824
15825 2005-07-21  Wim Taymans  <wim@fluendo.com>
15826
15827         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
15828         * gst/playback/gstplaybin.c: (setup_sinks),
15829         (gst_play_bin_change_state):
15830         Refcount fix and more comments.
15831
15832 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15833
15834         * sys/ximage/Makefile.am:
15835         * sys/ximage/ximage.c: (plugin_init):
15836         * sys/ximage/ximagesink.c:
15837         Prepare for adding ximagesrc, rename of plugin to ximage etc.
15838         
15839
15840 2005-07-21  Wim Taymans  <wim@fluendo.com>
15841
15842         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
15843         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15844         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
15845         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15846         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
15847         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
15848         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
15849         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
15850         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
15851         Generate correct disconts for live chained oggs.
15852
15853         * gst-libs/gst/audio/gstbaseaudiosink.c:
15854         (gst_base_audio_sink_render),
15855         (gst_base_audio_sink_create_ringbuffer),
15856         (gst_base_audio_sink_change_state):
15857         Handle discont math correctly.
15858
15859         * gst/playback/gstplaybin.c: (add_sink):
15860         Some small debug cleanup.
15861
15862 2005-07-21  Wim Taymans  <wim@fluendo.com>
15863
15864         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
15865         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15866         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
15867         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15868         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
15869         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
15870         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15871         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
15872         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
15873         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
15874         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
15875         (gst_ogg_demux_change_state), (gst_ogg_print):
15876         Reorganize code to send the right disconts when in streaming
15877         mode.
15878
15879 2005-07-20  Andy Wingo  <wingo@pobox.com>
15880
15881         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
15882         fix (?), fixes a seggie mcfalterson (#310894).
15883
15884 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15885
15886         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
15887         (gst_ogg_mux_set_header_on_caps):
15888         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
15889         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
15890         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
15891         * gst-libs/gst/audio/multichannel.c:
15892         (gst_audio_set_channel_positions),
15893         (gst_audio_set_structure_channel_positions_list):
15894         * gst/playback/gstdecodebin.c: (dynamic_create):
15895         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
15896         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
15897           Fixes for API changes in core.
15898
15899 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15900
15901         * gst/playback/gstplaybasebin.c: (fill_buffer):
15902           Use _new_custom() so we can set custom message types for buffering
15903           messages.
15904
15905 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15906
15907         * configure.ac:
15908         * gst-libs/gst/Makefile.am:
15909         * gst-libs/gst/gconf/.cvsignore:
15910         * gst-libs/gst/gconf/Makefile.am:
15911         * gst-libs/gst/gconf/test-gconf.c:
15912         * pkgconfig/Makefile.am:
15913         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
15914         * pkgconfig/gstreamer-gconf.pc.in:
15915           Remove gconf stuff, use gconf elements instead from now on.
15916
15917 2005-07-20  Wim Taymans  <wim@fluendo.com>
15918
15919         * gst-libs/gst/audio/TODO:
15920         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
15921         (gst_audio_clock_get_internal_time):
15922         * gst-libs/gst/audio/gstaudioclock.h:
15923         * gst-libs/gst/audio/gstbaseaudiosink.c:
15924         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
15925         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
15926         (gst_base_audio_sink_render),
15927         (gst_base_audio_sink_create_ringbuffer),
15928         (gst_base_audio_sink_change_state):
15929         Make sure the audio clock always returns an increasing value.
15930
15931 2005-07-19  Andy Wingo  <wingo@pobox.com>
15932
15933         * gst/videotestsrc/: Cleanups.
15934
15935 2005-07-19  Wim Taymans  <wim@fluendo.com>
15936
15937         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
15938         Better debugging.
15939
15940 2005-07-19  Wim Taymans  <wim@fluendo.com>
15941
15942         * examples/seeking/seek.c: (make_dv_pipeline),
15943         (make_vorbis_theora_pipeline), (query_rates),
15944         (query_positions_elems), (query_positions_pads), (do_seek):
15945         Make correct DV pipeline.
15946
15947 2005-07-18  Andy Wingo  <wingo@pobox.com>
15948
15949         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
15950         default. Also because it's the only thing that really works. (This
15951         is used in the GConf elements).
15952         Use AS_LIBTOOL_TAGS.
15953
15954 2005-07-18  Wim Taymans  <wim@fluendo.com>
15955
15956         * gst/playback/gstdecodebin.c: (remove_element_chain):
15957         * gst/playback/gstplaybin.c: (add_sink):
15958         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15959         (gst_stream_info_set_mute):
15960         * gst/playback/gststreamselector.c:
15961         (gst_stream_selector_get_linked_pad),
15962         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
15963         More leak and compile fixes.
15964
15965 2005-07-18  Wim Taymans  <wim@fluendo.com>
15966
15967         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
15968         (query_rates), (query_positions_elems), (query_positions_pads),
15969         (do_seek), (seek_cb), (stop_seek):
15970         Updated seek example. 
15971
15972         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
15973         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
15974         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
15975         * gst/playback/gstplaybin.c: (add_sink):
15976         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15977         (gst_stream_info_set_mute):
15978         Some refcount leak fixes.
15979
15980 2005-07-16  Wim Taymans  <wim@fluendo.com>
15981
15982         * gst-libs/gst/audio/gstbaseaudiosink.c:
15983         (gst_base_audio_sink_render):
15984         Align samples even if we have roundoff errors in the 
15985         timestamp conversion.
15986
15987 2005-07-16  Wim Taymans  <wim@fluendo.com>
15988
15989         * docs/libs/tmpl/gstringbuffer.sgml:
15990         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
15991         (query_rates), (query_positions_elems), (query_positions_pads),
15992         (update_scale), (do_seek):
15993         Updated seek example.
15994
15995         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15996         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
15997         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
15998         (gst_ogg_demux_loop):
15999         Push out correct discont values.
16000
16001         * ext/theora/theoradec.c: (theora_dec_src_convert),
16002         (theora_dec_sink_convert), (theora_dec_src_getcaps),
16003         (theora_dec_sink_event), (theora_handle_type_packet),
16004         (theora_handle_header_packet), (theora_dec_push),
16005         (theora_handle_data_packet), (theora_dec_chain),
16006         (theora_dec_change_state):
16007         Better timestamping.
16008
16009         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
16010         (vorbis_dec_sink_event), (vorbis_dec_push),
16011         (vorbis_handle_data_packet), (vorbis_dec_chain):
16012         * ext/vorbis/vorbisdec.h:
16013         Better timestamping.
16014
16015         * gst-libs/gst/audio/gstbaseaudiosink.c:
16016         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
16017         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
16018         Handle syncing on timestamps instead of sample offsets. Make
16019         use of DISCONT values as described in design docs.
16020
16021         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16022         (gst_base_audio_src_get_time):
16023         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
16024         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
16025         (gst_ring_buffer_read):
16026         * gst-libs/gst/audio/gstringbuffer.h:
16027         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
16028         (gst_ximagesink_show_frame):
16029         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
16030         Correcly convert buffer timestamp to stream time.
16031
16032 2005-07-16  Wim Taymans  <wim@fluendo.com>
16033
16034         * gst/audioconvert/gstaudioconvert.c:
16035         (gst_audio_convert_get_buffer):
16036         Timestamp buffers correctly.
16037
16038         * gst/playback/gstplaybin.c: (gen_video_element):
16039         Make internal fakesink silent.
16040
16041 2005-07-15  Wim Taymans  <wim@fluendo.com>
16042
16043         * gst/ffmpegcolorspace/Makefile.am:
16044         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16045         (gst_ffmpegcsp_caps_remove_format_info),
16046         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16047         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
16048         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
16049         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
16050         Ported ffmpegcolorspace to basetransform.
16051
16052         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
16053         * gst/volume/gstvolume.c: (volume_transform):
16054         Ported to new API.
16055
16056 2005-07-14  Wim Taymans  <wim@fluendo.com>
16057
16058         * gst/videotestsrc/Makefile.am:
16059         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
16060         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
16061         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
16062         (gst_videotestsrc_init), (gst_videotestsrc_event),
16063         (gst_videotestsrc_create), (gst_videotestsrc_start),
16064         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
16065         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
16066         (gst_videotestsrc_get_property):
16067         * gst/videotestsrc/gstvideotestsrc.h:
16068         Make videotestsrc a pushsrc.
16069
16070 2005-07-14  Wim Taymans  <wim@fluendo.com>
16071
16072         * gst/tcp/gstfdset.c: (gst_fdset_free):
16073         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
16074         (gst_multifdsink_add), (gst_multifdsink_remove),
16075         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
16076         (gst_multifdsink_remove_client_link),
16077         (gst_multifdsink_client_queue_data),
16078         (gst_multifdsink_client_queue_caps),
16079         (gst_multifdsink_client_queue_buffer),
16080         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
16081         (gst_multifdsink_stop):
16082         * gst/tcp/gstmultifdsink.h:
16083         0.8 backporting.
16084
16085         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
16086         Also draw image when not from a pool.
16087
16088 2005-07-14  Wim Taymans  <wim@fluendo.com>
16089
16090         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
16091         (mute_stream), (silence_stream):
16092         Small debug additions.
16093
16094 2005-07-14  Wim Taymans  <wim@fluendo.com>
16095
16096         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
16097         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
16098         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
16099         Better error recovery, ignore unconnected pads and
16100         non-fatal errors.
16101
16102 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
16103
16104         * docs/libs/tmpl/gstaudio.sgml:
16105         * docs/libs/tmpl/gstcolorbalance.sgml:
16106         * docs/libs/tmpl/gstgconf.sgml:
16107         * docs/libs/tmpl/gstmixer.sgml:
16108         * docs/libs/tmpl/gstringbuffer.sgml:
16109         * docs/libs/tmpl/gsttuner.sgml:
16110         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16111         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
16112         (gst_tcpclientsrc_class_init):
16113         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
16114         (gst_tcpserversrc_class_init):
16115         * sys/v4l/gstv4lelement.c:
16116           more autistic cleanliness in functions/names/defines
16117
16118 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16119
16120         * configure.ac:
16121           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
16122           added manually to each Makefile.am so we are sure it goes
16123           *last* and doesn't add -L flags before linking in libs of our
16124           own, like, say, internal .la libs, that then accidentally pick
16125           up the installed copy.
16126         * docs/libs/Makefile.am:
16127         * ext/alsa/Makefile.am:
16128         * ext/cdparanoia/Makefile.am:
16129         * ext/gnomevfs/Makefile.am:
16130         * ext/libvisual/Makefile.am:
16131         * ext/ogg/Makefile.am:
16132         * ext/theora/Makefile.am:
16133         * ext/vorbis/Makefile.am:
16134         * gst-libs/gst/video/Makefile.am:
16135         * gst/adder/Makefile.am:
16136         * gst/audioconvert/Makefile.am:
16137         * gst/audiorate/Makefile.am:
16138         * gst/audioscale/Makefile.am:
16139         * gst/ffmpegcolorspace/Makefile.am:
16140         * gst/playback/Makefile.am:
16141         * gst/sine/Makefile.am:
16142         * gst/subparse/Makefile.am:
16143         * gst/tags/Makefile.am:
16144         * gst/tcp/Makefile.am:
16145         * gst/typefind/Makefile.am:
16146         * gst/videorate/Makefile.am:
16147         * gst/videoscale/Makefile.am:
16148         * gst/videotestsrc/Makefile.am:
16149         * gst/volume/Makefile.am:
16150         * sys/v4l/Makefile.am:
16151         * sys/ximage/Makefile.am:
16152         * sys/xvimage/Makefile.am:
16153           adapt properly to this change. This should make sure that
16154           plugins and libs properly link to the as-yet-uninstalled
16155           copies of stuff like libgstinterfaces and libgstvideo
16156
16157 2005-07-13  Andy Wingo  <wingo@pobox.com>
16158
16159         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
16160         (gst_v4lsrc_fixate): Fixate on format as well.
16161
16162         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
16163         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
16164         buffer points to it.
16165         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
16166         rather just doing X calls ourselves. Also fixes a memleak.
16167
16168 2005-07-12  Andy Wingo  <wingo@pobox.com>
16169
16170         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
16171         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
16172         (gst_v4lsrc_create): Re-add the copy-mode property, default to
16173         TRUE to avoid deadlocks if an element holds on to our buffers.
16174
16175 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16176
16177         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
16178         (gst_sinesrc_init), (gst_sinesrc_create),
16179         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
16180         (gst_sinesrc_start):
16181         * gst/sine/gstsinesrc.h:
16182           removing num-buffers property before moving it
16183
16184 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16185
16186         * configure.ac:
16187           use overridable ERROR_CFLAGS
16188         * docs/libs/gst-plugins-base-libs.types:
16189         * docs/libs/tmpl/gstringbuffer.sgml:
16190         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
16191         (gst_alsasink_class_init):
16192         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
16193         (gst_alsasrc_class_init):
16194         * gst-libs/gst/audio/audio.h:
16195         * gst-libs/gst/audio/gstaudioclock.h:
16196         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
16197         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
16198         (gst_audio_filter_link), (gst_audio_filter_init),
16199         (gst_audio_filter_chain), (gst_audio_filter_set_property),
16200         (gst_audio_filter_get_property),
16201         (gst_audio_filter_class_add_pad_templates):
16202         * gst-libs/gst/audio/gstaudiofilter.h:
16203         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16204         (gst_audio_filter_template_get_type),
16205         (gst_audio_filter_template_base_init),
16206         (gst_audio_filter_template_class_init),
16207         (gst_audio_filter_template_init),
16208         (gst_audio_filter_template_set_property),
16209         (gst_audio_filter_template_get_property), (plugin_init),
16210         (gst_audio_filter_template_setup),
16211         (gst_audio_filter_template_filter),
16212         (gst_audio_filter_template_filter_inplace):
16213         * gst-libs/gst/audio/gstaudiosink.c:
16214         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
16215         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
16216         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
16217         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
16218         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
16219         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
16220         * gst-libs/gst/audio/gstaudiosink.h:
16221         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
16222         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
16223         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
16224         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
16225         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
16226         (gst_audio_src_class_init), (gst_audio_src_init),
16227         (gst_audio_src_create_ringbuffer):
16228         * gst-libs/gst/audio/gstaudiosrc.h:
16229         * gst-libs/gst/audio/gstbaseaudiosink.c:
16230         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
16231         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
16232         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
16233         (gst_base_audio_sink_set_property),
16234         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
16235         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
16236         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
16237         (gst_base_audio_sink_create_ringbuffer),
16238         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
16239         * gst-libs/gst/audio/gstbaseaudiosink.h:
16240         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16241         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
16242         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
16243         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
16244         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
16245         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
16246         (gst_base_audio_src_event), (gst_base_audio_src_create),
16247         (gst_base_audio_src_create_ringbuffer),
16248         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
16249         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16250         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
16251         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
16252         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
16253         (gst_ring_buffer_debug_spec_caps),
16254         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
16255         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
16256         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
16257         (gst_ring_buffer_start), (gst_ring_buffer_pause),
16258         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
16259         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
16260         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
16261         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
16262         (gst_ring_buffer_clear):
16263         * gst-libs/gst/audio/gstringbuffer.h:
16264         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16265         (gst_video_sink_class_init), (gst_video_sink_get_type):
16266         * gst-libs/gst/video/videosink.h:
16267         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
16268         (gst_multifdsink_class_init),
16269         (gst_multifdsink_handle_client_write),
16270         (gst_multifdsink_change_state):
16271         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16272         (gst_tcpclientsink_setcaps):
16273         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16274         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
16275         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
16276         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
16277         (gst_ximagesink_send_pending_navigation),
16278         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
16279         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
16280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
16281         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
16282         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
16283         (gst_xvimagesink_send_pending_navigation),
16284         (gst_xvimagesink_navigation_send_event),
16285         (gst_xvimagesink_set_xwindow_id),
16286         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
16287         (gst_xvimagesink_get_type):
16288         more macro splitting
16289
16290 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16291
16292         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16293           plug a memleak, allows me to import 1479 albums in one go
16294           in jamboree
16295         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
16296         (vorbis_handle_type_packet), (vorbis_dec_chain),
16297         (vorbis_dec_change_state):
16298           fix some format strings
16299
16300 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16301
16302         * docs/libs/tmpl/gstcolorbalance.sgml:
16303         * docs/libs/tmpl/gstmixer.sgml:
16304         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
16305         (gst_alsasink_set_property), (gst_alsasink_get_property):
16306         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16307         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
16308           add device property
16309
16310 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16311
16312         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16313         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16314         (audiocast_register_listener), (audiocast_thread_run),
16315         (gst_gnomevfssrc_send_additional_headers_callback),
16316         (gst_gnomevfssrc_received_headers_callback),
16317         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
16318         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
16319         (gst_gnomevfssrc_get_size):
16320           add/clean up debugging
16321         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
16322           cleanups
16323
16324 2005-07-07  Andy Wingo  <wingo@pobox.com>
16325
16326         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
16327         framerate. Need to get a handle on when exactly this function is
16328         called, tho.
16329
16330         * sys/v4l/v4lsrc_calls.h:
16331         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
16332         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
16333         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
16334
16335         * sys/v4l/v4l_calls.h: Cast to V4lElement.
16336         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
16337         v4lelements are sources.
16338
16339         * sys/v4l/gstv4lxoverlay.h:
16340         * sys/v4l/gstv4lxoverlay.c:
16341         * sys/v4l/gstv4ltuner.h:
16342         * sys/v4l/gstv4ltuner.c: Header loc fixen.
16343         
16344         * sys/v4l/gstv4lsrc.h:
16345         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
16346         PushSrc/BaseSrc. Removed most sync-related properties, videorate
16347         or something should handle that. Made a live source.
16348
16349         * sys/v4l/gstv4lelement.h:
16350         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
16351         signals. Some cleanups.
16352
16353         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
16354
16355         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
16356         stuff.
16357
16358         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
16359         stuff.
16360
16361         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
16362
16363 2005-07-07  Wim Taymans  <wim@fluendo.com>
16364
16365         * ext/theora/theoradec.c: (theora_get_query_types),
16366         (theora_dec_src_getcaps), (theora_dec_push):
16367         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
16368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
16369         Remove deprecated/unused query types.
16370
16371 2005-07-06  Wim Taymans  <wim@fluendo.com>
16372
16373         * ext/alsa/Makefile.am:
16374         * ext/alsa/gstalsaplugin.c: (plugin_init):
16375         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
16376         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
16377         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
16378         (gst_alsasrc_class_init), (gst_alsasrc_init),
16379         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
16380         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
16381         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
16382         (gst_alsasrc_reset):
16383         * ext/alsa/gstalsasrc.h:
16384         * gst-libs/gst/audio/Makefile.am:
16385         * gst-libs/gst/audio/gstaudiosink.c:
16386         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
16387         (gst_audioringbuffer_start):
16388         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
16389         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
16390         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
16391         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
16392         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
16393         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
16394         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
16395         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
16396         * gst-libs/gst/audio/gstaudiosrc.h:
16397         * gst-libs/gst/audio/gstbaseaudiosink.c:
16398         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
16399         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
16400         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
16401         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16402         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
16403         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
16404         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
16405         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
16406         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
16407         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
16408         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
16409         (gst_baseaudiosrc_change_state):
16410         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16411         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
16412         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
16413         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
16414         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
16415         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
16416         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
16417         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
16418         * gst-libs/gst/audio/gstringbuffer.h:
16419         Added audiosource base classes.
16420         Ported alsasrc, still very basic.
16421
16422 2005-07-06  Wim Taymans  <wim@fluendo.com>
16423
16424         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
16425         (theora_dec_push), (theora_handle_data_packet):
16426         Prepare for better timestamp fix later.
16427
16428         * gst/audioconvert/gstaudioconvert.c:
16429         List most accurate caps first
16430
16431         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
16432         Use proper pad task function.
16433
16434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16435         (gst_xvimagesink_show_frame):
16436         Fix deadlock when alloc failed.
16437
16438 2005-07-05  Andy Wingo  <wingo@pobox.com>
16439
16440         * ext/gnomevfs/gstgnomevfssrc.c:
16441         * gst/sine/gstsinesrc.c:
16442         * gst/tcp/gsttcpserversrc.c:
16443         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
16444
16445         * sys/v4l/: Port from 0.8.
16446
16447         * Many files: Null if we got it....
16448
16449 2005-07-05  Andy Wingo  <wingo@pobox.com>
16450
16451         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
16452         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
16453         Signedness fixes.
16454
16455 2005-07-05  Wim Taymans  <wim@fluendo.com>
16456
16457         * configure.ac:
16458         * gst/tcp/Makefile.am:
16459         * gst/tcp/README:
16460         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
16461         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
16462         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
16463         (is_sync_frame), (gst_multifdsink_handle_client_write),
16464         (gst_multifdsink_render), (gst_multifdsink_start),
16465         (gst_multifdsink_stop), (gst_multifdsink_change_state):
16466         * gst/tcp/gstmultifdsink.h:
16467         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
16468         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
16469         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
16470         * gst/tcp/gsttcp.h:
16471         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16472         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
16473         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
16474         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
16475         * gst/tcp/gsttcpclientsink.h:
16476         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
16477         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
16478         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
16479         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
16480         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
16481         * gst/tcp/gsttcpclientsrc.h:
16482         * gst/tcp/gsttcpplugin.c: (plugin_init):
16483         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
16484         * gst/tcp/gsttcpserversink.h:
16485         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
16486         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
16487         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
16488         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
16489         (gst_tcpserversrc_stop):
16490         * gst/tcp/gsttcpserversrc.h:
16491         * gst/tcp/gsttcpsink.c:
16492         * gst/tcp/gsttcpsink.h:
16493         * gst/tcp/gsttcpsrc.c:
16494         * gst/tcp/gsttcpsrc.h:
16495         Ported tcp plugins to 0.9. 
16496         
16497
16498 2005-07-05  Andy Wingo  <wingo@pobox.com>
16499
16500         * gst/playback/gstplaybasebin.c (fill_buffer):
16501         message_new_application fixen.
16502
16503         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
16504         Style fix.
16505
16506 2005-07-04  Wim Taymans  <wim@fluendo.com>
16507
16508         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
16509         Set caps on output buffer.
16510
16511 2005-07-04  Andy Wingo  <wingo@pobox.com>
16512
16513         * ext/gnomevfs/gstgnomevfssrc.c
16514         (gst_gnomevfssrc_received_headers_callback) 
16515         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
16516         hopefully.
16517
16518         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
16519         No refcount leakage.
16520
16521         * configure.ac: Enable -Werror.
16522         
16523         * ext/theora/theoradec.c (theora_dec_src_getcaps):
16524         * gst/audioconvert/bufferframesconvert.c
16525         (buffer_frames_convert_fixate):
16526         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
16527         (gst_audio_convert_fixate):
16528         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
16529         (gst_sinesrc_create): Fixate func changes.
16530         
16531         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16532         (gst_ximagesink_buffer_alloc): Unused var.
16533
16534 2005-07-01  Andy Wingo  <wingo@pobox.com>
16535
16536         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
16537         getcaps to do explicit caps. Needs to be done in all decoders,
16538         possibly via a base class.
16539
16540         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
16541
16542         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
16543         caps on the sink pad, just rely on the pad template. Also, setting
16544         ANY caps on a pad is not valid because the caps are not fixed.
16545
16546         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
16547         caps on the buffer, and get the width from the desired_caps if
16548         they're set.
16549         (gst_ximagesink_renegotiate_size): Implement via setting the
16550         desired_caps on the ximagesink.
16551         (gst_ximagesink_setcaps): Only reset the width of the player if it
16552         wasn't already set. Not sure if this is right.
16553         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
16554
16555         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
16556         that the user wants. NULL unless the window has been resized.
16557
16558         * gst/volume/gstvolume.c (volume_transform): Adapt to
16559         basetransform refcount changes.
16560         
16561 2005-07-01  Andy Wingo  <wingo@pobox.com>
16562
16563         * gst/videoscale/gstvideoscale.c:
16564         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
16565         from BaseTransform, implements a transform_caps. Removed dead code
16566         including some PAR stuff that was never reached -- should probably
16567         be added back somehow.
16568
16569 2005-07-01  Andy Wingo  <wingo@pobox.com>
16570
16571         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
16572         come later.
16573
16574 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16575
16576         * configure.ac:
16577         * docs/libs/Makefile.am:
16578         * docs/libs/gst-plugins-libs.types:
16579         * ext/alsa/Makefile.am:
16580         * ext/alsa/gstalsamixer.h:
16581         * ext/alsa/gstalsamixeroptions.h:
16582         * ext/alsa/gstalsamixertrack.h:
16583         * gst-libs/gst/Makefile.am:
16584         * gst-libs/gst/colorbalance/.cvsignore:
16585         * gst-libs/gst/colorbalance/Makefile.am:
16586         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
16587         * gst-libs/gst/colorbalance/colorbalance.c:
16588         * gst-libs/gst/colorbalance/colorbalance.h:
16589         * gst-libs/gst/colorbalance/colorbalance.vcproj:
16590         * gst-libs/gst/colorbalance/colorbalancechannel.c:
16591         * gst-libs/gst/colorbalance/colorbalancechannel.h:
16592         * gst-libs/gst/interfaces/Makefile.am:
16593         * gst-libs/gst/interfaces/colorbalance.c:
16594         (gst_color_balance_class_init):
16595         * gst-libs/gst/interfaces/colorbalance.h:
16596         * gst-libs/gst/interfaces/interfaces-marshal.list:
16597         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
16598         * gst-libs/gst/interfaces/mixer.h:
16599         * gst-libs/gst/interfaces/mixeroptions.h:
16600         * gst-libs/gst/interfaces/navigation.c:
16601         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
16602         * gst-libs/gst/interfaces/tuner.h:
16603         * gst/volume/Makefile.am:
16604         * gst/volume/gstvolume.c:
16605         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
16606         * sys/ximage/Makefile.am:
16607         * sys/ximage/ximagesink.c:
16608         * sys/xvimage/Makefile.am:
16609         * sys/xvimage/xvimagesink.c:
16610           fold in all interfaces into an interfaces dir, preserving CVS
16611           history
16612
16613 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16614
16615         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
16616           Fix build after riff changes.
16617
16618 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16619
16620         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16621         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
16622         (gst_riff_create_video_template_caps),
16623         (gst_riff_create_audio_template_caps),
16624         (gst_riff_create_iavs_template_caps):
16625         * gst-libs/gst/riff/riff-media.h:
16626         * gst-libs/gst/riff/riff-read.h:
16627         * gst-libs/gst/riff/riff.c: (gst_riff_init):
16628           Add gst_riff_init() to initialize the debug category, instead
16629           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
16630
16631 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16632
16633         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
16634           Oops, I shouldn't apply hacks.
16635
16636 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16637
16638         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
16639           Remove pad_loop function which doesn't work.
16640
16641 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16642
16643         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
16644           Send EOS when deactivating.
16645         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
16646         (check_queue), (queue_threshold_reached), (queue_out_of_data),
16647         (gen_preroll_element), (probe_triggered), (mute_stream),
16648         (silence_stream), (new_decoded_pad), (setup_substreams),
16649         (set_active_source):
16650         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
16651         (remove_sinks), (add_sink):
16652         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
16653           Change for new probe API.
16654
16655 2005-06-29  Wim Taymans  <wim@fluendo.com>
16656
16657         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
16658         * gst-libs/gst/audio/gstbaseaudiosink.c:
16659         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
16660         (gst_baseaudiosink_change_state):
16661         * gst-libs/gst/audio/gstbaseaudiosink.h:
16662         * gst-libs/gst/audio/gstringbuffer.c:
16663         (gst_ringbuffer_set_callback):
16664         Fix compilation error.
16665         Ringbuffer starts out as not running.
16666         Free our clock in dispose.
16667         When releasing the ringbuffer we need to renegotiate so
16668         clear the pad caps.
16669
16670 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
16671
16672         * autogen.sh:
16673         * configure.ac:
16674         * docs/Makefile.am:
16675         * docs/libs/Makefile.am:
16676         * docs/libs/gst-plugins-libs-docs.sgml:
16677         * docs/libs/gst-plugins-libs-sections.txt:
16678         * docs/libs/gst-plugins-libs.types:
16679         * docs/libs/tmpl/gstaudio.sgml:
16680         * docs/libs/tmpl/gstcolorbalance.sgml:
16681         * docs/libs/tmpl/gstringbuffer.sgml:
16682         * gst-libs/gst/audio/gstringbuffer.c:
16683         (gst_ringbuffer_set_callback):
16684           reinstate gtk-doc docs for plugin libs
16685
16686 2005-06-28  Wim Taymans  <wim@fluendo.com>
16687
16688         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
16689         (gst_ogg_demux_init):
16690         Removed pad loop function.
16691
16692 2005-06-28  Wim Taymans  <wim@fluendo.com>
16693
16694         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
16695         If we're building a chain we are not in an error case
16696         when we queue a buffer.
16697
16698 2005-06-28  Andy Wingo  <wingo@pobox.com>
16699
16700         * *.c: Don't cast to GstObject before reffing/unreffing.
16701
16702 2005-06-27  Andy Wingo  <wingo@pobox.com>
16703
16704         * gst/videotestsrc/gstvideotestsrc.c
16705         (gst_videotestsrc_activate_push): Activation API changes.
16706
16707         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
16708         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
16709         they have refs on the decodebin.
16710
16711         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
16712         parent class.
16713         (gst_ogg_pad_typefind): Don't leak a pad ref.
16714         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
16715         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
16716         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
16717
16718 2005-06-27  Edward Hervey  <edward@fluendo.com>
16719
16720         * ext/theora/theoradec.c: (theora_dec_change_state): 
16721         re-arranged call to parent's state change in order to avoid locks (or
16722         worse).
16723
16724 2005-06-26  Edward Hervey  <edward@fluendo.com>
16725
16726         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16727         2nd argument of 'unknow-type' signal is a GstCaps and not a
16728         GstMiniObject
16729
16730 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
16731         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
16732           Set the worker thread's running flag to TRUE before starting the
16733           thread.
16734         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
16735           Catch a failure to add typefind to the bin.
16736
16737 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
16738
16739         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
16740         (gst_sinesrc_init), (gst_sinesrc_create),
16741         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
16742         (gst_sinesrc_start):
16743         * gst/sine/gstsinesrc.h:
16744           add num-buffers and timestamp-offset properties
16745         * gst/videotestsrc/gstvideotestsrc.c:
16746         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
16747         (gst_videotestsrc_get_property):
16748           add timestamp-offset property
16749
16750 2005-06-23  Christian Schaller  <uraeus@gnome.org>
16751
16752         * configure.ac: add videorate
16753         * gst-plugins-base.spec.in: add videorate
16754
16755 2005-06-23  Wim Taymans  <wim@fluendo.com>
16756
16757         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
16758         (gst_videorate_getcaps), (gst_videorate_setcaps),
16759         (gst_videorate_event), (gst_videorate_chain):
16760         Fixed videorate, fixating an already fixated caps is not
16761         an error.
16762
16763 2005-06-23  Wim Taymans  <wim@fluendo.com>
16764
16765         * ext/ogg/README:
16766         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
16767         Buffer on caps is not boxed anymore.
16768
16769 2005-06-22  Wim Taymans  <wim@fluendo.com>
16770
16771         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16772         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
16773         Set buffers on caps as miniobjects and not as boxed.
16774
16775 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16776
16777         * configure.ac:
16778           back to HEAD
16779
16780 === release 0.9.1 ===
16781
16782 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16783
16784         * .cvsignore:
16785         * NEWS:
16786         * README:
16787         * RELEASE:
16788         * configure.ac:
16789         * po/af.po:
16790         * po/az.po:
16791         * po/cs.po:
16792         * po/en_GB.po:
16793         * po/hu.po:
16794         * po/it.po:
16795         * po/nb.po:
16796         * po/nl.po:
16797         * po/or.po:
16798         * po/sq.po:
16799         * po/sr.po:
16800         * po/sv.po:
16801         * po/uk.po:
16802         * po/vi.po:
16803           updates for release
16804
16805 2005-06-09  Andy Wingo  <wingo@pobox.com>
16806
16807         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
16808         
16809 2005-06-09  Andy Wingo  <wingo@pobox.com>
16810
16811         * configure.ac:
16812         * gst-libs/gst/Makefile.am:
16813         * gst-libs/gst/net/Makefile.am:
16814         Add gstnet to build.
16815
16816 2005-06-09  Andy Wingo  <wingo@pobox.com>
16817
16818         * gst-libs/gst/gconf/gconf.c:
16819         * gst/playback/test.c:
16820         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
16821         fixes.
16822
16823         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
16824
16825         * ext/theora/theoraenc.c (theora_enc_chain): 
16826         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
16827
16828         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
16829         RealPad.
16830
16831 2005-06-02  Wim Taymans  <wim@fluendo.com>
16832
16833         * gst-libs/gst/net/Makefile.am:
16834         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
16835         * pkgconfig/gstreamer-libs.pc.in:
16836         Added net stuff, version net lib.
16837
16838 2005-06-02  Wim Taymans  <wim@fluendo.com>
16839
16840         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
16841         (query_rates), (query_positions_elems), (query_positions_pads),
16842         (do_seek):
16843         Updated seek example.
16844
16845 2005-06-02  Andy Wingo  <wingo@pobox.com>
16846
16847         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
16848         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
16849         list.
16850
16851         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
16852         remove the typefind, the bin dispose will do it for us. When it's
16853         removed and unreffed, the signal handler will be disconnected,
16854         too.
16855         (unlinked): It's too difficult to disconnect from unlinked
16856         handlers, as they are on pads not elements. Just punt if the pads
16857         aren't grandkids of the bin.
16858
16859 2005-06-02  Wim Taymans  <wim@fluendo.com>
16860
16861         * ext/ogg/README:
16862         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
16863         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
16864         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
16865         * ext/theora/theoradec.c: (theora_dec_src_query),
16866         (theora_handle_data_packet):
16867         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16868         (theora_enc_chain):
16869         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
16870         (vorbis_handle_data_packet):
16871         * gst/audioconvert/bufferframesconvert.c:
16872         (buffer_frames_convert_chain):
16873         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16874         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
16875         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
16876         (gst_ffmpegcsp_chain):
16877         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
16878         (gst_videorate_getcaps), (gst_videorate_setcaps),
16879         (gst_videorate_event), (gst_videorate_chain):
16880         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
16881         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
16882         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16883         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
16884         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16885         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
16886         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
16887         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
16888         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16889         Cleanups and buffer alloc.
16890
16891 2005-05-31  Wim Taymans  <wim@fluendo.com>
16892
16893         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
16894         Don't try to call the delay method when the device is not
16895         opened.
16896
16897 2005-05-31  Wim Taymans  <wim@fluendo.com>
16898
16899         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
16900         Get actual segment size and buffer size after opening
16901         the device.
16902
16903 2005-05-30  Wim Taymans  <wim@fluendo.com>
16904
16905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
16906         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
16907         Also FLUSH upstream, makes the loop function exit faster.
16908         
16909         * ext/theora/theoradec.c: (theora_dec_src_query):
16910         Some more debug info in the query.
16911         
16912         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16913         (gst_ximagesink_setcaps):
16914         Release lock on par error, better error reporting.
16915
16916 2005-05-26  Wim Taymans  <wim@fluendo.com>
16917
16918         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
16919         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
16920         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
16921         Clear chains in READY
16922         Queue packets until the chain is activated.
16923
16924 2005-05-25  Wim Taymans  <wim@fluendo.com>
16925
16926         * gst-libs/gst/audio/gstaudiosink.c:
16927         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
16928         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
16929         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
16930         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
16931         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
16932         (gst_audiosink_create_ringbuffer):
16933         * gst-libs/gst/audio/gstbaseaudiosink.c:
16934         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
16935         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
16936         (gst_baseaudiosink_set_property), (build_linear_format),
16937         (debug_spec_caps), (debug_spec_buffer),
16938         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
16939         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
16940         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
16941         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
16942         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
16943         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
16944         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
16945         (gst_ringbuffer_play), (gst_ringbuffer_pause),
16946         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
16947         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
16948         (wait_segment), (gst_ringbuffer_commit),
16949         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
16950         (gst_ringbuffer_clear):
16951         Various small cleanups.
16952
16953         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
16954         (gst_audio_convert_change_state):
16955         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
16956         No need to take the locks anymore.
16957
16958 2005-05-25  Wim Taymans  <wim@fluendo.com>
16959
16960         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
16961         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
16962         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
16963         (type_found):
16964         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
16965         (group_destroy), (group_commit), (queue_overrun),
16966         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
16967         (mute_stream), (new_decoded_pad), (setup_substreams),
16968         (setup_source), (mute_group_type), (set_active_source),
16969         (gst_play_base_bin_change_state):
16970         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
16971         (gen_video_element), (gen_text_element), (gen_audio_element),
16972         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
16973         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
16974         (gst_stream_info_dispose), (gst_stream_info_set_mute):
16975         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
16976         Some playbin cleanups mostly refcounting sloppyness.
16977
16978 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16979
16980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
16981           Work with streaming input.
16982
16983 2005-05-25  Wim Taymans  <wim@fluendo.com>
16984
16985         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16986         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
16987         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
16988         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
16989         No need to take the STREAM lock anymore.
16990
16991 2005-05-25  Wim Taymans  <wim@fluendo.com>
16992
16993         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
16994         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
16995         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
16996         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
16997         (gst_ogg_demux_sink_activate):
16998         * ext/theora/theoradec.c: (theora_dec_src_event),
16999         (theora_handle_comment_packet), (theora_dec_chain),
17000         (theora_dec_change_state):
17001         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
17002         (vorbis_handle_data_packet), (vorbis_dec_chain),
17003         (vorbis_dec_change_state):
17004         Remove STREAM locks as they are taken in core now.
17005         Never set bogus granulepos on vorbis/theora.
17006         Fix leaks in theoradec tag parsing.
17007
17008 2005-05-25  Wim Taymans  <wim@fluendo.com>
17009
17010         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
17011         Fix memleaks, GST_BUFFER_DATA() is not freed.
17012
17013 2005-05-25  Wim Taymans  <wim@fluendo.com>
17014
17015         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
17016         Open non-blocking, set to blocking mode afterwards to avoid
17017         lockups when audio device is busy.
17018
17019 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17020
17021         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
17022           This can't be good.
17023
17024 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17025
17026         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
17027         (gst_audio_convert_chain), (gst_audio_convert_link_src),
17028         (gst_audio_convert_setcaps):
17029           Implement instant setup switching.
17030
17031 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17032
17033         * gst/playback/gstplaybasebin.c: (probe_triggered):
17034           Fix missing unlock.
17035         * gst/playback/gstplaybin.c: (add_sink):
17036           First add, then link (otherwise pad link fails).
17037
17038 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17039
17040         * examples/Makefile.am:
17041         fix buildbot (make distcheck)
17042
17043 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17044
17045         * gst/playback/gstplaybin.c: (gen_vis_element):
17046           Remove some wrong code. Doesn't work yet.
17047
17048 2005-05-19  Wim Taymans  <wim@fluendo.com>
17049
17050         * gst-libs/gst/net/Makefile.am:
17051         * gst-libs/gst/net/README:
17052         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
17053         (gst_netbuffer_class_init), (gst_netbuffer_init),
17054         (gst_netbuffer_finalize), (gst_netbuffer_copy),
17055         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
17056         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
17057         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
17058         * gst-libs/gst/net/gstnetbuffer.h:
17059         Added buffer subclass to store extra to/from addresses for
17060         network sources/sinks.
17061
17062 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17063
17064         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
17065           Don't lock an unassigned variable.
17066
17067 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17068
17069         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
17070           Increase buffer for video, decrease buffer for other media types.
17071         * gst/playback/gstplaybin.c: (gen_video_element),
17072         (gen_audio_element):
17073           Change names for debugging purposes.
17074
17075 2005-05-18  Wim Taymans  <wim@fluendo.com>
17076
17077         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17078         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
17079         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
17080         (gst_ffmpegcsp_chain):
17081         Enable buffer alloc passthrough if the source and dest
17082         formats are the same.
17083
17084 2005-05-17  Wim Taymans  <wim@fluendo.com>
17085
17086         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
17087         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
17088         (gst_ogg_demux_chain_unlocked):
17089         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17090         (gst_audio_convert_caps_remove_format_info),
17091         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
17092         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
17093         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17094         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
17095         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
17096         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
17097         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
17098         (gst_ffmpegcsp_get_property):
17099         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17100         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
17101         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
17102         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
17103         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
17104         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
17105         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
17106         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
17107         Leak fixes in oggdemux.
17108         Some cleanups in audioconvert.
17109         Make passthrough work along with buffer_alloc etc.
17110         Make buffer_alloc and buffer recycling actually work in
17111         xvimagesink.
17112
17113 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17114
17115         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
17116           make the compiler happy
17117
17118 2005-05-17  Wim Taymans  <wim@fluendo.com>
17119
17120         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
17121         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
17122         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
17123         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
17124         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
17125         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
17126         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
17127         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
17128         (gst_xvimagesink_set_xwindow_id):
17129         * sys/xvimage/xvimagesink.h:
17130         Port xvimagesink to new MiniObject.
17131
17132 2005-05-17  Wim Taymans  <wim@fluendo.com>
17133
17134         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
17135         (gst_audiofilter_chain):
17136         * gst-libs/gst/audio/gstaudiosink.c:
17137         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
17138         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
17139         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
17140         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
17141         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
17142         (gst_audiosink_create_ringbuffer):
17143         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17144         (gst_audio_convert_caps_remove_format_info),
17145         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
17146         (gst_audio_convert_fixate), (gst_audio_convert_channels):
17147         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17148         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
17149         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
17150         Fix passthrough in ffmpegcolorspace.
17151         Fix memset in audiosink on wrong memory.
17152
17153 2005-05-16  David Schleef  <ds@schleef.org>
17154
17155         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
17156         to GstMiniObject.
17157
17158 2005-05-16  David Schleef  <ds@schleef.org>
17159
17160         Port from GstData to GstMiniObject.
17161         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
17162         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17163         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
17164         (gst_ogg_mux_collected):
17165         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
17166         * ext/theora/theoradec.c: (theora_handle_comment_packet),
17167         (theora_handle_data_packet):
17168         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
17169         (theora_set_header_on_caps), (theora_enc_chain):
17170         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
17171         (vorbis_handle_comment_packet):
17172         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
17173         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
17174         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
17175         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
17176         * gst/audioconvert/gstaudioconvert.c:
17177         (gst_audio_convert_get_buffer):
17178         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
17179         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
17180         (mute_stream), (silence_stream):
17181         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
17182         * gst/volume/gstvolume.c: (volume_transform):
17183         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
17184         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
17185         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
17186         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
17187         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
17188         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
17189         (gst_ximagesink_buffer_alloc):
17190         * sys/ximage/ximagesink.h:
17191
17192 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17193
17194         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17195         (fill_buffer), (check_queue), (queue_threshold_reached),
17196         (queue_out_of_data):
17197         * gst/playback/gstplaybasebin.h:
17198           Post buffer-fullness on the bus.
17199
17200 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17201
17202         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
17203         (try_to_link_1):
17204         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17205         (group_commit), (probe_triggered), (setup_source),
17206         (gst_play_base_bin_change_state):
17207         * gst/playback/gstplaybasebin.h:
17208         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17209         (gst_play_bin_init), (remove_sinks), (setup_sinks),
17210         (gst_play_bin_change_state):
17211           Move setup_output_pads into a virtual function, remove
17212           group-switch (no longer needed) and redirect (handled by bus
17213           now) signals.
17214
17215 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17216
17217         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17218         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
17219         (get_active_group), (get_building_group), (group_destroy),
17220         (group_commit), (check_queue), (queue_overrun),
17221         (queue_threshold_reached), (queue_out_of_data),
17222         (gen_preroll_element), (remove_groups), (unknown_type),
17223         (add_element_stream), (no_more_pads), (probe_triggered),
17224         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
17225         (setup_substreams), (setup_source), (finish_source),
17226         (prepare_output), (muted_group_change_state),
17227         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17228         (gst_play_base_bin_change_state):
17229         * gst/playback/gstplaybasebin.h:
17230         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17231         (gst_play_bin_init), (gst_play_bin_set_property),
17232         (gen_video_element), (gen_text_element), (gen_audio_element),
17233         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
17234         (gst_play_bin_change_state):
17235         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17236         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
17237         (stream_info_change_state), (gst_stream_info_set_mute),
17238         (gst_stream_info_get_property):
17239         * gst/playback/gststreaminfo.h:
17240         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
17241         (gst_stream_selector_get_linked_pad),
17242         (gst_stream_selector_getcaps),
17243         (gst_stream_selector_get_linked_pads),
17244         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17245         * gst/playback/gststreamselector.h:
17246           Rough port of playbin. Needs some more work, but is mostly done,
17247           and uses a few locks in important places, which should make stuff
17248           like chain-switches clean. Still uses GST_STATE() in a few places,
17249           which isn't all that good an idea, subtitles/elements disabled
17250           because no elements to test with and thus probably broken, query
17251           and event handling moved to GstBin, internal thread removed
17252           alltogether because the pipeline does that for us now. Can play
17253           Ogg/Vorbis files. Haven't tested anything else yet.
17254
17255 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17256
17257         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
17258           Do no-more-pads (needed for autoplugging).
17259
17260 2005-05-10  Andy Wingo  <wingo@pobox.com>
17261
17262         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
17263         message to the bus with the tags. Still not sent downstream tho.
17264
17265         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
17266         get_parent.
17267         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
17268         avoid refcounting hassles.
17269
17270 2005-05-09  Andy Wingo  <wingo@pobox.com>
17271
17272         * gst/volume/Makefile.am:
17273         * gst/volume/demo.c
17274         * gst/volume/gstvolume.h
17275         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
17276         basetransform. Probably need an audio filter base class.
17277
17278 2005-05-09  Wim Taymans  <wim@fluendo.com>
17279
17280         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
17281         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
17282         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
17283         (gst_vorbisenc_chain):
17284         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17285         (gst_audio_convert_caps_remove_format_info),
17286         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
17287         (gst_audio_convert_fixate), (gst_audio_convert_channels):
17288         Make caps writable before writing to it.
17289         Fix negotiation in audioconvert some more.
17290
17291 2005-05-09  Wim Taymans  <wim@fluendo.com>
17292
17293         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
17294         (gst_videorate_getcaps), (gst_videorate_setcaps),
17295         (gst_videorate_event), (gst_videorate_chain):
17296         Better negotiation.
17297
17298 2005-05-09  Wim Taymans  <wim@fluendo.com>
17299
17300         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17301         (gst_videorate_getcaps), (gst_videorate_setcaps),
17302         (gst_videorate_blank_data), (gst_videorate_init),
17303         (gst_videorate_event), (gst_videorate_chain),
17304         (gst_videorate_change_state):
17305         Port videorate, do a better job at negotiation while we're at
17306         it.
17307
17308 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
17309
17310         * configure.ac:
17311           Disable libvisual
17312
17313         * examples/Makefile.am:
17314         * gst-libs/gst/audio/Makefile.am:
17315         * gst-libs/gst/riff/Makefile.am:
17316         * gst-libs/gst/tag/Makefile.am:
17317         * gst-libs/gst/video/Makefile.am:
17318           Fixups for missing variables.
17319
17320 2005-05-09  Wim Taymans  <wim@fluendo.com>
17321
17322         * examples/seeking/seek.c: (make_theora_pipeline),
17323         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
17324         (query_rates), (query_positions_elems), (query_positions_pads),
17325         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
17326         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
17327         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
17328         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
17329         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17330         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
17331         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
17332         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
17333         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
17334         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
17335         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
17336         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17337         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17338         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
17339         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
17340         (theora_dec_src_convert), (theora_dec_sink_convert),
17341         (theora_dec_src_query), (theora_dec_sink_query),
17342         (theora_dec_src_event), (theora_dec_sink_event),
17343         (theora_handle_comment_packet), (theora_handle_type_packet),
17344         (theora_handle_header_packet), (theora_handle_data_packet),
17345         (theora_dec_chain):
17346         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
17347         (vorbis_dec_convert), (vorbis_dec_src_query),
17348         (vorbis_dec_sink_query), (vorbis_dec_src_event),
17349         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
17350         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
17351         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
17352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17353         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
17354         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
17355         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17356         (gst_play_bin_query):
17357         * gst/playback/test3.c: (update_scale):
17358         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
17359         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
17360         * gst/subparse/gstsubparse.c: (gst_subparse_init):
17361         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
17362         (gst_videotestsrc_src_query):
17363         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
17364         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
17365         (paint_hline_YUV9):
17366         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
17367         Port to new query API.
17368         Updated seek.
17369         Cleanups in x[v]imagesink
17370
17371 2005-05-09  Andy Wingo  <wingo@pobox.com>
17372
17373         * ext/alsa/gstalsasink.h:
17374         * ext/gnomevfs/gstgnomevfssrc.c:
17375         (gst_gnomevfssrc_get_icy_metadata):
17376         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
17377         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
17378         * ext/theora/theoradec.c (theora_dec_src_query)
17379         (theora_dec_src_event, theora_dec_sink_event)
17380         (theora_handle_comment_packet, theora_handle_data_packet):
17381         * ext/theora/theoraenc.c (theora_enc_chain):
17382         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
17383         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
17384         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
17385         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
17386         (qt_type_find):
17387         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
17388         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
17389         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
17390         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
17391         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
17392         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
17393         (paint_setup_xBGR8888, paint_setup_RGBx8888)
17394         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
17395         (paint_setup_RGB565, paint_setup_xRGB1555):
17396         * gst/videotestsrc/videotestsrc.h:
17397         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
17398         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
17399         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
17400         GCC4 fixes.
17401         
17402         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
17403         gst_pad_query_position. Fixes oggdemux.
17404
17405 2005-05-08  David Schleef  <ds@schleef.org>
17406
17407         * configure.ac: Require liboil.
17408         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
17409         a few more.
17410         * gst/videotestsrc/videotestsrc.c:
17411         * gst/videotestsrc/videotestsrc.h:
17412
17413 2005-05-06  Wim Taymans  <wim@fluendo.com>
17414
17415         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17416         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
17417         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
17418         Well, unreffing a buffer right before pushing it is asking
17419         for trouble..
17420
17421 2005-05-06  Christian Schaller  <uraeus@gnome.org>
17422
17423         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
17424
17425 2005-05-06  Wim Taymans  <wim@fluendo.com>
17426
17427         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17428         (gst_audio_convert_caps_remove_format_info),
17429         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
17430         (gst_audio_convert_fixate), (gst_audio_convert_channels):
17431         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17432         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
17433         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
17434         * gst/sine/Makefile.am:
17435         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
17436         (gst_sinesrc_class_init), (gst_sinesrc_init),
17437         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
17438         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
17439         (gst_sinesrc_update_freq):
17440         * gst/sine/gstsinesrc.h:
17441         * gst/tcp/gstmultifdsink.c:
17442         * sys/xvimage/xvimagesink.c:
17443         Fixed negotiation wrt _peer_get_caps()
17444         Some cleanups.
17445
17446
17447 2005-05-06  Wim Taymans  <wim@fluendo.com>
17448
17449         * gst-libs/gst/audio/gstaudiosink.c:
17450         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
17451         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
17452         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
17453         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
17454         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
17455         (gst_audiosink_create_ringbuffer):
17456         * gst-libs/gst/audio/gstbaseaudiosink.c:
17457         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
17458         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
17459         (gst_baseaudiosink_set_property), (build_linear_format),
17460         (debug_spec_caps), (debug_spec_buffer),
17461         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
17462         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
17463         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
17464         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
17465         * gst-libs/gst/audio/gstbaseaudiosink.h:
17466         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
17467         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
17468         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
17469         (gst_ringbuffer_play), (gst_ringbuffer_pause),
17470         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
17471         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
17472         (wait_segment), (gst_ringbuffer_commit),
17473         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
17474         (gst_ringbuffer_clear):
17475         * gst-libs/gst/audio/gstringbuffer.h:
17476         Make the base audiosink return an error when there is no
17477         audiobuffer negotiated.
17478
17479 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17480
17481         * ext/Makefile.am:
17482         Disable cdparanoia until someone ports it!
17483
17484 2005-05-06  Wim Taymans  <wim@fluendo.com>
17485
17486         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
17487         (gst_ogg_demux_sink_activate):
17488         And revert after wingo's revert.. sigh..
17489
17490 2005-05-05  Andy Wingo  <wingo@pobox.com>
17491
17492         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
17493         GObject.
17494         * configure.ac: Return audiorate and subparse from the ghetto.
17495         Re-enable -Wall -Werror.
17496         * gst/subparse/gstsubparse.c:
17497         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
17498         or chain-based. Cleaned up a bit. Not tested.
17499         
17500 2005-05-05  Christian Schaller <christian@fluendo.com> 
17501
17502         * Makefile.am: remove stuff that is not building
17503         * configure.ac: remove stuff that is not building
17504         * examples/Makefile.am: remove stuff that is not building
17505         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
17506         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
17507         * sys/Makefile.am: remove stuff that is not building
17508         * testsuite/Makefile.am: remove stuff that is not building
17509
17510 2005-05-05  Andy Wingo  <wingo@pobox.com>
17511
17512         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
17513         * gst-libs/gst/tag/gstvorbistag.c:
17514         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
17515         * gst/adder/gstadder.h:
17516         * gst/audioconvert/gstchannelmix.c:
17517         (gst_audio_convert_fill_one_other):
17518         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
17519         (gst_audiorate_init), (gst_audiorate_chain):
17520         * gst/playback/gstplaybasebin.c: (setup_source):
17521         * gst/playback/test3.c: (update_scale):
17522         Some GCC4 fixes
17523         
17524         * po/af.po:
17525         * po/az.po:
17526         * po/cs.po:
17527         * po/en_GB.po:
17528         * po/hu.po:
17529         * po/it.po:
17530         * po/nb.po:
17531         * po/nl.po:
17532         * po/or.po:
17533         * po/sq.po:
17534         * po/sr.po:
17535         * po/sv.po:
17536         * po/uk.po:
17537         * po/vi.po: Foo
17538
17539 2005-05-05  Wim Taymans  <wim@fluendo.com>
17540
17541         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17542         (gst_audio_convert_caps_remove_format_info),
17543         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
17544         (gst_audio_convert_change_state), (gst_audio_convert_channels):
17545         * gst/videotestsrc/gstvideotestsrc.c:
17546         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
17547         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
17548         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
17549         (gst_videotestsrc_init), (gst_videotestsrc_loop):
17550         Don't ignore _push() return values.
17551         Make sure no processing is done when shutting down.
17552         Videotestsrc pad activation fix.
17553
17554 2005-05-05  Wim Taymans  <wim@fluendo.com>
17555
17556         * gst/adder/Makefile.am:
17557         * gst/adder/gstadder.c: (gst_adder_setcaps),
17558         (gst_adder_class_init), (gst_adder_init),
17559         (gst_adder_request_new_pad), (gst_adder_collected),
17560         (gst_adder_change_state):
17561         * gst/adder/gstadder.h:
17562         Ported adder as an example of a mixer element using
17563         collect pads. Needs more negotiation work.
17564
17565 2005-05-05  Wim Taymans  <wim@fluendo.com>
17566
17567         * ext/theora/theoradec.c: (_inc_granulepos),
17568         (theora_dec_src_event), (theora_dec_sink_event),
17569         (theora_handle_comment_packet), (theora_handle_type_packet),
17570         (theora_handle_header_packet), (theora_handle_data_packet),
17571         (theora_dec_chain):
17572         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17573         (gst_theora_enc_init), (theora_enc_sink_setcaps),
17574         (theora_push_buffer), (theora_push_packet),
17575         (theora_enc_sink_event), (theora_enc_chain),
17576         (theora_enc_change_state), (theora_enc_set_property),
17577         (theora_enc_get_property):
17578         Added stream lock to decoder so that we can serialize
17579         the discont event.
17580         More theoraenc porting, recover from errors, do clean
17581         shutdown.
17582
17583 2005-05-05  Wim Taymans  <wim@fluendo.com>
17584
17585         * ext/ogg/Makefile.am:
17586         * ext/ogg/README:
17587         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
17588         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
17589         (gst_ogg_print):
17590         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
17591         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
17592         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
17593         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
17594         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
17595         (gst_ogg_mux_change_state):
17596         Ported ogg muxer.
17597
17598 2005-05-05  Wim Taymans  <wim@fluendo.com>
17599
17600         * docs/design-audiosinks.txt:
17601         * gst-libs/gst/audio/TODO:
17602         * gst-libs/gst/audio/gstaudiosink.c:
17603         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
17604         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
17605         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
17606         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
17607         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
17608         (gst_audiosink_create_ringbuffer):
17609         * gst-libs/gst/audio/gstbaseaudiosink.c:
17610         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
17611         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
17612         (gst_baseaudiosink_set_property), (build_linear_format),
17613         (debug_spec_caps), (debug_spec_buffer),
17614         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
17615         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
17616         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
17617         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
17618         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
17619         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
17620         (gst_ringbuffer_release), (gst_ringbuffer_play),
17621         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
17622         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
17623         (gst_ringbuffer_set_sample), (wait_segment),
17624         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
17625         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
17626         More work on the audiosink, mostly debugging and a race in
17627         shutdown.
17628
17629 2005-04-28  Wim Taymans  <wim@fluendo.com>
17630
17631         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
17632         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
17633         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17634         (vorbis_dec_src_query), (vorbis_dec_src_event),
17635         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
17636         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
17637         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
17638         Don't crap out when seeking back to position 0.
17639
17640 2005-04-28  Wim Taymans  <wim@fluendo.com>
17641
17642         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
17643         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
17644         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
17645         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
17646         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
17647         Make audio sink configurable, use alsasink as default.
17648
17649 2005-04-28  Wim Taymans  <wim@fluendo.com>
17650
17651         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17652         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
17653         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
17654         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
17655         (vorbis_dec_change_state):
17656         * ext/vorbis/vorbisdec.h:
17657         Refactor, use STREAM_LOCK.
17658
17659 2005-04-28  Wim Taymans  <wim@fluendo.com>
17660
17661         * ext/theora/theoradec.c: (_inc_granulepos),
17662         (theora_dec_sink_event), (theora_handle_comment_packet),
17663         (theora_handle_type_packet), (theora_handle_header_packet),
17664         (theora_handle_data_packet), (theora_dec_chain),
17665         (theora_dec_change_state):
17666         Refactor a bit, use STREAM_LOCK.
17667
17668 2005-04-28  Wim Taymans  <wim@fluendo.com>
17669
17670         * ext/alsa/Makefile.am:
17671         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
17672         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
17673         (gst_alsa_link), (gst_alsa_close_audio):
17674         * ext/alsa/gstalsaplugin.c: (plugin_init):
17675         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
17676         (gst_alsasink_dispose), (gst_alsasink_base_init),
17677         (gst_alsasink_class_init), (gst_alsasink_init),
17678         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
17679         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
17680         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
17681         (gst_alsasink_reset):
17682         * ext/alsa/gstalsasink.h:
17683         Implement alsasink with simple open/write/close API. 
17684         Make alsa dir build by disabling compilation of code.
17685
17686 2005-04-28  Wim Taymans  <wim@fluendo.com>
17687
17688         * gst-libs/gst/audio/Makefile.am:
17689         * gst-libs/gst/audio/audio.h:
17690         * gst-libs/gst/audio/audioclock.c:
17691         * gst-libs/gst/audio/audioclock.h:
17692         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
17693         (gst_audio_clock_class_init), (gst_audio_clock_init),
17694         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
17695         * gst-libs/gst/audio/gstaudioclock.h:
17696         * gst-libs/gst/audio/gstaudiosink.c:
17697         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
17698         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
17699         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
17700         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
17701         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
17702         (gst_audiosink_create_ringbuffer):
17703         * gst-libs/gst/audio/gstbaseaudiosink.c:
17704         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
17705         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
17706         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
17707         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
17708         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
17709         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
17710         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
17711         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
17712         * gst-libs/gst/audio/gstbaseaudiosink.h:
17713         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
17714         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
17715         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
17716         (gst_ringbuffer_release), (gst_ringbuffer_play),
17717         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
17718         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
17719         (gst_ringbuffer_set_sample), (wait_segment),
17720         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
17721         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
17722         * gst-libs/gst/audio/gstringbuffer.h:
17723         Make ringbuffer faster and more simple by removing the locks
17724         in the playback thread.
17725         Add sample accurate playback based on buffer sample offsets.
17726         Make the baseaudiosink provide a clock.
17727         Parse caps in the base class.
17728         Correctly handle seeking, flushing and state changes.
17729
17730 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17731
17732         * configure.ac:
17733         * gst/audioconvert/Makefile.am:
17734         * gst/audioscale/Makefile.am:
17735           Fix part of the build.  Come on guys, autogen didn't even work :)
17736
17737 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17738
17739         * configure.ac:
17740         * gst-libs/gst/Makefile.am:
17741         * gst-libs/gst/media-info/.cvsignore:
17742         * gst-libs/gst/media-info/Makefile.am:
17743         * gst-libs/gst/media-info/README:
17744         * gst-libs/gst/media-info/media-info-priv.c:
17745         * gst-libs/gst/media-info/media-info-priv.h:
17746         * gst-libs/gst/media-info/media-info-test.c:
17747         * gst-libs/gst/media-info/media-info.c:
17748         * gst-libs/gst/media-info/media-info.h:
17749         * gst-libs/gst/media-info/media-info.vcproj:
17750         * pkgconfig/Makefile.am:
17751         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
17752         * pkgconfig/gstreamer-media-info.pc.in:
17753           Remove media-info, which is also successed by playbin (see Totem
17754           implementation).
17755
17756 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17757
17758         * configure.ac:
17759         * examples/Makefile.am:
17760         * examples/gstplay/.cvsignore:
17761         * examples/gstplay/Makefile.am:
17762         * examples/gstplay/player.c:
17763         * gst-libs/gst/Makefile.am:
17764         * gst-libs/gst/play/.cvsignore:
17765         * gst-libs/gst/play/Makefile.am:
17766         * gst-libs/gst/play/play.c:
17767         * gst-libs/gst/play/play.h:
17768         * gst-libs/gst/play/play.vcproj:
17769         * pkgconfig/Makefile.am:
17770         * pkgconfig/gstreamer-play-uninstalled.pc.in:
17771         * pkgconfig/gstreamer-play.pc.in:
17772           Remove libgstplay, playbin is now the official successor.
17773
17774 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17775
17776         * configure.ac:
17777         * gst-libs/gst/Makefile.am:
17778         * gst-libs/gst/xwindowlistener/Makefile.am:
17779         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
17780         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
17781           Remove deprecated xwindowlistener (I've moved xwindowlistening
17782           in the v4l/v4l2 plugins over to serverside).
17783
17784 2005-04-25  David Schleef  <ds@schleef.org>
17785
17786         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
17787         to examples/dynparams.  Examples do not belong interspersed with
17788         source code.
17789         * examples/dynparams/demo-dparams.c:
17790         * gst/sine/Makefile.am:
17791         * gst/sine/demo-dparams.c:
17792
17793 2005-04-25  David Schleef  <ds@schleef.org>
17794
17795         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
17796         * gst-libs/gst/audio/Makefile.am:
17797         * gst-libs/gst/riff/Makefile.am:
17798         * gst-libs/gst/tag/Makefile.am:
17799         * gst-libs/gst/video/Makefile.am:
17800         * gst-libs/gst/xwindowlistener/Makefile.am:
17801
17802         Convert to 0.9 API, seems to work:
17803         * sys/ximage/Makefile.am:
17804         * sys/ximage/ximagesink.c:
17805
17806 2005-04-24  David Schleef  <ds@schleef.org>
17807
17808         Link plugins against libraries:
17809         * ext/alsa/Makefile.am:
17810         * gst/tcp/Makefile.am:
17811
17812         Remove asm code that should be in liboil
17813         * gst/videoscale/Makefile.am:
17814         * gst/videoscale/videoscale_x86_asm.s:
17815
17816         gettext wants these checked in:
17817         * po/af.po:
17818         * po/az.po:
17819         * po/cs.po:
17820         * po/en_GB.po:
17821         * po/hu.po:
17822         * po/it.po:
17823         * po/nb.po:
17824         * po/nl.po:
17825         * po/or.po:
17826         * po/sq.po:
17827         * po/sr.po:
17828         * po/sv.po:
17829         * po/uk.po:
17830         * po/vi.po:
17831
17832 2005-04-24  David Schleef  <ds@schleef.org>
17833
17834         Convert gst_main() to g_main_loop_run()
17835         * gst/playback/decodetest.c: (main):
17836         * gst/playback/test2.c: (main):
17837         * gst/playback/test3.c: (main):
17838         * gst/playback/test4.c: (main):
17839
17840         Link plugins against libraries:
17841         * ext/libvisual/Makefile.am:
17842         * sys/xvimage/Makefile.am:
17843
17844 2005-04-24  David Schleef  <ds@schleef.org>
17845
17846         * configure.ac: Remove idct and resample libs
17847         * gst-libs/gst/Makefile.am: same
17848
17849         Remove usage of gst_library_load():
17850         * ext/alsa/gstalsaplugin.c: (plugin_init):
17851         * ext/libvisual/visual.c: (plugin_init):
17852         * ext/ogg/gstogg.c: (plugin_init):
17853         * ext/theora/theora.c: (plugin_init):
17854         * ext/vorbis/vorbis.c: (plugin_init):
17855         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
17856         * gst/audioscale/gstaudioscale.c:
17857         * gst/adder/gstadder.c: (plugin_init):
17858         * gst/audioconvert/plugin.c: (plugin_init):
17859         * sys/ximage/ximagesink.c: (plugin_init):
17860         * sys/xvimage/xvimagesink.c: (plugin_init):
17861         * gst/tcp/gsttcpplugin.c: (plugin_init):
17862
17863         Link plugins against libraries:
17864         * ext/ogg/Makefile.am:
17865         * ext/theora/Makefile.am:
17866         * ext/vorbis/Makefile.am:
17867         * gst/audioconvert/Makefile.am:
17868
17869         Create proper libraries:
17870         * gst-libs/gst/riff/Makefile.am:
17871         * gst-libs/gst/audio/Makefile.am:
17872         * gst-libs/gst/video/Makefile.am:
17873
17874         Move resample library to audioscale plugin directory:
17875         * gst-libs/gst/resample/Makefile.am:
17876         * gst-libs/gst/resample/README:
17877         * gst-libs/gst/resample/dtof.c:
17878         * gst-libs/gst/resample/dtos.c:
17879         * gst-libs/gst/resample/functable.c:
17880         * gst-libs/gst/resample/private.h:
17881         * gst-libs/gst/resample/resample.c:
17882         * gst-libs/gst/resample/resample.h:
17883         * gst-libs/gst/resample/resample.vcproj:
17884         * gst-libs/gst/resample/test.c:
17885         * gst/audioscale/Makefile.am:
17886         * gst/audioscale/README:
17887         * gst/audioscale/dtof.c:
17888         * gst/audioscale/dtos.c:
17889         * gst/audioscale/functable.c:
17890         * gst/audioscale/private.h:
17891         * gst/audioscale/resample.c:
17892         * gst/audioscale/resample.h:
17893         * gst/audioscale/test.c:
17894
17895         Move tagedit library to gst-libs:
17896         * gst-libs/gst/tag/Makefile.am:
17897         * gst-libs/gst/tag/gstid3tag.c:
17898         * gst-libs/gst/tag/gsttagediting.c:
17899         * gst-libs/gst/tag/gsttageditingprivate.h:
17900         * gst-libs/gst/tag/gstvorbistag.c:
17901         * gst/tags/Makefile.am:
17902         * gst/tags/gstid3tag.c:
17903         * gst/tags/gstvorbistag.c:
17904
17905         Fix for core changes:
17906         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
17907         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
17908         (gst_sinesrc_getrange):
17909
17910 2005-04-23  David Schleef  <ds@schleef.org>
17911
17912         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
17913         in gst-plugins in a long time, and properly belongs in liboil.
17914         * gst-libs/gst/idct/Makefile.am:
17915         * gst-libs/gst/idct/README:
17916         * gst-libs/gst/idct/dct.h:
17917         * gst-libs/gst/idct/doieee:
17918         * gst-libs/gst/idct/fastintidct.c:
17919         * gst-libs/gst/idct/floatidct.c:
17920         * gst-libs/gst/idct/idct.c:
17921         * gst-libs/gst/idct/idct.h:
17922         * gst-libs/gst/idct/idtc.vcproj:
17923         * gst-libs/gst/idct/ieeetest.c:
17924         * gst-libs/gst/idct/intidct.c:
17925
17926 2005-04-20  Wim Taymans  <wim@fluendo.com>
17927
17928         * docs/design-audiosinks.txt:
17929         * gst-libs/gst/audio/Makefile.am:
17930         * gst-libs/gst/audio/TODO:
17931         * gst-libs/gst/audio/gstaudiosink.c:
17932         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
17933         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
17934         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
17935         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
17936         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
17937         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
17938         (gst_audiosink_class_init), (gst_audiosink_init),
17939         (gst_audiosink_create_ringbuffer):
17940         * gst-libs/gst/audio/gstaudiosink.h:
17941         * gst-libs/gst/audio/gstbaseaudiosink.c:
17942         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
17943         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
17944         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
17945         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
17946         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
17947         (gst_baseaudiosink_create_ringbuffer),
17948         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
17949         * gst-libs/gst/audio/gstbaseaudiosink.h:
17950         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
17951         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
17952         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
17953         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
17954         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
17955         (gst_ringbuffer_play), (gst_ringbuffer_pause),
17956         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
17957         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
17958         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
17959         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
17960         * gst-libs/gst/audio/gstringbuffer.h:
17961         An attempt at a set of audio base classes together with some
17962         design docs.
17963
17964 2005-04-20  Wim Taymans  <wim@fluendo.com>
17965
17966         * gst/audioconvert/Makefile.am:
17967         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17968         (gst_audio_convert_caps_remove_format_info),
17969         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
17970         (gst_audio_convert_channels):
17971         Link against audio libs.
17972         Fix audio convert plugin.
17973
17974 2005-04-20  Wim Taymans  <wim@fluendo.com>
17975
17976         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
17977         (gst_ogg_demux_sink_activate):
17978         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
17979         (theora_set_header_on_caps), (theora_enc_sink_event),
17980         (theora_enc_chain):
17981         Fix theora encoder.
17982
17983 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17984
17985         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
17986         * gst/playback/gstdecodebin.c: (find_compatibles):
17987           Work with staticpadtemplates in elementfactories.
17988
17989 2005-04-12  Wim Taymans  <wim@fluendo.com>
17990
17991         * gst/playback/README:
17992         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
17993         (compare_ranks), (print_feature), (gst_decode_bin_init),
17994         (dynamic_create), (dynamic_free), (find_compatibles),
17995         (mimetype_is_raw), (close_pad_link), (got_redirect),
17996         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
17997         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
17998         (gst_decode_bin_change_state):
17999         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18000         (gst_play_base_bin_init), (group_destroy), (group_commit),
18001         (check_queue), (queue_overrun), (queue_threshold_reached),
18002         (queue_out_of_data), (gen_preroll_element), (unknown_type),
18003         (new_decoded_pad), (setup_subtitle), (gen_source_element),
18004         (got_redirect), (setup_source), (play_base_eos),
18005         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
18006         (gst_play_base_bin_remove_element):
18007         * gst/playback/gstplaybasebin.h:
18008         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
18009         (gst_play_bin_init), (gst_play_bin_dispose),
18010         (gst_play_bin_set_property), (gen_video_element),
18011         (gen_text_element), (gen_audio_element), (remove_sinks),
18012         (gst_play_bin_send_event):
18013         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
18014         (stream_info_change_state), (gst_stream_info_set_mute):
18015         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
18016         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
18017         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
18018         (gst_stream_selector_chain):
18019         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
18020         (main):
18021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
18022         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
18023         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
18024         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
18025         Raw and crude port of decodebin. 
18026         Make playbin compile.
18027
18028 2005-04-06  Wim Taymans  <wim@fluendo.com>
18029
18030         * ext/gnomevfs/Makefile.am:
18031         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
18032         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
18033         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
18034         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
18035         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
18036         (gst_gnomevfssrc_stop):
18037         * ext/ogg/Makefile.am:
18038         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
18039         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
18040         * ext/theora/Makefile.am:
18041         * ext/theora/theoradec.c: (_inc_granulepos),
18042         (theora_dec_sink_event), (theora_dec_chain):
18043         * ext/vorbis/Makefile.am:
18044         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18045         (vorbis_dec_sink_event), (vorbis_dec_chain):
18046         * gst-libs/gst/audio/Makefile.am:
18047         * sys/xvimage/Makefile.am:
18048         Make gnomevfssrc extend the source base class.
18049         Fix linking against libs in various plugins.
18050
18051 2005-04-06  Andy Wingo  <wingo@pobox.com>
18052
18053         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
18054         GST_BASE_LIBS.
18055
18056         * configure.ac: Add check and AC_SUBST for libgstbase.
18057
18058 2005-03-31  Wim Taymans  <wim@fluendo.com>
18059
18060         * examples/seeking/Makefile.am:
18061         * examples/seeking/cdparanoia.c: (main):
18062         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
18063         (play_cb), (pause_cb), (stop_cb), (main):
18064         * examples/seeking/playbin.c:
18065         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
18066         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
18067         (make_sid_pipeline), (make_vorbis_pipeline),
18068         (make_theora_pipeline), (make_vorbis_theora_pipeline),
18069         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
18070         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
18071         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
18072         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
18073         (stop_cb), (main):
18074         * examples/seeking/spider_seek.c:
18075         * examples/seeking/vorbisfile.c:
18076         * ext/gnomevfs/Makefile.am:
18077         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18078         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
18079         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
18080         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
18081         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
18082         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
18083         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
18084         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
18085         * ext/ogg/README:
18086         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
18087         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
18088         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
18089         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
18090         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
18091         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
18092         (gst_ogg_pad_event), (gst_ogg_pad_reset),
18093         (gst_ogg_demux_factory_filter), (compare_ranks),
18094         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
18095         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
18096         (gst_ogg_chain_new), (gst_ogg_chain_free),
18097         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
18098         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
18099         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
18100         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
18101         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
18102         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
18103         (gst_ogg_demux_get_prev_page),
18104         (gst_ogg_demux_deactivate_current_chain),
18105         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
18106         (gst_ogg_demux_bisect_forward_serialno),
18107         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
18108         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
18109         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
18110         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
18111         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
18112         (gst_ogg_demux_change_state), (gst_ogg_print):
18113         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18114         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
18115         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
18116         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
18117         (gst_ogg_mux_loop):
18118         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18119         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
18120         (theora_dec_src_convert), (theora_dec_sink_convert),
18121         (theora_dec_src_query), (theora_dec_src_event),
18122         (theora_dec_sink_event), (theora_dec_chain),
18123         (theora_dec_change_state):
18124         * ext/theora/theoraenc.c: (gst_theora_enc_init),
18125         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
18126         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
18127         (theora_enc_change_state):
18128         * ext/vorbis/Makefile.am:
18129         * ext/vorbis/oggvorbisenc.c:
18130         * ext/vorbis/oggvorbisenc.h:
18131         * ext/vorbis/vorbis.c: (plugin_init):
18132         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
18133         (vorbis_dec_src_query), (vorbis_dec_src_event),
18134         (vorbis_dec_sink_event), (vorbis_dec_chain),
18135         (vorbis_dec_change_state):
18136         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
18137         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
18138         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
18139         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
18140         (gst_vorbisenc_change_state):
18141         * ext/vorbis/vorbisenc.h:
18142         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
18143         * gst-libs/gst/audio/audioclock.c:
18144         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
18145         (gst_audiofilter_init), (gst_audiofilter_chain):
18146         * gst-libs/gst/audio/testchannels.c: (main):
18147         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
18148         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
18149         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
18150         (gmip_find_track_streaminfo), (gmip_find_track_format):
18151         * gst-libs/gst/media-info/media-info.c:
18152         (gst_media_info_read_idler):
18153         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
18154         (gst_play_get_all_by_interface):
18155         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
18156         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
18157         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
18158         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
18159         (gst_riff_parse_info):
18160         * gst-libs/gst/riff/riff-read.h:
18161         * gst-libs/gst/riff/riff.c: (plugin_init):
18162         * gst-libs/gst/video/Makefile.am:
18163         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
18164         (gst_videosink_class_init), (gst_videosink_get_type):
18165         * gst-libs/gst/video/videosink.h:
18166         * gst/audioconvert/bufferframesconvert.c:
18167         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
18168         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
18169         * gst/audioconvert/channelmixtest.c: (main):
18170         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18171         (gst_audio_convert_chain),
18172         (gst_audio_convert_caps_remove_format_info),
18173         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
18174         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
18175         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
18176         (gst_audio_convert_buffer_to_default_format),
18177         (gst_audio_convert_buffer_from_default_format),
18178         (gst_audio_convert_channels):
18179         * gst/audioconvert/gstchannelmix.h:
18180         * gst/ffmpegcolorspace/avcodec.h:
18181         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18182         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
18183         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
18184         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
18185         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
18186         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18187         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18188         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
18189         (mpeg_video_type_find), (mpeg_video_stream_type_find),
18190         (dv_type_find):
18191         * gst/videotestsrc/gstvideotestsrc.c:
18192         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
18193         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
18194         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
18195         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
18196         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
18197         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
18198         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
18199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
18200         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
18201         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
18202         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
18203         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
18204         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
18205         (gst_xvimagesink_navigation_send_event),
18206         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
18207         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
18208         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
18209         * sys/xvimage/xvimagesink.h:
18210         Plugin port to 0.9, ogg/theora playback should work in the seek
18211         example now.
18212         Removed old examples.
18213         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
18214         explained in 0.9 TODO doc.
18215
18216
18217 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18218
18219         * autogen.sh:
18220         * configure.ac:
18221         * ext/Makefile.am:
18222         * gst/Makefile.am:
18223         * po/POTFILES.in:
18224         * po/af.po:
18225         * po/az.po:
18226         * po/cs.po:
18227         * po/en_GB.po:
18228         * po/hu.po:
18229         * po/it.po:
18230         * po/nb.po:
18231         * po/nl.po:
18232         * po/or.po:
18233         * po/sq.po:
18234         * po/sr.po:
18235         * po/sv.po:
18236         * po/uk.po:
18237         * po/vi.po:
18238         * sys/Makefile.am:
18239         * testsuite/Makefile.am:
18240           remove a whole bunch of plugins.  This module now contains a set
18241           of free reference plugins/elements as agreed.
18242
18243 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18244
18245         * configure.ac:
18246           hunting season on 0.9 is now OPEN
18247
18248 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18249
18250         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
18251           Kick the hell out of gcc for not warning me about a symbol conflict.
18252
18253 2005-02-22  Luca Ognibene  <luogni@tin.it>
18254
18255         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18256
18257         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
18258           Don't leak caps string (fixes #168134)
18259
18260         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
18261         (gst_jpegenc_init), (gst_jpegenc_finalize),
18262         (gst_jpegenc_change_state):
18263           Don't leak line buffers and context struct (fixes #168133).
18264
18265 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
18266
18267         * configure.ac:
18268         * ext/dirac/gstdiracdec.cc:
18269         (gst_diracdec_chain):
18270           Since dirac 0.5.0 the framerate in dirac is expressed as a
18271           rational number. Fix build and up requirement to 0.5.0, and
18272           also pass parameters to gst_diracdec_link in the right order
18273           (fixes #167959).
18274
18275 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
18276
18277         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
18278         * ext/faad/gstfaad.h:
18279         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
18280         certain invalid muxed streams, where some packets will contain 
18281         junk after decoder data. Partially fixes #149158.
18282
18283 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
18284         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
18285           Make sure we only write to writable buffers
18286
18287 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
18288
18289         * gst-libs/gst/riff/riff-media.c:
18290         (gst_riff_create_audio_caps_with_data):
18291           Do actually fix invalid RIFF fmt header values for alaw
18292           and mulaw audio instead of just saying so.
18293
18294         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
18295           Give gst_riff_create_audio_caps_with_data() a chance to
18296           fix up broken format header fields before extracting any
18297           parameters from the header. (fixes #167633)
18298
18299 2005-02-19  Martin Holters  <martin.holters@gmx.de>
18300
18301         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18302
18303         * gst/audioconvert/bufferframesconvert.c:
18304         (buffer_frames_convert_link):
18305           Don't leak othercaps. (fixes #167878)
18306
18307 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
18308
18309         * configure.ac:
18310         * ext/libvisual/visual.c: (gst_visual_srclink),
18311         (gst_visual_change_state):
18312           Support libvisual 0.2.0.
18313
18314 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18315
18316         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
18317         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
18318           Use same rowstrides for I420 as used everywhere else.
18319
18320 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18321
18322         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18323           Declare variables at beginning of block and make gcc-2.95 happy
18324           (fixes # 167482, patch by Gergely Nagy).
18325           
18326         * gst/tcp/gsttcpclientsrc.c:
18327         * gst/tcp/gsttcpclientsrc.h:
18328           Move some includes into the header, so that struct sockaddr_in is
18329           defined when it should be defined on FreeBSD as well (fixes
18330           #167483).
18331           
18332         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
18333           Don't pass uninitialised values to setsockopt() here either.
18334
18335 2005-02-17  Luca Ognibene  <luogni at tin dot it>
18336
18337         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18338
18339         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
18340           Don't pass uninitialised values to setsockopt(). (fixes #167704)
18341
18342 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18343
18344         * gst/playback/gstplaybin.c: (add_sink):
18345           Invert bin_add/link order to workaround deadlock in opt.
18346
18347 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18348
18349         * gst/modplug/gstmodplug.cc:
18350           Add missing break causing position queries to fail.
18351
18352 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18353
18354         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
18355           Granpos can apparently be -1, which screws up calculations...
18356
18357 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18358
18359         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
18360         (gst_ximagesink_send_pending_navigation),
18361         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
18362         (gst_ximagesink_init):
18363         * sys/ximage/ximagesink.h:
18364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
18365         (gst_xvimagesink_send_pending_navigation),
18366         (gst_xvimagesink_navigation_send_event),
18367         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
18368         * sys/xvimage/xvimagesink.h:
18369           Use a mutex protected list to marshal navigation
18370           events into the stream thread from whichever thread
18371           sends them.
18372
18373 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
18374
18375         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
18376           Display current position and track length; misc. clean-ups.
18377           
18378         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
18379         (speed_init), (speed_chain):
18380           Add query function, so that the stream length and current position
18381           get adjusted when queried (note that current position queries may
18382           still be wrong if the audio sink returns values based on buffer
18383           timestamps instead of passing on the query).
18384
18385 2005-02-13  Benjamin Otte  <otte@gnome.org>
18386
18387         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
18388         (gst_audio_convert_channels):
18389           create channel conversion matrix when linking
18390         * gst/audioconvert/.cvsignore:
18391         * gst/audioconvert/Makefile.am:
18392         * gst/audioconvert/channelmixtest.c: (main):
18393           add (ugly) test that ensures stereo <=> mono conversion works
18394           correctly
18395
18396 2005-02-13  Benjamin Otte  <otte@gnome.org>
18397
18398         * gst/audioconvert/gstchannelmix.h:
18399           include missing header file
18400         * gst/audioconvert/gstchannelmix.c:
18401         (gst_audio_convert_fill_compatible):
18402           use same sign for both channels when converting to/from compatible
18403           channel. Previously used different signs made the signals cancel
18404           each other out and appear like silence. (fixes #167269)
18405
18406 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
18407
18408         * gst/ffmpegcolorspace/avcodec.h:
18409         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18410         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
18411         (gst_ffmpegcsp_avpicture_fill):
18412         * gst/ffmpegcolorspace/imgconvert.c:
18413           Convert to and from YV12 (fixes #156379).
18414
18415 2005-02-12  Julien MOUTTE  <julien@moutte.net>
18416
18417         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
18418         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
18419         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
18420         (gst_ximagesink_expose), (gst_ximagesink_set_property),
18421         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
18422         methods from chain and negotiation and vice versa (Fixes #166142).
18423         * sys/ximage/ximagesink.h: Add stream_lock.
18424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
18425         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
18426         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
18427         (gst_xvimagesink_expose): Check for xcontext before trying to link.
18428
18429 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
18430
18431         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
18432           Don't send "Hey! You gave me a NULL pointer you naughty person" as
18433           error message when we can't open the DVD device (when dvdnav_open()
18434           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
18435           the above). Send something more useful instead (fixes #167117).
18436
18437 2005-02-11  Julien MOUTTE  <julien@moutte.net>
18438
18439         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
18440         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
18441         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
18442         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
18443         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
18444         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
18445         methods from chain and negotiation and vice versa (Fixes #166142).
18446         Fix a possible bug of images in the buffer pool being discarded because
18447         we are looking at the wrong geometry.
18448         * sys/xvimage/xvimagesink.h: Add stream_lock.
18449
18450 2005-02-11  David Schleef  <ds@schleef.org>
18451
18452         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
18453         unsigned int. (fixes #167128)
18454
18455 2005-02-11  David Schleef  <ds@schleef.org>
18456
18457         * gst/librfb/Makefile.am: Testing stuff before committing is
18458           for wimps... and people with fast machines.  Fix stupid
18459           mistake.
18460
18461 2005-02-11  David Schleef  <ds@schleef.org>
18462
18463         * configure.ac: Pull in librfb from my CVS tree, because it is
18464           too small and annoying to be separate.  Move rfbsrc plugin
18465           to gst/.
18466         * ext/Makefile.am:
18467         * ext/librfb/Makefile.am:
18468         * ext/librfb/gstrfbsrc.c:
18469         * gst/librfb/Makefile.am:
18470         * gst/librfb/gstrfbsrc.c:
18471         * gst/librfb/rfb.c:
18472         * gst/librfb/rfb.h:
18473         * gst/librfb/rfbbuffer.c:
18474         * gst/librfb/rfbbuffer.h:
18475         * gst/librfb/rfbbytestream.c:
18476         * gst/librfb/rfbbytestream.h:
18477         * gst/librfb/rfbcontext.h:
18478         * gst/librfb/rfbdecoder.c:
18479         * gst/librfb/rfbdecoder.h:
18480         * gst/librfb/rfbutil.h:
18481
18482 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
18483
18484         * gst/speed/Makefile.am:
18485         * gst/speed/demo-mp3.c: (main):
18486         * gst/speed/filter.func:
18487         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
18488         (speed_class_init), (speed_init), (speed_chain_int16),
18489         (speed_chain_float32), (speed_chain), (speed_set_property),
18490         (speed_get_property), (speed_change_state):
18491         * gst/speed/gstspeed.h:
18492           Fix speed element and make it chain-based (fixes #156467),
18493           and make it handle more than one channel.
18494
18495 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
18496
18497         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
18498         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
18499         (gst_dtsdec_chain), (gst_dtsdec_change_state):
18500         * ext/dts/gstdtsdec.h:
18501           Don't clobber the stack constructing the channels array.
18502           Make the element chain-based. DTS tracks can now be played.
18503           
18504 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
18505
18506         * gst-libs/gst/audio/multichannel.h:
18507         * gst-libs/gst/gconf/gconf.h:
18508         * gst-libs/gst/idct/idct.h:
18509         * gst-libs/gst/media-info/media-info-priv.h:
18510         * gst-libs/gst/play/play.h:
18511         * gst-libs/gst/resample/private.h:
18512         * gst-libs/gst/resample/resample.h:
18513         * gst-libs/gst/riff/riff-ids.h:
18514         * gst-libs/gst/video/video.h:
18515         * gst-libs/gst/video/videosink.h:
18516           Add G_BEGIN_DECLS and G_END_DECLS around headers where
18517           missing, so that they work when included from C++ code.
18518
18519 2005-02-09  David Schleef  <ds@schleef.org>
18520
18521         * testsuite/gst-lint: Check for non-statically scoped
18522           parent_class variables.  This won't be a problem once
18523           plugins are loaded with RTLD_LOCAL.
18524
18525 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18526
18527         * ext/mplex/gstmplexibitstream.cc:
18528           gcc madness.
18529
18530 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18531
18532         * ext/ogg/gstogmparse.c:
18533         * gst/debug/gstnavigationtest.c:
18534           Die, thou faulty symbol pollutors (non-static parent_class).
18535
18536 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18537
18538         * ext/mplex/gstmplexibitstream.cc:
18539           Fix event handling (#165525).
18540
18541 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18542
18543         * ext/mikmod/gstmikmod.c:
18544         * gst/modplug/gstmodplug.cc:
18545           Add missing endianness to template (fixes #165509).
18546
18547 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18548
18549         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
18550           Fix wrong order of reading of optional bytes (#165290).
18551
18552 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18553
18554         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18555           Implement FILLER event awareness.
18556
18557 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18558
18559         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
18560           Fix track calculations (#166208).
18561
18562 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
18563
18564         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18565
18566         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
18567         * ext/libpng/gstpngenc.c:
18568           Fix byte-order, use proper fixed caps. Fixes #164197.
18569
18570 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18571
18572         * configure.ac:
18573           Add dvdlpcmdec 
18574
18575         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
18576         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
18577           Don't push buffers if the src pad isn't negotiated yet.
18578           
18579         * gst/audioconvert/gstaudioconvert.c:
18580         (gst_audio_convert_buffer_to_default_format),
18581         (gst_audio_convert_buffer_from_default_format):
18582           Add support for 24-bit width.
18583
18584         * gst/dvdlpcmdec/.cvsignore:
18585         * gst/dvdlpcmdec/Makefile.am:
18586         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
18587         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
18588         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
18589         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
18590         (plugin_init):
18591         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
18592           New decoder for rearranging DVD LPCM into our audio/x-raw-int
18593           format. Needs support for the channels maps if someone can find 
18594           a DVD LPCM track with > 2 channels.
18595
18596         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
18597         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
18598         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
18599         * gst/mpegstream/gstdvddemux.h:
18600         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
18601         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
18602         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
18603         * gst/mpegstream/gstmpegdemux.h:
18604         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
18605         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
18606         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
18607         (gst_mpeg_parse_handle_src_query),
18608         (gst_mpeg_parse_handle_src_event):
18609           Use audio/x-dvd-lpcm for LPCM output.
18610           Add DTS output.
18611
18612 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
18613
18614         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18615
18616         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
18617         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
18618           Add BGRA handling (#165736).
18619
18620 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
18621
18622         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18623
18624         * gst/law/alaw-decode.c: (alawdec_link):
18625         * gst/law/alaw-encode.c: (alawenc_link):
18626         * gst/law/mulaw-decode.c: (mulawdec_link):
18627         * gst/law/mulaw-encode.c: (mulawenc_link):
18628           Fix caps memleaks (#166600).
18629
18630 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
18631
18632         * ext/tarkin/mem.h:
18633         * ext/tarkin/wavelet.h:
18634         * ext/tarkin/yuv.h:
18635         * gst/ffmpegcolorspace/avcodec.h:
18636           Include "_stdint.h" instead of <stdint.h>. Fixes build on
18637           systems that don't have stdint.h, like Solaris9 (fixes #166631).
18638
18639 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18640
18641         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
18642         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
18643         (gst_xvimagesink_change_state):
18644           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
18645           Xv video (and thereby regenerate Xv colourkey) in clear() so
18646           that PLAY -> READY -> PLAY works (fixes #162504).
18647
18648 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18649
18650         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
18651           Switch to list instead of range, since MJPEG-devices really just
18652           support decimations, not any size.
18653
18654 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18655         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
18656         (gst_mpeg2dec_reset), (free_all_buffers),
18657         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
18658         * ext/mpeg2dec/gstmpeg2dec.h:
18659           The libmpeg2 user-allocated buffer management is awkward, 
18660           to say the least. Hopefully this fixes things.
18661
18662 2005-02-04  Andy Wingo  <wingo@pobox.com>
18663
18664         * gst/audioconvert/bufferframesconvert.c
18665         (buffer_frames_convert_fixate): New function, fixates to 256
18666         frames per buffer by default. (Much better than 1.)
18667         (buffer_frames_convert_init): Set the fixate function for both src
18668         and sink pad.
18669         (buffer_frames_convert_link): After success setting nonfixed caps,
18670         get the negotiated caps so we can know how many buffer-frames it
18671         will be. No idea how this worked at all before.
18672
18673 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18674
18675         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
18676         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
18677         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
18678         (handle_sequence), (handle_picture):
18679         * ext/mpeg2dec/gstmpeg2dec.h:
18680           Rearrange buffer tracking and refcounting and refactor
18681           a little for readability. 
18682
18683 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18684         * sys/v4l/gstv4l.c: (plugin_init):
18685         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
18686         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
18687         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
18688         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
18689         * sys/v4l/gstv4ljpegsrc.h:
18690         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
18691         * sys/v4l/v4l_calls.h:
18692         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
18693         (gst_v4lsrc_get_fps):
18694         * sys/v4l/v4lsrc_calls.h:
18695           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
18696           you jpeg inside rgb frames" driver.
18697           Don't error in the v4lsrc link function, just return 
18698           REFUSED.
18699
18700 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18701
18702         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
18703         (gst_qcamsrc_open):
18704           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
18705
18706 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18707
18708         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18709           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
18710
18711 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18712
18713         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
18714           Reset negotiated state on PAUSED->READY.
18715
18716 2005-02-02  David Schleef  <ds@schleef.org>
18717
18718         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
18719         whereever possible.  (Fixes #165997)
18720         * examples/capsfilter/capsfilter1.c: (main):
18721         * examples/dynparams/filter.c: (create_ui):
18722         * examples/seeking/cdparanoia.c: (get_track_info), (main):
18723         * examples/seeking/chained.c: (main):
18724         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
18725         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
18726         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
18727         (make_mpeg_pipeline), (make_mpegnt_pipeline):
18728         * examples/seeking/spider_seek.c: (make_spider_pipeline):
18729         * examples/switch/switcher.c: (main):
18730         * ext/dv/demo-play.c: (main):
18731         * ext/faad/gstfaad.c: (gst_faad_change_state):
18732         * ext/mad/gstmad.c: (gst_mad_chain):
18733         * ext/smoothwave/demo-osssrc.c: (main):
18734         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
18735         (gst_gconf_render_bin_from_description),
18736         (gst_gconf_get_default_audio_sink),
18737         (gst_gconf_get_default_video_sink),
18738         (gst_gconf_get_default_audio_src),
18739         (gst_gconf_get_default_video_src),
18740         (gst_gconf_get_default_visualization_element):
18741         * gst/level/demo.c: (main):
18742         * gst/level/plot.c: (main):
18743         * gst/playback/gstplaybin.c: (gen_video_element),
18744         (gen_audio_element):
18745         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
18746         * gst/playondemand/demo-mp3.c: (setup_pipeline):
18747         * gst/sine/demo-dparams.c: (main):
18748         * gst/spectrum/demo-osssrc.c: (main):
18749         * gst/speed/demo-mp3.c: (main):
18750         * gst/volume/demo.c: (main):
18751         * testsuite/embed/embed.c: (main):
18752
18753 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
18754
18755         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
18756         (gst_tcpclientsink_finalize):
18757         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
18758         (gst_tcpclientsrc_finalize):
18759         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
18760         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
18761         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
18762         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
18763           Don't leak the hostname when shutting down.
18764           In tcpserversrc, take a copy of the default hostname.
18765
18766 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18767
18768         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
18769           Set caps to systemstream=TRUE.
18770
18771 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18772
18773         * testsuite/Makefile.am:
18774           Fix more OSX buildbots.
18775
18776 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
18777
18778         * ext/mpeg2dec/gstmpeg2dec.c:
18779           Don't send things to NULL PAD_PEERs
18780
18781         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
18782           Copy-on-write the incoming buffer.
18783
18784         * gst/mpegstream/gstdvddemux.h:
18785         * gst/mpegstream/gstmpegclock.h:
18786         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
18787         (normal_seek), (gst_mpeg_demux_handle_src_event):
18788         * gst/mpegstream/gstmpegdemux.h:
18789         * gst/mpegstream/gstmpegpacketize.h:
18790         * gst/mpegstream/gstmpegparse.c:
18791         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
18792         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
18793         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
18794         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
18795         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
18796         * gst/mpegstream/gstmpegparse.h:
18797         * gst/mpegstream/gstrfc2250enc.h:
18798           Various changes to the way time is computed that make seeking and
18799           total time estimation much better here.
18800           Use G_BEGIN/END_DECLS instead of __cplusplus
18801
18802         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
18803           Use gst_buffer_stamp instead of only copying the TIMESTAMP
18804
18805 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18806
18807         * gst/subparse/gstsubparse.c:
18808           Fix OSX buildbot.
18809
18810 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
18811
18812         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18813         (theora_enc_chain), (theora_enc_change_state):
18814         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
18815         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
18816         (gst_vorbisenc_change_state):
18817         * ext/vorbis/vorbisenc.h:
18818           Set granulepos and timestamp correctly for streams not
18819           starting at 0, taking into account the initial delay.
18820
18821 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
18822
18823         * gst/mpegstream/gstdvddemux.c:
18824           Add audio/x-dts to audio pad template caps
18825
18826 2005-01-30  David Schleef  <ds@schleef.org>
18827
18828         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
18829         (create_context), (gst_polypsink_link): Fix silly endianness
18830         bug.  Add some debugging.  Remove float from caps; it doesn't
18831         work.  Attempt to get remote audio working.
18832
18833 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18834
18835         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
18836           Add 3IV2 fourcc.
18837
18838 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18839
18840         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
18841         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
18842         (gst_avi_demux_stream_data):
18843         * gst/avi/gstavidemux.h:
18844           Invert DIB images. Fixes #132341.
18845
18846 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18847
18848         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18849         (gst_ffmpegcsp_chain):
18850           D'oh, reference the palette data, not the palette structure.
18851           Fixes color distortion in #132341.
18852
18853 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18854
18855         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
18856           PAR can be non-fixed when not provided as argument (#162626).
18857
18858 2005-01-29  David Moore  <dcm@acm.org>
18859
18860         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18861
18862         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
18863         (gst_qtdemux_loop_header):
18864           Re-apply patch from #142272 that allows non-seekable sources,
18865           re-proposed by Daniel Drake <dsd@gentoo.org>.
18866
18867 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18868
18869         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
18870           Use the src template for creating the src pad (#162330).
18871
18872 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18873
18874         * configure.ac:
18875         * ext/musepack/Makefile.am:
18876         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
18877         (gst_musepackdec_init), (gst_musepackdec_dispose),
18878         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
18879         (gst_musepack_stream_init), (gst_musepackdec_loop),
18880         (gst_musepackdec_change_state):
18881         * ext/musepack/gstmusepackdec.cpp:
18882         * ext/musepack/gstmusepackdec.h:
18883         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
18884         (gst_musepack_reader_read), (gst_musepack_reader_seek),
18885         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
18886         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
18887         * ext/musepack/gstmusepackreader.cpp:
18888         * ext/musepack/gstmusepackreader.h:
18889           Update to 1.1 API (#165446).
18890
18891 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18892
18893         * ext/Makefile.am:
18894           Unbreak buildbot.
18895
18896 2005-01-28  Andy Wingo  <wingo@pobox.com>
18897
18898         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
18899         to reflect a different dubious internet source. Add a reference
18900         and some commentary.
18901
18902 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18903
18904         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
18905         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
18906         * gst/playback/gststreamselector.h:
18907           Be more selective when we're redoing caps negotiation from
18908           within the chain function on a stream change.
18909
18910 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18911
18912         * configure.ac:
18913         * ext/Makefile.am:
18914         * ext/amrnb/Makefile.am:
18915         * ext/amrnb/amrnb.c: (plugin_init):
18916         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
18917         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
18918         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
18919         (gst_amrnbdec_state_change):
18920         * ext/amrnb/amrnbdec.h:
18921         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
18922         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
18923         (gst_amrnbparse_init), (gst_amrnbparse_formats),
18924         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
18925         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
18926         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
18927         * ext/amrnb/amrnbparse.h:
18928           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
18929         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18930           Add AMR-NB/-WB raw formats.
18931         * ext/alsa/gstalsa.c: (gst_alsa_link):
18932           Keep valid time when changing format.
18933         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18934         (qtdemux_parse_trak):
18935           Add some more format-specific options (#140141, #143555, #155163).
18936
18937 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18938
18939         * gst/matroska/matroska-demux.c:
18940         (gst_matroska_demux_parse_blockgroup):
18941           Fix logic error in timing of subtitle stream synchronization.
18942         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
18943           Add skip-chunk, which is found in kodak-camera streams.
18944
18945 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18946
18947         * po/LINGUAS:
18948         * po/vi.po:
18949           Adding Vietnamese translation (submitted by Clytie Siddall)
18950
18951 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18952
18953         * gst/playback/gstdecodebin.c: (try_to_link_1):
18954           Use realpad for signal.
18955
18956 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18957
18958         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
18959           Fix category so decodebin picks it up.
18960
18961 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18962
18963         * ext/mad/Makefile.am:
18964         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
18965         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
18966         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
18967         (found_type), (gst_id3demux_bin_change_state):
18968         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
18969         (gst_id3_tag_init), (gst_id3_tag_handle_event),
18970         (gst_id3_tag_src_link), (gst_id3_tag_chain),
18971         (gst_id3_tag_change_state), (plugin_init):
18972         * ext/mad/gstmad.h:
18973           Add id3demuxbin (which is a simple bin consisting of id3demux
18974           and typefind), take over rank from id3demux, remove typefind
18975           code from id3demux. Makes all broken mp3s that I know of work,
18976           and thereby fixes #152688.
18977
18978 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
18979
18980         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18981
18982         * ext/mad/gstmad.c: (gst_mad_src_event):
18983         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18984           Allow seeks on audio pad, make mad forward those (#164826).
18985         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
18986           Set duration (#165335).
18987
18988 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18989
18990         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
18991         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
18992         (gst_asf_demux_process_ext_content_desc),
18993         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
18994         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
18995         * gst/asfdemux/gstasfdemux.h:
18996           Improve metadata display, e.g. if the metadata comes before the
18997           streams are loaded (which is perfectly valid).
18998
18999 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19000
19001         * tools/gst-launch-ext-m.m:
19002           Fix AVI/ASF pipelines (#165340).
19003
19004 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
19005         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
19006         build failure on amd64
19007
19008 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
19009
19010         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
19011         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
19012           Check environment variables GST_ID3V2_TAG_ENCODING,
19013           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
19014           list of character encodings to force interpretation of non-unicode
19015           strings stored in an ID3v2 tag to a particular encoding. If none
19016           is specified, try to use current locale's encoding, then fall back
19017           to ISO-8859-1 (which will always succeed). (Resolves #149274)
19018         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
19019         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
19020           Check environment variables GST_ID3V1_TAG_ENCODING,
19021           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
19022           list of character encodings to use in case a string encountered
19023           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
19024           specified, try to use the current locale's encoding, then fall
19025           back to ISO-8859-1 (which will always succeed).
19026
19027 2005-01-25  Benjamin Otte  <otte@gnome.org>
19028
19029         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
19030           - on half framerate, compute the rate in advance so the comparisons
19031             don't compare wrong values
19032           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
19033             behaviour
19034           - don't use mad_header_decode anymore, mad_frame_decode does that
19035             automatically
19036           - when getting rid of consumed bytes, reset the stream's skiplen
19037           (fixes #163867)
19038
19039 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
19040
19041         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
19042           Use 1/2 a second for default max_discont, as PES streams from DVB
19043           seem to have larger spacings in the SCR. 
19044           Fix a typo.
19045
19046 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19047
19048         * gst/playback/gstplaybasebin.c: (group_commit):
19049           Notify delayed stream-info availability.
19050
19051 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
19052         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
19053         (gst_a52dec_handle_event), (gst_a52dec_chain):
19054         Add some debug output. Check that a discont has a valid
19055         time associated.
19056         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
19057         (gst_alsa_sink_loop):
19058         Ignore TAG events. A little extra debug for broken timestamps.
19059         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
19060         (dvdnavsrc_change_state):
19061         Ensure we send a discont to engage the link before we send any
19062         other events.
19063         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
19064         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
19065         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
19066         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
19067         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
19068         dvd://title works in totem because typefinding sends a seek that ends
19069         up going back to chapter 1 regardless.
19070         * ext/mpeg2dec/gstmpeg2dec.c:
19071         * ext/mpeg2dec/gstmpeg2dec.h:
19072         Output correct timestamps and handle disconts.
19073         * ext/ogg/gstoggdemux.c: (get_relative):
19074         Small guard against a null dereference.
19075         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
19076         (gst_textoverlay_set_property):
19077         Free memory when done. Don't call gst_event_filler_get_duration on
19078         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
19079         g_warning.
19080         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
19081         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
19082         (gst_sw_srclink), (gst_smoothwave_chain):
19083         Draw solid lines, prettier colours.
19084         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
19085         Add a default palette that'll work for some movies.
19086         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
19087         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
19088         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
19089         * gst/mpegstream/gstdvddemux.h:
19090         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
19091         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
19092         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
19093         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
19094         * gst/mpegstream/gstmpegparse.h:
19095         Use PTM/NAV events when for timestamp adjustment when connected to 
19096         dvdnavsrc. Don't use many discont events where one suffices.
19097         * gst/playback/gstplaybasebin.c: (group_destroy),
19098         (gen_preroll_element), (gst_play_base_bin_add_element):
19099         * gst/playback/gstplaybasebin.h:
19100         Make sure we remove subtitles from the same bin we put them in.
19101         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
19102         (gst_subparse_buffer_format_autodetect),
19103         (gst_subparse_change_state):
19104         Fix some memleaks and invalid accesses.
19105         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
19106         (oggskel_type_find), (cmml_type_find), (plugin_init):
19107         Some typefind functions for Annodex v3.0 files
19108         * gst/wavparse/gstwavparse.h:
19109         GstRiffReadClass is the correct parent class.
19110
19111 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19112
19113         * gst-libs/gst/riff/riff-media.c:
19114         (gst_riff_create_video_caps_with_data):
19115           Add extradata to huffyuv (fixes #165013).
19116         * gst-libs/gst/riff/riff-read.c:
19117         (gst_riff_read_strf_vids_with_data):
19118           Fix extradata extraction if it is in the chunk size.
19119
19120 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
19121
19122         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19123
19124         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
19125         (gst_quarktv_change_state), (gst_quarktv_dispose):
19126           Memory free'ing location fix (#164708).
19127
19128 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19129
19130         * gst/playback/gstplaybasebin.c: (group_commit),
19131         (gen_preroll_element), (probe_triggered), (gen_source_element),
19132         (setup_source), (gst_play_base_bin_change_state),
19133         (gst_play_base_bin_add_element):
19134           Don't block for streams.
19135         * gst/playback/gststreaminfo.c: (stream_info_change_state),
19136         (gst_stream_info_set_mute):
19137           Use gst_pad_set_active_recursive.
19138
19139 2005-01-25  Andy Wingo  <wingo@pobox.com>
19140
19141         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
19142         for #ifndef HAVE_XVIDEO.
19143
19144 2005-01-24  Jeffrey C. Ollie
19145
19146         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
19147
19148         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
19149         * ext/gsm/gstgsmdec.h:
19150         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
19151         * ext/gsm/gstgsmenc.h:
19152         Fix rate to 8kHz as per spec, removes obscure errors when no rate
19153         was given by property. Add proper buffer timestamps and offsets.
19154
19155 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19156
19157         * gst-libs/gst/riff/riff-media.c:
19158         (gst_riff_create_audio_caps_with_data):
19159           Audio can be <8000Hz.
19160
19161 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19162
19163         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
19164           Explicit state change to workaround refcount bugs.
19165
19166 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19167
19168         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
19169         (gst_avimux_riff_get_avi_header):
19170           Fix...
19171
19172 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19173
19174         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
19175         (gst_riff_read_element_data):
19176         * gst-libs/gst/riff/riff-read.h:
19177           Add _peek version (req'ed in CDXA).
19178         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
19179         (gst_cdxaparse_loop):
19180           Fix parsing in playbin.
19181         * gst/playback/gstdecodebin.c: (close_pad_link):
19182           Ignore current_ pads, they cause major annoyance.
19183
19184 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19185
19186         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19187           Safety guard.
19188
19189 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19190
19191         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
19192           Fix padding...
19193
19194 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19195
19196         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
19197           Allow for 0-sized buffers. Fixes length query problems in
19198           starwars.mkv from the testsuite.
19199
19200 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
19201
19202         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
19203         (gst_video_box_i420), (gst_video_box_chain):
19204           Fix row strides for I420 (fixes #163159)
19205           
19206 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19207
19208         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
19209           MPEG2 has a useful rate property, so we can actually use that.
19210           For MPEG-1, continue using the bytes/time properties.
19211
19212 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19213
19214         * gst-libs/gst/riff/riff-media.c:
19215         (gst_riff_create_video_caps_with_data),
19216         (gst_riff_create_video_template_caps):
19217           Add intel-h263.
19218
19219 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19220
19221         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
19222           Fail if caps negotiation fails. Should fix #162184, and should
19223           definately be in there regardless of it fixing the actual bug.
19224         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
19225         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
19226         (gst_avimux_riff_get_avix_header),
19227         (gst_avimux_riff_get_video_header),
19228         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
19229         (gst_avimux_start_file), (gst_avimux_handle_event),
19230         (gst_avimux_change_state):
19231         * gst/avi/gstavimux.h:
19232           Refactor structure writing to use GST_WRITE_UINT macros, add
19233           metadata writing support.
19234
19235 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19236
19237         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
19238           Elements may already be destroyed when this function is called.
19239
19240 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19241
19242         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
19243         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
19244           More memory leak fixes (#149162).
19245
19246 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19247
19248         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
19249         (gst_qtdemux_add_stream):
19250           Fix two memleaks.
19251
19252 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19253
19254         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
19255           Argh...
19256
19257 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19258
19259         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
19260           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
19261           when fixating to six channels in Totem.
19262
19263 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
19264
19265         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
19266           Fix compile warnings on Solaris 10 buildbot
19267
19268 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
19269
19270         * ext/dvdread/dvdreadsrc.c: (_read):
19271           Don't read beyond the last cell in a chapter (fixes 
19272           invalid memory access)
19273
19274 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
19275
19276         * ext/dvdread/stream_labels.c:
19277         (dvdreadsrc_get_audio_stream_labels):
19278           Use NULL for an empty GList instead of g_list_alloc(); fix 
19279           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
19280           of GString (easier to bulk free later)
19281
19282 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
19283
19284         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19285
19286         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19287         (gst_ffmpeg_pixfmt_to_caps):
19288           Fix BGRA32 caps (#164209).
19289
19290 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
19291
19292         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19293
19294         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19295         (gst_ffmpeg_caps_to_pixfmt):
19296           alpha_mask can be RGBA/ABGR. Fixes #164265.
19297
19298 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
19299
19300         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19301
19302         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
19303         (gst_mpeg2dec_alloc_buffer):
19304         * ext/mpeg2dec/gstmpeg2dec.h:
19305           Crop if decoding size is not the actual image size (#163676).
19306
19307 2005-01-17  Steve Baker  <steve@stevebaker.org>
19308
19309         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19310
19311         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
19312         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
19313           Add libsndfile typefind functions (#163309).
19314
19315 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19316
19317         * tools/gst-launch-ext-m.m:
19318           Add .aac, fix .m1v/.m2v (#163891).
19319
19320 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19321
19322         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
19323           Sanity check, don't wait endlessly since the clock might not
19324           actually run at this point (which is a deadlock). Fixes #164069.
19325
19326 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19327
19328         * gst/playback/gstplaybasebin.c: (probe_triggered):
19329           Of course, only pause if group is done...
19330
19331 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19332
19333         * gst/playback/gstplaybasebin.c: (probe_triggered):
19334           Thread safety.
19335
19336 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
19337
19338         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
19339           Don't return state change success when the parent
19340           failed.
19341
19342 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19343
19344         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
19345           Free events (fix memleak in #162905).
19346
19347 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
19348
19349         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19350
19351         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19352         (gst_ffmpeg_caps_to_pixfmt):
19353           Fix for depth = 15. Fixes #161675.
19354
19355 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19356
19357         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19358           Set FPS correctly, even for webcams and the like.
19359         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
19360           Don error on setting while capturing.
19361
19362 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19363
19364         * ext/dv/gstdvdec.c:
19365         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
19366         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
19367           I'm a bad boy. using /1001. to force C to do float division
19368           and not integer division (as it did in my last commit)
19369           Thanks to David I. Lehn for pointing this mistake.
19370
19371 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19372
19373         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
19374           Revert Johan's 1.35->1.36 since it breaks compat.
19375
19376 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19377
19378         * ext/dv/gstdvdec.c:
19379         * ext/libfame/gstlibfame.c:
19380         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
19381         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
19382           replace framerate aproximations by their real value
19383           (24000/1001, 30000/1001, 60000/1001)
19384           Finish fixing bug #164049
19385
19386 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19387
19388         * ext/ogg/gstoggmux.c:
19389           eos/bos debugging
19390         * gst/tcp/gstmultifdsink.c:
19391         * gst/tcp/gstmultifdsink.h:
19392         * gst/tcp/gsttcp.c:
19393         * gst/tcp/gsttcp.h:
19394         * gst/tcp/gsttcpclientsink.c:
19395         * gst/tcp/gsttcpclientsrc.c:
19396         * gst/tcp/gsttcpserversink.c:
19397         * gst/tcp/gsttcpserversrc.c:
19398           improve reusability of elements after state changes and errors
19399           make multifdsink throw away streamheaders when receiving new ones
19400
19401 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19402
19403         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
19404           Fix for if items are already in list...
19405
19406 2005-01-12  Benjamin Otte  <otte@gnome.org>
19407
19408         * gst/adder/gstadder.c: (gst_adder_loop):
19409           fix adder a bit so it doesn't screw up with events as much anymore
19410
19411 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
19412
19413         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
19414         (pixbufscale_scale), (gst_pixbufscale_chain):
19415         * ext/gdk_pixbuf/pixbufscale.h:
19416           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
19417           to ensure rowstrides are calculated the same way as 
19418           ffmpegcolorspace
19419           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
19420           that we pick up duration and offset also.
19421
19422 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19423
19424         * gst/avi/gstavimux.c: (gst_avimux_class_init),
19425         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
19426           Reusability fixes.
19427
19428 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19429
19430         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
19431         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
19432         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
19433         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
19434           Update flags when requested.
19435
19436 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19437
19438         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
19439           Fix dmix.
19440
19441 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19442
19443         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19444         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
19445         (probe_triggered), (new_decoded_pad), (gen_source_element),
19446         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
19447         * gst/playback/gstplaybasebin.h:
19448         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19449         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
19450         (gst_play_bin_change_state):
19451           Implement group-switch signal for use in apps to clear metadata
19452           cache, clean up subtitle, add suburi property instead of # hack,
19453           some error-out fixes.
19454
19455 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19456
19457         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19458           Debug.
19459         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
19460           If we got a state change in the _get handler, don't return success.
19461
19462 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19463
19464         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
19465         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
19466           Make jpegdec quiet on MJPEG decoding
19467         * gst/asfdemux/README:
19468           Fix mimetypes for MJPEG and H263
19469
19470 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19471
19472         * ext/theora/theoradec.c: (theora_dec_chain):
19473           Fix broken code generation by gcc by swapping arguments.
19474         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
19475           Fix \n in debug.
19476
19477 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19478
19479         * TODO:
19480           delete this file, it is by far outdated
19481         * ext/alsa/gstalsa.1: remove
19482         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
19483         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
19484         (gst_alsa_get_caps):
19485           Add HW probing for supported sample rates. Fixes #161704
19486
19487 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19488
19489         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
19490           Don't crash, biatch! :).
19491
19492 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19493
19494         * ext/musepack/gstmusepackreader.cpp:
19495         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
19496           Some work on tags - still doesn't work in playbin...
19497         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
19498           Handle events...
19499
19500 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19501
19502         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
19503           Also shove tags on kid pads.
19504
19505 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19506
19507         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
19508           Don't bail on unknown events.
19509         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
19510           Don't crash on events before negotiation.
19511         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
19512           Send tags on pads, too.
19513         * gst/playback/gststreamselector.c:
19514         (gst_stream_selector_request_new_pad):
19515           Forward events on first pad if no input was selected yet.
19516
19517 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19518
19519         * gst/playback/gstplaybasebin.c: (setup_substreams):
19520           Don't disable streamtype if the stream doesn't exist, since
19521           then playing a video after audio will disable both and nothing
19522           will happen. Fixes the testsuite.
19523
19524 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19525
19526         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
19527         (gst_v4l_xoverlay_set_xwindow_id):
19528         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
19529         (gst_v4l2_xoverlay_set_xwindow_id):
19530           Add debug categories, fix overlay disabling.
19531
19532 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19533
19534         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
19535         * ext/alsa/gstalsa.h:
19536           Add HW probing for period_count/size and buffer_size MIX/MAX
19537           Adjust default/user defined value if out of bounds
19538           Should fix bug #162024
19539
19540 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19541
19542         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
19543           Fix warning (#161191).
19544
19545 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19546
19547         * ext/dvdread/stream_labels.c:
19548         (dvdreadsrc_get_audio_stream_labels):
19549           Fix warning (init the good variable in switch default)
19550
19551 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
19552
19553         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19554
19555         * gst/tta/gstttaparse.c: (gst_tta_src_event):
19556           Fix gcc-2.95 compile (#163485).
19557
19558 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19559
19560         * configure.ac:
19561         * ext/flac/gstflacenc.c: (gst_flacenc_init),
19562         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
19563         (gst_flacenc_tell_callback), (gst_flacenc_chain),
19564         (gst_flacenc_change_state):
19565         * ext/flac/gstflacenc.h:
19566           Update for API change in flac-1.1.1. Update requirement in
19567           configure.ac. Fixes #162974.
19568
19569 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19570
19571         * gst/playback/gstplaybasebin.c: (group_destroy):
19572           Remove hack to get rid of assert and get rid of unlinked
19573           signals properly.
19574
19575 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19576
19577         * gst/playback/gstplaybasebin.c: (setup_source):
19578           Set source to NULL so that resources are free'ed. Fixes issues
19579           with playback of CDDA and similar device-accessing things.
19580
19581 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19582
19583         * testsuite/embed/Makefile.am:
19584           test->noinst, fix make test in buildbot.
19585
19586 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19587
19588         * ext/dvdread/stream_labels.c: new file
19589         * ext/dvdread/stream_labels.h: new file
19590         * ext/dvdread/Makefile.am:
19591         * ext/dvdread/dvdreadsrc.c: (_seek_title):
19592           Extract audio stream label from DVD IFO files.
19593           It only dump them on the console for now, still have to
19594           make playbin aware of them.
19595
19596 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19597
19598         * gst/playback/gstplaybasebin.c: (setup_source):
19599           Fix hanging subs.
19600
19601 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19602
19603         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19604         (gen_preroll_element), (remove_groups), (setup_subtitle),
19605         (gen_source_element), (setup_source):
19606         * gst/playback/gstplaybasebin.h:
19607           Multiple .sub files is just a stupid idea... Fix some threading
19608           mistakes. Interestingly, external .sub files cause playbin to
19609           hang, I don't know why... Parsing fixes contributed by Fran??ois
19610           Kooman <fkooman@tuxed.net>.
19611
19612 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19613
19614         * testsuite/embed/Makefile.am:
19615           Fix buildbot.
19616
19617 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
19618
19619         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19620
19621         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19622         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
19623         (gst_pngenc_set_property):
19624         * ext/libpng/gstpngenc.h:
19625           Add compression level property (#163323).
19626
19627 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19628
19629         * configure.ac:
19630         * examples/capsfilter/capsfilter1.c: (main):
19631         * examples/seeking/spider_seek.c: (make_spider_pipeline):
19632         * ext/dvdread/Makefile.am:
19633         * ext/dvdread/demo-play:
19634         * ext/dvdread/demo-play.c:
19635         * gconf/gstreamer.schemas.in:
19636         * gst-libs/gst/gconf/gconf.c:
19637         * sys/v4l/TODO:
19638         * testsuite/Makefile.am:
19639         * testsuite/embed/Makefile.am:
19640         * testsuite/embed/embed.c: (cb_expose), (main):
19641           Remove all references to xvideosink, fix examples (#140845).
19642         * gst/playback/gstplaybasebin.c: (group_destroy):
19643           Apparently, disposal does not unlink - so do explicitely.
19644         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19645           Add debug.
19646
19647 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
19648
19649         * README: fix PKG_CONFIG_PATH instructions, what was there
19650         previously was breaking default search path, not nice. 
19651         Fixes #163358
19652
19653 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19654
19655         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
19656         (gst_audioscale_chain):
19657           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
19658           when resampling - how the ^@$^!@^! is this possible?!?
19659
19660 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19661
19662         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
19663           Reset variables on READY.
19664         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
19665         (gst_matroska_mux_loop):
19666           Require data before writing header.
19667
19668 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
19669
19670         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19671
19672         * ext/mad/gstmad.c: (gst_mad_chain):
19673           Don't call mad_stream_sync() directly after recovering sync.
19674           Fixes #151661.
19675
19676 2005-01-09  Martin Eikermann  <meiker@upb.de>
19677
19678         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19679
19680         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
19681         (snapshot_handler), (gst_snapshot_sinkconnect),
19682         (gst_snapshot_chain):
19683           Allocate resources when required, fix recursive signal emission
19684           and fix caps. Fixes #161667.
19685
19686 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
19687
19688         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19689
19690         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
19691         (gst_pngdec_chain):
19692           Handle only 8-bppc (bits-per-pixel-component) images, better
19693           error handling and correct strides. Fixes #163177.
19694         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
19695         (gst_pngenc_chain):
19696           Better error handling. Fixes #163348.
19697
19698 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19699
19700         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
19701         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
19702         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
19703         (dvdnavsrc_uri_handler_init):
19704           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
19705         * gst/playback/gstplaybasebin.c: (gen_source_element):
19706           Add MMS to streaming URIs.
19707
19708 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19709
19710         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
19711         * sys/xvimage/xvimagesink.c:
19712         (gst_xvimagesink_navigation_send_event):
19713           Check for pad availability before sending event.
19714
19715 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19716
19717         * gst-plugins.spec.in:
19718           Add subparse.
19719
19720 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19721
19722         * configure.ac:
19723           Since we use functions from CVS, up requirement.
19724
19725 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19726
19727         * gst/playback/Makefile.am:
19728         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19729         (group_destroy), (group_commit), (group_is_muted),
19730         (gen_preroll_element), (add_stream), (unknown_type),
19731         (probe_triggered), (preroll_unlinked), (mute_stream),
19732         (silence_stream), (new_decoded_pad), (setup_substreams),
19733         (setup_source), (get_active_source), (mute_group_type),
19734         (muted_group_change_state), (set_active_source),
19735         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
19736         (play_base_eos), (gst_play_base_bin_change_state):
19737         * gst/playback/gstplaybasebin.h:
19738         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19739         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19740         (gst_stream_info_dispose), (stream_info_mute_pad),
19741         (stream_info_change_state), (gst_stream_info_set_mute):
19742         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
19743         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
19744         (gst_stream_selector_init), (gst_stream_selector_dispose),
19745         (gst_stream_selector_get_linked_pad),
19746         (gst_stream_selector_get_caps), (gst_stream_selector_link),
19747         (gst_stream_selector_get_linked_pads),
19748         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19749         * gst/playback/gststreamselector.h:
19750           Adding stream selection support plus required properties for
19751           applications to use this. Fully fixes #100931.
19752
19753 2005-01-08  Benjamin Otte  <otte@gnome.org>
19754
19755         * gst/games/gstpuzzle.c: (nav_event_handler):
19756           - handle nav events differently: forward every event no matter if it
19757             was handled or not.
19758           - translate events
19759           You can now cheat by using navigationtest ! puzzle and moving the
19760           mouse close to the edge of a tile. ;)
19761
19762 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19763
19764         * configure.ac:
19765         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
19766         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
19767         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
19768         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
19769         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
19770         (gst_ogm_parse_plugin_init):
19771         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
19772         (gst_textoverlay_link), (gst_textoverlay_getcaps),
19773         (gst_textoverlay_event), (gst_textoverlay_video_chain),
19774         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
19775         * ext/pango/gsttextoverlay.h:
19776         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
19777         (gst_matroska_demux_handle_seek_event),
19778         (gst_matroska_demux_sync_streams),
19779         (gst_matroska_demux_parse_blockgroup),
19780         (gst_matroska_demux_subtitle_caps),
19781         (gst_matroska_demux_plugin_init):
19782         * gst/matroska/matroska-ids.h:
19783         * gst/playback/gstdecodebin.c: (close_pad_link):
19784         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19785         (gen_preroll_element), (remove_groups), (add_stream),
19786         (new_decoded_pad), (setup_subtitles), (gen_source_element),
19787         (setup_source):
19788         * gst/playback/gstplaybasebin.h:
19789         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
19790         * gst/subparse/Makefile.am:
19791         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
19792         (gst_subparse_base_init), (gst_subparse_class_init),
19793         (gst_subparse_init), (gst_subparse_formats),
19794         (gst_subparse_eventmask), (gst_subparse_event),
19795         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
19796         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
19797         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
19798         (parse_mpsub_deinit), (parse_mpsub_init),
19799         (gst_subparse_buffer_format_autodetect),
19800         (gst_subparse_format_autodetect), (gst_subparse_loop),
19801         (gst_subparse_change_state), (gst_subparse_type_find),
19802         (plugin_init):
19803         * gst/subparse/gstsubparse.h:
19804         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
19805         (plugin_init):
19806           Add subtitle support, .sub parser (supports SRT and MPsub),
19807           OGM text support, Matroska UTF-8 text support, deadlock fixes
19808           all over the place, subtitle awareness in decodebin/playbin
19809           and some fixes to textoverlay to handle subtitles in a stream
19810           correctly. Fixes #100931.
19811
19812 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19813
19814         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
19815           Check for pad availability before doing a query on it.
19816
19817 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19818
19819         * ext/dv/gstdvdec.c:
19820           really fix bpp24/32 dvdec caps (classic rgba indeed)
19821         * gst/asfdemux/gstasfdemux.c:
19822         (gst_asf_demux_process_ext_content_desc):
19823           don't send text tags if they are empty (bis repetita)
19824
19825 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19826
19827         * ext/dv/gstdvdec.c:
19828          remove unneeded comment from dvdec
19829           (related to DV 4CC codes in AVI files)
19830           moved them in gstreamer/docs/random/mimetypes
19831         * gst/asfdemux/gstasfdemux.c:
19832         (gst_asf_demux_process_ext_content_desc):
19833          don't send text tags if they are empty
19834          fix mem leak on error path
19835         * gst/ffmpegcolorspace/avcodec.h:
19836         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19837         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19838         (gst_ffmpegcsp_avpicture_fill):
19839         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
19840         * gst/ffmpegcolorspace/imgconvert_template.h:
19841          adds BGR32 and BGRA32 to ffmpegcolorspace
19842           (still bad colors, fixing it on next commit)
19843           helps with dvdec outputing BGR32
19844
19845 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19846
19847         * ext/dv/gstdvdec.c:
19848          Fix audio caps i just broke (missing ',')
19849         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
19850         (gst_matroska_mux_reset):
19851          Fix typo + add FIXME about old "x-gst-metadata" crap
19852
19853 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19854
19855         * ext/dv/demo-play.c: (main):
19856          xvideosink -> xvimagesink
19857         * ext/dv/gstdvdec.c:
19858          change rgb 32/32 caps to 24/32 (no alpha)
19859          change nb of channels to be a list (2 or 4, not 2)
19860          change sample rate to be a list (32, 44.1, 48 kHz) not a range
19861         * gst/asfdemux/gstasfdemux.c:
19862         (gst_asf_demux_process_ext_content_desc):
19863          Add 'date/year' to extracted metadata list
19864
19865 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19866
19867         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
19868           The return value of fixate_to does not imply that the requested
19869           value was set, so don't assume.
19870
19871 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
19872
19873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19874
19875         * ext/libpng/gstpngdec.c:
19876         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
19877         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
19878         * ext/libpng/gstpngenc.h:
19879           Alpha support (encoder; #163161), mime fixage.
19880
19881 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
19882
19883         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19884
19885         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
19886         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
19887         (gst_faac_set_property), (gst_faac_get_property):
19888         * ext/faac/gstfaac.h:
19889           Allow for ADTS output (#153434).
19890
19891 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19892
19893         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19894           Fix against template (#150576).
19895
19896 2005-01-06  Benjamin Otte  <otte@gnome.org>
19897
19898         * gst/games/gstpuzzle.c: (draw_puzzle):
19899           don't draw a puzzle if either width or height of tiles would be 0.
19900
19901 2005-01-06  Benjamin Otte  <otte@gnome.org>
19902
19903         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
19904         (gst_puzzle_class_init), (gst_puzzle_finalize):
19905           no memleaks, please
19906         (gst_puzzle_create), (gst_puzzle_init),
19907         (gst_puzzle_set_property), (gst_puzzle_setup):
19908           change initialization code around so we don't reshuffle on resize
19909         (draw_puzzle):
19910           fix another stupid typo
19911
19912 2005-01-06  Benjamin Otte  <otte@gnome.org>
19913
19914         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
19915           fix stupid typo that borked copying on YUY2
19916
19917 2005-01-06  Benjamin Otte  <otte@gnome.org>
19918
19919         * gst/games/gstpuzzle.c: (draw_puzzle):
19920           fix edges when image sizes aren't multiples of tile sizes
19921
19922 2005-01-06  Benjamin Otte  <otte@gnome.org>
19923
19924         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
19925           make RGB endianness work correctly
19926         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
19927           refactor and fix race with initial shuffling
19928         (nav_event_handler):
19929           allow using the mouse to puzzle
19930         (draw_puzzle):
19931           insist on tiles having width and height as multiples of 4 to get
19932           clean YUV image handling
19933         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19934         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
19935           s/DEBUG/LOG/ for common messages
19936         (gst_xvimagesink_navigation_send_event):
19937           fix mouse event translation to not include screen PAR
19938         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
19939           fix mouse event translation to actually work
19940
19941 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19942
19943         * gst/asfdemux/gstasfdemux.c:
19944         (gst_asf_demux_process_ext_content_desc):
19945          Extract TrackNumber metadata + clean up code
19946         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
19947          Hope this is the good fix (var used unitialised)
19948
19949 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19950
19951         * ext/faad/gstfaad.c: (gst_faad_chain):
19952           Only increment timestamp if it's valid. Fixes raw AAC streams.
19953
19954 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19955
19956         * configure.ac:
19957         * gst/games/Makefile.am:
19958         * gst/games/gstpuzzle.c:
19959           add a puzzle game with...
19960         * gst/games/gstvideoimage.c:
19961         * gst/games/gstvideoimage.h:
19962           ... full colorspace support (that includes YUV9 and RGB16)) stolen
19963           from videotestsrc and made into something that would be a nice
19964           library for a lot of other plugins.
19965
19966 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19967
19968         * configure.ac:
19969          don't compile faad plugin if a RC of 2.0 is found
19970          Fixes #155346 (and FC1 buildbot)
19971         * gst/asfdemux/gstasfdemux.c:
19972         (gst_asf_demux_process_ext_content_desc):
19973          try to make Solaris compiler happier
19974
19975 2005-01-06  Paul Jack  <pjack@sfaf.org>
19976
19977         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19978
19979         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
19980           Fix segfault (#161667).
19981
19982 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19983
19984         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19985           Fix framerate reporting.
19986
19987 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
19988
19989         * gst-libs/gst/riff/riff-ids.h:
19990         * gst/wavenc/riff.h:
19991          Add AMR (VBR and CBR) ids to riff.h audio codec list
19992         * gst/asfdemux/gstasfdemux.c:
19993         (gst_asf_demux_process_ext_content_desc),
19994         (gst_asf_demux_process_object):
19995           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
19996
19997 2005-01-05  Martin Eikermann  <meiker@upb.de>
19998
19999         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20000
20001         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
20002         (gst_dvd_demux_handle_discont):
20003         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
20004         (gst_mpeg_demux_handle_discont):
20005           Recreate pads on new-media (#160730).
20006         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
20007           Send discont even if manager changes timestamps (#161929).
20008
20009 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
20010
20011         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20012
20013         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
20014           Fix invalid memory access (#159211).
20015
20016 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20017
20018         * examples/gstplay/player.c: (main):
20019           Don't iterate.
20020         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
20021           Add visualizations.
20022         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
20023         (gst_a52dec_handle_frame):
20024           Set duration.
20025         * ext/dvdnav/gst-dvd:
20026           Add audioconvert. Fixes #161325.
20027         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
20028           Explicitely case to gint64. Possible valgrind error.
20029         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
20030         (gst_play_tick_callback), (gst_play_change_state),
20031         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
20032         (gst_play_set_location), (gst_play_get_location),
20033         (gst_play_seek_to_time), (gst_play_set_data_src),
20034         (gst_play_set_video_sink), (gst_play_set_audio_sink),
20035         (gst_play_set_visualization), (gst_play_connect_visualization),
20036         (gst_play_get_framerate), (gst_play_get_all_by_interface),
20037         (gst_play_new):
20038           Use playbin. Fixes #139749 and #147744.
20039         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
20040           Add genre tag.
20041         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
20042         (audioscale_get_type), (gst_audioscale_base_init),
20043         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
20044         (gst_audioscale_getcaps), (gst_audioscale_fixate),
20045         (gst_audioscale_link), (gst_audioscale_get_buffer),
20046         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
20047         (gst_audioscale_init), (gst_audioscale_dispose),
20048         (gst_audioscale_chain), (gst_audioscale_set_property),
20049         (gst_audioscale_get_property), (plugin_init):
20050           Indent properly.
20051         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
20052           Fix LPCM.
20053         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
20054         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
20055         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
20056           Add more metadata (fixes #162656).
20057
20058 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20059
20060         * configure.ac:
20061           back to cvs
20062
20063 === release 0.8.7 ===
20064
20065 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20066
20067         * NEWS:
20068         * RELEASE:
20069         * configure.ac:
20070           releasing 0.8.7, "Hyperspace"
20071
20072 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
20075
20076         * gst/playback/gstplaybasebin.c:
20077          Fix for #162924 - free caps after use, not before
20078
20079 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20080
20081         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
20082
20083         * gst/playback/gstplaybasebin.c:
20084         * gst/wavparse/gstwavparse.c:
20085           Fix for #154773 - fixes playback of small .wav files
20086
20087 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20088
20089         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
20090
20091         * gst/audioscale/gstaudioscale.c:
20092           Fix for #162819 - make audioscale reusable
20093           Fixes playback of more than one file with playbin/totem
20094
20095 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20096
20097         * gst/ffmpegcolorspace/avcodec.h:
20098         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20099         * gst/ffmpegcolorspace/imgconvert.c:
20100           clean up the mess that made me cry and avoid needless duplication
20101
20102 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20103
20104         * gst/ffmpegcolorspace/imgconvert.c:
20105           give some indication of why we're segfaulting
20106
20107 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20108
20109         * configure.ac:
20110           Fix indentation, fix v4l2 plugin detection.
20111         * ext/Makefile.am:
20112           Fix libmms location (Maciej, use diff -u!).
20113         * ext/alsa/gstalsa.c: (gst_alsa_init):
20114           Initialize caps cache to NULL.
20115         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20116           Only change state on audiosink if it exists.
20117
20118 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
20119
20120         * gst/matroska/matroska-demux.c:
20121         * gst/matroska/matroska-ids.h:
20122         * gst/matroska/matroska-demux.h:
20123         Fix Vorbis streams failing to decode in some files, where cluster_time
20124         isn't 0, because then it doesn't send codec_priv before actual data.
20125         Remove time-based test and replace it with marker set on beginning of
20126         new stream
20127
20128 2004-12-28  David Schleef  <ds@schleef.org>
20129
20130         Merge patch from Ronald fixing problems with streaming
20131         text.
20132         * ext/cairo/gstcairo.c: (plugin_init):
20133         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
20134         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20135         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
20136         (gst_textoverlay_font_init), (gst_textoverlay_init),
20137         (gst_textoverlay_set_property):
20138         * ext/cairo/gsttextoverlay.h:
20139
20140 2004-12-27  David Schleef  <ds@schleef.org>
20141
20142         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
20143         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20144         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
20145         (gst_textoverlay_font_init), (gst_textoverlay_init),
20146         (gst_textoverlay_set_property): Improvements to actually
20147         render text as white on black outline on video, including
20148         font selection and horizontal/vertical alignment.  (Ronald's
20149         christmas present)
20150         * ext/cairo/gsttextoverlay.h:
20151
20152 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20153
20154         * ext/ogg/gstogg.c:
20155         * ext/ogg/gstogmparse.c:
20156           fix ogm[audio/video]parse plugin registration
20157           (riff won't load if bytestream is already loaded)
20158
20159 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20160
20161         * gst/audioconvert/gstchannelmix.c:
20162           fix for GLIB < 2.4
20163
20164 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20165
20166         * Makefile.am:
20167         * configure.ac:
20168           disable docs again until it actually passes make distcheck.
20169
20170 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20171
20172         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
20173         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
20174         (plugin_init):
20175           Add 3GP (variables name Q3GP because they can't start with a
20176           number). Add samr audio fourcc (used in .3gp files), decoder
20177           is work in progress. Also do a GST_WARNING instead of ERROR
20178           in case of unknown nodes, to decrease output.
20179
20180 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20181
20182         * Makefile.am:
20183           really fix dist
20184
20185 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20186
20187         * configure.ac:
20188         * ext/speex/gstspeexdec.h:
20189         * ext/speex/gstspeexenc.h:
20190           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
20191           Fix detection code in configure.ac
20192
20193 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20194
20195         * gst/matroska/matroska-demux.c:
20196         (gst_matroska_demux_parse_blockgroup):
20197           Save position, so that queries give proper return values. Don't
20198           know how this could ever have worked before...
20199
20200 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20201
20202         * configure.ac:
20203           Put additional LAME check inside the conditional.  Fixes #152339
20204
20205 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20206
20207         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20208         (gst_avi_demux_stream_scan):
20209           Add some more debug. Fix logic error when setting movi offset
20210           while reading index.
20211
20212 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20213
20214         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20215         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
20216         (gst_avi_demux_process_next_entry):
20217           Add some debugging. Better detection of broken indexes and the
20218           accompanying index recovery. No infinite loops on state changes
20219           when we're still in our loopfunction.
20220
20221 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20222
20223         * configure.ac:
20224           Fix up.
20225
20226 2004-12-22  Archana Shah  <archana.shah@wipro.com>
20227
20228         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20229
20230         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
20231           Normalizing the value before setting
20232         (gst_sunaudiomixer_get_volume):
20233           Normalizing the value after getting. Fixes bug# 161980
20234
20235 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
20236
20237         * Makefile.am: Make sure docs gets disted
20238         * docs/Makefile.am: Make sure all needed files get disted
20239         * gst-plugins.spec.in: latest updates
20240
20241 2004-12-22  Wim Taymans  <wim@fluendo.com>
20242
20243         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
20244         Revert patch 1.38 as clock distribution over schedulers does
20245         not work correcly in the core yet.
20246
20247 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20248
20249         * sys/oss/README: remove this file, which predates my birth
20250           (and which content is by far outdated)
20251
20252 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
20253
20254         * Makefile.am:
20255         * configure.ac:
20256         * docs/Makefile.am:
20257         * docs/libs/Makefile.am:
20258         * docs/libs/gst-plugins-libs-docs.sgml:
20259         * docs/libs/gst-plugins-libs-sections.txt:
20260         * docs/libs/tmpl/gstgconf.sgml:
20261         * docs/upload.mak:
20262         * docs/version.entities.in:
20263           Added boilerplate gtk-doc files for plugin-libs documentation.
20264
20265 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20266
20267         * gst/auparse/gstauparse.c: fix int and float audio caps
20268
20269 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20270
20271         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
20272         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
20273           g_assert() can be a macro, don't use #ifdef inside it.
20274
20275 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
20276
20277         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20278
20279         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20280         (gst_videorate_init), (gst_videorate_chain),
20281         (gst_videorate_change_state):
20282           Event handling (fixes #159986).
20283
20284 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20285
20286         * gst-libs/gst/riff/riff-media.c:
20287         (gst_riff_create_video_caps_with_data):
20288           Add BLZ0 (Blizzard's version of DivX) fourcc.
20289
20290 2004-12-18  David Schleef  <ds@schleef.org>
20291
20292         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
20293         portability fix.
20294
20295 2004-12-18  David Schleef  <ds@schleef.org>
20296
20297         * gst/tta/ttadec.h: Disable some header code that isn't used
20298         and clearly isn't portable.
20299
20300 2004-12-18  David Schleef  <ds@schleef.org>
20301
20302         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
20303         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
20304         (avcodec_get_pix_fmt), (avpicture_layout),
20305         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
20306         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
20307         Fix code to not use GCC extensions (and c99 extensions that
20308         Forte does not like.)
20309
20310 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20311
20312         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20313
20314         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
20315         (gst_deinterlace_chain):
20316           Rowstride fixes. Fixes #161039.
20317         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
20318         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
20319         (gst_video_crop_getcaps), (gst_video_crop_link),
20320         (gst_video_crop_i420), (gst_video_crop_chain),
20321         (gst_video_crop_change_state):
20322           Rework of negotiation. Actually works now. Fixes #158650.
20323
20324 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20325
20326         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
20327           That was very stupid.
20328
20329 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20330
20331         * gst/matroska/matroska-demux.c:
20332         (gst_matroska_demux_parse_blockgroup):
20333           Fix possible crasher.
20334
20335 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20336
20337         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
20338         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
20339           Lace sizes can be zero.
20340
20341 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20342
20343         * ext/musepack/gstmusepackdec.cpp:
20344           Fetch error return values. Fixes #161624.
20345         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
20346           Really EOS.
20347
20348 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20349
20350         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
20351           Work for truncated (unfinished download etc.) files. Fixes #160514.
20352
20353 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20354
20355         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20356           Fix for integer overflow. Makes #156001 not crash. Probably masks
20357           the real bug.
20358
20359 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20360
20361         * gst/ac3parse/gstac3parse.c: (plugin_init):
20362           Parsers never have ranks. Fixes #159651.
20363
20364 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20365
20366         * gst/playback/gstdecodebin.c: (compare_ranks):
20367           make sure the facotries are ordered the same every time even if they
20368           have the same rank by using the name
20369         * gst/playback/gstdecodebin.c: (find_compatibles):
20370           make sure we don't add factories to the list twice
20371
20372 2004-12-16  David Schleef  <ds@schleef.org>
20373
20374         * configure.ac: look for musepack headers as musepack/*.h
20375         (fixes #159847)
20376         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
20377         * ext/musepack/gstmusepackreader.h: same
20378
20379 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20380
20381         * gst-libs/gst/riff/riff-read.c:
20382         (gst_riff_read_strf_auds_with_data):
20383           Read extradata correctly (fixes #155879).
20384
20385 2004-12-16  David Schleef  <ds@schleef.org>
20386
20387         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
20388         audio.  does _not_ attempt or allow conversion unless channels
20389         is 1 or 2.
20390
20391 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
20392
20393         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
20394
20395 2004-12-16  David Schleef  <ds@schleef.org>
20396
20397         * gst/audioscale/gstaudioscale.c: the resample library only
20398         handles 1 or 2 channels.  Change caps to compensate.
20399
20400 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20401
20402         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
20403         (gst_matroska_demux_audio_caps):
20404           Some MPEG-AAC hacks, because else it doesn't work...
20405
20406 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20407
20408         * gst-libs/gst/riff/riff-media.c:
20409         (gst_riff_create_video_caps_with_data),
20410         (gst_riff_create_video_template_caps):
20411           Add h264.
20412
20413 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20414
20415         * gst-libs/gst/audio/Makefile.am:
20416           Try to fix buildbot.
20417
20418 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20419
20420         * gst/tcp/gstmultifdsink.c:
20421           Clean up and uniformize debugging.
20422
20423 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
20424
20425         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20426
20427         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
20428         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
20429         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
20430         (gst_mpeg_demux_change_state):
20431           Reset on ready. Fixes 160276.
20432
20433 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
20434
20435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20436
20437         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20438         (gst_ffmpegcsp_pad_link):
20439           Fix memleak (#154815).
20440
20441 2004-12-16  James Bowes  <bowes@cs.dal.ca>
20442
20443         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20444
20445         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
20446         (gst_musicbrainz_init), (gst_musicbrainz_chain),
20447         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
20448         * ext/musicbrainz/gsttrm.h:
20449           Add support for using a proxy server when getting a trm id from
20450           the MusicBrainz database (#149613).
20451
20452 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
20453
20454         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20455
20456         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
20457         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20458           Fix memleaks (#157233).
20459
20460 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
20461
20462         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20463
20464         * gst-libs/gst/resample/resample.c: (gst_resample_close):
20465         * gst-libs/gst/resample/resample.h:
20466         * gst/audioscale/gstaudioscale.c:
20467           Fix memleak (#159215).
20468
20469 2004-12-16  Toni Willberg  <toniw@iki.fi>
20470
20471         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20472
20473         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
20474         * sys/oss/oss_probe.c: (main):
20475           Check for mono/stereo support (similar to samplerate probing),
20476           fixes #159433. Also add missing copyright header to oss_probe.c.
20477
20478 2004-12-15  David Schleef  <ds@schleef.org>
20479
20480         * configure.ac: add audioresample and cairo plugins.  Remove
20481         HAVE_MMX stuff, because it's not used.
20482         * ext/Makefile.am: same
20483         * ext/audioresample/Makefile.am: You are not ready for an
20484         audio resampling element based on audioresample.
20485         * ext/audioresample/gstaudioresample.c:
20486         * ext/audioresample/gstaudioresample.h:
20487         * ext/cairo/Makefile.am: You are not ready for overlay elements
20488         based on cairo.  Don't look too closely, these elements kinda
20489         suck right now.
20490         * ext/cairo/gstcairo.c: new
20491         * ext/cairo/gsttextoverlay.c: new
20492         * ext/cairo/gsttextoverlay.h: new
20493         * ext/cairo/gsttimeoverlay.c: new
20494         * ext/cairo/gsttimeoverlay.h: new
20495         * gst-libs/gst/media-info/media-info-priv.h: fix compile
20496         problem with compilers that don't support variadic macros.
20497
20498 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
20499
20500         Reviewed by:  David Schleef  <ds@schleef.org>
20501
20502         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
20503         Bala, registering sunaudiosrc (oops!), and cleaning up code a
20504         bit.  Also ran indent-gst.
20505         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
20506         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
20507         (gst_sunaudiosrc_setparams):
20508
20509 2004-12-14  David Schleef  <ds@schleef.org>
20510
20511         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
20512         output rate to 16000.  Should fix #160235.
20513
20514 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20515
20516         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
20517         Add typefinding for mpeg2 pes streams
20518
20519 2004-12-13  David Schleef  <ds@schleef.org>
20520
20521         * configure.ac:  Applied patch from bug #143659, making default
20522         sources and sinks OS-dependent (for Solaris), and added code
20523         for OS/X.
20524         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
20525
20526 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20527
20528         * gst-libs/gst/riff/riff-media.c:
20529           forgot to add h2.64 to avidemux template caps
20530
20531 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20532
20533         * gst/wavenc/riff.h:
20534         * gst-libs/gst/riff/riff-media.c:
20535         * gst-libs/gst/riff/riff-ids.h:
20536         * gst/avi/gstavimux.c
20537         add 4CC code for VideoSoft h264 in AVI (VSSH)
20538           fixes bug #160655
20539         remove s323 from riff, it's quicktime specific :(
20540
20541 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20542
20543         * gst/asfdemux/README
20544         * gst/wavenc/riff.h
20545         * gst-libs/gst/riff/riff-ids.h
20546         * gst-libs/gst/riff/riff-media.c
20547         * gst/qtdemux/qtdemux.c:
20548           add new 4CC codes for h263 related codecs
20549           fixes partially bug #155163
20550
20551 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
20552
20553         * configure.ac: Update polyaudio requirement to 0.7
20554         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
20555
20556 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20557
20558         * gst/interleave/deinterleave.c:
20559         fix my name's spelling! :)
20560
20561 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20562
20563         * AUTHORS ChangeLog
20564         * gst/auparse/gstauparse.c
20565         * gst/interleave/deinterleave.c
20566         * gst/law/:
20567                 alaw-decode.c alaw-encode.c
20568                 mulaw-decode.c mulaw-encode.c
20569         * gst/oneton/gstoneton.c
20570         * sys/osxaudio/:
20571                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
20572         * sys/osxvideo/:
20573                 cocoawindow.h cocoawindow.m
20574                 osxvideosink.h osxvideosink.m
20575
20576         put the same mail address for Zaheer Abbas Merali everywhere
20577
20578 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20579
20580         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
20581           Align by packetsize, and assert that we a packet available before
20582           playing. The first makes webstreams work (they often include
20583           trailing padding data in a packet), the second allows pausing a
20584           ASF stream in totem without getting demux errors afterwards.
20585
20586 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20587
20588         * ext/ogg/gstoggdemux.c: (get_relative):
20589           Check for non-NULL before accessing member (end-of-chain).
20590
20591 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20592
20593         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20594         (cdparanoia_set_property), (cdparanoia_get_property):
20595         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
20596         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
20597         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20598         (dvdreadsrc_init), (dvdreadsrc_set_property),
20599         (dvdreadsrc_get_property):
20600         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
20601         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
20602           Synchronize property names where not yet the case. Devices are
20603           now device=X, other versions are deprecated (but still exist).
20604           Also use g_free() unconditionally.
20605         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20606         (setup_source), (gst_play_base_bin_get_property):
20607           Expose source.
20608
20609 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20610
20611         * configure.ac: move GCONF macro outside conditional for the am
20612           conditional. Fixes #160439
20613
20614 2004-12-08  David Schleef  <ds@schleef.org>
20615
20616         * tools/gst-visualise-m.m: Switch to elements that currently
20617         exist.
20618
20619 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20620
20621         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20622           We love wrong commas.
20623
20624 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20625
20626         * gst/matroska/matroska-demux.c:
20627         (gst_matroska_demux_handle_src_query):
20628           Don't set DEFAULT, unsupported - makes length display incorrectly
20629           in some cases.
20630
20631 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
20632
20633         * gst/monoscope/README: remove blurb about files being GPL
20634         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
20635         * gst/monoscope/monoscope.c: Change license to BSD with explanation
20636           monoscope is now effectively LGPL licensed
20637
20638 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
20639
20640         * gst/monoscope/README: Update information to be more correct
20641         * gst/monoscope/convolve.c: Relicense to LGPL
20642         * gst/monoscope/convolve.h: Relicense to LGPL
20643
20644 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
20645
20646         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20647           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
20648         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
20649           set default_duration for mpeg1 audio
20650
20651 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20652
20653         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
20654         * ext/alsa/gstalsa.h:
20655           refactor big chunks of the core caps negotiation code to make it
20656           a lot faster, because people claim it's really slow
20657           (actually, just cache the getcaps when the device is opened)
20658
20659 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20660
20661         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
20662         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
20663         (gst_a52dec_handle_frame), (gst_a52dec_chain),
20664         (gst_a52dec_change_state), (plugin_init):
20665         * ext/a52dec/gsta52dec.h:
20666           Do something useful with timestamps. Make chain-based (since
20667           there's really no reason to be loopbased).
20668         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
20669           Update current_byte/frame correctly.
20670
20671 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20672
20673         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
20674         (gst_ape_demux_stream_init):
20675           Forward tags, too.
20676
20677 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20678
20679         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
20680           Let's make sure we're done typefinding when detecting tags.
20681
20682 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20683
20684         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
20685         (gst_ebml_read_init), (gst_ebml_read_use_event),
20686         (gst_ebml_read_element_id), (gst_ebml_peek_id),
20687         (gst_ebml_read_seek), (gst_ebml_read_skip),
20688         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
20689         (gst_ebml_read_master):
20690         * gst/matroska/ebml-read.h:
20691         * gst/matroska/matroska-demux.c:
20692         (gst_matroska_demux_parse_contents),
20693         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
20694           Disgustingly evil hack for working around INTERRUPT events and
20695           their extremely annoying habit of being a pain in the ass. We
20696           simply peek a cluster before reading any of it.
20697
20698 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20699
20700         * ext/musepack/gstmusepackdec.cpp:
20701           There's also floating point libmusepacks.
20702
20703 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20704
20705         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
20706         (gst_faad_chanpos_to_gst), (gst_faad_chain):
20707           Set DURATION even if source buffer didn't. Also use increasing
20708           timestamps.
20709         * gst-libs/gst/riff/riff-media.c:
20710         (gst_riff_create_audio_caps_with_data):
20711           Block_align can have larger values than 8192.
20712
20713 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20714
20715         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
20716         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
20717         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
20718         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
20719           Fix caps.
20720
20721 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20722
20723         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
20724           Fix logic bug.
20725
20726 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20727
20728         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
20729           Yay, another one.
20730
20731 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20732
20733         * ext/esd/esdsink.c: (gst_esdsink_chain):
20734           Make error actually say something useful (fixes #156798).
20735         * gst-libs/gst/riff/riff-media.c:
20736         (gst_riff_create_video_caps_with_data),
20737         (gst_riff_create_video_template_caps):
20738           Add Intel Video 5.0 fourcc (IV50).
20739
20740 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
20741
20742         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
20743         detection on mono and stereo mp3 files.
20744
20745 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20746
20747         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20748           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
20749           the contained stream).
20750
20751 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20752
20753         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
20754           Oops, remove debug.
20755
20756 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20757
20758         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20759
20760         * gst/law/alaw-decode.c: (alawdec_getcaps):
20761         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
20762           Prevent warnings when negotiating caps (fixes #159338).
20763
20764 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20765
20766         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20767         (gst_ffmpegcsp_chain):
20768           Remove old leftover that shouldn't be there...
20769
20770 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20771
20772         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20773
20774         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
20775           Don't forward DISCONT events (fixes #159684).
20776
20777 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20778
20779         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
20780           Unlink manually since sometimes bin disposal (and therefore
20781           pad unlinking) is delayed, which will cause a new media file
20782           to not be able to start playing instantly.
20783
20784 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20785
20786         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
20787           On mute of an unlinked stream, check for pad availability so
20788           we don't crash on unlinked pad.
20789
20790 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20791
20792         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20793         (gst_avi_demux_massage_index):
20794           Fix quite humiliating bug in omitting 0-sized index chunks but
20795           forgetting to count them for timestamps.
20796
20797 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20798
20799         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
20800           Actually leave the loop if we failed to sync. Don't crash.
20801
20802 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20803
20804         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
20805         (gst_dvd_demux_process_private):
20806         * gst/mpegstream/gstdvddemux.h:
20807           Fix crash (#159759). Doesn't work, though. :-(.
20808
20809 2004-11-28  Benjamin Otte  <otte@gnome.org>
20810
20811         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
20812           more overwriting protection due to modifying channels one by one
20813           instead of all at once
20814
20815 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20816
20817         * gst/audioconvert/gstchannelmix.c:
20818         (gst_audio_convert_fill_normalize):
20819           Normalize using absolute values.
20820
20821 2004-11-28  Julien MOUTTE  <julien@moutte.net>
20822
20823         * configure.ac:
20824         * ext/Makefile.am:
20825         * ext/directfb/Makefile.am:
20826         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
20827         (gst_directfbvideosink_get_pixel_format),
20828         (gst_directfbvideosink_get_format_from_fourcc),
20829         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
20830         (gst_directfbvideosink_sink_link),
20831         (gst_directfbvideosink_change_state),
20832         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
20833         (gst_directfbvideosink_buffer_alloc),
20834         (gst_directfbvideosink_interface_supported),
20835         (gst_directfbvideosink_interface_init),
20836         (gst_directfbvideosink_navigation_send_event),
20837         (gst_directfbvideosink_navigation_init),
20838         (gst_directfbvideosink_set_property),
20839         (gst_directfbvideosink_get_property),
20840         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
20841         (gst_directfbvideosink_base_init),
20842         (gst_directfbvideosink_class_init),
20843         (gst_directfbvideosink_get_type), (plugin_init):
20844         * ext/directfb/directfbvideosink.h: Adding a first version of
20845         directfbvideosink.
20846         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
20847         more.
20848
20849 2004-11-28  Benjamin Otte  <otte@gnome.org>
20850
20851         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
20852           walk the samples backwards if out_channels > in_channels so we don't
20853           overwrite data
20854
20855 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20856
20857         * gst/audioconvert/Makefile.am:
20858         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20859         (gst_audio_convert_link), (gst_audio_convert_change_state),
20860         (gst_audio_convert_channels):
20861         * gst/audioconvert/gstchannelmix.c:
20862         (gst_audio_convert_unset_matrix),
20863         (gst_audio_convert_fill_identical),
20864         (gst_audio_convert_fill_compatible),
20865         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
20866         (gst_audio_convert_fill_others),
20867         (gst_audio_convert_fill_normalize),
20868         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
20869         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
20870         * gst/audioconvert/gstchannelmix.h:
20871           Implement a channel mixer.
20872
20873 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
20874
20875         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
20876         * ext/alsa/gstalsa.h:
20877         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
20878         Make alsasink actually honor gst_element_set_clock and use that
20879         clock instead of its internal one.
20880
20881 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
20882
20883         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
20884         (gst_play_base_bin_change_state): nullify source and decoder when
20885         going from READY to NULL so that we don't try to do weird stuff with
20886         them when going from NULL to READY
20887         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
20888         instead of g_object_unref
20889         (gen_video_element), (gen_audio_element): more refcounting fixes, now
20890         it should be correct
20891         (gst_play_bin_change_state): don't call remove_sinks if we are
20892         currently disposing the object
20893
20894 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20895
20896         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
20897           Don't forget bass if it's there. Else left channel is silent...
20898
20899 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20900
20901         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
20902         (gst_a52dec_change_state):
20903           Don't do sample adjusting anymore, we use float audio now.
20904         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
20905           Don't fixate to non-existing properties.
20906
20907 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20908
20909         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
20910         (gst_a52dec_change_state):
20911           Advertise that we can do surround sound.
20912
20913 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20914
20915         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
20916           Add buffer-frames=0.
20917         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
20918         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
20919         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
20920         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
20921         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
20922         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
20923         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
20924         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
20925         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
20926         * ext/dvdread/dvdreadsrc.h:
20927           Add seeking, querying for bytes, sectors, title, angle and
20928           chapter. Handle multiple chapters. Relicense to LGPL because
20929           Billy agreed on that (thanks Billy!).
20930
20931 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
20932
20933         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
20934         call parent dispose method
20935
20936 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
20937
20938         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
20939         (gst_audio_clock_get_internal_time):
20940         Fix active <-> inactive transitions: ensure time value always
20941         grows and avoid abrupt value changes.
20942
20943 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
20944
20945         * configure.ac:
20946         * gst/tta/Makefile.am:
20947         * gst/tta/crc32.h:
20948         * gst/tta/filters.h:
20949         * gst/tta/gsttta.c:
20950         * gst/tta/gstttadec.c:
20951         * gst/tta/gstttadec.h:
20952         * gst/tta/gstttaparse.c:
20953         * gst/tta/gstttaparse.h:
20954         * gst/tta/ttadec.h:
20955           added TTA parser and decoder
20956
20957 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20958
20959         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20960         (probe_triggered), (check_queue), (buffer_underrun),
20961         (buffer_running), (buffer_overrun), (gen_source_element),
20962         (setup_source):
20963         * gst/playback/gstplaybasebin.h:
20964           Implement buffering. Needs some more work.
20965
20966 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20967
20968         * ext/theora/theoradec.c: (theora_dec_chain):
20969           Fix ilog mask range overflow.
20970
20971 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20972
20973         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
20974           Don't omit the last (which in case of dmix is the only :) )
20975           channel count. Don't set channels if <= 2.
20976
20977 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
20978
20979         * gst/playback/gstplaybin.c: (gen_video_element),
20980         (gen_audio_element): Removed 2 obsolete comments
20981
20982 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20983
20984         * ext/vorbis/oggvorbisenc.c
20985         * ext/vorbis/vorbisenc.c :
20986           change description fields of those plugins to differentiate them
20987           (pitivi show Encoders by description, they had the same one)
20988
20989 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
20990
20991         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20992
20993         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
20994         (gst_play_bin_set_property), (gen_video_element),
20995         (gen_audio_element):
20996           Refcounting fixes for provided audio-/videosinks.
20997
20998 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20999
21000         * gst/playback/gstplaybin.c: (gen_video_element),
21001         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
21002           Don't reference all sinks, but only the video- and audiosinks.
21003           The vis. element should be disposed when we're done with it.
21004           We don't have any reason to keep it around. This fixes warnings
21005           when reusing playbin for playing multiple audio files with
21006           vis. enabled. Also release audio device on pause - idea stolen
21007           from Rhythmbox.
21008
21009 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21010
21011         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
21012         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
21013         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
21014         * ext/alsa/gstalsaplugin.c: (plugin_init):
21015         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
21016         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
21017         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
21018         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
21019         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
21020         (gst_faad_change_state), (plugin_init):
21021         * ext/faad/gstfaad.h:
21022         * ext/vorbis/vorbis.c: (plugin_init):
21023         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21024         * gst-libs/gst/audio/Makefile.am:
21025         * gst-libs/gst/audio/audio.c: (plugin_init):
21026         * gst-libs/gst/audio/multichannel.c:
21027         (gst_audio_check_channel_positions),
21028         (gst_audio_get_channel_positions),
21029         (gst_audio_set_channel_positions),
21030         (gst_audio_set_structure_channel_positions_list),
21031         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
21032         (gst_audio_fixate_channel_positions):
21033         * gst-libs/gst/audio/multichannel.h:
21034         * gst-libs/gst/audio/testchannels.c: (main):
21035         * gst/audioconvert/gstaudioconvert.c:
21036         (gst_audio_convert_class_init), (gst_audio_convert_init),
21037         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
21038         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
21039         (gst_audio_convert_fixate), (gst_audio_convert_channels):
21040         * gst/audioconvert/plugin.c: (plugin_init):
21041           Surround sound support.
21042
21043 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21044
21045         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
21046           Fix position for discont if we're close as well. Nitpicking, but
21047           saves a few milliseconds of extra waiting or skipping.
21048
21049 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21050
21051         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
21052           We sometimes need parsers for playback, so add those too.
21053
21054 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21055
21056         * configure.ac:
21057         * gst/apetag/Makefile.am:
21058         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
21059         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
21060         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
21061         (gst_ape_demux_get_src_query_types),
21062         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
21063         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
21064         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
21065         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
21066         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
21067         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
21068         (gst_ape_demux_change_state):
21069         * gst/apetag/apedemux.h:
21070         * gst/apetag/apetag.c: (plugin_init):
21071         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
21072         (plugin_init):
21073           APE v1/2 tag reader plus typefind function.
21074
21075 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21076
21077         * configure.ac:
21078         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
21079         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
21080           Remove hacks for older core. Require newer core version
21081           accordingly.
21082
21083 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21084
21085         * gst/cdxaparse/Makefile.am:
21086         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
21087         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
21088         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
21089         * gst/cdxaparse/gstcdxaparse.h:
21090         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
21091         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
21092         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
21093         (gst_cdxastrip_get_src_query_types),
21094         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
21095         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
21096         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
21097         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
21098         * gst/cdxaparse/gstcdxastrip.h:
21099           SVCD/VCD header stripping separated from CDXA image parsing.
21100         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
21101         (plugin_init):
21102           Add VCD/SVCD header typefinding for VCD/SVCD.
21103         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
21104         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
21105         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
21106         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
21107         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
21108         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
21109         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
21110         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
21111         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
21112         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
21113         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
21114         * sys/vcd/vcdsrc.h:
21115           Fix up, add seeking, querying, URI interface. Works in totem now.
21116
21117 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21118
21119         * configure.ac:
21120           back to CVS
21121
21122 === release 0.8.6 ===
21123
21124 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21125
21126         * NEWS:
21127         * RELEASE:
21128         * configure.ac:
21129         * po/af.po:
21130         * po/az.po:
21131         * po/cs.po:
21132         * po/en_GB.po:
21133         * po/hu.po:
21134         * po/it.po:
21135         * po/nb.po:
21136         * po/nl.po:
21137         * po/or.po:
21138         * po/sq.po:
21139         * po/sr.po:
21140         * po/sv.po:
21141         * po/uk.po:
21142           releasing 0.8.6, "IOU Love"
21143
21144 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21145
21146         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
21147
21148         * gst/playback/gstplaybasebin.c:
21149           Fix unplayable files error handling.  Fixes #158365
21150
21151 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21152
21153         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
21154
21155         * gst/typefind/gsttypefindfunctions.c:
21156           Fix broken mp3 typefinding.  Fixes #158375
21157
21158 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21159
21160         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
21161
21162         * ext/ogg/gstoggdemux.c:
21163           Fix sync on broken files.  Fixes #158976
21164
21165 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21166
21167         patch by: Edward Hervey <bilboed@bilboed.com>
21168
21169         * ext/libpng/gstpngenc.c:
21170           Copy over buffer properties.  Fixes #158832
21171
21172 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21173
21174         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
21175
21176         * ext/dvdread/dvdreadsrc.c:
21177           Fixes invalid reads (#158462)
21178
21179 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21180
21181         * sys/v4l/gstv4lsrc.c:
21182         * sys/v4l/gstv4lsrc.h:
21183         * sys/v4l/v4lsrc_calls.c:
21184           Probe less and cache it.  Fixes #159187.
21185
21186 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21187
21188         * gst/videorate/gstvideorate.c:
21189           Handle all video formats. Fixes #159186.
21190
21191 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
21192         * gst/synaesthesia/gstsynaesthesia.c:
21193         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
21194         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
21195         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
21196         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
21197         (gst_synaesthesia_change_state), (plugin_init):
21198         Fix up synaesthesia to work under different samplerates/ buffer sizes.
21199         Force 320x200 output, as that's the only thing the underlying
21200         synaesthesia implementation supports. Still needs to be made
21201         re-entrant.
21202
21203 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21204
21205         * configure.ac:
21206           Fix mpeg2enc configure check (similar to mplex check below).
21207
21208 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
21209
21210         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21211
21212         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21213           Fix for gcc-2.95 (fixes #158221).
21214
21215 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21216
21217         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
21218           Re-add clock distribution hack (until new core is released).
21219           Fixes #158125.
21220
21221 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
21222         * configure.ac:
21223           fix mplex configure check segfaulting on some systems (bug #140994)
21224
21225 2004-11-13  Benjamin Otte  <otte@gnome.org>
21226
21227         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
21228           add debugging
21229         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
21230           do a wait when we enter the loop func with no data available to
21231           write instead of getting into an 100% CPU loop by just returning and
21232           being called again by the scheduler
21233
21234 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
21235
21236         * configure.ac:
21237         * ext/libvisual/visual.c: (gst_visual_get_type),
21238         (libvisual_log_handler), (gst_visual_getcaps),
21239         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
21240         (plugin_init):
21241           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
21242         * ext/smoothwave/Makefile.am:
21243         * ext/smoothwave/demo-osssrc.c: (main):
21244         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
21245         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
21246         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
21247         (plugin_init):
21248         * ext/smoothwave/gstsmoothwave.h:
21249           Make gstsmoothwave a working element in the 20th century.
21250
21251         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
21252           Fix incorrect link function
21253
21254 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21255
21256         * gst/volume/gstvolume.c:
21257           Allow buffer-frames=0.
21258
21259 2004-11-12 Iain <iaingnome@gmail.com>
21260
21261         * configure.ac: Check for polypaudio
21262
21263         * ext/Makefile.am: Build the polyp dir
21264
21265         * ext/polyp: The polypsink sources.
21266
21267 2004-10-30 Iain <iaingnome@gmail.com>
21268
21269         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
21270         caps to reflect the new number of channels.
21271
21272 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21273
21274         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
21275           Fix for negotiation order problem. This would show when the
21276           ALSA loopfuction was called before any other function. ALSA
21277           wouldn't do anything because we're not negotiated yet, leading
21278           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
21279
21280 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
21281
21282         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21283
21284         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
21285           No warnings (#157986).
21286
21287 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21288
21289         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
21290           Prefer apev1/2 and id3v1 (at end of file) over musepack.
21291
21292 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21293
21294         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
21295           Signal no-more-pads (so it works in playbin).
21296
21297 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21298
21299         * ext/musepack/gstmusepackreader.cpp:
21300           Workaround for older core.
21301
21302 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21303
21304         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
21305           Actually test for odd width/height rather than testing whether
21306           a temporary variable that was 0 before we subtracted 1 is now
21307           not equal to zero (which it always is).
21308
21309 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21310
21311         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
21312         Fix compilation if HAVE_XVIDEO is not defined
21313
21314 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21315
21316         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
21317         Fix compilation if HAVE_XVIDEO is not defined
21318
21319 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
21320
21321         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
21322         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
21323         (gst_goom_change_state), (plugin_init):
21324         Use the bytestream adapter so goom doesn't depend on the input
21325         buffer size.
21326         Add a debug category
21327
21328 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21329
21330         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
21331           Only set hardware parameters *after* negotiation. Before
21332           negotiation, it will set ANY and that seems to cause crashes
21333           (see e.g. #151288, #153227).
21334
21335 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21336
21337         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21338           This seems to be antique leftover. It needs to pass error
21339           checking.
21340         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
21341         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
21342         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
21343         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
21344           Fix GstXOverlay implementation (#151059).
21345
21346 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21347
21348         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
21349           Don't assert (#157853).
21350
21351 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21352
21353         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
21354           Fix bytes/samples confustion.
21355         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
21356           Fix for underrun (#144389).
21357
21358 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21359
21360         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
21361           Disable halfway-seek for pending release (since it needs a new
21362           core release).
21363
21364 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21365
21366         * sys/v4l/gstv4lsrc.c:
21367         * sys/v4l/gstv4lsrc.h:
21368         * sys/v4l/v4lsrc_calls.c:
21369           add autoprobe-fps property so we can separate autoprobing parts
21370
21371 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21372
21373         * sys/v4l/gstv4lsrc.c:
21374         * sys/v4l/v4lsrc_calls.c:
21375         initialise fourcc to catch unset fourcc's, and debug
21376
21377 2004-11-09  Wim Taymans  <wim@fluendo.com>
21378
21379         * gst/playback/README:
21380         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
21381         * gst/playback/gstplaybin.c: (gst_play_bin_init),
21382         (gst_play_bin_dispose), (gst_play_bin_set_property),
21383         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
21384         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
21385         (gst_play_bin_get_formats), (gst_play_bin_convert),
21386         (gst_play_bin_get_query_types), (gst_play_bin_query):
21387         Cleanups and some more documentation.
21388
21389 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
21390
21391         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
21392         (gst_cacasink_init), (gst_cacasink_chain):
21393         * ext/libcaca/gstcacasink.h:
21394         Cacasink inherits from VideoSink, so let that store the clock.
21395
21396 2004-11-09  Wim Taymans  <wim@fluendo.com>
21397
21398         * gst/playback/README:
21399         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
21400         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
21401         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
21402         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
21403         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
21404         (setup_sinks):
21405         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
21406         (gst_stream_info_is_mute), (gst_stream_info_set_property):
21407         * gst/playback/gststreaminfo.h:
21408         Updated README.
21409         Only switch groups if all streams have muted (EOSed).
21410         Send Tags in sync with the stream playback instead of in
21411         the playback/preroll phase.
21412         Some cleanups, free the fakesrc elements.
21413
21414 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21415
21416         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
21417           buffer-frames property was missing
21418         * ext/arts/gst_arts.c:
21419           rate missing from sinkcaps
21420         * ext/audiofile/gstafparse.c:
21421         * ext/audiofile/gstafsink.c:
21422         * ext/audiofile/gstafsrc.c:
21423         * ext/swfdec/gstswfdec.c:
21424           int audio doesn't know buffer-frames
21425         * ext/cdparanoia/gstcdparanoia.c:
21426           int audio doesn't know chunksize either
21427         * ext/nas/nassink.c:
21428           it's endianness, not endianess
21429         * gst-libs/gst/audio/audio.h:
21430           make float standard pad template caps really describe float
21431         * gst/law/mulaw.c: (linear_factory):
21432           signed only, please
21433         * gst/mpegstream/gstdvddemux.c:
21434           widths of 20 are not valid
21435
21436 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21437
21438         Submitted by: Luca Ferretti <elle.uca@infinito.it>
21439
21440         * po/LINGUAS:
21441         * po/it.po:
21442           Add Italian
21443
21444 2004-11-08  Wim Taymans  <wim@fluendo.com>
21445
21446         * gst/playback/README:
21447         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
21448         * gst/playback/gstplaybasebin.c: (probe_triggered),
21449         (gst_play_base_bin_change_state):
21450         Updated README, added more comments for fixmes etc..
21451
21452 2004-11-08  Wim Taymans  <wim@fluendo.com>
21453
21454         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
21455         We can remove this hack now.
21456
21457 2004-11-08  Wim Taymans  <wim@fluendo.com>
21458
21459         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
21460         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
21461         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
21462         Only mix AYUV for maximum quality.
21463
21464 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21465
21466         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
21467         (gst_ogg_demux_push), (gst_ogg_pad_push):
21468           Let's act as if we're synchronized now! :).
21469         * ext/theora/theoradec.c: (theora_dec_chain):
21470           Add some debug.
21471
21472 2004-11-08  Wim Taymans  <wim@fluendo.com>
21473
21474         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
21475         (gst_alpha_set_property), (gst_alpha_sink_link),
21476         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
21477         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
21478         (gst_alpha_init_params), (gst_alpha_chain):
21479         Implement alpha functions for AYUV too, this increases
21480         accuracy quite a bit.
21481
21482 2004-11-08  Wim Taymans  <wim@fluendo.com>
21483
21484         * gst/ffmpegcolorspace/avcodec.h:
21485         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21486         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
21487         (gst_ffmpegcsp_avpicture_fill):
21488         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21489         (gst_ffmpegcsp_caps_remove_format_info):
21490         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
21491         (shrink12), (img_get_alpha_info), (deinterlace_line),
21492         (deinterlace_line_inplace):
21493         * gst/ffmpegcolorspace/imgconvert_template.h:
21494         Added AYUV colorspace and handle RGBA a bit more respectful.
21495
21496 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21497
21498         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21499           Actually always send a discont (cornercase when resending the
21500           same serial-tagged chain twice).
21501
21502 2004-11-08  Julien MOUTTE  <julien@moutte.net>
21503
21504         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
21505         (gst_ximagesink_finalize):
21506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
21507         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
21508
21509 2004-11-08  Wim Taymans  <wim@fluendo.com>
21510
21511         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
21512         Don't segfault on NULL data.
21513
21514 2004-11-08  Wim Taymans  <wim@fluendo.com>
21515
21516         * gst/playback/gstdecodebin.c: (unlinked):
21517         * gst/playback/gstplay-marshal.list:
21518         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
21519         (gst_play_base_bin_init), (group_create), (get_active_group),
21520         (get_building_group), (group_destroy), (group_commit),
21521         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
21522         (add_element_stream), (no_more_pads), (probe_triggered),
21523         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
21524         (state_change), (setup_source), (gst_play_base_bin_get_property),
21525         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
21526         (gst_play_base_bin_link_stream),
21527         (gst_play_base_bin_get_streaminfo):
21528         * gst/playback/gstplaybasebin.h:
21529         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21530         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
21531         Add support for chained ogg files. Prepare for playlist
21532         support. This patch introduces the concept of pad groups, which
21533         together compose one playable media file.
21534
21535 2004-11-07  David Schleef  <ds@schleef.org>
21536
21537         * testsuite/gst-lint: Check for pad templates that aren't statically
21538         scoped.
21539
21540 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21541
21542         * configure.ac:
21543         * ext/Makefile.am:
21544         * ext/musepack/Makefile.am:
21545         * ext/musepack/gstmusepackdec.cpp:
21546         * ext/musepack/gstmusepackdec.h:
21547         * ext/musepack/gstmusepackreader.cpp:
21548         * ext/musepack/gstmusepackreader.h:
21549           Add musepack decoder.
21550         * ext/faad/gstfaad.c: (gst_faad_base_init):
21551           Make pad templates static.
21552         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
21553         (plugin_init):
21554           Add musepack typefinder, make mp3 typefinding work halfway stream,
21555           which doesn't actually work yet because id3demux doesn't implement
21556           _get_length().
21557
21558 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21559
21560         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21561         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
21562           Fix interrupt event handling (#144436).
21563
21564 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21565
21566         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
21567           Hide unused glory.
21568
21569 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
21570
21571         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21572
21573         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21574           Fix weird caps (#157548).
21575
21576 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
21577
21578         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21579
21580         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
21581           Add missing NULL terminator (#157543).
21582
21583 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21584
21585         * gst/tcp/gsttcp.h:
21586         * gst/tcp/gsttcpclientsink.c:
21587         * gst/tcp/gsttcpclientsrc.c:
21588         * gst/tcp/gsttcpserversink.c:
21589         * gst/tcp/gsttcpserversrc.c:
21590           ports can go up to 65535.  Move common defines to gsttcp.h
21591
21592 2004-11-05  Wim Taymans  <wim@fluendo.com>
21593
21594         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
21595         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
21596         Added two more colorspaces.
21597
21598 2004-11-05  Wim Taymans  <wim@fluendo.com>
21599
21600         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21601         (gst_ffmpegcsp_avpicture_fill):
21602         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
21603         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
21604         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
21605         More stride fixes.
21606
21607 2004-11-05  Wim Taymans  <wim@fluendo.com>
21608
21609         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
21610         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
21611         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
21612         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
21613         (gst_videomixer_loop):
21614         More stride fixes.
21615
21616 2004-11-05  Benjamin Otte  <otte@gnome.org>
21617
21618         * ext/mad/gstmad.c: (gst_mad_chain):
21619           don't overflow data buffer. Flush not needed sync data when syncing
21620           failed.
21621
21622 2004-11-04  Wim Taymans  <wim@fluendo.com>
21623
21624         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
21625         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
21626         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
21627         (gst_alpha_init_params), (gst_alpha_chain),
21628         (gst_alpha_change_state):
21629         Updated the chroma keying algorithm with something more
21630         sophisticated.
21631
21632 2004-11-03  Wim Taymans  <wim@fluendo.com>
21633
21634         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
21635         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
21636         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
21637         Fix stride issues. Does not completely work for odd
21638         heights.
21639
21640 2004-11-03  Wim Taymans  <wim@fluendo.com>
21641
21642         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
21643         (gst_alpha_chroma_key), (gst_alpha_chain):
21644         Fix stride issues. Does not completely work for odd
21645         heights.
21646
21647 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
21648
21649         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
21650         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
21651         leak fixes
21652
21653 2004-11-03  Wim Taymans  <wim@fluendo.com>
21654
21655         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21656         (gst_ffmpegcsp_avpicture_fill):
21657         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
21658         (avpicture_alloc):
21659         * gst/ffmpegcolorspace/imgconvert_template.h:
21660         Use correct _fill function to get correct strides.
21661
21662 2004-11-02  David Schleef  <ds@schleef.org>
21663
21664         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21665         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
21666         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
21667         Change all g_print()s to debugging.  Add a bunch of consistency
21668         checks.
21669
21670 2004-11-02  Wim Taymans  <wim@fluendo.com>
21671
21672         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
21673         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
21674         (unlinked), (no_more_pads), (close_link):
21675         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
21676         (unknown_type), (add_element_stream), (new_decoded_pad),
21677         (removed_decoded_pad), (setup_source):
21678         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
21679         (gst_stream_info_class_init), (gst_stream_info_init),
21680         (gst_stream_info_new), (gst_stream_info_dispose),
21681         (stream_info_mute_pad), (gst_stream_info_set_property),
21682         (gst_stream_info_get_property):
21683         * gst/playback/gststreaminfo.h:
21684         Fix playback of multiple files.
21685         a slightly different approach to handling dynamic pad removals.
21686         This one only looks at pads that we have linked.
21687
21688 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
21689
21690         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
21691         free" warning from libc.
21692
21693 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21694
21695         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
21696         (get_unconnected_element), (remove_starting_from), (pad_removed),
21697         (close_link):
21698           Implement support for dynamic pad changing. We listen to "live"
21699           pad removals (i.e. while playing) and re-setup autoplugging
21700           after that. Playbasebin/playbin need some more work for this
21701           to finally work, but decodebin supports (and replugs) chained
21702           ogg now.
21703
21704 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
21705
21706         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
21707         (gst_alsa_finalize):
21708         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
21709         (gst_cdaudio_finalize):
21710         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
21711         (cdparanoia_finalize):
21712         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
21713         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
21714         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
21715         (dvdreadsrc_finalize):
21716         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
21717         (gst_flacdec_finalize):
21718         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
21719         (gst_flacenc_finalize):
21720         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
21721         (gst_gnomevfssink_finalize):
21722         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
21723         (gst_gnomevfssrc_finalize):
21724         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
21725         (gst_fameenc_finalize):
21726         * ext/nas/nassink.c: (gst_nassink_class_init),
21727         (gst_nassink_finalize):
21728         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
21729         (gst_sdlvideosink_class_init):
21730         * ext/sndfile/gstsf.c: (gst_sf_dispose):
21731         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
21732         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
21733         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
21734         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
21735         (gst_x_window_listener_dispose):
21736         * gst/audioscale/gstaudioscale.c:
21737         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
21738         (play_on_demand_finalize):
21739         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
21740         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
21741         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
21742         (cdplayer_finalize):
21743         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
21744         (gst_glimagesink_class_init):
21745         * sys/oss/gstosselement.c: (gst_osselement_class_init),
21746         (gst_osselement_finalize):
21747         * sys/oss/gstosssink.c: (gst_osssink_dispose):
21748         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
21749         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
21750           Fixes a bunch of problems with finalize and dispose functions,
21751           either assumptions that dispose is only called once, or not calling
21752           the parent class dispose/finalize function
21753
21754 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
21755
21756         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
21757           added two api precondition guards
21758           use g_strdup with getenv to fix crash when using ENVVAR
21759
21760 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
21761         * ext/esd/esdsink.c: (gst_esdsink_class_init),
21762         (gst_esdsink_finalize):
21763         Use a finalize function, not dispose, and more importantly,
21764         call the parent class finalize function too
21765
21766 2004-11-01  Johan Dahlin  <johan@gnome.org>
21767
21768         * ext/ogg/gstoggdemux.c:
21769         * gst/tags/gstvorbistag.c:
21770         Plug leaks.
21771
21772 2004-10-31  Benjamin Otte  <otte@gnome.org>
21773
21774         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
21775           lotsa memleaks today. But they're all small...
21776
21777 2004-10-31  Benjamin Otte  <otte@gnome.org>
21778
21779         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21780           another memleak crushed
21781
21782 2004-10-31  Benjamin Otte  <otte@gnome.org>
21783
21784         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21785           fix memleak
21786
21787 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21788
21789         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21790           Hack to prevent crash when going to READY inside signal handler
21791           while this function is active.
21792
21793 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21794
21795         * gst/ffmpegcolorspace/Makefile.am:
21796         * gst/ffmpegcolorspace/avcodec.h:
21797         * gst/ffmpegcolorspace/common.h:
21798         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
21799         * gst/ffmpegcolorspace/dsputil.h:
21800         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
21801         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21802         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
21803         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
21804         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
21805         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
21806         (gst_ffmpegcsp_avpicture_fill):
21807         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
21808         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21809         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
21810         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
21811         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
21812         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
21813         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
21814         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
21815         * gst/ffmpegcolorspace/imgconvert.c:
21816         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
21817         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
21818         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
21819         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
21820         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
21821         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
21822         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
21823         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
21824         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
21825         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
21826         (grow21), (grow22), (grow41), (grow44), (conv411),
21827         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
21828         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
21829         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
21830         (avpicture_free), (is_yuv_planar), (img_convert),
21831         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
21832         (deinterlace_line_inplace), (deinterlace_bottom_field),
21833         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
21834         * gst/ffmpegcolorspace/imgconvert_template.h:
21835         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
21836         * gst/ffmpegcolorspace/mmx.h:
21837         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
21838         (av_fast_realloc), (av_mallocz_static), (av_free_static),
21839         (av_freep), (avcodec_get_context_defaults),
21840         (avcodec_alloc_context), (avcodec_init):
21841           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
21842           handling plus update from ffmpeg CVS. Large clean-up.
21843
21844 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21845
21846         * gst/playback/Makefile.am:
21847           We need the marshallers for decodebin, too.
21848
21849 2004-10-30  David Schleef  <ds@schleef.org>
21850
21851         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
21852           quicktime typefinding work with 64-bit offsets.
21853
21854 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
21855
21856         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
21857           Set EOS on the element when processing an EOS event.
21858         * ext/speex/gstspeexdec.h:
21859         * ext/speex/gstspeexenc.h:
21860           Only keep a const ptr to the mode
21861         * gst-libs/gst/riff/riff-media.c:
21862         (gst_riff_create_audio_caps_with_data),
21863         (gst_riff_create_audio_template_caps):
21864           Allow WMAV3, with up to 6 channels.
21865         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
21866           Don't call gst_pad_set_event_function on a sink pad.
21867         * gst/mpegstream/gstdvddemux.c:
21868         (gst_dvd_demux_get_subpicture_stream),
21869         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
21870           Copy the explicit caps that were set across to the cur_* pads,
21871           instead of trying to use a possibly non-existent negotiated caps.
21872           Reset the type of subpicture pads to UNKNOWN after calling
21873           init_stream, so that the caps get set.
21874
21875 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
21876
21877         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21878
21879         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
21880           Don't touch buffer if it is of size 0 (fixes #151064).
21881
21882 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21883
21884         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
21885           Synchronized discont handling.
21886
21887 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21888
21889         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
21890         (gst_ogg_demux_push):
21891           Make seeking sort-of exact again (fixes #156387).
21892
21893 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21894
21895         * gst/playback/gstplaybasebin.c: (unknown_type),
21896         (add_element_stream), (new_decoded_pad),
21897         (gst_play_base_bin_change_state):
21898         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
21899         (gst_stream_info_init), (gst_stream_info_new),
21900         (gst_stream_info_dispose), (gst_stream_info_get_property):
21901         * gst/playback/gststreaminfo.h:
21902           Make caps explicitely available. Makes testing for unsupported
21903           types possible. Improves error reporting.
21904
21905 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21906
21907         * gst/audioconvert/gstaudioconvert.c:
21908         (gst_audio_convert_buffer_to_default_format):
21909           Really don't touch read-only buffers (#156563).
21910
21911 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
21912
21913         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21914
21915         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
21916           Fix memleak (#155223).
21917
21918 2004-10-29  Wim Taymans  <wim@fluendo.com>
21919
21920         * gst/tcp/.cvsignore:
21921         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
21922         (gst_multifdsink_class_init), (gst_multifdsink_init),
21923         (gst_multifdsink_add), (gst_multifdsink_remove),
21924         (gst_multifdsink_remove_client_link), (is_sync_frame),
21925         (gst_multifdsink_new_client),
21926         (gst_multifdsink_handle_client_write),
21927         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21928         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21929         (gst_multifdsink_get_property):
21930         * gst/tcp/gstmultifdsink.h:
21931         Added burst on connect sync_method, deprecated sync_clients,
21932         streamlined the sync code some more.
21933
21934 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21935
21936         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
21937         (gst_play_base_bin_change_state):
21938           Improve error reporting.
21939
21940 2004-10-28  Wim Taymans  <wim@fluendo.com>
21941
21942         * gst/tcp/Makefile.am:
21943         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
21944         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
21945         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
21946         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21947         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21948         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21949         (gst_fdset_wait):
21950         Added more locks around fdset structures. Fixed/reworked
21951         the poll array resizing code.
21952         Added stress test for fdset.
21953
21954 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21955
21956         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
21957         fix build
21958
21959 2004-10-28  Benjamin Otte  <otte@gnome.org>
21960
21961         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
21962           fix link function to always query channels and query width for
21963           floats
21964         * configure.ac:
21965           add equalizer dir
21966         * gst/equalizer/Makefile.am:
21967         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
21968         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
21969         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
21970         (arg_to_scale), (setup_filter),
21971         (gst_iir_equalizer_compute_frequencies),
21972         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
21973         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
21974         (plugin_init):
21975           add an equalizer
21976
21977 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21978
21979         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
21980
21981         * po/LINGUAS:
21982         * po/nb.po:
21983           Added Norwegian Bokmaal translation
21984
21985 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21986
21987         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21988           Don't break on options (fixes #156488).
21989
21990 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21991
21992         * configure.ac:
21993         * ext/cdaudio/Makefile.am:
21994         * sys/Makefile.am:
21995           fix build on older automake
21996
21997 2004-10-26  Wim Taymans  <wim@fluendo.com>
21998
21999         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
22000         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
22001         Allow a little margin when negotiating the framerate.
22002
22003 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
22004
22005         * gst/level/gstlevel.c:
22006           synchonised naming of pads and pad-templates
22007
22008 2004-10-26  Wim Taymans  <wim@fluendo.com>
22009
22010         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
22011         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
22012         (_find_streams_check), (gst_ogg_demux_push):
22013         Fix EOS again. Needs to be done in a better way. We should not
22014         remove the pad if there is no new chained stream.
22015
22016 2004-10-26 Iain <iaingnome@gmail.com>
22017
22018         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
22019         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
22020         of the caps.
22021         * gst/interleave/interleave.c (interleave_class_init): Hook up release
22022         pad.
22023         (interleave_release_pad): Remove the pad.
22024         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
22025         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
22026         the set device.
22027         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
22028         attrs
22029         (gst_xvimagesink_xcontext_clear): Free the xcontext.
22030         (gst_xvimagesink_finalize): Free the par.
22031
22032 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22033
22034         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
22035         (gst_avimux_stop_file):
22036           First calculate the rate, and only then use it. Hdr.rate is a
22037           multiple and not a derivative of hdr.scale. Scale is not the
22038           same as blockalign but is solely related to rate.
22039
22040 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22041
22042         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
22043         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
22044           Implement seeking.
22045
22046 2004-10-25  James Henstridge  <james@jamesh.id.au>
22047
22048         Reviewed by:  David Schleef  <ds@schleef.org>
22049
22050         * examples/gstplay/player.c: (got_stream_length), (main):
22051         * examples/seeking/cdplayer.c: (update_scale):
22052         * examples/seeking/seek.c: (format_value), (update_scale):
22053         * examples/seeking/spider_seek.c: (format_value), (update_scale),
22054         (stop_seek):
22055         Build fixes on AMD64.
22056
22057 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22058
22059         reviewed by: Ronald Bultje <rbultje at gnome dot org>
22060
22061         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
22062         Fix for some v4l cards which hang in v4lsrc
22063
22064 2004-10-25  Wim Taymans  <wim@fluendo.com>
22065
22066         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
22067         (gst_ogg_demux_push), (gst_ogg_chains_clear):
22068         Make sure to remove the pad when a new chain is
22069         encountered. Set some vars to NULL so we don't try
22070         to reference freed memory.
22071
22072 2004-10-25  Wim Taymans  <wim@fluendo.com>
22073
22074         * examples/seeking/Makefile.am:
22075         * examples/seeking/cdplayer.c: (update_scale):
22076         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
22077         * examples/seeking/playbin.c: (make_playerbin_pipeline),
22078         (format_value), (update_scale), (iterate), (start_seek),
22079         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
22080         (print_usage), (main):
22081         Added some more examples, update others.
22082
22083 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22084
22085         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
22086         * ext/speex/gstspeexdec.c: (speex_dec_chain):
22087         * ext/theora/theoradec.c: (theora_dec_chain):
22088         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22089           Add codec-name metadata.
22090
22091 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
22092
22093         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22094
22095         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
22096         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
22097         * ext/alsa/gstalsamixertrack.h:
22098         * po/POTFILES.in:
22099           ALSA mixer track label internationalization (#154054).
22100
22101 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22102
22103         * ext/theora/theoradec.c: (theora_dec_chain):
22104           Export bitrate as metadata.
22105
22106 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22107
22108         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
22109         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
22110         * ext/alsa/gstalsamixertrack.h:
22111           Fix names, fix loop.
22112
22113 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22114
22115         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
22116         (speex_dec_convert):
22117           sinkconvert function so oggdemux can get the file length (totem).
22118
22119 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
22120
22121         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22122
22123         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
22124           Don't push incomplete packets.
22125         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
22126           Fix MPEG-4 audio typefinding.
22127
22128 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22129
22130         * sys/v4l/Makefile.am:
22131         * sys/v4l/gstv4l.c: (plugin_init):
22132         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
22133         (gst_v4lelement_init), (gst_v4lelement_dispose),
22134         (gst_v4lelement_change_state):
22135         * sys/v4l/gstv4lelement.h:
22136         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
22137         (gst_v4l_xoverlay_close), (idle_refresh),
22138         (gst_v4l_xoverlay_set_xwindow_id):
22139         * sys/v4l/gstv4lxoverlay.h:
22140         * sys/v4l/v4l-overlay_calls.c:
22141         * sys/v4l/v4l_calls.h:
22142         * sys/v4l2/Makefile.am:
22143         * sys/v4l2/gstv4l2.c: (plugin_init):
22144         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
22145         (gst_v4l2element_init), (gst_v4l2element_dispose),
22146         (gst_v4l2element_change_state):
22147         * sys/v4l2/gstv4l2element.h:
22148         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
22149         (gst_v4l2_xoverlay_close), (idle_refresh),
22150         (gst_v4l2_xoverlay_set_xwindow_id):
22151         * sys/v4l2/gstv4l2xoverlay.h:
22152         * sys/v4l2/v4l2-overlay_calls.c:
22153         * sys/v4l2/v4l2_calls.h:
22154           Remove client-side overlay handling, use the X-server v4l plugin
22155           for that. Nicer overlay, less code. Also make the plugin
22156           compileable without X (but then without overlay, obviously).
22157           Makes xwindowlistener obsolete, should we remove that?
22158
22159 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22160
22161         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
22162         (gst_osssrc_src_query):
22163         * sys/oss/gstosssrc.h:
22164           OK, so people want offset in DEFAULT. This time, actually fix all
22165           cases.
22166         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
22167           Add FPS properly.
22168
22169 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22170
22171         * gst/asfdemux/gstasfmux.c:
22172         * gst/avi/gstavimux.c:
22173           Framerate.
22174
22175 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22176
22177         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
22178           Fix properties (channel, norm, frequency).
22179
22180 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22181
22182         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
22183           Flag typo.
22184         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
22185           No warnings.
22186
22187 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22188
22189         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
22190           Fix hang.
22191
22192 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22193
22194         * sys/v4l2/gstv4l2element.h:
22195           Yet Another Hack (tm) for kernel header borkedness.
22196         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
22197         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
22198         (gst_v4l2src_link), (gst_v4l2src_getcaps),
22199         (gst_v4l2src_change_state):
22200         * sys/v4l2/gstv4l2src.h:
22201         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
22202         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
22203           Fix caps, keep track of state, work.
22204
22205 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22206
22207         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
22208           Quiet.
22209
22210 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22211
22212         * sys/oss/gstosssrc.c: (gst_osssrc_get):
22213           Don't mix bytes and samples.
22214
22215 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22216
22217         * ext/ogg/gstoggmux.c:
22218           Basic pad template which accepts OGM tracks, speex, flac, vorbis
22219           and theora. Any is incorrect.
22220         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
22221           Fix caps.
22222         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
22223         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
22224         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
22225         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
22226         * sys/v4l/gstv4lmjpegsrc.h:
22227         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
22228         (gst_v4lsrc_change_state):
22229         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
22230         (gst_v4lmjpegsrc_capture_stop):
22231           Fix caps. Keep track of internal state. Work.
22232
22233 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22234
22235         * ext/Makefile.am:
22236           Fix the build fixes.
22237
22238 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22239
22240         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22241         (gst_ogg_demux_src_event), (_find_chain_seek),
22242         (gst_ogg_pad_push):
22243           Check for pad availability before using it.
22244         * ext/ogg/gstoggdemux.c: (_find_chain_process):
22245           Fix parsing of chained ogg. Needs more work on the decoder side.
22246
22247 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22248
22249         * gst/spectrum/Makefile.am:
22250         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
22251         (idle_func):
22252           Fix demo and reenable it. Yes, I'm currently playing with audio
22253           analysis tools
22254
22255 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22256
22257         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
22258           We love it if files that start at zero work too...
22259
22260 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22261
22262         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
22263           Handle files with missing EOS headers.
22264
22265 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22266
22267         * gst/tcp/gsttcpserversink.c:
22268         (gst_tcpserversink_handle_server_read),
22269         (gst_tcpserversink_init_send):
22270         Zero some variables first (need for accept not to return EINVAL)
22271
22272 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22273
22274         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22275         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
22276         * ext/theora/theoradec.c: (theora_dec_sink_convert),
22277         (theora_dec_chain):
22278         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22279         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
22280           Seeking and querying finetune.
22281
22282 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22283
22284         * configure.ac:
22285         * ext/Makefile.am:
22286         * ext/raw1394/Makefile.am:
22287           fix the build
22288
22289 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22290
22291         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
22292           Wrong return.
22293         * gst/playback/Makefile.am:
22294         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
22295         * gst/playback/gstplay-marshal.list:
22296         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
22297           Fix marshallers.
22298
22299 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22300
22301         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
22302           Silence.
22303
22304 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22305
22306         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22307         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
22308         (gst_ogg_pad_push):
22309           Yay for non-lineair granulepos in theora.
22310
22311 2004-10-18  Wim Taymans  <wim@fluendo.com>
22312
22313         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
22314         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
22315         * ext/dv/gstdvdec.h:
22316         Make sure we renegotiate aspect ratio when the camera switches.
22317
22318 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22319
22320         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22321         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
22322           Start at zero.
22323         * ext/theora/theoradec.c: (theora_dec_chain):
22324           Skip headers. Bad idea for chained ogg, but fixes seeking.
22325
22326 2004-10-18  Wim Taymans  <wim@fluendo.com>
22327
22328         * configure.ac:
22329         I swear, this is the last time I touch this.
22330
22331 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22332
22333         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22334         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
22335         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
22336           Faster seeking.
22337         * ext/theora/theoradec.c: (theora_dec_sink_convert):
22338           Time-to-default conversion.
22339         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22340           Don't error on unknown packets, just skip. We should probably
22341           read them if we want to support chained ogg.
22342
22343 2004-10-18  Wim Taymans  <wim@fluendo.com>
22344
22345         * configure.ac:
22346         Added cdaudio to wrong list.
22347
22348 2004-10-18  Wim Taymans  <wim@fluendo.com>
22349
22350         * configure.ac:
22351         Revive cdaudio.
22352
22353 2004-10-18  Wim Taymans  <wim@fluendo.com>
22354
22355         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
22356         (gst_dvdec_video_link), (gst_dvdec_push):
22357         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
22358         (gst_smokeenc_resync), (gst_smokeenc_chain):
22359         Fix mimetype on smoke encoder.
22360         Add aspect ratio to dvdec. Not sure if these
22361         values are correct though....
22362
22363 2004-10-18  Wim Taymans  <wim@fluendo.com>
22364
22365         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22366         Fix vorbis property descriptions and ranges.
22367
22368 2004-10-18  Wim Taymans  <wim@fluendo.com>
22369
22370         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
22371         Really do nothing when no data is available.
22372         Go to the playing state when the stream is not seekable
22373         instead of failing.
22374
22375 2004-10-18  Wim Taymans  <wim@fluendo.com>
22376
22377         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
22378         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
22379         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
22380         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
22381         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
22382         Added uri handler for cd://
22383         Port to new API.
22384
22385 2004-10-18  Wim Taymans  <wim@fluendo.com>
22386
22387         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
22388         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
22389         (try_to_link_1), (no_more_pads), (close_link), (type_found):
22390         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
22391         (remove_prerolls), (unknown_type), (add_element_stream),
22392         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
22393         (gst_play_base_bin_remove_element),
22394         (gst_play_base_bin_link_stream):
22395         * gst/playback/gstplaybin.c: (gen_video_element),
22396         (gen_vis_element), (remove_sinks), (setup_sinks):
22397         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
22398         (gst_stream_info_get_type), (gst_stream_info_class_init),
22399         (gst_stream_info_init), (gst_stream_info_new),
22400         (gst_stream_info_dispose), (stream_info_mute_pad),
22401         (gst_stream_info_set_property), (gst_stream_info_get_property):
22402         * gst/playback/gststreaminfo.h:
22403         Add sink padtemplate to decodebin.
22404         Added some more comments.
22405         Make queue size configurable in playbasebin.
22406         Added possibility to use elements as sinks (ex cdaudio).
22407
22408 2004-10-15  Wim Taymans  <wim@fluendo.com>
22409
22410         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
22411         (gst_speexenc_chain):
22412         Fix speex timestamps so that it gets muxed properly.
22413
22414 2004-10-15  Wim Taymans  <wim@fluendo.com>
22415
22416         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
22417         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
22418         (gst_dv1394src_init), (gst_dv1394src_dispose),
22419         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
22420         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
22421         (gst_dv1394src_event), (gst_dv1394src_get_formats),
22422         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
22423         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
22424         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
22425         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
22426         * ext/raw1394/gstdv1394src.h:
22427         Added conversion/query functions.
22428         Update buffer timestamps,
22429         Added signals.
22430         Added uri dv:// so it might play from the firewire in playbin.
22431         Fix a possible leak.
22432         Added debugging.
22433
22434 2004-10-15  Wim Taymans  <wim@fluendo.com>
22435
22436         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
22437         (gst_dv1394src_init), (gst_dv1394src_set_property),
22438         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
22439         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
22440         * ext/raw1394/gstdv1394src.h:
22441         Added AV/C VTR control support needed for some cameras.
22442         Added automatic port detection.
22443         Added properties for selecting the channel.
22444         The configure.ac script is not yet updated to reflect the
22445         new libavc1394 and librom1394 dependencies.
22446
22447 2004-10-15  Wim Taymans  <wim@fluendo.com>
22448
22449         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
22450         (qtdemux_parse), (gst_qtdemux_handle_esds):
22451         An esds box is not a container.
22452         Fix parsing of mp4v boxes.
22453         Do not try to renegotiate fps for each frame. Need to
22454         find a better method. This should fix mp4 playback.
22455
22456 2004-10-14  David Schleef  <ds@schleef.org>
22457
22458         * configure.ac: update for swfdec-0.3 and liboil-0.2
22459         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
22460         * ext/swfdec/gstswfdec.h: same
22461         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
22462         * gst/videotestsrc/videotestsrc.c: same
22463
22464 2004-10-14  Wim Taymans  <wim@fluendo.com>
22465
22466         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
22467         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
22468         (is_sync_frame), (gst_multifdsink_new_client),
22469         (gst_multifdsink_handle_client_write),
22470         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
22471         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
22472         Turn warnings into info.
22473         Don't allow a state change in the streaming thread.
22474
22475 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22476
22477         * ext/vorbis/oggvorbisenc.c:
22478         * ext/vorbis/vorbisdec.c:
22479           fix template sample rate
22480
22481 2004-10-13  Wim Taymans  <wim@fluendo.com>
22482
22483         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
22484         Decoding the header first fixes some problems in resyncing
22485         in more mp3s.
22486
22487 2004-10-12  Wim Taymans  <wim@fluendo.com>
22488
22489         * gst/playback/gstplaybin.c: (gen_video_element),
22490         (gen_vis_element), (remove_sinks), (setup_sinks):
22491         Added vis plugin support, need to configure the vis
22492         element to activate it.
22493
22494 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22495
22496         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
22497         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
22498           Some debug.
22499         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
22500         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
22501         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
22502         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
22503         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
22504         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
22505         * gst/avi/gstavidemux.h:
22506           Support for openDML-2.0 indx/ix## chunks. Support for broken index
22507           recovery (where, if part of the index is broken, we will still read
22508           the rest of the index and recover the broken part by stream
22509           scanning). More broken media support. EOS workarounds. General AVI
22510           braindamage headache recovery. Aspirin included.
22511
22512 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22513
22514         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
22515         (cdparanoia_event), (cdparanoia_query):
22516           Get rid of hideous lead-in.
22517
22518 2004-10-11  Wim Taymans  <wim@fluendo.com>
22519
22520         * gst/playback/gstplaybasebin.c: (setup_source):
22521         Wrong var used to get g_list_next.
22522
22523 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22524
22525         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
22526         (cdparanoia_get), (cdparanoia_open):
22527           Report discid as metadata, add duration.
22528
22529 2004-10-11  Wim Taymans  <wim@fluendo.com>
22530
22531         * gst/playback/gstplaybasebin.c: (setup_source):
22532         Cleanup the previous pipeline a little earlier for the
22533         case that a source element provides raw data.
22534
22535 2004-10-11  Benjamin Otte  <otte@gnome.org>
22536
22537         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22538           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
22539           consuming the last 128 bytes, even though it was valid mp3 data.
22540
22541 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22542
22543         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
22544         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
22545         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
22546         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
22547
22548 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22549
22550         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
22551         Fix for webcams that support only specific width or height
22552
22553 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
22554
22555         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22556
22557         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
22558           Fix wrong discont event setup (fixes #154967).
22559
22560 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
22561
22562         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22563
22564         * gst/auparse/gstauparse.c: (gst_auparse_chain):
22565           Error out on invalid data (fixes #154807).
22566
22567 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
22568
22569         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22570
22571         * ext/dvdread/dvdreadsrc.c: (_read):
22572           Make titles > 0 work again (fixes #154834).
22573
22574 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22575
22576         * gst-libs/gst/riff/riff-media.c:
22577         (gst_riff_create_video_template_caps):
22578           WMV3 missing in template caps.
22579
22580 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22581
22582         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
22583           OK, so the original code was too strict. It makes random AVI files
22584           hang for seconds upon opening, which is unacceptable and is far
22585           beyond the original goal of getting multiple chunks for one-chunk
22586           sounc stream files. So now do just that.
22587
22588 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22589
22590         * gst/playback/gstplaybasebin.c: (setup_source),
22591         (gst_play_base_bin_change_state):
22592           Actually clean up streaminfo if output fails. This would trigger
22593           if, for example, there was no CD in the drive. No preroll, so
22594           a streaminfo structure is created, but the subsequent state change
22595           of the thread fails.
22596         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
22597           Don't change state if parent failed.
22598
22599 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22600
22601         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
22602         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
22603         (gen_video_element), (remove_sinks):
22604           Add small bits of code for screenshot handling.
22605
22606 2004-10-08  Wim Taymans  <wim@fluendo.com>
22607
22608         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
22609         (gen_video_element), (gen_audio_element), (setup_sinks):
22610         Don't assume the user provided sinks are named "sink"...
22611
22612 2004-10-08  Wim Taymans  <wim@fluendo.com>
22613
22614         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
22615         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
22616         (gst_play_base_bin_link_stream):
22617         Do not try to autoplug sources that generate raw streams like
22618         cdparanoia.
22619         disconnect the preroll overrun signal when we don't need it anymore.
22620
22621 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
22622
22623         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
22624         Added reworked patch from #154903 from milosz derezynski (deadchip).
22625
22626 2004-10-08  Wim Taymans  <wim@fluendo.com>
22627
22628         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
22629         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
22630         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
22631         (cdparanoia_convert), (cdparanoia_uri_get_type),
22632         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
22633         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
22634         * ext/cdparanoia/gstcdparanoia.h:
22635         This adds the cdda://<tracknum> uri.
22636
22637 2004-10-08  Wim Taymans  <wim@fluendo.com>
22638
22639         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
22640         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
22641         (try_to_link_1), (no_more_pads), (close_link), (type_found):
22642         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
22643         (unknown_type), (gst_play_base_bin_remove_element),
22644         (gst_play_base_bin_link_stream):
22645         * gst/playback/gstplaybasebin.h:
22646         * gst/playback/gstplaybin.c: (gst_play_bin_init),
22647         (gst_play_bin_set_property), (gen_video_element),
22648         (gen_audio_element), (setup_sinks):
22649         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
22650         (gst_stream_info_get_type), (gst_stream_info_class_init),
22651         (gst_stream_info_init), (gst_stream_info_new),
22652         (gst_stream_info_dispose), (stream_info_mute_pad),
22653         (gst_stream_info_set_property), (gst_stream_info_get_property):
22654         * gst/playback/gststreaminfo.h:
22655         Reuse the audio and video bins.
22656         Some internal cleanups in the stream selection code.
22657
22658 2004-10-08  Julien MOUTTE  <julien@moutte.net>
22659
22660         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
22661         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
22662         * sys/ximage/ximagesink.h:
22663         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
22664         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
22665         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
22666         not coming from those elements. Moreover these elements should not keep
22667         the xid they have been given when in NULL state.
22668
22669 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22670
22671         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
22672         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
22673         * sys/ximage/ximagesink.h:
22674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
22675         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
22676         * sys/xvimage/xvimagesink.h:
22677           Actually only create a new toplevel window if we're not gonna
22678           embed it right after.
22679
22680 2004-10-07  Wim Taymans  <wim@fluendo.com>
22681
22682         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
22683         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
22684         * gst/playback/gstplaybin.c: (setup_sinks):
22685         Implement muting/unmuting of streams, mute streams that are not
22686         used.
22687
22688 2004-10-07  Wim Taymans  <wim@fluendo.com>
22689
22690         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
22691         (plugin_init):
22692         Added lame audio/x-ac3 typefind function.
22693
22694 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22695
22696         * configure.ac:
22697           bump nano to cvs
22698
22699 === release 0.8.5 ===
22700
22701 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22702
22703         * NEWS:
22704         * RELEASE:
22705         * configure.ac:
22706           releasing 0.8.5, "Take You On"
22707
22708 2004-10-06  Wim Taymans  <wim@fluendo.com>
22709
22710         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
22711         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22712         (no_more_pads), (close_link), (type_found):
22713         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
22714         * gst/playback/gstplaybin.c: (gen_video_element):
22715         Do not signal the no_more_pads after the first pad when
22716         we are plugging a non dynamic element with multiple
22717         output pads (like swfdec, dvdec, ...).
22718
22719 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22720
22721         * configure.ac:
22722           bump for prerelease
22723
22724 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22725
22726         * gst/wavparse/gstwavparse.c:
22727           add ATRAC3 to STATIC CAPS to fix a warning
22728
22729         * gst/matroska/ebml-read.c:
22730         * gst-libs/gst/riff/riff-read.c:
22731           fix typos
22732
22733 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22734
22735         * gst-libs/gst/riff/riff-media.c:
22736           generate caps for ATRAC3 audio streams
22737
22738         * gst/realmedia/rmdemux.c:
22739           generate caps for ATRAC3 audio streams
22740
22741 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22742
22743         * gst/wavparse/Makefile.am
22744         * gst/wavparse/riff.h
22745         * gst/wavparse/wavparse.vcproj
22746           riff.h removal (unused and duplication with riff-ids.h)
22747
22748 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22749
22750         * gst/wavparse/gstwavparse.h
22751           remove duplicated defines for audio codec codes
22752
22753         * gst-libs/gst/riff/riff-ids.h
22754         * gst/wavenc/riff.h:
22755           add "4CC" code for ATRAC3 audio streams
22756           add "4CC" code for ITU_G721_ADPCM (unused for now)
22757
22758 2004-10-06  Wim Taymans  <wim@fluendo.com>
22759
22760         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
22761         Actually _do_ negotiation. Pass gdouble as arg instead
22762         of guint64 for the framerate.
22763
22764 2004-10-06  Wim Taymans  <wim@fluendo.com>
22765
22766         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
22767         (find_compatibles), (close_pad_link), (try_to_link_1),
22768         (no_more_pads), (close_link), (type_found):
22769         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
22770         * gst/playback/gstplaybin.c: (gen_video_element),
22771         (gen_audio_element):
22772         Set state on newly added element to READY so that negotiation
22773         can happen ASAP.
22774         Addes some more debug info.
22775         Do not try to plug pads with multiple caps structures or ANY
22776         because it is too dangerous since we do not do dynamic
22777         replugging.
22778
22779 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22780
22781         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
22782
22783         * po/LINGUAS:
22784         * po/or.po:
22785           add Oriya translation
22786
22787 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22788
22789         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
22790           Prevent overwrite of size member. Makes audio sound crappy.
22791
22792 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22793
22794         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22795         Add rmvb to the list of known RealMedia extensions
22796
22797 2004-10-05  Wim Taymans  <wim@fluendo.com>
22798
22799         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
22800         (mngdec_openstream), (mngdec_closestream),
22801         (mngdec_handle_sink_event), (mngdec_readdata),
22802         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
22803         (mngdec_getcanvasline), (mngdec_refresh),
22804         (gst_mngdec_change_state):
22805         Set the framerate correctly.
22806
22807 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22808
22809         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
22810           There was something wrong with the index massaging.
22811
22812 2004-10-04  Wim Taymans  <wim@fluendo.com>
22813
22814         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
22815         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
22816         (gst_smokedec_chain):
22817         * ext/jpeg/gstsmokedec.h:
22818         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
22819         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
22820         * ext/jpeg/gstsmokeenc.h:
22821         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
22822         (smokecodec_decode_new), (smokecodec_info_free),
22823         (smokecodec_set_quality), (smokecodec_get_quality),
22824         (smokecodec_set_threshold), (smokecodec_get_threshold),
22825         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
22826         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
22827         (smokecodec_encode), (smokecodec_parse_id),
22828         (smokecodec_parse_header), (smokecodec_decode):
22829         * ext/jpeg/smokecodec.h:
22830         * ext/jpeg/smokeformat.h:
22831         Updated smoke, new bitstream, allows embedding in ogg.
22832
22833 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22834
22835         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
22836           Fix seeking in some files. All this code is no longer needed (and
22837           actually breaks stuff) because we now synchronize the full index
22838           right when reading the header.
22839
22840 2004-10-04  Wim Taymans  <wim@fluendo.com>
22841
22842         * configure.ac:
22843         configure update for libmng.
22844
22845 2004-10-04  Wim Taymans  <wim@fluendo.com>
22846
22847         * ext/libmng/Makefile.am:
22848         * ext/libmng/gstmng.c: (plugin_init):
22849         * ext/libmng/gstmng.h:
22850         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
22851         (gst_mngdec_base_init), (gst_mngdec_class_init),
22852         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
22853         (gst_mngdec_loop), (gst_mngdec_get_property),
22854         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
22855         (mngdec_closestream), (mngdec_handle_sink_event),
22856         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
22857         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
22858         (gst_mngdec_change_state):
22859         * ext/libmng/gstmngdec.h:
22860         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
22861         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
22862         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
22863         (gst_mngenc_chain), (gst_mngenc_get_property),
22864         (gst_mngenc_set_property):
22865         * ext/libmng/gstmngenc.h:
22866         Added basic MNG decoder. Needs more work. The encoder does
22867         not work yet.
22868
22869 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22870
22871         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
22872         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
22873         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
22874           Don't hang on length=0 chunks. Some negotiation fixes. Signal
22875           no-more-pads.
22876
22877 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22878
22879         * configure.ac:
22880           you need at least 1.0.4 of speex
22881
22882 2004-10-04 Iain <iaingnome@gmail.com>
22883
22884         * ext/speex/gstspeexdec.h: Revert the includes changes.
22885
22886         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
22887
22888 2004-09-30 Iain <iaingnome@gmail.com>
22889
22890         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
22891         found during init or set as a property instead of hardcoding /dev/audio
22892
22893 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22894
22895         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
22896         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
22897         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
22898         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
22899         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
22900         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
22901         (gst_rmdemux_dump_data):
22902           Use debug category, fix EOS handling. filesrc ! rmdemux now
22903           works.
22904
22905 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22906
22907         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
22908         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
22909         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
22910           Improve allocation, cutting and sorting of the index. How takes a
22911           few seconds instead of minutes.
22912
22913 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
22914
22915         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
22916           fixed compilation
22917
22918 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22919
22920         * gst-libs/gst/riff/riff-media.c:
22921         (gst_riff_create_video_caps_with_data),
22922         (gst_riff_create_video_template_caps):
22923           Add wing commander format mimetype/fourccs.
22924         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
22925           Don't crash if some value is 0.
22926
22927 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22928
22929         * gst-libs/gst/riff/riff-media.c:
22930         (gst_riff_create_video_caps_with_data),
22931         (gst_riff_create_video_template_caps):
22932           Add DIB fourcc (raw, palettized 8-bit RGB).
22933         * gst-libs/gst/riff/riff-read.c:
22934         (gst_riff_read_strf_vids_with_data):
22935           Oops, fix strf_data reading bug.
22936         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
22937           Use a non-NULL tag.
22938         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
22939           Time for hacks. Sorry Dave. At least one quicktime movie (a
22940           trailer) that I've encountered contains multiple video tracks.
22941           One of those is the actual video track, the other are one-frame
22942           tracks (images). Unfortunately, the number of frames according
22943           to the trak header is 1 for each, so that doesn't help. So
22944           instead, I look at the duration and discard tracks with a
22945           duration shorter than 20% of the length of the stream. Better
22946           than nothing.
22947
22948 2004-10-01  Christian Schaller <christian@fluendo.com>
22949
22950         * ext/ivorbis/vorbis.c:
22951           Patch from Phil Blundell (Bug 152341)
22952
22953 2004-10-01  Wim Taymans  <wim@fluendo.com>
22954
22955         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
22956         (speex_dec_get_formats), (speex_dec_convert),
22957         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
22958         (speex_dec_chain), (gst_speexdec_get_property),
22959         (gst_speexdec_set_property):
22960         Small cleanups.
22961
22962 2004-10-01  Wim Taymans  <wim@fluendo.com>
22963
22964         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
22965         (gst_wavparse_stream_init), (gst_wavparse_fmt),
22966         (gst_wavparse_other), (gst_wavparse_loop),
22967         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
22968         (gst_wavparse_srcpad_event):
22969         * gst/wavparse/gstwavparse.h:
22970         Added some more debugging info.
22971         Fix the case where the length of the file is 0.
22972         Make sure we seek to sample borders.
22973
22974 2004-10-01  Wim Taymans  <wim@fluendo.com>
22975
22976         * gst/playback/README:
22977         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
22978         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
22979         (try_to_link_1), (no_more_pads), (close_link), (type_found):
22980         Add some debug info to decodebin, update README
22981
22982 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22983
22984         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
22985           Don't use g_print(); use GST_DEBUG().
22986
22987 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22988
22989         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
22990         (gst_ogg_mux_queue_pads):
22991           Handle EOS properly.
22992
22993 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
22994
22995         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22996
22997         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
22998         (gst_faad_chain), (gst_faad_change_state):
22999         * ext/faad/gstfaad.h:
23000           Allow playback of raw (unframed) MPEG AAC files (#148993).
23001
23002 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
23003
23004         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23005
23006         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
23007           Throw error if we didn't recognize the stream. Fixes #152289.
23008
23009 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23010
23011         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
23012           Fix negotiation.
23013
23014 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
23015
23016         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23017
23018         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
23019           Fix memleak.
23020
23021 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
23022
23023         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23024
23025         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
23026           Solve #152805.
23027         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
23028           Solve 152806.
23029
23030 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23031
23032         * gst-libs/gst/riff/riff-media.c:
23033         (gst_riff_create_video_caps_with_data),
23034         (gst_riff_create_audio_caps_with_data):
23035           Add codec_data handling (like asfdemux used to do).
23036         * gst/asfdemux/gstasf.c: (plugin_init):
23037         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
23038         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
23039           Use riff-media for caps creation instead of our own (mostly
23040           broken) copy of its functions.
23041
23042 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23043
23044         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
23045           Don't actually error out if we get another return value than
23046           -EINVAL. Opposite to what I first thought, drivers have random
23047           return values for this, although -EINVAL is the expected return
23048           value. Since this is not fatal, we shouldn't use
23049           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
23050
23051 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23052
23053         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
23054         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
23055         (dvdreadsrc_get_property), (_open), (_seek), (_read),
23056         (dvdreadsrc_get), (dvdreadsrc_open_file),
23057         (dvdreadsrc_change_state):
23058           Fix. Don't do one big huge loop around the whole DVD, that will
23059           cache all data and thus eat sizeof(dvd) (several GB) before we
23060           see something.
23061         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
23062           Actually NULL'ify event after using it.
23063         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
23064         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
23065         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23066         (gst_ebml_read_seek), (gst_ebml_read_skip):
23067           Handle events.
23068         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
23069         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
23070         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
23071           Fix timing (this will probably break if I seek using menus, but
23072           I didn't get there yet). VOBs and normal DVDs should now work.
23073           Add a mpeg2-only pad with high rank so this get autoplugged for
23074           MPEG-2 movies.
23075         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
23076         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
23077         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
23078         (gst_mpeg_demux_get_audio_stream),
23079         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
23080         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
23081           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
23082           MPEG-1 but use dvddemux for MPEG-2.
23083         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
23084         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
23085         (gst_mpeg_parse_parse_packhead):
23086           Timing. Only add pad template if it exists. Add sink template from
23087           class and not from ourselves. This means we will always use the
23088           correct sink template even if it is not the one defined in this
23089           file.
23090
23091 2004-09-29  Wim Taymans  <wim@fluendo.com>
23092
23093         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
23094         (gst_mpeg_demux_parse_pes):
23095         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
23096         Fix playback of mpeg again, timestamps where screwed up by
23097         patch 1.61.
23098
23099 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23100
23101         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
23102           Only return true if we actually filled something in. Prevents
23103           player applications from showing a random length for flac files.
23104         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
23105         (gst_riff_read_use_event), (gst_riff_read_handle_event),
23106         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
23107         (gst_riff_read_strf_vids_with_data),
23108         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
23109           OK, ok, so I implemented event handling. Apparently it's normal
23110           that we receive random events at random points without asking
23111           for it.
23112         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
23113         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
23114         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
23115         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
23116         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
23117         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
23118         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
23119         * gst/avi/gstavidemux.h:
23120           Implement non-lineair chunk handling and subchunk processing.
23121           The first solves playback of AVI files where the audio and video
23122           data of individual buffers that we read are not synchronized.
23123           This should not happen according to the wonderful AVI specs, but
23124           of course it does happen in reality. It is also a prerequisite for
23125           the second. Subchunk processing allows us to cut chunks in small
23126           pieces and process each of these pieces separately. This is
23127           required because I've seen several AVI files with incredibly large
23128           audio chunks, even some files with only one audio chunk for the
23129           whole file. This allows for proper playback including seeking.
23130           This patch is supposed to fix all AVI A/V sync issues.
23131         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
23132         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
23133           Work.
23134         * gst/modplug/gstmodplug.cc:
23135           Proper return value setting for the query() function.
23136         * gst/playback/gstplaybasebin.c: (setup_source):
23137           Being in non-playing state (after, e.g., EOS) is not necessarily
23138           a bad thing. Allow for that. This fixes playback of short files.
23139           They don't actually playback fully now, because the clock already
23140           runs. This means that small files (<500kB) with a small length
23141           (<2sec) will still not or barely play. Other files, such as mod
23142           or flx, will work correctly, however.
23143
23144 2004-09-28  Wim Taymans  <wim@fluendo.com>
23145
23146         * ext/speex/gstspeex.c: (plugin_init):
23147         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
23148         (gst_speex_dec_class_init), (speex_dec_get_formats),
23149         (speex_get_event_masks), (speex_get_query_types),
23150         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
23151         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
23152         (gst_speexdec_get_property), (gst_speexdec_set_property),
23153         (speex_dec_change_state):
23154         * ext/speex/gstspeexdec.h:
23155         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
23156         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
23157         (gst_speexenc_base_init), (gst_speexenc_class_init),
23158         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
23159         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
23160         (gst_speexenc_src_query), (gst_speexenc_init),
23161         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
23162         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
23163         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
23164         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
23165         (gst_speexenc_chain), (gst_speexenc_get_property),
23166         (gst_speexenc_set_property), (gst_speexenc_change_state):
23167         * ext/speex/gstspeexenc.h:
23168         Rewrote speex encoder, make sure it can be embedded in ogg.
23169         Implemented speex decoder.
23170
23171 2004-09-28  Christian Schaller <christian@fluendo.com>
23172
23173         * configure.ac:
23174         Remove kioslave plugin. Markey is brewing a new working one
23175         * ext/Makefile.am: Remove kioslave plugin
23176         * ext/kio: remove
23177         * gst-plugins.spec.in: remove kio plugin from spec
23178
23179 2004-09-27  Wim Taymans  <wim@fluendo.com>
23180
23181         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
23182         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
23183         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
23184         (gst_multifdsink_new_client),
23185         (gst_multifdsink_handle_client_write),
23186         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23187         (gst_multifdsink_handle_clients):
23188         * gst/tcp/gstmultifdsink.h:
23189         Make syncing to keyframes actually work for new clients and lagging
23190         clients.
23191
23192 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23193
23194         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
23195         (gst_navigationtest_handle_src_event), (draw_box_planar411),
23196         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
23197         * gst/debug/gstnavigationtest.h:
23198           make navigationtest display button-press and button-release events
23199
23200 2004-09-26 Iain <iaingnome@gmail.com>
23201
23202         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
23203         the channels have received a new media event.
23204         (interleave_buffered_loop): Compresses a new media event on all
23205         channels into one.
23206
23207 2004-09-26 Iain <iaingnome@gmail.com>
23208
23209         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
23210         call the sinkpad's default event handler and not the srcpads. He also
23211         says this is confusing :)
23212         (gst_wavenc_stop_file): Company says that seek events only go upstream
23213         we should send a discontinuous downstream instead.
23214
23215 2004-09-25  Christian Schaller <christian@fluendo.com>
23216
23217         * Update SPEC file to be usable in conjunction with Fedora Core,
23218           Fedora.us and freshrpms packages
23219         * Fix typo in multifilesrc test Makefile
23220
23221 2004-09-24  Wim Taymans  <wim@fluendo.com>
23222
23223         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
23224         Only signal the no_more_pads signal when we have
23225         added the stream to our list.
23226
23227 2004-09-24  Wim Taymans  <wim@fluendo.com>
23228
23229         * gst/playback/gstplaybasebin.c: (remove_prerolls),
23230         (new_decoded_pad):
23231         * gst/playback/gstplaybasebin.h:
23232         * gst/playback/gstplaybin.c: (setup_sinks):
23233         Don't try to preroll or decode more than one audio/video
23234         track.
23235
23236 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23237
23238         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23239           Throw error if we failed to find a suitable output. This should
23240           throw an error if we successfully set up a pipeline (e.g. because
23241           we recognized a media file) but found no decodable streams in it
23242           (e.g. because it contains only media stream types for which we
23243           have no decoders, or because it's not a media type).
23244
23245 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23246
23247         * ext/dirac/Makefile.am:
23248         * ext/dirac/gstdirac.cc:
23249         * ext/dirac/gstdiracdec.cc:
23250         * ext/dirac/gstdiracdec.h:
23251           Do something. Don't actually know if this works because I don't
23252           have a demuxer yet.
23253         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
23254           Add channels=1 to caps returned from _getcaps().
23255         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
23256         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
23257         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
23258         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
23259         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
23260         (gst_ogm_parse_change_state):
23261           Separate between audio/video so ogmaudioparse actually uses the
23262           audio pad templates. Both audio and video work now, including
23263           autoplugging. Also use sometimes-srcpad hack.
23264         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
23265           Handle events better. Don't hang on infinite loops.
23266         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
23267         (gst_avi_demux_init), (gst_avi_demux_reset),
23268         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
23269         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
23270         (gst_avi_demux_change_state):
23271         * gst/avi/gstavidemux.h:
23272           Improve A/V sync. Still not perfect.
23273         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
23274         (gst_ebml_read_skip):
23275           Handle events better.
23276         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
23277         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
23278         (qtdemux_audio_caps):
23279           Add IMA4. Improve event handling. Save offset after a seek when
23280           the headers are at the end of the file so that we don't end up in
23281           an infinite loop.
23282         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
23283           Add low-priority typefind support for files with no length.
23284
23285 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23286
23287         * testsuite/multifilesink/Makefile.am:
23288         fix typo
23289
23290 2004-09-22  Julien MOUTTE  <julien@moutte.net>
23291
23292         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
23293         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
23294         mistakes from thaytan's patches.
23295
23296 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
23297
23298         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
23299           For completeness, XSync in the destroy function as xvimage does.
23300
23301 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
23302
23303         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
23304            Correct caps negotiation
23305         * gst/volume/gstvolume.c: (volume_chain_float),
23306         (volume_chain_int16):
23307            Modify debug output to be little more informative
23308         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
23309         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23310         (gst_xvimagesink_xvimage_destroy):
23311           Add XSync calls after detaching from the shared memory segment to
23312           avoid a crash.
23313
23314 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23315
23316         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23317         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
23318         * ext/vorbis/vorbis.c: (plugin_init):
23319         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
23320         (gst_vorbisenc_chain):
23321         * ext/vorbis/vorbisenc.h:
23322         remove explicit newmedia support from oggmux and vorbisenc
23323         add debug category to vorbisenc
23324         * gst/multifilesink/gstmultifilesink.c:
23325         (gst_multifilesink_class_init), (gst_multifilesink_init),
23326         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
23327         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
23328         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
23329         (plugin_init):
23330         * gst/multifilesink/gstmultifilesink.h:
23331         add support for streamheader in multifilesink
23332
23333 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23334
23335         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
23336         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
23337         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
23338           Prevent infinite loops. More correct error reporting.
23339         * gst/auparse/gstauparse.c: (gst_auparse_chain):
23340           Error out if negotiation fails.
23341         * gst/playback/gstplaybasebin.c: (setup_source),
23342         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
23343         (gst_play_base_bin_found_tag):
23344           Error/tag forwarding. Pre-roll fixes for source errors on state
23345           changes (e.g. "file does not exist") to prevent hangs.
23346
23347 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23348
23349         * testsuite/multifilesink/Makefile.am:
23350         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
23351         (gst_newmedia_class_init), (gst_newmedia_init),
23352         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
23353         (newfile_signal), (test_signal), (main):
23354         * testsuite/multifilesink/multifilesrc_test.c: (main):
23355         * testsuite/multifilesink/oggtheora_test.c:
23356         (gst_newmedia_base_init), (gst_newmedia_class_init),
23357         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
23358         (test_format), (newfile_signal), (test_signal), (main):
23359         * testsuite/multifilesink/oggvorbis_test.c:
23360         (gst_newmedia_base_init), (gst_newmedia_class_init),
23361         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
23362         (test_format), (newfile_signal), (test_signal), (main):
23363         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
23364         (gst_newmedia_class_init), (gst_newmedia_init),
23365         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
23366         (newfile_signal), (test_signal), (main):
23367         New media tests
23368
23369 2004-09-20  Christian Schaller <christian@fluendo.com>
23370
23371         * Fix mikmod license to LGPL as they have relicensed
23372         * Move Dirac and Effectv into LGPL section of README_license
23373
23374 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23375
23376         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
23377         (gst_mad_change_state):
23378           Allow for mp3 rate/channels changes. However, only very
23379           conservatively. Reason that we *have* to enable this is smiply
23380           because the mad find_sync() function is not good enough, it will
23381           regularly sync on random data as valid frames and therefore make
23382           us provide random caps as *final* caps of the stream. The best fix
23383           I could think of is to simply require several of the same stream
23384           changes in a row before we change caps.
23385           The actual testcase that works now is #
23386         * ext/ogg/Makefile.am:
23387         * ext/ogg/gstogg.c: (plugin_init):
23388         * ext/ogg/gstogmparse.c:
23389           OGM support (video only for now; I need an audio sample file).
23390         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
23391         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
23392         (gst_asf_demux_add_video_stream):
23393           WMV extradata.
23394         * gst/playback/gstplaybasebin.c: (unknown_type):
23395           Don't error out on single unknown-types after all. It's wrong.
23396           If we found type of video and audio but not of a subtitle stream,
23397           it will still error out (which is unwanted). Will find a better fix
23398           later on.
23399         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
23400         (ogmaudio_type_find), (plugin_init):
23401           OGM support.
23402
23403 2004-09-20  Johan Dahlin  <johan@gnome.org>
23404
23405         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
23406         after setting caps.
23407
23408 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23409
23410         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
23411         * gst/wavenc/gstwavenc.h:
23412         Added newmedia support to wavenc
23413
23414 2004-09-17  Wim Taymans  <wim@fluendo.com>
23415
23416         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
23417         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
23418         (gst_fdset_fd_can_write), (gst_fdset_wait):
23419         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
23420         (gst_multifdsink_init), (gst_multifdsink_add),
23421         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
23422         (gst_multifdsink_remove_client_link),
23423         (gst_multifdsink_client_queue_buffer),
23424         (gst_multifdsink_handle_client_write),
23425         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
23426         (gst_multifdsink_close), (gst_multifdsink_change_state):
23427         * gst/tcp/gstmultifdsink.h:
23428         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23429         (gst_tcpserversink_removed):
23430         Small cleanups in fdset.c
23431         Use a hastable to map fd to the client structure for faster
23432         lookup in _remove and get_stats.
23433         Added virtual function to close the fds.
23434         Handle clients even when the select/poll call was unblocked because
23435         of a command.
23436         Implement syncing to keyframe in the recovery procedure.
23437
23438 2004-09-16 Iain <iaingnome@gmail.com>
23439
23440         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
23441         try caps.
23442
23443 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23444
23445         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
23446           Caps are only set if the type of the stream is unknown, but this
23447           is initialized in ->init_stream(), so set to UNKNOWN after calling
23448           ->init_stream() so that capsnego starts.
23449
23450 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23451
23452         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23453         (gst_avi_demux_stream_data):
23454           Just hardcode for raw audio then. AVI audio sucks.
23455
23456 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
23457
23458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
23459         * gst/matroska/matroska-mux.c: (audiosink_templ),
23460         (gst_matroska_mux_audio_pad_link):
23461         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
23462         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
23463
23464 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23465
23466         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23467         (gst_avi_demux_stream_data):
23468           Try to fix a/v sync issues.
23469
23470 2004-09-15  David Schleef  <ds@schleef.org>
23471
23472         * configure.ac: remove NASM check, since we don't use it.  Update
23473         dirac check to 0.4
23474         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
23475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23476         Initialized variables.
23477         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
23478         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
23479         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
23480         SVQ3 format
23481
23482 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23483
23484         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23485         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
23486         * gst/avi/gstavidemux.h:
23487           Fix for compressed audio (mp3) timestamp generation. How did this
23488           ever work?
23489
23490 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23491
23492         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
23493           Volume is a double not a float.
23494
23495 2004-09-15  Wim Taymans  <wim@fluendo.com>
23496
23497         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
23498         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
23499         Don't close the fd in multifdsink as we didn't open it in the
23500         first place. Some cleanups.
23501
23502 2004-09-15  Wim Taymans  <wim@fluendo.com>
23503
23504         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23505         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23506         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
23507         Fix the case where the muxer would mark pages as delta
23508         frames when they are not (vorbis only ogg).
23509
23510 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23511
23512         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
23513         (gst_play_base_bin_change_state):
23514           Handle the case where we failed to setup a clear pipeline. This
23515           will throw an error (or EOS, another nice case) and if you don't
23516           catch that, the app will wait for the signal forever (and thus
23517           hang).
23518
23519 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23520
23521         * ext/gnomevfs/gstgnomevfssink.c:
23522         (gst_gnomevfssink_uri_get_protocols):
23523         * ext/gnomevfs/gstgnomevfssrc.c:
23524         (gst_gnomevfssrc_uri_get_protocols):
23525         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
23526         * ext/gnomevfs/gstgnomevfsuri.h:
23527           Use _uri_new() instead of _open(), so it doesn't take as long and
23528           Christophe's computer won't hang.
23529         * gst/playback/gstplaybasebin.c: (unknown_type):
23530           Throw error on unknown media type, so apps actually display it.
23531
23532 2004-09-14  Brian Cameron  <brian.cameron@sun.com
23533
23534         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
23535           this script to work on Solaris since bash shell handles echo
23536           differenly than bash.
23537
23538 2004-09-17  Wim Taymans  <wim@fluendo.com>
23539
23540         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
23541         (setup_source), (gst_play_base_bin_set_property),
23542         (gst_play_base_bin_add_element):
23543         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
23544         Some more work on making sure seeking pauses the pipeline and
23545         that changing the uri actually does something.
23546
23547 2004-09-17  Wim Taymans  <wim@fluendo.com>
23548
23549         * gst/tcp/gstfdset.c: (gst_fdset_wait):
23550         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
23551         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
23552         (gst_tcpserversink_close):
23553         Be a bit more paranoid when freeing memory.
23554
23555 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23556
23557         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
23558         (qtdemux_parse_trak):
23559           Don't crash by dividing by zero (see sample movie in #126922).
23560
23561 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23562
23563         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
23564           Don't touch non-existing data (fixes crash on file in #140147).
23565
23566 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23567
23568         * gst/playback/gstplaybasebin.c:
23569         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
23570           Handle double disposals, and proper change of URIs.
23571
23572 2004-09-13  Martin Eikermann <meiker@upb.de>
23573
23574         * gst/mpegstream/gstmpegparse.c:
23575           fix synchronistation for streams recorded from digital PCR
23576           fixes bug #119376
23577
23578 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23579
23580         * ext/gnomevfs/Makefile.am:
23581         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23582         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
23583         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
23584         (gst_gnomevfssink_uri_get_type),
23585         (gst_gnomevfssink_uri_get_protocols),
23586         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
23587         (gst_gnomevfssink_uri_handler_init),
23588         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
23589         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
23590         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
23591         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
23592         (gst_gnomevfssrc_uri_get_type),
23593         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
23594         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
23595         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
23596         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
23597         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
23598         * ext/gnomevfs/gstgnomevfsuri.h:
23599           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
23600           of fake URIs to see which this version of Gnome-VFS likes, and
23601           uses that for the Gst-URI interface. Makes playbin support http://
23602           streams. Also fix up some stupid behaviour in gnomevfssrc.
23603
23604 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23605
23606         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
23607         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
23608         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
23609         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
23610           Update mixer (to sync with other sessions) if we try to obtain
23611           a new value. This makes alsamixer work accross applications.
23612         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
23613           Only call sync functions if we're running, else alsalib asserts.
23614         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
23615           Sometimes fails to compile. Possibly a gcc bug.
23616         * gst/playback/gstplaybin.c: (gen_video_element),
23617         (gen_audio_element):
23618           Add a reference to an application-provided object, because we lose
23619           this same reference if we add it to the bin. If we don't do this,
23620           we can only use this object once and thus crash if we go from
23621           ready to playing, back to ready and back to playing again.
23622           Also add an audioscale element because several cheap soundcards -
23623           like mine - don't support all samplerates.
23624         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23625         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
23626           Fix wrong order or PAR calls. Makes automatically obtained PAR
23627           from the X server atually being used.
23628
23629 2004-09-12  David Schleef  <ds@schleef.org>
23630
23631         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
23632         #151887, #152102, #152247.
23633         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
23634         * examples/seeking/cdparanoia.c: same
23635         * examples/seeking/cdplayer.c: same
23636         * examples/seeking/seek.c: same
23637         * examples/seeking/spider_seek.c: same
23638         * examples/seeking/vorbisfile.c: same
23639         * examples/stats/mp2ogg.c: same
23640         * ext/esd/esdsink.c: (gst_esdsink_class_init),
23641         (gst_esdsink_dispose): Dispose of element properly.
23642         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
23643         fixes.
23644         * ext/nas/nassink.c: (gst_nassink_class_init),
23645         (gst_nassink_dispose): Dispose of element correctly.
23646         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
23647         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
23648         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
23649         Fix 64-bit warning.
23650         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23651         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23652         Fix 64-bit warning.
23653
23654 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
23655
23656         * configure.ac : change speex detection as 1.1.6 now uses
23657           .pc/pkg-config and they changed their headers location.
23658
23659 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
23660
23661         * gst/matroska/matroska-mux.h:
23662         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
23663         (gst_matroska_mux_start), (gst_matroska_mux_finish),
23664         (gst_matroska_mux_write_data):
23665           Write multiple blocks/frames per cluster.
23666                 Write meta-seek information (seek heads).
23667
23668 2004-09-09  Scott Wheeler <wheeler@kde.org>
23669
23670         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
23671         (gst_play_bin_set_property), (gst_play_bin_get_property),
23672         (gen_audio_element), (gen_audio_element):
23673           Add a volume element / property to the pipeline.
23674
23675 2004-09-07  Wim Taymans  <wim@fluendo.com>
23676
23677         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
23678         Copy timestamps from the master pad to the output buffers.
23679
23680 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
23681
23682         * ext/raw1394/gstdv1394src.c:
23683           throw errors when applicable
23684
23685 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
23686
23687         * gst/matroska/ebml-ids.h:
23688         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
23689         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
23690         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
23691           automatically convert unix time <-> ebml time when reading/writing
23692           a date, use gst_ebml_write_uint to write CUETIME,
23693           not gst_ebml_write_date.
23694         * gst/matroska/matroska-ids.h:
23695         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
23696         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
23697         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
23698         (gst_matroska_mux_write_data):
23699           Write track and segment UIDs, write muxing date, write
23700           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
23701           Create cues for audio only files.
23702
23703 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23704
23705         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
23706         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
23707           Re-commit ALSA switches.
23708         * gst/adder/gstadder.c: (gst_adder_loop):
23709           64-bit fix (#151416).
23710         * gst/debug/progressreport.c: (gst_progressreport_report):
23711           64-bit fix (#151419).
23712         * gst/matroska/matroska-demux.c:
23713         (gst_matroska_demux_parse_contents):
23714           64-bit fix (#151420).
23715         * gst/playback/test3.c: (update_scale):
23716           64-bit fix (#151421).
23717
23718 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
23719
23720         * configure.ac:
23721           bump nano to cvs
23722
23723 === release 0.8.4 ===
23724
23725 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23726
23727         * configure.ac: releasing 0.8.4, "Alias"
23728
23729 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
23730
23731         * ext/theora/Makefile.am:
23732           fix makefile.  Fixes #151462.
23733
23734 2004-08-30  Wim Taymans  <wim@fluendo.com>
23735
23736         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
23737         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
23738         (gst_multifdsink_remove_client_link),
23739         (gst_multifdsink_client_queue_buffer),
23740         (gst_multifdsink_handle_client_write):
23741         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
23742         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
23743         Fix some memory leaks.
23744
23745 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23746
23747         Patch by: David Schleef
23748
23749         * configure.ac:
23750         * sys/Makefile.am:
23751           rename our detection macro for V4L2.  Fixes #151236.
23752
23753 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23754
23755         Patch by: David Schleef
23756
23757         * configure.ac:
23758           check to define LAMEPRESET.  Fixes #151232.
23759
23760 2004-08-27  David Schleef  <ds@schleef.org>
23761
23762         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
23763         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
23764         (gst_glimagesink_fixate):  Move local variable declarations to
23765         make gcc-2.95 happy.
23766
23767 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
23768
23769         * configure.ac:
23770           bump nano for prerelease
23771
23772 2004-08-27  David Schleef  <ds@schleef.org>
23773
23774         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
23775         * sys/sunaudio/gstsunaudiosrc.c:
23776         * sys/sunaudio/gstsunaudiosrc.h:
23777
23778 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
23779
23780         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
23781         handle EOS correctly
23782         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
23783         * gst/matroska/matroska-mux.h:
23784         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
23785         VFW compatibility mode
23786
23787 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
23788
23789         patch by: Zaheer Abbas Merali
23790
23791         * ext/ogg/gstoggmux.c:
23792         * ext/vorbis/vorbisenc.c:
23793         * ext/vorbis/vorbisenc.h:
23794           handle NEWMEDIA
23795
23796 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
23797
23798         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
23799         fix byte order reversion on little endian machines.
23800         * gst/matroska/matroska-mux.c: (audiosink_templ),
23801         (gst_matroska_mux_audio_pad_link):
23802         add TTA codec to the list of supported codecs.
23803         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
23804         (gst_matroska_mux_start), (gst_matroska_mux_finish),
23805         (gst_matroska_mux_write_data):
23806         * gst/matroska/matroska-mux.h:
23807         write segment duration correctly, write muxing app string, fixes bugs
23808         #140897 and #140898.
23809         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
23810         wait for all pads to be negotiated before starting to mux.
23811
23812 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23813
23814         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
23815         * ext/lame/gstlame.h:
23816         Added new media support to lame
23817
23818 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
23819
23820         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
23821         send vorbis headers at the beginning of a stream, fixes bug #141554.
23822         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
23823         bug #148950.
23824         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
23825         (gst_matroska_demux_plugin_init):
23826         * gst/matroska/matroska-ids.h:
23827         enable demuxing of TTA audio streams, fixes bug #148951.
23828         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
23829         enable typefinding for TTA audio files, fixes bug #148711.
23830         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
23831         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
23832         fixes playback of packed bitstream and xvid with bframes, bug #135407.
23833
23834 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
23835
23836         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23837         (gst_riff_read_element_data), (gst_riff_read_seek),
23838         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
23839         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
23840         <teuf@gnome.org>
23841
23842 2004-08-23 Iain <iaingnome@gmail.com>
23843
23844         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
23845         tags. They appear to be handled differently to normal.
23846         (tag_list_to_id3_tag_foreach): Ditto.
23847
23848 2004-08-22  Wim Taymans  <wim@fluendo.com>
23849
23850         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23851         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
23852         Make sure we never send -1 granulepos.
23853
23854 2004-08-20  Wim Taymans  <wim@fluendo.com>
23855
23856         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23857         (gst_ogg_mux_loop):
23858         I will accept bitchslappings with non sharp objects.
23859
23860 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23861
23862         * configure.ac:
23863         Clean up the test for lame presets
23864
23865 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23866
23867         * configure.ac:
23868         * ext/lame/Makefile.am:
23869         * ext/lame/gstlame.c: (gst_lame_class_init),
23870         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
23871         Only enable lame presets if version of lame has presets in API
23872
23873 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
23874         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
23875         * gst/udp/gstudpsrc.h:
23876           Don't call gst_pad_push in a get function. Fixes #150449
23877
23878 2004-08-18  Wim Taymans  <wim@fluendo.com>
23879
23880         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
23881         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
23882         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
23883         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
23884         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
23885         (gst_fdset_wait):
23886         * gst/tcp/gstfdset.h:
23887         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
23888         (gst_multifdsink_client_queue_buffer),
23889         (gst_multifdsink_handle_client_write):
23890         * gst/tcp/gstmultifdsink.h:
23891         Some extra checks in gstfdset.
23892         Only use send() when the fd is a socket. Don't try to
23893         read from write only fds.
23894
23895 2004-08-18  Wim Taymans  <wim@fluendo.com>
23896
23897         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
23898         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
23899         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
23900         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
23901         (gst_fdset_wait):
23902         Add more locking and bounds checking.
23903
23904 2004-08-18  Wim Taymans  <wim@fluendo.com>
23905
23906         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
23907         Realloc test fdset in the lock and right before starting
23908         the poll call. Bump the limit to 4096.
23909
23910 2004-08-17  David Schleef  <ds@schleef.org>
23911
23912         * sys/sunaudio/Makefile.am:
23913         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
23914         of rates and channels.  Make debugging less obnoxious.
23915
23916         Patch from Balamurali Viswanathan implementing a mixer for
23917         Sun audio.  (bug #144091):
23918         * sys/sunaudio/gstsunelement.c:
23919         * sys/sunaudio/gstsunelement.h:
23920         * sys/sunaudio/gstsunmixer.c:
23921         * sys/sunaudio/gstsunmixer.h:
23922
23923 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23924
23925         * gst/audioscale/gstaudioscale.c:
23926         * gst/audioscale/gstaudioscale.h:
23927         made audioscale resample from any sample rate to any sample rate
23928
23929 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23930
23931         * ext/libpng/gstpngdec.c:
23932           error out on unsupported types
23933
23934 2004-08-17  Iain <iaingnome@gmail.com>
23935
23936         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
23937         mid_side and loose_mid_side properties if its a stereo stream.
23938
23939 2004-08-17  Wim Taymans  <wim@fluendo.com>
23940
23941         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23942         (theora_get_formats), (theora_dec_src_convert),
23943         (theora_dec_sink_convert), (theora_dec_src_query),
23944         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
23945         Add a debug line.
23946
23947 2004-08-17  Wim Taymans  <wim@fluendo.com>
23948
23949         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
23950         (gst_ogg_pad_push):
23951         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23952         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
23953         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
23954         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
23955         Mark delta units in the muxer.
23956         Try to decode the packet after an out-of-sync error from
23957         libogg.
23958
23959 2004-08-17  Wim Taymans  <wim@fluendo.com>
23960
23961         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
23962         (gst_multifdsink_init), (gst_multifdsink_add),
23963         (gst_multifdsink_client_queue_buffer),
23964         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
23965         * gst/tcp/gstmultifdsink.h:
23966         Added option to send a keyframe to clients as the first buffer.
23967         Make timeout property writable.
23968
23969 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23970
23971         patch by: Wim Taymans
23972
23973         * gst/tcp/gstfdset.c:
23974         * gst/tcp/gstmultifdsink.c:
23975           fix index comparison, should include 0
23976
23977 2004-08-16  Wim Taymans  <wim@fluendo.com>
23978
23979         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
23980         (gst_fdset_add_fd), (gst_fdset_remove_fd),
23981         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
23982         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
23983         (gst_fdset_wait):
23984           copy when reallocing for poll so the select arguments don't get
23985           changed during the call
23986
23987 2004-08-16  Wim Taymans  <wim@fluendo.com>
23988
23989         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
23990         (gst_theora_enc_class_init), (theora_enc_sink_link),
23991         (theora_buffer_from_packet), (theora_enc_chain):
23992         Fix bug where buffers were not marked as keyframes
23993         correctly.
23994
23995 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23996
23997         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
23998         (gst_lame_preset_get_type), (gst_lame_class_init):
23999         describe the enum values for vbr mode and presets more verbosely
24000
24001 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24002
24003         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
24004         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
24005         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
24006         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
24007         * ext/lame/gstlame.h:
24008         add preset property to lame so it can use lame presets
24009
24010 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24011
24012         * ext/lame/gstlame.c: (gst_lame_get_property):
24013         whoops forgot break, thanks teuf
24014
24015 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24016
24017         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
24018         (gst_lame_class_init), (gst_lame_src_getcaps),
24019         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
24020         (gst_lame_get_property), (gst_lame_setup):
24021         * ext/lame/gstlame.h:
24022         fix lame's broken vbr stuff, allow it to resample if need be, and also
24023         make xing header optional
24024
24025 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24026
24027         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
24028         added getcaps function so samplerate doesnt get fixated to silly values
24029
24030 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24031
24032         * ext/lame/gstlame.c: (gst_lame_src_link):
24033         revert previous fix
24034
24035 2004-08-12  Johan Dahlin  <johan@gnome.org>
24036
24037         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
24038         checks. Doesn't matter what state we are in. Interfaces are a
24039         compile time thing, not runtime. It also broke the python bindings.
24040
24041 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24042
24043         * ext/lame/gstlame.c: (gst_lame_src_link):
24044         made source pad link function check if sinkpad is ok..fixes the problem
24045         where core fixates the output rate of lame stupidly
24046
24047 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24048
24049         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
24050         * sys/v4l/v4l_calls.c:
24051         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
24052           fix fixate function to handle nonsimple caps.
24053           remove bogus check in _link
24054           cleanups
24055
24056 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24057
24058         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
24059         set default compression ratio parameter to 0.0 so bitrate parameter
24060         works :)
24061
24062 2004-08-11  David Schleef  <ds@schleef.org>
24063
24064         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
24065
24066 2004-08-11  David Schleef  <ds@schleef.org>
24067
24068         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
24069         before.
24070
24071 2004-08-11  David Schleef  <ds@schleef.org>
24072
24073         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
24074
24075 2004-08-11  David Schleef  <ds@schleef.org>
24076
24077         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
24078           license field
24079         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
24080         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
24081           LGPL.
24082         * gst/auparse/gstauparse.c: Fix plugin license field.
24083         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
24084         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
24085         * gst/rtp/gstrtp.c: Fix plugin license field.
24086
24087 2004-08-11  Wim Taymans  <wim@fluendo.com>
24088
24089         * gst/tcp/Makefile.am:
24090         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
24091         (ensure_size), (gst_fdset_new), (gst_fdset_free),
24092         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
24093         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
24094         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
24095         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
24096         (gst_fdset_fd_can_write), (gst_fdset_wait):
24097         * gst/tcp/gstfdset.h:
24098         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
24099         (gst_multifdsink_class_init), (gst_multifdsink_init),
24100         (gst_multifdsink_add), (gst_multifdsink_remove),
24101         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
24102         (gst_multifdsink_remove_client_link),
24103         (gst_multifdsink_handle_client_read),
24104         (gst_multifdsink_client_queue_data),
24105         (gst_multifdsink_client_queue_caps),
24106         (gst_multifdsink_client_queue_buffer),
24107         (gst_multifdsink_handle_client_write),
24108         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24109         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
24110         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
24111         (gst_multifdsink_close):
24112         * gst/tcp/gstmultifdsink.h:
24113         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24114         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24115         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
24116         (gst_tcpserversink_close):
24117         * gst/tcp/gsttcpserversink.h:
24118         Abstracted away the select call, implemented poll (yes we ran into
24119         the 1024 limit in production).
24120
24121 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
24122
24123         * gst/tcp/gsttcp.c:
24124         * gst/tcp/gsttcpplugin.c:
24125           improve debuggging, remove assert
24126
24127 2004-08-10  Wim Taymans  <wim@fluendo.com>
24128
24129         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
24130         (gst_client_status_get_type), (gst_multifdsink_class_init),
24131         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
24132         (gst_multifdsink_handle_client_read),
24133         (gst_multifdsink_handle_client_write),
24134         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24135         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
24136         (gst_multifdsink_get_property):
24137         * gst/tcp/gstmultifdsink.h:
24138         * gst/tcp/gsttcp-marshal.list:
24139         Starting to prepare for specifying buffer time in other units
24140         than buffers. Expose remove reason in signal.
24141
24142 2004-08-10  Wim Taymans  <wim@fluendo.com>
24143
24144         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
24145         (gst_multifdsink_remove), (gst_multifdsink_clear),
24146         (gst_multifdsink_remove_client_link),
24147         (gst_multifdsink_handle_client_read),
24148         (gst_multifdsink_client_queue_data),
24149         (gst_multifdsink_client_queue_buffer),
24150         (gst_multifdsink_handle_client_write),
24151         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
24152         (gst_multifdsink_chain), (gst_multifdsink_close):
24153         * gst/tcp/gstmultifdsink.h:
24154         Added more debugging info. Changed the way clients are
24155         removed from the lists. Fixed a bug where a bad file descriptor
24156         could cause many clients to be removed.
24157
24158 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24159
24160         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
24161           allow all pixel-aspect-ratios, not just 1:1
24162
24163 2004-08-09  David Schleef  <ds@schleef.org>
24164
24165         * sys/glsink/ARB_multitexture.h:  Remove old files.
24166         * sys/glsink/EXT_paletted_texture.h:
24167         * sys/glsink/NV_register_combiners.h:
24168         * sys/glsink/gstgl_nvimage.c:
24169         * sys/glsink/gstgl_pdrimage.c:
24170         * sys/glsink/gstgl_rgbimage.c:
24171         * sys/glsink/gstglsink.c:
24172         * sys/glsink/gstglsink.h:
24173         * sys/glsink/gstglxwindow.c:
24174         * sys/glsink/regcomb_yuvrgb.c:
24175
24176 2004-08-09  David Schleef  <ds@schleef.org>
24177
24178         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
24179         GL sink plugin.  (Bug #147302)
24180
24181         * configure.ac: Test for OpenGL
24182         * sys/Makefile.am: Use test for OpenGL
24183         * sys/glsink/Makefile.am:
24184         * sys/glsink/glimagesink.c: rewrite
24185         * sys/glsink/glimagesink.h: rewrite
24186
24187 2004-08-09  David Schleef  <ds@schleef.org>
24188
24189         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
24190         sane framerates.
24191         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
24192         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
24193         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
24194
24195 2004-08-09  Wim Taymans  <wim@fluendo.com>
24196
24197         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
24198         (gst_multifdsink_add), (gst_multifdsink_get_stats),
24199         (gst_multifdsink_client_remove),
24200         (gst_multifdsink_handle_client_read),
24201         (gst_multifdsink_handle_client_write),
24202         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
24203         Do a bit more logging, make the client_read code more robust.
24204
24205 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24206
24207         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
24208         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
24209         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
24210         (gst_jpegdec_init), (gst_jpegdec_chain):
24211         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
24212         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
24213           cleanups, debugging fixes and memleak plugging
24214
24215 2004-08-09  Wim Taymans  <wim@fluendo.com>
24216
24217         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
24218         (theora_get_formats), (theora_dec_src_convert),
24219         (theora_dec_sink_convert), (theora_dec_src_query),
24220         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
24221         (theora_dec_change_state):
24222         Don't crash on missing header packets.
24223
24224 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24225
24226         * po/LINGUAS:
24227         * po/sq.po:
24228           Added Albanian translation (Laurent Dhima)
24229         * po/cs.po:
24230           updated
24231
24232 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24233
24234         * ext/lame/gstlame.c:
24235           fix/add debugging
24236
24237 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24238
24239         * sys/ximage/ximagesink.c:
24240         * sys/xvimage/xvimagesink.c:
24241           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
24242
24243 2004-08-06  Wim Taymans  <wim@fluendo.com>
24244
24245         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
24246         (gst_multifdsink_add), (gst_multifdsink_get_stats),
24247         (gst_multifdsink_client_remove),
24248         (gst_multifdsink_handle_client_read),
24249         (gst_multifdsink_handle_client_write),
24250         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
24251         Make sure we don't try to read more from a client that what
24252         ioctl says us or we deadlock.
24253
24254 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
24255
24256         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
24257         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
24258         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
24259           decouple running_time and n_frames so it can handle changing
24260           framerate while running
24261
24262 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
24263
24264         * po/nl.po:
24265         * po/sv.po:
24266           updated translations
24267
24268 2004-08-04  Benjamin Otte  <otte@gnome.org>
24269
24270         * gst/videotestsrc/gstvideotestsrc.c:
24271         (gst_videotestsrc_get_capslist), (generate_capslist),
24272         (plugin_init):
24273           generate the list of supported caps at startup and reuse it instead
24274           of always generating it
24275
24276 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24277
24278         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
24279           whoops, last checkin broke normal build
24280
24281 2004-08-03  Benjamin Otte  <otte@gnome.org>
24282
24283         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
24284         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24285         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24286         (gst_alsa_mixer_get_option):
24287         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
24288         (dvdnavsrc_print_event):
24289         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
24290         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
24291         (gst_ogg_mux_pad_unlink):
24292         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
24293         (gst_multipart_mux_pad_unlink):
24294         * gst/videofilter/gstvideobalance.c:
24295         (gst_videobalance_colorbalance_set_value):
24296         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
24297         (gst_videomixer_pad_unlink):
24298         * po/uk.po:
24299         * sys/oss/gstossmixer.c:
24300         * sys/v4l/gstv4lcolorbalance.c:
24301         * sys/v4l/gstv4ltuner.c:
24302         * sys/v4l/v4lsrc_calls.c:
24303         * sys/v4l2/gstv4l2colorbalance.c:
24304         * sys/v4l2/gstv4l2tuner.c:
24305           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
24306
24307 2004-08-03  Benjamin Otte  <otte@gnome.org>
24308
24309         * examples/dynparams/filter.c: (ui_control_create):
24310         * examples/gstplay/player.c: (print_tag):
24311         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
24312         * ext/gdk_pixbuf/gstgdkanimation.c:
24313         (gst_gdk_animation_iter_may_advance):
24314         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
24315         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
24316         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
24317         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
24318         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
24319         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
24320         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
24321         * gst/sine/demo-dparams.c: (main):
24322         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
24323         * testsuite/alsa/formats.c: (create_pipeline):
24324         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
24325           fixes for G_DISABLE_ASSERT and friends
24326         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
24327         (mp3_type_frame_length_from_header), (mp3_type_find),
24328         (plugin_init):
24329           require mp3 typefinding to have at least MIN_HEADERS valid headers
24330           add typefinding for AAC adts files
24331
24332 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
24333
24334         * sys/ximage/ximagesink.c:
24335         (gst_ximagesink_calculate_pixel_aspect_ratio):
24336         * sys/xvimage/xvimagesink.c:
24337         (gst_xvimagesink_calculate_pixel_aspect_ratio):
24338         Make sure we calculate pixel-aspect-ratio using floating point maths
24339
24340 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
24341
24342         * po/uk.po:
24343           updated translation
24344
24345 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
24346
24347         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
24348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
24349           add debugging for display PAR calculation
24350
24351 2004-08-02  David Schleef  <ds@schleef.org>
24352
24353         * configure.ac: Fix mikmod CFLAGS.
24354
24355 2004-07-27  Benjamin Otte  <otte@gnome.org>
24356
24357         * gst/audioscale/gstaudioscale.c:
24358         - fix templates to only support S16, it's the only format that works
24359         - make caps nego code use try_set_caps_nonfixed and fixation instead
24360         of try_set_caps twice, which is not nice for autopluggers
24361         - change rank to secondary, so autopluggers can pick it up after
24362         audioconvert
24363
24364 2004-08-02  Iain <iain@prettypeople.org>
24365
24366         * gst/interleave/interleave.c (interleave_init),
24367         (interleave_request_new_pad),
24368         (interleave_pad_removed),
24369         (interleave_buffered_loop): Use the real pad count, not the artificial
24370         one.
24371
24372 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24373
24374         * configure.ac: bump nano back to development
24375
24376 === release 0.8.3 ===
24377
24378 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24379
24380         * configure.ac: releasing 0.8.3, "Water"
24381
24382 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24383
24384         * sys/xvimage/xvimagesink.c:
24385         (gst_xvimagesink_calculate_pixel_aspect_ratio),
24386         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
24387         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
24388         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24389         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
24390         * sys/xvimage/xvimagesink.h:
24391           apply similar PAR fixes as to ximagesink
24392
24393 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24394
24395         patch from: Benjamin Otte
24396
24397         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
24398           add link function to lame.  Fixes #148986.
24399
24400 2004-08-02  Johan Dahlin  <johan@gnome.org>
24401
24402         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
24403         fix debugging log
24404
24405 2004-07-30  David Schleef  <ds@schleef.org>
24406
24407         * gst/videomixer/Makefile.am: Fix things that should have been
24408         fixed in the last checkin.
24409
24410 2004-07-30  David Schleef  <ds@schleef.org>
24411
24412         * gst/multipart/Makefile.am: Fix things that should have been
24413         fixed in the last checkin.
24414
24415 2004-07-30  David Schleef  <ds@schleef.org>
24416
24417         * testsuite/multifilesink/Makefile.am: Fix unused variable.
24418
24419 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24420
24421         * configure.ac:
24422           bump nano for prerelease
24423         * po/af.po:
24424         * po/az.po:
24425         * po/cs.po:
24426         * po/en_GB.po:
24427         * po/hu.po:
24428         * po/nl.po:
24429         * po/sr.po:
24430         * po/sv.po:
24431         * po/uk.po:
24432           updates
24433
24434 2004-07-30  Wim Taymans  <wim@fluendo.com>
24435
24436         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
24437         (gst_multifdsink_add), (gst_multifdsink_remove),
24438         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
24439         (gst_multifdsink_client_remove),
24440         (gst_multifdsink_handle_client_write),
24441         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
24442         * gst/tcp/gstmultifdsink.h:
24443         Recover from a select with a bad file descriptor by removing
24444         the client.
24445
24446 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24447
24448         * configure.ac:
24449           fix requirement of core
24450         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
24451         (gst_play_pipeline_setup):
24452           don't use colorspace element.  do use hermescolorspace element.
24453           make macro to get a colorspace element.
24454           mark strings for translation.
24455         * po/POTFILES.in:
24456           add play.c
24457         * po/af.po:
24458         * po/az.po:
24459         * po/cs.po:
24460         * po/en_GB.po:
24461         * po/hu.po:
24462         * po/nl.po:
24463         * po/sr.po:
24464         * po/sv.po:
24465         * po/uk.po:
24466           update translations
24467
24468 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24469
24470         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
24471         fix default for newmedia flag
24472
24473 2004-07-30  Wim Taymans  <wim@fluendo.com>
24474
24475         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
24476         (gst_theora_dec_init), (theora_get_formats),
24477         (theora_dec_src_convert), (theora_dec_sink_convert),
24478         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
24479         (theora_dec_chain), (theora_dec_set_property),
24480         (theora_dec_get_property):
24481         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
24482         (gst_theora_enc_class_init), (gst_theora_enc_init),
24483         (theora_enc_sink_link), (theora_enc_chain),
24484         (theora_enc_set_property), (theora_enc_get_property):
24485         Added cropping option to theora decoder.
24486         Added border option to theora encoder.
24487
24488 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24489
24490         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
24491         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
24492         (gst_pngenc_set_property):
24493         * ext/libpng/gstpngenc.h:
24494         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
24495
24496 2004-07-30  Wim Taymans  <wim@fluendo.com>
24497
24498         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24499         (theora_enc_sink_link), (theora_enc_chain),
24500         (theora_enc_set_property), (theora_enc_get_property):
24501         Fix encoding of non-multiple-of-16 video.
24502
24503 2004-07-29  David Schleef  <ds@schleef.org>
24504
24505         * configure.ac: make test for audiofile more strict
24506
24507 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24508
24509         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
24510           give different names to typefind functions
24511
24512 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
24513
24514         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
24515         (gst_ximagesink_calculate_pixel_aspect_ratio),
24516         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
24517         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
24518         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
24519         (gst_ximagesink_get_property), (gst_ximagesink_init):
24520         * sys/ximage/ximagesink.h:
24521           allocate PAR's dynamically.
24522           use autodetected PAR if no object-set PAR is given.
24523           add workaround for directfb's X not setting physical size.
24524           fix to xvimagesink will follow tomorrow.
24525
24526 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24527
24528         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
24529         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
24530         (gst_shout2send_get_type), (gst_shout2send_set_clock),
24531         (gst_shout2send_class_init), (gst_shout2send_init),
24532         (set_shout_metadata), (gst_shout2send_set_metadata),
24533         (gst_shout2send_chain), (gst_shout2send_set_property),
24534         (gst_shout2send_get_property), (gst_shout2send_connect),
24535         (gst_shout2send_change_state):
24536         * ext/shout2/gstshout2.h:
24537         - fix for sending mp3 audio to icecast2 server, if pad link function not
24538         called before PAUSED state
24539         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
24540         - added tagging support for mp3 audio broadcasted
24541         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
24542         debug info
24543
24544 2004-07-28  Wim Taymans  <wim@fluendo.com>
24545
24546         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24547         (gst_ogg_demux_push):
24548         Return query failure when we don't know the length of
24549         an ogg stream insteda of returning TRUE with a bogus value.
24550
24551 2004-07-28  Wim Taymans  <wim@fluendo.com>
24552
24553         * ext/theora/theoradec.c: (theora_get_formats),
24554         (theora_dec_src_convert), (theora_dec_sink_convert),
24555         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
24556         (theora_dec_chain):
24557         Don't screw up the 1 Chroma for 1 luma sample situation when we
24558         have an odd offset/width by adding a black border in those cases.
24559
24560 2004-07-28  Wim Taymans  <wim@fluendo.com>
24561
24562         * ext/theora/theoradec.c: (theora_get_formats),
24563         (theora_dec_src_convert), (theora_dec_sink_convert),
24564         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
24565         (theora_dec_chain):
24566         * ext/theora/theoraenc.c: (theora_enc_sink_link):
24567         Added first attempt at cropping of the image as required by the
24568         theora spec. We need more properties in the caps (offset_x,
24569         offset_y,stride) to implement this correctly.
24570
24571 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
24572
24573         * ext/dvdnav/README:
24574           Update the README to use dvddemux
24575         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
24576           Ensure getcaps returns a subset of the template caps
24577         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
24578         (gst_mpeg2subt_init):
24579           Ensure getcaps returns a subset of the template caps
24580         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
24581         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
24582         (gst_dvd_demux_get_subpicture_stream),
24583         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
24584         * gst/mpegstream/gstdvddemux.h:
24585           Set the explicit caps on the current_video pad before pushing
24586           anything
24587         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
24588         (gst_mpeg_demux_get_audio_stream):
24589           Free caps used to gst_pad_set_explicit_caps, which takes a const
24590           GstCaps *
24591
24592 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
24593
24594         * configure.ac: update GStreamer requirement to 0.8.4 because of
24595           GstFraction.
24596
24597 2004-07-28  Wim Taymans  <wim@fluendo.com>
24598
24599         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
24600         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
24601         Add the pad to the element after setting up the caps. This
24602         makes it a lot easier to autoplug.
24603
24604 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
24605
24606         * gst/median/gstmedian.c:
24607         * gst/mpeg2subt/gstmpeg2subt.c:
24608         * gst/mpegaudioparse/gstmpegaudioparse.c:
24609         * gst/mpegstream/gstdvddemux.c:
24610         * gst/mpegstream/gstmpegdemux.c:
24611         * gst/mpegstream/gstmpegpacketize.c:
24612         * gst/rtjpeg/gstrtjpeg.c:
24613         * gst/rtjpeg/gstrtjpegdec.c:
24614         * gst/rtjpeg/gstrtjpegenc.c:
24615         * gst/sine/gstsinesrc.c:
24616         * gst/smooth/gstsmooth.c:
24617         * gst/smpte/gstsmpte.c:
24618         * gst/smpte/gstsmpte.h:
24619         * gst/stereo/gststereo.c:
24620         * gst/videofilter/gstgamma.c:
24621         * gst/videofilter/gstvideobalance.c:
24622         * gst/videofilter/gstvideofilter.c:
24623         * gst/videofilter/gstvideoflip.c:
24624         * gst/videoscale/gstvideoscale.c:
24625         * gst/videoscale/videoscale.c:
24626         * gst/videotestsrc/gstvideotestsrc.c:
24627         * gst/videotestsrc/videotestsrc.c:
24628         * gst/wavenc/gstwavenc.c:
24629         * gst/wavparse/gstwavparse.c:
24630           fix local includes and 64 bits constants
24631
24632 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
24633
24634         * win32/gst.sln:
24635         * gst-libs/gst/*/*.vcproj:
24636         * gst/*/*.vcproj:
24637           more working plugins
24638
24639 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24640
24641         * testsuite/alsa/Makefile.am:
24642         * testsuite/alsa/srcstate.c:
24643         add test for alsasrc changing state
24644
24645 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24646
24647         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
24648         (gst_silence_get):
24649         * gst/silence/gstsilence.h:
24650         fix silence generation for 16bit raw audio
24651
24652 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24653
24654         * gst/matroska/matroska-demux.c:
24655         (gst_matroska_demux_parse_metadata),
24656         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
24657         * gst/mpegaudio/common.c:
24658         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
24659         (gst_videoscale_getcaps), (gst_videoscale_link),
24660         (gst_videoscale_src_fixate), (gst_videoscale_init),
24661         (gst_videoscale_finalize):
24662         * gst/videoscale/gstvideoscale.h:
24663         * gst/videotestsrc/gstvideotestsrc.c:
24664         (gst_videotestsrc_get_capslist):
24665         * gst/wavenc/gstwavenc.c:
24666         * sys/oss/gstossmixer.c: (fill_labels):
24667         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
24668         (gst_ximagesink_handle_xevents),
24669         (gst_ximagesink_calculate_pixel_aspect_ratio),
24670         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
24671         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
24672         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
24673         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
24674         (gst_ximagesink_init), (gst_ximagesink_class_init):
24675         * sys/ximage/ximagesink.h:
24676         * sys/xvimage/xvimagesink.c:
24677         (gst_xvimagesink_calculate_pixel_aspect_ratio),
24678         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
24679         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
24680         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24681         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
24682         * sys/xvimage/xvimagesink.h:
24683           first batch of pixel aspect ratio commits.
24684
24685 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24686
24687         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24688         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
24689         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
24690           handle stride, needs work if we want to move stride handling
24691           upstream, but works correctly for our purposes.
24692
24693 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24694
24695         * gst/videoscale/README:
24696           add testing examples
24697         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
24698         (gst_videoscale_chain):
24699         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
24700         (gst_videoscale_get_size):
24701           add get_size function that handles stride like videotestsrc.
24702           fixes conversion for YUV formats for as much as I can test them.
24703
24704 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24705
24706         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
24707         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
24708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
24709         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
24710         (gst_xvimagesink_xvimage_put):
24711           further cleanups, logging, error handling and synchronizing
24712
24713 2004-07-27  Wim Taymans  <wim@fluendo.com>
24714
24715         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24716         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
24717         (gst_videomixer_pad_set_property),
24718         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
24719         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24720         (gst_videomixer_class_init), (gst_videomixer_init),
24721         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
24722         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
24723         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
24724         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24725         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24726         (gst_videomixer_loop), (plugin_init):
24727         Be a nicer negotiation citizen and provide a getcaps function on
24728         the srcpad. This also fixes a crash when resizing.
24729
24730 2004-07-27  Julien MOUTTE  <julien@moutte.net>
24731
24732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
24733         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
24734
24735 2004-07-27  Wim Taymans  <wim@fluendo.com>
24736
24737         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
24738         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
24739         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
24740         (gst_pngenc_set_property):
24741         * ext/libpng/gstpngenc.h:
24742         Added snapshot property to pngenc.
24743         removed g_print from pngdec
24744
24745 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
24746
24747         * gst/ac3parse/ac3parse.vcproj
24748         * gst/adder/adder.vcproj
24749         * gst/alpha/alpha.vcproj
24750         * gst/alpha/alphacolor.vcproj
24751         * gst/asfdemux/asf.vcproj
24752         * gst/audioconvert/audioconvert.vcproj
24753         * gst/audiorate/audiorate.vcproj
24754         * gst/audioscale/audioscale.vcproj
24755         * gst/auparse/auparse.vcproj
24756         * gst/avi/avi.vcproj
24757         * gst/cdxaparse/cdxaparse.vcproj
24758         * gst/chart/chart.vcproj
24759         * gst/colorspace/colorspace.vcproj
24760         * gst/cutter/cutter.vcproj
24761         * gst/debug/debug.vcproj
24762         * gst/debug/efence.vcproj
24763         * gst/debug/navigationtest.vcproj
24764         * gst/deinterlace/deinterlace.vcproj
24765         * gst/effectv/effectv.vcproj
24766         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
24767         * gst/filter/filter.vcproj
24768         * gst/flx/flxdec.vcproj
24769         * gst/goom/goom.vcproj
24770         * gst/interleave/interleave.vcproj
24771         * gst/law/alaw.vcproj
24772         * gst/law/mulaw.vcproj
24773         * gst/matroska/matroska.vcproj
24774         * gst/median/median.vcproj
24775         * gst/mixmatrix/mixmatrix.vcproj
24776         * gst/mpeg1sys/mpeg1systemencode.vcproj
24777         * gst/mpeg1videoparse/mp1videoparse.vcproj
24778         * gst/mpeg2sub/mpeg2subt.vcproj
24779         * gst/mpegaudio/mpegaudio.vcproj
24780         * gst/mpegaudioparse/mpegaudioparse.vcproj
24781         * gst/mpegstream/mpegstream.vcproj
24782         * gst/multifilesink/multifilesink.vcproj
24783         * gst/multipart/multipart.vcproj
24784         * gst/oneton/oneton.vcproj
24785         * gst/overlay/overlay.vcproj
24786         * gst/passthrough/passthrough.vcproj
24787         * gst/qtdemux/qtdemux.vcproj
24788         * gst/realmedia/rmdemux.vcproj
24789         * gst/rtjpeg/rtjpeg.vcproj
24790         * gst/rtp/rtp.vcproj
24791         * gst/silence/silence.vcproj
24792         * gst/sine/sinesrc.vcproj
24793         * gst/smooth/smooth.vcproj
24794         * gst/smpte/smpte.vcproj
24795         * gst/spectrum/spectrum.vcproj
24796         * gst/speed/speed.vcproj
24797         * gst/stereo/stereo.vcproj
24798         * gst/switch/switch.vcproj
24799         * gst/tags/tagedit.vcproj
24800         * gst/tcp/tcp.vcproj
24801         * gst/typefind/typefindfunctions.vcproj
24802         * gst/udp/udp.vcproj
24803         * gst/videobox/videobox.vcproj
24804         * gst/videocrop/videocrop.vcproj
24805         * gst/videodrop/videodrop.vcproj
24806         * gst/videofilter/gamma.vcproj
24807         * gst/videofilter/videobalance.vcproj
24808         * gst/videofilter/videofilter.vcproj
24809         * gst/videofilter/videoflip.vcproj
24810         * gst/videoflip/videoflip.vcproj
24811         * gst/videomixer/videomixer.vcproj
24812         * gst/videorate/videorate.vcproj
24813         * gst/videoscale/videoscale.vcproj
24814         * gst/videotestsrc/videotestsrc.vcproj
24815         * gst/virtualdub/virtualdub.vcproj
24816         * gst/volenv/volenv.vcproj
24817         * gst/volume/volume.vcproj
24818         * gst/wavenc/wavenc.vcproj
24819         * gst/wavparse/wavparse.vcproj
24820         * gst/y4m/y4menc.vcproj
24821         * gst-libs/gst/audio/audio.vcproj
24822         * gst-libs/gst/audio/audiofilter.vcproj
24823         * gst-libs/gst/colorbalance/colorbalance.vcproj
24824         * gst-libs/gst/idct/idtc.vcproj
24825         * gst-libs/gst/media-info/media-info.vcproj
24826         * gst-libs/gst/mixer/mixer.vcproj
24827         * gst-libs/gst/navigation/navigation.vcproj
24828         * gst-libs/gst/play/play.vcproj
24829         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
24830         * gst-libs/gst/resample/resample.vcproj
24831         * gst-libs/gst/riff/riff.vcproj
24832         * gst-libs/gst/tuner/tuner.vcproj
24833         * gst-libs/gst/video/video.vcproj
24834         * gst-libs/gst/xoverlay/xoverlay.vcproj
24835           avoid problems with math.h, fix release dependancy
24836           rename GStreamer-0.8.lib to libgstreamer.lib
24837
24838 2004-07-27  Julien MOUTTE  <julien@moutte.net>
24839
24840         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
24841         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
24842         the atom is not available we have to unlock the mutex. Fixes #148023
24843
24844 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24845
24846         * gst-libs/gst/media-info/media-info.h:
24847           issue for a vararg macro with MSVC
24848
24849 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24850
24851         * gst/effectv/effectv.vcproj
24852         * gst-libs/gst/idct/idct.vcproj:
24853         * gst-libs/gst/media-info/media-info.vcproj:
24854         * gst-libs/gst/navigation/navigation.vcproj:
24855         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
24856         * gst-libs/gst/video/video.vcproj:
24857         * gst-libs/gst/xoverlay/xoverlay.vcproj:
24858           fixes for build problems
24859
24860 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24861
24862         * gst-libs/gst/audio/audio.def:
24863         * gst-libs/gst/audio/riff.def:
24864           add some definitions needed by plugins
24865
24866 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24867
24868         * gst/asfdemux/gstasfmux.c
24869           Fix some 64 bits constants to be glib friendly
24870
24871 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24872
24873         * gst/ac3parse/gstac3parse.c
24874         * gst/audioscale/gstaudioscale.c
24875         * gst/auparse/gstauparse.c
24876         * gst/colorspace/gstcolorspace.c
24877         * gst/colorspace/yuv2rgb.h
24878           local include fixes
24879
24880 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24881
24882         * win32/gst.sln
24883           add more plugins to the build
24884
24885 2004-07-26  Julien MOUTTE  <julien@moutte.net>
24886
24887         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
24888         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
24889
24890 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24891
24892         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
24893         (gst_level_set_property), (gst_level_get_property),
24894         (gst_level_base_init), (gst_level_class_init):
24895           add debugging categories.  cleanups.
24896
24897 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24898
24899         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
24900         (gst_videoscale_planar411), (gst_videoscale_planar400),
24901         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
24902         (gst_videoscale_scale_nearest_str1),
24903         (gst_videoscale_scale_nearest_str2),
24904         (gst_videoscale_scale_nearest_str4),
24905         (gst_videoscale_scale_nearest_16bit),
24906         (gst_videoscale_scale_nearest_24bit):
24907           fixed stride issues
24908           tested with 320x240 -> 321, 322, 324 x240
24909           tested with YV12, I420, YUY2, UYVY
24910           fixed packed422rev (don't think it could have worked before)
24911           by testing with UYVY
24912
24913 2004-07-26  Benjamin Otte  <otte@gnome.org>
24914
24915         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
24916         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
24917         (plugin_init):
24918           add debugging category, add error checks like checking return values
24919           of setup calls, make sure it still works after
24920           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
24921
24922 2004-07-26  Wim Taymans  <wim@fluendo.com>
24923
24924         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
24925         (gst_mpeg_demux_get_audio_stream),
24926         (gst_mpeg_demux_process_private):
24927         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
24928         Check for error codes from the negotiation functions. Make sure
24929         we really set the pad caps when a new pad is created.
24930
24931 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
24932
24933         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24934         (gst_ffmpeg_caps_to_pix_fmt):
24935         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
24936         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24937         (gst_ffmpegcolorspace_pad_link):
24938           don't make function do two things at the same time without reason.
24939
24940 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
24941
24942         * gst/ac3parse/ac3parse.vcproj
24943         * gst/adder/adder.vcproj
24944         * gst/alpha/alpha.vcproj
24945         * gst/alpha/alphacolor.vcproj
24946         * gst/asfdemux/asf.vcproj
24947         * gst/audioconvert/audioconvert.vcproj
24948         * gst/audiorate/audiorate.vcproj
24949         * gst/audioscale/audioscale.vcproj
24950         * gst/auparse/auparse.vcproj
24951         * gst/avi/avi.vcproj
24952         * gst/cdxaparse/cdxaparse.vcproj
24953         * gst/chart/chart.vcproj
24954         * gst/colorspace/colorspace.vcproj
24955         * gst/cutter/cutter.vcproj
24956         * gst/debug/debug.vcproj
24957         * gst/debug/efence.vcproj
24958         * gst/debug/navigationtest.vcproj
24959         * gst/deinterlace/deinterlace.vcproj
24960         * gst/effectv/effectv.vcproj
24961         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
24962         * gst/filter/filter.vcproj
24963         * gst/flx/flxdec.vcproj
24964         * gst/goom/goom.vcproj
24965         * gst/interleave/interleave.vcproj
24966         * gst/law/alaw.vcproj
24967         * gst/law/mulaw.vcproj
24968         * gst/matroska/matroska.vcproj
24969         * gst/median/median.vcproj
24970         * gst/mixmatrix/mixmatrix.vcproj
24971         * gst/mpeg1sys/mpeg1systemencode.vcproj
24972         * gst/mpeg1videoparse/mp1videoparse.vcproj
24973         * gst/mpeg2sub/mpeg2subt.vcproj
24974         * gst/mpegaudio/mpegaudio.vcproj
24975         * gst/mpegaudioparse/mpegaudioparse.vcproj
24976         * gst/mpegstream/mpegstream.vcproj
24977         * gst/multifilesink/multifilesink.vcproj
24978         * gst/multipart/multipart.vcproj
24979         * gst/oneton/oneton.vcproj
24980         * gst/overlay/overlay.vcproj
24981         * gst/passthrough/passthrough.vcproj
24982         * gst/qtdemux/qtdemux.vcproj
24983         * gst/realmedia/rmdemux.vcproj
24984         * gst/rtjpeg/rtjpeg.vcproj
24985         * gst/rtp/rtp.vcproj
24986         * gst/silence/silence.vcproj
24987         * gst/sine/sinesrc.vcproj
24988         * gst/smooth/smooth.vcproj
24989         * gst/smpte/smpte.vcproj
24990         * gst/spectrum/spectrum.vcproj
24991         * gst/speed/speed.vcproj
24992         * gst/stereo/stereo.vcproj
24993         * gst/switch/switch.vcproj
24994         * gst/tags/tagedit.vcproj
24995         * gst/tcp/tcp.vcproj
24996         * gst/typefind/typefindfunctions.vcproj
24997         * gst/udp/udp.vcproj
24998         * gst/videobox/videobox.vcproj
24999         * gst/videocrop/videocrop.vcproj
25000         * gst/videodrop/videodrop.vcproj
25001         * gst/videofilter/gamma.vcproj
25002         * gst/videofilter/videobalance.vcproj
25003         * gst/videofilter/videofilter.vcproj
25004         * gst/videofilter/videoflip.vcproj
25005         * gst/videoflip/videoflip.vcproj
25006         * gst/videomixer/videomixer.vcproj
25007         * gst/videorate/videorate.vcproj
25008         * gst/videoscale/videoscale.vcproj
25009         * gst/videotestsrc/videotestsrc.vcproj
25010         * gst/virtualdub/virtualdub.vcproj
25011         * gst/volenv/volenv.vcproj
25012         * gst/volume/volume.vcproj
25013         * gst/wavenc/wavenc.vcproj
25014         * gst/wavparse/wavparse.vcproj
25015         * gst/y4m/y4menc.vcproj
25016           more plugins supported under windows
25017
25018 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
25019
25020         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
25021         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
25022         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
25023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
25024         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
25025           Add debugging statements.  Use the sizes as returned by the
25026           *CreateImage calls.
25027
25028 2004-07-26  Johan Dahlin  <johan@gnome.org>
25029
25030         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
25031         the pad is negotiated.
25032
25033         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
25034
25035 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
25036
25037         * gst-libs/gst/colorbalance/colorbalance.vcproj:
25038         * gst-libs/gst/idct/idct.vcproj:
25039         * gst-libs/gst/media-info/media-info.vcproj:
25040         * gst-libs/gst/mixer/mixer.vcproj:
25041         * gst-libs/gst/navigation/navigation.vcproj:
25042         * gst-libs/gst/play/play.vcproj:
25043         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
25044         * gst-libs/gst/resample/resample.vcproj:
25045         * gst-libs/gst/tuner/tuner.vcproj:
25046         * gst-libs/gst/video/video.vcproj:
25047         * gst-libs/gst/xoverlay/xoverlay.vcproj:
25048           more plugins supported under windows
25049
25050 2004-07-25 Iain <iain@prettypeople.org>
25051
25052         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
25053         pad now rather than when the pad is created because state changes wipe
25054         explicit caps (fixes #148043).
25055
25056 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
25057
25058         reviewed by Benjamin Otte  <otte@gnome.org>
25059
25060         * ext/mad/gstmad.c:
25061           fix mad plugin crashing on Sun (fixes #148289)
25062
25063 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
25064
25065         * gst/avi/avi.def:
25066         * gst/avi/avi.vcproj:
25067         * gst/matroska/matroska.def:
25068         * gst/matroska/matroska.vcproj:
25069           remove unused .def files
25070
25071 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
25072
25073         * gst-libs/gst/audio/gstaudiofilter.c:
25074           Clean the local include
25075
25076 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
25077
25078         * win32/gst.sln:
25079         * gst-libs/gst/audio/audio.def:
25080         * gst-libs/gst/audio/audio.vcproj:
25081         * gst-libs/gst/audio/audiofilter.vcproj:
25082         * gst-libs/gst/audio/riff.def:
25083         * gst-libs/gst/audio/riff.vcproj:
25084         * gst-libs/gst/gst-libs.def:
25085         * gst-libs/gst/gst-libs.vcproj:
25086         * gst/avi/avi.vcproj:
25087         * gst/avi/avi.vcproj:
25088           Copy the files where needed after building, cleaner projects
25089
25090 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
25091
25092         * gst/matroska/ebml-write.c:
25093           Fix some 64 bits constants to be glib friendly
25094
25095 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
25096
25097         * win32/gst.sln:
25098         * gst-libs/gst/gst-libs.def:
25099         * gst-libs/gst/gst-libs.vcproj:
25100         * gst/matroska/matroska.def:
25101         * gst/matroska/matroska.vcproj:
25102           Add the preliminary canvas to build plugins on Win32
25103
25104 2004-07-23  Benjamin Otte  <otte@gnome.org>
25105
25106         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25107           don't enfore negotiation from source side, it breaks
25108           sinesrc ! audioconvert ! osssink
25109
25110 2004-07-22  David Schleef  <ds@schleef.org>
25111
25112         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
25113         for ELF files, since they can easily be recognized as audio/mpeg.
25114         (bug #147441)
25115
25116 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25117
25118         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
25119         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
25120         (gst_videoscale_scale_nearest_24bit),
25121         (gst_videoscale_scale_nearest_16bit):
25122           fix 16bit and 24bit for stride (24bit might need testing)
25123           don't pretend we do more than one algorithm
25124
25125 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25126
25127         * configure.ac:
25128         * gst/Makefile.am:
25129         * gst/multifilesink/Makefile.am:
25130         * gst/multifilesink/gstmultifilesink.c:
25131         (gst_multifilesink_get_formats),
25132         (gst_multifilesink_get_query_types), (_do_init),
25133         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
25134         (gst_multifilesink_init), (gst_multifilesink_dispose),
25135         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
25136         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
25137         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
25138         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
25139         (gst_multifilesink_chain), (gst_multifilesink_change_state),
25140         (gst_multifilesink_uri_get_type),
25141         (gst_multifilesink_uri_get_protocols),
25142         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
25143         (gst_multifilesink_uri_handler_init), (plugin_init):
25144         * gst/multifilesink/gstmultifilesink.h:
25145         * testsuite/Makefile.am:
25146         * testsuite/multifilesink/Makefile.am:
25147         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
25148         (gst_newmedia_class_init), (gst_newmedia_init),
25149         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
25150         (newfile_signal), (test_signal), (main):
25151         multifilesink plugin for creating new files every time a new media
25152         discontinuity event occurs
25153
25154 2004-07-22  Wim Taymans  <wim@fluendo.com>
25155
25156         * gst/alpha/Makefile.am:
25157         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
25158         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
25159         (gst_alpha_color_init), (gst_alpha_color_set_property),
25160         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
25161         (transform), (gst_alpha_color_chain),
25162         (gst_alpha_color_change_state), (plugin_init):
25163         Stupid plugin to to RGBA to AYUV conversion because none of
25164         the colorspace plugins can handle that yet.
25165
25166 2004-07-22  Wim Taymans  <wim@fluendo.com>
25167
25168         * examples/seeking/seek.c: (update_scale), (main):
25169         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25170         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
25171         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
25172         (gst_decode_bin_init), (gst_decode_bin_dispose),
25173         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
25174         (no_more_pads), (close_link), (type_found),
25175         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
25176         (plugin_init):
25177         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
25178         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
25179         (gst_play_base_bin_dispose), (queue_overrun),
25180         (gen_preroll_element), (remove_prerolls), (unknown_type),
25181         (no_more_pads), (new_stream), (setup_source),
25182         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
25183         (play_base_eos), (gst_play_base_bin_change_state),
25184         (gst_play_base_bin_add_element),
25185         (gst_play_base_bin_remove_element),
25186         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
25187         (gst_play_base_bin_unlink_stream),
25188         (gst_play_base_bin_get_streaminfo):
25189         * gst/playback/gstplaybin.c: (gen_video_element),
25190         (gen_audio_element):
25191         * gst/playback/gststreaminfo.h:
25192         More playback updates, attempt to fix things after the state change
25193         breakage.
25194
25195 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25196
25197         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
25198         (gst_videoscale_scale_nearest_16bit):
25199           comment algorithm
25200
25201 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25202
25203         * gst/videotestsrc/gstvideotestsrc.c:
25204         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
25205         (gst_videotestsrc_init), (gst_videotestsrc_get),
25206         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
25207         (gst_videotestsrc_get_property):
25208         * gst/videotestsrc/gstvideotestsrc.h:
25209         * gst/videotestsrc/videotestsrc.c:
25210         * gst/videotestsrc/videotestsrc.h:
25211           cleanup and commenting
25212
25213 2004-07-21  Wim Taymans  <wim@fluendo.com>
25214
25215         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
25216         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
25217         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
25218         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
25219         (_find_chain_get_unknown_part), (_find_streams_check),
25220         (gst_ogg_demux_push), (gst_ogg_pad_push):
25221         * ext/theora/theoradec.c: (theora_get_formats),
25222         (theora_dec_src_convert), (theora_dec_sink_convert),
25223         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
25224         (theora_dec_chain):
25225         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
25226         (vorbis_dec_convert), (vorbis_dec_src_query),
25227         (vorbis_dec_src_event), (vorbis_dec_event):
25228         More seeking fixes, oggdemux now supports seeking to time and
25229         uses the downstream element to convert granulepos to time.
25230         Seeking in theora-only ogg files now works.
25231
25232 2004-07-21  Wim Taymans  <wim@fluendo.com>
25233
25234         * ext/theora/theoradec.c: (gst_theora_dec_init),
25235         (theora_get_formats), (theora_get_event_masks),
25236         (theora_get_query_types), (theora_dec_src_convert),
25237         (theora_dec_sink_convert), (theora_dec_src_query),
25238         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
25239         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
25240         (vorbis_get_event_masks), (vorbis_get_query_types),
25241         (gst_vorbis_dec_init), (vorbis_dec_convert),
25242         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
25243         Added query/convert/formats functions to vorbis and theora decoders
25244         so that the outside world can use them too. Fixed seeking on an
25245         ogg/theora/vorbis file by disabling the seeking seeking on the
25246         theora srcpad.
25247
25248 2004-07-21  Julien MOUTTE  <julien@moutte.net>
25249
25250         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
25251         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
25252         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
25253         images creation for both elements. We don't create the image on caps
25254         nego or renego, we just destroy the internal one if present if it does
25255         not match the needs. The chain function takes care of creating a new
25256         image when needed.
25257         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
25258         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
25259         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
25260         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
25261         the image format information. The buffer pool checks for the context
25262         image format and discard images with different formats.
25263         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
25264
25265 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
25266
25267         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25268         (gst_ffmpegcolorspace_chain):
25269           no point in doing any chaining if the pad we want to push from
25270           isn't usable.
25271
25272 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25273
25274         * gst-libs/gst/riff/riff-media.c:
25275         (gst_riff_create_audio_caps_with_data):
25276           Fix double end-to-native symbol conversion (#148021).
25277
25278 2004-07-20  David Schleef  <ds@schleef.org>
25279
25280         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
25281         Don't use an Atom that doesn't exist.
25282
25283 2004-07-20  Wim Taymans  <wim@fluendo.com>
25284
25285         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
25286         (gst_multifdsink_add), (gst_multifdsink_get_stats),
25287         (gst_multifdsink_client_remove),
25288         (gst_multifdsink_handle_client_write),
25289         (gst_multifdsink_queue_buffer):
25290         * gst/tcp/gstmultifdsink.h:
25291         More multifdsink stats. Avoid deadlock by releasing locks
25292         before sending out a signal.
25293
25294 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25295
25296         * po/LINGUAS:
25297         * po/hu.po:
25298           added Hungarian translation (Laszlo Dvornik)
25299
25300 2004-07-20  Wim Taymans  <wim@fluendo.com>
25301
25302         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
25303         (gst_multifdsink_add), (gst_multifdsink_client_remove),
25304         (gst_multifdsink_handle_client_write),
25305         (gst_multifdsink_queue_buffer):
25306         * gst/tcp/gsttcp-marshal.list:
25307         Fixed the stupid marshal definition.
25308
25309 2004-07-20  Wim Taymans  <wim@fluendo.com>
25310
25311         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
25312         (gst_multifdsink_init), (gst_multifdsink_add),
25313         (gst_multifdsink_client_remove),
25314         (gst_multifdsink_handle_client_write),
25315         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
25316         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
25317         (gst_multifdsink_init_send):
25318         * gst/tcp/gstmultifdsink.h:
25319         Added more stats, added timeout for a client, fixed some typos
25320         and added some comments.
25321
25322 2004-07-20  Wim Taymans  <wim@fluendo.com>
25323
25324         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
25325         (gst_multifdsink_add), (gst_multifdsink_get_stats),
25326         (gst_multifdsink_client_remove),
25327         (gst_multifdsink_handle_client_write):
25328         * gst/tcp/gstmultifdsink.h:
25329         * gst/tcp/gsttcp-marshal.list:
25330         Added get_stats method that returns a GValueArray of
25331         stats values.
25332
25333 2004-07-19  Benjamin Otte  <otte@gnome.org>
25334
25335         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
25336           make sure longname, description and author are valid UTF-8
25337
25338 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
25339
25340         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
25341         (gst_ximagesink_set_property):
25342         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
25343         (gst_xvimagesink_set_property):
25344           make sure SYNCHRONOUS is respected after getting the X context
25345
25346 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
25347
25348         * gst/matroska/matroska-demux.c:
25349         (gst_matroska_demux_handle_src_event),
25350         (gst_matroska_demux_parse_blockgroup):
25351         * gst/matroska/matroska-ids.h:
25352           add BlockReference tag and ignore it to clear out log.
25353           ignore NAVIGATION events to clear out log.
25354
25355 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
25356
25357         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
25358         (gst_matroska_demux_add_stream):
25359         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
25360           add debug categories
25361
25362 2004-07-16  Wim Taymans  <wim@fluendo.com>
25363
25364         * ext/libpng/Makefile.am:
25365         * ext/libpng/gstpng.c: (plugin_init):
25366         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
25367         (gst_pngdec_get_type), (gst_pngdec_base_init),
25368         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
25369         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
25370         * ext/libpng/gstpngdec.h:
25371         Added png decoder.
25372
25373 2004-07-16  Julien MOUTTE  <julien@moutte.net>
25374
25375         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
25376         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
25377         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
25378         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
25379         (gst_ximagesink_buffer_alloc):
25380         * sys/ximage/ximagesink.h:
25381         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
25382         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
25383         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25384         (gst_xvimagesink_buffer_alloc):
25385         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
25386         again. Using internal data pointer of the x(v)image to store image's
25387         data to be coherent with the buffer alloc mechanism. Investigated the
25388         image destruction code to be sure that everything gets freed correctly.
25389
25390 2004-07-16  Wim Taymans  <wim@fluendo.com>
25391
25392         * gst-libs/gst/riff/riff-read.c:
25393         (gst_riff_read_strf_vids_with_data),
25394         (gst_riff_read_strf_auds_with_data):
25395         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
25396         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
25397         Make sure we don't create 0 sized subbuffers in riff-read.
25398         Signal the no more pads signal after reading the avi header.
25399
25400 2004-07-16  Wim Taymans  <wim@fluendo.com>
25401
25402         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25403         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
25404         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
25405         (gst_decode_bin_init), (gst_decode_bin_dispose),
25406         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
25407         (no_more_pads), (close_link), (type_found),
25408         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
25409         (gst_decode_bin_change_state), (plugin_init):
25410         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
25411         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
25412         (gst_play_base_bin_dispose), (queue_overrun),
25413         (gen_preroll_element), (remove_prerolls), (unknown_type),
25414         (no_more_pads), (new_stream), (setup_source),
25415         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
25416         (play_base_eos), (gst_play_base_bin_change_state),
25417         (gst_play_base_bin_add_element),
25418         (gst_play_base_bin_remove_element),
25419         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
25420         (gst_play_base_bin_unlink_stream),
25421         (gst_play_base_bin_get_streaminfo):
25422         * gst/playback/gstplaybasebin.h:
25423         Better error recovery. Added configurable preroll queue size. Faster
25424         detection of no-more-pads.
25425
25426 2004-07-16  Wim Taymans  <wim@fluendo.com>
25427
25428         * gst-libs/gst/video/video.h:
25429         Added 32 bits RGBA. Not sure if we should use another mime-type
25430         for alpha rgb. Currently the presence of the alpha_mask property
25431         signals an alpha channel.
25432
25433 2004-07-16  Wim Taymans  <wim@fluendo.com>
25434
25435         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
25437         FPS seems to be 0.0 to MAX everywhere else.
25438
25439 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25440
25441         * gst-libs/gst/riff/riff-media.c:
25442         (gst_riff_create_video_caps_with_data):
25443           mp42/mp43 (no caps) exist too.
25444         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
25445           Set pixel_width/height; we've got them in-caps.
25446         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25447         * gst/wavparse/gstwavparse.c: (plugin_init):
25448           Both are valid primary.
25449         * sys/oss/gstossmixer.c:
25450           Remove i18n hack and enable translations.
25451
25452 2004-07-15  Benjamin Otte  <otte@gnome.org>
25453
25454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
25455         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
25456           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
25457
25458 2004-07-15  Benjamin Otte  <otte@gnome.org>
25459
25460         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
25461         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
25462         (gst_alsa_close_audio):
25463           disable some of the debugging code for now. Writing debugging to a
25464           buffer is broken in current alsalib releases.
25465
25466 2004-07-12  Benjamin Otte  <otte@gnome.org>
25467
25468         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
25469           use bufferpools
25470
25471 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
25472
25473         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
25474         (theora_dec_src_query), (theora_dec_event):
25475         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
25476           add debugging categories.  Remove \n's.
25477
25478 2004-07-13  Johan Dahlin  <johan@gnome.org>
25479
25480         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
25481         (gst_play_bin_get_property): Impl.
25482
25483 2004-07-13  Wim Taymans  <wim@fluendo.com>
25484
25485         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
25486         When trying to find the stream length, seek back N pages
25487         instead of just one, where N is the number of streams in
25488         the current chain.
25489
25490 2004-07-13  Wim Taymans  <wim@fluendo.com>
25491
25492         * gst-libs/gst/riff/riff-media.c:
25493         (gst_riff_create_audio_caps_with_data),
25494         (gst_riff_create_audio_caps),
25495         (gst_riff_create_audio_template_caps):
25496         * gst-libs/gst/riff/riff-media.h:
25497         * gst-libs/gst/riff/riff-read.c:
25498         (gst_riff_read_strf_vids_with_data),
25499         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
25500         * gst-libs/gst/riff/riff-read.h:
25501         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
25502         (gst_avi_demux_add_stream):
25503         Set codec_data on caps for avidemuxer.
25504
25505 2004-07-12  David Schleef  <ds@schleef.org>
25506
25507         * configure.ac: Fix test for Objective C
25508
25509 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
25510         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
25511         (gst_gdk_pixbuf_chain):
25512           Add svg and pcx to template caps, and ensure that getcaps returns a
25513           subset of the template caps.
25514           Copy each row manually for output, as gdkpixbuf may pad the
25515           rowstride to a 32-bit word boundary.
25516
25517 2004-07-12  Wim Taymans  <wim@fluendo.com>
25518
25519         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
25520         (gst_riff_create_video_template_caps):
25521         Fix the template caps to include some more media types.
25522
25523 2004-07-12  Wim Taymans  <wim@fluendo.com>
25524
25525         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25526         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
25527         (compare_ranks), (print_feature), (gst_decode_bin_init),
25528         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
25529         (try_to_link_1), (new_pad), (close_link), (type_found),
25530         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
25531         (gst_decode_bin_change_state), (plugin_init):
25532         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
25533         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
25534         (gst_play_base_bin_dispose), (queue_overrun),
25535         (gen_preroll_element), (remove_prerolls), (no_more_pads),
25536         (new_stream), (setup_source), (gst_play_base_bin_set_property),
25537         (gst_play_base_bin_get_property), (play_base_eos),
25538         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25539         (gst_play_base_bin_remove_element),
25540         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
25541         (gst_play_base_bin_unlink_stream),
25542         (gst_play_base_bin_get_streaminfo):
25543         * gst/playback/gstplaybasebin.h:
25544         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
25545         (gst_play_bin_class_init), (gst_play_bin_init),
25546         (gst_play_bin_dispose), (gst_play_bin_set_property),
25547         (gst_play_bin_get_property), (gen_video_element),
25548         (gen_audio_element), (remove_sinks), (setup_sinks),
25549         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
25550         (gst_play_bin_send_event), (gst_play_bin_get_formats),
25551         (gst_play_bin_convert), (gst_play_bin_get_query_types),
25552         (gst_play_bin_query), (plugin_init):
25553         * gst/playback/test4.c: (main):
25554         More fixes on reusing of the element.
25555
25556 2004-07-11  Benjamin Otte  <otte@gnome.org>
25557
25558         * ext/mad/gstmad.c: (normal_seek):
25559           allow seeking for other methods than just SET
25560
25561 2004-07-11  Andy Wingo  <wingo@pobox.com>
25562
25563         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
25564         float, "any" caps -> buffer_frames=[0,MAX].
25565
25566         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
25567         doesn't intersect our caps with the template any more. Do it
25568         ourselves.
25569         (interleave_buffered_loop): Use g_newa instead of malloc/free.
25570
25571 2004-07-09  Wim Taymans  <wim@fluendo.com>
25572
25573         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25574         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
25575         (compare_ranks), (print_feature), (gst_decode_bin_init),
25576         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
25577         (try_to_link_1), (new_pad), (close_link), (type_found),
25578         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
25579         (gst_decode_bin_change_state), (plugin_init):
25580         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
25581         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
25582         (gst_play_base_bin_dispose), (queue_overrun),
25583         (gen_preroll_element), (remove_prerolls), (no_more_pads),
25584         (new_stream), (setup_source), (gst_play_base_bin_set_property),
25585         (gst_play_base_bin_get_property), (play_base_eos),
25586         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25587         (gst_play_base_bin_remove_element),
25588         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
25589         (gst_play_base_bin_unlink_stream),
25590         (gst_play_base_bin_get_streaminfo):
25591         * gst/playback/gstplaybasebin.h:
25592         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
25593         (gst_play_bin_class_init), (gst_play_bin_init),
25594         (gst_play_bin_dispose), (gst_play_bin_set_property),
25595         (gst_play_bin_get_property), (gen_video_element),
25596         (gen_audio_element), (remove_sinks), (setup_sinks),
25597         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
25598         (gst_play_bin_send_event), (gst_play_bin_get_formats),
25599         (gst_play_bin_convert), (gst_play_bin_get_query_types),
25600         (gst_play_bin_query), (plugin_init):
25601         * gst/playback/test4.c: (main):
25602         Work on object reuse and seeking.
25603
25604 2004-07-09  Wim Taymans  <wim@fluendo.com>
25605
25606         * examples/seeking/seek.c: (iterate):
25607         Don't consume all CPU in the idle loop.
25608
25609 2004-07-09  Wim Taymans  <wim@fluendo.com>
25610
25611         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
25612         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
25613         Add pad to element *after* setting the pad functions so that
25614         the scheduler can use the correct ones.
25615
25616 2004-07-09  Wim Taymans  <wim@fluendo.com>
25617
25618         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
25619         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
25620         Sync to keyframe after seek
25621
25622 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25623
25624         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
25625         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25626         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
25627         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
25628         * ext/libvisual/visual.c: (gst_visual_change_state):
25629         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
25630         * ext/theora/theoradec.c: (theora_dec_change_state):
25631         * ext/theora/theoraenc.c: (theora_enc_change_state):
25632         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
25633         * gst-libs/gst/navigation/navigation.c:
25634         * gst/adder/gstadder.c: (gst_adder_change_state):
25635         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25636         (gst_audio_convert_get_buffer):
25637         * gst/multipart/multipartdemux.c:
25638         (gst_multipart_demux_change_state):
25639         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
25640         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
25641         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
25642         * gst/videoscale/gstvideoscale.c:
25643         (gst_videoscale_handle_src_event):
25644         * gst/volume/gstvolume.c: (volume_chain_int16):
25645           don't assert in state change, this should be done by the base
25646           GstElement class.
25647           various debugging fixes.
25648
25649 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25650
25651         * configure.ac:
25652         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
25653         (gst_play_dispose), (gst_play_set_location),
25654         (gst_play_set_data_src), (gst_play_set_video_sink),
25655         (gst_play_set_audio_sink), (gst_play_set_visualization),
25656         (gst_play_connect_visualization), (gst_play_get_sink_element),
25657         (gst_play_get_all_by_interface):
25658         * gst-libs/gst/play/play.h:
25659           add new method to get elements implementing an interface.
25660           add various error logging
25661
25662 2004-07-08  Wim Taymans  <wim@fluendo.com>
25663
25664         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
25665         (make_mpeg_pipeline), (make_mpegnt_pipeline),
25666         (make_playerbin_pipeline), (query_durations_elems),
25667         (query_durations_pads), (query_positions_elems),
25668         (query_positions_pads), (update_scale), (iterate), (stop_seek),
25669         (main):
25670         Added playbin seeking example.
25671
25672 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25673
25674         * gst-libs/gst/play/play.c: (gst_play_set_location),
25675         (gst_play_set_data_src), (gst_play_set_video_sink),
25676         (gst_play_set_audio_sink), (gst_play_set_visualization),
25677         (gst_play_connect_visualization), (gst_play_get_framerate):
25678           use a macro to look up elements from hash table
25679
25680 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25681
25682         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
25683         (gst_play_get_length_callback), (gst_play_set_location),
25684         (gst_play_seek_to_time), (gst_play_set_data_src),
25685         (gst_play_set_video_sink), (gst_play_set_audio_sink),
25686         (gst_play_set_visualization), (gst_play_connect_visualization),
25687         (gst_play_get_sink_element):
25688         - add debugging info
25689         - fix looking up sink elements by iterating over complete caps
25690         - put everything except for source and autoplugger in a complete bin
25691
25692 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25693
25694         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
25695         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
25696         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
25697         (gst_alsa_sink_write), (gst_alsa_sink_loop):
25698         * ext/alsa/gstalsasink.h:
25699         - add debugging info
25700         - clean up schizophrenia of data/buffer/event
25701         - fix double event unref error
25702
25703 2004-07-08  Wim Taymans  <wim@fluendo.com>
25704
25705         * gst/playback/Makefile.am:
25706         Add headers to noinst
25707
25708 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25709
25710         * tools/gst-launch-ext-m.m:
25711         * tools/gst-launch-ext.1.in:
25712           convert to the third millenium
25713
25714 2004-07-07  David Schleef  <ds@schleef.org>
25715
25716         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
25717
25718 2004-07-07  Wim Taymans  <wim@fluendo.com>
25719
25720         * gst/playback/Makefile.am:
25721         * gst/playback/README:
25722         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25723         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
25724         (compare_ranks), (print_feature), (gst_decode_bin_init),
25725         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
25726         (try_to_link_1), (new_pad), (close_link), (type_found),
25727         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
25728         (plugin_init):
25729         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
25730         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
25731         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
25732         (gen_preroll_element), (no_more_pads), (new_stream),
25733         (setup_source), (gst_play_base_bin_set_property),
25734         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
25735         (gst_play_base_bin_add_element),
25736         (gst_play_base_bin_remove_element),
25737         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
25738         (gst_play_base_bin_unlink_stream),
25739         (gst_play_base_bin_get_streaminfo):
25740         * gst/playback/gstplaybasebin.h:
25741         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
25742         (gst_play_bin_class_init), (gst_play_bin_init),
25743         (gst_play_bin_dispose), (gst_play_bin_set_property),
25744         (gst_play_bin_get_property), (gen_video_element),
25745         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
25746         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
25747         (gst_play_bin_get_formats), (gst_play_bin_convert),
25748         (gst_play_bin_get_query_types), (gst_play_bin_query),
25749         (plugin_init):
25750         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
25751         (gst_stream_info_get_type), (gst_stream_info_class_init),
25752         (gst_stream_info_init), (gst_stream_info_new),
25753         (gst_stream_info_dispose), (gst_stream_info_set_property),
25754         (gst_stream_info_get_property):
25755         * gst/playback/gststreaminfo.h:
25756         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25757         (main):
25758         * gst/playback/test2.c: (main):
25759         * gst/playback/test3.c: (update_scale), (main):
25760         More playbin fixes. Added README. Do better element filtering.
25761         Added base class to preroll media. Added test apps.
25762
25763 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25764
25765         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
25766         * ext/mpeg2dec/gstmpeg2dec.h:
25767           various debugging improvements.  Reset stream to next picture
25768           instead of sequence header, otherwise seeks cannot work.
25769
25770 2004-07-07  Wim Taymans  <wim@fluendo.com>
25771
25772         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
25773         (gst_video_box_class_init), (gst_video_box_set_property),
25774         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
25775         Use pad_alloc where possible.
25776
25777 2004-07-07  Wim Taymans  <wim@fluendo.com>
25778
25779         * sys/oss/gstosselement.c: (gst_osselement_reset),
25780         (gst_osselement_parse_caps):
25781         * sys/oss/gstosselement.h:
25782         * sys/oss/gstosssrc.c: (gst_osssrc_get):
25783         Fix offset on osssrc.
25784
25785 2004-07-07  Wim Taymans  <wim@fluendo.com>
25786
25787         * ext/theora/theora.c: (plugin_init):
25788         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
25789         (theora_dec_src_query), (theora_dec_chain):
25790         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25791         (theora_enc_sink_link), (theora_buffer_from_packet),
25792         (theora_push_packet), (theora_enc_chain):
25793         Fix theora granulepos calculation.
25794         Fix overflow in duration/position calculation.
25795         Bump rank to PRIMARY for theoradec.
25796         Use granulepos of last packet to calculate position.
25797         Set keyframe flag on buffers when needed.
25798
25799 2004-07-06  David Schleef  <ds@schleef.org>
25800
25801         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
25802         serious?  (Fixed, obviously.)
25803
25804 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
25805
25806         * po/LINGUAS:
25807         * po/cs.po:
25808           added Czech translation (Miloslav Trmac)
25809
25810 2004-07-05  Wim Taymans  <wim@fluendo.com>
25811
25812         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25813         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
25814         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
25815         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
25816         (close_link), (type_found), (gst_decode_bin_set_property),
25817         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
25818         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
25819         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
25820         (gst_decode_bin_query), (plugin_init):
25821         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
25822         (gst_play_bin_class_init), (gst_play_bin_init),
25823         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
25824         (get_video_element), (new_pad), (setup_source),
25825         (gst_play_bin_set_property), (gst_play_bin_get_property),
25826         (gst_play_bin_change_state), (gst_play_bin_add_element),
25827         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
25828         (gst_play_bin_send_event), (gst_play_bin_get_formats),
25829         (gst_play_bin_convert), (gst_play_bin_get_query_types),
25830         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
25831         * gst/playback/test.c: (main):
25832         More fixes, cleaned up playbin, make it use decodebin. Added
25833         threaded property to playbin.
25834
25835 2004-07-05  Wim Taymans  <wim@fluendo.com>
25836
25837         * configure.ac:
25838         * gst/playback/Makefile.am:
25839         * gst/playback/decodetest.c: (main):
25840         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
25841         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
25842         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
25843         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
25844         (close_link), (type_found), (gst_decode_bin_set_property),
25845         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
25846         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
25847         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
25848         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
25849         (plugin_init):
25850         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
25851         (gst_play_bin_class_init), (gst_play_bin_init),
25852         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
25853         (collect_sink_pads), (find_compatibles), (close_pad_link),
25854         (try_to_link_1), (new_pad), (close_link), (type_found),
25855         (setup_source), (gst_play_bin_set_property),
25856         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
25857         (compare_ranks), (gst_play_bin_collect_factories),
25858         (gst_play_bin_change_state), (gst_play_bin_add_element),
25859         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
25860         (gst_play_bin_send_event), (gst_play_bin_get_formats),
25861         (gst_play_bin_convert), (gst_play_bin_get_query_types),
25862         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
25863         * gst/playback/test.c: (main):
25864         Added some playback helper elements and some test apps, very alpha
25865         still.
25866
25867 2004-07-04  Benjamin Otte  <otte@gnome.org>
25868
25869         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
25870           only restart audio when we indeed have an xrun to fix repeated
25871           xruns. Fix suggested by Giuliano Pochini.
25872
25873 2004-07-03  David Schleef  <ds@schleef.org>
25874
25875         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
25876         call to gst_debug_log() if debugging is disabled (bug #145118)
25877
25878 2004-07-03  Benjamin Otte  <otte@gnome.org>
25879
25880         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
25881           use our own functions for restarting the alsa device.
25882         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25883           I should apply patches myself - use MIN for the third argument, not
25884           the second, this fixes seeking
25885
25886 2004-07-02  David Schleef  <ds@schleef.org>
25887
25888         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
25889         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
25890         do with the logic.
25891
25892 2004-07-02  David Schleef  <ds@schleef.org>
25893
25894         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
25895         output buffers.  Fix logic mistake.  (bug #144866)
25896
25897 2004-07-02  David Schleef  <ds@schleef.org>
25898
25899         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
25900         on X.  (bug #144753)
25901
25902 2004-07-02  David Schleef  <ds@schleef.org>
25903
25904         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
25905         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
25906         (bug #144624)
25907         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
25908         (gst_osselement_rate_probe_check): Add another workaround for
25909         buggy drivers (bug #145336)
25910
25911 2004-07-02  David Schleef  <ds@schleef.org>
25912
25913         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
25914         Most systems don't have MSG_NOSIGNAL.
25915
25916 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
25917
25918         * Makefile.am:
25919         * gst-libs/gst/colorbalance/Makefile.am:
25920         * gst-libs/gst/mixer/Makefile.am:
25921         * gst-libs/gst/play/Makefile.am:
25922         * gst-libs/gst/tuner/Makefile.am:
25923           (hopefully) fix both install and dist and make error message useful.
25924           needs testing across automakes.
25925
25926 2004-07-02  Benjamin Otte  <otte@gnome.org>
25927
25928         * ext/ogg/gstogg.c: (plugin_init):
25929           we require bytestream now
25930         * ext/ogg/gstoggdemux.c:
25931           huge diff to implement chain setup in a fast and generic way. This
25932           improves tag reading and startup of huge files (read: Theora videos)
25933           quite a bit. It probably contains bugs, too, so please test.
25934           Seeking is not improved to the fast method.
25935
25936 2004-06-29  Wim Taymans  <wim@fluendo.com>
25937
25938         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
25939         * ext/ogg/gstoggmux.c:
25940         Fix memleak in oggdemux when running unconnected pads.
25941         doc update in mux, start working on keyframe mode.
25942
25943 2004-06-29  Benjamin Otte  <otte@gnome.org>
25944
25945         * sys/oss/gstosssink.c:
25946         * sys/oss/gstosssrc.c:
25947           advertise correct template caps - we indeed do non-native endianness
25948           and 8bit audio has no endianness
25949         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
25950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
25951           avoid (wrong) duplications in getcaps function and return
25952           template caps
25953
25954 2004-06-29  Wim Taymans  <wim@fluendo.com>
25955
25956         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
25957         (gst_multifdsink_class_init), (gst_multifdsink_add),
25958         (gst_multifdsink_remove), (gst_multifdsink_clear),
25959         (gst_multifdsink_client_remove),
25960         (gst_multifdsink_handle_client_read),
25961         (gst_multifdsink_client_queue_data),
25962         (gst_multifdsink_client_queue_caps),
25963         (gst_multifdsink_client_queue_buffer),
25964         (gst_multifdsink_handle_client_write),
25965         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
25966         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
25967         (gst_multifdsink_init_send), (gst_multifdsink_close):
25968         Fix wrong GList iteration that could crash the server when
25969         more then 2 clients disconnect at the same time. Read all the
25970         pending commands in one batch to recover from command storms under
25971         very heavy load.
25972
25973 2004-06-28  Wim Taymans  <wim@fluendo.com>
25974
25975         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
25976         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
25977         (gst_videomixer_pad_set_property),
25978         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
25979         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
25980         (gst_videomixer_class_init), (gst_videomixer_init),
25981         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
25982         (pad_zorder_compare), (gst_videomixer_sort_pads),
25983         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
25984         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
25985         (gst_videomixer_update_queues), (gst_videomixer_loop),
25986         (plugin_init):
25987         Avoid divide by zero, choose masterpad as the pad with the highest
25988         framerate.
25989
25990 2004-06-27  Julien Moutte  <julien@moutte.net>
25991
25992         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
25993         (gst_ximagesink_xwindow_new):
25994         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
25995         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
25996         function directly. We might want to call it from somewhere else one day.
25997
25998 2004-06-27  Julien Moutte  <julien@moutte.net>
25999
26000         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
26001         (gst_ximagesink_xwindow_new):
26002         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
26003         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
26004         window decorations.
26005
26006 2004-06-27  Wim Taymans  <wim@fluendo.com>
26007
26008         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
26009         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
26010         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
26011         (gst_dvdec_set_property), (gst_dvdec_get_property):
26012         * ext/dv/gstdvdec.h:
26013         Implement drop_factor property to lower the framerate with
26014         a factor.
26015
26016 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26017
26018         * gst-libs/gst/colorbalance/Makefile.am:
26019         * gst-libs/gst/mixer/Makefile.am:
26020         * gst-libs/gst/play/Makefile.am:
26021         * gst-libs/gst/tuner/Makefile.am:
26022           unbreak Company's fix that didn't install the -enum.h files
26023
26024 2004-06-27  Wim Taymans  <wim@fluendo.com>
26025
26026         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
26027         (gst_dvdec_change_state):
26028         * ext/dv/gstdvdec.h:
26029         Fix timestamp, duration and offset of the buffers.
26030
26031 2004-06-27  Wim Taymans  <wim@fluendo.com>
26032
26033         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
26034         (gst_multifdsink_class_init), (gst_multifdsink_add),
26035         (gst_multifdsink_remove), (gst_multifdsink_clear),
26036         (gst_multifdsink_client_remove),
26037         (gst_multifdsink_handle_client_read),
26038         (gst_multifdsink_client_queue_data),
26039         (gst_multifdsink_client_queue_caps),
26040         (gst_multifdsink_client_queue_buffer),
26041         (gst_multifdsink_handle_client_write),
26042         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
26043         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
26044         (gst_multifdsink_init_send), (gst_multifdsink_close):
26045         * gst/tcp/gstmultifdsink.h:
26046         * gst/tcp/gsttcpserversink.c:
26047         (gst_tcpserversink_handle_server_read),
26048         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
26049         More multifdsink fixes, more recovery policy fixes.
26050         Removed stupid g_print
26051
26052 2004-06-26  Wim Taymans  <wim@fluendo.com>
26053
26054         * gst/tcp/Makefile.am:
26055         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
26056         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
26057         (gst_multifdsink_class_init), (gst_multifdsink_init),
26058         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
26059         (gst_multifdsink_handle_client_read),
26060         (gst_multifdsink_client_queue_data),
26061         (gst_multifdsink_client_queue_caps),
26062         (gst_multifdsink_client_queue_buffer),
26063         (gst_multifdsink_handle_client_write),
26064         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
26065         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
26066         (gst_multifdsink_chain), (gst_multifdsink_set_property),
26067         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
26068         (gst_multifdsink_close), (gst_multifdsink_change_state):
26069         * gst/tcp/gstmultifdsink.h:
26070         * gst/tcp/gsttcpplugin.c: (plugin_init):
26071         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
26072         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
26073         (gst_tcpserversink_handle_server_read),
26074         (gst_tcpserversink_handle_select),
26075         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
26076         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
26077         * gst/tcp/gsttcpserversink.h:
26078         Added multifdsink, made tcpserversink a subclass of fdsink, removed
26079         one of the locks, added recovery policy to multifdsink.
26080
26081 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
26082
26083         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
26084           fix decision for when getting frames with same timestamp
26085         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
26086         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
26087         (gst_v4lsrc_get_property):
26088         * sys/v4l/gstv4lsrc.h:
26089           add latency offset property
26090
26091 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
26092
26093         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
26094         (plugin_init):
26095           fix debugging. add category.
26096
26097 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
26098
26099         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
26100           fix wrong offsets
26101
26102 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
26103
26104         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
26105         (gst_alsa_src_get_time), (gst_alsa_src_loop),
26106         (gst_alsa_src_change_state):
26107           return a time that is in sync with the element's processing
26108
26109 2004-06-25  Wim Taymans  <wim@fluendo.com>
26110
26111         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26112         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
26113         (gst_tcpserversink_client_remove),
26114         (gst_tcpserversink_handle_client_read),
26115         (gst_tcpserversink_client_queue_data),
26116         (gst_tcpserversink_client_queue_caps),
26117         (gst_tcpserversink_client_queue_buffer),
26118         (gst_tcpserversink_handle_client_write),
26119         (gst_tcpserversink_queue_buffer),
26120         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
26121         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
26122         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
26123         (gst_tcpserversink_close):
26124         * gst/tcp/gsttcpserversink.h:
26125         Serversink rewrite. Really do non blocking writes to clients and
26126         maintain an internal queue to handle slower clients while not
26127         disturbing fast clients.
26128
26129 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
26130
26131         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
26132           better debug, don't override OFFSET and OFFSET_END
26133
26134 2004-06-25  Iain <iain@prettypeople.org>
26135
26136         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
26137         name=source for the wavparse pipeline.
26138
26139 2004-06-24  Johan Dahlin  <johan@gnome.org>
26140
26141         * ext/theora/theoraenc.c (theora_enc_chain): Call
26142         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
26143         streamheader caps are set correctly.
26144
26145 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26146
26147         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
26148         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
26149           respect minimum bitrate; same could be done for max bitrate
26150
26151 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26152
26153         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
26154         (gst_vorbisenc_setup):
26155           fix sample rate range
26156
26157 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26158
26159         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
26160         (gst_oggvorbisenc_setup):
26161         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
26162         (gst_vorbisenc_setup):
26163           resolve ambiguities in code and description
26164
26165 2004-06-24  Wim Taymans  <wim@fluendo.com>
26166
26167         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
26168         * ext/alsa/gstalsa.h:
26169         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
26170         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
26171         Use alsa trigger_tstamp to get the timestamp of the first
26172         sample in the buffer for more precise sync. Some cleanups.
26173
26174 2004-06-24  Wim Taymans  <wim@fluendo.com>
26175
26176         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
26177         (gst_audiorate_init), (gst_audiorate_chain),
26178         (gst_audiorate_set_property), (gst_audiorate_get_property):
26179         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
26180         (gst_videorate_chain):
26181         Added some logging, fixed an overflow bug in videorate.
26182
26183 2004-06-24  Benjamin Otte  <otte@gnome.org>
26184
26185         * ext/kio/Makefile.am:
26186           fix for builddir != srcdir and distcheck
26187
26188 2004-06-24  Benjamin Otte  <otte@gnome.org>
26189
26190         * gst-libs/gst/colorbalance/Makefile.am:
26191         * gst-libs/gst/mixer/Makefile.am:
26192         * gst-libs/gst/play/Makefile.am:
26193         * gst-libs/gst/tuner/Makefile.am:
26194         * gst/tcp/Makefile.am:
26195         * sys/dxr3/Makefile.am:
26196           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
26197           tarball.
26198           Also add all *.list files that were missing.
26199         * Makefile.am:
26200           add a distcheck hook to ensure the above doesn't happen again.
26201
26202 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
26203
26204         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
26205
26206 2004-06-23  Colin Walters  <walters@redhat.com>
26207
26208         * m4/Makefile.am: Distribute gst-fionread.m4.
26209
26210 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26211
26212         * configure.ac: back to dev
26213
26214 2004-06-23  Wim Taymans  <wim@fluendo.com>
26215
26216         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
26217         (gst_alsa_xrun_recovery):
26218         * ext/alsa/gstalsa.h:
26219         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26220         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
26221         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
26222         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
26223         (gst_alsa_src_loop):
26224         Add clock to alsasrc. Take new capture timestamp when
26225         restarting after an overrun. Split up some functions between
26226         alsasrc and alsasink.
26227
26228 === release 0.8.2 ===
26229
26230 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26231
26232         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
26233         (gst_alsa_change_state), (gst_alsa_update_avail),
26234         (gst_alsa_xrun_recovery):
26235         * ext/alsa/gstalsa.h:
26236         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26237           merge back changes from release
26238
26239 2004-06-23  Wim Taymans  <wim@fluendo.com>
26240
26241         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
26242         (gst_audiorate_init), (gst_audiorate_chain),
26243         (gst_audiorate_set_property), (gst_audiorate_get_property):
26244         Implement sample dropping and notify
26245
26246 2004-06-22  Wim Taymans  <wim@fluendo.com>
26247
26248         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
26249         (theora_enc_sink_link), (theora_buffer_from_packet),
26250         (theora_push_packet), (theora_enc_chain):
26251         Some cleanups, make sure the timestamps are correct.
26252
26253 2004-06-22  Wim Taymans  <wim@fluendo.com>
26254
26255         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
26256         (gst_alsa_change_state), (gst_alsa_update_avail),
26257         (gst_alsa_xrun_recovery):
26258         * ext/alsa/gstalsa.h:
26259         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
26260         Cleanups, take queued samples into account when reporting
26261         the time.
26262
26263 2004-06-22  Wim Taymans  <wim@fluendo.com>
26264
26265         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
26266         (gst_videorate_init):
26267         Initialize the property as well.
26268
26269 2004-06-22  Wim Taymans  <wim@fluendo.com>
26270
26271         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
26272         (gst_videorate_init), (gst_videorate_chain),
26273         (gst_videorate_set_property), (gst_videorate_get_property):
26274         Add property to make videorate silent.
26275         Add property to prefer new frames over old ones.
26276
26277 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26278
26279         * sys/osxvideo/Makefile.am:
26280         Workaround so that the osxvideo .so file gets linked with the
26281         Cocoa, OpenGL and QuickTime frameworks
26282
26283 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26284
26285         * sys/osxaudio/Makefile.am:
26286         Workaround so that the osxaudio .so file gets linked with the
26287         CoreAudio framework
26288
26289 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26290
26291         * configure.ac:
26292         Whoops, my fault...fixed build issues
26293
26294 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26295
26296         * configure.ac:
26297         Add objective-c support if running in Darwin/Mac OS X
26298         * sys/Makefile.am:
26299         * sys/osxvideo:
26300         * sys/osxvideo/Makefile.am:
26301         * sys/osxvideo/osxvideosink.h:
26302         * sys/osxvideo/osxvideosink.m:
26303         * sys/osxvideo/cocoawindow.h:
26304         * sys/osxvideo/cocoawindow.m:
26305         Add osxvideosink, a cocoa-based osx video sink
26306
26307
26308 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
26309         * ext/dvdnav/gst-dvd:
26310         Grab the gconf key from the right spot
26311         * gst/debug/gstnavseek.c: (gst_navseek_init),
26312         (gst_navseek_segseek), (gst_navseek_handle_src_event),
26313         (gst_navseek_chain):
26314         * gst/debug/gstnavseek.h:
26315           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
26316           and loop parameters of a segment seek.
26317         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
26318         (gst_videotestsrc_get_event_masks),
26319         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
26320         * gst/videotestsrc/gstvideotestsrc.h:
26321           Add seeking support to videotestsrc
26322           Initialise the timestamp_offset variable.
26323
26324 2004-06-18  Wim Taymans  <wim@fluendo.com>
26325
26326         * ext/sidplay/gstsiddec.cc:
26327         Fix negotiation and set correct end offset.
26328
26329 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26330
26331         * configure.ac: branch and prerelease
26332
26333 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26334
26335         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
26336         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
26337         (gst_tcpclientsrc_init_receive):
26338         * gst/tcp/gsttcpclientsrc.h:
26339           read caps when connecting to server for GDP so we set them correctly
26340
26341 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26342
26343         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
26344           notify drops and duplicates
26345         * gst/videoscale/videoscale.c: (videoscale_get_structure):
26346           no good reason to limit ourselves to 100x100
26347
26348 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26349
26350         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
26351         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
26352         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
26353         (gst_v4lsrc_get_property):
26354         * sys/v4l/gstv4lsrc.h:
26355         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
26356         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
26357         (gst_v4l_set_audio):
26358         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
26359         (gst_v4lsrc_try_capture):
26360         * sys/v4l/v4lsrc_calls.h:
26361           change try_palette to more general try_capture
26362           add autoprobe option so we can turn off autoprobing
26363           various fixes
26364
26365 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26366
26367         * configure.ac:
26368           add videorate
26369         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
26370         (gst_ximagesink_class_init):
26371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
26372         (gst_xvimagesink_class_init):
26373           run them as finalize, not dispose, since dispose can be invoked
26374           multiple times
26375
26376 2004-06-17  Wim Taymans  <wim@fluendo.com>
26377
26378         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
26379         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
26380         * ext/alsa/gstalsa.h:
26381         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
26382         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
26383         (gst_alsa_src_change_state):
26384         * ext/alsa/gstalsasrc.h:
26385         Make the xrun code timestamp and offset the buffers correctly.
26386         moved the clock to the base class, use alsa methods to get time.
26387         Do correct timestamping on outgoing buffers.
26388
26389 2004-06-17  Wim Taymans  <wim@fluendo.com>
26390
26391         * gst/audiorate/Makefile.am:
26392         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
26393         (gst_audiorate_base_init), (gst_audiorate_class_init),
26394         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
26395         (gst_audiorate_set_property), (gst_audiorate_get_property),
26396         (gst_audiorate_change_state), (plugin_init):
26397         Added an audiorate converter that fills in gaps.
26398
26399 2004-06-17  Johan Dahlin  <johan@gnome.org>
26400
26401         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
26402
26403 2004-06-16  Wim Taymans  <wim@fluendo.com>
26404
26405         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
26406         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
26407         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
26408         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
26409         (gst_v4lsrc_get_property):
26410         * sys/v4l/gstv4lsrc.h:
26411         Added a copy mode to v4lsrc where it will output a copied version
26412         of its internal hardware buffer.
26413         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
26414         can't | them.
26415
26416 2004-06-16  Wim Taymans  <wim@fluendo.com>
26417
26418         * sys/oss/gstosssrc.c: (gst_osssrc_get):
26419         Timestamp fixes.
26420
26421 2004-06-16  Wim Taymans  <wim@fluendo.com>
26422
26423         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
26424         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
26425         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
26426         (gst_v4lsrc_get_property):
26427         * sys/v4l/gstv4lsrc.h:
26428         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
26429         Added a sync mode enum property to control v4lsrc timestamp method
26430         Removed the use-fixed-fps property and moved functionality in
26431         the enum.
26432         Don't error on an error value from v4l-conf, it might not always
26433         be a real error.
26434
26435 2004-06-16  Wim Taymans  <wim@fluendo.com>
26436
26437         * gst/videorate/Makefile.am:
26438         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
26439         (gst_videorate_base_init), (gst_videorate_class_init),
26440         (gst_videorate_getcaps), (gst_videorate_link),
26441         (gst_videorate_init), (gst_videorate_chain),
26442         (gst_videorate_set_property), (gst_videorate_get_property),
26443         (gst_videorate_change_state), (plugin_init):
26444         Added a video timestamp corrector.
26445
26446 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26447
26448         fixed a potential leak with previous commit
26449
26450         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
26451
26452 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26453
26454         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
26455         Added missing refcount, fixes bug #144425
26456         Cheers Tim for finding the bug
26457
26458 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26459
26460         * sys/v4l/gstv4l.c: (plugin_init):
26461         * sys/v4l/gstv4lcolorbalance.c:
26462         * sys/v4l/gstv4lcolorbalance.h:
26463         * sys/v4l/gstv4lelement.c:
26464         * sys/v4l/gstv4lelement.h:
26465         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
26466         * sys/v4l/gstv4lmjpegsink.h:
26467         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
26468         * sys/v4l/gstv4lmjpegsrc.h:
26469         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
26470         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
26471         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
26472         * sys/v4l/gstv4lsrc.h:
26473         * sys/v4l/gstv4ltuner.c:
26474         * sys/v4l/gstv4ltuner.h:
26475         * sys/v4l/gstv4lxoverlay.c:
26476         * sys/v4l/gstv4lxoverlay.h:
26477         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
26478         (gst_v4l_set_window), (gst_v4l_enable_overlay):
26479         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
26480         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
26481         (gst_v4l_set_audio):
26482         * sys/v4l/v4l_calls.h:
26483         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
26484         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
26485         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
26486         (gst_v4lmjpegsink_playback_init),
26487         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
26488         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
26489         (gst_v4lmjpegsink_playback_stop),
26490         (gst_v4lmjpegsink_playback_deinit):
26491         * sys/v4l/v4lmjpegsink_calls.h:
26492         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
26493         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
26494         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
26495         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
26496         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
26497         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
26498         * sys/v4l/v4lmjpegsrc_calls.h:
26499         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
26500         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
26501         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
26502         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
26503         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
26504         (gst_v4lsrc_try_palette):
26505         * sys/v4l/v4lsrc_calls.h:
26506           bunch of paranoia cleanups
26507
26508 2004-06-14  David Schleef  <ds@schleef.org>
26509
26510         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
26511         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
26512         Send discont events and change timestamps appropriately when
26513         we get a seek event.  (bug #144240)
26514         * ext/cdparanoia/gstcdparanoia.h:
26515
26516 2004-06-14  Benjamin Otte  <otte@gnome.org>
26517
26518         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
26519           snd_pcm_hw_params_set_rate  since the latter fails for no good
26520           reason on some setups.
26521
26522 2004-06-14  David Schleef  <ds@schleef.org>
26523
26524         * gst/volume/demo.c: (value_changed_callback): exp10() is not
26525         standard.  Thank you for playing.
26526
26527 2004-06-14  Wim Taymans  <wim@fluendo.com>
26528
26529         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
26530         Patch 1.3 broke the ordering of the colorspace info and
26531         made the plugin basically work by coincidence, reordered
26532         the info.
26533
26534 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26535
26536         * ext/lame/gstlame.c:
26537         * ext/mad/gstmad.c:
26538           sync caps.  Make sure mad can only output a list of rates, not
26539           a full range.  In the future, have three caps lists for each of the
26540           mpeg versions.  Change mpegversion to a double as well.
26541
26542 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26543
26544         * gst/volume/.cvsignore:
26545         * gst/volume/Makefile.am:
26546         * gst/volume/demo.c: (value_changed_callback), (idler),
26547         (setup_gui), (main):
26548           added small demo app
26549
26550 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
26551         * ext/esd/esdsink.c: (gst_esdsink_change_state):
26552         * ext/esd/esdsink.h:
26553         Close the esd connection on pause, because esd will just wait -
26554         blocking all other esd clients indefinitely.
26555
26556 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
26557
26558         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
26559           previous commit with GST_DEBUG
26560
26561 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
26562
26563         * configure.ac:
26564           add a header check for a dvdread header in dvdnav.  Fixes #133002
26565
26566 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26567
26568         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
26569         * gst/tcp/gsttcpclientsink.h:
26570         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
26571         * gst/tcp/gsttcpclientsrc.h:
26572         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
26573         (gst_tcpserversink_handle_server_read),
26574         (gst_tcpserversink_init_send):
26575         * gst/tcp/gsttcpserversink.h:
26576         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
26577         * gst/tcp/gsttcpserversrc.h:
26578         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
26579         version of IP)
26580
26581 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26582
26583         * configure.ac:
26584         Added ogg library so that OSX detects libtheora properly
26585
26586 2004-06-11  Wim Taymans  <wim@fluendo.com>
26587
26588         * ext/theora/theoradec.c: (theora_dec_chain),
26589         (theora_dec_change_state):
26590         Don't try to decode frames before we received a keyframe.
26591
26592 2004-06-11  Wim Taymans  <wim@fluendo.com>
26593
26594         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
26595         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
26596         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
26597         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
26598         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
26599         Added property to set the maximum delay of a page.
26600
26601 2004-06-10  Wim Taymans  <wim@fluendo.com>
26602
26603         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
26604         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
26605         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
26606         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
26607         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
26608         Added max-delay property to control the maximum amount
26609         of data to put in one page.
26610
26611 2004-06-10  Wim Taymans  <wim@fluendo.com>
26612
26613         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
26614         (gst_theora_enc_init), (theora_enc_sink_link),
26615         (theora_buffer_from_packet), (theora_enc_set_property),
26616         (theora_enc_get_property):
26617         Set duration on encoded buffer, added some more properties
26618
26619 2004-06-10  Wim Taymans  <wim@fluendo.com>
26620
26621         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
26622         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
26623         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
26624         * ext/theora/theoraenc.c: (theora_enc_chain):
26625         Fix refcounting bugs
26626
26627 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26628
26629         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26630         (gst_asf_demux_loop), (gst_asf_demux_process_file),
26631         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
26632         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
26633         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
26634         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
26635         (gst_asf_demux_change_state):
26636         * gst/asfdemux/gstasfdemux.h:
26637           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
26638           feels like. I think we should set a new requirement for demuxers
26639           from now on to implement sane loop functions, data loops, query
26640           and seek functions before first commit into CVS. And this commit
26641           fixes all of the above.
26642
26643 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
26644
26645         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
26646           vorbis comments are properly encoded in UTF-8 before adding them
26647           to a GstTagList
26648
26649 2004-06-09  Benjamin Otte  <otte@gnome.org>
26650
26651         * ext/alsa/gstalsa.c: (add_channels):
26652           handle min <= max correctly
26653         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
26654         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
26655           add fixation functions so we fixate correctly. No preferring of alaw
26656           anymore because it's the first structure.
26657         * ext/alsa/gstalsa.h:
26658         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
26659         (gst_alsa_hw_params_dump):
26660           add functions to ease debugging in alsalib
26661         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
26662         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
26663         (gst_alsa_start_audio):
26664           only specify hw params if we really setup a format (fixes #134007 -
26665           or at least works around it)
26666
26667 2004-06-09  Wim Taymans  <wim@fluendo.com>
26668
26669         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
26670         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
26671         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
26672         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
26673         (gst_ogg_mux_loop):
26674         Use stream caps to setup the initial pages in the ogg stream.
26675         Correctly set the streamheader caps on the srcpad.
26676
26677 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26678
26679         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
26680         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
26681         (gst_v4lsrc_getcaps):
26682         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
26683         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
26684           add querying of fps lists for webcams.  Negotiating to a framerate
26685           now works.
26686
26687 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26688
26689         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26690         (theora_push_buffer), (theora_push_packet),
26691         (theora_set_header_on_caps), (theora_enc_chain):
26692           mark buffers and put on streamheader, raw theora streaming
26693           now works too, whee
26694
26695 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26696
26697         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
26698         (gst_tcp_gdp_read_caps):
26699           do a looping read for caps and GDP headers too
26700
26701 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26702
26703         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
26704         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
26705           return EOS instead of NULL in _get
26706
26707 2004-06-08  Wim Taymans  <wim@fluendo.com>
26708
26709         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
26710         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
26711         (gst_tcp_gdp_write_caps):
26712         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
26713         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
26714         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
26715         Memory leak fixes
26716
26717 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26718
26719         * ext/vorbis/Makefile.am:
26720         * ext/vorbis/vorbis.c: (plugin_init):
26721         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
26722         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
26723         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
26724         (vorbis_parse_change_state):
26725         * ext/vorbis/vorbisparse.h:
26726           adding a vorbisparse element that marks the buffers, streaming
26727           raw vorbis using GDP now works, whee
26728
26729 2004-06-08  Wim Taymans  <wim@fluendo.com>
26730
26731         * ext/jpeg/Makefile.am:
26732         * ext/jpeg/README:
26733         * ext/jpeg/gstjpeg.c: (plugin_init):
26734         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
26735         (gst_smokedec_base_init), (gst_smokedec_class_init),
26736         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
26737         * ext/jpeg/gstsmokedec.h:
26738         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
26739         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
26740         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
26741         (gst_smokeenc_resync), (gst_smokeenc_chain),
26742         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
26743         * ext/jpeg/gstsmokeenc.h:
26744         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
26745         (smokecodec_flush_destination), (smokecodec_term_destination),
26746         (smokecodec_init_source), (smokecodec_fill_input_buffer),
26747         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
26748         (smokecodec_term_source), (smokecodec_encode_new),
26749         (smokecodec_decode_new), (smokecodec_info_free),
26750         (smokecodec_set_quality), (smokecodec_get_quality),
26751         (smokecodec_set_threshold), (smokecodec_get_threshold),
26752         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
26753         (find_best_size), (abs_diff), (put), (smokecodec_encode),
26754         (smokecodec_parse_header), (smokecodec_decode):
26755         * ext/jpeg/smokecodec.h:
26756         Added a new simple jpeg based codec
26757
26758 2004-06-08  Wim Taymans  <wim@fluendo.com>
26759
26760         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
26761         (gst_multipart_mux_loop):
26762         Fix memory leak
26763
26764 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26765
26766         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
26767         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
26768         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
26769         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
26770         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
26771         * gst/tcp/gsttcpserversink.h:
26772           take streamheader into account
26773
26774 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26775
26776         * gst/level/Makefile.am:
26777         * gst/level/gstlevel.c: (gst_level_class_init):
26778           clean up marshal generation
26779
26780 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
26781
26782         * gst/tcp/Makefile.am:
26783         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
26784         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
26785         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
26786         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26787         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
26788         (gst_tcpclientsrc_get_property):
26789         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26790         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
26791         (gst_tcpserversink_handle_client_read),
26792         (gst_tcpserversink_handle_client_write),
26793         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
26794         * gst/tcp/gsttcpserversink.h:
26795           add signals client-added and client-removed
26796         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26797         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
26798         (gst_tcpserversrc_get_property):
26799         uniformized, change default protocol to NONE
26800         * gst/tcp/gsttcp-marshal.list: added
26801 2004-06-07  Benjamin Otte  <otte@gnome.org>
26802
26803         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26804           handle discont events if they happen before caps nego
26805
26806 2004-06-07  Wim Taymans  <wim@fluendo.com>
26807
26808         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
26809         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
26810         (gst_multipart_demux_plugin_init):
26811         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
26812         (gst_multipart_mux_init), (gst_multipart_mux_loop),
26813         (gst_multipart_mux_change_state):
26814         Small updates, fix a memleak
26815
26816 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26817
26818         * configure.ac: OSS portability
26819         * ext/arts/gst_arts.c: idem
26820         * sys/oss/gstosselement.c: idem
26821         * sys/oss/gstossmixer.c: idem
26822         * sys/oss/gstosssink.c: idem
26823         * sys/oss/gstosssrc.c: idem
26824         * sys/oss/oss_probe.c: idem
26825           - check for soundcard.h in different places for some BSD
26826
26827 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
26828
26829         * AUTHORS:
26830         Add me to the authors file
26831         * configure.ac:
26832         Increase the libdv requirement to >= version 0.100
26833         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
26834         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
26835         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
26836         * ext/dv/gstdvdec.h:
26837         Add support for the new_media flag when sending DISCONT events
26838         Make the querying work when video pad is not linked
26839
26840 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
26841
26842         reviewed by Benjamin Otte  <otte@gnome.org>
26843
26844         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
26845           create a NULL-initialized array of pads, so we don't think they
26846           exist already. (fixes #143130)
26847
26848 2004-06-07  Benjamin Otte  <otte@gnome.org>
26849
26850         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
26851         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
26852         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
26853           don't use // coments
26854
26855 2004-06-07  Benjamin Otte  <otte@gnome.org>
26856
26857         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
26858           cast to GstClockTime to get higher granularity
26859         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26860           use gst_element_set_time_delay to get the exact time
26861         * ext/mad/gstmad.c: (gst_mad_chain):
26862           use the negotiated rate instead of the current frame's rate which
26863           might be wrong because of bit errors. This avoids emitting totally
26864           bogus timestamps and screwing sync.
26865         (fixes #143454)
26866
26867 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
26868
26869         reviewed by Benjamin Otte  <otte@gnome.org>
26870
26871         * gst/adder/gstadder.c: (gst_adder_loop):
26872           properly error out when no negotiation has happened yet. (fixes
26873           #143032)
26874
26875 2004-06-06  Benjamin Otte  <otte@gnome.org>
26876
26877         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26878           forward correctly transformed offset in discont events. Based on
26879           patch by Arwed v. Merkatz. (fixes #142851)
26880
26881 2004-06-06  David Schleef  <ds@schleef.org>
26882
26883         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
26884         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
26885         problems on several systems.
26886
26887 2004-06-06  Benjamin Otte  <otte@gnome.org>
26888
26889         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
26890           use explicit caps on the srcpad
26891         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26892           properly error out if caps couldn't be set (fixes #142764)
26893
26894 2004-06-06  Benjamin Otte  <otte@gnome.org>
26895
26896         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
26897         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
26898         (gst_alsa_start_audio):
26899           - don't call set_periods_integer anymore, it breaks the
26900           configuration randomly
26901           - call snd_pcm_hw_params_set_access directly instead of using masks
26902           - don't fail if the sw_params can't be set, just use the default
26903           params and hope it works. Alsalib has weird issues when you touch
26904           sw_params and does no proper error reporting about what failed.
26905         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26906         (gst_alsa_close_audio):
26907           make our alsa debugging go via gst debugging and not conditionally
26908           defined
26909         * ext/alsa/gstalsa.h:
26910           add ALSA_DEBUG_FLUSH macro
26911         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
26912         (plugin_init):
26913           wrap alsa errors to be printed via the gst debugging system and not
26914           spammed to stderr
26915
26916 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26917
26918         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
26919         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
26920         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
26921         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
26922         (qtdemux_parse_trak):
26923         * gst/qtdemux/qtdemux.h:
26924           Bitch. Also known as seeking, querying & co.
26925         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
26926         (gst_osssink_change_state):
26927         * sys/oss/gstosssink.h:
26928           Resyncing is for weenies, this hack is no longer needed and was
26929           broken anyway (since it - unintendedly - always leaves resync to
26930           TRUE).
26931
26932 2004-06-05  Andrew Turner <zxombie@hotpop.com>
26933
26934         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
26935         * gst/tcp/gsttcpclientsrc.h: idem
26936           - define MSG_NOSIGNAL if not done
26937           - include unistd.h for off_t
26938           (fixes #143749)
26939
26940 2004-06-05  Benjamin Otte  <otte@gnome.org>
26941
26942         * configure.ac:
26943         * ext/kio/Makefile.am:
26944           check for qt's moc preprocessor explicitly and use it
26945
26946 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
26947
26948         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
26949           don't get a signal for EPIPE on socket writes
26950           (somebody check if this works on other platforms)
26951
26952 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26953
26954         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
26955         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
26956           check error condition on available samples correctly
26957
26958 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26959
26960         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
26961           avoid a segfault
26962         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
26963         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
26964         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
26965         (gst_tcpserversrc_gdp_read_header):
26966          use ssize_t over size_t since the former is signed and thus the
26967          check for error codes can work
26968
26969 2004-06-02  Wim Taymans  <wim@fluendo.com>
26970
26971         reviewed by: Johan
26972
26973         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
26974         (gst_multipart_mux_loop):
26975         Oops
26976
26977 2004-06-02  Wim Taymans  <wim@fluendo.com>
26978
26979         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
26980         (gst_multipart_mux_init), (gst_multipart_mux_loop),
26981         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
26982         (gst_multipart_mux_change_state):
26983         Added configurable boundary specifier, added the value as a
26984         caps field as well.
26985
26986 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26987
26988         * gst/tcp/gsttcp.c:
26989         * gst/tcp/gsttcpclientsrc.c:
26990         * gst/tcp/gsttcpclientsrc.h:
26991         * gst/tcp/gsttcpserversrc.c:
26992           - portability fix, to compile on OSX
26993             (fixes #143146)
26994
26995         * sys/osxaudio/gstosxaudioelement.c:
26996         * sys/osxaudio/gstosxaudiosink.c:
26997         * sys/osxaudio/gstosxaudiosrc.c:
26998           - compilation warnings on OSX
26999             (fixes #143153)
27000
27001 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27002
27003         * ext/vorbis/vorbisdec.c : sign warning fixes
27004
27005         * gst-libs/gst/mixer/mixertrack.c :
27006           do no use defines which are glib 2.4 specific
27007
27008 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
27009
27010         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
27011           buffer since libflac doesn't expect it (reports a sync error when
27012           it encounters that)
27013
27014
27015 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
27016
27017         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
27018         * gst-libs/gst/mixer/mixertrack.c:
27019         (gst_mixer_track_get_property), (get_mixer_track_init),
27020         (get_mixer_track_get_property): Added property accessors
27021         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
27022         * gst-libs/gst/mixer/mixeroptions.c:
27023         (gst_mixer_options_get_values): Added
27024         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
27025         * gst-libs/gst/mixer/mixer.c: Fixed comment
27026
27027
27028 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
27029
27030         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
27031           improve error messages on open
27032
27033
27034 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27035
27036         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
27037           check if v4l-conf is in path
27038
27039 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27040
27041         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27042           change assert to a more readable error message
27043
27044 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27045
27046         * gst-libs/gst/tuner/tunerchannel.h:
27047           - add a freq_multiplicator field to make the conversion
27048             between internal frequency unit and Hz
27049         * sys/v4l/gstv4lelement.c:
27050         * sys/v4l2/gstv4l2element.c:
27051           - change default video device to /dev/video0
27052         * sys/v4l/v4l_calls.c:
27053         * sys/v4l2/v4l2_calls.c:
27054           - we only expose frequency to the user in Hz instead of
27055             bastard v4lX unit (either 62.5kHz or 62.5Hz)
27056
27057 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
27058         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27059           Initialise b_o_s and e_o_s variables
27060         * gst-libs/gst/riff/riff-media.c:
27061         (gst_riff_create_video_caps_with_data):
27062           Add some unusual fourcc's from mplayer avi's
27063         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
27064           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
27065           autoplugging.
27066
27067 2004-05-28  Wim Taymans  <wim@fluendo.com>
27068
27069         * configure.ac:
27070         * gst/alpha/Makefile.am:
27071         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
27072         (gst_alpha_get_type), (gst_alpha_base_init),
27073         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
27074         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
27075         (gst_alpha_chroma_key), (gst_alpha_chain),
27076         (gst_alpha_change_state), (plugin_init):
27077         A plugin to add an alpha channel to I420 video. Can optionally do
27078         chroma keying.
27079         * gst/multipart/Makefile.am:
27080         * gst/multipart/multipart.c: (plugin_init):
27081         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
27082         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
27083         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
27084         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
27085         (gst_multipart_demux_change_state),
27086         (gst_multipart_demux_plugin_init):
27087         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
27088         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
27089         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
27090         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
27091         (gst_multipart_mux_pad_unlink),
27092         (gst_multipart_mux_request_new_pad),
27093         (gst_multipart_mux_handle_src_event),
27094         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
27095         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
27096         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
27097         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
27098         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
27099         send multipart jpeg images to a browser.
27100         * gst/videobox/Makefile.am:
27101         * gst/videobox/README:
27102         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
27103         (gst_video_box_get_type), (gst_video_box_base_init),
27104         (gst_video_box_class_init), (gst_video_box_init),
27105         (gst_video_box_set_property), (gst_video_box_get_property),
27106         (gst_video_box_sink_link), (gst_video_box_i420),
27107         (gst_video_box_ayuv), (gst_video_box_chain),
27108         (gst_video_box_change_state), (plugin_init):
27109         Crops or adds borders around an image. can do alpha channel
27110         borders as well.
27111         * gst/videomixer/Makefile.am:
27112         * gst/videomixer/README:
27113         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
27114         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
27115         (gst_videomixer_pad_get_sink_event_masks),
27116         (gst_videomixer_pad_get_property),
27117         (gst_videomixer_pad_set_property),
27118         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
27119         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
27120         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
27121         (gst_videomixer_base_init), (gst_videomixer_class_init),
27122         (gst_videomixer_init), (gst_videomixer_request_new_pad),
27123         (gst_videomixer_handle_src_event),
27124         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
27125         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
27126         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
27127         (gst_videomixer_loop), (gst_videomixer_get_property),
27128         (gst_videomixer_set_property), (gst_videomixer_change_state),
27129         (plugin_init):
27130         Generic video mixer plugin, can handle multiple inputs all with
27131         different framerates and video sizes. Is fully alpha channel
27132         aware.
27133
27134 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27135
27136         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
27137           Select first track as master track. Not sure how else to handle
27138           that...
27139         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
27140           Discard discont events. Should fix #142962.
27141
27142 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27143
27144         * ext/alsa/Makefile.am:
27145         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
27146         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
27147         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
27148         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
27149         (gst_alsa_mixer_get_option):
27150         * ext/alsa/gstalsamixer.h:
27151         * ext/alsa/gstalsamixeroptions.c:
27152         (gst_alsa_mixer_options_get_type),
27153         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
27154         (gst_alsa_mixer_options_new):
27155         * ext/alsa/gstalsamixeroptions.h:
27156         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
27157         * ext/alsa/gstalsamixertrack.h:
27158           Add enumerations (as GstMixerOptions). Make correct distinction
27159           between input/output tracks. Add capture/playback private flag.
27160           Use flag to decide on whether to set capture or playback volumes
27161           or switches. Use playback and record switches.
27162         * gst-libs/gst/mixer/Makefile.am:
27163         * gst-libs/gst/mixer/mixer-marshal.list:
27164         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
27165         (gst_mixer_set_option), (gst_mixer_get_option),
27166         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
27167         (gst_mixer_volume_changed), (gst_mixer_option_changed):
27168         * gst-libs/gst/mixer/mixer.h:
27169         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
27170         (gst_mixer_options_class_init), (gst_mixer_options_init),
27171         (gst_mixer_options_dispose):
27172         * gst-libs/gst/mixer/mixeroptions.h:
27173           Add GstMixerOptions.
27174         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27175           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
27176           broken device detection on computers with multiple OSS sound
27177           cards.
27178
27179 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27180
27181         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27182           fixate nicely even when the peer is not negotiating
27183
27184 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27185
27186         * gst/audioconvert/gstaudioconvert.c:
27187         (gst_audio_convert_parse_caps):
27188           make sure we don't allow depth > width
27189         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27190           fixate endianness to G_BYTE_ORDER as default
27191         * gst/audioscale/gstaudioscale.c:
27192           we don't handle another endianness as host-endianness
27193
27194 2004-05-25  David Schleef  <ds@schleef.org>
27195
27196         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
27197
27198 2004-05-24  Benjamin Otte  <otte@gnome.org>
27199
27200         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
27201         (gst_oggvorbisenc_setup):
27202           properly fail when we can't setup the vorbis encoder due to
27203           unsupported settings
27204         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
27205         (gst_vorbisenc_setup):
27206           same
27207         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27208           fix case where warnings occured when one pad was unlinked while the
27209           other's link function was called
27210
27211 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27212
27213         * gst/tcp/Makefile.am:
27214           use GST_ENABLE_NEW
27215
27216 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27217
27218         * gst-libs/gst/resample/private.h:
27219           don't use optimizations that are #if 0'ed
27220
27221 2004-05-24  Wim Taymans  <wim@fluendo.com>
27222
27223         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
27224         Fix potential division by zero error and hopefully get
27225         the position query right to get correct timestamps on avi
27226         audio.
27227
27228 2004-05-24  Wim Taymans  <wim@fluendo.com>
27229
27230         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
27231         (gst_videoscale_scale_nearest_str2),
27232         (gst_videoscale_scale_nearest_str4),
27233         (gst_videoscale_scale_nearest_32bit),
27234         (gst_videoscale_scale_nearest_24bit),
27235         (gst_videoscale_scale_nearest_16bit):
27236         Fix the scaling algorithm and avoid a buffer overflow.
27237         removed the while loop in the scaling function as it
27238         was used for point sampling only.
27239
27240 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27241
27242         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
27243         (gst_id3_tag_class_init), (gst_id3_tag_init),
27244         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
27245         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
27246         (gst_id3_tag_send_tag_event):
27247           lots of fixes to make id3mux work and id3demux work correctly
27248
27249 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27250
27251         * ext/Makefile.am:
27252           add rules to build shout2send (was removed by accident
27253           when this module was no more marked experimental/broken)
27254
27255 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27256
27257         * ext/shout2/gstshout2.c:
27258         * ext/shout2/gstshout2.h:
27259           adding a "connection problem" signal to shout2send
27260           (fixes #142954)
27261
27262 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
27263
27264         * ext/kio/kioreceiver.cpp:
27265         * ext/kio/kioreceiver.h:
27266           fix sign comparison issues
27267
27268 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27269
27270         * gst/cdxaparse/gstcdxaparse.c:
27271         * gst/cdxaparse/gstcdxaparse.h:
27272           some renaming
27273           add some checks/sanity
27274           prepare for seek addition
27275
27276         * sys/sunaudio/gstsunaudio.c:
27277           remove exported dupe init function
27278
27279 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
27280
27281         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
27282         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
27283           Fix format conversion and position querying.
27284         * gst/debug/progressreport.c: (gst_progressreport_report):
27285           Don't output a bogus total value that we didn't query.
27286         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
27287           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
27288           only a blank window after xine has been used.
27289
27290 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
27291
27292         * m4/as-arts.m4:
27293           sync with upstream version to fix test on FC2
27294           readd with -ko to preserve Id header
27295
27296 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27297
27298         * configure.ac:
27299           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
27300         * gst/tcp/gsttcpclientsrc.c: idem
27301         * gst/tcp/gsttcpserversink.c: idem
27302         * gst/tcp/gsttcpserversrc.c: idem
27303         * m4/gst-fionread.m4: idem
27304
27305         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
27306
27307         * configure.ac: enable speex plugin for speex 1.1.5+
27308         * ext/speex/gstspeexenc.c: fix cast warning
27309
27310         * ext/esd/README: fix typo
27311
27312 2004-05-20  David Schleef  <ds@schleef.org>
27313
27314         * configure.ac: Minor cosmetic change to convince the buildbot to
27315         reautogen.
27316         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
27317         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
27318         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
27319         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
27320         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
27321         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
27322         More hacking.  Plays audio now.
27323
27324 2004-05-20  David Schleef  <ds@schleef.org>
27325
27326         * configure.ac:
27327         * sys/Makefile.am:
27328
27329 2004-05-20  David Schleef  <ds@schleef.org>
27330
27331         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
27332         * sys/osxaudio/gstosxaudio.c:
27333         * sys/osxaudio/gstosxaudioelement.c:
27334         * sys/osxaudio/gstosxaudioelement.h:
27335         * sys/osxaudio/gstosxaudiosink.c:
27336         * sys/osxaudio/gstosxaudiosink.h:
27337         * sys/osxaudio/gstosxaudiosrc.c:
27338         * sys/osxaudio/gstosxaudiosrc.h:
27339
27340 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
27341
27342         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
27343         (gst_vorbisenc_chain):
27344           put the codec headers on the caps as streamheader as well as
27345           pushing them out
27346
27347 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
27348
27349         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
27350         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
27351         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
27352         split up push_packet into two functions
27353
27354 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
27355
27356         * gst/tcp/.cvsignore:
27357           ignore enums
27358         * gst/tcp/Makefile.am:
27359         * gst/tcp/README:
27360         * gst/tcp/gsttcp.c:
27361         * gst/tcp/gsttcp.h:
27362         * gst/tcp/gsttcpclientsink.c:
27363         * gst/tcp/gsttcpclientsink.h:
27364         * gst/tcp/gsttcpclientsrc.c:
27365         * gst/tcp/gsttcpclientsrc.h:
27366         * gst/tcp/gsttcpplugin.c:
27367         * gst/tcp/gsttcpserversink.c:
27368         * gst/tcp/gsttcpserversink.h:
27369         * gst/tcp/gsttcpserversrc.c:
27370         * gst/tcp/gsttcpserversrc.h:
27371           add new tcp elements
27372
27373 2004-05-19  Wim Taymans  <wim@fluendo.com>
27374
27375         * gst/law/mulaw-conversion.c: (mulaw_encode):
27376         Fix overflow bug in ulaw encoding.
27377
27378 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27379
27380         * ext/mad/gstmad.c: (gst_mad_handle_event):
27381           don't unref the event twice
27382
27383 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27384
27385         * configure.ac:
27386           remove -Wno-sign-compare
27387
27388 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27389
27390         * configure.ac:
27391           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
27392           if you want to work against glib 2.2 and 2.4
27393
27394 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
27395
27396         * gst/tcp/Makefile.am:
27397         * gst/tcp/gsttcp.c:
27398         * gst/tcp/gsttcp.h:
27399         * gst/tcp/gsttcpsink.h:
27400         * gst/tcp/gsttcpsrc.h:
27401           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
27402
27403 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27404
27405         * gst/debug/tests.c: (md5_get_value):
27406           fix segfault on gst-inspect
27407
27408 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27409
27410         * gst/debug/testplugin.c:
27411         * gst/debug/tests.c:
27412         * gst/debug/tests.h:
27413           add new extensible and configurable testing element. Current tests
27414           include buffer count, stream length, timestamp/duration matching and
27415           md5.
27416         * gst/debug/Makefile.am:
27417         * gst/debug/gstdebug.c: (plugin_init):
27418           add infrastructure for new element
27419
27420 2004-05-19  Johan Dahlin  <johan@gnome.org>
27421
27422         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
27423         ending of the array. Fixes gst-inspect segfault on ppc.
27424
27425 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27426
27427         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
27428
27429         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
27430
27431 2004-05-18  David Schleef  <ds@schleef.org>
27432
27433         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
27434         warnings (bugs, actually) noticed by gcc but not forte.
27435
27436 2004-05-18  David Schleef  <ds@schleef.org>
27437
27438         * sys/sunaudio/Makefile.am:
27439         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
27440
27441 2004-05-18  David Schleef  <ds@schleef.org>
27442
27443         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
27444         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
27445         to allow qtdemux to use non-seekable streams. (bug #142272)
27446
27447 2004-05-18  David Schleef  <ds@schleef.org>
27448
27449         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
27450         (gst_resample_sinc_ft_float): Remove use of static temporary
27451         buffer.  This code was obviously not supposed to last long, but
27452         it's stuck in our ABI, so it required a little hack to make it
27453         ABI-compatible.  Fixes #142585.
27454         * gst-libs/gst/resample/resample.h: same.
27455
27456 2004-05-18  David Schleef  <ds@schleef.org>
27457
27458         * configure.ac: Add sunaudio
27459         * examples/Makefile.am: make gstplay depend on gconf
27460         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
27461         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
27462         (convert_table_lookup), (img_convert): remove c99-isms
27463         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
27464           unsigned, to fix a warning on Solaris
27465         * gst/mpeg1sys/systems.c: bcopy->memcpy
27466         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
27467         * sys/Makefile.am: Add sunaudio
27468
27469 2004-05-18  Wim Taymans  <wim@fluendo.com>
27470
27471         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
27472         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
27473         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
27474         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
27475         (gst_ogg_mux_loop):
27476         Fix an ugly memleak where the muxer didn't flush enough ogg
27477         pages. This also resulted in badly muxed ogg files.
27478
27479 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27480
27481         * gst/asfdemux/asfheaders.c :
27482         * gst/asfdemux/asfheaders.h :
27483         * gst/asfdemux/gstasfdemux.c :
27484           - fix ASF_OBJ_PADDING guid
27485           - add 3 new object guids (language list, metadata,
27486             extended stream properties)
27487           - add a function to parse extended header objects
27488
27489 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27490
27491         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27492           remove leftover debugging g_print
27493
27494 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27495
27496         * ext/mad/gstmad.c: (gst_mad_handle_event):
27497           Fix for when the first format in a discont event is not a
27498           byte-based one. Should fix #137710.
27499
27500 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27501
27502         * m4/a52.m4 : fix compilation with -Wall -Werror
27503         * m4/libfame.m4 : idem
27504         * m4/libmikmod.m4 : idem
27505
27506 2004-05-17  Benjamin Otte  <otte@gnome.org>
27507
27508         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
27509           signal the new tags before giving up the reference
27510
27511 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27512
27513         * ext/shout2/gstshout2.c:
27514           use application/ogg instead of application/x-ogg (patch by Patrick
27515           Guimond, fixes #142432)
27516         * sys/oss/gstosselement.c: (gst_osselement_reset),
27517         (gst_osselement_sync_parms):
27518           don't set fragment size unless specified (fixes #142493)
27519
27520 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27521
27522         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
27523           fixes #142664
27524
27525 2004-05-17  Benjamin Otte  <otte@gnome.org>
27526
27527         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27528           compute offsets correctly for internal buffers so timestamps are set
27529           correctly when we can't seek. Also handle cases where there are no
27530           offsets. (based on a patch by David Moore, fixes #142507)
27531
27532 2004-05-17  Benjamin Otte  <otte@gnome.org>
27533
27534         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27535           use correct variable when determining amount of data to skip so we
27536           don't skip into the void and segfault
27537
27538 2004-05-16  Benjamin Otte  <otte@gnome.org>
27539
27540         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
27541           Hi, I'm a memleak
27542
27543 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27544
27545         * gst/asfdemux/gstasfdemux.c:
27546           - fix a mem leak and always propagate tags
27547           - add WMV3 to known video codecs (but no decoder yet)
27548           - replace "surplus data" at end of audio header for what
27549             it is : codec specific data
27550           - fix a typo
27551
27552 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
27553
27554         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
27555
27556         * gst-libs/gst/audio/audioclock.c:
27557           Fix wrong return type (#142205).
27558
27559 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27560
27561         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
27562           Ignore CRCs by default (fixes #142566).
27563
27564 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27565
27566         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
27567         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
27568         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
27569         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
27570         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
27571         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
27572           Fix for cases where we fail to attach to a mixer.
27573
27574 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27575
27576         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
27577           Don't touch events after not owning them anymore.
27578         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
27579         (gst_wavparse_fmt), (gst_wavparse_other),
27580         (gst_wavparse_handle_seek), (gst_wavparse_loop),
27581         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
27582         (gst_wavparse_srcpad_event):
27583         * gst/wavparse/gstwavparse.h:
27584           Add seeking, fix querying.
27585
27586 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27587
27588         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
27589           - process comments even if they don't end with \0\0
27590             g_convert would ignore them if present and works well without them
27591
27592 2004-05-16  Benjamin Otte  <otte@gnome.org>
27593
27594         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
27595           simplify caps
27596
27597 2004-05-16  Benjamin Otte  <otte@gnome.org>
27598
27599         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
27600           don't write to memory we might not write to - g_convert does that
27601           for us anyway (fixes #142613)
27602         (gst_asf_demux_audio_caps):
27603           comment out gst_util_dump_mem
27604
27605 2004-05-16  Benjamin Otte  <otte@gnome.org>
27606
27607         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27608           compute correct expected timestamps after seek (broken since
27609           last commit)
27610         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
27611           rename element and debugging category to gdkpixbufscale
27612
27613 2004-05-16  Benjamin Otte  <otte@gnome.org>
27614
27615         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27616           add error checking to snd_pcm_delay and remove duplicate call to
27617           snd_pcm_delay that caused issues (see inline code comments)
27618         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
27619           make more readable and fix return value when snd_pcm_delay fails
27620         (fixes #142586)
27621
27622 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
27623         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
27624         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
27625         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
27626         (gst_pixbufscale_link), (gst_pixbufscale_init),
27627         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
27628         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
27629         (gst_pixbufscale_get_property), (pixbufscale_init):
27630         * ext/gdk_pixbuf/pixbufscale.h:
27631         Add these files I forgot earlier
27632
27633 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
27634         * ext/gdk_pixbuf/Makefile.am:
27635         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
27636         * ext/gdk_pixbuf/gstgdkpixbuf.h:
27637         Add new pixbufscale element to scale RGB video
27638         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
27639         and HYPER interpolation correctly.
27640         * ext/theora/theoraenc.c: (theora_enc_chain),
27641         Discard buffer and return if explicit caps could not be set
27642         (theora_enc_get_property):
27643         Make _get return kbps for the bitrate consistent with
27644         the _set function.
27645
27646
27647 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27648
27649         * ext/libvisual/visual.c: (gst_visual_chain):
27650           add missing visual_audio_analyze
27651
27652 2004-05-14  David Schleef  <ds@schleef.org>
27653
27654         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
27655         is killed while we're playing.
27656         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
27657         gst_element_no_more_pads().
27658
27659 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27660
27661         * gst-libs/gst/riff/riff-read.c :
27662           - fix INFO tag extraction in RIFF/AVI files
27663             because gst_event_unref (event) also freed taglist
27664           - avoid a mem leak
27665
27666 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27667
27668         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
27669         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
27670
27671         * gst/auparse/gstauparse.c :
27672           - add code (commented for now) to support audio/x-adpcm on src pad
27673             (we have no decoder for those layout yet)
27674
27675         * gst/cdxaparse/gstcdxaparse.c :
27676         * gst/cdxaparse/gstcdxaparse.h :
27677           - partial rewrite using RiffRead (ripped iain's wavparse code)
27678
27679         * gst/rtp/gstrtpL16enc.c : typo
27680         * gst/rtp/gstrtpgsmenc.c : typo
27681
27682 2004-05-13  Benjamin Otte  <otte@gnome.org>
27683
27684         * configure.ac:
27685           check for exact version of libvisual, it's not supposed to be
27686           API/ABI stable yet
27687
27688 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27689
27690         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27691           signal no-more-pads
27692
27693 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
27694
27695         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
27696         Report which format was used for GST_FORMAT_DEFAULT
27697         * gst/debug/Makefile.am:
27698         * gst/debug/gstdebug.c: (plugin_init):
27699         * gst/debug/progressreport.c: (gst_progressreport_base_init),
27700         (gst_progressreport_class_init), (gst_progressreport_init),
27701         (gst_progressreport_report), (gst_progressreport_set_property),
27702         (gst_progressreport_get_property), (gst_progressreport_chain),
27703         (gst_progressreport_plugin_init):
27704         Add progressreport element for testing.
27705
27706 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27707
27708         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
27709         * sys/v4l/gstv4lsrc.h:
27710         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
27711         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
27712         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
27713         (gst_v4lsrc_grab_frame):
27714           add more debugging
27715           send a discont at start
27716
27717 2004-05-12  Colin Walters  <walters@redhat.com>
27718
27719         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
27720         inflooping if we can't find a chunk.  Or in other words, don't blow
27721         chunks if we don't have a chunk to blow.
27722
27723 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
27724         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
27725         Remove old debug output
27726         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
27727         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
27728         (gst_dvdec_set_property), (gst_dvdec_get_property):
27729         Change the quality setting to an enum, so it works from gst-launch
27730         Don't renegotiate a non-linked pad. Allows audio only decoding.
27731         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
27732         (gst_deinterlace_link), (gst_deinterlace_init):
27733         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
27734         (gst_videodrop_link):
27735         Some caps negotiation fixes
27736
27737 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27738
27739         * ext/tarkin/gsttarkin.c :
27740           - Change RANK from NONE to PRIMARY
27741         * ext/gdk_pixbuf/gstgdkpixbuf.c :
27742           - Change RANK from NONE to MARGINAL
27743         * ext/divx/gstdivxenc.c :
27744           - Change RANK from PRIMARY to NONE (encoder/spider issue)
27745
27746 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
27747
27748         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
27749         (gst_vorbisenc_push_packet):
27750           copy a function that was added between 1.0 and 1.0.1 until we
27751           depend on worthwhile features of post-1.0
27752
27753 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27754
27755         * configure.ac:
27756           enable shout2 by default
27757         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
27758         (gst_shout2send_base_init), (gst_shout2send_init),
27759         (gst_shout2send_connect), (gst_shout2send_change_state):
27760         * ext/shout2/gstshout2.h:
27761           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
27762           #142262)
27763         * ext/theora/theora.c: (plugin_init):
27764           don't set rank on encoders
27765
27766 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
27767
27768         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
27769           Use codec_data property instead of flag1 and flag2 for wma
27770
27771 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27772
27773         * gst/cdxaparse/gstcdxaparse.c :
27774           - Add mpegversion to CAPS to make it link
27775           - Rank is as GST_RANK_SECONDARY instead of NONE
27776         * gst/auparse/gstauparse.c :
27777           - Document all audio encoding we can encounter from Solaris 9
27778             headers and libsndfile information.
27779           - Increase max. rate from 48000 to 192000 (to match other elements)
27780           - Don't try to play junk data between header and samples
27781
27782 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27783
27784         * ext/libvisual/visual.c: (gst_visual_getcaps):
27785           use the right caps depending on endianness (I hope)
27786         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
27787           use GST_RANK_NONE for all non-decoding elements or spider gets
27788           mighty confused
27789
27790 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27791
27792         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
27793           Fix some odd cases and fix BE metadata parsing of unicode16 text.
27794
27795 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27796
27797         * gst/switch/gstswitch.c: (gst_switch_release_pad),
27798         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
27799         (gst_switch_loop), (gst_switch_get_type):
27800           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
27801           HEADERS. Had to be said.
27802
27803 2004-05-10  David Schleef  <ds@schleef.org>
27804
27805         * configure.ac: Add prototype Dirac support.
27806         * ext/Makefile.am:
27807         * ext/dirac/Makefile.am:
27808         * ext/dirac/gstdirac.cc:
27809         * ext/dirac/gstdiracdec.cc:
27810
27811 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27812
27813         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
27814         (gst_auparse_init), (gst_auparse_chain),
27815         (gst_auparse_change_state):
27816           Hack around spider. Remove me some day please.
27817
27818 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27819
27820         * gst/auparse/gstauparse.c: (gst_auparse_chain):
27821           Fix for some uninitialized variables in previous patch, also
27822           makes it work. Fixes #142286 while we're at it.
27823
27824 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27825
27826         * gst/auparse/gstauparse.c:
27827                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
27828                 only unsupported formats are ADPCM/CCITT G.72x
27829                 reviewed by Ronald
27830         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
27831
27832 2004-05-10  Wim Taymans  <wim@fluendo.com>
27833
27834         * ext/vorbis/Makefile.am:
27835         * ext/vorbis/README:
27836         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
27837         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
27838         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
27839         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
27840         (gst_oggvorbisenc_convert_sink),
27841         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
27842         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
27843         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
27844         (get_constraints_string), (update_start_message),
27845         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
27846         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
27847         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
27848         * ext/vorbis/oggvorbisenc.h:
27849         * ext/vorbis/vorbis.c: (plugin_init):
27850         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
27851         (raw_caps_factory), (gst_vorbisenc_class_init),
27852         (gst_vorbisenc_init), (gst_vorbisenc_setup),
27853         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
27854         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
27855         * ext/vorbis/vorbisenc.h:
27856         Added a raw vorbis encoder to be used with the oggmuxer.
27857         We still need the old encoder for some gnome applications,
27858         read the README to find out how that works.
27859         The raw encoder is called "rawvorbisenc" until 0.9.
27860
27861 2004-05-10  Wim Taymans  <wim@fluendo.com>
27862
27863         * ext/ogg/gstogg.c: (plugin_init):
27864         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
27865         (gst_ogg_print):
27866         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
27867         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
27868         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
27869         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
27870         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
27871         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
27872         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
27873         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
27874         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
27875         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
27876         Added an ogg muxer.
27877         Small typo fixes in the demuxer.
27878
27879 2004-05-10  Wim Taymans  <wim@fluendo.com>
27880
27881         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
27882         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
27883         (theora_enc_change_state), (theora_enc_set_property),
27884         (theora_enc_get_property):
27885         Mark the last packet with an EOS flag which is not really needed
27886         in gstreamer.
27887         Do some better video framerate initialisation.
27888         Update the buffer timestamp.
27889
27890 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
27891
27892         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
27893         Return the result of the parent state change call
27894
27895 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27896
27897         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
27898         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
27899         * gst/law/alaw-encode.c : (idem)
27900         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
27901         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
27902         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
27903
27904 2004-05-09  Benjamin Otte  <otte@gnome.org>
27905
27906         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
27907           don't use a fixed buffer size when writing variable length data to
27908           it. Fixes memory corruption and makes alsasrc work
27909
27910 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27911
27912         * ext/gnomevfs/gstgnomevfssink.c:
27913         (_gst_boolean_allow_overwrite_accumulator),
27914         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
27915           Run glib's default signal handler (??) in RUN_CLEANUP rather than
27916           RUN_LAST, and don't use that to set the accumulator value because
27917           then it's always FALSE.
27918
27919 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27920
27921         * gst-libs/gst/riff/riff-media.c:
27922         (gst_riff_create_video_caps_with_data),
27923         (gst_riff_create_audio_caps),
27924         (gst_riff_create_audio_template_caps):
27925         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
27926           Fix for unaligned RIFF files (i.e. where all the chunks together
27927           in a LIST chunk are not of the same size as the size given in
27928           the LIST chunk header). Fixes several odd WAVE files. Also fix
27929           ADPCM (block_align property) in audio, so that wavparse based
27930           on this works now as it used to stand-alone.
27931
27932 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
27933
27934         reviewed by Benjamin Otte  <otte@gnome.org>
27935
27936         * ext/a52dec/gsta52dec.c:
27937         * ext/divx/gstdivxdec.c:
27938         * ext/divx/gstdivxenc.c:
27939         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
27940         * ext/faac/gstfaac.c: (gst_faac_base_init):
27941         * ext/faad/gstfaad.c: (gst_faad_base_init):
27942         * ext/ivorbis/vorbisfile.c:
27943         * ext/lame/gstlame.c:
27944         * ext/libfame/gstlibfame.c:
27945         * ext/mpeg2enc/gstmpeg2enc.cc:
27946         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
27947         * ext/sidplay/gstsiddec.cc:
27948         * ext/speex/gstspeexdec.c:
27949         * ext/speex/gstspeexenc.c:
27950         * ext/xvid/gstxviddec.c:
27951         * ext/xvid/gstxvidenc.c:
27952           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
27953           (fixes #142193)
27954
27955 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27956
27957         * ext/alsa/gstalsa.c: (device_list),
27958         (gst_alsa_class_probe_devices):
27959         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
27960           Fix alsa oddness in mixer after the combination of using mixer
27961           in source/sink elements and using hw:x,y instead of just hw:x.
27962
27963 2004-05-09  Benjamin Otte  <otte@gnome.org>
27964
27965         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
27966         (gst_wavparse_create_sourcepad):
27967           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
27968           sourcepads
27969
27970 2004-05-09  Benjamin Otte  <otte@gnome.org>
27971
27972         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27973           allow discont events before caps nego
27974
27975 2004-05-08  Benjamin Otte  <otte@gnome.org>
27976
27977         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
27978           don't leak events
27979
27980 2004-05-08  Benjamin Otte  <otte@gnome.org>
27981
27982         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
27983         (gst_level_change_state), (gst_level_init):
27984         * gst/level/gstlevel.h:
27985           figure out if we're initialized directly instead of keeping a
27986           variable that's wrong in 90% of cases
27987           don't initialize pads and then leak them and use a new unitialized
27988           pad. (fixes #142084)
27989           these were bugs so n00bish I didn't find them for an hour :/
27990
27991 2004-05-08 Iain <iain@prettypeople.org>
27992
27993         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
27994         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
27995         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
27996         return the length that was read.
27997         (gst_riff_read_strf_auds): Allow fmt tags as well.
27998
27999 2004-05-07  David Schleef  <ds@schleef.org>
28000
28001         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
28002         signed char assumption in faad.h.
28003
28004 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28005
28006         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
28007           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
28008
28009 2004-05-07  Colin Walters  <walters@redhat.com>
28010
28011         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
28012         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
28013         function.
28014         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
28015         Add dispose function.
28016
28017 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
28018         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
28019           Fix caps nego and pad templates. RGB mode caps should
28020           work now.
28021         * ext/dvdnav/gst-dvd:
28022           Move mpeg2dec inside the thread because otherwise the
28023           queue rejects cap changes mid-stream
28024         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
28025         (gst_mpeg2dec_flush_decoder):
28026           For mpeg2dec > 0.4.0, call the flush function instead of
28027           manually extracting all in-flight frames.
28028         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
28029         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
28030           Change mime type video/dv go video/x-dv to match the
28031           rest of gst-plugins
28032
28033 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28034
28035         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28036         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
28037         (gst_alsa_sink_class_init):
28038         * ext/alsa/gstalsasink.h:
28039         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
28040         (gst_alsa_src_class_init):
28041         * ext/alsa/gstalsasrc.h:
28042           Make alsasink/src a subclass of alsamixer so that mixer stuff
28043           shows up in gst-rec. Needs some finetuning.
28044
28045 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28046
28047         * ext/lame/gstlame.c: (gst_lame_chain):
28048           simplify
28049         * ext/mad/gstmad.c: (gst_mad_handle_event):
28050           fix event leak
28051         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28052           be able to detect mp3 files < 4096 bytes
28053
28054 2004-05-06  Wim Taymans  <wim@fluendo.com>
28055
28056         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
28057         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
28058         (theora_enc_set_property), (theora_enc_get_property):
28059         Also encode the first frame, cleanup some code.
28060
28061 2004-05-06  Wim Taymans  <wim@fluendo.com>
28062
28063         * ext/mpeg2enc/gstmpeg2enc.cc:
28064         Forward events first before deciding that negotiation was
28065         not performed.
28066
28067 2004-05-06  Wim Taymans  <wim@fluendo.com>
28068
28069         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28070         First process the events before deciding that negotiation
28071         was not performed.
28072
28073 2004-05-06  Wim Taymans  <wim@fluendo.com>
28074
28075         * ext/theora/Makefile.am:
28076         * ext/theora/theora.c: (plugin_init):
28077         * ext/theora/theoradec.c: (theora_dec_change_state):
28078         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
28079         (gst_theora_enc_class_init), (gst_theora_enc_init),
28080         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
28081         (theora_enc_chain), (theora_enc_change_state),
28082         (theora_enc_set_property), (theora_enc_get_property):
28083         Added a theora encoder, grouped the encoder and decoder into the
28084         same plugin.
28085
28086 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28087
28088         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
28089         (gst_jpegenc_chain):
28090         fix DURATION on outgoing buffers
28091         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
28092         debug using time formats
28093         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
28094         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
28095         (gst_xvimagesink_sink_link):
28096         windows with width/height 0 generate X errors, so don't allow them
28097
28098 2004-05-05  Wim Taymans  <wim@fluendo.com>
28099
28100         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
28101         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
28102         (gst_mpeg2dec_negotiate_format):
28103         * ext/mpeg2dec/gstmpeg2dec.h:
28104           removed the static pad template so that we can add the
28105           more accurate framerate value to the caps.
28106
28107
28108 2004-05-04  Benjamin Otte  <otte@gnome.org>
28109
28110         * configure.ac:
28111           check for kdemacros.h, too (should fix #141821)
28112         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
28113           don't crash if no header was sent, but nicely error out (fixes part
28114           of #141554)
28115
28116 2004-05-04  Wim Taymans  <wim@fluendo.com>
28117
28118         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
28119         parent dispose function to avoid segfault on destroy.
28120
28121 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28122
28123         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28124         (plugin_init):
28125         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28126         (gst_xvimagesink_sink_link):
28127         clean up debugging caps
28128         also recreate xvimage when format has changed
28129
28130 2004-05-04  Benjamin Otte  <otte@gnome.org>
28131
28132         * ext/libvisual/Makefile.am:
28133         * ext/libvisual/visual.c: (gst_visual_class_init),
28134         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
28135         (gst_visual_srclink), (gst_visual_chain),
28136         (gst_visual_change_state), (plugin_init):
28137           use a GstAdapter to correctly adapt buffer sizes - allows using a
28138           framerate
28139
28140 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28141
28142         * sys/v4l/gstv4lelement.h:
28143         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
28144         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
28145         (gst_v4lsrc_buffer_free):
28146         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
28147         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28148         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
28149         (gst_v4lsrc_requeue_frame):
28150         move some debugging categories around
28151         query for fps index and set accordingly if found
28152
28153 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28154
28155         * ext/lame/gstlame.c:
28156         correct defaults that lame_init puts out of range
28157
28158 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28159
28160         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
28161         (gst_divxenc_class_init):
28162         fix range since -1 is the default
28163         * gst/mpeg1sys/gstmpeg1systemencode.c:
28164         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
28165         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
28166         (gst_rtjpegdec_chain):
28167         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
28168         (gst_rtjpegenc_chain):
28169         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
28170         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
28171         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
28172         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
28173         * sys/v4l/gstv4lsrc.c:
28174         * sys/v4l/v4l_calls.c: (gst_v4l_open):
28175         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
28176         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
28177         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
28178         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
28179           remove gst_info calls
28180
28181 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28182
28183         * Makefile.am:
28184         * po/af.po:
28185         * po/az.po:
28186         * po/en_GB.po:
28187         * po/nl.po:
28188         * po/sr.po:
28189         * po/sv.po:
28190           Updated translations
28191
28192 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28193
28194         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
28195           refactor/comment code
28196
28197 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28198
28199         * gst/asfdemux/Makefile.am:
28200         * gst/asfdemux/asfheaders.c:
28201         * gst/asfdemux/asfheaders.h:
28202         * gst/asfdemux/gstasf.c: (plugin_init):
28203         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
28204         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
28205         (gst_asf_demux_setup_pad):
28206         * gst/asfdemux/gstasfdemux.h:
28207         * gst/asfdemux/gstasfmux.c:
28208         * gst/asfdemux/gstasfmux.h:
28209           Add tagging support to demuxer, split out registration in its own
28210           file instead of in demux (hacky), and prevent having some tables
28211           in our memory multiple times (in asfheaders.h).
28212
28213 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28214
28215         * gst/matroska/matroska-demux.c:
28216         (gst_matroska_demux_parse_metadata):
28217         * gst/matroska/matroska-ids.h:
28218           Basic tag reading support.
28219
28220 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28221
28222         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
28223           Really detect ac-3 audio.
28224         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
28225           really detect matroska files (off-by-1).
28226
28227 2004-04-30  David Schleef  <ds@schleef.org>
28228
28229         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28230         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
28231         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
28232         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
28233         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
28234         hackage -- parse a lot more atoms, extract a few tags.  One might even
28235         mistake this for tag support.  Maybe it is.
28236         * gst/qtdemux/qtdemux.h:
28237
28238 2004-04-30  Colin Walters  <walters@verbum.org>
28239
28240         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
28241
28242 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
28243
28244         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28245         (gst_ffmpegcolorspace_getcaps):
28246           remove broken nego fix
28247
28248 2004-04-30  Benjamin Otte  <otte@gnome.org>
28249
28250         * configure.ac:
28251         * ext/Makefile.am:
28252         * ext/libvisual/Makefile.am:
28253         * ext/libvisual/visual.c:
28254           add initial support for libvisual (http://libvisual.sourceforge.net)
28255           libvisual is still quite alpha, so expect crashes in there :)
28256
28257 2004-04-29  David Schleef  <ds@schleef.org>
28258
28259         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
28260         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
28261         up qtdemux to make it spit out codec_data.  Do _not_ look at this
28262         code; you will no longer respect me.
28263
28264 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28265
28266         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
28267         * ext/alsa/gstalsa.h :
28268         change alsa pcm device discovery to find more than 1 device
28269         per card. code review by Ronald.
28270
28271 2004-04-29  David Schleef  <ds@schleef.org>
28272
28273         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
28274         Add a check for a driver bug on FreeBSD.  (bug #140565)
28275
28276 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
28277
28278         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
28279         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
28280         (gst_jpegenc_getcaps):
28281           move format setting to inner loop
28282         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28283         (gst_ffmpegcolorspace_getcaps):
28284           use GST_PAD_CAPS if available so that we use already negotiated
28285           caps
28286         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28287         (qtdemux_parse_moov), (qtdemux_parse):
28288           extra debugging
28289         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
28290         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
28291           move hardcoded path to DEFINE
28292
28293 2004-04-28  David Schleef  <ds@schleef.org>
28294
28295         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
28296         (bug #140064)
28297
28298 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28299
28300         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
28301           Don't probe for playback device if we're a source element. Fixes
28302           #139658.
28303
28304 2004-04-29  Benjamin Otte  <otte@gnome.org>
28305
28306         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28307         (gst_id3_tag_chain):
28308           rewrite buffer offset
28309
28310 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28311
28312         * configure.ac:
28313         * ext/Makefile.am:
28314         * ext/dts/Makefile.am:
28315         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
28316         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
28317         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
28318         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
28319         (gst_dtsdec_loop), (gst_dtsdec_change_state),
28320         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
28321         (plugin_init):
28322         * ext/dts/gstdtsdec.h:
28323           New DTS decoder.
28324         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
28325         (gst_faad_srcconnect):
28326           Add ESDS atom handling (.m4a).
28327
28328 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28329
28330         * ext/divx/gstdivxdec.c: (plugin_init):
28331           Remove comment that makes no sense.
28332         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
28333           Fix for obvious typo that resulted in warnings during gst-register.
28334         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
28335         (gst_xviddec_sink_link):
28336           Fix caps negotiation a bit better.
28337         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
28338           We call this 'codec_data', not 'esds'.
28339
28340 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28341
28342         * gst/monoscope/gstmonoscope.c:
28343           make sure we only provide 256x128
28344         * gst/monoscope/monoscope.c: (monoscope_init):
28345           assert size of 256x128
28346
28347 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28348
28349         * Makefile.am:
28350         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
28351         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
28352           fixate to max width and height of device
28353
28354 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28355
28356         * Makefile.am:
28357         * sys/v4l/gstv4l.c:
28358         * sys/v4l/gstv4lsrc.c:
28359         * sys/v4l/v4l_calls.c:
28360         * sys/v4l/v4lsrc_calls.c:
28361           fix for qc-usb driver which fakes having more than one buffer
28362           by handing the same buffer twice, which confused GStreamer's/v4lsrc
28363           buffer_free override
28364           add debugging
28365
28366 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28367
28368         * Makefile.am:
28369         * gst/videotestsrc/gstvideotestsrc.c:
28370         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
28371         (gst_videotestsrc_init), (gst_videotestsrc_get),
28372         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
28373         * gst/videotestsrc/gstvideotestsrc.h:
28374           add num-buffers property
28375
28376         2004-04-26  Benjamin Otte  <otte@gnome.org>
28377
28378         * ext/mad/gstid3tag.c: (plugin_init):
28379           set id3mux rank to NONE so it doesn't confuse spider
28380           require audio/mpeg,mpegversion=1 in id3mux
28381
28382 2004-04-26  Benjamin Otte  <otte@gnome.org>
28383
28384         * configure.ac:
28385           detect faad correctly as non-working if it's indeed non-working
28386
28387 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
28388
28389         * Makefile.am:
28390         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
28391         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
28392         fix _getcaps so it only negotiates to its supported format
28393
28394 2004-04-25  Benjamin Otte  <otte@gnome.org>
28395
28396         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
28397           fix memleak
28398
28399 2004-04-23  Benjamin Otte  <otte@gnome.org>
28400
28401         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
28402           audio/x-raw-int with height rules! not. Now it's depth.
28403
28404 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28405
28406         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
28407         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
28408         (gst_wavparse_loop):
28409           Missing variable initialization. Add handling of DVI ADPCM. Fix
28410           mis-parsing of LIST chunks. This works around a bug where we mis-
28411           parse non-aligning LIST chunks (so LIST chunks where the contents
28412           don't align with the actual LIST size). The correct fix is to use
28413           rifflib, I'm not going to fix wavparse - too much work. All this
28414           fixes #104878.
28415
28416 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28417
28418         reviewed by Benjamin Otte  <otte@gnome.org>
28419
28420         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
28421           fix shoutcast not working (fixes #140844)
28422
28423 2004-04-22  Benjamin Otte  <otte@gnome.org>
28424
28425         * ext/hermes/gsthermescolorspace.c:
28426         (gst_hermes_colorspace_caps_remove_format_info):
28427         * gst/colorspace/gstcolorspace.c:
28428         (gst_colorspace_caps_remove_format_info):
28429         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28430         (gst_ffmpegcolorspace_caps_remove_format_info):
28431           s/gst_caps_simplify/gst_caps_do_simplify/
28432
28433 2004-04-22  Benjamin Otte  <otte@gnome.org>
28434
28435         * gst-libs/gst/riff/riff-media.c:
28436         (gst_riff_create_video_caps_with_data):
28437           mpegversion is an int
28438         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
28439           don't try to create pad templates with NULL caps, use any caps
28440           instead.
28441
28442 2004-04-20  David Schleef  <ds@schleef.org>
28443
28444         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
28445         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
28446         (bug #140384)
28447
28448 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
28449
28450         reviewed by David Schleef
28451
28452         * ext/mad/gstid3tag.c: Add stdlib.h
28453         * gst/rtp/gstrtpgsmenc.c: same
28454         * gst/tags/gstid3tag.c: same
28455         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
28456         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
28457         GST_DISABLE_LOADSAVE use.
28458         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
28459         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
28460         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
28461         atol(3)).
28462         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
28463         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
28464         strtoul(3)).
28465         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
28466         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
28467         $(ID3_CFLAGS).
28468         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
28469         $(LIBFAME_CFLAGS).
28470
28471 2004-04-20  David Schleef  <ds@schleef.org>
28472
28473         * gst/realmedia/rmdemux.c:  This was supposed to part of the
28474         last checkin.  Same idea.
28475
28476 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
28477
28478         reviewed by David Schleef
28479
28480         * configure.ac: bump required gstreamer version to 0.8.1.1
28481         because of following changes [--ds]
28482
28483         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
28484         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
28485         (gst_riff_read_header):  Use GST_READ_UINT*
28486         macros to access possibly unaligned memory.
28487
28488         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
28489         (mp3_type_find):  Use GST_READ_UINT*
28490         macros to access possibly unaligned memory.
28491         (mp3_type_find, mpeg1_parse_header, qt_type_find)
28492         (speex_type_find): Likewise
28493
28494         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
28495
28496         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
28497         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
28498         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
28499         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
28500         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
28501         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
28502         macros to access possibly unaligned memory.
28503
28504         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
28505         Likewise.
28506
28507         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
28508         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
28509
28510         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28511         Likewise.
28512
28513         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
28514         (gst_mpeg2subt_chain_subtitle): Likewise.
28515
28516         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
28517         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
28518         Likewise.
28519
28520         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
28521         Likewise.
28522
28523         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
28524         Likewise.
28525
28526         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
28527         Likewise.
28528
28529 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
28530
28531         * configure.ac:
28532           update required version of GStreamer because of GST_TIME_FORMAT
28533
28534 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28535
28536         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
28537           remove leftover g_print
28538         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
28539           don't try setting only a subset of the caps. We don't want to kill
28540           autoplugging on purpose
28541
28542 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
28543
28544         * sys/ximage/ximagesink.c: (plugin_init):
28545         * sys/xvimage/xvimagesink.c: (plugin_init):
28546           add debugging categories
28547
28548 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
28549
28550         * po/en_GB.po:
28551         * po/LINGUAS:
28552           Adding en_GB translation (Gareth Owen)
28553
28554 2004-04-20  David Schleef  <ds@schleef.org>
28555
28556         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28557         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
28558         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
28559         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
28560         A number of new features and hacks to extract the esds atom and
28561         put it into the caps.  (bug #137724)
28562
28563 2004-04-19  David Schleef  <ds@schleef.org>
28564
28565         * gconf/Makefile.am: Fix for non-GNU make
28566         * gst-libs/gst/Makefile.am: Change directory order to handle
28567         GstPlay linking with gstinterfaces
28568         * gst-libs/gst/audio/make_filter: make use of tr portable
28569         * gst-libs/gst/play/Makefile.am: Add intended \
28570         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28571         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
28572         function prototype instead of void *.
28573         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
28574         macro.
28575         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28576         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
28577         * gst/videofilter/make_filter: make use of tr portable
28578         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
28579
28580 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
28581
28582         * po/LINGUAS:
28583         * po/uk.po:
28584           Added Ukrainian translation (Maxim V. Dziumanenko)
28585
28586 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28587
28588         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
28589         (gst_gsmdec_link), (gst_gsmdec_chain):
28590           Fix capsnego, simplify chain function slightly.
28591         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
28592           Add GSM.
28593
28594 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28595
28596         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
28597         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
28598         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
28599           Hack to make wavparse work with spider (always -> sometimes pad).
28600           Fixes #135862 && #140411.
28601
28602 2004-04-18  Benjamin Otte  <otte@gnome.org>
28603
28604         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
28605         (gst_osselement_rate_probe_check),
28606         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
28607           get rid of \n in debug output
28608
28609 2004-04-17  Iain <iain@prettypeople.org>
28610
28611         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
28612         not just EOS.
28613
28614 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28615
28616         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
28617         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
28618         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
28619         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
28620         (gst_id3_tag_src_link), (gst_id3_tag_chain),
28621         (gst_id3_tag_change_state), (plugin_init):
28622           deprecate id3tag element and replace with id3demux/id3mux.
28623           great side effect: this ugly file is now even uglier, yay!
28624         * ext/mad/gstmad.h:
28625           remove non-available function
28626           update for new get_type
28627
28628 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28629
28630         * configure.ac:
28631           require mpeg2dec >= 0.4.0
28632
28633 2004-04-17  Benjamin Otte  <otte@gnome.org>
28634
28635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
28636         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
28637         (gst_xvimagesink_set_xwindow_id):
28638           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
28639           assorted cleanup fixes.
28640
28641 2004-04-16  David Schleef  <ds@schleef.org>
28642
28643         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
28644         * sys/xvimage/xvimagesink.h: same
28645
28646 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
28647
28648         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
28649           Fix GST_ELEMENT_ERROR with (NULL)
28650
28651 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28652
28653         * gst-libs/gst/riff/riff-media.c:
28654         (gst_riff_create_video_caps_with_data):
28655           Add div[3456] as fourccs for DivX 3 (fixes #140137).
28656
28657 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28658
28659         * gst-libs/gst/riff/riff-media.c:
28660         (gst_riff_create_video_caps_with_data),
28661         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
28662         (gst_riff_create_video_template_caps),
28663         (gst_riff_create_audio_template_caps):
28664         * gst-libs/gst/riff/riff-media.h:
28665         * gst-libs/gst/riff/riff-read.c:
28666         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
28667         * gst-libs/gst/riff/riff-read.h:
28668         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
28669           Add MS RLE support. I added some functions to read out strf chunks
28670           into strf chunks and the data behind it. This is usually color
28671           palettes (as in RLE, but also in 8-bit RGB). Also use those during
28672           caps creation. Lastly, add ADPCM (similar to wavparse - which
28673           should eventually be rifflib based).
28674         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
28675         (gst_matroska_demux_init), (gst_matroska_demux_reset):
28676         * gst/matroska/matroska-demux.h:
28677           Remove placeholders for some prehistoric tagging system. Didn't add
28678           support for any tag system really anyway.
28679         * gst/qtdemux/qtdemux.c:
28680           Add support for audio/x-m4a (MPEG-4) through spider.
28681         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28682         (gst_wavparse_loop):
28683           ADPCM support (#135862). Increase max. buffer size because we
28684           cannot split buffers for ADPCM (screws references) and I've seen
28685           files with 2048 byte chunks. 4096 seems safe for now.
28686
28687 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
28688
28689         * configure.ac: bump nano to 1
28690
28691 === release 0.8.1 ===
28692
28693 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
28694
28695         * configure.ac: releasing 0.8.1, "Comforting Sounds"
28696
28697 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28698
28699         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
28700           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
28701           Fixes #140058
28702
28703 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28704
28705         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
28706           lower rank of dvddemux so that it's not used for mpeg playback.
28707
28708 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28709
28710         * configure.ac:
28711           save libs correctly when checking mad
28712
28713 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28714
28715         * ext/mad/gstid3tag.c: (plugin_init):
28716           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
28717
28718 2004-04-13  David Schleef  <ds@schleef.org>
28719
28720         * common/m4/gst-feature.m4: Call -config scripts with
28721         --plugin-libs if it is supported.
28722         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
28723         JPEG images are image/jpeg.
28724         * gst/debug/Makefile.am:
28725         * gst/debug/negotiation.c: (gst_negotiation_class_init),
28726         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
28727         (gst_negotiation_update_caps), (gst_negotiation_get_property),
28728         (gst_negotiation_plugin_init): Add a property that acts like
28729         filter caps.
28730         * testsuite/gst-lint:  Move license checking to be a standard
28731         test.
28732
28733 2004-04-13  David Schleef  <ds@schleef.org>
28734
28735         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
28736         patch from Sebastien Cote (bug #139958)
28737
28738 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28739
28740         * examples/gstplay/Makefile.am:
28741         * examples/gstplay/player.c: (main):
28742           make the commandline player example use gconf settings
28743
28744 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28745
28746         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28747         (gst_cacasink_sinkconnect), (gst_cacasink_init),
28748         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
28749           init/end library during state transition, not object
28750           creation/disposal.  get rid of custom dispose handler.
28751
28752
28753 2004-04-12  Christian Schaller <Uraeus@gnome.org>
28754
28755         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
28756         be a symlink
28757
28758 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28759
28760         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
28761           Handle JUNK chunks inside data section. Prevents warnings.
28762
28763 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28764
28765         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
28766         (gst_riff_create_video_template_caps):
28767           Add MS video v1.
28768         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28769         (gst_avi_demux_stream_data):
28770           Add support for "rec-list" chunks.
28771
28772 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28773
28774         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
28775           Fix another codecname mismatch.
28776
28777 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28778
28779         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
28780           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
28781           so that MJPEG plays back.
28782
28783 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28784
28785         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
28786         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
28787         * gst/mpeg1videoparse/gstmp1videoparse.h:
28788           Fix for some slight mis-cuts in buffer parsing, and for some
28789           potential overflows or faults-causers. Adds disconts. Also fixes
28790           #139105 while we're at it.
28791
28792 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28793
28794         * configure.ac:
28795         * sys/v4l2/gstv4l2element.h:
28796           Workaround for missing struct v4l2_buffer declaration in Suse 9
28797           and Mandrake 10 linux/videodev2.h header file (#135919).
28798
28799 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28800
28801         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
28802           Bail out if no filename was given.
28803
28804 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28805
28806         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
28807         (gst_v4l2_fourcc_from_structure):
28808           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
28809           Y41B somewhere).
28810
28811 2004-04-09  Benjamin Otte  <otte@gnome.org>
28812
28813         * ext/gnomevfs/gstgnomevfssink.c:
28814         (_gst_boolean_allow_overwrite_accumulator),
28815         (gst_gnomevfssink_class_init):
28816           fix erase signal - if any handler returns false the file will not be
28817           overwritten. If no handler is connected, the file will not be
28818           overwritten either.
28819           renamed signal to "allow-overwrite"
28820         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
28821           free string when adding it to ID3 failed
28822         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28823           unref event when done
28824         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
28825           free caps
28826         * gst/typefind/gsttypefindfunctions.c:
28827         (mpeg_video_stream_type_find):
28828           fix invalid read
28829
28830 2004-04-08  David Schleef  <ds@schleef.org>
28831
28832         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28833         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
28834
28835 2004-04-08  David Schleef  <ds@schleef.org>
28836
28837         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
28838         we don't support (bug #139532)
28839
28840 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
28841
28842         * ext/mad/gstmad.c: (gst_mad_handle_event),
28843         (gst_mad_check_caps_reset), (gst_mad_chain),
28844         (gst_mad_change_state):
28845           only set explicit caps if they haven't been set before for
28846           this stream.  MPEG-audio sample rate/channels aren't allowed
28847           to change in-stream.
28848           Fixes #139382
28849
28850 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28851
28852         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
28853         (_gst_boolean_did_something_accumulator),
28854         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
28855         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
28856         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
28857         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
28858         (gst_gnomevfssink_change_state):
28859           Fix erase signal. Don't erase by default. Remove handoff signal.
28860           Remove erase property. Don't segfault. General cleanup.
28861
28862 2004-04-07  Benjamin Otte  <otte@gnome.org>
28863
28864         * gst-libs/gst/gconf/test-gconf.c: (main):
28865           add missing gst_init
28866
28867 2004-04-07  Benjamin Otte  <otte@gnome.org>
28868
28869         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
28870           free the mutexes, too
28871
28872 2004-04-07  Benjamin Otte  <otte@gnome.org>
28873
28874         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
28875           actually free the URI string
28876         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
28877           compute offset correctly when passing discont events
28878         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
28879           don't leak discont events
28880         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
28881           add some missing breaks so caps aren't copied randomly
28882         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
28883           if we realloc memory, we better use it
28884
28885 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28886
28887         * ext/mad/gstmad.c: (normal_seek):
28888           fix GST_FORMAT_TIME usage
28889
28890 2004-04-05  David Schleef  <ds@schleef.org>
28891
28892         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
28893         a deprecated function (hack!)
28894
28895 2004-04-05  Benjamin Otte  <otte@gnome.org>
28896
28897         * ext/esd/esdmon.c: (gst_esdmon_get):
28898           fix nonterminated vararg and memleak
28899
28900 2004-04-05  Benjamin Otte  <otte@gnome.org>
28901
28902         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
28903         (gst_ladspa_init), (gst_ladspa_force_src_caps),
28904         (gst_ladspa_set_property), (gst_ladspa_get_property),
28905         (gst_ladspa_instantiate), (gst_ladspa_activate),
28906         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
28907           clean up debugging
28908
28909 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
28910
28911         reviewed by Benjamin Otte  <otte@gnome.org>
28912
28913         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
28914           check for broken LADSPA parameters (fixes #138635)
28915
28916 2004-04-05  Benjamin Otte  <otte@gnome.org>
28917
28918         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
28919           advertise buffer-frames correctly on sinkpads
28920
28921 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28922
28923         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
28924         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
28925         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
28926         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
28927         (gst_mad_check_caps_reset), (gst_mad_chain):
28928         add more debugging, only reset caps when we're not in error state
28929
28930 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28931
28932         * ext/mad/gstmad.c: add debugging category, comment + cleanups
28933
28934 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
28935
28936         reviewed by Benjamin Otte  <otte@gnome.org>
28937
28938         * configure.ac:
28939           fix == in test(1) operator
28940
28941 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
28942
28943         reviewed by Benjamin Otte  <otte@gnome.org>
28944
28945         * configure.ac:
28946           fix --export-symblos-regex to a working regex.
28947
28948 2004-04-04  Benjamin Otte  <otte@gnome.org>
28949
28950         * sys/oss/.cvsignore:
28951           add for oss_probe
28952
28953 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
28954
28955         reviewed by Benjamin Otte  <otte@gnome.org>
28956
28957         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
28958           add missing 'new_media' argument (fixes #138168)
28959         * gst/matroska/matroska-demux.c:
28960         (gst_matroska_demux_handle_seek_event):
28961           add vararg terminator (fixes #138169)
28962
28963 2004-04-02  David Schleef  <ds@schleef.org>
28964
28965         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
28966         disted (bug #138914)
28967
28968 2004-04-01  Benjamin Otte  <otte@gnome.org>
28969
28970         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
28971         (gst_alsa_close_audio):
28972           handle case better where a soundcard can't pause
28973         * ext/ogg/gstoggdemux.c:
28974           don't crash when we get events but don't have pads yet
28975
28976 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28977
28978         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
28979           throw an error if we couldn't probe any caps.
28980
28981 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
28982
28983         * ext/dvdnav/gst-dvd:
28984         Add a really simple sample DVD player
28985
28986 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
28987
28988         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
28989         (gst_a52dec_push), (gst_a52dec_handle_event),
28990         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
28991         (gst_a52dec_change_state):
28992         * ext/a52dec/gsta52dec.h:
28993           Use a debug category, Output timestamps correctly
28994           Emit tag info, Handle events, tell liba52dec about cpu
28995           capabilities so it can use MMX etc.
28996         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
28997           Fix a crasher accessing invalid memory
28998         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
28999         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
29000         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
29001         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
29002         (dvdnavsrc_query):
29003           Some support for byte-format seeking.
29004           Small fixes for still frames and menu button overlays
29005         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
29006         (gst_mpeg2dec_alloc_buffer):
29007           Use a debug category. Adjust the report level of several items to
29008           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
29009           so it doesn't lose the GstBuffer pointer
29010         * gst/debug/Makefile.am:
29011         * gst/debug/gstdebug.c: (plugin_init):
29012         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
29013         (gst_navseek_base_init), (gst_navseek_class_init),
29014         (gst_navseek_init), (gst_navseek_seek),
29015         (gst_navseek_handle_src_event), (gst_navseek_set_property),
29016         (gst_navseek_get_property), (gst_navseek_chain),
29017         (gst_navseek_plugin_init):
29018         * gst/debug/gstnavseek.h:
29019           Add the navseek debug element for seeking back and forth in a
29020           video stream using arrow keys.
29021         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
29022         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
29023         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
29024         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
29025         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
29026         (gst_mpeg2subt_parse_header), (gst_get_nibble),
29027         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
29028         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
29029         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
29030         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
29031         * gst/mpeg2sub/gstmpeg2subt.h:
29032           Pretty much a complete rewrite. Now a loopbased element. May still
29033           require work to properly synchronise subtitle buffers.
29034         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
29035         (gst_dvd_demux_send_subbuffer):
29036         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
29037           Don't attempt to create subbuffers of size 0
29038           Reduce a couple of error outputs to warnings.
29039         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
29040         (gst_y4mencode_chain):
29041         Output the y4m frame header correctly.
29042
29043 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29044
29045         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
29046           throw errors instead of allowing SIGFPE
29047
29048 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29049
29050         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
29051         (gst_gconf_render_bin_from_key):
29052           leak plugging and style fixing
29053
29054 2004-03-31  David Schleef  <ds@schleef.org>
29055
29056         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
29057         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
29058         (bug #138225)
29059         * gst/debug/Makefile.am:
29060         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
29061         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
29062         plugin.
29063         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
29064         (gst_negotiation_base_init), (gst_negotiation_class_init),
29065         (gst_negotiation_init), (gst_negotiation_getcaps),
29066         (gst_negotiation_pad_link), (gst_negotiation_chain),
29067         (gst_negotiation_set_property), (gst_negotiation_get_property),
29068         (gst_negotiation_plugin_init):  New element to talk about random
29069         negotiation things happening in a pipeline.
29070
29071 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29072
29073         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
29074           fix integer addition with help of Stefan Kost
29075
29076 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29077
29078         * po/nl.po: updated Dutch translation (Elros Cyriatan)
29079
29080 2004-03-30  David Schleef  <ds@schleef.org>
29081
29082         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
29083         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
29084         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
29085         (bug #137504)
29086         * ext/mpeg2dec/gstmpeg2dec.h:
29087
29088 2004-03-30  David Schleef  <ds@schleef.org>
29089
29090         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
29091
29092 2004-03-30  David Schleef  <ds@schleef.org>
29093
29094         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
29095         Michael Petullo) to handle .mov
29096
29097 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29098
29099         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
29100         (gst_osselement_rate_check_rate):
29101           probe caps correctly for sound cards that only support one format
29102
29103 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29104
29105         * ext/kio/kiosrc.cpp: (process_events):
29106           update handling event processing if inside KDE - untested
29107
29108 2004-03-29  David Schleef  <ds@schleef.org>
29109
29110         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
29111         by 2 to not interfere with other colorspaces.
29112         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
29113         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
29114         one to not interfere with ffmpeg_colorspace.
29115
29116 2004-03-29  David Schleef  <ds@schleef.org>
29117
29118         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
29119         aren't in the caps.
29120         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
29121         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
29122
29123 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29124
29125         * gst-libs/gst/riff/riff-media.c:
29126           fail on error, don't try to set stuff on NULL caps
29127
29128 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29129
29130         * configure.ac:
29131         * ext/Makefile.am:
29132         * ext/kio/Makefile.am:
29133         * ext/kio/kioreceiver.cpp:
29134         * ext/kio/kioreceiver.h:
29135         * ext/kio/kiosrc.cpp:
29136         * ext/kio/kiosrc.h:
29137           add experimental kiosrc plugin
29138         * ext/alsa/gstalsaplugin.c: (plugin_init):
29139           initialize debugging category only when we're sure registering the
29140           plugins worked.
29141
29142 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
29143
29144         * examples/gstplay/player.c: (main):
29145         * gst-libs/gst/play/play.c: (gst_play_class_init),
29146         (gst_play_set_location), (gst_play_set_data_src),
29147         (gst_play_set_video_sink), (gst_play_set_audio_sink),
29148         (gst_play_set_visualization), (gst_play_connect_visualization):
29149           check return values of element_set_state and return FALSE where
29150           failed
29151
29152 2004-03-29  Benjamin Otte  <otte@gnome.org>
29153
29154         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
29155           try harder to check if an event is really a discont
29156
29157 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
29158
29159         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
29160         * po/az.po:
29161
29162 2004-03-28  Benjamin Otte  <otte@gnome.org>
29163
29164         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
29165         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
29166         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
29167           get rid of non-standard "..." ranges in case statements.
29168
29169 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
29170
29171         * gst/mpegstream/gstmpegdemux.c:
29172         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
29173         specific functionality split to the new dvddemux element.
29174         * gst/mpegstream/gstdvddemux.c:
29175         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
29176         streams, derived from mpegdemux.
29177         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
29178         up. SCR based timestamp rewriting can be turned off (will probably
29179         completely disappear soon).
29180         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
29181         hacking. General cleanup. All printf statements replaced by
29182         debugging messages. Almost complete libdvdnav support.
29183         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
29184         by events. New properties for audio and subpicture languages.
29185         (dvdnavsrc_update_highlight): Now uses events.
29186         (dvdnavsrc_user_op): Cleaned up.
29187         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
29188         based). Lots of cleanup, and propper support for most libdvdnav
29189         events.
29190         (dvdnavsrc_make_dvd_event): New function.
29191         (dvdnavsrc_make_dvd_nav_packet_event): New function.
29192         (dvdnavsrc_make_clut_change_event): New function.
29193
29194 2004-03-26  Benjamin Otte  <otte@gnome.org>
29195
29196         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
29197           fix bug where typefinding would claim it's theora whenever less then
29198           7 bytes of data were available
29199
29200 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29201
29202         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
29203         (gst_alawdec_base_init), (gst_alawdec_class_init),
29204         (gst_alawdec_init), (gst_alawdec_chain):
29205         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
29206         (gst_alawenc_base_init), (gst_alawenc_class_init),
29207         (gst_alawenc_init), (gst_alawenc_chain):
29208         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
29209         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
29210         (gst_mulawdec_init), (gst_mulawdec_chain):
29211         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
29212         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
29213         (gst_mulawenc_init), (gst_mulawenc_chain):
29214           Fix capsnego in all four, remove the unused property functions and
29215           simplify the chain functions slightly. I guess we could use macros
29216           or something similar for those, since the code is so similar, but
29217           I'm currently too lazy...
29218
29219 2004-03-24  David Schleef  <ds@schleef.org>
29220
29221         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
29222         (gst_osselement_close_audio), (gst_osselement_probe_caps),
29223         (gst_osselement_get_format_structure),
29224         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
29225         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
29226         (gst_osselement_rate_int_compare): Add code to handle rate probing
29227         (bug #120883)
29228         * sys/oss/gstosselement.h: same
29229         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
29230         Use rate probing provided by osselement.
29231         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
29232
29233 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29234
29235         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
29236         (gst_xvidenc_get_property):
29237           ulong/int mess-up.
29238
29239 2004-03-24  David Schleef  <ds@schleef.org>
29240
29241         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
29242         (gst_speexdec_init):
29243         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
29244         (gst_speexenc_init):  Create the pad template correctly (from
29245         the static pad template, not a NULL pointer.)
29246
29247 2004-03-25  Benjamin Otte  <otte@gnome.org>
29248
29249         * gst/debug/Makefile.am:
29250         * gst/debug/breakmydata.c:
29251           add element that quasi-randomly changes bytes in the stream.
29252           Intended use is robustness checking of demuxers and decoders in
29253           media tests.
29254
29255 2004-03-24  Benjamin Otte  <otte@gnome.org>
29256
29257         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
29258         (gst_alsa_probe_hw_params):
29259         * ext/alsa/gstalsa.h:
29260           debugging output fixes
29261
29262 2004-03-24  Benjamin Otte  <otte@gnome.org>
29263
29264         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
29265           don't g_return_if_fail if element is PLAYING, fail silently as every
29266           other element.
29267         * gst/effectv/gstquark.c: (gst_quarktv_chain):
29268           only fix needed for cast lvalue issues in gst-plugins
29269         * gst/volenv/gstvolenv.c: (gst_volenv_init):
29270           add proxy_getcaps
29271
29272 2004-03-24  Benjamin Otte  <otte@gnome.org>
29273
29274         * gst/level/gstlevel.c: (gst_level_init):
29275           add proxying getcaps function, so level doesn't advertise impossible
29276           caps
29277
29278 2004-03-24  David Schleef  <ds@schleef.org>
29279
29280         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
29281         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
29282         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
29283         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
29284         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
29285         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
29286         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
29287         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
29288         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
29289         messages.  Divide the chunk size by the compression ratio
29290         (needed for MACE audio)
29291
29292 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29293
29294         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
29295           Fix buffer overflow read error.
29296
29297 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29298
29299         * ext/alsa/gstalsa.h:
29300           Remove unused entry.
29301         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
29302           Add cinepak.
29303         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
29304         (gst_videodrop_link), (gst_videodrop_chain):
29305           Fix, sort of. Was horribly broken with new capsnego. Bah...
29306
29307 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
29308
29309         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
29310         (plugin_init):
29311         Add a monkeysaudio typefind function
29312
29313 2004-03-23  Johan Dahlin  <johan@gnome.org>
29314
29315         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
29316         (gst_play_video_fixate): Check so the structure has the field
29317         before trying to fixate them, this makes it possible to have
29318         fakesinks for video and audio output without printing errors on
29319         the output console.
29320
29321 2004-03-22  David Schleef  <ds@schleef.org>
29322
29323         * sys/oss/Makefile.am:
29324         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
29325         (check_rate), (add_rate):  Rate probing test app.
29326
29327 2004-03-21  Benjamin Otte  <otte@gnome.org>
29328
29329         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
29330         (_fixate_caps_to_int), (gst_audio_convert_fixate):
29331           add a fixation function that pretty much does the right thing (fixes
29332           #137556)
29333
29334 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
29335
29336         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
29337
29338 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
29339
29340         reviewed by: Benjamin Otte  <otte@gnome.org>
29341
29342         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29343           terminate gst_event_new_discontinuous correctly (fixes parts of
29344           #137711)
29345
29346 2004-03-19  David Schleef  <ds@schleef.org>
29347
29348         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
29349         since it doesn't depend on X, and it's part of our ABI.
29350
29351 2004-03-19  Iain <iain@prettypeople.org>
29352
29353         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
29354         is_int in the structure, not the local variable.
29355
29356 2004-03-19  David Schleef  <ds@schleef.org>
29357
29358         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
29359         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
29360         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
29361         Improvements in caps negotiation.
29362
29363 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
29364
29365         * po/LINGUAS:
29366         * po/af.po:
29367           adding Afrikaans (Petri Jooste)
29368
29369 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
29370
29371         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29372         (gst_ffmpegcolorspace_chain):
29373         throw error instead of g_critical (#137588)
29374
29375 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
29376
29377         * Makefile.am:
29378         * configure.ac:
29379           dist common and m4 correctly
29380         * po/sv.po:
29381
29382 2004-03-17  David Schleef  <ds@schleef.org>
29383
29384         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
29385         (bug #137348)
29386
29387 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
29388
29389         * po/LINGUAS:
29390         * po/sv.po:
29391           adding Swedish translation (Christian Rose)
29392
29393 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
29394
29395         * Makefile.am: use release.mak
29396
29397 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
29398
29399         * common/ChangeLog:
29400         * common/gst-autogen.sh:
29401           add some explanation about the version detection
29402         * configure.ac:
29403           fix X check
29404
29405 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
29406
29407         * configure.ac: bump nano to 1
29408
29409 === release 0.8.0 ===
29410
29411 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
29412
29413         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
29414
29415 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
29416
29417         * configure.ac:
29418           update libtool version
29419         * gst-libs/gst/media-info/Makefile.am:
29420           actually use libtool version
29421
29422 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29423
29424         * configure.ac: fix speex detection to work with 1.0 but not 1.1
29425
29426 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29427
29428         * configure.ac:
29429         * gst-plugins.spec.in:
29430         * pkgconfig/Makefile.am:
29431         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
29432         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
29433         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
29434         * pkgconfig/gstreamer-libs.pc.in:
29435         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
29436         * pkgconfig/gstreamer-play-uninstalled.pc.in:
29437         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
29438         * pkgconfig/gstreamer-plugins.pc.in:
29439           remove @VERSION@ from some of the pc files since core and plugins
29440           are decoupled.
29441           created gstreamer-plugins.pc as it's a better name, but keeping
29442           -libs around for now to get fixes upstream done first.
29443
29444 2004-03-15  Julien MOUTTE <julien@moutte.net>
29445
29446         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
29447         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
29448         * gst-libs/gst/play/play.h:
29449
29450 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29451
29452         * *.c, *.cc: don't mix tabs and spaces
29453
29454 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29455
29456         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
29457           use the new ffmpegcolorspace
29458         * gst-plugins.spec.in:
29459           package new colorspace and media-info
29460         * configure.ac:
29461         * pkgconfig/Makefile.am:
29462           fix some more disting issues
29463         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
29464         * pkgconfig/gstreamer-media-info.pc.in:
29465           generate media-info pc files
29466
29467 2004-03-15  Johan Dahlin  <johan@gnome.org>
29468
29469         * *.h: Revert indenting
29470
29471 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29472
29473         * configure.ac:
29474           adding ffmpegcolorspace element
29475         * gst/ffmpegcolorspace/Makefile.am:
29476         * gst/ffmpegcolorspace/avcodec.h:
29477         * gst/ffmpegcolorspace/common.h:
29478         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29479         * gst/ffmpegcolorspace/dsputil.h:
29480         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29481         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29482         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
29483         (gst_ffmpeg_caps_to_pix_fmt):
29484         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29485         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29486         (gst_ffmpegcolorspace_caps_remove_format_info),
29487         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
29488         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
29489         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
29490         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
29491         (gst_ffmpegcolorspace_set_property),
29492         (gst_ffmpegcolorspace_get_property),
29493         (gst_ffmpegcolorspace_register):
29494         * gst/ffmpegcolorspace/imgconvert.c:
29495         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29496         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29497         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29498         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29499         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29500         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
29501         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
29502         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
29503         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
29504         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
29505         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
29506         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
29507         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
29508         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
29509         (img_get_alpha_info), (deinterlace_line),
29510         (deinterlace_line_inplace), (deinterlace_bottom_field),
29511         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29512         * gst/ffmpegcolorspace/imgconvert_template.h:
29513         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29514         * gst/ffmpegcolorspace/mmx.h:
29515         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
29516           adding ffmpegcolorspace element supplied by Ronald after cleaning
29517           up and pulling in the right bits of upstream source.
29518           I'm sure a better C/compiler wizard could do some cleaning up (for
29519           example use GLIB's malloc stuff), but as a first pass this
29520           works very well
29521
29522 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
29523
29524         * ext/alsa/gstalsa.h:
29525           I assume Ronald forgot to commit the change to have cardname
29526           as a struct member.  Expect some public spanking at the next
29527           opportunity.
29528
29529 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29530
29531         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
29532         (gst_alsa_open_audio), (gst_alsa_close_audio):
29533         * ext/alsa/gstalsa.c:
29534           Don't open the device if we're a mixer (= padless).
29535         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
29536         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
29537         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
29538           Open mixer during state change rather than during object
29539           initialization. Also, get a device name. Currently in a somewhat
29540           hackish fashion, but I didn't really find something better.
29541
29542 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29543
29544         * *.c, *.h: run gst-indent
29545
29546 2004-03-14  Benjamin Otte  <otte@gnome.org>
29547
29548         * gst/modplug/gstmodplug.cc:
29549         * gst/modplug/gstmodplug.h:
29550           set correct timestamps on outgoing buffers
29551
29552 2004-03-14  Benjamin Otte  <otte@gnome.org>
29553
29554         * gst/modplug/gstmodplug.cc:
29555           handle events - don't do crap when a discont arrives that's not
29556           necessary
29557           This allows correct loading and playback of mods in Rhythmbox
29558
29559 2004-03-14  Benjamin Otte  <otte@gnome.org>
29560
29561         * configure.ac:
29562         * gst-libs/gst/gconf/Makefile.am:
29563         * pkgconfig/Makefile.am:
29564           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
29565           they get rebuilt properly
29566         * configure.ac:
29567           when checking for vorbis, try pkgconfig first.
29568         * gst/modplug/gstmodplug.cc:
29569           add fixate function
29570
29571 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29572
29573         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29574           Fix for obvious mistake, where we first shift the offset and then
29575           read a samplesize element assuming the old offset. Note that this
29576           part still has something weird, i.e. my movies containing those
29577           don't actually play well, but at least there's something that looks
29578           like sound now.
29579
29580 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
29581         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
29582         (plugin_init):
29583         Add a typefind function for speex format
29584
29585 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29586
29587         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
29588         (gst_asf_demux_setup_pad):
29589           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
29590           instead of 0. Reason is simple: some elements have a fps range
29591           of 1-max instead of 0-max. So now ASF video actually works.
29592
29593 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
29594
29595         * po/LINGUAS:
29596         * po/sr.po:
29597           adding serbian as a language
29598
29599 2004-03-13  Benjamin Otte  <otte@gnome.org>
29600
29601         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29602           return taglist correctly from _get function, don't gst_pad_push it.
29603           (fixes #137042)
29604
29605 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
29606         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
29607
29608 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29609
29610         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
29611         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
29612         (gst_alsa_mixer_track_new):
29613         * ext/alsa/gstalsamixertrack.h:
29614           Fix ancient leftovers... MixerTrack is a GObject.
29615
29616 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29617
29618         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
29619         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29620           Don't block during probing...
29621
29622 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29623
29624         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
29625         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
29626         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
29627         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
29628         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
29629         (gst_alsa_open_audio), (gst_alsa_close_audio):
29630         * ext/alsa/gstalsa.h:
29631           Add propertyprobe interface implementation, add some device-name
29632           property, all this so that it looks good in gnome-volume-control.
29633
29634 2004-03-12  David Schleef  <ds@schleef.org>
29635
29636         * configure.ac: the Hermes library controls hermescolorspace, not
29637         colorspace.
29638         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
29639         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
29640         not /* */
29641         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
29642         * ext/sdl/sdlvideosink.h: ditto.
29643         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
29644
29645 2004-03-12  Benjamin Otte  <otte@gnome.org>
29646
29647         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
29648         (gst_x_overlay_got_xwindow_id):
29649         * gst-libs/gst/xoverlay/xoverlay.h:
29650           replace XID with unsigned long to get rid of the xlibs dependency in
29651           XOverlay (fixes #137004)
29652
29653 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
29654         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
29655         (gst_agingtv_setup):
29656         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
29657         (gst_dicetv_base_init), (gst_dicetv_class_init),
29658         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
29659         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
29660         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
29661         (gst_edgetv_setup), (gst_edgetv_rgb32):
29662         * gst/effectv/gsteffectv.c:
29663         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
29664         (gst_quarktv_set_property):
29665         * gst/effectv/gstrev.c: (gst_revtv_get_type),
29666         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
29667         (gst_revtv_setup), (gst_revtv_rgb32):
29668         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
29669         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
29670         (gst_shagadelictv_init), (gst_shagadelictv_setup),
29671         (gst_shagadelictv_rgb32):
29672         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
29673         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
29674         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
29675         * gst/effectv/gstwarp.c:
29676         Port everything that can be ported to videofilter and fix up the caps.
29677         Can someone with a big-endian machine please check these?
29678
29679 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29680
29681         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
29682         (gst_osssink_chain), (gst_osssink_change_state):
29683           Latest fixes for A/V sync, audio playback and such. This is about
29684           all... MPEG playback issues are mostly related to the async build-
29685           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
29686
29687 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
29688
29689         patch from: Stephane Loeuillet
29690
29691         * configure.ac:
29692           use pkg-config for some libraries, falling back to the old .m4 way
29693           (fixes #131270)
29694         * m4/libdv.m4:
29695           removed
29696
29697 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
29698
29699         * configure.ac:
29700         * tools/Makefile.am:
29701         * tools/Makefile.in:
29702         * tools/gst-launch-ext-m.m:
29703         * tools/gst-launch-ext.1.in:
29704         * tools/gst-visualise-m.m:
29705         * tools/gst-visualise.1:
29706         * tools/gst-visualise.1.in:
29707           reorganizing generation of script tools
29708
29709 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29710
29711         * ext/divx/gstdivxdec.c:
29712           Downgrade priority. We prefer ffdec_mpeg4.
29713         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
29714         (gst_faad_chain), (gst_faad_change_state):
29715           Fix capsnego. Doesn't work for some sounds because we don't have
29716           a 5:1 to stereo element.
29717         * ext/xvid/gstxvid.c: (plugin_init):
29718           Add priority.
29719         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
29720         (gst_osssink_change_state):
29721           Add discont handling.
29722
29723 2004-03-09  Colin Walters  <walters@verbum.org>
29724
29725         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
29726         conversion.
29727
29728 2004-03-09  Benjamin Otte  <otte@gnome.org>
29729
29730         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
29731           the signals take 2 arguments
29732
29733 2004-03-09  David Schleef  <ds@schleef.org>
29734
29735         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
29736         (gst_alsa_fixate): Add fixate function.  (bug #136686)
29737         * ext/alsa/gstalsa.h:
29738         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
29739
29740 2004-03-09  Benjamin Otte  <otte@gnome.org>
29741
29742         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
29743         (gst_mikmod_change_state):
29744         * ext/mikmod/gstmikmod.h:
29745           make mikmod's loop function not loop infinitely and call
29746           gst_element_yield anymore
29747         * gst/modplug/gstmodplug.cc:
29748           fix pad negotiation (fixes #136590)
29749
29750 2004-03-09  David Schleef  <ds@schleef.org>
29751
29752         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
29753         doesn't conflict with the internal colorspace plugin.
29754         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
29755         satisfy the crappy-ass shell shipped by a certain vendor.
29756         * gst/videofilter/make_filter: same (bug #135299)
29757
29758 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29759
29760         * configure.ac: bump nano to 1
29761
29762 === release 0.7.6 ===
29763
29764 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29765
29766         * configure.in: releasing 0.7.6, "There"
29767
29768 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29769
29770         * pkgconfig/gstreamer-play-uninstalled.pc.in:
29771         * pkgconfig/gstreamer-play.pc.in:
29772           synchronize the two
29773
29774 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29775
29776         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
29777         (cdparanoia_open), (cdparanoia_event):
29778           fix/add error handling
29779         * po/POTFILES.in:
29780           add cdparanoia source
29781         * tools/Makefile.am:
29782           make scripts executable
29783
29784 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29785
29786         * configure.ac:
29787         * ext/vorbis/Makefile.am:
29788         * sys/Makefile.am:
29789           remove id3types, vorbisfile and xvideosink from the build (#133783)
29790
29791 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29792
29793         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29794           Fix metadata read crash (#136537).
29795
29796 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29797
29798         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
29799         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
29800           adding mime types, fixing the one-stop function
29801
29802 2004-03-08  Christian Schaller <Uraeus@gnome.org>
29803
29804         * ext/nas/nassink.c and /ext/nas/nassink.h:
29805         More NAS love from Arwed von Merkatz
29806         So lets all sing 'Can you feel the NAS tonight'
29807
29808 2004-03-08  Christian Schaller <Uraeus@gnome.org>
29809
29810         * tools/gst-launch-ext.in:
29811         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
29812
29813 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29814
29815         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
29816         (gst_mpeg2dec_init):
29817         remove the user_data pad for now, because it is being used in
29818         fixating causing MPEG playback to fixate on 1000 Hz for playback.
29819         If someone knows how to fix this properly, please do.
29820
29821 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29822
29823         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
29824         (gst_osssink_get_time):
29825         add a warning, IMO this won't get triggered anymore, remove later
29826
29827 2004-03-07  David Schleef  <ds@schleef.org>
29828
29829         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
29830         format (bug #136470)
29831
29832 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
29833
29834         * gst-libs/Makefile.am:
29835         * gst-libs/gst/media-info/Makefile.am:
29836         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
29837         (error_callback), (gst_media_info_error_create),
29838         (gst_media_info_error_element), (gmip_init), (gmip_reset),
29839         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
29840         * gst-libs/gst/media-info/media-info-priv.h:
29841         * gst-libs/gst/media-info/media-info-test.c: (main):
29842         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29843         (gst_media_info_class_init), (gst_media_info_instance_init),
29844         (gst_media_info_set_source), (gst_media_info_read_with_idler),
29845         (gst_media_info_read_idler), (gst_media_info_read):
29846         * gst-libs/gst/media-info/media-info.h:
29847         fixed, should work now
29848
29849 2004-03-07  Christian Schaller <Uraeus@gnome.org>
29850
29851         * ext/nas/nassink.c:
29852         A bunch of NAS fixes from Arwed von Merkatz
29853
29854 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29855
29856         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
29857         (qtdemux_parse_trak):
29858           Fix crash (j might be greater than n_samples, in which case we're
29859           writing outside the allocated space for the array) and memleak.
29860
29861 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29862
29863         * sys/oss/gstosssink.c: (gst_osssink_chain):
29864           And another caller that couldn't handle delay < 0 (unsigned
29865           integer overflow). Video now continues playing on an audio
29866           buffer underrun, and the clock continues working. Audio still
29867           stalls.
29868
29869 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29870
29871         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
29872         (gst_osssink_get_time):
29873           get_delay() may return values lower than 0. In those cases, we
29874           should not actually cast to *unsigned* int64, that will break
29875           stuff horribly. In my case, it screwed up A/V sync in movies
29876           in totem rather badly.
29877
29878 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
29879
29880         * ext/faac/gstfaac.c: (gst_faac_chain):
29881         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29882         * ext/libpng/gstpngenc.c: (user_write_data):
29883         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29884         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
29885         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
29886         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
29887         Fix several misuse of gst_buffer_merge (it doesn't take ownership
29888         of any buffer), should fix some leaks. I hope I didn't unref buffers
29889         that shouldn't be...
29890
29891 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29892
29893         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29894         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
29895         (error_callback), (gmi_reset), (gmi_seek_to_track),
29896         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
29897         (gmip_find_type_post), (gmip_find_stream_post),
29898         (gmip_find_track_streaminfo_post):
29899         * gst-libs/gst/media-info/media-info-priv.h:
29900         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
29901         (info_print), (main):
29902         * gst-libs/gst/media-info/media-info.c:
29903         (gst_media_info_error_create), (gst_media_info_error_element),
29904         (gst_media_info_instance_init), (gst_media_info_get_property),
29905         (gst_media_info_new), (gst_media_info_set_source),
29906         (gst_media_info_read_idler), (gst_media_info_read):
29907         * gst-libs/gst/media-info/media-info.h:
29908           first pass at making this work again.  This seems to work on
29909           tagged ogg/vorbis and mp3 files.
29910
29911 2004-03-06  Benjamin Otte  <otte@gnome.org>
29912
29913         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29914           fix huge leak: gst_buffer_merge doesn't unref the first argument
29915           itself.
29916
29917 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29918
29919         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
29920           report layer/mode/emphasis
29921
29922 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
29923
29924         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
29925
29926 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29927
29928         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
29929           signal serial
29930
29931 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29932
29933         * ext/vorbis/vorbis.c: (plugin_init):
29934         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29935         (gst_vorbis_dec_init), (vorbis_dec_event):
29936         add debug category
29937         make vorbisdec handle _BYTE and _TIME queries
29938
29939 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
29940
29941         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
29942           from the xing header
29943
29944 2004-03-06  Benjamin Otte  <otte@gnome.org>
29945
29946         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
29947         (gst_audio_convert_link), (gst_audio_convert_change_state),
29948         (gst_audio_convert_buffer_from_default_format):
29949           do conversions from/to float correctly, fix some caps nego errors,
29950           export correct supported caps in template and getcaps, use correct
29951           caps in try_set_caps functions
29952
29953 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
29954
29955         For some reason, I only committed a ChangeLog entry yesterday and
29956         not the corresponding code...
29957         * ext/mad/gstmad.c: Fix detection of Xing headers
29958         * gst/tags/gstid3tag.c: Changes to support TLEN tags
29959
29960 2004-03-06  Benjamin Otte  <otte@gnome.org>
29961
29962         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
29963         (gst_ogg_demux_src_query):
29964           make sure to handle the case where there's no current chain
29965           gracefully.
29966
29967 2004-03-05  David Schleef  <ds@schleef.org>
29968
29969         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
29970         Add fixate function. (bug #131128)
29971         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
29972         (gst_sdlvideosink_fixate):  Add fixate function.
29973         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29974         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
29975         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
29976         Fix missing break that was causing ulaw to be interpreted as
29977         raw int.
29978
29979 2004-03-05  David Schleef  <ds@schleef.org>
29980
29981         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
29982         Fix code that ignores return value of gst_buffer_merge().
29983         (bug #114560)
29984         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
29985         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
29986         * testsuite/gst-lint:  Check for above.
29987
29988 2004-03-05  David Schleef  <ds@schleef.org>
29989
29990         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
29991         caps and throw an element error.  (bug #136334)
29992
29993 2004-03-05  David Schleef  <ds@schleef.org>
29994
29995         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
29996         (gst_faad_chain): Fix negotiation.
29997         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
29998         key and button events.
29999         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
30000         dung heap of code.
30001         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
30002         depends on gconf
30003         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
30004         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
30005         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
30006         function to encourage better negotiation, particularly between
30007         audioconvert and osssink.
30008         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
30009         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
30010         more important.
30011         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
30012         typefinding.
30013         * gst/vbidec/vbiscreen.c:  Add glib header
30014         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
30015
30016 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
30017
30018         * ext/mad/gstmad.c: Fix detection of Xing headers
30019         * gst/tags/gstid3tag.c: Changes to support TLEN tags
30020
30021 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30022
30023         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
30024         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
30025           debug updates
30026
30027 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
30028
30029         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30030         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
30031         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
30032         files, and report the parsed length as a GST_TAG_DURATION tag.
30033         * gst/tags/gstid3tag.c: support TLEN (duration) tag
30034
30035 2004-03-05  Benjamin Otte  <otte@gnome.org>
30036
30037         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
30038           convert channels correctly. convert correctly to unsigned.
30039
30040 2004-03-05  Julien MOUTTE <julien@moutte.net>
30041
30042         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
30043         we have a window before clearing it.
30044
30045 2004-03-05  Julien MOUTTE <julien@moutte.net>
30046
30047         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
30048         have a window before clearing it.
30049
30050 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30051
30052         * gconf/gstreamer.schemas.in:
30053         * gst-libs/gst/gconf/Makefile.am:
30054           version installation path the same way as for 0.6
30055         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
30056         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
30057         * pkgconfig/gstreamer-play-uninstalled.pc.in:
30058           remove comment that was fixed
30059
30060 2004-03-05  David Schleef  <ds@schleef.org>
30061
30062         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
30063         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
30064         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
30065         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
30066         Add prototype code for handling seeking and querying.
30067
30068 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30069
30070         * examples/gstplay/player.c: (main):
30071           Initialize variables to NULL. Prevents a segfault because the
30072           (uninitialized) variable is not NULL, resulting in a crash on
30073           trying to reach error->message.
30074
30075 2004-03-05  Benjamin Otte  <otte@gnome.org>
30076
30077         * gst/audioconvert/gstaudioconvert.c:
30078         (gst_audio_convert_buffer_to_default_format):
30079         make float=>int conversion work correctly even in cornercases.
30080
30081 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
30082
30083         * debian/README.Debian:
30084         * debian/build-deps:
30085         * debian/changelog:
30086         * debian/control:
30087         * debian/control.in:
30088         * debian/copyright:
30089         * debian/gstreamer-a52dec.files:
30090         * debian/gstreamer-aa.files:
30091         * debian/gstreamer-alsa.files:
30092         * debian/gstreamer-alsa.manpages:
30093         * debian/gstreamer-arts.files:
30094         * debian/gstreamer-artsd.files:
30095         * debian/gstreamer-audiofile.files:
30096         * debian/gstreamer-avifile.files:
30097         * debian/gstreamer-cdparanoia.files:
30098         * debian/gstreamer-colorspace.files:
30099         * debian/gstreamer-doc.files:
30100         * debian/gstreamer-dv.files:
30101         * debian/gstreamer-dvd.files:
30102         * debian/gstreamer-esd.files:
30103         * debian/gstreamer-festival.files:
30104         * debian/gstreamer-flac.files:
30105         * debian/gstreamer-gconf.conffiles:
30106         * debian/gstreamer-gconf.files:
30107         * debian/gstreamer-gconf.postinst:
30108         * debian/gstreamer-gnomevfs.files:
30109         * debian/gstreamer-gsm.files:
30110         * debian/gstreamer-http.files:
30111         * debian/gstreamer-jack.files:
30112         * debian/gstreamer-jpeg.files:
30113         * debian/gstreamer-mad.files:
30114         * debian/gstreamer-mikmod.files:
30115         * debian/gstreamer-misc.files:
30116         * debian/gstreamer-mpeg2dec.files:
30117         * debian/gstreamer-oss.files:
30118         * debian/gstreamer-plugin-apps.files:
30119         * debian/gstreamer-plugin-apps.manpages:
30120         * debian/gstreamer-plugin-libs-dev.files:
30121         * debian/gstreamer-plugin-libs.files:
30122         * debian/gstreamer-plugin-template.postinst:
30123         * debian/gstreamer-plugin-template.postrm:
30124         * debian/gstreamer-sdl.files:
30125         * debian/gstreamer-sid.files:
30126         * debian/gstreamer-vorbis.files:
30127         * debian/gstreamer-x.files:
30128         * debian/mk.control:
30129         * debian/rules:
30130         Debian package info not maintained here.
30131
30132 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30133
30134         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
30135         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
30136         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
30137         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
30138         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
30139         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
30140         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
30141         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
30142         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
30143         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
30144         * gst-libs/gst/colorbalance/colorbalance.c:
30145         (gst_color_balance_class_init):
30146         * gst-libs/gst/colorbalance/colorbalancechannel.c:
30147         (gst_color_balance_channel_class_init):
30148         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
30149         * gst-libs/gst/play/play.c: (gst_play_class_init):
30150         * gst-libs/gst/propertyprobe/propertyprobe.c:
30151         (gst_property_probe_iface_init):
30152         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
30153         * gst-libs/gst/tuner/tunerchannel.c:
30154         (gst_tuner_channel_class_init):
30155         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
30156         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
30157         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
30158         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
30159         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
30160         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
30161         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
30162         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
30163         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
30164           fix signals to use - instead of _
30165         * ext/libcaca/gstcacasink.h:
30166         * ext/sdl/sdlvideosink.h:
30167           fix header rename
30168
30169 2004-03-04  David Schleef  <ds@schleef.org>
30170
30171         * testsuite/gst-lint:  Add a check for bad signal names.
30172
30173 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
30174
30175         reviewed by David Schleef
30176
30177         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
30178         modified the alpha channel and caused a warning. (bug #136192)
30179
30180 2004-04-03  Christian Schaller <Uraeus@gnome.org>
30181
30182         * gst-plugins.spec.in:
30183         Change names of plugins to actually be correct. Try to keep things
30184         alphabetical to avoid getting beat up by Thomas
30185
30186 2004-03-03  Julien MOUTTE <julien@moutte.net>
30187
30188         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
30189         Using ximagesink as a default if no gconf key found. We should
30190         probably consider using alsasink instead of osssink for the audio
30191         part.
30192
30193 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30194
30195         * configure.ac:
30196           fix --with-plugins, don't think it ever worked before
30197         * gst-plugins.spec.in:
30198           even more updates
30199
30200 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30201
30202         * ext/sdl/sdlvideosink.h:
30203         * sys/ximage/ximagesink.h:
30204         * sys/xvideo/xvideosink.h:
30205         * sys/xvimage/xvimagesink.h:
30206           Fix for move of gstvideosink.h -> videosink.h.
30207
30208 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30209
30210         * gst-libs/gst/xwindowlistener/Makefile.am:
30211           this is a plugin library, not a library
30212
30213 2004-03-01  David Schleef  <ds@schleef.org>
30214
30215         * AUTHORS:  Added some names.  Add yourself if you're still
30216         missing.
30217
30218 2004-03-01  David Schleef  <ds@schleef.org>
30219
30220         * MAINTAINERS: Add
30221
30222 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
30223
30224         * gst-plugins.spec.in: clean up spec file
30225
30226 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
30227
30228         * gst-libs/gst/video/Makefile.am:
30229         * gst-libs/gst/video/gstvideosink.c:
30230         * gst-libs/gst/video/gstvideosink.h:
30231           rename gstvideosink.h to videosink.h to match other headers
30232         * gst/mixmatrix/Makefile.am:
30233           fix plugin filename
30234         * gst/tags/Makefile.am: fix plugin filename
30235
30236 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
30237
30238         * gst/tags/Makefile.am: fix plugin filename
30239
30240 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
30241
30242         * examples/gstplay/player.c: (got_time_tick), (main):
30243           add error handler
30244           display time_tick more readably
30245         * gst/mixmatrix/Makefile.am:
30246           fix plugin file name
30247
30248 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
30249
30250         * sys/oss/gstosselement.c: (gst_osselement_probe),
30251         (device_combination_append), (gst_osselement_class_probe_devices):
30252         * sys/oss/gstosselement.h:
30253           Reworked enumeration of oss dsps and mixers so that gst-mixer works
30254           on my system using alsa oss emulation, fixes bug #135597
30255
30256 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30257
30258         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
30259         (gst_videodrop_chain), (gst_videodrop_change_state):
30260         * gst/videodrop/gstvideodrop.h:
30261           Work based on timestamp of input data, not based on the expected
30262           framerate from the input. The consequence is that this element now
30263           not only scales framerates, but also functions as a framerate
30264           corrector or framerate stabilizer/constantizer.
30265
30266 2004-02-27  David Schleef  <ds@schleef.org>
30267
30268         patches from jmmv@menta.net (Julio M. Merino Vidal)
30269
30270         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
30271         GST_ELEMENT_ERROR call (bug #135634)
30272         * gst/interleave/interleave.c: (interleave_buffered_loop),
30273         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
30274         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
30275         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
30276         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
30277         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
30278         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
30279         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
30280         Fix GST_ELEMENT_ERROR call.
30281         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
30282         GST_ELEMENT_ERROR call.
30283
30284 2004-02-27  Benjamin Otte  <otte@gnome.org>
30285
30286         * gst-libs/gst/audio/audio.h:
30287           add macro to make sure header isn't included twice
30288         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
30289           don't use gst_buffer_free
30290         * gst/playondemand/filter.func:
30291           don't use gst_data_free. Free data only once.
30292
30293 2004-02-26  David Schleef  <ds@schleef.org>
30294
30295         * gst-libs/gst/colorbalance/Makefile.am:
30296         * gst-libs/gst/mixer/Makefile.am:
30297         * gst-libs/gst/tuner/Makefile.am:
30298         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
30299         should not be disted, -marshal.h files should not be installed,
30300         and -enum.h files _should_ be installed.  Fix to make this the
30301         case.
30302
30303 === release 0.7.5 ===
30304
30305 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
30306
30307         * configure.ac: release 0.7.5, "Under The Sea"
30308
30309 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
30310
30311         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
30312         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
30313         * gst/videoscale/gstvideoscale.c:
30314         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30315           assorted debug/warning fixes
30316
30317 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
30318
30319         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
30320         (gst_videoscale_init), (gst_videoscale_chain),
30321         (gst_videoscale_set_property), (plugin_init):
30322         * gst/videoscale/gstvideoscale.h:
30323         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
30324         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
30325         (gst_videoscale_planar400), (gst_videoscale_packed422),
30326         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
30327         (gst_videoscale_24bit), (gst_videoscale_16bit),
30328         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
30329         (gst_videoscale_scale_plane_slow),
30330         (gst_videoscale_scale_point_sample),
30331         (gst_videoscale_scale_nearest),
30332         (gst_videoscale_scale_nearest_str2),
30333         (gst_videoscale_scale_nearest_str4),
30334         (gst_videoscale_scale_nearest_32bit),
30335         (gst_videoscale_scale_nearest_24bit),
30336         (gst_videoscale_scale_nearest_16bit):
30337         add debugging category and use it properly
30338         fix use of GST_PTR_FORMAT
30339
30340 2004-02-25  Andy Wingo  <wingo@pobox.com>
30341
30342         * gst/interleave/interleave.c (interleave_buffered_loop): Always
30343         push only when channel->buffer is NULL. Prevents segfaults doing
30344         the state change after a nonlocal exit, like a scheme exception.
30345
30346         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
30347         Handle the case where the intersected caps is empty.
30348
30349 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
30350
30351         * gst/law/mulaw-decode.c: (mulawdec_link):
30352         * gst/law/mulaw.c: (plugin_init):
30353           fix mulawdec so it actually works again
30354
30355 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
30356
30357         reviewed by: David Schleef  <ds@schleef.org>
30358
30359         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
30360         (gst_gamma_init), (gst_gamma_set_property),
30361         (gst_gamma_get_property), (gst_gamma_calculate_tables),
30362         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
30363         for RGB, with separate r g and b correction factors. (#131167)
30364
30365 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
30366
30367         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
30368           only signal tags for bitrate if they're > 0 (#134894)
30369
30370 2004-02-24  David Schleef  <ds@schleef.org>
30371
30372         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
30373         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
30374         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
30375         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
30376         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
30377         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
30378         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
30379         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
30380         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
30381         category.  Attempt to fix timestamp calculation.
30382
30383 2004-02-24  Johan Dahlin  <johan@gnome.org>
30384
30385         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
30386
30387 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
30388
30389         * configure.ac:
30390         * gconf/Makefile.am:
30391         * gconf/gstreamer.schemas:
30392         * gst-libs/gst/gconf/Makefile.am:
30393         * gst-libs/gst/gconf/gconf.c:
30394           version gconf schemas and install locations
30395
30396 2004-02-23  Benjamin Otte  <otte@gnome.org>
30397
30398         * ext/xine/xineinput.c: (gst_xine_input_dispose):
30399         (gst_xine_input_subclass_init):
30400           call parent dispose.
30401           change pad template for CD reader correctly
30402         * ext/xine/Makefile.am:
30403         * ext/xine/gstxine.h:
30404         * ext/xine/xine.c: (plugin_init):
30405         * ext/xine/xineaudiosink.c:
30406           wrap audio sinks, too
30407         * gst-libs/gst/resample/private.h:
30408         * gst-libs/gst/resample/resample.c: (gst_resample_init),
30409         (gst_resample_reinit), (gst_resample_scale),
30410         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
30411         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
30412         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
30413         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
30414         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
30415         * gst-libs/gst/resample/resample.h:
30416         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
30417         (gst_audioscale_class_init), (gst_audioscale_link),
30418         (gst_audioscale_get_buffer), (gst_audioscale_init),
30419         (gst_audioscale_chain), (gst_audioscale_set_property),
30420         (gst_audioscale_get_property):
30421         * gst/audioscale/gstaudioscale.h:
30422           s/resample_*/gst_resample_*/i to not clobber namespaces
30423
30424 2004-02-23  Julien MOUTTE  <julien@moutte.net>
30425
30426         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
30427         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
30428         (gst_riff_create_video_template_caps),
30429         (gst_riff_create_audio_template_caps),
30430         (gst_riff_create_iavs_template_caps):
30431         * gst-libs/gst/riff/riff-media.h:
30432         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30433         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
30434         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
30435         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30436         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
30437         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
30438         (gst_matroska_demux_plugin_init): First batch implementing audio and
30439         video codec tags in demuxers.
30440
30441 2004-02-22  Benjamin Otte  <otte@gnome.org>
30442
30443         * ext/xine/Makefile.am:
30444         * ext/xine/gstxine.h:
30445         * ext/xine/xine.c: (plugin_init):
30446         * ext/xine/xineinput.c:
30447           add input plugin wrapper. Playback from files, http, mms and cdda
30448           works.
30449         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
30450           remove leftover G_GNUC_UNUSED
30451         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
30452         (gst_asf_demux_identify_guid):
30453           improve debugging output
30454
30455 2004-02-22  Benjamin Otte  <otte@gnome.org>
30456
30457         reported by: Padraig O'Briain <padraig.obriain@sun.com>
30458
30459         * autogen.sh:
30460           replace test -e with test -x for mkinstalldirs to be more portable.
30461           (fixes #134816)
30462
30463 2004-02-22  Benjamin Otte  <otte@gnome.org>
30464
30465         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
30466
30467         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
30468           set rank to PRIMARY
30469         * gst/volume/gstvolume.c: (plugin_init):
30470           set rank to NONE
30471         fixes #134960
30472
30473 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
30474
30475         reviewed by Benjamin Otte  <otte@gnome.org>
30476
30477         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
30478           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
30479
30480 2004-02-22  Benjamin Otte  <otte@gnome.org>
30481
30482         * configure.ac:
30483           export [_]*{gst,Gst,GST}.* symbols from plugins
30484
30485 2004-02-22  Christophe Fergeau <teuf@gnome.org>
30486
30487         reviewed by: Benjamin Otte  <otte@gnome.org>
30488
30489         * ext/lame/gstlame.c: (add_one_tag):
30490         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30491         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
30492         (gst_vorbisenc_metadata_set1):
30493         * gst/tags/gstid3tag.c:
30494         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
30495           apply fixes from bugs #135042 (lame can't write tags) and #133817
30496           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
30497
30498 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
30499
30500         * configure.ac: Export only gst_plugin_desc from plugins.
30501          Note that this change only makes any effect with Linux using libtool
30502          1.5.2 or higher. Otherwise it is silently ignored, but it would build
30503          fine. And don't try to have several versions of libtool in different
30504          directories.
30505
30506 2004-02-20  Andy Wingo  <wingo@pobox.com>
30507
30508         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
30509         interleave respectively.
30510
30511         * gst/interleave/deinterleave.c: New plugin: deinterleave
30512         (replaces on oneton).
30513         * gst/interleave/interleave.c: New plugin: interleave.
30514         * gst/interleave/plugin.h: Support file.
30515         * gst/interleave/plugin.c: Support file.
30516
30517         * configure.ac: Remove intfloat and oneton, add interleave.
30518
30519         * ext/sndfile/gstsf.c: Handle events better.
30520
30521         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
30522         and float2int operation. int2float has scheduling problems as
30523         noted in in2float_chain.
30524
30525 2004-02-20  Benjamin Otte  <otte@gnome.org>
30526
30527         * ext/xine/Makefile.am:
30528         * ext/xine/gstxine.h:
30529         * ext/xine/xine.c:
30530         * ext/xine/xineaudiodec.c:
30531         * ext/xine/xinecaps.c:
30532           add first version of xine plugin wrapper. Currently only wraps the
30533           QDM2 win32 DLL, and even that only in proof-of-concept quality.
30534         * configure.ac:
30535         * ext/Makefile.am:
30536           add xine plugin wrapper, disabled by default. Use --enable-xine to
30537           build. Note that it'll segfault on gst-register if you don't remove
30538           the goom and tvtime post plugins from xine.
30539         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30540         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
30541           add extradata parsing for QDM2.
30542           change around debugging prints.
30543
30544 2004-02-19  Benjamin Otte  <otte@gnome.org>
30545
30546         * ext/lame/gstlame.c: (gst_lame_chain):
30547         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
30548           use gst_tag_list_insert when you want to insert tags
30549
30550 2004-02-18  David Schleef  <ds@schleef.org>
30551
30552         * configure.ac:  Move massink to gst-rotten
30553         * ext/Makefile.am:
30554         * ext/mas/Makefile.am:
30555         * ext/mas/massink.c:
30556         * ext/mas/massink.h:
30557
30558 2004-02-18  David Schleef  <ds@schleef.org>
30559
30560         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
30561         typefinding, since it seems to be worse than nothing.
30562         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
30563         atom to recognize .mp4 and .m4a files as video/quicktime.
30564
30565 2004-02-18  David Schleef  <ds@schleef.org>
30566
30567         * gst/sine/demo-dparams.c: (quit_live),
30568         (dynparm_log_value_changed), (dynparm_value_changed), (main):
30569         Use double dparams, not float.
30570         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
30571         (gst_sinesrc_init): Change sync default to FALSE, since multiple
30572         sync'd elements don't really work correctly.
30573         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
30574         (volume_update_volume), (volume_get_property):  Change dparam
30575         to double.
30576
30577 2004-02-18  Julien MOUTTE  <julien@moutte.net>
30578
30579         * sys/ximage/ximagesink.c:
30580         (gst_ximagesink_xwindow_update_geometry),
30581         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
30582         (gst_ximagesink_change_state), (gst_ximagesink_expose),
30583         (gst_ximagesink_init): Rework the way software video scaling works. So
30584         now we check on each chain call if the video frames are feeling the
30585         window. If not we try to renegotiate caps. On failure we memorize that
30586         and we won't try again for that PLAYING sessions.
30587         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
30588         failure.
30589         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
30590         synchronous flag.
30591
30592 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
30593
30594         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
30595           break up _link so we can give a better debug message for errors
30596
30597 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
30598
30599         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
30600           set up debug category
30601
30602 2004-02-18  Julien MOUTTE <julien@moutte.net>
30603
30604         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
30605         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
30606         the way renegotiation work. The event handling function is not taking
30607         care of external windows and renegotiate method check for pad flags
30608         NEGOTIATING. Should fix : #133209
30609
30610 2004-02-17  Julien MOUTTE  <julien@moutte.net>
30611
30612         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
30613         pad is negotiating before trying renegotiation.
30614
30615 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30616
30617         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
30618           pass on all possible mime types as typefind hints
30619
30620 2004-02-17  Julien MOUTTE <julien@moutte.net>
30621
30622         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
30623         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
30624         possible SHM leak if we crash. All other apps using XShm are doing
30625         that.
30626
30627 2004-02-17  Julien MOUTTE  <julien@moutte.net>
30628
30629         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
30630         (gst_ximagesink_expose): Renegotiate size on expose.
30631         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
30632         size on expose.
30633
30634 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30635
30636         * testsuite/alsa/sinesrc.c:
30637           cosmetic fix to fix compile issue with gcc 2.95.4
30638
30639 2004-02-16  Julien MOUTTE <julien@moutte.net>
30640
30641         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
30642         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
30643         failed opening the audio device.
30644         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30645         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
30646         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
30647         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
30648         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
30649         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
30650         (gst_ximagesink_change_state), (gst_ximagesink_chain),
30651         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
30652         Removing some useless g_return_if_fail like wingo suggested.
30653         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30654         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
30655         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
30656         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
30657         (gst_xvimagesink_update_colorbalance),
30658         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
30659         (gst_xvimagesink_xcontext_clear),
30660         (gst_xvimagesink_get_fourcc_from_caps),
30661         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30662         (gst_xvimagesink_set_xwindow_id),
30663         (gst_xvimagesink_colorbalance_list_channels),
30664         (gst_xvimagesink_colorbalance_set_value),
30665         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
30666         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
30667
30668 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
30669
30670         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
30671           throw error when not negotiated instead of asserting
30672
30673 2004-02-15  Julien MOUTTE  <julien@moutte.net>
30674
30675         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
30676         correct data refcounting.
30677
30678 2004-02-15  Julien MOUTTE  <julien@moutte.net>
30679
30680         * gst/switch/gstswitch.c: (gst_switch_change_state),
30681         (gst_switch_class_init): Cleaning the sinkpads correctly on state
30682         change, mostly the EOS flag.
30683
30684 2004-02-15  Julien MOUTTE  <julien@moutte.net>
30685
30686         * examples/gstplay/player.c: (got_eos), (main): Adding some
30687         output for debugging.
30688         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
30689         timeouts if we go to any state different from PLAYING.
30690         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
30691         more EOS bugs in riff lib.
30692
30693 2004-02-14  Julien MOUTTE  <julien@moutte.net>
30694
30695         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
30696         visualization until i find a way to fix switch correctly.
30697         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
30698         EOS arrives.
30699         * gst/switch/gstswitch.c: (gst_switch_release_pad),
30700         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
30701         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
30702         Reworked switch to get a more correct behaviour with events and refing
30703         of data stored in sinkpads.
30704         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
30705         we don't pull from a pad in EOS.
30706
30707 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30708
30709         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
30710           remove v1 tag even if we can't read it (makes sure we don't detect
30711           it again)
30712
30713 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30714
30715         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
30716         (gst_alsa_xrun_recovery):
30717         * ext/alsa/gstalsa.h:
30718           try xrun recovery when wait failed. Make xrun recovery function
30719           return TRUE/FALSE to indicate success. (might fix #134354)
30720
30721 2004-02-13  David Schleef  <ds@schleef.org>
30722
30723         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
30724         (dynparm_value_changed), (main): Convert from float to double.
30725         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
30726
30727 2004-02-13  David Schleef  <ds@schleef.org>
30728
30729         * gst/silence/gstsilence.c: (gst_silence_class_init),
30730         (gst_silence_set_clock), (gst_silence_get),
30731         (gst_silence_set_property), (gst_silence_get_property):
30732         * gst/silence/gstsilence.h: Add sync property.
30733         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
30734         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
30735         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
30736         * gst/sine/gstsinesrc.h: Add sync property.
30737
30738 2004-02-13  David Schleef  <ds@schleef.org>
30739
30740         * gst/intfloat/gstint2float.c: (conv_f32_s16),
30741         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
30742
30743 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
30744
30745         * configure.ac:
30746         * ext/Makefile.am:
30747         * gst-libs/ext/Makefile.am:
30748           move ffmpeg plugin to gst-ffmpeg module
30749
30750 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
30751
30752         * configure.ac: use GST_ARCH to detect architecture
30753
30754 2004-02-12  Julien MOUTTE  <julien@moutte.net>
30755
30756         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
30757
30758 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30759
30760         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
30761           classify LADSPA plugins based on number of src/sink pads
30762           (#133663, Stefan Kost)
30763         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
30764           fix dparams registration
30765           (#133528, Stefan Kost)
30766         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
30767           fix use of isprint and use g_ascii_isprint instead
30768           (#133316, Stefan Kost)
30769
30770 2004-02-11  David Schleef  <ds@schleef.org>
30771
30772         Convert a few inner loops to use liboil.  This is currently
30773         optional, and is only enabled if liboil is present (duh!).
30774         * configure.ac: Check for liboil-0.1
30775         * gst/intfloat/Makefile.am:
30776         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
30777         (gst_int2float_chain_gint16):
30778         * gst/videofilter/Makefile.am:
30779         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
30780         (tablelookup_u8), (gst_videobalance_planar411):
30781         * gst/videotestsrc/Makefile.am:
30782         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
30783         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
30784         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
30785         (paint_hline_RGB565), (paint_hline_xRGB1555):
30786
30787 2004-02-11  David Schleef  <ds@schleef.org>
30788
30789         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
30790         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
30791         (gst_colorspace_getcaps), (gst_colorspace_link),
30792         (gst_colorspace_base_init), (gst_colorspace_init),
30793         (gst_colorspace_chain), (gst_colorspace_change_state),
30794         (plugin_init): Merge Ronald's patch (bug #117897) and update
30795         for new caps and negotiation.  Seems to work, although it
30796         shows off bugs in lcs.
30797
30798 2004-02-11  David Schleef  <ds@schleef.org>
30799
30800         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
30801         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
30802
30803 2004-02-11  David Schleef  <ds@schleef.org>
30804
30805         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
30806         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
30807         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
30808         Add server and port properties
30809
30810 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30811
30812         * m4/a52.m4:
30813         * m4/aalib.m4:
30814         * m4/as-ffmpeg.m4:
30815         * m4/as-liblame.m4:
30816         * m4/as-slurp-ffmpeg.m4:
30817         * m4/check-libheader.m4:
30818         * m4/esd.m4:
30819         * m4/freetype2.m4:
30820         * m4/gconf-2.m4:
30821         * m4/glib.m4:
30822         * m4/gst-alsa.m4:
30823         * m4/gst-artsc.m4:
30824         * m4/gst-ivorbis.m4:
30825         * m4/gst-matroska.m4:
30826         * m4/gst-sdl.m4:
30827         * m4/gst-shout2.m4:
30828         * m4/gst-sid.m4:
30829         * m4/gtk.m4:
30830         * m4/libdv.m4:
30831         * m4/libfame.m4:
30832         * m4/libmikmod.m4:
30833         * m4/ogg.m4:
30834         * m4/vorbis.m4:
30835           fix underquotedness of macros (#133800)
30836         * m4/as-avifile.m4:
30837         * m4/xmms.m4:
30838           removed because no longer used
30839
30840 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30841
30842         * configure.ac:
30843           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
30844           by autopoint (fixes #132996)
30845
30846 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30847
30848         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
30849         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
30850         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
30851         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
30852           fix memleaks
30853
30854 2004-02-11  David Schleef  <ds@schleef.org>
30855
30856         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30857         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
30858         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
30859         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
30860         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
30861         (gst_jpegenc_class_init), (gst_jpegenc_init),
30862         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
30863         (gst_jpegenc_chain), (gst_jpegenc_set_property),
30864         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
30865         * ext/jpeg/gstjpegenc.h: Fix negotiation.
30866
30867 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30868
30869         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
30870         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
30871         * ext/mikmod/gstmikmod.h:
30872           fix caps negotiation in mikmod
30873         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
30874           output debug information
30875
30876 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30877
30878         * gst-libs/gst/colorbalance/Makefile.am:
30879         * gst-libs/gst/navigation/Makefile.am:
30880         * gst-libs/gst/xoverlay/Makefile.am:
30881           remove unused GST_OPT_CFLAGS from Makefiles
30882           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
30883
30884 2004-02-07  David Schleef  <ds@schleef.org>
30885
30886         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
30887         push events to pads that haven't been created (#133508)
30888
30889 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
30890
30891         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
30892         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
30893         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
30894         (gst_dvdec_loop), (gst_dvdec_change_state):
30895         Second attempt at committing a working dvdec element.
30896
30897 2004-02-06  David Schleef  <ds@schleef.org>
30898
30899         Build fixes for OS X: (see #129600)
30900         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
30901         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
30902         (gst_riff_read_strf_iavs):
30903         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
30904         (gst_avi_demux_stream_odml):
30905         * gst/playondemand/Makefile.am:
30906         * gst/rtp/rtp-packet.c:
30907
30908 2004-02-05  David Schleef  <ds@schleef.org>
30909
30910         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
30911         last change, because it Just Doesn't Compile.
30912
30913 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30914
30915         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
30916           skip undecodable id3v2 tag instead of keeping it
30917
30918 2004-02-05  David Schleef  <ds@schleef.org>
30919
30920         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
30921         Unref leaked buffer.  (Noticed by Ronald)
30922
30923 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
30924
30925         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
30926         Sync requires with other checks.  >= vs =.
30927
30928 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
30929
30930         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
30931         (gst_dvdec_video_link), (gst_dvdec_loop):
30932         * ext/dv/gstdvdec.h:
30933           rework the caps negotiation so that dvdec works again instead
30934           of just segfaulting.
30935
30936 === release 0.7.4 ===
30937
30938 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30939
30940         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
30941         * configure.ac: changed for release
30942
30943 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30944
30945         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
30946         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
30947         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
30948         * pkgconfig/gstreamer-play-uninstalled.pc.in:
30949           reworked patch by David Lehn to fix libdir and includedir for
30950           uninstalled libraries
30951           removed play and gconf from gstreamer-libs since they have their
30952           own pkgconfig files
30953
30954 2004-02-04  David Schleef  <ds@schleef.org>
30955
30956         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
30957         memleak.
30958
30959 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30960
30961         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
30962           use correct GST_TAG_ENCODER tag
30963
30964 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30965
30966         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
30967           be sure to stop the clock when going to paused
30968         * sys/oss/gstosssink.c: (gst_osssink_change_state):
30969           reset number of transmitted when going to ready.
30970         fixes #132935
30971
30972 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
30973
30974         reviewed by Benjamin Otte
30975
30976         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30977           extract track count (fixes #133410)
30978
30979 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30980
30981         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30982           that should be !=, not == (fixes #132519)
30983
30984 2004-02-04  David Schleef  <ds@schleef.org>
30985
30986         Make sure set_explicit_caps() is called before adding pad.
30987         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30988         * gst/id3/gstid3types.c: (gst_id3types_loop):
30989         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30990         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
30991
30992 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30993
30994         * configure.ac:
30995           bump nano to 2, first prerelease
30996           put back AM_PROG_LIBTOOL
30997
30998 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30999
31000         * testsuite/alsa/Makefile.am:
31001           these are user test apps, not automatic testsuite tests
31002
31003 2004-02-04  David Schleef  <ds@schleef.org>
31004
31005         Convert GST_DEBUG_CAPS() to GST_DEBUG():
31006         * gst/mpeg1videoparse/gstmp1videoparse.c:
31007         (mp1videoparse_parse_seq):
31008         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31009         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
31010         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
31011         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
31012         (gst_xvideosink_getcaps):
31013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31014         * testsuite/gst-lint: more tests
31015
31016 2004-02-04  David Schleef  <ds@schleef.org>
31017
31018         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
31019         with the code that they would expand to.
31020         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
31021         (gst_flacdec_get_src_query_types),
31022         (gst_flacdec_get_src_event_masks):
31023         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
31024         (gst_gnomevfssrc_get_query_types),
31025         (gst_gnomevfssrc_get_event_mask):
31026
31027 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31028
31029         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
31030         (gst_sinesrc_dispose):
31031           fix memleak by properly disposing sinesrc
31032
31033 2004-02-04  Julien MOUTTE  <julien@moutte.net>
31034
31035         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
31036         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
31037         an overlay to redraw the image because it has been exposed.
31038         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
31039         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
31040         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
31041         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
31042         interface
31043         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
31044         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
31045         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
31046         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
31047         interface
31048
31049 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31050
31051         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
31052           more memleak fixage
31053
31054 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31055
31056         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
31057         * gst/typefind/gsttypefindfunctions.c:
31058           fix memleaks shown by gst-typefind
31059
31060 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31061
31062         * common/glib-gen.mak:
31063           add hack rule to touch .Plo files
31064         * gst-libs/gst/colorbalance/Makefile.am:
31065         * gst-libs/gst/mixer/Makefile.am:
31066         * gst-libs/gst/play/Makefile.am:
31067         * gst-libs/gst/tuner/Makefile.am:
31068           remove glib_root variable
31069
31070 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31071
31072         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
31073           set explicit caps before adding the element, so the autopluggers can
31074           plug correctly.
31075         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
31076         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
31077         (mpeg_video_type_find), (mpeg_video_stream_type_find),
31078         (dv_type_find):
31079           fix memleaks in typefind functions. gst_type_find_suggest takes a const
31080           argument.
31081
31082 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31083
31084         * gst-libs/gst/colorbalance/Makefile.am:
31085         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
31086         * gst-libs/gst/colorbalance/colorbalance.c:
31087         * gst-libs/gst/colorbalance/colorbalance.h:
31088         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
31089         * gst-libs/gst/mixer/Makefile.am:
31090         * gst-libs/gst/mixer/mixer-marshal.list:
31091         * gst-libs/gst/mixer/mixer.c:
31092         * gst-libs/gst/mixer/mixer.h:
31093         * gst-libs/gst/mixer/mixermarshal.list:
31094         * gst-libs/gst/play/Makefile.am:
31095         * gst-libs/gst/play/play.h:
31096         * gst-libs/gst/tuner/Makefile.am:
31097         * gst-libs/gst/tuner/tuner-marshal.list:
31098         * gst-libs/gst/tuner/tuner.c:
31099         * gst-libs/gst/tuner/tuner.h:
31100         * gst-libs/gst/tuner/tunermarshal.list:
31101           use new glib-gen.mak snippet to clean up Makefile.am
31102           fix various bugs in Makefile.am's
31103
31104 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31105
31106         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
31107           handle chain parsing correctly in the multichain case
31108         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
31109         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
31110         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31111         (theora_dec_chain):
31112           handle events and queries correctly
31113
31114 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
31115
31116         * .cvsignore:
31117         Ignore generated file _stdint.h.
31118
31119 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
31120
31121         * gst-libs/gst/colorbalance/Makefile.am:
31122         * gst-libs/gst/colorbalance/colorbalance.h:
31123         * gst-libs/gst/mixer/Makefile.am:
31124         * gst-libs/gst/mixer/mixer.h:
31125         * gst-libs/gst/play/Makefile.am:
31126         * gst-libs/gst/play/play.h:
31127         * gst-libs/gst/tuner/Makefile.am:
31128         * gst-libs/gst/tuner/tuner.h:
31129         Generate enum type code with glib-mkenums.
31130         * gst-libs/gst/colorbalance/.cvsignore:
31131         * gst-libs/gst/mixer/.cvsignore:
31132         * gst-libs/gst/play/.cvsignore:
31133         * gst-libs/gst/tuner/.cvsignore:
31134         Ignore generated files.
31135
31136 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
31137
31138         * gst-libs/gst/audio/.cvsignore:
31139         Ignore generated file.
31140         * gst-libs/gst/audio/Makefile.am:
31141         Do not install example filter.
31142
31143 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
31144
31145         * examples/switch/.cvsignore:
31146         Ignore generated file.
31147
31148 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31149
31150         * common/m4/ax_create_stdint_h.m4:
31151         * configure.ac:
31152           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
31153           _stdint.h.
31154         * Makefile.am:
31155           remove generated _stdint.h in DISTCLEANFILES
31156         * ext/a52dec/gsta52dec.c:
31157           include _stdint.h for a52dec. (should fix #133064)
31158
31159 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
31160
31161         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
31162         (gst_tag_to_vorbis_comments):
31163         Add replaygain support to vorbistag
31164
31165 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
31166         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
31167         (gst_ffmpeg_caps_to_extradata):
31168           Fix SVQ3 caps flag properties
31169           Use glib macro for bytes swap
31170
31171 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31172
31173         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
31174         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
31175         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
31176         * ext/sndfile/gstsf.c: (plugin_init):
31177         * gst/avi/gstavi.c: (plugin_init):
31178         * sys/dxr3/dxr3init.c: (plugin_init):
31179         * sys/oss/gstossaudio.c: (plugin_init):
31180         * sys/v4l/gstv4l.c: (plugin_init):
31181         * sys/v4l2/gstv4l2.c: (plugin_init):
31182           remove textdomain calls
31183         * po/nl.po:
31184           update Dutch translation
31185
31186 2004-02-02  Julien MOUTTE  <julien@moutte.net>
31187
31188         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
31189         (gst_play_set_audio_sink): Moving volume in the audio thread for
31190         instantaneous volume change. Maybe i will add another volume in front
31191         of visualization later, not sure yet though.
31192
31193 2004-02-02  Julien MOUTTE  <julien@moutte.net>
31194
31195         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31196         (gst_ximagesink_handle_xevents): Better X events handling, only take
31197         the latest events for configure and motion.
31198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
31199
31200 2004-02-02  Jon Trowbridge  <trow@gnu.org>
31201
31202         reviewed by: David Schleef  <ds@schleef.org>
31203
31204         Fix memory leaks:
31205         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
31206         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
31207
31208 2004-02-02  David Schleef  <ds@schleef.org>
31209
31210         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
31211         of lines.
31212         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
31213         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
31214         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
31215         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
31216         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
31217         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
31218         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
31219         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
31220         (gst_float2_2_int_link):
31221         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
31222         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
31223         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
31224         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
31225         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
31226         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
31227         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
31228         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
31229         * testsuite/gst-lint: Add tests for bzero and ;;
31230
31231 2004-02-02  David Schleef  <ds@schleef.org>
31232
31233         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
31234
31235 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31236
31237         * ext/aalib/gstaasink.c: (gst_aasink_open):
31238         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
31239         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
31240         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
31241         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
31242         (gst_afsink_close_file):
31243         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
31244         (gst_afsrc_close_file):
31245         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
31246         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
31247         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
31248         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
31249         * ext/esd/esdmon.c: (gst_esdmon_get):
31250         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
31251         * ext/faac/gstfaac.c: (gst_faac_chain):
31252         * ext/faad/gstfaad.c: (gst_faad_chain):
31253         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
31254         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31255         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
31256         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
31257         (gst_flacdec_loop):
31258         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
31259         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
31260         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
31261         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
31262         (gst_gnomevfssink_close_file):
31263         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
31264         (gst_gnomevfssrc_open_file):
31265         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
31266         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
31267         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
31268         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
31269         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
31270         * ext/mad/gstmad.c: (gst_mad_chain):
31271         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
31272         * ext/mpeg2dec/gstmpeg2dec.c:
31273         * ext/mpeg2enc/gstmpeg2enc.cc:
31274         * ext/mplex/gstmplex.cc:
31275         * ext/mplex/gstmplexibitstream.cc:
31276         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
31277         (gst_ogg_demux_push):
31278         * ext/raw1394/gstdv1394src.c:
31279         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
31280         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
31281         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
31282         (gst_sf_loop):
31283         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
31284         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
31285         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
31286         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
31287         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
31288         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
31289         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
31290         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
31291         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31292         (gst_riff_read_element_data), (gst_riff_read_seek),
31293         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
31294         * gst/adder/gstadder.c: (gst_adder_loop):
31295         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
31296         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
31297         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
31298         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
31299         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
31300         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
31301         * gst/goom/gstgoom.c: (gst_goom_chain):
31302         * gst/id3/gstid3types.c: (gst_id3types_loop):
31303         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
31304         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
31305         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
31306         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
31307         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
31308         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
31309         (gst_ebml_read_float), (gst_ebml_read_header):
31310         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
31311         (gst_matroska_demux_parse_blockgroup):
31312         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
31313         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
31314         * gst/oneton/gstoneton.c: (gst_oneton_chain):
31315         * gst/silence/gstsilence.c: (gst_silence_get):
31316         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
31317         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
31318         * gst/speed/gstspeed.c: (speed_loop):
31319         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
31320         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31321         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
31322         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
31323         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
31324         (gst_wavparse_loop):
31325         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
31326         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
31327         (dxr3audiosink_close):
31328         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
31329         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
31330         (dxr3videosink_close), (dxr3videosink_write_data):
31331         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
31332         * sys/oss/gstosssink.c: (gst_osssink_chain):
31333         * sys/oss/gstosssrc.c: (gst_osssrc_get):
31334         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
31335         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
31336         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
31337         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
31338         (gst_v4l_set_window), (gst_v4l_enable_overlay):
31339         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
31340         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
31341         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
31342         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
31343         (gst_v4l_set_audio):
31344         * sys/v4l/v4l_calls.h:
31345         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
31346         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
31347         (gst_v4lmjpegsink_playback_init),
31348         (gst_v4lmjpegsink_playback_start):
31349         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
31350         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
31351         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
31352         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
31353         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
31354         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
31355         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
31356         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
31357         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
31358         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
31359         (gst_v4l2_get_output), (gst_v4l2_set_output),
31360         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
31361         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
31362         (gst_v4l2_set_attribute):
31363         * sys/v4l2/v4l2_calls.h:
31364         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
31365         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
31366         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
31367         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
31368         (gst_v4l2src_capture_stop):
31369         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
31370         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31371         (gst_ximagesink_chain):
31372         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
31373         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
31374         (gst_xvideosink_xwindow_new):
31375         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
31376         (gst_xvimagesink_chain):
31377
31378 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31379
31380         * gst/volume/gstvolume.c: (gst_volume_set_volume),
31381         (gst_volume_get_volume), (volume_class_init), (volume_init),
31382         (volume_chain_int16), (volume_update_volume):
31383         * gst/volume/gstvolume.h:
31384           make code more readable by removing magic numbers
31385           make mixer interface export 0-100 range
31386           make it internally map to 0.0-1.0 range so users don't distort
31387           output by putting the sliders at full volume
31388
31389 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31390
31391         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
31392         (gst_play_state_change), (gst_play_seek_to_time):
31393         block the tick callback for 0.5 secs after doing a seek
31394
31395 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31396
31397         * gst-libs/gst/play/play.c: (gst_play_new):
31398           check for GError
31399
31400 2004-02-01  Julien MOUTTE  <julien@moutte.net>
31401
31402         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
31403         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
31404         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
31405         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
31406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
31407         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
31408
31409 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
31410
31411         * configure.ac:
31412         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
31413           check for a function added in vorbis 1.1
31414
31415 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31416
31417         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
31418         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
31419           really start/stop clock only on PLAYING <=> PAUSED
31420         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
31421           remove \n from debugging lines
31422         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
31423           make it work when seeking does not
31424         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
31425           reset on DISCONT
31426
31427 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31428
31429         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
31430           start clock on PAUSED=>PLAYING, not later
31431         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
31432           extract correct time for different discont formats
31433         (gst_alsa_sink_get_time):
31434           don't segfault when no format is negotiated yet, just return 0
31435         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
31436         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
31437         (gst_ogg_pad_push):
31438           handle flush and discont events correctly
31439         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
31440           handle discont events correctly
31441
31442 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31443
31444         * gst-libs/gst/play/play.c: (gst_play_error_quark),
31445         (gst_play_error_create), (gst_play_error_plugin),
31446         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
31447         * gst-libs/gst/play/play.h:
31448           add error handling during creation
31449         * examples/gstplay/player.c: (main):
31450           use new gst_play_new
31451
31452
31453 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31454
31455         * ext/theora/theoradec.c: (theora_dec_chain):
31456           make comments work
31457         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
31458         (vorbis_dec_src_event), (vorbis_dec_chain):
31459           add encoder tag, fix tag reading to be more error tolerant, change
31460           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
31461           gst_pad_event_default.
31462         * gst/tags/gstvorbistag.c:
31463         (gst_tag_list_from_vorbiscomment_buffer):
31464           undefine function specific define at end of function
31465
31466 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
31467
31468         * ext/flac/gstflac.c: (plugin_init):
31469         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
31470         * ext/flac/gstflacdec.h:
31471         * ext/flac/gstflacenc.h:
31472           Fix typos
31473
31474 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
31475
31476         * examples/gstplay/player.c: s/gstplay.h/play.h/
31477
31478 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31479
31480         * gst-libs/gst/play/Makefile.am:
31481         * gst-libs/gst/play/gstplay.c:
31482         * gst-libs/gst/play/gstplay.h:
31483         * gst-libs/gst/play/play.c:
31484           more surgery, operation complete
31485
31486 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31487
31488         * gst-libs/gst/play/play.old.c:
31489         * gst-libs/gst/play/play.old.h:
31490           after CVS surgery by moving, remove
31491         * gst-libs/gst/play/playpipelines.c:
31492           remove
31493
31494         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
31495           add negotiation error
31496
31497 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31498
31499         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
31500         (gst_ogg_demux_push):
31501           add some seeking debug info
31502           send a flush when seeking
31503
31504 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31505
31506         * configure.ac:
31507           use AC_C_INLINE
31508         * configure.ac:
31509         * ext/Makefile.am:
31510         * ext/theora/Makefile.am:
31511         * ext/theora/theoradec.c:
31512           add theora video decoder. Does just do simple decoding for now and
31513           has been tested against Theora cvs only. It only works when theora
31514           is compiled with --enable-static.
31515         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
31516           always reset packetno on DISCONT
31517
31518 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31519
31520         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
31521           Fix audio.
31522
31523 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31524
31525         * gst/mpegaudioparse/gstmpegaudioparse.c:
31526         (mp3_type_frame_length_from_header):
31527           Fix header parsing - stolen from ffmpeg (thank you! :) ).
31528
31529 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31530
31531         * ext/esd/esdsink.c: (gst_esdsink_init):
31532           Since we have static pad template caps, we don't need to negotiate;
31533           either the core errors out or we know the format.
31534
31535 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31536
31537         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31538         (gst_riff_read_seek):
31539         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
31540         (gst_ebml_read_seek):
31541           Fix event handling.
31542
31543 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31544
31545         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
31546           removee video/x-theora from vp3 decoder, it doesn't handle raw
31547           theora streams
31548         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
31549           fix bug with finalizing element that never went to PAUSED
31550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31551           length and position queries were swapped
31552         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
31553         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
31554         (vorbis_dec_src_event):
31555           implement querying time and bytes
31556
31557 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31558
31559         * just about every source file:
31560           gst_element_error -> GST_ELEMENT_ERROR
31561
31562 2004-01-29  Julien MOUTTE  <julien@moutte.net>
31563
31564         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
31565         emiting FLUSH and even before DISCONT.
31566         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
31567         get the best instant seeking as possible yay!
31568
31569 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31570
31571         * gst/mpeg1videoparse/gstmp1videoparse.c:
31572         (gst_mp1videoparse_real_chain):
31573           Committed wrong version last week... Grr... Didn't notice until now.
31574
31575 2004-01-29  Julien MOUTTE <julien@moutte.net>
31576
31577         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
31578         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
31579         have_xwindow_id signal in xwindow_create.
31580
31581 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31582
31583         * ext/ogg/gstoggdemux.c:
31584           lots of changes - mainly support for chained bitstreams, seeking,
31585           querying and bugfixes of course
31586         * ext/vorbis/Makefile.am:
31587         * ext/vorbis/vorbisdec.c:
31588         * ext/vorbis/vorbisdec.h:
31589           add vorbisdec raw vorbis decoder
31590         * ext/vorbis/vorbis.c: (plugin_init):
31591           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
31592         * gst/intfloat/Makefile.am:
31593         * gst/intfloat/float22int.c:
31594         * gst/intfloat/float22int.h:
31595         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
31596           add float2intnew plugin. It converts multichannel interleaved float to
31597           multichannel interleaved int. The name should probably be changed.
31598         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
31599         (plugin_init):
31600           add typefinding for raw theora video so oggdemux can detect it.
31601
31602 2004-01-28  Julien MOUTTE  <julien@moutte.net>
31603
31604         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
31605         sink element first.
31606         * gst/videoscale/gstvideoscale.c:
31607         (gst_videoscale_handle_src_event): Fixing src event handler.
31608
31609 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31610
31611         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
31612         (gst_v4lsrc_open), (gst_v4lsrc_close),
31613         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
31614         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
31615         * sys/v4l/gstv4lsrc.h:
31616         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
31617         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
31618           Implement resizing... Hack. But that's why v4l is b0rked...
31619
31620 2004-01-28  Julien MOUTTE <julien@moutte.net>
31621
31622         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31623         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
31624         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
31625         (gst_ximagesink_xwindow_destroy):
31626         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31627         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31628         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
31629         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
31630         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
31631         correctly cleaning the image created to check xshm calls on succes,
31632         added a lot of XSync calls in X11 functions, and fixed a segfault when
31633         no image format was defined before negotiation happened.
31634
31635 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31636
31637         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
31638           use gst_element_get_time to get correct time
31639
31640 2004-01-28  Julien MOUTTE  <julien@moutte.net>
31641
31642         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
31643         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
31644         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
31645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
31646         (gst_xvimagesink_check_xshm_calls),
31647         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
31648         X plugins are now able to detect that XShm calls will fail even if the
31649         server claims that it has XShm support (remote displays most of the
31650         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
31651         so that we use non XShm functions. This feature is almost useless for
31652         xvimagesink as Xv is not supported on remote displays anyway, but
31653         it might happen than even on the local display XShm calls fail.
31654
31655 2004-01-27  David Schleef  <ds@schleef.org>
31656
31657         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
31658         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
31659         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
31660         changed esdsink to only use 44100,16,2, since esd sucks at rate
31661         conversion and esdsink has had difficulty negotiating.
31662
31663 2004-01-27  Julien MOUTTE <julien@moutte.net>
31664
31665         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
31666         (gst_play_seek_to_time): Fixing the way to get current position.
31667
31668 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31669
31670         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
31671           use gst_element_get_time to get correct time
31672
31673 2004-01-27  Julien MOUTTE <julien@moutte.net>
31674
31675         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
31676         fix ever... Inverting 2 lines of code make spider autoplug correctly
31677         tagged mp3 !
31678
31679 2004-01-27  David Schleef  <ds@schleef.org>
31680
31681         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31682         Use gst_pad_try_set_caps_nonfixed().
31683
31684 2004-01-27  David Schleef  <ds@schleef.org>
31685
31686         * gst/ac3parse/gstac3parse.c: update to checklist 5
31687         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
31688         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
31689         * gst/audioscale/gstaudioscale.c: same
31690         * gst/auparse/gstauparse.c: same
31691         * gst/avi/gstavidemux.c: same
31692
31693 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31694
31695         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
31696           stop processing after EOS
31697
31698 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31699
31700         * gst/asfdemux/asfheaders.h:
31701         * gst/asfdemux/gstasfdemux.c:
31702         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
31703         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
31704         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
31705           lot's of fixes to make data extraction simpler and get the code
31706           architecture and compiler independant. Add debugging category
31707         * gst/goom/gstgoom.c: (gst_goom_change_state):
31708           reset channel count on PAUSED=>READY, not READY=>PAUSED
31709
31710 2004-01-26  Colin Walters  <walters@verbum.org>
31711
31712         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
31713         code to pull a bigger buffer in iradio mode.  This as a side effect
31714         makes typefinding work.
31715
31716 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
31717
31718         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
31719         Fix SVQ3 decoding on PPC
31720
31721 2004-01-26  Julien MOUTTE <julien@moutte.net>
31722
31723         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
31724         that one managed to stay there... Fixed.
31725
31726 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
31727
31728         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
31729         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
31730         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
31731         (qtdemux_video_caps):
31732         * gst/qtdemux/qtdemux.h:
31733         Add SVQ3 specific flags to qtdemux and ffmpeg
31734
31735 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31736
31737         * gst-libs/gst/audio/audio.h:
31738           remove buffer-frames from audio caps
31739         * gst/audioconvert/gstaudioconvert.c:
31740           fix plugin to really work.
31741
31742 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31743
31744         * gst-libs/gst/mixer/mixer.c:
31745         * gst-libs/gst/propertyprobe/propertyprobe.c:
31746         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
31747         (gst_tuner_find_channel_by_name):
31748         * gst-libs/gst/tuner/tuner.h:
31749           Add gtk-doc style comments. Also fix a function name.
31750
31751 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31752
31753         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
31754         (gst_divxdec_negotiate):
31755           Fix for new capsnego - also fixes gst-player with divxdec.
31756
31757 2004-01-25  Julien MOUTTE  <julien@moutte.net>
31758
31759         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
31760         (gst_play_identity_handoff), (gst_play_set_location),
31761         (gst_play_set_visualization), (gst_play_connect_visualization): Another
31762         try in visualization implementation. Still have an issue with switch
31763         blocking when pulling from video_queue and only audio comes out of
31764         spider.
31765         * gst/switch/gstswitch.c: (gst_switch_release_pad),
31766         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
31767         release method. And check if the pad is usable before pulling.
31768
31769 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31770
31771         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
31772         (gst_videobalance_init),
31773         (gst_videobalance_colorbalance_list_channels),
31774         (gst_videobalance_colorbalance_set_value),
31775         (gst_videobalance_colorbalance_get_value),
31776         (gst_videobalance_update_properties),
31777         (gst_videobalance_update_tables_planar411),
31778         (gst_videobalance_planar411):
31779         * gst/videofilter/gstvideobalance.h:
31780           Implement lookup-tables. +/- 10x faster.
31781
31782 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31783
31784         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
31785         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
31786           The index reading was broken. The rest worked fine, but the whole
31787           goal of my rewrite was to make avidemux readable, and this was
31788           not at all readable. Please use typed variables.
31789
31790 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31791
31792         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
31793           Additional pad usability check.
31794         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31795         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
31796         (gst_mp1videoparse_real_chain):
31797           Fix MPEG video stream parsing. The original plugin had several
31798           issues, including not timestamping streams where the source was
31799           not timestamped (this happens with PTS values in mpeg system
31800           streams, but MPEG video is also a valid stream on its own so
31801           that needs timestamps too). We use the display time code for that
31802           for now. Also, if one incoming buffer contains multiple valid
31803           frames, we push them all on correctly now, including proper EOS
31804           handling. Lastly, several potential segfaults were fixed, and we
31805           properly sync on new sequence/gop headers to include them in next,
31806           not previous frames (since they're header for the next frame, not
31807           the previous). Also see #119206.
31808         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
31809         (bpf_from_header):
31810           Move caps setting so we only do it after finding several valid
31811           MPEG-1 fraes sequentially, not right after the first one (which
31812           might be coincidental).
31813         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
31814         (mpeg_video_type_find), (mpeg_video_stream_type_find),
31815         (plugin_init):
31816           Add unsynced MPEG video stream typefinding, and change some
31817           probability values so we detect streams rightly. The idea is as
31818           follows: I can have an unsynced system stream which contains
31819           video. In the current code, I would randomly get a type for either
31820           system or video stream type found, because the probabilities are
31821           being calculated rather randomly. I now use fixed values, so we
31822           always prefer system stream if that was found (and that is how it
31823           should be). If no system stream was found, we can still identity                the stream as video-only.
31824
31825 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31826
31827         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
31828         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
31829           don't write to buffer. Extract data without the need of
31830           __attribute__ ((packed))
31831
31832 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31833
31834         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
31835         (mpeg1_sys_type_find):
31836           Fix MPEG-1 stream typefinding.
31837
31838 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31839
31840         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
31841           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
31842
31843 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
31844
31845         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
31846         * ext/esd/gstesd.c: (plugin_init):
31847           private debugging, better error reporting
31848
31849 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31850
31851         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
31852         (gst_riff_read_init), (gst_riff_read_change_state):
31853         * gst-libs/gst/riff/riff-read.h:
31854           Remove stuff fromold metadata system.
31855
31856 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31857
31858         * ext/ogg/gstoggdemux.c:
31859           Fix wrong file comment.
31860         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
31861         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
31862           Add metadata reading properly.
31863
31864 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
31865
31866         * ext/Makefile.am:
31867           Fix nas DIST_SUBDIRS
31868           Uraeus:
31869           Fix bug where make distcheck doesn't get run on adding stuff to
31870           the build.
31871
31872 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31873
31874         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
31875         * ext/divx/gstdivxdec.h:
31876           Fix divx3 ("msmpeg4") playback using divxdec.
31877
31878 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31879
31880         * gst/typefind/gsttypefindfunctions.c:
31881         (mp3_type_frame_length_from_header): fix bug in length computation
31882         (mp3_type_find): improve debugging output
31883
31884 2004-01-23  Julien MOUTTE  <julien@moutte.net>
31885
31886         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
31887         (gst_play_set_location), (gst_play_seek_to_time),
31888         (gst_play_set_audio_sink), (gst_play_set_visualization),
31889         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
31890         the pipeline from scratch. Visualization is back and switch went out as
31891         i realized it was not possible to use the way i wanted.
31892         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
31893         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
31894         clearing in state change from READY to NULL. So that one can clean the
31895         X ressources keeping the element.
31896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
31897         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
31898         (gst_xvimagesink_colorbalance_set_value),
31899         (gst_xvimagesink_colorbalance_get_value),
31900         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
31901         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
31902         change from READY to NULL and fixed some stupid bugs in colorbalance
31903         get/set values. Also added the following feature : when nobody tries to
31904         set some values to the colorbalance levels before the xcontext is
31905         grabbed, then when creating channels list from Xv attributes we set the
31906         internal values to the Xv defaults. This way we handle buggy Xv drivers
31907         that set default hue values far from the middle of the range (Thanks
31908         to Jon Trowbridge for pointing that issue).
31909         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
31910         colorbalance levels have been set before xcontext is grabbed.
31911
31912 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31913
31914         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
31915           Fix the ossmixer case where we shouldn't open /dev/dsp* because
31916           it might block operations (which is bad for a mixer).
31917
31918 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31919
31920         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
31921         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
31922         (gmip_find_type_pre):
31923         * gst-libs/gst/media-info/media-info-priv.h:
31924         * gst-libs/gst/media-info/media-info.c:
31925         (gst_media_info_instance_init), (gst_media_info_read_idler):
31926         add fakesink to get caps on decoder src pad again
31927         fix callback prototype to match new have_type signal signature
31928
31929 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31930
31931         * gst/adder/gstadder.c: (gst_adder_link):
31932           fix non-compile and cut-n-paste code
31933
31934 2004-01-21  David Schleef  <ds@schleef.org>
31935
31936         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
31937         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
31938         (gst_swfdec_init), (gst_swfdec_change_state):
31939         * ext/swfdec/gstswfdec.h:
31940         Fix negotiation.
31941         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
31942         (gst_adder_request_new_pad): Fix negotiation.
31943         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
31944         Add a fixate function.
31945         * gst/intfloat/gstfloat2int.c:
31946         * gst/intfloat/gstfloat2int.h:
31947         * gst/intfloat/gstint2float.c:
31948         * gst/intfloat/gstint2float.h:
31949         Completely rewrite the negotiation.  Doesn't quite work yet,
31950         due to some buffer-frames problem.
31951
31952 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31953
31954         * ext/gnomevfs/gstgnomevfssrc.c:
31955         * sys/v4l2/v4l2_calls.h:
31956           fix includes for distcheck
31957
31958 2004-01-21  Christian Schaller <uraeus@gnome.org>
31959
31960         * ext/nas/
31961         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
31962         based on earlier patch from Laurent Vivier
31963
31964 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
31965
31966         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
31967         Fix wma caps property
31968         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
31969         Fix typo (flags1 and flags2)
31970
31971 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
31972
31973         * gst-libs/gst/media-info/media-info-priv.c:
31974         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
31975         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
31976         (gmip_find_stream), (gmip_find_track_metadata),
31977         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
31978         (gmip_find_track_format):
31979         * gst-libs/gst/media-info/media-info-priv.h:
31980         * gst-libs/gst/media-info/media-info-test.c: (main):
31981         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
31982         (gst_media_info_read_idler), (gst_media_info_read):
31983         * gst-libs/gst/media-info/media-info.h:
31984           register debugging category and use it for debugging
31985
31986 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
31987
31988         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
31989         (gst_vorbisfile_new_link):
31990           signal streaminfo through tags
31991
31992 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31993
31994         * ext/mplex/gstmplex.cc:
31995         * ext/mplex/gstmplexibitstream.cc:
31996           g++ doesn't like NULL in our i18n/error macros, should be
31997           either (NULL) or ("").
31998
31999 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32000
32001         * sys/dxr3/dxr3audiosink.c:
32002         * sys/dxr3/dxr3init.c:
32003         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
32004         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
32005           Fix more error error error errors (missing includes here).
32006
32007 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32008
32009         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
32010           fix thomas' error errors.
32011
32012 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32013
32014         * ext/mpeg2enc/gstmpeg2enc.cc:
32015           fix error errors.
32016
32017 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32018
32019         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
32020         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
32021           Fix for new error system.
32022
32023 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32024
32025         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
32026           fix for new error reporting
32027
32028 2004-01-20  David Schleef  <ds@schleef.org>
32029
32030         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
32031         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
32032         (gst_ximagesink_set_xwindow_id): Change to using a framerate
32033         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
32034         and neither is 100+, most likely.
32035         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
32036         (gst_xvimagesink_getcaps): same
32037
32038 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32039
32040         * configure.ac:
32041           Up version requirement to 2.0.3 (not yet released) to avoid symbol
32042           clashes with ffmpeg.
32043
32044 2004-01-20  Julien MOUTTE  <julien@moutte.net>
32045
32046         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
32047         (gst_switch_init): Fixed switch element : proxying link and setting
32048         caps from src to sink on request.
32049
32050 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32051
32052         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
32053         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
32054         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
32055         fix element_error
32056
32057 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32058
32059         * sys/v4l/v4l_calls.h:
32060         * sys/v4l2/v4l2_calls.h:
32061           element_error fixes
32062
32063 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32064
32065         * gst-libs/gst/gst-i18n-plugin.h:
32066           add locale.h
32067           remove config.h inclusion
32068
32069 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32070
32071         * autogen.sh:
32072           adding autopoint invocation
32073         * Makefile.am:
32074         * configure.ac:
32075         * gst-libs/gst/gettext.h:
32076           adding gettext bits
32077         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
32078         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
32079         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
32080         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
32081         (gst_gnomevfssink_close_file):
32082         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
32083         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
32084         * gst-libs/gst/gst-i18n-plugin.h:
32085         * gst/avi/gstavi.c: (plugin_init):
32086         * sys/dxr3/dxr3init.c: (plugin_init):
32087         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
32088         * sys/oss/gstossaudio.c: (plugin_init):
32089         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
32090         * sys/v4l/gstv4l.c: (plugin_init):
32091         * sys/v4l/v4l_calls.c: (gst_v4l_open):
32092         * sys/v4l2/gstv4l2.c: (plugin_init):
32093         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
32094         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
32095         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
32096         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
32097         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
32098         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
32099           make sure locale and translation domain are set
32100           fix translated strings
32101         * po/.cvsignore:
32102         * po/LINGUAS:
32103         * po/Makevars:
32104         * po/POTFILES.in:
32105         * po/nl.po:
32106           put translation files into place
32107         * sys/xvideo/imagetest.c: (main):
32108         * ext/dv/demo-play.c: (main):
32109           fix unnecessary translations
32110
32111 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32112
32113         * ext/sndfile/gstsf.c:
32114         * gst/avi/gstavimux.c:
32115         * ext/audiofile/gstafsink.c:
32116         * ext/audiofile/gstafsrc.c:
32117         * ext/gnomevfs/gstgnomevfssink.c:
32118         * ext/gnomevfs/gstgnomevfssrc.c:
32119         * sys/oss/gstosselement.c:
32120         * sys/v4l/v4l_calls.h:
32121           fix i18n include
32122
32123 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32124
32125         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
32126         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
32127         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
32128         (gst_v4l2_get_output), (gst_v4l2_set_output),
32129         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
32130         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
32131         (gst_v4l2_set_attribute):
32132         update to new error handling
32133
32134 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32135
32136         * ext/sidplay/gstsiddec.cc:
32137         * gst/modplug/gstmodplug.cc:
32138           parenthese NULL because C++ seems angry about it
32139
32140 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32141
32142         * gst-libs/gst/gst-i18n-plugin.h:
32143           add skeleton i18n stuff, but needs to be further implemented
32144
32145 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32146
32147         * examples/gstplay/player.c: (main):
32148         * ext/aalib/gstaasink.c: (gst_aasink_open):
32149         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
32150         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
32151         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
32152         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
32153         (gst_afsink_close_file):
32154         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
32155         (gst_afsrc_close_file):
32156         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
32157         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
32158         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
32159         * ext/esd/esdmon.c: (gst_esdmon_get):
32160         * ext/esd/esdsink.c: (gst_esdsink_chain):
32161         * ext/faac/gstfaac.c: (gst_faac_chain):
32162         * ext/faad/gstfaad.c: (gst_faad_chain):
32163         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
32164         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
32165         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
32166         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
32167         (gst_flacdec_loop):
32168         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
32169         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
32170         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
32171         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
32172         (gst_gnomevfssink_close_file):
32173         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
32174         (gst_gnomevfssrc_open_file):
32175         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
32176         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
32177         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
32178         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
32179         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
32180         * ext/mad/gstmad.c: (gst_mad_chain):
32181         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
32182         * ext/mpeg2dec/gstmpeg2dec.c:
32183         * ext/mpeg2enc/gstmpeg2enc.cc:
32184         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
32185         * ext/mplex/gstmplex.cc:
32186         * ext/mplex/gstmplexibitstream.cc:
32187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
32188         (gst_ogg_demux_push), (gst_ogg_pad_push):
32189         * ext/raw1394/gstdv1394src.c:
32190         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
32191         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
32192         * ext/sidplay/gstsiddec.cc:
32193         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
32194         (gst_sf_loop):
32195         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
32196         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
32197         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
32198         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
32199         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
32200         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
32201         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
32202         * gst-libs/gst/Makefile.am:
32203         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
32204         (gst_riff_read_element_data), (gst_riff_read_seek),
32205         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
32206         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
32207         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
32208         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
32209         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
32210         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32211         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
32212         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
32213         * gst/goom/gstgoom.c: (gst_goom_chain):
32214         * gst/id3/gstid3types.c: (gst_id3types_loop):
32215         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
32216         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
32217         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
32218         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
32219         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
32220         (gst_ebml_read_float), (gst_ebml_read_header):
32221         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
32222         (gst_matroska_demux_parse_blockgroup):
32223         * gst/modplug/gstmodplug.cc:
32224         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
32225         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
32226         * gst/oneton/gstoneton.c: (gst_oneton_chain):
32227         * gst/silence/gstsilence.c: (gst_silence_get):
32228         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32229         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
32230         * gst/speed/gstspeed.c: (speed_loop):
32231         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
32232         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
32233         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
32234         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
32235         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
32236         (gst_wavparse_loop):
32237         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
32238         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
32239         (dxr3audiosink_close):
32240         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
32241         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
32242         (dxr3videosink_close), (dxr3videosink_write_data):
32243         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
32244         * sys/oss/gstosselement.h:
32245         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
32246         (gst_osssink_chain):
32247         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32248         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
32249         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
32250         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
32251         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
32252         (gst_v4l_enable_overlay):
32253         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
32254         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
32255         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
32256         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
32257         (gst_v4l_set_audio):
32258         * sys/v4l/v4l_calls.h:
32259         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
32260         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
32261         (gst_v4lmjpegsink_playback_init),
32262         (gst_v4lmjpegsink_playback_start):
32263         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
32264         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
32265         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
32266         (gst_v4lmjpegsrc_requeue_frame):
32267         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
32268         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
32269         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
32270         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
32271         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
32272         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
32273         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
32274         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
32275         (gst_v4l2src_capture_stop):
32276         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
32277         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
32278         (gst_ximagesink_chain):
32279         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
32280         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
32281         (gst_xvideosink_xwindow_new):
32282         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32283         (gst_xvimagesink_chain):
32284         use new error signal, function and categories
32285
32286 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
32287
32288         * configure.ac:
32289         * ext/Makefile.am:
32290         * ext/musicbrainz/gsttrm.c:
32291         * ext/musicbrainz/gsttrm.h:
32292         * ext/musicbrainz/Makefile.am:
32293         Add a trm plugin
32294
32295 2004-01-18  Julien MOUTTE  <julien@moutte.net>
32296
32297         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
32298         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
32299         synchronous property for debugging.
32300         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
32301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32302         (gst_xvimagesink_set_property): Moving a pointer declaration to a
32303         smaller block, fixing indent.
32304
32305 2004-01-16  David Schleef  <ds@schleef.org>
32306
32307         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
32308         property affects the video stream.
32309         * sys/xvimage/xvimagesink.c:
32310         * sys/xvimage/xvimagesink.h:
32311         Add synchronous property for debugging.  Should probably be
32312         disabled in non-CVS builds.  Make sure that the Xv attribute
32313         exists before we set it (crash!).  Fix a silly float bug that
32314         caused colorbalance to just not work.
32315
32316 2004-01-17  Christian Schaller <Uraeus@gnome.org>
32317
32318         * tools/gst-launch-ext.in - update for new plugins
32319
32320 2004-01-16  David Schleef  <ds@schleef.org>
32321
32322         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
32323         already-freed caps.
32324
32325 2994-01-16  Christian Schaller <Uraeus@gnome.org>
32326
32327         * Update spec for new colorspace plugin and libcaca plugin
32328         * Fix compilation of libcaca plugin (clock -> id)
32329
32330 2004-01-16  Julien MOUTTE <julien@moutte.net>
32331
32332         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
32333         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
32334         (gst_xvimagesink_set_xwindow_id),
32335         (gst_xvimagesink_colorbalance_set_value),
32336         (gst_xvimagesink_colorbalance_get_value),
32337         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32338         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
32339         correct colorbalance properties. They can now be set when the element
32340         is still in NULL state. The values will be committed to the Xv Port
32341         when xcontext is initialized.
32342         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
32343         brightness int values in the GstXvImagesink structure.
32344
32345 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32346
32347         * gst-libs/gst/Makefile.am:
32348           restructure so having local patches works easier.
32349
32350 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32351
32352         * ext/mpeg2enc/Makefile.am:
32353         * ext/mpeg2enc/gstmpeg2enc.cc:
32354         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
32355           Bugfix with respect to EOS handling.
32356
32357 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32358
32359         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
32360           Link with right caps (else, it segfaults).
32361         * ext/mplex/gstmplexjob.cc:
32362           Fix for slight API change in 1.6.1.93 release of mjpegtools.
32363
32364 2004-01-15  David Schleef  <ds@schleef.org>
32365
32366         * gst-libs/gst/audio/Makefile.am:
32367         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
32368         from the template.
32369         * gst-libs/gst/audio/gstaudiofilter.c:
32370         * gst-libs/gst/audio/gstaudiofilter.h:
32371         Add bytes_per_sample and size and n_samples calculation.
32372         * gst-libs/gst/audio/gstaudiofilterexample.c:
32373         Remove, now autogenerated.
32374         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
32375         Moved from gstaudiofilterexample, object name changed, code added
32376         so that it actually works.
32377         * gst-libs/gst/audio/make_filter:
32378         Script to build an audiofilter subclass from the template.
32379         * gst/colorspace/Makefile.am:
32380         * gst/colorspace/yuv2yuv.c:
32381         Remove file, since it's GPL, and we don't use it.
32382
32383 2004-01-15  Julien MOUTTE  <julien@moutte.net>
32384
32385         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
32386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
32387         them use the buffer free function to test how the buffer was allocated.
32388
32389 2004-01-15  David Schleef  <ds@schleef.org>
32390
32391         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
32392         that handles osssink fallback.
32393         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
32394         (gst_audio_convert_getcaps):
32395         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
32396         Add audio/x-qdm2 for QDM2 audio.
32397         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32398         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
32399         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
32400         Decrease minimum size to 16x16.
32401         * gst/wavparse/gstwavparse.c:
32402         Convert disabled pad template caps to new caps.
32403         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32405         (gst_xvimagesink_chain): Throw element error when display cannot
32406         be opened.  Increase minimum framerate to 1.0.  Check the data
32407         free function on a buffer to make sure it is the type we expect
32408         before manipulating it.
32409
32410 2004-01-15  Julien MOUTTE <julien@moutte.net>
32411
32412         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
32413         (gst_videobalance_colorbalance_set_value): Implement passthru if
32414         settings are in the middle.
32415         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
32416
32417 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32418
32419         * gst/videofilter/Makefile.am:
32420         * gst/volume/Makefile.am:
32421           Since we use videofilter symbols, link to it.
32422
32423 2004-01-15  Julien MOUTTE <julien@moutte.net>
32424
32425         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
32426         mixer interface type to HARDWARE.
32427         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
32428         type to SOFTWARE.
32429         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
32430         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
32431         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
32432         (gst_volume_interface_init), (gst_volume_list_tracks),
32433         (gst_volume_set_volume), (gst_volume_get_volume),
32434         (gst_volume_set_mute), (gst_volume_mixer_init),
32435         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
32436         (volume_init): Implementing mixer interface.
32437         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
32438         * sys/oss/gstosselement.c: (gst_osselement_get_type),
32439         (gst_osselement_change_state): Removing some trailing commas in
32440         structures.
32441         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
32442         interface type to HARDWARE.
32443         * sys/v4l/gstv4lcolorbalance.c:
32444         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
32445         type to HARDWARE.
32446         * sys/v4l2/gstv4l2colorbalance.c:
32447         (gst_v4l2_color_balance_interface_init): Setting colorbalance
32448         interface type to HARDWARE.
32449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
32450         same code than ximagesink for event handling.
32451
32452 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32453
32454         * ext/snapshot/Makefile.am:
32455         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
32456         (gst_snapshot_chain):
32457         * ext/snapshot/gstsnapshot.h:
32458           This has to be a joke... Snapshot should be connected to a tee,
32459           colorspace element before it and EOS after that, where the other
32460           src of the tee receives normal data.
32461           The current way is *wrong*.
32462
32463 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32464
32465         * ext/hermes/gsthermescolorspace.c:
32466           Fix another compile error. Same as below.
32467
32468 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32469
32470         * gst/colorspace/gstcolorspace.c:
32471         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
32472         (gst_colorspace_i420_to_yv12):
32473           Fix compiling... Didn't test if it actually works.
32474
32475 2004-01-15  David Schleef  <ds@schleef.org>
32476
32477         * configure.ac:
32478         * gst/colorspace/Makefile.am:
32479         * gst/colorspace/gstcolorspace.c:
32480         * gst/colorspace/gstcolorspace.h:
32481         * gst/colorspace/yuv2rgb.c:
32482         * gst/colorspace/yuv2rgb.h:
32483         Duplicate the ext/hermes colorspace plugin, and remove Hermes
32484         code and GPL code.  Fix for new caps negotiation.  Rewrite
32485         much of the format handling code, and some of the conversion
32486         code.  Basically, rewrote almost everything.  This element
32487         handles I420, YV12 to RGB conversions.
32488         * ext/hermes/Makefile.am:
32489         * ext/hermes/gsthermescolorspace.c:
32490         Rename colorspace to hermescolorspace.  Fix negotiation issues.
32491         Remove non-Hermes related code.  This element handles lots of
32492         RGB to RGB conversions, but no YUV.
32493         * ext/hermes/gstcolorspace.c:
32494         * ext/hermes/gstcolorspace.h:
32495         * ext/hermes/rgb2yuv.c:
32496         * ext/hermes/yuv2rgb.c:
32497         * ext/hermes/yuv2rgb.h:
32498         * ext/hermes/yuv2rgb_mmx16.s:
32499         * ext/hermes/yuv2yuv.c:
32500         * ext/hermes/yuv2yuv.h:
32501         Remove old code.
32502
32503 2004-01-14  Colin Walters  <walters@verbum.org>
32504
32505         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
32506         they've already been.
32507
32508 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32509
32510         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
32511           assume tag mode when pad is not connected
32512
32513 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32514
32515         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32516           Don't update the time of the clock
32517         (gst_alsa_sink_loop):
32518           sync to the clock given to alsasink, not the own clock
32519         * sys/oss/gstosssink.c: (gst_osssink_chain):
32520           sync to the clock
32521         (gst_osssink_change_state):
32522           activate the clock
32523         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
32524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
32525           remove bogus code that made DISCONT events unhandled
32526         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
32527           explicitly case to double in _set_simple. (fixes 2nd warning in bug
32528           #131502)
32529         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
32530         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
32531         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
32532           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
32533           2nd warning in bug #131502)
32534
32535 2004-01-14  Julien MOUTTE  <julien@moutte.net>
32536
32537         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
32538         (gst_videobalance_colorbalance_set_value),
32539         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
32540         for colorbalance interface implementation.
32541         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
32542         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32543         (gst_ximagesink_dispose), (gst_ximagesink_init),
32544         (gst_ximagesink_class_init): Adding DISPLAY property.
32545         * sys/ximage/ximagesink.h: Adding display_name to store display.
32546         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32547         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32548         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
32549         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
32550         properties (they still need polishing though for gst-launch use : no
32551         xcontext yet, i ll do that tomorrow).
32552         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
32553
32554 2004-01-14  Julien MOUTTE  <julien@moutte.net>
32555
32556         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
32557         (gst_play_set_location), (gst_play_set_visualization): Preparing
32558         switch integration, adding videobalance in the pipeline.
32559
32560 2004-01-14  Julien MOUTTE <julien@moutte.net>
32561
32562         * gst-libs/gst/colorbalance/colorbalance.c:
32563         (gst_color_balance_class_init): Adding a default type.
32564         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
32565         the type.
32566         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
32567         (gst_videobalance_dispose), (gst_videobalance_class_init),
32568         (gst_videobalance_init), (gst_videobalance_interface_supported),
32569         (gst_videobalance_interface_init),
32570         (gst_videobalance_colorbalance_list_channels),
32571         (gst_videobalance_colorbalance_set_value),
32572         (gst_videobalance_colorbalance_get_value),
32573         (gst_videobalance_colorbalance_init): Implementing colorbalance
32574         interface.
32575         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
32576         list.
32577         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
32578         bug which was triggering a BadAccess X error when setting an overlay
32579         before pad was really negotiated.
32580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
32581         Using the colorbalance type macro.
32582
32583 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32584
32585         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
32586         (gst_flacenc_chain):
32587           handle tags correctly
32588         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
32589           extract ID3v1 tags correctly
32590
32591 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32592
32593         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
32594         (plugin_init):
32595           Improve matroska typefinding for odd-typed headers...
32596
32597 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32598
32599         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
32600           Fix for using incremental number on padnames.
32601
32602 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32603
32604         * ext/divx/gstdivxdec.c:
32605         * ext/divx/gstdivxenc.c:
32606           Set category to divx4linux instead of divx (too generic).
32607         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
32608         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
32609         (gst_wavparse_loop), (gst_wavparse_change_state):
32610         * gst/wavparse/gstwavparse.h:
32611           fix parsing of WAV files with non-standard fmt-tag size and fix
32612           skipping of unrecognized chunks... Someone please fix this thing
32613           to use rifflib so all this is automated.
32614         * sys/v4l/Makefile.am:
32615         * sys/v4l2/Makefile.am:
32616           Add X_CFLAGS because we depend on X (for overlay).
32617
32618 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
32619
32620         * ext/mpeg2dec/gstmpeg2dec.c:
32621           Don't issue a timestamp unless we tagged the frame
32622           with a PTS.
32623
32624 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32625
32626         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
32627           Query the audio element to get the time, not the clock. We're
32628           interested in the element's time here.
32629
32630 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32631
32632         * ext/aalib/gstaasink.c: (gst_aasink_chain):
32633         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32634         * ext/esd/esdsink.c: (gst_esdsink_chain):
32635         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
32636         * ext/mas/massink.c: (gst_massink_chain):
32637         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
32638         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
32639         (gst_matroska_demux_parse_metadata):
32640         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
32641         (gst_mpeg_parse_release_locks):
32642         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
32643         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
32644         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
32645         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
32646         (gst_osssink_change_state):
32647         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
32648         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
32649         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
32650         (gst_xvideosink_release_locks):
32651         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
32652           use element time.
32653         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
32654         (gst_alsa_clock_stop):
32655         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
32656         (gst_audio_clock_get_internal_time):
32657           simplify for use with new clocking code.
32658         * testsuite/alsa/Makefile.am:
32659         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
32660           fix testsuite for new caps system
32661
32662 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32663
32664         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
32665         * ext/flac/gstflacenc.c: (add_one_tag):
32666           length is already host endian, no need to convert. Fixes playback of
32667           tagged files on PPC. (bug #128384)
32668
32669 2004-01-13  Julien MOUTTE <julien@moutte.net>
32670
32671         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
32672         colorbalance interface stating if it is hardware based or software
32673         based.
32674         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
32675         Removing a trailing comma.
32676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32677         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
32678         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
32679         the documentation seems to be wrong on the -1000 to 1000 interval.
32680
32681 2004-01-12  David Schleef  <ds@schleef.org>
32682
32683         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
32684         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
32685         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
32686         Fix negotiation.  Add a bufferalloc function for the sink pad,
32687         and generally clean up some of the code.
32688
32689 2004-01-12  Julien MOUTTE <julien@moutte.net>
32690
32691         * gst-libs/gst/colorbalance/colorbalancechannel.c:
32692         (gst_color_balance_channel_dispose): Adding safety check in dispose
32693         method.
32694         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
32695         (gst_xvimagesink_xcontext_clear),
32696         (gst_xvimagesink_interface_supported),
32697         (gst_xvimagesink_colorbalance_list_channels),
32698         (gst_xvimagesink_colorbalance_set_value),
32699         (gst_xvimagesink_colorbalance_get_value),
32700         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
32701         Adding colorbalance interface support to set XV parameters such as
32702         HUE, BRIGHTNESS, CONTRAST, SATURATION.
32703         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
32704         interface.
32705
32706 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
32707
32708         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
32709         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
32710         (gst_audio_convert_init), (gst_audio_convert_set_property),
32711         (gst_audio_convert_get_property), (gst_audio_convert_chain),
32712         (gst_audio_convert_link),
32713         (gst_audio_convert_buffer_to_default_format),
32714         (gst_audio_convert_buffer_from_default_format), (plugin_init):
32715           - implement _getcaps and use it
32716           - improve linking
32717           - remove float caps since no float conversion is actually done
32718           - remove properties and arguments that were to be used for rate
32719             conversion
32720
32721 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
32722
32723         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
32724         (gst_audio_structure_set_int):
32725         * gst-libs/gst/audio/audio.h:
32726           add helper functions for _getcaps matching the standard audio
32727           templates
32728
32729 2004-01-12  David Schleef  <ds@schleef.org>
32730
32731         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32732         Test that pad is negotiated before getting its caps.
32733
32734 2004-01-12  Julien MOUTTE <julien@moutte.net>
32735
32736         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
32737         analyzing the pads of an element the bin is mostly in READY state so
32738         no caps were negotiated. This helper function needs to work with
32739         _get_caps directly then. I was not freeing them though, added that to
32740         fix the mem leak.
32741
32742 2004-01-12  Julien MOUTTE <julien@moutte.net>
32743
32744         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
32745         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
32746         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
32747         than the free_func.
32748
32749 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
32750
32751         * sys/oss/gstossaudio.c: (plugin_init):
32752         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
32753         * sys/oss/gstosselement.h:
32754           make an oss debugging category
32755           make failure more descriptive
32756
32757 2004-01-11  David Schleef  <ds@schleef.org>
32758
32759         * ext/ffmpeg/gstffmpeg.c:
32760         * ext/ffmpeg/gstffmpegcodecmap.c:
32761         * ext/ffmpeg/gstffmpegdec.c:
32762         * ext/ffmpeg/gstffmpegenc.c:
32763         * ext/ffmpeg/gstffmpegprotocol.c:
32764         * ext/gdk_pixbuf/gstgdkanimation.c:
32765         * ext/jpeg/gstjpeg.c:
32766         * ext/libpng/gstpng.c:
32767         * ext/mpeg2dec/perftest.c:
32768         * ext/speex/gstspeex.c:
32769         * gst-libs/gst/resample/dtos.c:
32770         * gst/intfloat/gstintfloatconvert.c:
32771         * gst/oneton/gstoneton.c:
32772         * gst/rtjpeg/RTjpeg.c:
32773         * gst/rtp/gstrtp.c:
32774         * sys/dxr3/dxr3init.c:
32775         * sys/glsink/gstgl_nvimage.c:
32776         * sys/glsink/gstgl_pdrimage.c:
32777         * sys/glsink/gstglsink.c:
32778         * testsuite/gst-lint:
32779         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
32780
32781 2004-01-11  David Schleef  <ds@schleef.org>
32782
32783         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
32784         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
32785         * ext/gdk_pixbuf/gstgdkanimation.c:
32786         (gst_gdk_animation_iter_create_pixbuf):
32787         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
32788         (gst_gdk_pixbuf_chain):
32789         * ext/gdk_pixbuf/gstgdkpixbuf.h:
32790         * ext/jack/gstjack.c: (gst_jack_change_state):
32791         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
32792         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
32793         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
32794         * gst/videofilter/gstvideofilter.c:
32795         (gst_videofilter_set_output_size):
32796         Remove all usage of gst_pad_get_caps(), and replace it with
32797         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
32798
32799 2004-01-11  David Schleef  <ds@schleef.org>
32800
32801         * configure.ac:
32802         * ext/Makefile.am: Fixes to make ext/libcaca compile.
32803         * ext/divx/gstdivxdec.c:
32804         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
32805         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
32806         handle images that span multiple buffers.  Now work with both
32807         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
32808         * ext/gdk_pixbuf/gstgdkpixbuf.h:
32809         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
32810         video/video.h changes
32811         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
32812         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
32813         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
32814         of GstData free function.
32815         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
32816         same.
32817
32818 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32819
32820         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
32821         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
32822         (gst_v4l2element_get_property):
32823         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
32824           add norm, channel and frequency properties.
32825         * sys/v4l2/gstv4l2tuner.c:
32826           fixes for tuner interface changes
32827         * sys/v4l2/gstv4l2element.h:
32828         * sys/v4l2/gstv4l2src.c:
32829         * sys/v4l2/gstv4l2src.h:
32830         * sys/v4l2/v4l2src_calls.c:
32831         * sys/v4l2/v4l2src_calls.h:
32832           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
32833
32834 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32835
32836         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
32837         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
32838         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
32839         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
32840         * gst-libs/gst/tuner/tuner.h:
32841           GObjects aren't const.
32842           Add find_by_name functions.
32843           Add checks to _changed functions.
32844         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
32845         (gst_v4l_tuner_get_norm):
32846           Fixes for above.
32847
32848 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32849
32850         * gst-libs/gst/video/video.h:
32851           Fix caps template names to be understandable.
32852           Prefix everything with GST_VIDEO.
32853         * ext/aalib/gstaasink.c:
32854         * ext/divx/gstdivxdec.c:
32855         * ext/divx/gstdivxenc.c:
32856         * ext/gdk_pixbuf/gstgdkpixbuf.c:
32857         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
32858         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
32859         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
32860         * ext/libcaca/gstcacasink.c:
32861         * ext/libpng/gstpngenc.c: (raw_caps_factory):
32862         * ext/snapshot/gstsnapshot.c:
32863         * ext/swfdec/gstswfdec.c:
32864         * ext/xvid/gstxviddec.c:
32865         * ext/xvid/gstxvidenc.c:
32866         * gst/chart/gstchart.c:
32867         * gst/deinterlace/gstdeinterlace.c:
32868         * gst/effectv/gsteffectv.c:
32869         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
32870         * gst/goom/gstgoom.c:
32871         * gst/median/gstmedian.c:
32872         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
32873         (gst_monoscope_srcconnect), (gst_monoscope_chain):
32874         * gst/overlay/gstoverlay.c:
32875         * gst/smooth/gstsmooth.c:
32876         * gst/smpte/gstsmpte.c:
32877         * gst/synaesthesia/gstsynaesthesia.c:
32878         * gst/videocrop/gstvideocrop.c:
32879         * gst/videodrop/gstvideodrop.c:
32880         * gst/y4m/gsty4mencode.c:
32881         * sys/qcam/gstqcamsrc.c:
32882         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
32883           Make them work with new video.h file.
32884         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
32885         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
32886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
32887         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
32888           Make it work with new buffer allocation system.
32889
32890 2004-01-11  Julien MOUTTE  <julien@moutte.net>
32891
32892         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
32893         pad_alloc_buffer implementation to use ->srcpad
32894         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
32895         pad_alloc_buffer implementation to use ->srcpad
32896         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
32897         pad_alloc_buffer implementation to use ->srcpad
32898         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32899         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32900         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
32901         a reference to everything we need.
32902         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
32903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32904         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32905         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
32906         a reference to everything we need.
32907         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
32908
32909 2004-01-11  David Schleef  <ds@schleef.org>
32910
32911         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
32912         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
32913         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
32914         structure members.
32915         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
32916         value during a resize/renegotiation.
32917         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
32918         gst_pad_alloc_buffer();
32919         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
32920         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
32921         structure members.
32922         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
32923         Fix for rename of buffer private structure members.
32924         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
32925         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
32926         Fix for rename of buffer private structure members.
32927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
32928         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
32929         Fix for rename of buffer private structure members.
32930
32931 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
32932
32933         reviewed by: David Schleef <ds@schleef.org>
32934
32935         * gst/videofilter/Makefile.am:
32936         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
32937         from the patch by ds to fit in with recent make_filter changes.
32938
32939 2004-01-11  Julien MOUTTE  <julien@moutte.net>
32940
32941         * configure.ac: Adding examples/switch/Makefile
32942         * examples/Makefile.am: Adding examples/switch
32943         * examples/switch/Makefile.am: Adding switcher example.
32944         * examples/switch/switcher.c: (got_eos), (idle_iterate),
32945         (switch_timer), (main): Adding an example demonstrating switch usage
32946         with 2 videotestsrc showing different patterns.
32947         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
32948         (gst_switch_init): Fixing switch with the new caps system.
32949
32950 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32951
32952         * gst-libs/gst/video/video.h:
32953           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
32954           They should probably be like
32955           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
32956
32957 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32958
32959         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
32960         (qtdemux_parse_trak):
32961           fix audio chunk size/timestamp calculation
32962
32963 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
32964
32965         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
32966           fix SVQ3 caps
32967
32968 2004-01-11  Steve Baker  <steve@stevebaker.org>
32969
32970         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
32971         (gst_agingtv_base_init), (gst_agingtv_class_init),
32972         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
32973         (gst_agingtv_set_property), (gst_agingtv_get_property):
32974         Port agingTV to videofilter
32975
32976 2004-01-09  Julien MOUTTE <julien@moutte.net>
32977
32978         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
32979         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
32980
32981 2004-01-09  Julien MOUTTE <julien@moutte.net>
32982
32983         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
32984         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
32985         * gst-libs/gst/xoverlay/xoverlay.c:
32986         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
32987         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
32988         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
32989         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
32990         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
32991         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
32992         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
32993         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
32994         the bufferalloc_function to replace bufferpools, fixing the XOverlay
32995         interface implementation to handle xid being 0 and fix some bugs
32996         triggered by Benjamin's testcase.
32997         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
32998         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
32999         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
33000         the bufferalloc_function to replace bufferpools, fixing the XOverlay
33001         interface implementation to handle xid being 0 and fix some bugs
33002         triggered by Benjamin's testcase.
33003
33004 2004-01-09  David Schleef  <ds@schleef.org>
33005
33006         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
33007         mouse pointer events.  It works.
33008
33009 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33010
33011         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
33012           Use explicit caps - fix capsnego.
33013         * ext/xvid/gstxviddec.c:
33014         * ext/xvid/gstxvidenc.c:
33015           Remove macro-inside-macro which caused compile errors.
33016         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
33017           Error out if it's not a RIFF file. Else we error out without
33018           gst_element_error() which is not good...
33019
33020 2004-01-08  David Schleef  <ds@schleef.org>
33021
33022         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
33023         Fix pad_link function to handle formats that ffmpeg returns
33024         as multiple caps structures.
33025         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
33026         Only complain if source buffer is _smaller_ than expected.
33027         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
33028         (gst_videoscale_handle_src_event): Resize navigation events
33029         when passing them upstream.
33030         * gst/videotestsrc/gstvideotestsrc.c:
33031         * gst/videotestsrc/gstvideotestsrc.h:
33032         * gst/videotestsrc/videotestsrc.c:
33033         * gst/videotestsrc/videotestsrc.h:
33034         Rewrite many of the buffer painting functions to handle odd
33035         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
33036         been verified to work with my video card.
33037         * testsuite/gst-lint:  Add check for elements calling
33038         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
33039
33040 2004-01-08  David Schleef  <ds@schleef.org>
33041
33042         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
33043         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
33044
33045 2004-01-08  Julien MOUTTE  <julien@moutte.net>
33046
33047         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
33048         configure event is not emiting the desired size signal. That fixes
33049         aspect ratio issues with gst-player.
33050
33051 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33052
33053         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
33054           Fix capsnego.
33055
33056 2004-01-08  Julien MOUTTE  <julien@moutte.net>
33057
33058         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
33059         public method to fire size signal.
33060
33061 2004-01-07  Julien MOUTTE  <julien@moutte.net>
33062
33063         * examples/gstplay/Makefile.am: Adding the interface library.
33064         * gst-libs/gst/play/Makefile.am: Adding the interface library.
33065         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
33066         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
33067         GST_IS_X_OVERLAY before signal connect.
33068         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
33069         Removing the have_video_size signal.
33070         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
33071         and associated public method.
33072         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
33073         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
33074         signal.
33075         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
33076         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
33077         signal.
33078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
33079         Using XOverlay public method to fire size signal.
33080
33081 2004-01-07  David Schleef  <ds@schleef.org>
33082
33083         * gst/videofilter/Makefile.am:
33084         * gst/videofilter/gstvideotemplate.c:
33085         * gst/videofilter/make_filter:
33086         Create gstvideoexample.c in a srcdir!=builddir friendly way.
33087         Convert make_filter to /bin/sh script.
33088
33089 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
33090
33091         * gst/modplug/gstmodplug.cc: fix element description
33092
33093 2004-01-07  Julien MOUTTE  <julien@moutte.net>
33094
33095         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
33096         (got_video_size): Adding some new lines in g_print calls.
33097         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
33098         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
33099         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
33100         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
33101         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
33102         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
33103         Complete code review, reverting some stuff i disagree with, adding
33104         some fixes : time synchronization on invalid timestamps, renegotiation
33105         of private window.
33106         * sys/ximage/ximagesink.h:
33107         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
33108         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
33109         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
33110         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
33111         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
33112         (gst_xvimagesink_buffer_new),
33113         (gst_xvimagesink_navigation_send_event),
33114         (gst_xvimagesink_set_xwindow_id),
33115         (gst_xvimagesink_get_desired_size),
33116         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
33117         stuff i disagree with, adding some fixes : Renegotiation of private
33118         window, implementing get_desired_size.
33119
33120 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33121
33122         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
33123         (gst_afsink_handle_event):
33124         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
33125         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
33126         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
33127         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
33128         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
33129           Fix for instantiate-test (see core). Also remove dead code from
33130           jpegenc (which still needs fixing, but that's lower on my TODO
33131           list...).
33132         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
33133           Never return NULL as caps.
33134
33135 2004-01-07  David Schleef  <ds@schleef.org>
33136
33137         * configure.ac:
33138         * ext/Makefile.am:
33139         * ext/librfb/Makefile.am:
33140         * ext/librfb/gstrfbsrc.c:
33141         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
33142         is the protocol used by VNC.
33143
33144 2004-01-07  David Schleef  <ds@schleef.org>
33145
33146         * gst/videofilter/gstvideotemplate.c:
33147         * gst/videofilter/gstvideotemplate.h:
33148         * gst/videofilter/make_filter:
33149         Merge videotemplate header into source file.
33150         * gst/effectv/Makefile.am:
33151         * gst/effectv/gsteffectv.c: (plugin_init):
33152         * gst/effectv/gstwarp.c:
33153         Make warpTV a subclass of videofilter.
33154
33155 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33156
33157         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
33158           Add guard against invalid utf-8 conversions in mad. Just in case.
33159
33160 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33161
33162         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
33163           Fix for bug shown by poisoning
33164
33165 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33166
33167         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
33168         (gst_v4lmjpegsrc_buffer_free):
33169         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
33170         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
33171         (gst_v4lsrc_buffer_free):
33172           Fix for removed bufferpools.
33173
33174 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
33175
33176         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
33177         Fix caps negotiation.
33178
33179         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
33180         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
33181         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
33182         (dvdnavsrc_event):
33183         * ext/mpeg2dec/gstmpeg2dec.c:
33184         * gst-libs/gst/navigation/navigation.c:
33185         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
33186         * gst-libs/gst/navigation/navigation.h:
33187         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
33188         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
33189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
33190         Super-simple first version of mouse and keyboard events. Clicking
33191         on a DVD menu now works, although it may not take you where you
33192         expected.
33193
33194         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
33195         * gst/videotestsrc/gstvideotestsrc.c:
33196         (gst_videotestsrc_src_fixate):
33197         These fixate functions were broken - they never actually
33198         fixated :)
33199
33200 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33201
33202         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
33203         (gst_icecastsend_init):
33204           fix for new caps system.
33205         * gst-libs/gst/mixer/mixertrack.h:
33206         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
33207           Add 'master track' flag (for tools like ACME that only want to
33208           change the main volume).
33209
33210 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
33211
33212         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
33213         (gst_xvid_csp_to_caps):
33214         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
33215         * ext/xvid/gstxvidenc.c:
33216         ifdef out ARGB type when it isn't available
33217         in xvidcore 1.0.0beta2
33218
33219 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33220
33221         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
33222           When we have received a new SCR right in the first buffer after
33223           a seek (so in the same cycle that handles the discont), we should
33224           handle the buffer instead of unreffing it, else we lose data.
33225
33226 2004-01-06  Iain <iain@prettypeople.org>
33227
33228         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
33229           buffer-frames caps too.
33230
33231         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
33232           caps that we need, don't destroy them all and rebuild them. And when
33233           creating src pads, use the src pad template rather than the sink...
33234
33235 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33236
33237         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
33238           Add pad to element *after* setting functions such as event handler.
33239           Without this, the scheduler (opt) will link pads, set the event
33240           handler from the default event function (dispatcher in gstpad.c)
33241           and *after* that, we will set our own event function, which will
33242           thus never be used (and thus mpegdemux doesn't handle events).
33243
33244 2004-01-04  David Schleef  <ds@schleef.org>
33245
33246         Fix the fixate functions to handle new prototype:
33247         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
33248         * gst/videotestsrc/gstvideotestsrc.c:
33249         (gst_videotestsrc_src_fixate):
33250         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
33251         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
33252         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
33253
33254 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33255
33256         * sys/ximage/ximagesink.h:
33257         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
33258         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
33259         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
33260         (gst_ximagesink_xoverlay_init):
33261           assorted fixes to make (re)embedding work
33262         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
33263         (gst_ximagesink_get_desired_size):
33264           implement desired size additions to XOverlay
33265
33266 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33267
33268         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
33269         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
33270         (gst_x_overlay_got_desired_size):
33271         * gst-libs/gst/xoverlay/xoverlay.h:
33272           Add optional "desired size" signal and querying.
33273
33274 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33275
33276         * gst/matroska/matroska-demux.c:
33277         (gst_matroska_demux_parse_blockgroup):
33278           Fix EBML-laced block parsing. Diffs are relative to previous
33279           lace, not the first lace. Thanks to Mosu from the Matroska
33280           team for detecting this.
33281         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
33282         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
33283         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
33284         (gst_wavparse_change_state):
33285         * gst/wavparse/gstwavparse.h:
33286           Quickfix for capsnego.
33287
33288 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33289
33290         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
33291           Fix indenting, fix pad creation.
33292
33293 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33294
33295         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
33296         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
33297         (gst_xviddec_sink_link):
33298           Implement src_getcaps() so proper size caps is negotiated.
33299
33300 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33301
33302         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
33303           Finish flac decoder on EOS. See #116178.
33304
33305 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33306
33307         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
33308         (gst_matroska_demux_add_stream):
33309         * gst/matroska/matroska-ids.h:
33310           Add getcaps() function to fix capsnego...
33311
33312 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33313
33314         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
33315         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
33316         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
33317           Fix more integer overflows. Again, see #126967.
33318
33319 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33320
33321         * ext/mpeg2dec/gstmpeg2dec.c:
33322           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
33323           #130416.
33324
33325 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33326
33327         * configure.ac:
33328         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
33329         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
33330         * ext/xvid/gstxvid.h:
33331         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
33332         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
33333         (gst_xviddec_src_link), (gst_xviddec_sink_link),
33334         (gst_xviddec_change_state):
33335         * ext/xvid/gstxviddec.h:
33336         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
33337         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
33338         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
33339         (gst_xvidenc_link), (gst_xvidenc_set_property),
33340         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
33341         * ext/xvid/gstxvidenc.h:
33342           Update xvid plugin to latest xvid (1.0.0-beta3) API.
33343
33344 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33345
33346         * gst/rtp/rtp-packet.c:
33347           Add sys/types.h include, since OS X doesn't define in_addr_t
33348           in netinet/in.h, like it does on Linux (see #129600).
33349
33350 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
33351
33352         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
33353
33354         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
33355           Correct logic of dispose function (see #129306).
33356
33357 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33358
33359         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
33360         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
33361         (gst_mpeg_parse_init):
33362         * gst/mpegstream/gstmpegparse.h:
33363           Remove clock (which was never provided, i.e. dead code), and
33364           also fix integer overflows at high PTS values (see #126967).
33365
33366 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33367
33368         * ext/flac/gstflacdec.c:
33369         * ext/libpng/gstpngenc.h:
33370         * ext/mikmod/gstmikmod.h:
33371           OS X fixes (see #126628).
33372
33373 2004-01-02  David Schleef  <ds@schleef.org>
33374
33375         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
33376         (gst_alsa_src_base_init): Remove bogus "src" request pad.
33377         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
33378         (gst_mpeg_parse_class_init): Move pad template registration
33379         to class_init, since the derived class (mpegdemux) doesn't
33380         want them.
33381
33382 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33383
33384         * sys/ximage/Makefile.am:
33385         * sys/xvideo/Makefile.am:
33386         * sys/xvimage/Makefile.am:
33387           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
33388           after installation (see #127664).
33389
33390 2004-01-02  David Schleef  <ds@schleef.org>
33391
33392         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
33393         (gst_ffmpegenc_connect):  Negotiation fixes.
33394         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
33395         Remove inappropriate gst_caps_free().
33396         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
33397         Reenable Ronald's internal resize code, since the core handles
33398         it correctly now.
33399
33400 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33401
33402         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
33403         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
33404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
33405           Fix pad template stuff.
33406
33407 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33408
33409         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
33410         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
33411           fix signed integer reading/writing.
33412
33413 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33414
33415         * ext/alsa/README:
33416           Remove outdated document
33417
33418 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
33419
33420         * gst/cutter/gstcutter.c: (gst_cutter_init):
33421           src pad was being created twice - oops.
33422
33423 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33424
33425         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
33426           Comment out internal resize. It doesn't handle the resulting
33427           XEvent internally, does another try_set_caps() which leads to
33428           a really nice loop.
33429           Real fix will come when Julien and Dave are awake. ;).
33430
33431 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33432
33433         * ext/mpeg2enc/gstmpeg2enc.cc:
33434           fix const/nonconst compile issue.
33435
33436 2004-01-02  David Schleef  <ds@schleef.org>
33437
33438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
33439         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
33440         Add fixate function and a check for bad formats.
33441
33442 2004-01-01  David Schleef  <ds@schleef.org>
33443
33444         Negotiation fixes:
33445         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
33446         (gst_audiofilter_init):
33447         * gst/debug/efence.c: (gst_efence_init):
33448         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
33449         (gst_deinterlace_init):
33450         * gst/volume/gstvolume.c: (volume_connect):
33451
33452 2004-01-01  David Schleef  <ds@schleef.org>
33453
33454         Convert elements to use gst_pad_use_explicit_caps() where
33455         appropriate:
33456         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
33457         * ext/audiofile/gstafparse.c: (gst_afparse_init),
33458         (gst_afparse_open_file):
33459         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
33460         (gst_afsrc_open_file):
33461         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
33462         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
33463         (gst_ffmpegdec_chain):
33464         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
33465         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
33466         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
33467         (gst_gdk_pixbuf_chain):
33468         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
33469         (gst_jpegdec_chain):
33470         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
33471         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
33472         (gst_mikmod_negotiate):
33473         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
33474         (gst_mpeg2dec_negotiate_format):
33475         * ext/mpeg2enc/gstmpeg2enc.cc:
33476         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33477         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
33478         (gst_speexdec_sinkconnect):
33479         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
33480         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
33481         (gst_vorbisfile_new_link):
33482         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
33483         (gst_ac3parse_chain):
33484         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
33485         (gst_asf_demux_setup_pad):
33486         * gst/auparse/gstauparse.c: (gst_auparse_init),
33487         (gst_auparse_chain):
33488         * gst/id3/gstid3types.c: (gst_id3types_loop):
33489         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
33490         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
33491         (mp1videoparse_parse_seq):
33492         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
33493         (bpf_from_header):
33494         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
33495         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
33496         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
33497         (gst_mpeg_parse_send_data):
33498         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
33499         (gst_qtdemux_add_stream):
33500         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
33501         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
33502         (gst_wavparse_parse_fmt):
33503
33504 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33505
33506         * configure.ac:
33507           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
33508           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
33509           it therefore uses the wrong include paths. Too bad... Note
33510           that 1.6.1.93 is not release yet. ;).
33511           Also add a check for mplex, which is now using the lib'ified
33512           mplex from mjpegtools, too.
33513         * ext/ffmpeg/gstffmpegcodecmap.c:
33514           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
33515           issues. I don't think ffmpeg handles 3ivx correctly, so this
33516           probably won't work. But it won't hurt either.
33517         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
33518         (gst_ffmpegdec_chain):
33519         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
33520         (gst_ffmpegenc_chain_audio):
33521           Fix memleak in audio encoding. Close codec if open fails, this
33522           calls the cleanup routines so we can re-use the context.
33523         * ext/mpeg2enc/gstmpeg2enc.cc:
33524           Fix pad template names/types, fix memory issue with getcaps().
33525         * ext/mpeg2enc/gstmpeg2encoder.cc:
33526         * ext/mpeg2enc/gstmpeg2encoder.hh:
33527           Fix compile issue with new caps system (const thingy).
33528         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
33529         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
33530           We read a first frame right on initing, so that we have a caps
33531           when we init the output. This caps is cached in padprivate and
33532           read as first frame.
33533         * ext/mplex/Makefile.am:
33534         * ext/mplex/gstmplex.cc:
33535         * ext/mplex/gstmplex.h:
33536         * ext/mplex/gstmplex.hh:
33537         * ext/mplex/gstmplexibitstream.cc:
33538         * ext/mplex/gstmplexibitstream.hh:
33539         * ext/mplex/gstmplexjob.cc:
33540         * ext/mplex/gstmplexjob.hh:
33541         * ext/mplex/gstmplexoutputstream.cc:
33542         * ext/mplex/gstmplexoutputstream.hh:
33543           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
33544           had issues, didn't do capsnego, supported only a subset of the
33545           mplex features and required a mplex fork in our local CVS. Plus
33546           that it worked agaist a very old mplex version. Rewriting was
33547           faster than updating it.
33548         * gst-libs/ext/Makefile.am:
33549         * gst-libs/ext/mplex/INSTRUCT:
33550         * gst-libs/ext/mplex/Makefile.am:
33551         * gst-libs/ext/mplex/README:
33552         * gst-libs/ext/mplex/TODO:
33553         * gst-libs/ext/mplex/ac3strm_in.cc:
33554         * gst-libs/ext/mplex/audiostrm.hh:
33555         * gst-libs/ext/mplex/audiostrm_out.cc:
33556         * gst-libs/ext/mplex/aunit.hh:
33557         * gst-libs/ext/mplex/bits.cc:
33558         * gst-libs/ext/mplex/bits.hh:
33559         * gst-libs/ext/mplex/buffer.cc:
33560         * gst-libs/ext/mplex/buffer.hh:
33561         * gst-libs/ext/mplex/fastintfns.h:
33562         * gst-libs/ext/mplex/format_codes.h:
33563         * gst-libs/ext/mplex/inputstrm.cc:
33564         * gst-libs/ext/mplex/inputstrm.hh:
33565         * gst-libs/ext/mplex/lpcmstrm_in.cc:
33566         * gst-libs/ext/mplex/mjpeg_logging.cc:
33567         * gst-libs/ext/mplex/mjpeg_logging.h:
33568         * gst-libs/ext/mplex/mjpeg_types.h:
33569         * gst-libs/ext/mplex/mpastrm_in.cc:
33570         * gst-libs/ext/mplex/mpegconsts.cc:
33571         * gst-libs/ext/mplex/mpegconsts.h:
33572         * gst-libs/ext/mplex/mplexconsts.hh:
33573         * gst-libs/ext/mplex/multplex.cc:
33574         * gst-libs/ext/mplex/outputstream.hh:
33575         * gst-libs/ext/mplex/padstrm.cc:
33576         * gst-libs/ext/mplex/padstrm.hh:
33577         * gst-libs/ext/mplex/stillsstream.cc:
33578         * gst-libs/ext/mplex/stillsstream.hh:
33579         * gst-libs/ext/mplex/systems.cc:
33580         * gst-libs/ext/mplex/systems.hh:
33581         * gst-libs/ext/mplex/vector.cc:
33582         * gst-libs/ext/mplex/vector.hh:
33583         * gst-libs/ext/mplex/videostrm.hh:
33584         * gst-libs/ext/mplex/videostrm_in.cc:
33585         * gst-libs/ext/mplex/videostrm_out.cc:
33586         * gst-libs/ext/mplex/yuv4mpeg.cc:
33587         * gst-libs/ext/mplex/yuv4mpeg.h:
33588         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
33589         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
33590           We don't fork mjpegtools' mplex in our CVS anymore.
33591         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
33592         (gst_avi_demux_add_stream):
33593         * gst/avi/gstavidemux.h:
33594           Add getcaps() function for proper caps nego. This makes some
33595           parts of AVI playback/reading work.
33596         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
33597           Resize window on new capsnego. This is probably wrong, but
33598           I'm still committing it because with current capsnego, the
33599           first successfull capsnego is auto-fixated, therefore rounded
33600           down to the lowest values in the caps. this results in a 16x16
33601           XWindow that is not reized when real capsnego finishes.
33602           Dave, I see more cases of this, do you know a proper solution?
33603         * tools/gst-launch-ext.in:
33604           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
33605
33606 2003-12-31  David Schleef  <ds@schleef.org>
33607
33608         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
33609         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
33610           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
33611
33612 2003-12-30  David Schleef  <ds@schleef.org>
33613
33614         * ext/ffmpeg/gstffmpegcolorspace.c:
33615         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
33616         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
33617         (gst_ffmpegcsp_chain): Negotiation fixes
33618         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
33619         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33620         (gst_audio_convert_link), (gst_audio_convert_channels):
33621         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
33622         (gst_audioscale_link), (gst_audioscale_get_buffer),
33623         (gst_audioscale_chain): Negotiation fixes
33624         * gst/audioscale/gstaudioscale.h:
33625         * gst/videofilter/gstvideofilter.c:
33626         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
33627         (gst_videofilter_link), (gst_videofilter_init),
33628         (gst_videofilter_set_output_size), (gst_videofilter_setup),
33629         (gst_videofilter_find_format_by_structure):
33630         * gst/videofilter/gstvideofilter.h: Negotiation fixes
33631         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
33632         (gst_videoscale_link):
33633         * gst/videoscale/videoscale.c: (videoscale_get_structure),
33634         (videoscale_find_by_structure), (gst_videoscale_setup):
33635         * gst/videoscale/videoscale.h: Negotiation fixes
33636         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
33637         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
33638         function, restrict resizing to a multiple of 4 (hack until
33639         everyone supports odd sizes correctly).
33640
33641 2003-12-29  Colin Walters  <walters@verbum.org>
33642
33643         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
33644         signed.
33645
33646 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
33647
33648         * ext/sndfile/gstsf.c: (gst_sf_loop):
33649           Fix warning about discarding const qualifier
33650
33651 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
33652
33653         * gst/cutter/gstcutter.c:
33654         * gst/videoscale/gstvideoscale.c:
33655         * gst/volenv/gstvolenv.c:
33656         * gst-libs/gst/audio/audio.c:
33657         * gst-libs/gst/video/video.c:
33658           Fix warnings
33659
33660 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33661
33662         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33663           Don't send ALSA debugging to stderr.
33664         * ext/alsa/gstalsa.h:
33665           Use GST_WARNING instead of g_warning when ALSA functions fail.
33666
33667 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33668
33669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
33670           Free XVAdapterInfo correctly.
33671
33672 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33673
33674         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
33675         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
33676           Make id3tag use correct caps nego.
33677
33678 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
33679
33680         * ext/ivorbis/vorbis.c:
33681         * ext/ivorbis/vorbisenc.h:
33682         * ext/ivorbis/vorbisfile.c:
33683           Modify so that it uses the new caps things
33684
33685 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33686
33687         * testsuite/spider/spider1.c: (main):
33688         * testsuite/spider/spider2.c: (main):
33689         * testsuite/spider/spider3.c: (main):
33690           Make tests compile again. They probably don't work.
33691
33692 2003-12-24  Colin Walters  <walters@verbum.org>
33693
33694         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
33695         we can't fixate the caps anymore.
33696
33697 2003-12-23  David Schleef  <ds@schleef.org>
33698
33699         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
33700         * sys/oss/gstosssink.c: (gst_osssink_init),
33701         (gst_osssink_sink_fixate): Add fixate function.
33702
33703 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33704
33705         * ext/ffmpeg/gstffmpegcodecmap.c:
33706         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
33707         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
33708         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
33709         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
33710         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
33711         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
33712         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
33713           fix typo in RGB masks, and move back to "old" colorspace
33714           capsnego code until whoever wrote this new crap has actually
33715           tested it so that it works.
33716           And yes, this works, keep it that way please.
33717
33718 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33719
33720         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
33721         (gst_divxdec_init), (gst_divxdec_negotiate):
33722         * ext/divx/gstdivxdec.h:
33723         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
33724         (gst_divxenc_init):
33725         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
33726         (gst_faac_sinkconnect), (gst_faac_srcconnect):
33727         * ext/mpeg2enc/gstmpeg2enc.cc:
33728         * ext/mpeg2enc/gstmpeg2encoder.cc:
33729         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
33730         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
33731         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
33732         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
33733         (dxr3spusink_init):
33734         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
33735         (dxr3videosink_init):
33736           Fix caps breakage after Dave's caps branch merge.
33737
33738 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33739
33740         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
33741           Fix for 24bpp display.
33742
33743 2003-12-23  Colin Walters  <walters@verbum.org>
33744
33745         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
33746         a GnomeVFSHandle directly.
33747
33748 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33749
33750         * gst/volume/Makefile.am:
33751         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
33752         (volume_base_init), (volume_init):
33753           Reenable volume element and fix to work with new caps stuff.
33754           Rhythmbox needs this.
33755
33756 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33757
33758         * gst/qtdemux/qtdemux.c: (plugin_init):
33759           qtdemux requires bytestream
33760
33761 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33762
33763         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
33764           Fix remaining caps handling errors due to CAPS merge.
33765
33766 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33767
33768         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
33769         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
33770         (gst_faad_srcconnect):
33771           Port to new caps system.
33772
33773 2003-12-21  Julien MOUTTE  <julien@moutte.net>
33774
33775         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
33776         (got_video_size), (main): using g_print instead of g_message.
33777         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
33778         signal which was not emitted because of "switch" element added to the
33779         bin but not connected. (Removing from the bin temporarily)
33780
33781 2003-12-21  Julien MOUTTE  <julien@moutte.net>
33782
33783         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
33784         find X development files. I don't understand the previous tests and
33785         they fail on my debian/ppc unstable. This one works.
33786         * examples/gstplay/player.c: (main): Set the pipeline to READY before
33787         exiting.
33788         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
33789         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33790         (gst_play_set_visualization): Add some safety checks in set_ methods
33791         and state_change. This was throwing some ugly CRITICAL messages when
33792         pipeline was getting disposed and casts were failing.
33793
33794 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33795
33796         * configure.ac:
33797           Improve mpeg2enc detection. This is for distributions that do
33798           ship mjpegtools, but without mpeg2enc. Also does object check
33799           for might there ever be ABI incompatibility.
33800         * ext/mpeg2enc/gstmpeg2enc.cc:
33801           Add Andrew as second maintainer (he's helping me), and also add
33802           an error if no caps was set. This happens if I pull before capsnego
33803           and that's something I should solve sometime else.
33804         * gst/matroska/matroska-demux.c:
33805         (gst_matroska_demux_parse_blockgroup):
33806           Fix time parsing.
33807         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
33808         (gst_matroska_mux_track_header):
33809           Add caps to templates.
33810         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
33811           Add mpegversion=1 to prevent confusion with MPEG/AAC.
33812         * gst/mpegstream/gstmpegdemux.c:
33813           Remove layer since it causes warnings about unfixed caps.
33814         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
33815           Fix obvious typo (we error out if caps were set, we should of
33816           course error out if *no* caps were set).
33817         * sys/oss/gstosselement.c: (gst_osselement_convert):
33818           Fix format conversion, we confused bits/bytes.
33819         * sys/oss/gstosselement.h:
33820           Improve documentation for 'bps'.
33821         * sys/v4l/TODO:
33822           Remove stuff about plugins that need removing - this was done
33823           ages ago.
33824         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
33825         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
33826         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
33827         (gst_v4lsrc_src_query):
33828         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
33829         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
33830           Add get_query_types(), get_formats() and query() functions.
33831
33832 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
33833
33834         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
33835           * moved CVS to freedesktop.org